2021-05-16T17:31:37.0954310Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:37.5124078Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:31:37.5936126Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:37.7443981Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:37.9882344Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:54.9737680Z Current runner version: '2.278.0' 2021-05-16T17:31:54.9781510Z ##[group]Operating System 2021-05-16T17:31:54.9782550Z Mac OS X 2021-05-16T17:31:54.9783130Z 10.15.7 2021-05-16T17:31:54.9783540Z 19H1030 2021-05-16T17:31:54.9784020Z ##[endgroup] 2021-05-16T17:31:54.9784530Z ##[group]Virtual Environment 2021-05-16T17:31:54.9785430Z Environment: macos-10.15 2021-05-16T17:31:54.9786050Z Version: 20210510.1 2021-05-16T17:31:54.9787150Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:54.9788610Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:54.9793260Z ##[endgroup] 2021-05-16T17:31:54.9813240Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:54.9820640Z Actions: write 2021-05-16T17:31:54.9835920Z Checks: write 2021-05-16T17:31:54.9836510Z Contents: write 2021-05-16T17:31:54.9837010Z Deployments: write 2021-05-16T17:31:54.9837820Z Issues: write 2021-05-16T17:31:54.9838420Z Metadata: read 2021-05-16T17:31:54.9839110Z Packages: write 2021-05-16T17:31:54.9839690Z PullRequests: write 2021-05-16T17:31:54.9840330Z RepositoryProjects: write 2021-05-16T17:31:54.9841010Z SecurityEvents: write 2021-05-16T17:31:54.9841580Z Statuses: write 2021-05-16T17:31:54.9842220Z ##[endgroup] 2021-05-16T17:31:54.9846130Z Prepare workflow directory 2021-05-16T17:31:55.1530430Z Prepare all required actions 2021-05-16T17:31:55.1544130Z Getting action download info 2021-05-16T17:31:55.5350490Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:57.6116580Z Download action repository 'r-lib/actions@master' 2021-05-16T17:32:00.8995180Z Download action repository 'adigherman/actions@master' 2021-05-16T17:32:02.9386610Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:32:03.3140650Z Download action repository 'actions/cache@v1' 2021-05-16T17:32:03.7016940Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:32:04.1181550Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:32:04.8863500Z ##[group]Run actions/checkout@v2 2021-05-16T17:32:04.8864200Z with: 2021-05-16T17:32:04.8864620Z repository: neuroconductor/cap 2021-05-16T17:32:04.8865500Z token: *** 2021-05-16T17:32:04.8865870Z ssh-strict: true 2021-05-16T17:32:04.8866320Z persist-credentials: true 2021-05-16T17:32:04.8866750Z clean: true 2021-05-16T17:32:04.8867090Z fetch-depth: 1 2021-05-16T17:32:04.8867440Z lfs: false 2021-05-16T17:32:04.8867780Z submodules: false 2021-05-16T17:32:04.8868120Z env: 2021-05-16T17:32:04.8868500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:04.8868930Z TIC_DEPLOY_KEY: 2021-05-16T17:32:04.8869240Z RSPM: 2021-05-16T17:32:04.8869940Z GITHUB_PAT: *** 2021-05-16T17:32:04.8870320Z COVERALLS_TOKEN: 2021-05-16T17:32:04.8870740Z continue-on-error: false 2021-05-16T17:32:04.8871190Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:04.8871550Z ##[endgroup] 2021-05-16T17:32:06.1689660Z Syncing repository: neuroconductor/cap 2021-05-16T17:32:06.1801820Z ##[group]Getting Git version info 2021-05-16T17:32:06.1902870Z Working directory is '/Users/runner/work/cap/cap' 2021-05-16T17:32:06.2054140Z [command]/usr/local/bin/git version 2021-05-16T17:32:06.2096370Z git version 2.31.1 2021-05-16T17:32:06.2164030Z ##[endgroup] 2021-05-16T17:32:06.2168750Z Deleting the contents of '/Users/runner/work/cap/cap' 2021-05-16T17:32:06.2255720Z ##[group]Initializing the repository 2021-05-16T17:32:06.2339600Z [command]/usr/local/bin/git init /Users/runner/work/cap/cap 2021-05-16T17:32:06.2423250Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:32:06.2486910Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:32:06.2549560Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:32:06.2603060Z hint: 2021-05-16T17:32:06.2624670Z hint: git config --global init.defaultBranch 2021-05-16T17:32:06.2647860Z hint: 2021-05-16T17:32:06.2656010Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:32:06.2662280Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:32:06.2671600Z hint: 2021-05-16T17:32:06.2676020Z hint: git branch -m 2021-05-16T17:32:06.2681160Z Initialized empty Git repository in /Users/runner/work/cap/cap/.git/ 2021-05-16T17:32:06.2682540Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/cap 2021-05-16T17:32:06.2684050Z ##[endgroup] 2021-05-16T17:32:06.2685090Z ##[group]Disabling automatic garbage collection 2021-05-16T17:32:06.2686660Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:32:06.2687840Z ##[endgroup] 2021-05-16T17:32:06.2691220Z ##[group]Setting up auth 2021-05-16T17:32:06.2692850Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:32:06.2695080Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:32:06.4402970Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:32:06.4503260Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:32:06.5898950Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:32:06.6017030Z ##[endgroup] 2021-05-16T17:32:06.6030310Z ##[group]Fetching the repository 2021-05-16T17:32:06.6080980Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +55e01b9609ce3e99f573a34b21e591656a91d5a4:refs/tags/1.0.s 2021-05-16T17:32:06.9401660Z remote: Enumerating objects: 32, done. 2021-05-16T17:32:06.9422480Z remote: Counting objects: 3% (1/32) 2021-05-16T17:32:06.9435530Z remote: Counting objects: 6% (2/32) 2021-05-16T17:32:06.9451510Z remote: Counting objects: 9% (3/32) 2021-05-16T17:32:06.9467470Z remote: Counting objects: 12% (4/32) 2021-05-16T17:32:06.9468990Z remote: Counting objects: 15% (5/32) 2021-05-16T17:32:06.9501210Z remote: Counting objects: 18% (6/32) 2021-05-16T17:32:06.9505590Z remote: Counting objects: 21% (7/32) 2021-05-16T17:32:06.9508320Z remote: Counting objects: 25% (8/32) 2021-05-16T17:32:06.9549920Z remote: Counting objects: 28% (9/32) 2021-05-16T17:32:06.9578360Z remote: Counting objects: 31% (10/32) 2021-05-16T17:32:06.9589990Z remote: Counting objects: 34% (11/32) 2021-05-16T17:32:06.9618640Z remote: Counting objects: 37% (12/32) 2021-05-16T17:32:06.9668620Z remote: Counting objects: 40% (13/32) 2021-05-16T17:32:06.9697210Z remote: Counting objects: 43% (14/32) 2021-05-16T17:32:06.9765750Z remote: Counting objects: 46% (15/32) 2021-05-16T17:32:06.9794030Z remote: Counting objects: 50% (16/32) 2021-05-16T17:32:06.9826480Z remote: Counting objects: 53% (17/32) 2021-05-16T17:32:06.9830260Z remote: Counting objects: 56% (18/32) 2021-05-16T17:32:06.9832660Z remote: Counting objects: 59% (19/32) 2021-05-16T17:32:06.9836270Z remote: Counting objects: 62% (20/32) 2021-05-16T17:32:06.9870410Z remote: Counting objects: 65% (21/32) 2021-05-16T17:32:06.9872240Z remote: Counting objects: 68% (22/32) 2021-05-16T17:32:06.9873650Z remote: Counting objects: 71% (23/32) 2021-05-16T17:32:06.9875010Z remote: Counting objects: 75% (24/32) 2021-05-16T17:32:06.9900770Z remote: Counting objects: 78% (25/32) 2021-05-16T17:32:06.9910210Z remote: Counting objects: 81% (26/32) 2021-05-16T17:32:06.9913770Z remote: Counting objects: 84% (27/32) 2021-05-16T17:32:06.9941430Z remote: Counting objects: 87% (28/32) 2021-05-16T17:32:06.9942440Z remote: Counting objects: 90% (29/32) 2021-05-16T17:32:06.9943440Z remote: Counting objects: 93% (30/32) 2021-05-16T17:32:06.9944280Z remote: Counting objects: 96% (31/32) 2021-05-16T17:32:06.9945190Z remote: Counting objects: 100% (32/32) 2021-05-16T17:32:06.9946980Z remote: Counting objects: 100% (32/32), done. 2021-05-16T17:32:06.9948000Z remote: Compressing objects: 3% (1/28) 2021-05-16T17:32:06.9948690Z remote: Compressing objects: 7% (2/28) 2021-05-16T17:32:06.9949280Z remote: Compressing objects: 10% (3/28) 2021-05-16T17:32:06.9949820Z remote: Compressing objects: 14% (4/28) 2021-05-16T17:32:06.9950360Z remote: Compressing objects: 17% (5/28) 2021-05-16T17:32:06.9950910Z remote: Compressing objects: 21% (6/28) 2021-05-16T17:32:06.9951450Z remote: Compressing objects: 25% (7/28) 2021-05-16T17:32:06.9952020Z remote: Compressing objects: 28% (8/28) 2021-05-16T17:32:06.9952530Z remote: Compressing objects: 32% (9/28) 2021-05-16T17:32:06.9953080Z remote: Compressing objects: 35% (10/28) 2021-05-16T17:32:06.9953610Z remote: Compressing objects: 39% (11/28) 2021-05-16T17:32:06.9954170Z remote: Compressing objects: 42% (12/28) 2021-05-16T17:32:06.9954680Z remote: Compressing objects: 46% (13/28) 2021-05-16T17:32:06.9955220Z remote: Compressing objects: 50% (14/28) 2021-05-16T17:32:06.9955780Z remote: Compressing objects: 53% (15/28) 2021-05-16T17:32:06.9956280Z remote: Compressing objects: 57% (16/28) 2021-05-16T17:32:06.9956790Z remote: Compressing objects: 60% (17/28) 2021-05-16T17:32:06.9957320Z remote: Compressing objects: 64% (18/28) 2021-05-16T17:32:06.9957880Z remote: Compressing objects: 67% (19/28) 2021-05-16T17:32:06.9958390Z remote: Compressing objects: 71% (20/28) 2021-05-16T17:32:06.9959350Z remote: Compressing objects: 75% (21/28) 2021-05-16T17:32:06.9959970Z remote: Compressing objects: 78% (22/28) 2021-05-16T17:32:06.9960550Z remote: Compressing objects: 82% (23/28) 2021-05-16T17:32:06.9961060Z remote: Compressing objects: 85% (24/28) 2021-05-16T17:32:06.9961580Z remote: Compressing objects: 89% (25/28) 2021-05-16T17:32:06.9962140Z remote: Compressing objects: 92% (26/28) 2021-05-16T17:32:06.9962680Z remote: Compressing objects: 96% (27/28) 2021-05-16T17:32:06.9963190Z remote: Compressing objects: 100% (28/28) 2021-05-16T17:32:06.9963730Z remote: Compressing objects: 100% (28/28), done. 2021-05-16T17:32:06.9965220Z remote: Total 32 (delta 3), reused 28 (delta 2), pack-reused 0 2021-05-16T17:32:07.0243170Z From https://github.com/neuroconductor/cap 2021-05-16T17:32:07.0245280Z * [new ref] 55e01b9609ce3e99f573a34b21e591656a91d5a4 -> 1.0.s 2021-05-16T17:32:07.0324350Z ##[endgroup] 2021-05-16T17:32:07.0326020Z ##[group]Determining the checkout info 2021-05-16T17:32:07.0327040Z ##[endgroup] 2021-05-16T17:32:07.0327880Z ##[group]Checking out the ref 2021-05-16T17:32:07.0334070Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T17:32:07.0609250Z HEAD is now at 55e01b9 Version id 65 stable 2021-05-16T17:32:07.0624770Z ##[endgroup] 2021-05-16T17:32:07.0740500Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:32:07.0803700Z '55e01b9609ce3e99f573a34b21e591656a91d5a4' 2021-05-16T17:32:07.1033820Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:32:07.1034330Z with: 2021-05-16T17:32:07.1034740Z r-version: release 2021-05-16T17:32:07.1035120Z Ncpus: 1 2021-05-16T17:32:07.1035550Z crayon.enabled: NULL 2021-05-16T17:32:07.1036030Z remove-openmp-macos: true 2021-05-16T17:32:07.1036530Z http-user-agent: default 2021-05-16T17:32:07.1036970Z install-r: true 2021-05-16T17:32:07.1037520Z windows-path-include-mingw: true 2021-05-16T17:32:07.1038400Z env: 2021-05-16T17:32:07.1038870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:07.1039310Z TIC_DEPLOY_KEY: 2021-05-16T17:32:07.1078320Z RSPM: 2021-05-16T17:32:07.1080050Z GITHUB_PAT: *** 2021-05-16T17:32:07.1080500Z COVERALLS_TOKEN: 2021-05-16T17:32:07.1081010Z continue-on-error: false 2021-05-16T17:32:07.1081610Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:07.1082030Z ##[endgroup] 2021-05-16T17:32:07.4394280Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:32:11.1825560Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T17:32:11.2033390Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:32:11.7294800Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:32:12.0641110Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:32:12.0741500Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:32:13.0775930Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:32:13.1047990Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:32:14.1148430Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:32:14.1283180Z Checksumming (Apple_Free : 3)… 2021-05-16T17:32:14.1388310Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:32:14.1491140Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:32:14.1539170Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:32:14.1555810Z Checksumming (Apple_Free : 5)… 2021-05-16T17:32:15.0348210Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:32:15.0451150Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:32:15.0576090Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:32:15.0677240Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:32:15.0778880Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:32:15.0906190Z verified CRC32 $84F1919B 2021-05-16T17:32:16.3058110Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:32:16.3160520Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:32:16.3267680Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:32:20.6445600Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:32:20.6446380Z To reinstall 0.29.2_3, run: 2021-05-16T17:32:20.6447610Z brew reinstall pkg-config 2021-05-16T17:32:20.6784680Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:32:22.2870030Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:32:22.6336410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A40%3A00Z&sig=uLn1EMJ%2BFw0ZsketDjGslDwTVZldT671pMTLC4Erv3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:22.8551610Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:32:27.9837150Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:32:27.9839760Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:32:28.7417290Z installer: Package name is R 4.0.5 for macOS 2021-05-16T17:32:28.7425480Z installer: Upgrading at base path / 2021-05-16T17:32:28.7451240Z installer: The upgrade was successful. 2021-05-16T17:32:29.4291130Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:32:29.8058090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A40%3A00Z&sig=I5VnEocFIFR263lo6UWCmM6rlC8v4bQFYBzIA9w65HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:32:29.8809730Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:32:32.6725910Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:32:33.1695240Z installer: Package name is gfortran 2021-05-16T17:32:33.1876050Z installer: Installing at base path / 2021-05-16T17:32:33.1876770Z installer: The install was successful. 2021-05-16T17:32:33.2095500Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:32:33.6619900Z "disk2" ejected. 2021-05-16T17:32:33.6721570Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:32:33.9684370Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:32:34.0462800Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:34.0463340Z env: 2021-05-16T17:32:34.0463780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:34.0464220Z TIC_DEPLOY_KEY: 2021-05-16T17:32:34.0464600Z RSPM: 2021-05-16T17:32:34.0465850Z GITHUB_PAT: *** 2021-05-16T17:32:34.0466300Z COVERALLS_TOKEN: 2021-05-16T17:32:34.0466760Z continue-on-error: false 2021-05-16T17:32:34.0467260Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:34.0467780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:34.0468210Z TZ: UTC 2021-05-16T17:32:34.0468620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:34.0469010Z NOT_CRAN: true 2021-05-16T17:32:34.0469390Z ##[endgroup] 2021-05-16T17:32:34.5417920Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:32:34.6623080Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:32:34.6686180Z Dload Upload Total Spent Left Speed 2021-05-16T17:32:34.6757060Z 2021-05-16T17:32:34.7585960Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:34.7597350Z 100 117 0 117 0 0 1125 0 --:--:-- --:--:-- --:--:-- 1135 2021-05-16T17:32:35.0302870Z 2021-05-16T17:32:35.0312850Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:35.2307470Z 2021-05-16T17:32:36.2158600Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:37.2347230Z 12 82.6M 12 9.9M 0 0 6549k 0 0:00:12 0:00:01 0:00:11 10.1M 2021-05-16T17:32:38.2163650Z 38 82.6M 38 32.0M 0 0 12.4M 0 0:00:06 0:00:02 0:00:04 15.9M 2021-05-16T17:32:39.1985760Z 67 82.6M 67 55.9M 0 0 15.6M 0 0:00:05 0:00:03 0:00:02 18.7M 2021-05-16T17:32:39.3727140Z 94 82.6M 94 78.1M 0 0 17.1M 0 0:00:04 0:00:04 --:--:-- 19.6M 2021-05-16T17:32:39.3728440Z 100 82.6M 100 82.6M 0 0 17.5M 0 0:00:04 0:00:04 --:--:-- 19.9M 2021-05-16T17:32:43.7774570Z ##[group]Run tlmgr update --self 2021-05-16T17:32:43.7775350Z tlmgr update --self 2021-05-16T17:32:43.7776200Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:43.7777050Z tlmgr update --all 2021-05-16T17:32:43.7991400Z shell: /bin/bash -e {0} 2021-05-16T17:32:43.7991800Z env: 2021-05-16T17:32:43.7992270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:43.7992730Z TIC_DEPLOY_KEY: 2021-05-16T17:32:43.7993130Z RSPM: 2021-05-16T17:32:43.7994450Z GITHUB_PAT: *** 2021-05-16T17:32:43.7995030Z COVERALLS_TOKEN: 2021-05-16T17:32:43.7995510Z continue-on-error: false 2021-05-16T17:32:43.7996020Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:43.7996550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:43.7996990Z TZ: UTC 2021-05-16T17:32:43.7997490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:43.7998740Z NOT_CRAN: true 2021-05-16T17:32:43.7999320Z ##[endgroup] 2021-05-16T17:33:20.3287960Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:20.3290330Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:33:22.6169670Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:22.6170710Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:33:22.8872110Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:33:23.2860210Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:33:23.5410380Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:33:23.9714280Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T17:33:24.2368520Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T17:33:27.3413860Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T17:33:27.6022360Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T17:33:28.1251940Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T17:33:28.3864740Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T17:33:28.6461550Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T17:33:28.9475340Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T17:33:29.1993920Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T17:33:29.4638740Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T17:33:29.8706320Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T17:33:30.1301010Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T17:33:30.6848510Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T17:33:30.9554310Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T17:34:05.2997030Z [19/89, 00:43/00:46] install: ctablestack [2k] 2021-05-16T17:34:05.5880090Z [20/89, 00:43/00:46] install: ekdosis [19k] 2021-05-16T17:34:05.9112220Z [21/89, 00:43/00:46] install: emoji [40k] 2021-05-16T17:34:06.2727410Z [22/89, 00:44/00:47] install: emojicite [2k] 2021-05-16T17:34:18.6405380Z [23/89, 00:56/01:00] install: enctex [24k] 2021-05-16T17:34:18.9724660Z [24/89, 00:56/01:00] install: enigma [18k] 2021-05-16T17:34:19.2761320Z [25/89, 00:57/01:01] install: etex-pkg [6k] 2021-05-16T17:34:19.5326580Z [26/89, 00:57/01:01] install: filecontents [3k] 2021-05-16T17:34:19.7941400Z [27/89, 00:57/01:01] install: grfext [3k] 2021-05-16T17:34:20.0649050Z [28/89, 00:58/01:02] install: hyphenex [9k] 2021-05-16T17:34:20.3299020Z [29/89, 00:58/01:02] install: ifplatform [2k] 2021-05-16T17:34:20.5979680Z [30/89, 00:58/01:02] install: innerscript [4k] 2021-05-16T17:34:20.8695830Z [31/89, 00:58/01:02] install: interpreter [7k] 2021-05-16T17:34:33.2567270Z [32/89, 01:11/01:16] install: kanaparser [5k] 2021-05-16T17:34:33.5194980Z [33/89, 01:11/01:16] install: knuth-local [23k] 2021-05-16T17:34:33.8364070Z [34/89, 01:11/01:16] install: logreq [4k] 2021-05-16T17:34:34.0944230Z [35/89, 01:12/01:17] install: lua-typo [7k] 2021-05-16T17:34:34.3507150Z [36/89, 01:12/01:17] install: lua-uca [70k] 2021-05-16T17:34:34.7181060Z [37/89, 01:12/01:16] install: lua-ul [7k] 2021-05-16T17:34:34.9756460Z [38/89, 01:12/01:16] install: lua-uni-algos [6k] 2021-05-16T17:34:47.3092140Z [39/89, 01:25/01:30] install: lua-visual-debug [4k] 2021-05-16T17:34:47.5690100Z [40/89, 01:25/01:30] install: luacode [3k] 2021-05-16T17:34:47.8347610Z [41/89, 01:25/01:30] install: luacolor [5k] 2021-05-16T17:34:48.0944290Z [42/89, 01:26/01:31] install: luahyphenrules [3k] 2021-05-16T17:34:48.3591280Z [43/89, 01:26/01:31] install: luaimageembed [2k] 2021-05-16T17:34:48.6126270Z [44/89, 01:26/01:31] install: luaindex [5k] 2021-05-16T17:34:48.8841740Z [45/89, 01:26/01:31] install: luainputenc [5k] 2021-05-16T17:34:49.1583840Z [46/89, 01:27/01:32] install: luaintro [1k] 2021-05-16T17:35:01.4914350Z [47/89, 01:39/01:45] install: luakeys [5k] 2021-05-16T17:35:13.7916660Z [48/89, 01:51/01:58] install: lualatex-doc [1k] 2021-05-16T17:35:14.0571040Z [49/89, 01:52/01:59] install: lualatex-truncate [2k] 2021-05-16T17:35:14.3218580Z [50/89, 01:52/01:59] install: luamplib [12k] 2021-05-16T17:35:14.5905950Z [51/89, 01:52/01:59] install: luapackageloader [2k] 2021-05-16T17:35:27.0209460Z [52/89, 02:05/02:13] install: luaprogtable [7k] 2021-05-16T17:35:27.2792330Z [53/89, 02:05/02:13] install: luarandom [2k] 2021-05-16T17:35:27.5445260Z [54/89, 02:05/02:13] install: luatex85 [2k] 2021-05-16T17:35:27.8087540Z [55/89, 02:05/02:13] install: luatexbase [4k] 2021-05-16T17:35:28.0765530Z [56/89, 02:06/02:14] install: luatexko [22k] 2021-05-16T17:35:28.3920310Z [57/89, 02:06/02:14] install: luatextra [2k] 2021-05-16T17:35:28.6549310Z [58/89, 02:06/02:14] install: luavlna [8k] 2021-05-16T17:35:28.9135310Z [59/89, 02:06/02:14] install: luaxml [31k] 2021-05-16T17:35:29.2213440Z [60/89, 02:07/02:15] install: makeindex.universal-darwin [91k] 2021-05-16T17:35:29.6002040Z [61/89, 02:07/02:14] install: makeindex [5k] 2021-05-16T17:35:29.8598110Z [62/89, 02:07/02:14] install: mflogo [2k] 2021-05-16T17:35:30.1168490Z [63/89, 02:08/02:15] install: newpax [9k] 2021-05-16T17:35:42.5044660Z [64/89, 02:20/02:28] install: nodetree [13k] 2021-05-16T17:36:06.9445260Z [65/89, 02:44/02:54] install: odsfile [5k] 2021-05-16T17:36:31.5361500Z [66/89, 03:09/03:20] install: optex.universal-darwin [1k] 2021-05-16T17:36:43.9477000Z [67/89, 03:21/03:33] install: optex [770k] 2021-05-16T17:36:44.5932760Z [68/89, 03:22/03:29] install: pdfarticle [4k] 2021-05-16T17:36:56.9534940Z [69/89, 03:34/03:42] install: pdfextra [22k] 2021-05-16T17:36:57.2797150Z [70/89, 03:35/03:42] install: placeat [4k] 2021-05-16T17:36:57.5482420Z [71/89, 03:35/03:42] install: plantuml [3k] 2021-05-16T17:36:57.8254510Z [72/89, 03:35/03:42] install: rsfs [55k] 2021-05-16T17:36:58.2092310Z [73/89, 03:36/03:43] install: selnolig [53k] 2021-05-16T17:36:58.5648440Z [74/89, 03:36/03:43] install: spelling [14k] 2021-05-16T17:36:58.8753310Z [75/89, 03:36/03:43] install: stricttex [2k] 2021-05-16T17:36:59.1392650Z [76/89, 03:37/03:44] install: texlive-common [1k] 2021-05-16T17:36:59.3964970Z [77/89, 03:37/03:44] install: texlive-en [1k] 2021-05-16T17:36:59.6535820Z [78/89, 03:37/03:44] install: texlive-msg-translations [144k] 2021-05-16T17:37:00.0916780Z [79/89, 03:38/03:44] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:37:00.3522550Z [80/89, 03:38/03:44] install: thumbpdf [19k] 2021-05-16T17:37:00.6586950Z [81/89, 03:38/03:44] install: tlshell.universal-darwin [1k] 2021-05-16T17:37:00.9216490Z [82/89, 03:38/03:44] install: tlshell [29k] 2021-05-16T17:37:01.2493750Z [83/89, 03:39/03:45] install: typewriter [25k] 2021-05-16T17:37:01.5707970Z [84/89, 03:39/03:44] install: uninormalize [6k] 2021-05-16T17:37:01.8357050Z [85/89, 03:39/03:44] install: upquote [2k] 2021-05-16T17:37:02.0944490Z [86/89, 03:40/03:45] install: xdvi.universal-darwin [948k] 2021-05-16T17:37:02.7695230Z [87/89, 03:40/03:40] install: xdvi [7k] 2021-05-16T17:37:03.0321670Z [88/89, 03:41/03:41] install: collection-basic [1k] 2021-05-16T17:37:03.2995130Z [89/89, 03:41/03:41] install: collection-luatex [1k] 2021-05-16T17:37:03.5590560Z running mktexlsr ... 2021-05-16T17:37:04.2605610Z done running mktexlsr. 2021-05-16T17:37:04.3004840Z running updmap-sys ... 2021-05-16T17:37:04.8841150Z done running updmap-sys. 2021-05-16T17:37:04.8842730Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:37:04.8845190Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/JId5tQHexf/8XCuFxJA_J ... 2021-05-16T17:37:06.0389800Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/JId5tQHexf/8XCuFxJA_J. 2021-05-16T17:37:06.0391130Z OK: optex.fmt/luatex 2021-05-16T17:37:06.0392370Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:37:06.0393820Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:37:08.2513290Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:37:08.2515020Z tlmgr: no updates available 2021-05-16T17:37:08.3934350Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:37:08.3934860Z with: 2021-05-16T17:37:08.3935220Z pandoc-version: 2.7.3 2021-05-16T17:37:08.3935570Z env: 2021-05-16T17:37:08.3935960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:08.3936380Z TIC_DEPLOY_KEY: 2021-05-16T17:37:08.3936690Z RSPM: 2021-05-16T17:37:08.3937980Z GITHUB_PAT: *** 2021-05-16T17:37:08.3938360Z COVERALLS_TOKEN: 2021-05-16T17:37:08.3938790Z continue-on-error: false 2021-05-16T17:37:08.3939230Z VDIFFR_RUN_TESTS: false 2021-05-16T17:37:08.3939690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:37:08.3940080Z TZ: UTC 2021-05-16T17:37:08.3940430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:08.3940800Z NOT_CRAN: true 2021-05-16T17:37:08.3941130Z ##[endgroup] 2021-05-16T17:37:08.9356650Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:37:11.8076190Z installer: Package name is pandoc 2021-05-16T17:37:11.8080580Z installer: Installing at base path / 2021-05-16T17:37:11.8081350Z installer: The install was successful. 2021-05-16T17:37:11.8235820Z ##[group]Run git config user.name adigherman 2021-05-16T17:37:11.8236550Z git config user.name adigherman 2021-05-16T17:37:11.8237160Z git config user.email adig@jhu.edu 2021-05-16T17:37:11.8428450Z shell: /bin/bash -e {0} 2021-05-16T17:37:11.8428910Z env: 2021-05-16T17:37:11.8429420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:11.8429900Z TIC_DEPLOY_KEY: 2021-05-16T17:37:11.8430580Z RSPM: 2021-05-16T17:37:11.8431670Z GITHUB_PAT: *** 2021-05-16T17:37:11.8432160Z COVERALLS_TOKEN: 2021-05-16T17:37:11.8432650Z continue-on-error: false 2021-05-16T17:37:11.8433180Z VDIFFR_RUN_TESTS: false 2021-05-16T17:37:11.8433690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:37:11.8434210Z TZ: UTC 2021-05-16T17:37:11.8434670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:11.8435090Z NOT_CRAN: true 2021-05-16T17:37:11.8435520Z ##[endgroup] 2021-05-16T17:37:11.8965060Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:37:11.8965760Z env: 2021-05-16T17:37:11.8966290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:11.8966740Z TIC_DEPLOY_KEY: 2021-05-16T17:37:11.8967110Z RSPM: 2021-05-16T17:37:11.8968540Z GITHUB_PAT: *** 2021-05-16T17:37:11.8968970Z COVERALLS_TOKEN: 2021-05-16T17:37:11.8969470Z continue-on-error: false 2021-05-16T17:37:11.8969940Z VDIFFR_RUN_TESTS: false 2021-05-16T17:37:11.8970460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:37:11.8970890Z TZ: UTC 2021-05-16T17:37:11.8971300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:11.8971700Z NOT_CRAN: true 2021-05-16T17:37:11.8972090Z ##[endgroup] 2021-05-16T17:37:13.4750120Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:37:13.5136600Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:37:13.5137390Z To reinstall 3.20.2, run: 2021-05-16T17:37:13.5138050Z brew reinstall cmake 2021-05-16T17:37:15.0921380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:37:16.2937140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:37:16.8478300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:37:17.1897630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A45%3A00Z&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:17.2445500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T17\%3A45\%3A00Z\&sig=6RWxRteyxcYap97VY4d7BWhV1AhCk6i73Hq143UJYTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:17.3371210Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:37:17.4044680Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:37:17.4073980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2744-17v9757 2021-05-16T17:37:17.4285740Z cp -pR /private/tmp/d20210516-2744-17v9757/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:37:17.4514710Z chmod -Rf +w /private/tmp/d20210516-2744-17v9757 2021-05-16T17:37:17.5061050Z ==> Finishing up 2021-05-16T17:37:17.5413680Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:37:17.5432680Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:37:17.5439300Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:37:17.5445800Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:37:17.5450280Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:37:17.5456230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:37:17.5464140Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:37:17.5617850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2923-1qyahro.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T17:37:19.7794210Z ==> Summary 2021-05-16T17:37:19.7824450Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:37:21.8613240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:37:22.9701250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:37:23.5117980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:37:23.8280510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A45%3A00Z&sig=wVBTlCCFoL%2FWGSiUqoelovd7w%2Fms0FNwUGzBJyS5toE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:23.8679940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T17\%3A45\%3A00Z\&sig=wVBTlCCFoL\%2FWGSiUqoelovd7w\%2Fms0FNwUGzBJyS5toE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:24.8581290Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:37:25.2098860Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:37:26.2244880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:37:26.7402630Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:37:27.0717410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A45%3A00Z&sig=uJh0obq%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:27.1009560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T17\%3A45\%3A00Z\&sig=uJh0obq\%2B9vejwD59k58ZnMQKQFlF2IkiCS9IvptHDbk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:27.2092480Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:37:27.2163840Z ==> Installing dependencies for jags: gcc 2021-05-16T17:37:27.2172020Z ==> Installing jags dependency: gcc 2021-05-16T17:37:27.3064550Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:37:27.3093810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2930-1q900ac 2021-05-16T17:37:30.5379430Z cp -pR /private/tmp/d20210516-2930-1q900ac/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:37:37.3759790Z chmod -Rf +w /private/tmp/d20210516-2930-1q900ac 2021-05-16T17:37:41.6484150Z ==> Finishing up 2021-05-16T17:37:42.0115800Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:37:42.0120550Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:37:42.0125510Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:37:42.0130780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:37:42.0136540Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:37:42.0141500Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:37:42.0146940Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:37:42.0152470Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:37:42.0157750Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:37:42.0163060Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:37:42.0177550Z rm /usr/local/bin/c++-11 2021-05-16T17:37:42.0181000Z rm /usr/local/bin/cpp-11 2021-05-16T17:37:42.0184310Z rm /usr/local/bin/g++-11 2021-05-16T17:37:42.0233000Z rm /usr/local/bin/gcc-11 2021-05-16T17:37:42.0236660Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:37:42.0239910Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:37:42.0243110Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:37:42.0246050Z rm /usr/local/bin/gcov-11 2021-05-16T17:37:42.0249260Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:37:42.0252480Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:37:42.2614250Z Error: The `brew link` step did not complete successfully 2021-05-16T17:37:42.2615160Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:37:42.2619820Z Could not symlink bin/gfortran 2021-05-16T17:37:42.2620390Z Target /usr/local/bin/gfortran 2021-05-16T17:37:42.2620970Z already exists. You may want to remove it: 2021-05-16T17:37:42.2622190Z rm '/usr/local/bin/gfortran' 2021-05-16T17:37:42.2622510Z 2021-05-16T17:37:42.2623070Z To force the link and overwrite all conflicting files: 2021-05-16T17:37:42.2624070Z brew link --overwrite gcc 2021-05-16T17:37:42.2624390Z 2021-05-16T17:37:42.2624860Z To list all files that would be deleted: 2021-05-16T17:37:42.2625990Z brew link --overwrite --dry-run gcc 2021-05-16T17:37:42.2626360Z 2021-05-16T17:37:42.2626820Z Possible conflicting files are: 2021-05-16T17:37:42.2650480Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:37:42.7527880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3106-11xot00.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T17:37:45.3273170Z ==> Summary 2021-05-16T17:37:45.4435240Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:37:45.4446160Z ==> Installing jags 2021-05-16T17:37:45.4449620Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:37:45.4473220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2930-ezq8ks 2021-05-16T17:37:45.5041730Z cp -pR /private/tmp/d20210516-2930-ezq8ks/jags/. /usr/local/Cellar/jags 2021-05-16T17:37:45.6007690Z chmod -Rf +w /private/tmp/d20210516-2930-ezq8ks 2021-05-16T17:37:45.7642140Z ==> Finishing up 2021-05-16T17:37:45.7977810Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:37:45.7984620Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:37:45.7995400Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:37:45.8001980Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:37:45.8007650Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:37:45.8012520Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:37:45.8018000Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:37:45.8023080Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:37:45.8030970Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:37:45.8426440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3132-1in1r0q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T17:37:48.0348400Z ==> Summary 2021-05-16T17:37:48.0442690Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:37:50.2797790Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:37:51.3986390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:37:51.9704990Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:37:52.2865380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A45%3A00Z&sig=uxGnmb9a53miUTv0TmIb%2BRy5hleTXXrwZc1Ds67bSmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:52.3258030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T17\%3A45\%3A00Z\&sig=uxGnmb9a53miUTv0TmIb\%2BRy5hleTXXrwZc1Ds67bSmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:52.8023470Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:37:52.9111560Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:37:52.9140720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3139-1uce4i2 2021-05-16T17:37:53.1990930Z cp -pR /private/tmp/d20210516-3139-1uce4i2/v8/. /usr/local/Cellar/v8 2021-05-16T17:37:53.3442170Z chmod -Rf +w /private/tmp/d20210516-3139-1uce4i2 2021-05-16T17:37:53.5687050Z ==> Finishing up 2021-05-16T17:37:53.6206110Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:37:53.6652780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3304-19foz8b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T17:37:55.9499960Z ==> Summary 2021-05-16T17:37:55.9564820Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:37:58.0599780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:37:59.1442770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:37:59.6513010Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:38:00.0274840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A45%3A00Z&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:00.0693370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T17\%3A45\%3A00Z\&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:00.2743320Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:38:00.2939400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:38:01.3720730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:38:01.8791710Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:38:02.2345210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A45%3A00Z&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:02.2773610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T17\%3A45\%3A00Z\&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:02.3924070Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:38:02.4061630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:38:03.5171440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:38:04.1091680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:38:04.4509340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A45%3A00Z&sig=eyt96H2dmninyc5v%2Bi%2B2OrshpHzasZfph%2FwIO8HZ1yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:04.4982730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T17\%3A45\%3A00Z\&sig=eyt96H2dmninyc5v\%2Bi\%2B2OrshpHzasZfph\%2FwIO8HZ1yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:04.6289960Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:38:04.6534350Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:38:04.6539780Z ==> Installing fftw dependency: hwloc 2021-05-16T17:38:04.7155140Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:38:04.7185270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3311-yzv6g6 2021-05-16T17:38:05.0599490Z cp -pR /private/tmp/d20210516-3311-yzv6g6/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:38:05.6080890Z chmod -Rf +w /private/tmp/d20210516-3311-yzv6g6 2021-05-16T17:38:06.1742770Z ==> Finishing up 2021-05-16T17:38:06.2184970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:38:06.2189880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:38:06.2195610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:38:06.2201460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:38:06.2206520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:38:06.2212130Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:38:06.2217610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:38:06.2222750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:38:06.2228190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:38:06.2233800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:38:06.2239160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:38:06.2244800Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:38:06.2250300Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:38:06.2257540Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:38:06.2263050Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:38:06.2275380Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:38:06.2295110Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:38:06.2300600Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:38:06.2311270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:38:06.2317370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:38:06.2323240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:38:06.2329550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:38:06.2335310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:38:06.2340980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:38:06.2346750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:38:06.2352210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:38:06.2373770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:38:06.2379850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:38:06.2385670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:38:06.2391690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:38:06.2397450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:38:06.2431690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:38:06.2449260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:38:06.2468770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:38:06.2488310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:38:06.2494370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:38:06.2510240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:38:06.2516250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:38:06.2522170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:38:06.2554080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:38:06.2589000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T17:38:06.2601920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:38:06.2610770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:38:06.2640060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:38:06.2673980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:38:06.2701540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:38:06.2725300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:38:06.2742370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T17:38:06.2767390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T17:38:06.2798520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:38:06.2819330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:38:06.2825690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:38:06.2846140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:38:06.2864200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:38:06.2888230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:38:06.2902230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:38:06.2913870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:38:06.2930000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:38:06.2937180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:38:06.2944630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:38:06.2959970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:38:06.2968170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:38:06.2975610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:38:06.2986970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:38:06.2994370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:38:06.3006320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:38:06.3015120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:38:06.3036330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:38:06.3044850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:38:06.3053910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:38:06.3066270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:38:06.3074710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:38:06.3091640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:38:06.3104970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:38:06.3115640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:38:06.3131380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:38:06.3137940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:38:06.3144760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:38:06.3151140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:38:06.3157530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:38:06.3164130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:38:06.3170620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:38:06.3190450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:38:06.3196940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:38:06.3204250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:38:06.3210130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:38:06.3215950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:38:06.3221670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:38:06.3227530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:38:06.3233460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:38:06.3239350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:38:06.3251020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:38:06.3256960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:38:06.3262910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:38:06.3268850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:38:06.3274550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:38:06.3280390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:38:06.3286140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:38:06.3291920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:38:06.3298040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:38:06.3302820Z Only the first 100 operations were output. 2021-05-16T17:38:06.7272760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3487-1df07v2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T17:38:09.0979890Z ==> Summary 2021-05-16T17:38:09.1561970Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:38:09.1584550Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:38:09.2126700Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:38:09.2172260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3311-1y2cojl 2021-05-16T17:38:09.5753860Z cp -pR /private/tmp/d20210516-3311-1y2cojl/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:38:10.0011620Z chmod -Rf +w /private/tmp/d20210516-3311-1y2cojl 2021-05-16T17:38:11.9058360Z ==> Finishing up 2021-05-16T17:38:11.9410910Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:38:11.9416080Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:38:11.9421240Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:38:11.9426210Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:38:11.9433520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:38:11.9438470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:38:11.9444010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:38:11.9449020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:38:11.9454070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:38:11.9459400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:38:11.9464670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:38:11.9469800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:38:11.9475120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:38:11.9480430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:38:11.9485910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:38:11.9491200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:38:11.9496950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:38:11.9501990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:38:11.9506820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:38:11.9512050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:38:11.9517320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:38:11.9523740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:38:11.9528930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:38:11.9534080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:38:11.9541390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:38:11.9546480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:38:11.9590020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:38:11.9595980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:38:11.9600340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:38:11.9606850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:38:11.9611840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:38:11.9617070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:38:11.9622470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:38:11.9627470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:38:11.9632650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:38:11.9637350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:38:11.9642650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:38:11.9648520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:38:11.9653340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:38:11.9658560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:38:11.9663350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:38:11.9668850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:38:11.9673590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:38:11.9678470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:38:11.9683030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:38:11.9687610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:38:11.9692630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:38:11.9697940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:38:11.9709260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:38:11.9714710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:38:11.9719930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:38:11.9725560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:38:11.9731100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:38:11.9737360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:38:11.9743390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:38:11.9749010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:38:11.9754870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:38:11.9760500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:38:11.9766000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:38:11.9772450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:38:11.9784710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:38:11.9790240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:38:11.9795860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:38:11.9816070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:38:11.9821530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:38:11.9839180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:38:11.9844620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:38:11.9850470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:38:11.9855990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:38:11.9861240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:38:11.9867040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:38:11.9873020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:38:11.9879950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:38:11.9885060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:38:11.9890470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:38:11.9896050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:38:11.9902040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:38:11.9907540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:38:11.9913250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:38:11.9918910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:38:11.9924570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:38:11.9930250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:38:11.9935850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:38:11.9941360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:38:11.9947210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T17:38:11.9952660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:38:11.9958590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:38:11.9963760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:38:11.9969430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:38:11.9974780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:38:11.9980580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:38:11.9985940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:38:11.9991550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:38:11.9997280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:38:12.0003870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:38:12.0009310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:38:12.0014410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:38:12.0019800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:38:12.0025250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:38:12.0055450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:38:12.0060010Z Only the first 100 operations were output. 2021-05-16T17:38:12.4563460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3513-a472ff.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T17:38:14.8661080Z ==> Summary 2021-05-16T17:38:14.9096710Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:38:14.9102460Z ==> Installing fftw 2021-05-16T17:38:14.9105770Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:38:14.9124480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3311-typkyi 2021-05-16T17:38:15.0257980Z cp -pR /private/tmp/d20210516-3311-typkyi/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:38:15.1266680Z chmod -Rf +w /private/tmp/d20210516-3311-typkyi 2021-05-16T17:38:15.3317610Z ==> Finishing up 2021-05-16T17:38:15.3670650Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:38:15.3678220Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:38:15.3691600Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:38:15.3700180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:38:15.3711510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:38:15.3720970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:38:15.3727320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:38:15.3738740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:38:15.3747800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:38:15.3904700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:38:15.3914890Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:38:15.3923950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:38:15.3940300Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:38:15.4049440Z info /usr/local/share/info/fftw3.info 2021-05-16T17:38:15.4062200Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:38:15.4072760Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:38:15.4092170Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:38:15.4107420Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:38:15.4116820Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:38:15.4126420Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:38:15.4143230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:38:15.4151480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:38:15.4156750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:38:15.4165310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:38:15.4174550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:38:15.4185090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:38:15.4195570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:38:15.4202070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:38:15.4208290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:38:15.4213950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:38:15.4220400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:38:15.4227030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:38:15.4233870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:38:15.4240340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:38:15.4247310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:38:15.4253780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:38:15.4344160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:38:15.4348600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:38:15.4354700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:38:15.4358960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:38:15.4363660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:38:15.4369100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:38:15.4374180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:38:15.4379030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:38:15.4384450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:38:15.4389670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:38:15.4394230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:38:15.4399830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:38:15.4404880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:38:15.4409920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:38:15.4414970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:38:15.4419970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:38:15.4425060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:38:15.4430260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:38:15.4435280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:38:15.4440090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:38:15.4445310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:38:15.4453020Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:38:15.4458030Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:38:15.4463590Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:38:15.4859000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3541-4w4wdc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T17:38:17.7100610Z ==> Summary 2021-05-16T17:38:17.7158770Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:38:18.3261500Z ==> No outdated dependents to upgrade! 2021-05-16T17:38:18.3262710Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:38:18.5198540Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:38:18.5199560Z fftw, open-mpi 2021-05-16T17:38:18.5310850Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:38:18.5313780Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:38:18.5316890Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:38:18.5320050Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:38:18.5325190Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:38:18.5328250Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:38:18.5330740Z rm /usr/local/include/fftw3.f 2021-05-16T17:38:18.5333850Z rm /usr/local/include/fftw3.f03 2021-05-16T17:38:18.5336800Z rm /usr/local/include/fftw3.h 2021-05-16T17:38:18.5340240Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:38:18.5342960Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:38:18.5346310Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:38:18.5354060Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:38:18.5357180Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:38:18.5360520Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:38:18.5363560Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:38:18.5367750Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:38:18.5371040Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:38:18.5374960Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:38:18.5377900Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:38:18.5381070Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:38:18.5384310Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:38:18.5387470Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:38:18.5390620Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:38:18.5394070Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:38:18.5397560Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:38:18.5402000Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:38:18.5406150Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:38:18.5410000Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:38:18.5413800Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:38:18.5417460Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:38:18.5420740Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:38:18.5424030Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:38:18.5427290Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:38:18.5430560Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:38:18.5433600Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:38:18.5436990Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:38:18.5440230Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:38:18.5443220Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:38:18.5446500Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:38:18.5449580Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:38:18.5452740Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:38:18.5455930Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:38:18.5459210Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:38:18.5462680Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:38:18.5466220Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:38:18.5469520Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:38:18.5472350Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:38:18.5476050Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:38:18.5481440Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:38:18.5484770Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:38:18.5496070Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:38:18.5540980Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:38:18.5542760Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:38:18.5547820Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:38:18.5551500Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:38:18.5560130Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:38:18.5564070Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:38:18.5568060Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:38:18.5572030Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:38:18.6470890Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:38:18.6473320Z rm /usr/local/bin/mpic++ 2021-05-16T17:38:18.6476510Z rm /usr/local/bin/mpicc 2021-05-16T17:38:18.6479500Z rm /usr/local/bin/mpicxx 2021-05-16T17:38:18.6482740Z rm /usr/local/bin/mpiexec 2021-05-16T17:38:18.6486350Z rm /usr/local/bin/mpif77 2021-05-16T17:38:18.6489420Z rm /usr/local/bin/mpif90 2021-05-16T17:38:18.6492540Z rm /usr/local/bin/mpifort 2021-05-16T17:38:18.6496070Z rm /usr/local/bin/mpirun 2021-05-16T17:38:18.6499810Z rm /usr/local/bin/ompi-clean 2021-05-16T17:38:18.6502570Z rm /usr/local/bin/ompi-server 2021-05-16T17:38:18.6505220Z rm /usr/local/bin/ompi_info 2021-05-16T17:38:18.6508360Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:38:18.6512010Z rm /usr/local/bin/orte-clean 2021-05-16T17:38:18.6515660Z rm /usr/local/bin/orte-info 2021-05-16T17:38:18.6518730Z rm /usr/local/bin/orte-server 2021-05-16T17:38:18.6522300Z rm /usr/local/bin/ortecc 2021-05-16T17:38:18.6526070Z rm /usr/local/bin/orted 2021-05-16T17:38:18.6529640Z rm /usr/local/bin/orterun 2021-05-16T17:38:18.6533080Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:38:18.6539610Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:38:18.6542560Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:38:18.6546300Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:38:18.6549080Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:38:18.6554800Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:38:18.6558340Z rm /usr/local/include/mpi.h 2021-05-16T17:38:18.6561900Z rm /usr/local/include/mpi.mod 2021-05-16T17:38:18.6565210Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:38:18.6568520Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:38:18.6573200Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:38:18.6576440Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:38:18.6579940Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:38:18.6583750Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:38:18.6587350Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:38:18.6590690Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:38:18.6594820Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:38:18.6598190Z rm /usr/local/include/mpif-config.h 2021-05-16T17:38:18.6602090Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:38:18.6605160Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:38:18.6608770Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:38:18.6612160Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:38:18.6615530Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:38:18.6618950Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:38:18.6622320Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:38:18.6625890Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:38:18.6629360Z rm /usr/local/include/mpif.h 2021-05-16T17:38:18.6632290Z rm /usr/local/include/openmpi 2021-05-16T17:38:18.6635690Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:38:18.6641760Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:38:18.6644850Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:38:18.6648190Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:38:18.6651400Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:38:18.6654540Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:38:18.6657950Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:38:18.6661340Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:38:18.6664530Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:38:18.6667940Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:38:18.6670940Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:38:18.6674330Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:38:18.6677560Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:38:18.6680840Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:38:18.6684140Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:38:18.6687950Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:38:18.6691710Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:38:18.6695080Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:38:18.6698590Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:38:18.6702660Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:38:18.6705980Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:38:18.6709420Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:38:18.6712760Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:38:18.6716440Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:38:18.6719200Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:38:18.6722890Z rm /usr/local/lib/openmpi 2021-05-16T17:38:18.6729010Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:38:18.6732870Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:38:18.6736950Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:38:18.6739720Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:38:18.6743340Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:38:18.6746910Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:38:18.6750870Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:38:18.6754430Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:38:18.6757870Z rm /usr/local/lib/pmix 2021-05-16T17:38:18.6768290Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:38:18.6772050Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:38:18.6775880Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:38:18.6779650Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:38:18.6783630Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:38:18.6787300Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:38:18.6791080Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:38:18.6794610Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:38:18.6798710Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:38:18.6802590Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:38:18.6805520Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:38:18.6808750Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:38:18.6814300Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:38:18.6818630Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:38:18.6822320Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:38:18.6825760Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:38:18.6829480Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:38:18.6844500Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:38:18.6848930Z Only the first 100 operations were output. 2021-05-16T17:38:20.6813030Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:38:21.7692880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:38:22.3102170Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:38:22.6347100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A45%3A00Z&sig=wNKtWg%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:22.6742440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=wNKtWg\%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:22.9718110Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:38:23.1019940Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:38:23.1047940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3549-16d1bfj 2021-05-16T17:38:23.8942900Z cp -pR /private/tmp/d20210516-3549-16d1bfj/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:38:24.6574560Z chmod -Rf +w /private/tmp/d20210516-3549-16d1bfj 2021-05-16T17:38:26.0278350Z ==> Finishing up 2021-05-16T17:38:26.0755640Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:38:26.0761340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:38:26.0765190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:38:26.0770090Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:38:26.0775400Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:38:26.0779760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:38:26.0785140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:38:26.0789690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:38:26.0797100Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:38:26.0801860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:38:26.0807000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:38:26.0811690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:38:26.0816730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:38:26.0821160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:38:26.0825970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:38:26.0830400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:38:26.0835720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:38:26.0840780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:38:26.0846400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:38:26.0850210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:38:26.0855120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:38:26.0859890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:38:26.0864690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:38:26.0869190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:38:26.0874830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:38:26.0879950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:38:26.0884690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:38:26.0889390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:38:26.0894680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:38:26.0899910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:38:26.0910770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:38:26.0919070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:38:26.0927470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:38:26.0938990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:38:26.0946660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:38:26.0952140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:38:26.0960000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:38:26.0972940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:38:26.0981240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:38:26.0989820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:38:26.1001880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:38:26.1009580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:38:26.1018300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:38:26.1027020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:38:26.1032030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:38:26.1044480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:38:26.1049450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:38:26.1057530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:38:26.1065600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:38:26.1072860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:38:26.1077640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:38:26.1086230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:38:26.1093390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:38:26.1102430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:38:26.1111040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:38:26.1119140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:38:26.1127420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:38:26.1132430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:38:26.1140550Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:38:26.1150330Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:38:26.1157900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:38:26.1162850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:38:26.1169810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:38:26.1177930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:38:26.1186580Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:38:26.1191750Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:38:26.1205150Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:38:26.1214750Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:38:26.1219740Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:38:26.1319350Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:38:26.1324470Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:38:26.1329330Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:38:26.1334620Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:38:26.1339140Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:38:26.1344110Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:38:26.1348650Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:38:26.1353880Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:38:26.1358540Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:38:26.1363290Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:38:26.1368280Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:38:26.1372830Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:38:26.1380080Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:38:26.1386640Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:38:26.1393710Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:38:26.1404170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:38:26.1409900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:38:26.1415560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:38:26.1420970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:38:26.1425840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:38:26.1431780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:38:26.1436940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:38:26.1442100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:38:26.1449290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:38:26.1454510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:38:26.1459700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:38:26.1464810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:38:26.1469980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:38:26.1475480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:38:26.1480890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:38:26.1485890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:38:26.1491330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:38:26.1495730Z Only the first 100 operations were output. 2021-05-16T17:38:26.5187240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3714-14elws1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T17:38:28.8669470Z ==> Summary 2021-05-16T17:38:28.9405510Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:38:31.2379610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:38:32.3333710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:38:32.8626590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:38:33.4381600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A45%3A00Z&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:33.4765740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T17\%3A45\%3A00Z\&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:33.5596290Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:38:33.6453090Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:38:33.6481000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3721-7c2z8a 2021-05-16T17:38:33.7432370Z cp -pR /private/tmp/d20210516-3721-7c2z8a/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:38:33.8872250Z chmod -Rf +w /private/tmp/d20210516-3721-7c2z8a 2021-05-16T17:38:34.1390870Z ==> Finishing up 2021-05-16T17:38:34.1705430Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:38:34.1788920Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:38:34.1792090Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:38:34.1797520Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:38:34.1799940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1802170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1809670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1815880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1881730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1901600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1911110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1923400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1930230Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:38:34.1933720Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:38:34.1937440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1946060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1961280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.1981670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2007400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2030660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2052860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2079570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2087450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2111890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2135760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2164510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2187040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2221550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2232440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2242790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2266200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2283620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2384210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2437140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2539300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2568070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2570330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2572090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2576370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2624010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2627800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2629920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2632660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2635710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2674030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2677860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2679790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2690100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2729350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2732770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2738900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2753510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2773890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2775840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2778010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2779820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2781950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2783780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2785600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2787480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:38:34.2789230Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:38:34.2790940Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:38:34.2792520Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:38:34.2794340Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:38:34.2795990Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:38:34.2797620Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:38:34.2799390Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:38:34.2801280Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:38:34.3367360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3886-c3ot7a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T17:38:36.6477240Z ==> Summary 2021-05-16T17:38:36.6688400Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:38:38.6355940Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:38:38.6356630Z To reinstall 1.6.37, run: 2021-05-16T17:38:38.6357070Z brew reinstall libpng 2021-05-16T17:38:40.4647500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:38:41.5091350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:38:42.0677280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:38:42.4018990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A45%3A00Z&sig=axjvLWqeEKs%2BYZZ%2Ba9HV3Am8Ep0WVsJg8fJ%2Ff4K0lzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:42.4438800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=axjvLWqeEKs\%2BYZZ\%2Ba9HV3Am8Ep0WVsJg8fJ\%2Ff4K0lzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:42.4737720Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:38:42.4785210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:38:43.5440140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:38:44.1043940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:38:44.4413100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A45%3A00Z&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:44.4798280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:44.5349960Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:38:44.5400060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:38:45.6900810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:38:46.2223760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:38:46.5713930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A45%3A00Z&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:46.6129770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T17\%3A45\%3A00Z\&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:46.6618750Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:38:46.6649860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:38:47.8479010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:38:48.4258870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:38:48.7491710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A45%3A00Z&sig=M%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:48.7872870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T17\%3A45\%3A00Z\&sig=M\%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:48.8297120Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:38:49.3998580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:38:49.9982110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:38:50.5749700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:38:50.9193700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:50.9521320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:51.0226480Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:38:51.0287660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:38:52.2430630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:38:52.8165730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:38:53.1293670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:53.1638160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:53.2476900Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:38:53.2577720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:54.3535870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:54.9365030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:38:55.2898770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:55.3202690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:55.3616840Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:55.3647740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:56.4787030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:57.0612870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:38:57.4425550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:57.4728390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:57.5261440Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:38:57.5291600Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:58.6809370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:59.2487620Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:38:59.5823950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:59.6188240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:59.6596080Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:38:59.6629640Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:39:01.7619460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:39:03.3126010Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:39:03.6672970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:03.6972710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:03.7866560Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:39:03.7910850Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:39:05.9704050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:39:07.5435180Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:39:07.9096750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:07.9472090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:08.0212740Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:39:08.0322650Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:39:10.1396490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:39:10.7072980Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:39:11.0550470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:11.0843780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:11.1394930Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:39:11.1436050Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:39:14.2746300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:39:14.8393450Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:39:15.1821160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:15.2140820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:15.2641620Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:39:15.2680460Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:39:18.4043560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:39:18.9596130Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:39:19.3740940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:19.4033970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:19.6278570Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:39:19.6779680Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:39:23.4286530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:39:23.4290570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:39:23.6530580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:23.6895100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:23.8330500Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:39:23.8426640Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:39:26.9930140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:39:27.5275340Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:39:28.8842320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:28.9504910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:30.1310640Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:39:30.5466020Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:39:33.6879130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:39:34.2807540Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:39:35.6042920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:39:35.6403700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:39:35.8576790Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:39:35.9106020Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T17:39:35.9109430Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:39:35.9786600Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:39:35.9816560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1ttbrms 2021-05-16T17:39:35.9887100Z cp -pR /private/tmp/d20210516-3996-1ttbrms/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:39:35.9971320Z chmod -Rf +w /private/tmp/d20210516-3996-1ttbrms 2021-05-16T17:39:36.0346100Z ==> Finishing up 2021-05-16T17:39:36.0686750Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:39:36.0781190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4257-gfo19t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T17:39:38.2429910Z ==> Summary 2021-05-16T17:39:38.2443750Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:39:38.2448580Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:39:38.2484590Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:39:38.2770670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3996-1viis6w 2021-05-16T17:39:38.3758820Z cp -pR /private/tmp/d20210516-3996-1viis6w/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:39:38.5219100Z chmod -Rf +w /private/tmp/d20210516-3996-1viis6w 2021-05-16T17:39:38.6874160Z ==> Finishing up 2021-05-16T17:39:38.7202720Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:39:38.7206630Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:39:38.7216320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:39:38.7221470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:39:38.7226950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:39:38.7232220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:39:38.7237500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:39:38.7242320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:39:38.7247410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:39:38.7252880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:39:38.7258120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:39:38.7340520Z rm /usr/local/share/pkgconfig 2021-05-16T17:39:38.7356940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:39:38.7362100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:39:38.7367330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:39:38.7373060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:39:38.7378530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:39:38.7383760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:39:38.7389120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:39:38.7394290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:39:38.7399670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:39:38.7405060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:39:38.7410650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:39:38.7415870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:39:38.7420970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:39:38.7426150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:39:38.7433060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:39:38.7438410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:39:38.7443840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:39:38.7449110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:39:38.7454700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:39:38.7459380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:39:38.7464360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:39:38.7469430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:39:38.7474590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:39:38.7479370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:39:38.7484270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:39:38.7489360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:39:38.7494890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:39:38.7499770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:39:38.7504650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:39:38.7509640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:39:38.7514540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:39:38.7519530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:39:38.7525110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:39:38.7530180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:39:38.7535200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:39:38.7540010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:39:38.7545140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:39:38.7550450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:39:38.7555280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:39:38.7560380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:39:38.7565650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:39:38.7570400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:39:38.8097300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4283-mlme7z.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T17:39:41.0617160Z ==> Summary 2021-05-16T17:39:41.0778270Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:39:41.0784390Z ==> Installing poppler dependency: libxau 2021-05-16T17:39:41.0870970Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:39:41.0888010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-mrek4c 2021-05-16T17:39:41.1013950Z cp -pR /private/tmp/d20210516-3996-mrek4c/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:39:41.1191660Z chmod -Rf +w /private/tmp/d20210516-3996-mrek4c 2021-05-16T17:39:41.1719320Z ==> Finishing up 2021-05-16T17:39:41.2113930Z rm /usr/local/include/X11 2021-05-16T17:39:41.2121610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:39:41.2126330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:39:41.2131070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:39:41.2136660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:39:41.2141010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:39:41.2145640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:39:41.2150810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:39:41.2155330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:39:41.2160020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:39:41.2165420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:39:41.2170190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:39:41.2175080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:39:41.2179830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:39:41.2184730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:39:41.2190080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:39:41.2195680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:39:41.2200530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:39:41.2205590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:39:41.2210440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:39:41.2215930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:39:41.2221640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:39:41.2226440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:39:41.2231460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:39:41.2236040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:39:41.2239710Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:39:41.2245450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:39:41.2250950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:39:41.2255840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:39:41.2259050Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:39:41.2266950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:39:41.2271990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:39:41.2276660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:39:41.2281820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:39:41.2286730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:39:41.2292210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:39:41.2296910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:39:41.2302280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:39:41.2307980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:39:41.2313100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:39:41.2318060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:39:42.2279280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:39:42.2288670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:39:42.2290430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:39:42.2292180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:39:42.2294130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:39:42.2296900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:39:42.2298810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:39:42.2300700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:39:42.2302550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:39:42.2304310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:39:42.2306070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:39:42.2307890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:39:42.2309600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:39:42.2311250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:39:42.2312970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:39:42.2314740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:39:42.2316370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:39:42.2317990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:39:42.2319950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:39:42.2321600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:39:42.2323310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:39:42.2325440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:39:42.2327170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:39:42.2328880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:39:42.2330590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:39:42.2332170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:39:42.2333780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:39:42.2335370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:39:42.2336980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:39:42.2338740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:39:42.2340550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:39:42.2342380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:39:42.2344220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:39:42.2346090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:39:42.2347940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:39:42.2349920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:39:42.2351620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:39:42.2353310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:39:42.2355070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:39:42.2357000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:39:42.2358810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:39:42.2360490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:39:42.2362200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:39:42.2363890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:39:42.2365570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:39:42.2367230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:39:42.2369020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:39:42.2370780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:39:42.2372650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:39:42.2374390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:39:42.2376050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:39:42.2377680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:39:42.2379340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:39:42.2380990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:39:42.2382690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:39:42.2384370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:39:42.2386080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:39:42.2388100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:39:42.2389830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:39:42.2391610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:39:42.2393370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:39:42.2394460Z Only the first 100 operations were output. 2021-05-16T17:39:42.2396950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4310-12yyf5d.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T17:39:43.4918170Z ==> Summary 2021-05-16T17:39:43.4945210Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:39:43.4950370Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:39:43.5084210Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:39:43.5101630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-a22po3 2021-05-16T17:39:43.5200070Z cp -pR /private/tmp/d20210516-3996-a22po3/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:39:43.5315370Z chmod -Rf +w /private/tmp/d20210516-3996-a22po3 2021-05-16T17:39:43.5739430Z ==> Finishing up 2021-05-16T17:39:43.6055300Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:39:43.6062300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:39:43.6066550Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:39:43.6072360Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:39:43.6079800Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:39:43.6205250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4336-17446pi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T17:39:45.7639090Z ==> Summary 2021-05-16T17:39:45.7658140Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:39:45.7663330Z ==> Installing poppler dependency: libxcb 2021-05-16T17:39:45.8014640Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:39:45.8032170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3996-1ust3me 2021-05-16T17:39:46.5704480Z cp -pR /private/tmp/d20210516-3996-1ust3me/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:39:47.9252200Z chmod -Rf +w /private/tmp/d20210516-3996-1ust3me 2021-05-16T17:39:49.7706240Z ==> Finishing up 2021-05-16T17:39:49.8285470Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:39:49.8293890Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:39:49.8355730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:39:49.8360860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:39:49.8365840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:39:49.8371070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:39:49.8376790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:39:49.8381860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T17:39:49.8387390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T17:39:49.8392490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:39:49.8398380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T17:39:49.8403860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T17:39:49.8409660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:39:49.8415120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:39:49.8420300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:39:49.8425690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:39:49.8431420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T17:39:49.8436910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T17:39:49.8442070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:39:49.8447030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:39:49.8451980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:39:49.8457640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:39:49.8462890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:39:49.8468030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:39:49.8473920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:39:49.8478990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:39:49.8484360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:39:49.8489550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:39:49.8495060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:39:49.8500680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:39:49.8505980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:39:49.8511450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:39:49.8516610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:39:49.8543250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:39:49.8549470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T17:39:49.8554300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:39:49.8559510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:39:49.8564750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:39:49.8570350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:39:49.8575690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:39:49.8581330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:39:49.8586730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:39:49.8592000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:39:49.8596940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:39:49.8602650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:39:49.8607480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:39:49.8613040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:39:49.8618290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:39:49.8623530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:39:49.8629020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:39:49.8634540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:39:49.8639950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:39:49.8645270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:39:49.8650300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:39:49.8655240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:39:49.8660830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:39:49.8667230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:39:49.8672450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:39:49.8677640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:39:49.8682940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:39:49.8688510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T17:39:49.8694310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T17:39:49.8699410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:39:49.8704590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T17:39:49.8710390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T17:39:49.8715460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:39:49.8720960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T17:39:49.8725780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:39:49.8731390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:39:49.8736580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:39:49.8741730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:39:49.8747210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:39:49.8752340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:39:49.8757940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:39:49.8763470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:39:49.8769750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T17:39:49.8774650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:39:49.8780130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:39:49.8785370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:39:49.8792230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:39:49.8797290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:39:49.8802850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:39:49.8807620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:39:49.8813380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:39:49.8818870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:39:49.8824000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:39:49.8829480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:39:49.8834580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:39:49.8840080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:39:49.8845490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T17:39:49.8850560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:39:49.8856080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:39:49.8883000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:39:49.8888510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:39:49.8893820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:39:49.8899450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:39:49.8904860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:39:49.8910210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:39:49.8915360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:39:49.8921110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:39:49.8925070Z Only the first 100 operations were output. 2021-05-16T17:39:51.4778720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4371-197m154.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T17:39:54.0155910Z ==> Summary 2021-05-16T17:39:54.1520580Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:39:54.1529110Z ==> Installing poppler dependency: libx11 2021-05-16T17:39:54.1977110Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:39:54.1994490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-16wp4ww 2021-05-16T17:39:54.5988990Z cp -pR /private/tmp/d20210516-3996-16wp4ww/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:39:55.5009820Z chmod -Rf +w /private/tmp/d20210516-3996-16wp4ww 2021-05-16T17:39:56.4749470Z ==> Finishing up 2021-05-16T17:39:56.5081850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:39:56.5086820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:39:56.5092450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:39:56.5097820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:39:56.5103330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:39:56.5139960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:39:56.5145100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:39:56.5150140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:39:56.5155020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:39:56.5159570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:39:56.5164360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:39:56.5169470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:39:56.5176770Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:39:56.5182960Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:39:56.5210660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:39:56.5216120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:39:56.5220860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:39:56.5226200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:39:56.5231470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:39:56.5237270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:39:56.5241970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:39:56.5247790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:39:56.5252920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:39:56.5257960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:39:56.5263670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:39:56.5268310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:39:56.5273820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:39:56.5278990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:39:56.5284150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:39:56.5289460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:39:56.5295170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:39:56.5300730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:39:56.5305760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:39:56.5311240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:39:56.5316420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:39:56.5321300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:39:56.5326720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:39:56.5332960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:39:56.5338420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:39:56.5343360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:39:56.5348670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:39:56.5353600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:39:56.5359050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:39:56.5364220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:39:56.5369490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:39:56.5374780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:39:56.5379940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:39:56.5384830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:39:56.5390180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:39:56.5395570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:39:56.5400520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:39:56.5405700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:39:56.5411090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:39:56.5434670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:39:56.5440170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:39:56.5445670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:39:56.5450930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:39:56.5455680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:39:56.5460860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:39:56.5466090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:39:56.5471000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:39:56.5476180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:39:56.5481760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:39:56.5487040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:39:56.5491920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:39:56.5497510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:39:56.5502160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:39:56.5507410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:39:56.5512470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:39:56.5517970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:39:56.5522840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:39:56.5528150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:39:56.5533190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:39:56.5538510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:39:56.5543870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:39:56.5549010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:39:56.5554400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:39:56.5559430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:39:56.5565540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:39:56.5570590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:39:56.5576030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:39:56.5581780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:39:56.5587120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:39:56.5592140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:39:56.5597200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:39:56.5602570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:39:56.5608080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:39:56.5612790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:39:56.5618220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:39:56.5623140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:39:56.5628600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:39:56.5633550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:39:56.5638440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:39:56.5643420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:39:56.5648510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:39:56.5653990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:39:56.5659520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:39:56.5665340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:39:56.5670270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:39:56.5675100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:39:56.5679270Z Only the first 100 operations were output. 2021-05-16T17:39:57.1149330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4397-1w913qx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T17:39:59.3552540Z ==> Summary 2021-05-16T17:39:59.4226580Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:39:59.4235340Z ==> Installing poppler dependency: libxext 2021-05-16T17:39:59.4753160Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:39:59.4771640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-lvvlyn 2021-05-16T17:39:59.5106020Z cp -pR /private/tmp/d20210516-3996-lvvlyn/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:39:59.5643780Z chmod -Rf +w /private/tmp/d20210516-3996-lvvlyn 2021-05-16T17:39:59.6404180Z ==> Finishing up 2021-05-16T17:39:59.6803790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:39:59.6808140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:39:59.6813200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:39:59.6818790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:39:59.6823500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:39:59.6828500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:39:59.6833580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:39:59.6838540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:39:59.6843600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:39:59.6848700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:39:59.6853730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:39:59.6858790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:39:59.6863980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:39:59.6869280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:39:59.6874270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:39:59.6879390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:39:59.6891780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:39:59.6897040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:39:59.6901980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:39:59.6908860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:39:59.6914570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:39:59.6920070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:39:59.6924990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:39:59.6930440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:39:59.6935760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:39:59.6941110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:39:59.6946370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:39:59.6951830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:39:59.6957100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:39:59.6962200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:39:59.6973480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:39:59.6975260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:39:59.6979250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:39:59.6985260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:39:59.6989880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:39:59.7023090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:39:59.7028480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:39:59.7030150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:39:59.7031450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:39:59.7032970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:39:59.7036180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:39:59.7060940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:39:59.7066130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:39:59.7071730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:39:59.7076760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:39:59.7081840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:39:59.7087470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:39:59.7092340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:39:59.7097620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:39:59.7103160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:39:59.7107930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:39:59.7113360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:39:59.7118460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:39:59.7123090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:39:59.7129030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:39:59.7133850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:39:59.7139100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:39:59.7144480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:39:59.7149220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:39:59.7154770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:39:59.7159800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:39:59.7165250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:39:59.7170550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:39:59.7175780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:39:59.7181040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:39:59.7185690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:39:59.7191550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:39:59.7196880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:39:59.7201680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:39:59.7207110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:39:59.7212150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:39:59.7217800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:39:59.7222910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:39:59.7228170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:39:59.7233360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:39:59.7238520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:39:59.7243540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:39:59.7250110Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:39:59.7254350Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:39:59.7259620Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:39:59.7266380Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:39:59.7509150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4423-1p8g2ye.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T17:40:01.9957490Z ==> Summary 2021-05-16T17:40:02.0017930Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:40:02.0024140Z ==> Installing poppler dependency: libxrender 2021-05-16T17:40:02.0569810Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:40:02.0587580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1k55t2r 2021-05-16T17:40:02.0699660Z cp -pR /private/tmp/d20210516-3996-1k55t2r/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:40:02.1083400Z chmod -Rf +w /private/tmp/d20210516-3996-1k55t2r 2021-05-16T17:40:02.1564060Z ==> Finishing up 2021-05-16T17:40:02.1925080Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:40:02.1933120Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:40:02.1939090Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:40:02.1943700Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:40:02.1948270Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:40:02.1955330Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:40:02.2083070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4449-apnk3w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T17:40:04.3103220Z ==> Summary 2021-05-16T17:40:04.3125240Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:40:04.3131040Z ==> Installing poppler dependency: lzo 2021-05-16T17:40:04.3149490Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:40:04.3167240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-jgc3q 2021-05-16T17:40:04.3362620Z cp -pR /private/tmp/d20210516-3996-jgc3q/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:40:04.3974450Z chmod -Rf +w /private/tmp/d20210516-3996-jgc3q 2021-05-16T17:40:04.4540730Z ==> Finishing up 2021-05-16T17:40:04.4912460Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:40:04.4921220Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:40:04.4927840Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:40:04.4932900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:40:04.4938500Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:40:04.4946160Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:40:04.5174730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4475-1u3m52x.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T17:40:06.6340060Z ==> Summary 2021-05-16T17:40:06.6371290Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:40:06.6376880Z ==> Installing poppler dependency: pixman 2021-05-16T17:40:06.6402640Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:40:06.6419620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-q3fdui 2021-05-16T17:40:06.6613470Z cp -pR /private/tmp/d20210516-3996-q3fdui/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:40:06.6855450Z chmod -Rf +w /private/tmp/d20210516-3996-q3fdui 2021-05-16T17:40:06.7431870Z ==> Finishing up 2021-05-16T17:40:06.7783600Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:40:06.7790610Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:40:06.7796270Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:40:06.7801830Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:40:06.7807520Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:40:06.7815280Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:40:06.8021370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4501-c3woif.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T17:40:09.0320880Z ==> Summary 2021-05-16T17:40:09.0379200Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:40:09.0385440Z ==> Installing poppler dependency: cairo 2021-05-16T17:40:09.1979240Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:40:09.1996630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1908lgs 2021-05-16T17:40:09.4273870Z cp -pR /private/tmp/d20210516-3996-1908lgs/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:40:09.5076540Z chmod -Rf +w /private/tmp/d20210516-3996-1908lgs 2021-05-16T17:40:09.8685900Z ==> Finishing up 2021-05-16T17:40:09.9191180Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:40:09.9199990Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:40:09.9209970Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:40:09.9284230Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:40:09.9292180Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:40:10.6371980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:40:10.6374620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:40:10.6376390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:40:10.6378600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:40:10.6382540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:40:10.6385070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:40:10.6387020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:40:10.6388970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:40:10.6390480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:40:10.6392000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:40:10.6393500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:40:10.6395120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:40:10.6396750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:40:10.6398290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:40:10.6399830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:40:10.6401670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:40:10.6403520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:40:10.6405270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:40:10.6406890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:40:10.6408490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:40:10.6410160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:40:10.6411810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:40:10.6413580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:40:10.6415300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:40:10.6416990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:40:10.6418480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:40:10.6421620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4527-n9cm84.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T17:40:12.1778940Z ==> Summary 2021-05-16T17:40:12.1863600Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:40:12.1869020Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:40:12.1979230Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:40:12.1997440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1kmqkfc 2021-05-16T17:40:12.2184710Z cp -pR /private/tmp/d20210516-3996-1kmqkfc/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:40:12.2384790Z chmod -Rf +w /private/tmp/d20210516-3996-1kmqkfc 2021-05-16T17:40:12.3006830Z ==> Finishing up 2021-05-16T17:40:12.3250280Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:40:12.3255690Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:40:12.3261310Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:40:12.3266330Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:40:12.3271500Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:40:12.3278380Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:40:12.3284040Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:40:12.3295150Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:40:12.3300900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:40:12.3306690Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:40:12.3312770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:40:12.3318550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:40:12.3325390Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:40:12.3330360Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:40:12.3336670Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:40:12.3344110Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:40:12.3839320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4553-19ojydb.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T17:40:14.5504290Z ==> Summary 2021-05-16T17:40:14.5530180Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:40:14.5536180Z ==> Installing poppler dependency: nspr 2021-05-16T17:40:14.5554360Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:40:14.5578620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1v8fo61 2021-05-16T17:40:14.5974990Z cp -pR /private/tmp/d20210516-3996-1v8fo61/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:40:14.6722980Z chmod -Rf +w /private/tmp/d20210516-3996-1v8fo61 2021-05-16T17:40:14.7908450Z ==> Finishing up 2021-05-16T17:40:14.8295720Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:40:14.8302570Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:40:14.8311480Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:40:14.8318000Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:40:14.8323550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:40:14.8328420Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:40:14.8333560Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:40:14.8338600Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:40:14.8344160Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:40:14.8351590Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:40:14.8620970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4579-1qfa9zz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T17:40:17.0891670Z ==> Summary 2021-05-16T17:40:17.0954600Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:40:17.0960430Z ==> Installing poppler dependency: nss 2021-05-16T17:40:17.1076440Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:40:17.1095050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-int7w7 2021-05-16T17:40:17.5632850Z cp -pR /private/tmp/d20210516-3996-int7w7/nss/. /usr/local/Cellar/nss 2021-05-16T17:40:17.8159440Z chmod -Rf +w /private/tmp/d20210516-3996-int7w7 2021-05-16T17:40:19.8073680Z ==> Finishing up 2021-05-16T17:40:19.8455170Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:40:19.8459760Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:40:19.8464640Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:40:19.8469130Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:40:19.8473400Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:40:19.8478550Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:40:19.8483130Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:40:19.8487840Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:40:19.8492800Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:40:19.8496910Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:40:19.8502000Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:40:19.8506370Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:40:19.8511630Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:40:19.8516100Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:40:19.8520670Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:40:19.8525480Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:40:19.8530500Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:40:19.8535240Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:40:19.8539830Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:40:19.8544290Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:40:19.8549300Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:40:19.8553570Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:40:19.8558230Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:40:19.8562980Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:40:19.8567720Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:40:19.8572260Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:40:19.8578000Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:40:19.8582970Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:40:19.8587940Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:40:19.8592880Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:40:19.8598090Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:40:19.8602680Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:40:19.8607530Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:40:19.8612350Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:40:19.8616880Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:40:19.8621860Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:40:19.8626200Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:40:19.8630870Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:40:19.8635340Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:40:19.8640360Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:40:19.8644810Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:40:19.8649520Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:40:19.8655700Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:40:19.8660760Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:40:19.8665750Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:40:19.8670700Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:40:19.8675520Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:40:19.8680400Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:40:19.8685670Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:40:19.8690360Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:40:19.8695680Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:40:19.8700020Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:40:19.8704710Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:40:19.8713250Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:40:19.8717890Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:40:19.8722730Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:40:19.8727390Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:40:19.8732710Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:40:19.8737560Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:40:19.8742280Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:40:19.8747420Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:40:19.8752370Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:40:19.8757110Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:40:19.8762370Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:40:19.8767340Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:40:19.8772290Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:40:19.8777780Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:40:19.8782720Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:40:19.8787610Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:40:19.8792650Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:40:19.8800200Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:40:19.8807880Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:40:19.8812970Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:40:19.8817830Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:40:19.8822730Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:40:19.8827510Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:40:19.8832260Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:40:19.8837480Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:40:19.8842460Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:40:19.8847730Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:40:19.8852390Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:40:19.8857530Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:40:19.8862400Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:40:19.8867470Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:40:19.8872570Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:40:19.8877800Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:40:19.8883400Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:40:19.8888440Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:40:19.8893480Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:40:19.8899000Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:40:19.8903560Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:40:19.8908480Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:40:19.8913610Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:40:19.8918510Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:40:19.8923890Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:40:19.8930130Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:40:19.8935000Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:40:19.8940320Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:40:19.8945530Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:40:19.8950540Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:40:19.8954640Z Only the first 100 operations were output. 2021-05-16T17:40:20.0183040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4605-8omykw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T17:40:22.2075940Z ==> Summary 2021-05-16T17:40:22.2204850Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:40:22.2211010Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:40:22.2504650Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:40:22.2523070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-1tunb5i 2021-05-16T17:40:22.5241200Z cp -pR /private/tmp/d20210516-3996-1tunb5i/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:40:22.9120480Z chmod -Rf +w /private/tmp/d20210516-3996-1tunb5i 2021-05-16T17:40:23.4230600Z ==> Finishing up 2021-05-16T17:40:23.4591220Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:40:23.4595430Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:40:23.4600250Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:40:23.4606460Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:40:23.4614830Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:40:23.4624710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:40:23.4629960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:40:23.4635100Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:40:23.4642850Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:40:23.4650470Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:40:23.4655430Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:40:23.4660600Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:40:23.4665910Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:40:23.4670440Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:40:23.4677840Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:40:23.5639230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4631-l49s0g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T17:40:25.8872750Z ==> Summary 2021-05-16T17:40:25.9172950Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:40:25.9179960Z ==> Installing poppler dependency: qt@5 2021-05-16T17:40:25.9214970Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:40:25.9232800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-ee8bcq 2021-05-16T17:40:32.5683480Z cp -pR /private/tmp/d20210516-3996-ee8bcq/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:40:40.6287340Z chmod -Rf +w /private/tmp/d20210516-3996-ee8bcq 2021-05-16T17:40:56.1548200Z ==> Finishing up 2021-05-16T17:40:58.5051620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4679-hjzy7u.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T17:41:02.6157320Z ==> Caveats 2021-05-16T17:41:02.6158030Z We agreed to the Qt open source license for you. 2021-05-16T17:41:02.6158690Z If this is unacceptable you should uninstall. 2021-05-16T17:41:02.6159050Z 2021-05-16T17:41:02.6160830Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:02.6161670Z because this is an alternate version of another formula. 2021-05-16T17:41:02.6162060Z 2021-05-16T17:41:02.6162530Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:41:02.6163700Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:02.6164130Z 2021-05-16T17:41:02.6164600Z For compilers to find qt@5 you may need to set: 2021-05-16T17:41:02.6165540Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:41:02.6166520Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:41:02.6166880Z 2021-05-16T17:41:02.6168130Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:41:02.6168860Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:41:02.6169230Z 2021-05-16T17:41:02.6169990Z ==> Summary 2021-05-16T17:41:03.3118450Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:41:03.3124360Z ==> Installing poppler 2021-05-16T17:41:03.3128600Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:41:03.3147460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3996-16xydqb 2021-05-16T17:41:03.5953640Z cp -pR /private/tmp/d20210516-3996-16xydqb/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:41:03.8813490Z chmod -Rf +w /private/tmp/d20210516-3996-16xydqb 2021-05-16T17:41:04.3468430Z ==> Finishing up 2021-05-16T17:41:04.3840720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:41:04.3845290Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:41:04.3850200Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:41:04.3856110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:41:04.3861630Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:41:04.3867040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:41:04.3872580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:41:04.3878310Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:41:04.3883810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:41:04.3889530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:41:04.3894820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:41:04.3900220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:41:04.3963770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:41:04.3971820Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:41:04.3983880Z rm /usr/local/share/gir-1.0 2021-05-16T17:41:04.3992270Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:41:04.3998390Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:41:04.4008560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:41:04.4014180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:41:04.4019960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:41:04.4025720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:41:04.4031360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:41:04.4037310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:41:04.4042850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:41:04.4048720Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:41:04.4054510Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:41:04.4060480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:41:04.4066200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:41:04.4073060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:41:04.4106310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:41:04.4108830Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:41:04.4110710Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:41:04.4112210Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:41:04.4115400Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:41:04.4117650Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:41:04.4119730Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:41:04.4124530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:41:04.4129980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:41:04.4134770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:41:04.4140410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:41:04.4145370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:41:04.4150610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:41:04.4155310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:41:04.4160830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:41:04.4193940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:41:04.4195980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:41:04.4198760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:41:04.4200650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:41:04.4202880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:41:04.4204230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:41:04.4205610Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:41:04.4209440Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:41:04.4214610Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:41:04.4220560Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:41:04.5246010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4705-1k1dh7t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T17:41:06.7845590Z ==> Summary 2021-05-16T17:41:06.8121880Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:41:08.2965790Z ==> Caveats 2021-05-16T17:41:08.2967480Z ==> qt@5 2021-05-16T17:41:08.3008050Z We agreed to the Qt open source license for you. 2021-05-16T17:41:08.3008740Z If this is unacceptable you should uninstall. 2021-05-16T17:41:08.3009140Z 2021-05-16T17:41:08.3010190Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:41:08.3011000Z because this is an alternate version of another formula. 2021-05-16T17:41:08.3011390Z 2021-05-16T17:41:08.3011860Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:41:08.3013020Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:41:08.3013460Z 2021-05-16T17:41:08.3013930Z For compilers to find qt@5 you may need to set: 2021-05-16T17:41:08.3014860Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:41:08.3015830Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:41:08.3016180Z 2021-05-16T17:41:08.3016990Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:41:08.3017680Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:41:08.3018060Z 2021-05-16T17:41:09.9359970Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:41:11.5511910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:41:11.5960390Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:41:11.9361700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A50%3A00Z&sig=B3%2BNIiDxiov%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:11.9994230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T17\%3A50\%3A00Z\&sig=B3\%2BNIiDxiov\%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:12.0308850Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:41:12.0355310Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:41:13.1828180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:41:13.7238040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:41:14.0797570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A50%3A00Z&sig=xba7vF1acnZs%2B8A2IE0Yk6SJf%2B1tRDIQi9QFnoC6KfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:14.1088590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xba7vF1acnZs\%2B8A2IE0Yk6SJf\%2B1tRDIQi9QFnoC6KfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:14.3539390Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:41:14.3813140Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:41:14.3818240Z ==> Installing hdf5 dependency: szip 2021-05-16T17:41:14.4424240Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:41:14.4460010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4712-1khsia3 2021-05-16T17:41:14.4554520Z cp -pR /private/tmp/d20210516-4712-1khsia3/szip/. /usr/local/Cellar/szip 2021-05-16T17:41:14.4665950Z chmod -Rf +w /private/tmp/d20210516-4712-1khsia3 2021-05-16T17:41:14.5089250Z ==> Finishing up 2021-05-16T17:41:14.5448710Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:41:14.5453980Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:41:14.5458480Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:41:14.5465490Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:41:14.5470140Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:41:14.5475210Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:41:14.5604190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4882-19t3sp8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T17:41:16.6809210Z ==> Summary 2021-05-16T17:41:16.6827860Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:41:16.6835010Z ==> Installing hdf5 2021-05-16T17:41:16.6838430Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:41:16.6856010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4712-1hp52w1 2021-05-16T17:41:16.8708020Z cp -pR /private/tmp/d20210516-4712-1hp52w1/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:41:17.0338200Z chmod -Rf +w /private/tmp/d20210516-4712-1hp52w1 2021-05-16T17:41:17.3687250Z ==> Finishing up 2021-05-16T17:41:17.4192260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:41:17.4196290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:41:17.4200740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:41:17.4205560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:41:17.4209960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:41:17.4214930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:41:17.4219460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:41:17.4223830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:41:17.4228680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:41:17.4233590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:41:17.4238180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:41:17.4243100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:41:17.4248200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:41:17.4252580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:41:17.4257430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:41:17.4262530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:41:17.4267340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:41:17.4271530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:41:17.4276430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:41:17.4281410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:41:17.4286020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:41:17.4290800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:41:17.4299750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:41:17.4305400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:41:17.4309750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:41:17.4314720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:41:17.4319040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:41:17.4324090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:41:17.4329080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:41:17.4333660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:41:17.4338130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:41:17.4342620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:41:17.4347550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:41:17.4352160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:41:17.4356950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:41:17.4361910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:41:17.4366510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:41:17.4371390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:41:17.4375850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:41:17.4381040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:41:17.4385850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:41:17.4390570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:41:17.4395270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:41:17.4413030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:41:17.4417720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:41:17.4422750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:41:17.4428420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:41:17.4433410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:41:17.4438040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:41:17.4443710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:41:17.4448000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:41:17.4452740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:41:17.4457190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:41:17.4461820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:41:17.4466790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:41:17.4471650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:41:17.4476370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:41:17.4481330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:41:17.4485820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:41:17.4490560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:41:17.4495370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:41:17.4499900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:41:17.4504830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:41:17.4509300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:41:17.4514240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:41:17.4518550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:41:17.4523580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:41:17.4528480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:41:17.4533210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:41:17.4538120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:41:17.4543140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:41:17.4547790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:41:17.4553490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:41:17.4558090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:41:17.4562960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:41:17.4568110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:41:17.4572680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:41:17.4577330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:41:17.4582160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:41:17.4586760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:41:17.4591830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:41:17.4596340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:41:17.4601310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:41:17.4606050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:41:17.4610910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:41:17.4615640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:41:17.4620140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:41:17.4624990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:41:17.4629900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:41:17.4635040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:41:17.4639790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:41:17.4644450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:41:17.4649340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:41:17.4666730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:41:17.4672010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:41:17.4677760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:41:17.4682770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:41:17.4687890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:41:17.4692650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:41:17.4696960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:41:17.4700980Z Only the first 100 operations were output. 2021-05-16T17:41:17.5670060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4908-18u9c1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T17:41:19.8436470Z ==> Summary 2021-05-16T17:41:19.8592840Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:41:20.4116850Z ==> No outdated dependents to upgrade! 2021-05-16T17:41:20.4118080Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:41:20.4667280Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:41:20.4667890Z hdf5 2021-05-16T17:41:20.4676590Z rm /usr/local/bin/gif2h5 2021-05-16T17:41:20.4679900Z rm /usr/local/bin/h52gif 2021-05-16T17:41:20.4682700Z rm /usr/local/bin/h5c++ 2021-05-16T17:41:20.4685650Z rm /usr/local/bin/h5cc 2021-05-16T17:41:20.4688710Z rm /usr/local/bin/h5clear 2021-05-16T17:41:20.4692070Z rm /usr/local/bin/h5copy 2021-05-16T17:41:20.4694960Z rm /usr/local/bin/h5debug 2021-05-16T17:41:20.4699140Z rm /usr/local/bin/h5diff 2021-05-16T17:41:20.4702020Z rm /usr/local/bin/h5dump 2021-05-16T17:41:20.4704800Z rm /usr/local/bin/h5fc 2021-05-16T17:41:20.4707990Z rm /usr/local/bin/h5format_convert 2021-05-16T17:41:20.4711020Z rm /usr/local/bin/h5import 2021-05-16T17:41:20.4714270Z rm /usr/local/bin/h5jam 2021-05-16T17:41:20.4717270Z rm /usr/local/bin/h5ls 2021-05-16T17:41:20.4720330Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:41:20.4723390Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:41:20.4727480Z rm /usr/local/bin/h5redeploy 2021-05-16T17:41:20.4730860Z rm /usr/local/bin/h5repack 2021-05-16T17:41:20.4734610Z rm /usr/local/bin/h5repart 2021-05-16T17:41:20.4737430Z rm /usr/local/bin/h5stat 2021-05-16T17:41:20.4740610Z rm /usr/local/bin/h5unjam 2021-05-16T17:41:20.4743970Z rm /usr/local/bin/h5watch 2021-05-16T17:41:20.4751360Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:41:20.4754530Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:41:20.4757620Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:41:20.4760790Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:41:20.4763860Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:41:20.4767080Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:41:20.4770100Z rm /usr/local/include/H5Classes.h 2021-05-16T17:41:20.4773120Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:41:20.4776140Z rm /usr/local/include/H5CompType.h 2021-05-16T17:41:20.4779110Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:41:20.4782610Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:41:20.4785770Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:41:20.4789380Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:41:20.4792240Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:41:20.4795390Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:41:20.4798590Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:41:20.4802340Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:41:20.4805450Z rm /usr/local/include/H5DataType.h 2021-05-16T17:41:20.4808500Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:41:20.4811560Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:41:20.4814520Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:41:20.4817560Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:41:20.4820600Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:41:20.4823800Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:41:20.4826580Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:41:20.4829530Z rm /usr/local/include/H5Exception.h 2021-05-16T17:41:20.4832500Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:41:20.4835390Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:41:20.4838800Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:41:20.4841880Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:41:20.4844900Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:41:20.4847800Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:41:20.4850850Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:41:20.4854070Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:41:20.4856840Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:41:20.4859940Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:41:20.4863130Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:41:20.4866060Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:41:20.4869080Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:41:20.4872030Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:41:20.4875100Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:41:20.4878070Z rm /usr/local/include/H5File.h 2021-05-16T17:41:20.4881040Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:41:20.4884290Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:41:20.4887130Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:41:20.4890740Z rm /usr/local/include/H5Group.h 2021-05-16T17:41:20.4894210Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:41:20.4897620Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:41:20.4900650Z rm /usr/local/include/H5Include.h 2021-05-16T17:41:20.4904540Z rm /usr/local/include/H5IntType.h 2021-05-16T17:41:20.4907560Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:41:20.4910860Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:41:20.4913730Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:41:20.4916810Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:41:20.4919990Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:41:20.4923410Z rm /usr/local/include/H5Library.h 2021-05-16T17:41:20.4926190Z rm /usr/local/include/H5Location.h 2021-05-16T17:41:20.4929230Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:41:20.4932240Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:41:20.4935320Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:41:20.4938430Z rm /usr/local/include/H5Object.h 2021-05-16T17:41:20.4941890Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:41:20.4945430Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:41:20.4948110Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:41:20.4951170Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:41:20.4954130Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:41:20.4957340Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:41:20.4960460Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:41:20.4963760Z rm /usr/local/include/H5PredType.h 2021-05-16T17:41:20.4966760Z rm /usr/local/include/H5PropList.h 2021-05-16T17:41:20.4970130Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:41:20.4973060Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:41:20.4976090Z rm /usr/local/include/H5StrType.h 2021-05-16T17:41:20.4979070Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:41:20.4982210Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:41:20.4985700Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:41:20.4988660Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:41:20.4991980Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:41:20.4995090Z Only the first 100 operations were output. 2021-05-16T17:41:22.1165530Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:41:23.1813980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:41:23.7259100Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:41:24.0608500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A50%3A00Z&sig=6tzrIVumbyIPLB%2FiPqdJM6dPBPWyxT1%2FeRthm7J4KhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:24.1008190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T17\%3A50\%3A00Z\&sig=6tzrIVumbyIPLB\%2FiPqdJM6dPBPWyxT1\%2FeRthm7J4KhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:24.2186440Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:41:24.2964540Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:41:24.2993600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4915-1qlty4p 2021-05-16T17:41:24.4597810Z cp -pR /private/tmp/d20210516-4915-1qlty4p/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:41:24.6125220Z chmod -Rf +w /private/tmp/d20210516-4915-1qlty4p 2021-05-16T17:41:24.7790400Z ==> Finishing up 2021-05-16T17:41:24.8111030Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:41:24.8118650Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:41:24.8131020Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:41:24.8136020Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:41:24.8143400Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:41:24.8148740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:41:24.8154350Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:41:24.8159780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:41:24.8165140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:41:24.8170700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:41:24.8175830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:41:24.8181180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:41:24.8186870Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:41:24.8194520Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:41:24.8200560Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:41:24.8253400Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:41:24.8820890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5079-11mlct.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T17:41:27.1124340Z ==> Caveats 2021-05-16T17:41:27.1125000Z Emacs Lisp files have been installed to: 2021-05-16T17:41:27.1125990Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:41:27.1126850Z ==> Summary 2021-05-16T17:41:27.1284130Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:41:29.1356990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:41:30.2199280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:41:30.7483900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:41:31.0900780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A50%3A00Z&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:31.1266590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T17\%3A50\%3A00Z\&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:31.2235980Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:41:31.3061520Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:41:31.3089910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5086-fw5yxh 2021-05-16T17:41:31.4483670Z cp -pR /private/tmp/d20210516-5086-fw5yxh/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:41:31.6131590Z chmod -Rf +w /private/tmp/d20210516-5086-fw5yxh 2021-05-16T17:41:31.7742740Z ==> Finishing up 2021-05-16T17:41:31.7988770Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:41:31.7995020Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:41:31.8000640Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:41:31.8008790Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:41:31.8018390Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:41:31.8026630Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:41:31.8134920Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:41:31.8148790Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:41:31.8155850Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:41:31.8162230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:41:31.8170850Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:41:31.8178950Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:41:31.8184520Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:41:31.8190460Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:41:31.8196500Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:41:31.8202230Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:41:31.8208550Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:41:31.8216440Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:41:31.8842630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5251-1h6i2xi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T17:41:34.0919290Z ==> Summary 2021-05-16T17:41:34.1091990Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:41:37.5502560Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:41:38.1644870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:41:38.7111580Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:41:39.0393710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A50%3A00Z&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:39.0695550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T17\%3A50\%3A00Z\&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:39.1980410Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:41:39.2162970Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:41:40.3180010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:41:40.8468330Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:41:41.1649610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A50%3A00Z&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:41.2033520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:41.2609550Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:41:41.2656690Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:41:42.3170920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:41:42.8426660Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:41:43.2584190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A50%3A00Z&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj%2BIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:43.2959930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T17\%3A50\%3A00Z\&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj\%2BIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:43.3545490Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:41:43.3588120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:41:44.4199210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:41:44.9641480Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:41:45.2897780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A50%3A00Z&sig=AaujG%2F9uISHF%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:45.3309760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=AaujG\%2F9uISHF\%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:45.3713290Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:41:45.3748080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:41:46.4899660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:41:47.0519850Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:41:47.3919970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A50%3A00Z&sig=QFaZ%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI%2FzvVVNQs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:47.4316300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T17\%3A50\%3A00Z\&sig=QFaZ\%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI\%2FzvVVNQs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:47.5429880Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:41:47.5517330Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:41:48.6411950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:41:49.2026370Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:41:49.5356010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A50%3A00Z&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:49.5664540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T17\%3A50\%3A00Z\&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:49.6151180Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:41:49.6185840Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:41:50.7129720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:41:51.2836380Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:41:51.7255740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A50%3A00Z&sig=qXI4D%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:51.7558150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T17\%3A50\%3A00Z\&sig=qXI4D\%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:51.8755870Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:41:51.8852430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:41:52.9855160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:41:53.5487900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:41:53.8738660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A50%3A00Z&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy%2BLEyhWxpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:53.9115210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T17\%3A50\%3A00Z\&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy\%2BLEyhWxpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:53.9758520Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:41:53.9794880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:41:55.0828960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:41:55.6351050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:41:55.9544900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A50%3A00Z&sig=FvB7Z%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:55.9963430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T17\%3A50\%3A00Z\&sig=FvB7Z\%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:56.0438600Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:41:56.0477530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:41:57.1316750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:41:57.6756350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:41:58.0228710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A50%3A00Z&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:58.0567650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T17\%3A50\%3A00Z\&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:58.1034140Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:41:58.1068560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:41:59.2058880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:41:59.7314680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:42:00.0791310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A50%3A00Z&sig=hUiijemaHSDDE9gdKRxh%2BlCn6SKR40RVB9iDWdAonfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:00.1270950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T17\%3A50\%3A00Z\&sig=hUiijemaHSDDE9gdKRxh\%2BlCn6SKR40RVB9iDWdAonfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:00.1628210Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:42:00.1658100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:42:01.2734840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:42:01.8297480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:42:02.1511470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A50%3A00Z&sig=8TFfRZcEeRAXnGeUY%2BkCIEn8hqEHY8jxPZ659MI1RzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:02.1936660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8TFfRZcEeRAXnGeUY\%2BkCIEn8hqEHY8jxPZ659MI1RzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:02.2580250Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:42:02.2641810Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:42:03.4003410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:42:03.9907810Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:42:04.3490670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A50%3A00Z&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:04.3841130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T17\%3A50\%3A00Z\&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:04.4513550Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:42:04.4554660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:42:05.5271620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:42:06.0880020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:42:06.4237140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A50%3A00Z&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:06.4546880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:06.8361150Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:42:06.9507910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:42:08.0571400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:42:08.6028970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:42:08.9333730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A50%3A00Z&sig=69mCd%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:08.9650670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T17\%3A50\%3A00Z\&sig=69mCd\%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:09.1516590Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:42:09.1634090Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:42:10.2510360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:42:10.7932650Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:42:11.1382220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A50%3A00Z&sig=eBbjoOlgj8US50wslPiU%2F6E8EPtGSIEWsEHc1ViZ0D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:11.1765130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T17\%3A50\%3A00Z\&sig=eBbjoOlgj8US50wslPiU\%2F6E8EPtGSIEWsEHc1ViZ0D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:11.2705800Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:42:11.2745020Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:42:12.3972780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:42:12.9512230Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:42:13.3090910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A50%3A00Z&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:13.3431930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T17\%3A50\%3A00Z\&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:13.4280160Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:42:13.4355030Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:42:14.5495830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:42:15.1780030Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:42:15.5023490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A50%3A00Z&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:15.5411300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:15.5786540Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:42:15.5817360Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:42:16.7866210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:42:17.3115110Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:42:17.6380740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A50%3A00Z&sig=YwBvNPewE3uDVCkQyz47k42wq%2BddG%2B6dZSSB%2Bs2MCA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:17.6751030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=YwBvNPewE3uDVCkQyz47k42wq\%2BddG\%2B6dZSSB\%2Bs2MCA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:17.7543160Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:42:17.7590690Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:42:18.8834590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:42:19.4240730Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:42:19.7602560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A50%3A00Z&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:19.7898410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T17\%3A50\%3A00Z\&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:19.8609190Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:42:19.8694380Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:42:20.9146490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:42:21.4679710Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:42:21.7849510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A50%3A00Z&sig=Mgtm4bpQhK52%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:21.8150770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T17\%3A50\%3A00Z\&sig=Mgtm4bpQhK52\%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:21.8485580Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:42:21.8520160Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:42:22.9990330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:42:23.5728710Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:42:23.9439850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A50%3A00Z&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:23.9835860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T17\%3A50\%3A00Z\&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:24.0817490Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:42:24.0928130Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:42:25.2248690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:42:25.7703020Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:42:26.0978630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A50%3A00Z&sig=TxtYDYhKkZik2CMHcNo%2FhR1rWoQ2N6Q%2B081Wg0NYY0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:26.1422550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T17\%3A50\%3A00Z\&sig=TxtYDYhKkZik2CMHcNo\%2FhR1rWoQ2N6Q\%2B081Wg0NYY0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:26.3328190Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:42:26.3739550Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:42:27.4081450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:42:27.9478800Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:42:28.2965090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A50%3A00Z&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf%2FioWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:28.3342020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T17\%3A50\%3A00Z\&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf\%2FioWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:28.3885130Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:42:28.3937560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:42:29.6273380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:42:30.1781660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:42:30.7330930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe\%2BsE50WTbCu0KAgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:30.7338500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A50%3A00Z&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe%2BsE50WTbCu0KAgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:30.7342410Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:42:30.7344910Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:42:31.8150130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:42:32.3751680Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:42:32.7133400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A50%3A00Z&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2%2FW5oSbmCnU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:32.7560960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T17\%3A50\%3A00Z\&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2\%2FW5oSbmCnU0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:32.9163160Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:42:32.9359120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:42:34.0453640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:42:34.6110970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:42:34.9487670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A50%3A00Z&sig=3wCEYSJQ%2FgYXUgO9kp2RHh34wgTx1ZUV%2BOJ6RhvbNnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:34.9783790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T17\%3A50\%3A00Z\&sig=3wCEYSJQ\%2FgYXUgO9kp2RHh34wgTx1ZUV\%2BOJ6RhvbNnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:35.0265160Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:42:35.0308450Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:42:36.1234690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:42:37.6723100Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:42:38.0374530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A50%3A00Z&sig=7RFD5jwXM%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:38.0777900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T17\%3A50\%3A00Z\&sig=7RFD5jwXM\%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:38.1645370Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:42:38.1729120Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:42:40.2736060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:42:40.8224000Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:42:41.1515620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A50%3A00Z&sig=uyfa4WhjeRbB0zFucta7VU6%2B%2BM3wfvmkHJpqDMLOB34%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:41.1805880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T17\%3A50\%3A00Z\&sig=uyfa4WhjeRbB0zFucta7VU6\%2B\%2BM3wfvmkHJpqDMLOB34\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:41.2290430Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:42:41.2338950Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:42:44.3633210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:42:45.9338170Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:42:46.2734810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A50%3A00Z&sig=ekTOW0Hx1Z5m%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:46.3040900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T17\%3A50\%3A00Z\&sig=ekTOW0Hx1Z5m\%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:46.5928590Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:42:46.7007980Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T17:42:46.7010460Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:42:46.7629290Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:42:46.7658960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-qnasw3 2021-05-16T17:42:46.8461740Z cp -pR /private/tmp/d20210516-5258-qnasw3/aom/. /usr/local/Cellar/aom 2021-05-16T17:42:46.8872360Z chmod -Rf +w /private/tmp/d20210516-5258-qnasw3 2021-05-16T17:42:46.9631210Z ==> Finishing up 2021-05-16T17:42:47.0003080Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:42:47.0007940Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:42:47.0014390Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:42:47.0021010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:42:47.0026310Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:42:47.0031310Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:42:47.0036550Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:42:47.0043700Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:42:47.0224860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5606-6b5q6w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T17:42:49.2637250Z ==> Summary 2021-05-16T17:42:49.2661690Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:42:49.2667930Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:42:49.2727380Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:42:49.2745610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-ga26zu 2021-05-16T17:42:49.2926330Z cp -pR /private/tmp/d20210516-5258-ga26zu/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:42:49.3088820Z chmod -Rf +w /private/tmp/d20210516-5258-ga26zu 2021-05-16T17:42:49.3585790Z ==> Finishing up 2021-05-16T17:42:49.3972630Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:42:49.3979160Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:42:49.3986090Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:42:49.3990880Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:42:49.3998650Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:42:49.4139420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5632-1hf9ni1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T17:42:51.5268780Z ==> Summary 2021-05-16T17:42:51.5290260Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:42:51.5296510Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:42:51.5346970Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:42:51.5364560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1ai3fx5 2021-05-16T17:42:51.5906740Z cp -pR /private/tmp/d20210516-5258-1ai3fx5/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:42:51.6550850Z chmod -Rf +w /private/tmp/d20210516-5258-1ai3fx5 2021-05-16T17:42:51.8309930Z ==> Finishing up 2021-05-16T17:42:51.8723430Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:42:51.8730220Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:42:51.8736890Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:42:51.8833700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5658-orqqzr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T17:42:54.1099070Z ==> Summary 2021-05-16T17:42:54.1177120Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:42:54.1184850Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:42:54.1206980Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:42:54.1225580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-16c5p2m 2021-05-16T17:42:54.1523950Z cp -pR /private/tmp/d20210516-5258-16c5p2m/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:42:54.1914710Z chmod -Rf +w /private/tmp/d20210516-5258-16c5p2m 2021-05-16T17:42:54.3628440Z ==> Finishing up 2021-05-16T17:42:54.4271110Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:42:54.4277010Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:42:54.4289360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:42:54.4294580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:42:54.4301460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:42:54.4307690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:42:54.4317390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:42:54.4323070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:42:54.4329120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:42:54.4334820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:42:54.4340760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:42:54.4346860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:42:54.4353200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:42:54.4358530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:42:54.4364690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:42:54.4370960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T17:42:54.4377230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:42:54.4383240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:42:54.4388720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:42:54.4394650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:42:54.4400650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:42:54.4406510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:42:54.4412590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:42:54.4418590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:42:54.4424360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:42:54.4430400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:42:54.4436340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:42:54.4442210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:42:54.4448010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:42:54.4453650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:42:54.4459510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:42:54.4465500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:42:54.4474340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:42:54.4481470Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:42:54.4487420Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:42:54.4493640Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:42:54.4520530Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:42:54.4768880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5684-pw5xls.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T17:42:56.5978140Z ==> Summary 2021-05-16T17:42:56.6029990Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:42:56.6036170Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:42:56.7846260Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:42:56.7863960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-w5i95f 2021-05-16T17:42:56.8980190Z cp -pR /private/tmp/d20210516-5258-w5i95f/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:42:57.0226160Z chmod -Rf +w /private/tmp/d20210516-5258-w5i95f 2021-05-16T17:42:57.2298790Z ==> Finishing up 2021-05-16T17:42:57.2654750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:42:57.2659740Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:42:57.2664660Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:42:57.2669610Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:42:57.2675210Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:42:57.2682490Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:57.2691490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:42:57.2699270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:42:57.2705330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:42:57.2736620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:42:57.2741570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:42:57.2747010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:42:57.2752450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:42:57.2757280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:42:57.2762210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:42:57.2767710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:42:57.2773820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:42:57.2780070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:42:57.2786090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:42:57.2791500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:42:57.2797310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:42:57.2802810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:42:57.2808570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:42:57.2813930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:42:57.2819260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:42:57.2824800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:42:57.2830100Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:57.2840160Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:42:57.2845470Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:42:57.2851020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:42:57.2860120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:42:58.1704070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:42:58.1716790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:42:58.1719130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:42:58.1721200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:42:58.1723320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:42:58.1725490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:42:58.1727550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:42:58.1729590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:42:58.1731700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:42:58.1733890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:42:58.1736150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:42:58.1738330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:42:58.1740480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:42:58.1742540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:42:58.1744570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:42:58.1746590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:42:58.1749020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:42:58.1751100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:42:58.1753300Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:42:58.1755570Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:42:58.1757960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:42:58.1760810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T17:42:58.1764270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5710-bnu0ko.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T17:42:59.6110180Z ==> Summary 2021-05-16T17:42:59.6264800Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:42:59.6271070Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:42:59.6326040Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:42:59.6344520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1tiu4sj 2021-05-16T17:42:59.6467860Z cp -pR /private/tmp/d20210516-5258-1tiu4sj/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:42:59.6629970Z chmod -Rf +w /private/tmp/d20210516-5258-1tiu4sj 2021-05-16T17:42:59.7177450Z ==> Finishing up 2021-05-16T17:42:59.7523990Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:42:59.7530800Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:42:59.7537090Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:42:59.7569710Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:42:59.7574850Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:42:59.7580260Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:42:59.7587710Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:42:59.7739730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5736-2tgyoc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T17:43:01.9006510Z ==> Summary 2021-05-16T17:43:01.9031220Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:43:01.9038200Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:43:02.1160620Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:43:02.1177610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1pma9ui 2021-05-16T17:43:02.1757880Z cp -pR /private/tmp/d20210516-5258-1pma9ui/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:43:02.2275080Z chmod -Rf +w /private/tmp/d20210516-5258-1pma9ui 2021-05-16T17:43:02.4494760Z ==> Finishing up 2021-05-16T17:43:02.4880090Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:43:02.4884200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:43:02.4889440Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:43:02.4893760Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:43:02.4901010Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:43:02.4910620Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:43:02.4943470Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:43:02.4951240Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:43:02.4956140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:43:02.4961190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:43:02.4981340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:43:02.4986190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:43:02.4990980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:43:02.4996190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:43:02.5002920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:43:02.5007400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:43:02.5013020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:43:02.5017980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:43:02.5022560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:43:02.5027790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:43:02.5035370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:43:02.5040760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:43:02.5046030Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:43:02.5051010Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:43:02.5325360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5765-1gi1yzh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T17:43:04.8168960Z ==> Summary 2021-05-16T17:43:04.8239770Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:43:04.8245140Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:43:05.0777280Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:43:05.0795470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-19ooc5i 2021-05-16T17:43:05.0914880Z cp -pR /private/tmp/d20210516-5258-19ooc5i/libass/. /usr/local/Cellar/libass 2021-05-16T17:43:05.1033140Z chmod -Rf +w /private/tmp/d20210516-5258-19ooc5i 2021-05-16T17:43:05.1616340Z ==> Finishing up 2021-05-16T17:43:05.1995940Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:43:05.2003180Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:43:05.2008170Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:43:05.2038910Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:43:05.2046550Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:43:05.2180710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5791-1lmsi80.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T17:43:07.4029130Z ==> Summary 2021-05-16T17:43:07.4047350Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:43:07.4052770Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:43:07.4229150Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:43:07.4246920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-kiqppf 2021-05-16T17:43:07.4424330Z cp -pR /private/tmp/d20210516-5258-kiqppf/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:43:07.4607920Z chmod -Rf +w /private/tmp/d20210516-5258-kiqppf 2021-05-16T17:43:07.5372960Z ==> Finishing up 2021-05-16T17:43:07.5788050Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:43:07.5792690Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:43:07.5797590Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:43:07.5804750Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:43:07.5817270Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:43:07.5823170Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:43:07.5828260Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:43:07.5842580Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:43:07.6003560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5817-8ucg7a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T17:43:09.7625870Z ==> Summary 2021-05-16T17:43:09.7685310Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:43:09.7690780Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:43:09.7743700Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:43:09.7761540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5258-ilntni 2021-05-16T17:43:09.7913860Z cp -pR /private/tmp/d20210516-5258-ilntni/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:43:09.8146110Z chmod -Rf +w /private/tmp/d20210516-5258-ilntni 2021-05-16T17:43:09.8714630Z ==> Finishing up 2021-05-16T17:43:09.9094180Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:43:09.9098600Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:43:09.9106890Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:43:09.9113190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:43:09.9118810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:43:09.9124090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:43:09.9128970Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:43:09.9133910Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:43:09.9138760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:43:09.9146160Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:43:09.9151240Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:43:09.9311240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5843-e008zp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T17:43:12.0218650Z ==> Summary 2021-05-16T17:43:12.0249570Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:43:12.0256620Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:43:12.0308640Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:43:12.0326600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5258-15d7g2e 2021-05-16T17:43:12.0478600Z cp -pR /private/tmp/d20210516-5258-15d7g2e/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:43:12.0667030Z chmod -Rf +w /private/tmp/d20210516-5258-15d7g2e 2021-05-16T17:43:12.1162660Z ==> Finishing up 2021-05-16T17:43:12.1369850Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:43:12.1379190Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:43:12.1384940Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:43:12.1393190Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:43:12.1539710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5869-n17pm4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T17:43:14.2987700Z ==> Summary 2021-05-16T17:43:14.3021130Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:43:14.3027520Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:43:14.3056420Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:43:14.3074080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-oglhou 2021-05-16T17:43:14.3347280Z cp -pR /private/tmp/d20210516-5258-oglhou/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:43:14.3552030Z chmod -Rf +w /private/tmp/d20210516-5258-oglhou 2021-05-16T17:43:14.3982440Z ==> Finishing up 2021-05-16T17:43:14.4469340Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:43:14.4475490Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:43:14.4482650Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:43:14.4574500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5895-9pfcrc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T17:43:16.6050820Z ==> Summary 2021-05-16T17:43:16.6072460Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:43:16.6078560Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:43:16.6102250Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:43:16.6120010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1q3i5sc 2021-05-16T17:43:16.6263310Z cp -pR /private/tmp/d20210516-5258-1q3i5sc/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:43:16.6427650Z chmod -Rf +w /private/tmp/d20210516-5258-1q3i5sc 2021-05-16T17:43:16.6974310Z ==> Finishing up 2021-05-16T17:43:16.7371690Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:43:16.7375620Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:43:16.7382750Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:43:16.7387460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:43:16.7392880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:43:16.7397940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:43:16.7402550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:43:16.7407810Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:43:16.7415020Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:43:16.7420300Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:43:16.7565860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5921-1jedgqk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T17:43:18.9300120Z ==> Summary 2021-05-16T17:43:18.9332090Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:43:18.9339200Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:43:18.9414560Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:43:18.9432100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-fw2c2m 2021-05-16T17:43:19.4614040Z cp -pR /private/tmp/d20210516-5258-fw2c2m/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:43:19.6776230Z chmod -Rf +w /private/tmp/d20210516-5258-fw2c2m 2021-05-16T17:43:19.7358670Z ==> Finishing up 2021-05-16T17:43:19.7742250Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:43:19.7749200Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:43:19.7756090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:43:19.7761200Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:43:19.7766080Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:43:19.7771360Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:43:19.7778550Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:43:19.7948130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5947-g9td8j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T17:43:21.9376300Z ==> Summary 2021-05-16T17:43:21.9396410Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:43:21.9402700Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:43:21.9815210Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:43:21.9832880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5258-5rlyah 2021-05-16T17:43:22.0210970Z cp -pR /private/tmp/d20210516-5258-5rlyah/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:43:22.0464290Z chmod -Rf +w /private/tmp/d20210516-5258-5rlyah 2021-05-16T17:43:22.1068820Z ==> Finishing up 2021-05-16T17:43:22.1456840Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:43:22.1463710Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:43:22.1472700Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:43:22.1479240Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:43:22.1484210Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:43:22.1489230Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:43:22.1496740Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:43:22.1673160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5973-4r4q8f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T17:43:24.4459450Z ==> Summary 2021-05-16T17:43:24.4491520Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:43:24.4497700Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:43:24.5008560Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:43:24.5025960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-d336ye 2021-05-16T17:43:24.5198740Z cp -pR /private/tmp/d20210516-5258-d336ye/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:43:24.5383480Z chmod -Rf +w /private/tmp/d20210516-5258-d336ye 2021-05-16T17:43:24.5944340Z ==> Finishing up 2021-05-16T17:43:24.6337240Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:43:24.6344010Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:43:24.6351420Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:43:24.6356770Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:43:24.6361990Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:43:24.6369850Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:43:24.6507390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6000-ahubgr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T17:43:26.8827820Z ==> Summary 2021-05-16T17:43:26.8847490Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:43:26.8853370Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:43:26.8874300Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:43:26.8892540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-bdvpc7 2021-05-16T17:43:26.9494470Z cp -pR /private/tmp/d20210516-5258-bdvpc7/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:43:27.0053570Z chmod -Rf +w /private/tmp/d20210516-5258-bdvpc7 2021-05-16T17:43:27.0878640Z ==> Finishing up 2021-05-16T17:43:27.1271660Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:43:27.1278360Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:43:27.1287560Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:43:27.1297110Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:43:27.1302400Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:43:27.1307870Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:43:27.1313920Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:43:27.1319290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:43:27.1324980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:43:27.1332700Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:43:27.1601520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6026-ay81x6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T17:43:29.3150400Z ==> Summary 2021-05-16T17:43:29.3214680Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:43:29.3221480Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:43:29.3311030Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:43:29.3328480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-h2u31x 2021-05-16T17:43:29.3819480Z cp -pR /private/tmp/d20210516-5258-h2u31x/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:43:29.3971220Z chmod -Rf +w /private/tmp/d20210516-5258-h2u31x 2021-05-16T17:43:29.4438860Z ==> Finishing up 2021-05-16T17:43:29.4911330Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:43:29.4915660Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:43:29.4920880Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:43:29.4925610Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:43:29.4934530Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:43:29.4940100Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:43:29.4945200Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:43:29.4949630Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:43:29.4954770Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:43:29.5361300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6052-825qej.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T17:43:31.6683300Z ==> Summary 2021-05-16T17:43:31.6711560Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:43:31.6717170Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:43:31.6778120Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:43:31.6795590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1n7qsf0 2021-05-16T17:43:31.6962910Z cp -pR /private/tmp/d20210516-5258-1n7qsf0/speex/. /usr/local/Cellar/speex 2021-05-16T17:43:31.7171960Z chmod -Rf +w /private/tmp/d20210516-5258-1n7qsf0 2021-05-16T17:43:31.7658260Z ==> Finishing up 2021-05-16T17:43:31.8066290Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:43:31.8073950Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:43:31.8081420Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:43:31.8087470Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:43:31.8092110Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:43:31.8097210Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:43:31.8104800Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:43:31.8255240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6078-1nzuz74.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T17:43:34.6598530Z ==> Summary 2021-05-16T17:43:34.6627960Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:43:34.6634440Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:43:34.6753190Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:43:34.6771370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-2f5aqd 2021-05-16T17:43:34.7603780Z cp -pR /private/tmp/d20210516-5258-2f5aqd/srt/. /usr/local/Cellar/srt 2021-05-16T17:43:34.8529790Z chmod -Rf +w /private/tmp/d20210516-5258-2f5aqd 2021-05-16T17:43:34.9333480Z ==> Finishing up 2021-05-16T17:43:34.9729960Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:43:34.9734240Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:43:34.9739670Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:43:34.9744190Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:43:34.9751070Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:43:34.9757550Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:43:34.9762660Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:43:34.9767420Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:43:34.9772750Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:43:34.9779800Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:43:34.9784550Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:43:34.9958020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6104-a6dnhg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T17:43:37.1388410Z ==> Summary 2021-05-16T17:43:37.1412530Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:43:37.1419020Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:43:37.1440310Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:43:37.1457980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-ml0gu0 2021-05-16T17:43:37.1621160Z cp -pR /private/tmp/d20210516-5258-ml0gu0/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:43:37.1778190Z chmod -Rf +w /private/tmp/d20210516-5258-ml0gu0 2021-05-16T17:43:37.2262790Z ==> Finishing up 2021-05-16T17:43:37.2661110Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:43:37.2665510Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:43:37.2670230Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:43:37.2676030Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:43:37.2680970Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:43:37.2686020Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:43:37.2693080Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:43:37.2702800Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:43:37.2708040Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:43:37.2713000Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:43:37.2717950Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:43:37.2877190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6130-1us0y9y.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T17:43:39.4984780Z ==> Summary 2021-05-16T17:43:39.5007730Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:43:39.5014060Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:43:39.5613800Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:43:39.5657290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1xw5l0u 2021-05-16T17:43:39.6251310Z cp -pR /private/tmp/d20210516-5258-1xw5l0u/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:43:39.6854920Z chmod -Rf +w /private/tmp/d20210516-5258-1xw5l0u 2021-05-16T17:43:39.9990780Z ==> Finishing up 2021-05-16T17:43:40.0664360Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:43:40.0669420Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:43:40.0673790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:43:40.0678680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:43:40.0683240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:43:40.0687990Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:43:40.0692890Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:43:40.0698250Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:43:40.0703030Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:43:40.0707990Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:43:40.0714580Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:43:40.0724280Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:43:40.0729050Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:43:40.0733920Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:43:40.0739320Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:43:40.0744050Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:43:40.0752030Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:43:40.1022190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6156-xpgmcf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T17:43:42.3112290Z ==> Summary 2021-05-16T17:43:42.3156780Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:43:42.3163760Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:43:42.3879490Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:43:42.3897520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1s9k3d 2021-05-16T17:43:42.6276910Z cp -pR /private/tmp/d20210516-5258-1s9k3d/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:43:42.7294400Z chmod -Rf +w /private/tmp/d20210516-5258-1s9k3d 2021-05-16T17:43:42.8200480Z ==> Finishing up 2021-05-16T17:43:42.8857590Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:43:42.8863900Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:43:42.8884550Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:43:42.8890960Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:43:42.8896090Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:43:42.8901030Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:43:42.8908710Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:43:42.9157010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6182-1w2obac.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T17:43:45.0462440Z ==> Caveats 2021-05-16T17:43:45.0463220Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:43:45.0464840Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:43:45.0465840Z ==> Summary 2021-05-16T17:43:45.0516880Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:43:45.0524110Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:43:45.0673860Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:43:45.0692170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5258-stxlq9 2021-05-16T17:43:45.1168010Z cp -pR /private/tmp/d20210516-5258-stxlq9/theora/. /usr/local/Cellar/theora 2021-05-16T17:43:45.1714970Z chmod -Rf +w /private/tmp/d20210516-5258-stxlq9 2021-05-16T17:43:45.3141860Z ==> Finishing up 2021-05-16T17:43:45.3874720Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:43:45.3882990Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:43:45.3889380Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:43:45.3894230Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:43:45.3901090Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:43:45.3906600Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:43:45.3912010Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:43:45.3917750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:43:45.3922970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:43:45.3928790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:43:45.3934020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:43:45.3941910Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:43:45.3947530Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:43:45.3953050Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:43:45.4229940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6208-h559k3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T17:43:47.6126900Z ==> Summary 2021-05-16T17:43:47.6196430Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:43:47.6201770Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:43:47.6231900Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:43:47.6250350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-1prz37w 2021-05-16T17:43:47.6646230Z cp -pR /private/tmp/d20210516-5258-1prz37w/x264/. /usr/local/Cellar/x264 2021-05-16T17:43:47.6915740Z chmod -Rf +w /private/tmp/d20210516-5258-1prz37w 2021-05-16T17:43:47.7402540Z ==> Finishing up 2021-05-16T17:43:47.7837770Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:43:47.7843860Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:43:47.7848540Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:43:47.7854740Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:43:47.7859140Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:43:47.7864360Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:43:47.7872090Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:43:47.8118190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6235-1h4wj1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T17:43:50.0583150Z ==> Summary 2021-05-16T17:43:50.0602520Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:43:50.0609230Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:43:50.0671360Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:43:50.0689570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5258-15yzqst 2021-05-16T17:43:50.2087080Z cp -pR /private/tmp/d20210516-5258-15yzqst/x265/. /usr/local/Cellar/x265 2021-05-16T17:43:50.2989390Z chmod -Rf +w /private/tmp/d20210516-5258-15yzqst 2021-05-16T17:43:50.3998720Z ==> Finishing up 2021-05-16T17:43:50.4628770Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:43:50.4634520Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:43:50.4639210Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:43:50.4646560Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:43:50.4651400Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:43:50.4656230Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:43:50.4663560Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:43:50.4870780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6261-1f7dieg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T17:43:52.6158120Z ==> Summary 2021-05-16T17:43:52.6176920Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:43:52.6182730Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:43:52.6204220Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:43:52.6222320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-21tmn7 2021-05-16T17:43:52.6394780Z cp -pR /private/tmp/d20210516-5258-21tmn7/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:43:52.6509190Z chmod -Rf +w /private/tmp/d20210516-5258-21tmn7 2021-05-16T17:43:52.6935190Z ==> Finishing up 2021-05-16T17:43:52.7341190Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:43:52.7348910Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:43:52.7354210Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:43:52.7484630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6287-1cxaeih.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T17:43:54.8900280Z ==> Summary 2021-05-16T17:43:54.8916540Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:43:54.8923980Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:43:54.9046970Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:43:54.9063760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-v26lzb 2021-05-16T17:43:55.0038510Z cp -pR /private/tmp/d20210516-5258-v26lzb/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:43:55.0592950Z chmod -Rf +w /private/tmp/d20210516-5258-v26lzb 2021-05-16T17:43:55.1692880Z ==> Finishing up 2021-05-16T17:43:55.2108120Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:43:55.2115220Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:43:55.2120590Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:43:55.2134040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:43:55.2139770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:43:55.2145810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:43:55.2151400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:43:55.2157320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:43:55.2163540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:43:55.2168770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:43:55.2174420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:43:55.2180070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:43:55.2185960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:43:55.2191740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:43:55.2198040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:43:55.2227950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:43:55.2233940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:43:55.2239440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:43:55.2244450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:43:55.2249820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:43:55.2255390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:43:55.2260700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:43:55.2266240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:43:55.2271420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:43:55.2277100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:43:55.2282280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:43:55.2287650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:43:55.2293370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:43:55.2298770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:43:55.2304410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:43:55.2309620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:43:55.2315330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:43:55.2320580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:43:55.2325840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:43:55.2331120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:43:55.2337290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:43:55.2342420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:43:55.2347310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:43:55.2352460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:43:55.2357980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:43:55.2363090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:43:55.2368240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:43:55.2374120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:43:55.2379100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:43:55.2384440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:43:55.2389450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:43:55.2395390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:43:55.2400290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:43:55.2405990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:43:55.2411350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:43:55.2416670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:43:55.2422010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:43:55.2427190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:43:55.2432790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:43:55.2438390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:43:55.2444580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:43:55.2450220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:43:55.2455660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:43:55.2461560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:43:55.2483210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:43:55.2491500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:43:55.2496930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:43:55.2502400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:43:55.2507520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:43:55.2513220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:43:55.2518790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:43:55.2524470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:43:55.2529580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:43:55.2550950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:43:55.2556280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:43:55.2561590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:43:55.2567030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:43:55.2573590Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:43:55.2578430Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:43:55.2583910Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:43:55.2590840Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:43:55.2847880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6313-wdgt5v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T17:43:57.4737440Z ==> Summary 2021-05-16T17:43:57.4791540Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:43:57.4798530Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:43:57.4841650Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:43:57.4859650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-2vpug8 2021-05-16T17:43:57.5126710Z cp -pR /private/tmp/d20210516-5258-2vpug8/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:43:57.5413160Z chmod -Rf +w /private/tmp/d20210516-5258-2vpug8 2021-05-16T17:43:57.5951600Z ==> Finishing up 2021-05-16T17:43:57.6373130Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:43:57.6377510Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:43:57.6385830Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:43:57.6392320Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:43:57.6397220Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:43:57.6402460Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:43:57.6409140Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:43:57.6571840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6339-evcdy9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T17:43:59.7408970Z ==> Summary 2021-05-16T17:43:59.7442160Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:43:59.7449700Z ==> Installing ffmpeg 2021-05-16T17:43:59.7453460Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:43:59.7471210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5258-r2hnwu 2021-05-16T17:44:00.1253380Z cp -pR /private/tmp/d20210516-5258-r2hnwu/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:44:00.3847970Z chmod -Rf +w /private/tmp/d20210516-5258-r2hnwu 2021-05-16T17:44:04.2633990Z ==> Finishing up 2021-05-16T17:44:04.3015960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:44:04.3020820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:44:04.3025650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:44:04.3030750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:44:04.3035430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:44:04.3040210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:44:04.3045420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:44:04.3050540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:44:04.3055740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:44:04.3060490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:44:04.3065470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:44:04.3070610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:44:04.3075410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:44:04.3080800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:44:04.3086260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:44:04.3091330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:44:04.3096580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:44:04.3101280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:44:04.3106700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:44:04.3111750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:44:04.3116760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:44:04.3121800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:44:04.3127310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:44:04.3132440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:44:04.3137110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:44:04.3142530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:44:04.3147240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:44:04.3152570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:44:04.3157340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:44:04.3162420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:44:04.3167320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:44:04.3173130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:44:04.3177540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:44:04.3182640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:44:04.3187640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:44:04.3193060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:44:04.3197970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:44:04.3203360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:44:04.3211080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:44:04.3215680Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:44:04.3220570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:44:04.3225320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:44:04.3230990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:44:04.3235850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:44:04.3240680Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:44:04.3245950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:44:04.3251490Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:44:04.3258180Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:44:04.3268930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:44:04.3274790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:44:04.3280260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:44:04.3285650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:44:04.3354010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:44:04.3360290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:44:04.3365190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:44:04.3370880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:44:04.3377220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:44:04.3382650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:44:04.3387770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:44:04.3393340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:44:04.3398250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:44:04.3403560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:44:04.3408980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:44:04.3416710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:44:04.3422120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:44:04.3427110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:44:04.3432260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:44:04.3437310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:44:04.3442960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:44:04.3448050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:44:04.3455290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:44:04.3460460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:44:04.3465110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:44:04.3470380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:44:04.3475450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:44:04.3480270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:44:04.3484890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:44:04.3490230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:44:04.3495820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:44:04.3501280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:44:04.3506150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:44:04.3511320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:44:04.3516590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:44:04.3521570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:44:04.3526510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:44:04.3531720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:44:04.3536910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:44:04.3542110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:44:04.3546520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:44:04.3551810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:44:04.3556570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:44:04.3561870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:44:04.3566520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:44:04.3571500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:44:04.3576590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:44:04.3581840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:44:04.3586780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:44:04.3591930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:44:04.3597120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:44:04.3602070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:44:04.3605890Z Only the first 100 operations were output. 2021-05-16T17:44:04.4745890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6365-l1puam.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T17:44:06.8056990Z ==> Summary 2021-05-16T17:44:06.8234030Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:44:07.7352640Z ==> Caveats 2021-05-16T17:44:07.7353540Z ==> tesseract 2021-05-16T17:44:07.7371130Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:44:07.7372640Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:44:09.4204750Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:44:10.5087890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:44:11.0876620Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:44:11.4258850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:11.4570090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:11.9426440Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:44:12.0524810Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:44:13.1802870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:44:13.7636960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:44:14.1004540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:14.1474550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:14.3135190Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:44:14.3520780Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:44:14.3526640Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:44:14.4183140Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:44:14.4211640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6372-1bgbknc 2021-05-16T17:44:15.0352450Z cp -pR /private/tmp/d20210516-6372-1bgbknc/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:44:15.5255130Z chmod -Rf +w /private/tmp/d20210516-6372-1bgbknc 2021-05-16T17:44:15.8956170Z ==> Finishing up 2021-05-16T17:44:15.9199410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:44:15.9220060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:44:15.9230870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:44:15.9240760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:44:15.9260240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:44:15.9273290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:44:15.9281970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:44:15.9294030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:44:15.9307210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:44:15.9320170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:44:15.9331070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:44:15.9346800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:44:15.9360000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:44:15.9372380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:44:15.9384980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:44:15.9395820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:44:15.9414030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:44:15.9427060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:44:15.9437070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:44:15.9486730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:44:15.9492660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:44:15.9497910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:44:15.9503070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:44:15.9508190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:44:15.9513280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:44:15.9518300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:44:15.9523390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:44:15.9528500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:44:15.9533450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:44:15.9538890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:44:15.9545960Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:44:15.9554950Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:44:15.9560450Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:44:15.9570410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:44:15.9576450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:44:15.9581630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:44:15.9587650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:44:15.9593420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:44:15.9599450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:44:15.9605920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:44:15.9611870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:44:15.9617530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:44:15.9623240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:44:15.9628800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:44:15.9634910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:44:15.9641390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:44:15.9665440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:44:15.9671300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:44:15.9677250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:44:15.9683110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:44:15.9689510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:44:15.9695580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:44:15.9701830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:44:15.9720540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:44:15.9726300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:44:15.9733260Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:44:15.9738710Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:44:15.9744210Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:44:16.1354950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6542-12sydru.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T17:44:18.3924040Z ==> Summary 2021-05-16T17:44:18.4329170Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:44:18.4342770Z ==> Installing imagemagick@6 2021-05-16T17:44:18.4350820Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:44:18.4372210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6372-tbxiyw 2021-05-16T17:44:18.7955040Z cp -pR /private/tmp/d20210516-6372-tbxiyw/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:44:19.2260590Z chmod -Rf +w /private/tmp/d20210516-6372-tbxiyw 2021-05-16T17:44:20.9768060Z ==> Finishing up 2021-05-16T17:44:21.2402650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6568-ttsi03.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T17:44:23.5367490Z ==> Caveats 2021-05-16T17:44:23.5369140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:23.5371220Z because this is an alternate version of another formula. 2021-05-16T17:44:23.5371930Z 2021-05-16T17:44:23.5372630Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:23.5374120Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:23.5374610Z 2021-05-16T17:44:23.5375150Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:23.5376220Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:23.5377280Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:23.5377690Z 2021-05-16T17:44:23.5378590Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:23.5379370Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:23.5379790Z 2021-05-16T17:44:23.5380480Z ==> Summary 2021-05-16T17:44:23.5786980Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:44:24.3360320Z ==> Caveats 2021-05-16T17:44:24.3361270Z ==> imagemagick@6 2021-05-16T17:44:24.3403330Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:24.3404670Z because this is an alternate version of another formula. 2021-05-16T17:44:24.3405110Z 2021-05-16T17:44:24.3405660Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:24.3406990Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:24.3407480Z 2021-05-16T17:44:24.3408010Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:24.3409060Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:24.3410150Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:24.3410530Z 2021-05-16T17:44:24.3411420Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:24.3412220Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:24.3412630Z 2021-05-16T17:44:26.2421700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:44:27.3798260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:44:27.9501220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:44:28.2791590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:28.3203600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:28.3840890Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:44:28.3914240Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:44:29.5328340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:44:30.0488940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:44:30.4148050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:30.4448060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:30.5224170Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:44:30.5297220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:44:31.6580690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:44:32.1960020Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:44:32.5494970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:32.5870390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:33.0605930Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:44:33.2132360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:44:34.3347360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:44:34.8942080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:44:35.2494980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:35.2792970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:35.3170570Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:44:35.3202170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:44:36.4122280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:44:36.9604990Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:44:37.2729240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:37.3106120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:37.3623770Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:44:37.3655290Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:44:38.4565020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:44:39.0115560Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:44:39.3160760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:39.3546880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:39.4208460Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:44:39.4273680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:44:40.5418210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:44:41.1137350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:44:41.4656650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:41.5049050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:41.6223010Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:44:41.6297650Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:44:42.7401370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:44:43.3301870Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:44:43.6706500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:43.7030070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:43.7504000Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:44:43.7534530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:44:44.8560770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:44:45.4276130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:44:45.7558580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:45.8004700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:45.8931070Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:44:45.8976120Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:44:46.9941110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:44:47.5663940Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:44:47.9030020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:47.9386630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:47.9823090Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:44:47.9859030Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:44:49.1243020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:44:49.6489530Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:44:49.9879290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:50.0263050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:50.0901080Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:44:50.0968910Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:44:53.2483990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:44:54.7949680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:44:55.1098450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:55.1400110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:55.3193100Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:44:55.3695300Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:44:55.3699200Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:44:55.4288210Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:44:55.4350790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-lf40e5 2021-05-16T17:44:55.4628840Z cp -pR /private/tmp/d20210516-6575-lf40e5/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:44:55.4869090Z chmod -Rf +w /private/tmp/d20210516-6575-lf40e5 2021-05-16T17:44:55.5656630Z ==> Finishing up 2021-05-16T17:44:55.6040340Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:44:55.6081740Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:44:55.6086640Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:44:55.6117620Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:44:55.6123190Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:44:55.6130890Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:44:55.6138130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:44:55.6143700Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:44:55.6150130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:44:55.6157720Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:44:55.6344210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6806-ea9fds.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T17:44:57.8711580Z ==> Summary 2021-05-16T17:44:57.8738710Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:44:57.8744680Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:44:57.8764660Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:44:57.8782690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-1mytyxl 2021-05-16T17:44:58.0128240Z cp -pR /private/tmp/d20210516-6575-1mytyxl/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:44:58.1338670Z chmod -Rf +w /private/tmp/d20210516-6575-1mytyxl 2021-05-16T17:44:58.2292500Z ==> Finishing up 2021-05-16T17:44:58.2783790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6832-r024qa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T17:45:00.1139730Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:45:00.1659490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.1835600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.1967640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2070510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2165210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2260620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2365570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2466710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2568450Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2660810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2754090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2849260Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.2944460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.3047180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:00.6317720Z ==> Caveats 2021-05-16T17:45:00.6318440Z To use the DocBook package in your XML toolchain, 2021-05-16T17:45:00.6319110Z you need to add the following to your ~/.bashrc: 2021-05-16T17:45:00.6319460Z 2021-05-16T17:45:00.6319990Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:45:00.6320930Z ==> Summary 2021-05-16T17:45:00.6457720Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:45:00.6464040Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:45:00.6513700Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:45:00.6532940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-h3lu5o 2021-05-16T17:45:02.5703400Z cp -pR /private/tmp/d20210516-6575-h3lu5o/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:45:05.4537480Z chmod -Rf +w /private/tmp/d20210516-6575-h3lu5o 2021-05-16T17:45:06.9012650Z ==> Finishing up 2021-05-16T17:45:06.9393180Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:45:06.9402870Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:45:06.9492070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6873-18hrkn0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T17:45:08.8861990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:08.8966360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9059170Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9154460Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9247810Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9346790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9440980Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9546920Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9642740Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9736840Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9829820Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:08.9922720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0016730Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0111810Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0206790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0300090Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0394330Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0489380Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0584190Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0677750Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0771860Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0865260Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.0960170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:45:09.1054390Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.1147470Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.1241850Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:45:09.1335590Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:09.1429910Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T17:45:10.0533180Z ==> Summary 2021-05-16T17:45:10.3287400Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:45:10.3293340Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:45:10.3315030Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:45:10.3333810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-mljn1d 2021-05-16T17:45:10.3443880Z cp -pR /private/tmp/d20210516-6575-mljn1d/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:45:10.3570540Z chmod -Rf +w /private/tmp/d20210516-6575-mljn1d 2021-05-16T17:45:10.3992870Z ==> Finishing up 2021-05-16T17:45:10.4418060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6927-1q018d3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T17:45:12.6743670Z ==> Caveats 2021-05-16T17:45:12.6745080Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:12.6746370Z because macOS already provides this software and installing another version in 2021-05-16T17:45:12.6747860Z parallel can cause all kinds of trouble. 2021-05-16T17:45:12.6748550Z 2021-05-16T17:45:12.6749920Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:45:12.6751290Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:12.6751770Z 2021-05-16T17:45:12.6751970Z 2021-05-16T17:45:12.6752420Z Bash completion has been installed to: 2021-05-16T17:45:12.6753420Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:45:12.6754280Z ==> Summary 2021-05-16T17:45:12.6765120Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:45:12.6771830Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:45:12.6910870Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:45:12.6928210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6575-vyo58l 2021-05-16T17:45:12.7132070Z cp -pR /private/tmp/d20210516-6575-vyo58l/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:45:12.7435950Z chmod -Rf +w /private/tmp/d20210516-6575-vyo58l 2021-05-16T17:45:12.7976730Z ==> Finishing up 2021-05-16T17:45:12.8401500Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:45:12.8406040Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:45:12.8417070Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:45:12.8430950Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:45:12.8436140Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:45:12.8530020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6953-18svb0q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T17:45:15.0173170Z ==> Summary 2021-05-16T17:45:15.0214500Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:45:15.0220730Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:45:15.0980420Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:45:15.0997260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-e6ahak 2021-05-16T17:45:15.1781040Z cp -pR /private/tmp/d20210516-6575-e6ahak/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:45:15.3140690Z chmod -Rf +w /private/tmp/d20210516-6575-e6ahak 2021-05-16T17:45:15.4551230Z ==> Finishing up 2021-05-16T17:45:15.4982680Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:45:15.5038280Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:45:15.5043220Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:45:15.5071680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5172230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5274490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5299010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5303000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5315560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5321270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5323850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5326250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5329150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5332300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5364570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5369090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5371940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5374550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5376690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5380570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5382990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5385490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5387940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5390350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5392730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5395120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5397060Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:45:15.5400470Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:45:15.5403210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5407830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5410370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5412550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5416670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5420950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5423600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5426130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5428820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5431230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5433370Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:45:15.5436860Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:45:15.5440810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5448480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5464390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5467020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5475370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5486230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5497150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5507870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5509720Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:45:15.5513960Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:45:15.5521220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5530200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5541370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5549840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5562500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5572040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5581650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5592490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5603020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5614090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5624450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5639360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5647790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5659630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5668510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5678440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5689240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5727600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5738390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5749850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5759300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5770920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5780360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5792930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5801860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5812370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5826580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5833550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5843520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5855040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5879260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.5979680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.6081910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.6098000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:15.6102620Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:45:15.6105060Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:45:15.6107500Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:45:15.6473370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6979-lg8blv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T17:45:17.5096410Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:19.4873780Z ==> Summary 2021-05-16T17:45:19.5071690Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:45:19.5077960Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:45:19.6129710Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:45:19.6145960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-kwu9yr 2021-05-16T17:45:19.6406380Z cp -pR /private/tmp/d20210516-6575-kwu9yr/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:45:19.6655180Z chmod -Rf +w /private/tmp/d20210516-6575-kwu9yr 2021-05-16T17:45:19.7780940Z ==> Finishing up 2021-05-16T17:45:19.8201060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:45:19.8204800Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:45:19.8209290Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:45:19.8214240Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:45:19.8220700Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:45:19.8227240Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:45:19.8236810Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:45:19.8242110Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:45:19.8247290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:45:19.8253110Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:45:19.8262500Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:45:19.8267370Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:45:19.8272180Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:45:19.8278610Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:45:19.8283090Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:45:19.8288540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:45:19.8295480Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:45:19.8487710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7006-1w352w7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T17:45:21.7236360Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:23.3323600Z ==> Summary 2021-05-16T17:45:23.3357070Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:45:23.3363010Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:45:23.3903190Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:45:23.3920390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6575-xi5zwb 2021-05-16T17:45:23.4058530Z cp -pR /private/tmp/d20210516-6575-xi5zwb/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:45:23.4242340Z chmod -Rf +w /private/tmp/d20210516-6575-xi5zwb 2021-05-16T17:45:23.4840040Z ==> Finishing up 2021-05-16T17:45:23.5211740Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:45:23.5217930Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:45:23.5223510Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:45:23.5230170Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:45:23.5376380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7033-1qxg1zp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T17:45:25.6773180Z ==> Summary 2021-05-16T17:45:25.6799630Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:45:25.6804900Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:45:25.6856710Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:45:25.6874520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-1nntd0w 2021-05-16T17:45:25.7087450Z cp -pR /private/tmp/d20210516-6575-1nntd0w/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:45:25.7224330Z chmod -Rf +w /private/tmp/d20210516-6575-1nntd0w 2021-05-16T17:45:25.7622720Z ==> Finishing up 2021-05-16T17:45:25.8052150Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:45:25.8056090Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:45:25.8060750Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:45:25.8067340Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:45:25.8071910Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:45:25.8193400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7059-hdld1r.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T17:45:27.9902030Z ==> Summary 2021-05-16T17:45:27.9918030Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:45:27.9923130Z ==> Installing imagemagick dependency: imath 2021-05-16T17:45:27.9979150Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:27.9997220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-19m41b9 2021-05-16T17:45:28.0226920Z cp -pR /private/tmp/d20210516-6575-19m41b9/imath/. /usr/local/Cellar/imath 2021-05-16T17:45:28.0605460Z chmod -Rf +w /private/tmp/d20210516-6575-19m41b9 2021-05-16T17:45:28.1162900Z ==> Finishing up 2021-05-16T17:45:28.1601260Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:45:28.1610170Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:45:28.1614830Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:45:28.1620130Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:45:28.1625270Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:45:28.1629980Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:45:28.1637120Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:45:28.1829770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7085-1dvolk1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T17:45:30.3339070Z ==> Summary 2021-05-16T17:45:30.3379480Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:45:30.3386340Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:45:30.3481990Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:30.3499240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-1jneaax 2021-05-16T17:45:30.4272500Z cp -pR /private/tmp/d20210516-6575-1jneaax/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:45:30.5254700Z chmod -Rf +w /private/tmp/d20210516-6575-1jneaax 2021-05-16T17:45:30.6783960Z ==> Finishing up 2021-05-16T17:45:30.7364480Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:45:30.7368340Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:45:30.7399930Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:45:30.7422220Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:45:30.7451440Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:45:30.7469520Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:45:30.7480880Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:45:30.7539820Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:45:30.7547070Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:45:30.7556720Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:45:30.7566400Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:45:30.7571670Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:45:30.7577140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:45:30.7583140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:45:30.7589580Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:45:30.7595070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:45:30.7600890Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:45:30.7606000Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:45:30.7611370Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:45:30.7616750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:45:30.7622040Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:45:30.7627420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:45:30.7632630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:45:30.7637950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:45:30.7643500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:45:30.7649210Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:45:30.7654570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:45:30.7662030Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:45:30.8130740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7112-k8mfq8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T17:45:33.0502660Z ==> Summary 2021-05-16T17:45:33.0614480Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:45:33.0621330Z ==> Installing imagemagick 2021-05-16T17:45:33.0625550Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:45:33.0643610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6575-1y3wndd 2021-05-16T17:45:33.4275380Z cp -pR /private/tmp/d20210516-6575-1y3wndd/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:45:33.8422270Z chmod -Rf +w /private/tmp/d20210516-6575-1y3wndd 2021-05-16T17:45:36.7753990Z ==> Finishing up 2021-05-16T17:45:36.8006760Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:45:36.8012250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:45:36.8017520Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:45:36.8022010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:45:36.8027290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:45:36.8031900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:45:36.8037420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:45:36.8041860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:45:36.8047370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:45:36.8051920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:45:36.8056950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:45:36.8062440Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:45:36.8066770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:45:36.8071950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:45:36.8078950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:45:36.8083670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:45:36.8089070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:45:36.8093370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:45:36.8098080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:45:36.8103750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:45:36.8108160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:45:36.8114350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:45:36.8119500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:45:36.8124010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:45:36.8128910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:45:36.8134060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:45:36.8138980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:45:36.8144210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:45:36.8149350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:45:36.8153960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:45:36.8161020Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:36.8167400Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:36.8174790Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:36.8184390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:45:36.8189790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:45:36.8195460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:45:36.8201310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:45:36.8206500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:45:36.8211570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:45:36.8217000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:45:36.8222260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:45:36.8227550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:45:36.8233090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:45:36.8240130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:45:36.8245500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:45:36.8250950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:45:36.8256090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:45:36.8282390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:45:36.8287980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:45:36.8296230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:45:36.8300800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:45:36.8306170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:45:36.8311420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:45:36.8316660Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:45:36.8321800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:45:36.8326990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:45:36.8332670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:45:36.8341700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:45:36.8344150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:45:36.8349700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:45:36.8354530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:45:36.8362910Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:45:36.8365300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:45:36.8373310Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:45:36.8379080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:45:36.8384460Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:45:36.8389530Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:45:36.8395340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:45:36.8400850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:45:36.8406040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:45:36.8411050Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:45:37.1072310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7140-1fdd7nh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T17:45:39.5628380Z ==> Summary 2021-05-16T17:45:39.6091650Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:45:41.1991260Z ==> Caveats 2021-05-16T17:45:41.1992270Z ==> docbook 2021-05-16T17:45:41.2008920Z To use the DocBook package in your XML toolchain, 2021-05-16T17:45:41.2010010Z you need to add the following to your ~/.bashrc: 2021-05-16T17:45:41.2010490Z 2021-05-16T17:45:41.2011030Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:45:41.2012150Z ==> gnu-getopt 2021-05-16T17:45:41.2038300Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:41.2039370Z because macOS already provides this software and installing another version in 2021-05-16T17:45:41.2040120Z parallel can cause all kinds of trouble. 2021-05-16T17:45:41.2040460Z 2021-05-16T17:45:41.2041420Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:45:41.2042680Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:41.2043170Z 2021-05-16T17:45:41.2043380Z 2021-05-16T17:45:41.2043850Z Bash completion has been installed to: 2021-05-16T17:45:41.2044980Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:45:42.7677180Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:45:43.8156500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:45:44.4549570Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:45:44.7822190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A55%3A00Z&sig=%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:44.8321370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T17\%3A55\%3A00Z\&sig=\%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:44.8747020Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:45:44.9386580Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:45:44.9415500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7147-5ruksl 2021-05-16T17:45:44.9593420Z cp -pR /private/tmp/d20210516-7147-5ruksl/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:45:44.9794210Z chmod -Rf +w /private/tmp/d20210516-7147-5ruksl 2021-05-16T17:45:45.0375040Z ==> Finishing up 2021-05-16T17:45:45.0781120Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:45:45.0788040Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:45:45.0792350Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:45:45.0801020Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:45:45.0808180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:45:45.0849230Z info /usr/local/share/info/udunits2.info 2021-05-16T17:45:45.0858950Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:45:45.0895130Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:45:45.0904820Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:45:45.0938330Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:45:45.0947620Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:45:45.0954950Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:45:45.0961190Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:45:45.1122920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7314-19c46c4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T17:45:47.2059820Z ==> Summary 2021-05-16T17:45:47.2091570Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:45:49.3728210Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:45:49.3728930Z To reinstall 1.6, run: 2021-05-16T17:45:49.3729390Z brew reinstall jq 2021-05-16T17:45:50.9249380Z ==> Caveats 2021-05-16T17:45:50.9250570Z imagej requires Java. You can install the latest version with: 2021-05-16T17:45:50.9251680Z brew install --cask adoptopenjdk 2021-05-16T17:45:50.9252020Z 2021-05-16T17:45:51.2134770Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:45:51.4665040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:46:03.2120950Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:46:03.3959680Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:46:03.3960830Z ==> Installing Cask imagej 2021-05-16T17:46:03.4386630Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7424-928x22 2021-05-16T17:46:03.5961480Z cp -pR /private/tmp/d20210516-7424-928x22/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:46:03.7479980Z chmod -Rf +w /private/tmp/d20210516-7424-928x22 2021-05-16T17:46:03.8183010Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:46:04.1807790Z 🍺 imagej was successfully installed! 2021-05-16T17:46:06.3242370Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:52:00.0079290Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:52:00.3725210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T18%3A00%3A00Z&sig=0iZ5sjG4cmXP4GTRehYXgrxLgHWppN4aXC5dLF7Ky%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:00.5107960Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:52:02.1854180Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:52:02.5880820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T18%3A00%3A00Z&sig=p2GFv5U1lIWzFTHUpMV6U8Aw%2FcOraetdx%2FVG9wKOris%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:02.9296150Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:52:02.9300760Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:52:03.0302910Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:52:07.5962140Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:52:07.5967030Z ==> Installing bowtie2 2021-05-16T17:52:07.5969880Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:52:13.5554560Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:52:16.7597070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:52:18.3918930Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:52:18.7204010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T18%3A00%3A00Z&sig=xAy2YOjJNiFVZzaObYHkv1aRU7kXNB0x%2FVt6ggtJIls%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:18.8597670Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:52:20.4987220Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:52:20.9361760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T18%3A00%3A00Z&sig=zHmtA0zMV5VDm%2F6w0RLLdO%2F9WAE5j%2FDZGwEic2t2Esw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:21.0297220Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:52:22.7052010Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:52:23.0602810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T18%3A00%3A00Z&sig=NP5WDubR4T5hf%2FxSQpdcKg2lcmQAiR%2FTJul5S8Pyozw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:23.1462800Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:52:24.8005240Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:52:25.1438530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T18%3A00%3A00Z&sig=%2BaPsLJ90JIf2fGpX3QwhJp38RIqsQO6CrC%2Bk%2BXixkLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:25.2411480Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:52:26.9136100Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:52:27.2526100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T18%3A00%3A00Z&sig=3vN6jFpO3%2BPN0zDGa%2BSRObg6ohW4DSvJ%2FeN2HYJc4n8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:27.3609930Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:52:28.9667160Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:52:29.3723620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T18%3A00%3A00Z&sig=lZ7EBlaEz9cwDZTaJXClpq6xfXa30Q5f4a5gLXpzFUM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:29.7453970Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:52:30.2935900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:52:30.2954800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:52:30.6108540Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:52:30.6339440Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:52:32.2189330Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:52:32.5525290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T18%3A00%3A00Z&sig=1yiCR%2FiAmX1vW6B3JR%2BcDzXeAW6ViK09D2ihebQsKUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:32.6602660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:52:34.2900510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:52:34.7292950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T18%3A00%3A00Z&sig=YvK7skkcYhHNmOYDXkl4tiSnAo3%2B25mnTBJUJ1%2Fn6sM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:34.9008530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:52:36.5191900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:52:36.9849040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T18%3A00%3A00Z&sig=u43rSNUOyXftfYKytvMqPH7aePcBBarehOADQyFLy0M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:37.1644670Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:52:38.7698930Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:52:39.1771870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T18%3A00%3A00Z&sig=4sCEMal0pVBAmlOqd3RZQ%2FngUa5pzDgKrIyEBOmkX3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:39.4986860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:52:41.1942490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:52:41.5548650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T18%3A00%3A00Z&sig=CED4CdTlmGgYz73gw2IhJzxnUCRnPaWk7Lf2%2Ffde%2Bp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:41.6619990Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:52:43.2884680Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:52:43.7098380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T18%3A00%3A00Z&sig=qzlwBF82LByE9YGtqey2ZeRH0r%2F%2FTlGJaxPvfZZdXqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:43.8593190Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:52:45.5004670Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:52:45.8459510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T18%3A00%3A00Z&sig=YrcF4hyjNVymNKz2iLzYLAYU9t5cg58H%2BQ0GtkfjyA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:45.9464870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:52:47.5943930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:52:48.0286710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T18%3A00%3A00Z&sig=eY5teMjEPDeXWqGAiAwOCSHbqllAzndsNwKD0%2FNz4kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:48.2416910Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:52:49.8839470Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:52:50.2107780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T18%3A00%3A00Z&sig=1HbT0qoFh0xxWd9Vy0u8z9ePgrabNga3v8aogooAbI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:50.3598870Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:52:51.9532770Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:52:52.2739590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T18%3A00%3A00Z&sig=AalaQfcBX8pwbCIb%2FAFjXVIZgIgiOmvXb6MQKhYzoNQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:53.1110730Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:52:54.8367430Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:52:55.1810170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T18%3A00%3A00Z&sig=%2Bf4uaO4%2FSTI0yF5ETYnvg98WuCa9DHWIoMfxKmwLKqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:55.4552160Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:52:57.2431520Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:52:57.5984650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T18%3A00%3A00Z&sig=oSxsAA%2BjQNhNwJmse7uIj%2Bw1m8YyO57njclc10mOS4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:52:58.1796210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:52:59.9659640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:53:00.3690520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T18%3A00%3A00Z&sig=SXoIRE1qynIMdni1BPy3INEeHMT0M8Mpanw9TF9sQEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:53:01.2367960Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T17:53:01.2370170Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:53:01.6525270Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:53:08.9583580Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:53:08.9590080Z ==> Installing gdal dependency: popt 2021-05-16T17:53:08.9613430Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:53:16.2529890Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:53:16.2536210Z ==> Installing gdal dependency: epsilon 2021-05-16T17:53:16.2588950Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:53:27.3647300Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:53:27.3651910Z ==> Installing gdal dependency: expat 2021-05-16T17:53:27.3674730Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:53:42.6860090Z ==> Caveats 2021-05-16T17:53:42.6861610Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:53:42.6862810Z because macOS already provides this software and installing another version in 2021-05-16T17:53:42.6863830Z parallel can cause all kinds of trouble. 2021-05-16T17:53:42.6864370Z 2021-05-16T17:53:42.6865080Z If you need to have expat first in your PATH, run: 2021-05-16T17:53:42.6866500Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:53:42.6867170Z 2021-05-16T17:53:42.6867870Z For compilers to find expat you may need to set: 2021-05-16T17:53:42.6869150Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:53:42.6870540Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:53:42.6872400Z 2021-05-16T17:53:42.6874320Z For pkg-config to find expat you may need to set: 2021-05-16T17:53:42.6875530Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:53:42.6877120Z 2021-05-16T17:53:42.6878420Z ==> Summary 2021-05-16T17:53:42.6891400Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:53:42.6899040Z ==> Installing gdal dependency: freexl 2021-05-16T17:53:42.6999680Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:53:49.3440580Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:53:49.3446760Z ==> Installing gdal dependency: geos 2021-05-16T17:53:49.3784530Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:53:52.7552360Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:53:52.7558960Z ==> Installing gdal dependency: hdf5 2021-05-16T17:53:52.7980010Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:53:56.0672270Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:53:56.0677780Z ==> Installing gdal dependency: json-c 2021-05-16T17:53:56.0730240Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:53:58.4725480Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:53:58.4732820Z ==> Installing gdal dependency: libxml2 2021-05-16T17:53:58.4872850Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:54:01.3401630Z ==> Caveats 2021-05-16T17:54:01.3402770Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:54:01.3403730Z because macOS already provides this software and installing another version in 2021-05-16T17:54:01.3404900Z parallel can cause all kinds of trouble. 2021-05-16T17:54:01.3405730Z 2021-05-16T17:54:01.3406540Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:54:01.3408060Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:54:01.3408510Z 2021-05-16T17:54:01.3409030Z For compilers to find libxml2 you may need to set: 2021-05-16T17:54:01.3410080Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:54:01.3411490Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:54:01.3411920Z 2021-05-16T17:54:01.3412830Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:54:01.3413570Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:54:01.3413960Z 2021-05-16T17:54:01.3414670Z ==> Summary 2021-05-16T17:54:01.3586930Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:54:01.3592940Z ==> Installing gdal dependency: libdap 2021-05-16T17:54:01.3797780Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:54:04.0274330Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:54:04.0280280Z ==> Installing gdal dependency: proj 2021-05-16T17:54:04.0413070Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:54:06.6299820Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:54:06.6305130Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:54:06.6538140Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:54:09.1815470Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:54:09.1820760Z ==> Installing gdal dependency: librttopo 2021-05-16T17:54:09.2290370Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:54:11.6071830Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:54:11.6076780Z ==> Installing gdal dependency: minizip 2021-05-16T17:54:11.6171100Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:54:13.8893890Z ==> Caveats 2021-05-16T17:54:13.8895800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:54:13.8896920Z with the venerable 'unzip' library. 2021-05-16T17:54:13.8898420Z ==> Summary 2021-05-16T17:54:13.8915880Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:54:13.8977080Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:54:13.9783170Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:54:17.5394110Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:54:17.5399170Z ==> Installing gdal dependency: netcdf 2021-05-16T17:54:17.5924400Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:54:20.5100010Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:54:20.5105780Z ==> Installing gdal dependency: openblas 2021-05-16T17:54:20.5498880Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:54:25.0933700Z ==> Caveats 2021-05-16T17:54:25.0935070Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:54:25.0935950Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:54:25.0936380Z 2021-05-16T17:54:25.0936930Z For compilers to find openblas you may need to set: 2021-05-16T17:54:25.0938660Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:54:25.0939740Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:54:25.0940130Z 2021-05-16T17:54:25.0941020Z For pkg-config to find openblas you may need to set: 2021-05-16T17:54:25.0941770Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:54:25.0942180Z 2021-05-16T17:54:25.0942890Z ==> Summary 2021-05-16T17:54:25.0961610Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:54:25.1353130Z ==> Installing gdal dependency: numpy 2021-05-16T17:54:25.2063660Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:54:29.1693710Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:54:29.1699970Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:54:29.1752560Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:54:34.7671110Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:54:34.7677060Z ==> Installing gdal 2021-05-16T17:54:34.7682240Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:54:42.7775650Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:54:44.2109100Z ==> No outdated dependents to upgrade! 2021-05-16T17:54:44.2110350Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:54:44.5553430Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:54:44.5554190Z netcdf 2021-05-16T17:54:44.6518530Z ==> Caveats 2021-05-16T17:54:44.6519440Z ==> expat 2021-05-16T17:54:44.6589290Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:54:44.6590270Z because macOS already provides this software and installing another version in 2021-05-16T17:54:44.6591010Z parallel can cause all kinds of trouble. 2021-05-16T17:54:44.6591490Z 2021-05-16T17:54:44.6591990Z If you need to have expat first in your PATH, run: 2021-05-16T17:54:44.6593300Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:54:44.6593750Z 2021-05-16T17:54:44.6594230Z For compilers to find expat you may need to set: 2021-05-16T17:54:44.6595210Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:54:44.6596190Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:54:44.6596560Z 2021-05-16T17:54:44.6597460Z For pkg-config to find expat you may need to set: 2021-05-16T17:54:44.6598190Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:54:44.6598570Z 2021-05-16T17:54:44.6599300Z ==> libxml2 2021-05-16T17:54:44.6662310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:54:44.6663290Z because macOS already provides this software and installing another version in 2021-05-16T17:54:44.6664040Z parallel can cause all kinds of trouble. 2021-05-16T17:54:44.6664370Z 2021-05-16T17:54:44.6664880Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:54:44.6666220Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:54:44.6666670Z 2021-05-16T17:54:44.6667170Z For compilers to find libxml2 you may need to set: 2021-05-16T17:54:44.6668150Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:54:44.6669170Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:54:44.6669540Z 2021-05-16T17:54:44.6670390Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:54:44.6671120Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:54:44.6671510Z 2021-05-16T17:54:44.6672220Z ==> minizip 2021-05-16T17:54:44.6687690Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:54:44.6688780Z with the venerable 'unzip' library. 2021-05-16T17:54:44.6689620Z ==> openblas 2021-05-16T17:54:44.6758050Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:54:44.6759030Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:54:44.6759480Z 2021-05-16T17:54:44.6760000Z For compilers to find openblas you may need to set: 2021-05-16T17:54:44.6761050Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:54:44.6762110Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:54:44.6762500Z 2021-05-16T17:54:44.6763360Z For pkg-config to find openblas you may need to set: 2021-05-16T17:54:44.6764130Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:54:44.6764660Z 2021-05-16T17:54:46.8290810Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:54:47.3828200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:54:47.3849290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:54:47.7503260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:54:47.7672060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:54:48.3316560Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:54:48.3336590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:54:48.6649180Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:54:48.6870040Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:54:50.3847380Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:54:50.7101550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T18%3A00%3A00Z&sig=7DwpLu09s7d5Kv1wHmF1IiMKT1Tb7nf6NQPSzUfYk6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:54:51.9556260Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:54:52.5017920Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:54:52.5037330Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:54:52.8381010Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:54:52.8486080Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:54:54.4547640Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:54:54.7838230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T18%3A00%3A00Z&sig=UyD01J4rZgGrv6a0TfGVt5ZYIv8iS2LkEWy4k%2FRqBrg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:54:55.0682890Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:54:55.0700290Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:54:56.6845890Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:54:57.0336780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T18%3A00%3A00Z&sig=07C%2FA8%2Bndxysn2dhKXRCyf4ZoZlzEqoPrGI71qVqVT0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:54:57.9264490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:54:59.5950830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:54:59.9326310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T18%3A00%3A00Z&sig=iV2kASkX5z1S%2ByznpOAGfYOKID%2Bzy2JaJl%2Fl84L0A78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:55:00.1448720Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:55:01.8208250Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:55:02.2377730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T18%3A05%3A00Z&sig=bSOPBvxZ1MSXLvVpyB5YoG3A%2FksFmP1qr%2FXsi7WOyIc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:55:03.5099880Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:55:03.5106900Z ==> Installing itk dependency: open-mpi 2021-05-16T17:55:03.6198490Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:55:09.4136580Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:55:09.4143110Z ==> Installing itk dependency: fftw 2021-05-16T17:55:09.4759560Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:55:12.2718870Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:55:12.2724900Z ==> Installing itk dependency: boost 2021-05-16T17:55:12.2775160Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:55:44.0643450Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:55:44.0652110Z ==> Installing itk dependency: netcdf 2021-05-16T17:55:44.1252510Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:55:46.7257540Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:55:46.7263280Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:55:46.7623080Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:55:51.7221340Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:55:51.7227330Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:55:51.8710410Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:56:25.9630880Z ==> Caveats 2021-05-16T17:56:25.9632200Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:56:25.9633040Z because this is an alternate version of another formula. 2021-05-16T17:56:25.9633430Z 2021-05-16T17:56:25.9633940Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:56:25.9635350Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:56:25.9635790Z 2021-05-16T17:56:25.9636270Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:56:25.9637230Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:56:25.9638190Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:56:25.9638550Z 2021-05-16T17:56:25.9639230Z ==> Summary 2021-05-16T17:56:26.1780880Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:56:26.1786540Z ==> Installing itk dependency: gdcm 2021-05-16T17:56:26.3534850Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:56:32.6803160Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:56:32.6809020Z ==> Installing itk 2021-05-16T17:56:32.6813160Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:56:47.3040190Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:56:50.1808300Z ==> No outdated dependents to upgrade! 2021-05-16T17:56:50.1809930Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:56:52.6806030Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:56:52.6806580Z fftw 2021-05-16T17:56:52.7138020Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:56:52.7139530Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:56:54.3433810Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:56:54.4666600Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:56:55.6893650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:56:56.2458050Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:56:56.5962250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T18%3A05%3A00Z&sig=RE3Un6Dqo7Wbj9VTfjLbjU9AnRbVxlQ2vwtH7o77p9w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:56:56.6348490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T18\%3A05\%3A00Z\&sig=RE3Un6Dqo7Wbj9VTfjLbjU9AnRbVxlQ2vwtH7o77p9w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:56:56.6905330Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:56:56.6962110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:56:57.7827170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:56:58.3305690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:56:58.7201760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T18%3A05%3A00Z&sig=GjxeHaZl5geg51162Sprur%2FAy5n8lSOD9%2BAVdzaMOyI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:56:58.7519070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T18\%3A05\%3A00Z\&sig=GjxeHaZl5geg51162Sprur\%2FAy5n8lSOD9\%2BAVdzaMOyI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:56:58.8678000Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:56:58.8758020Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:56:59.9305460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:57:00.4871550Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:57:00.8298000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T18%3A05%3A00Z&sig=Wc41Pmp%2F4TcZ9WWHOlzypUJ8IaaFcofHXVugb1WCToY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:57:00.8776380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T18\%3A05\%3A00Z\&sig=Wc41Pmp\%2F4TcZ9WWHOlzypUJ8IaaFcofHXVugb1WCToY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:57:00.9320810Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:57:00.9360780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:57:02.0063690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:57:02.5777450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:57:02.9928960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T18%3A05%3A00Z&sig=aAxS6mBuJ9v12vWi45hexZRqKLABSwA0O%2FzcIh9wADk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:57:03.0345780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T18\%3A05\%3A00Z\&sig=aAxS6mBuJ9v12vWi45hexZRqKLABSwA0O\%2FzcIh9wADk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:57:03.2753620Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:57:03.3440740Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:57:03.3445300Z ==> Installing libav dependency: faac 2021-05-16T17:57:03.4045370Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:57:03.4074980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9033-1k2yti7 2021-05-16T17:57:03.4189410Z cp -pR /private/tmp/d20210516-9033-1k2yti7/faac/. /usr/local/Cellar/faac 2021-05-16T17:57:03.4340740Z chmod -Rf +w /private/tmp/d20210516-9033-1k2yti7 2021-05-16T17:57:03.4802790Z ==> Finishing up 2021-05-16T17:57:03.5273160Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:57:03.5279080Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:57:03.5293240Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:57:03.5325880Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:57:03.5332270Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:57:03.5337170Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:57:03.5342530Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:57:03.5485100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9215-1riplw7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T17:57:05.6165000Z ==> Summary 2021-05-16T17:57:05.6187190Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:57:05.6194360Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:57:05.6215730Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:57:05.6232820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9033-18n1e32 2021-05-16T17:57:05.6523410Z cp -pR /private/tmp/d20210516-9033-18n1e32/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:57:05.6975510Z chmod -Rf +w /private/tmp/d20210516-9033-18n1e32 2021-05-16T17:57:05.7459480Z ==> Finishing up 2021-05-16T17:57:05.7929030Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:57:05.7935500Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:57:05.7941790Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:57:05.7946390Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:57:05.7952130Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:57:05.7959290Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:57:05.8102870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9241-1im08a1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T17:57:07.9628410Z ==> Summary 2021-05-16T17:57:07.9646110Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:57:07.9653700Z ==> Installing libav dependency: sdl 2021-05-16T17:57:07.9675700Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:57:07.9693100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9033-mdu6a1 2021-05-16T17:57:08.0408720Z cp -pR /private/tmp/d20210516-9033-mdu6a1/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:57:08.1542100Z chmod -Rf +w /private/tmp/d20210516-9033-mdu6a1 2021-05-16T17:57:08.2747590Z ==> Finishing up 2021-05-16T17:57:08.3219910Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:57:08.3225890Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:57:08.3260000Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:57:08.3274390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:57:08.3281030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:57:08.3287470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:57:08.3293920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:57:08.3299750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:57:08.3305680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:57:08.3311530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:57:08.3317510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:57:08.3323990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:57:08.3329540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:57:08.3335080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:57:08.3340660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:57:08.3345990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:57:08.3351720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:57:08.3357240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:57:08.3362760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:57:08.3368160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:57:08.3373530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:57:08.3379000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:57:08.3384570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:57:08.3389990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:57:08.3395480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:57:08.3401190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:57:08.3406720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:57:08.3412730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:57:08.3418180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:57:08.3424140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:57:08.3430130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:57:08.3435610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:57:08.3441520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:57:08.3460150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:57:08.3465470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:57:08.3470900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:57:08.3475930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:57:08.3480970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:57:08.3486200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:57:08.3491280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:57:08.3496640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:57:08.3505780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:57:08.3507920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:57:08.3513060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:57:08.3518210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:57:08.3523520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:57:08.3529180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:57:08.3534690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:57:08.3539570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:57:08.3544780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:57:08.3551020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:57:08.3556040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:57:08.3561110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:57:08.3566370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:57:08.3571450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:57:08.3576570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:57:08.3581870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:57:08.3587290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:57:08.3592870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:57:08.3597770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:57:08.3603290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:57:08.3608420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:57:08.3613400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:57:08.3618820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:57:08.3624380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:57:08.3629590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:57:08.3637130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:57:08.3642890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:57:08.3648630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:57:08.3655950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:57:08.3665100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:57:08.3670500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:57:08.3676380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:57:08.3682760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:57:08.3688370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:57:08.3693870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:57:08.3699580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:57:08.3705430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:57:08.3710630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:57:08.3715990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:57:08.3721710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:57:08.3727330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:57:08.3732610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:57:08.3738180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:57:08.3743890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:57:08.3749960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:57:08.3755550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:57:08.3761640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:57:08.3767790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:57:08.3774230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:57:08.3780240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:57:08.3786090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:57:08.3792180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:57:08.3797950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:57:08.3804020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:57:08.3810290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:57:08.3816210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:57:08.3822310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:57:08.3828470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:57:08.3834040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:57:08.3838720Z Only the first 100 operations were output. 2021-05-16T17:57:08.4696870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9267-qjg7cx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T17:57:10.5940390Z ==> Summary 2021-05-16T17:57:10.6077580Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:57:10.6083420Z ==> Installing libav 2021-05-16T17:57:10.6087570Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:57:10.6104630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9033-tc3xsm 2021-05-16T17:57:10.8436570Z cp -pR /private/tmp/d20210516-9033-tc3xsm/libav/. /usr/local/Cellar/libav 2021-05-16T17:57:10.9529060Z chmod -Rf +w /private/tmp/d20210516-9033-tc3xsm 2021-05-16T17:57:12.3980550Z ==> Finishing up 2021-05-16T17:57:12.4443530Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:57:12.4447930Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:57:12.4452210Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:57:12.4463160Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:57:12.4468780Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:57:12.4474410Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:57:12.4816770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9293-1o2e72q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T17:57:14.6121910Z ==> Summary 2021-05-16T17:57:14.6141640Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:57:16.9900630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:57:18.8033730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:57:19.1807780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T18%3A05%3A00Z&sig=GY1ofz8%2BtGpJCIFjeKzYILOEZ8LBI1sPq1Z4EmsC5nE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:57:19.3746200Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:57:21.8286810Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:57:24.0592030Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:57:24.0592730Z To reinstall 4.3.0, run: 2021-05-16T17:57:24.0593170Z brew reinstall libtiff 2021-05-16T17:57:25.5558040Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:57:25.5559000Z To reinstall 2.3.9_1, run: 2021-05-16T17:57:25.5559510Z brew reinstall unixodbc 2021-05-16T17:57:27.0341470Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:57:27.0342200Z To reinstall 1.0.18_1, run: 2021-05-16T17:57:27.0342670Z brew reinstall libsodium 2021-05-16T17:57:28.5558970Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:57:28.5559680Z To reinstall 4.1.1, run: 2021-05-16T17:57:28.5560150Z brew reinstall tesseract 2021-05-16T17:57:30.0435660Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:57:30.0436830Z To reinstall 1.21.1, run: 2021-05-16T17:57:30.0437530Z brew reinstall wget 2021-05-16T17:57:31.5403220Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:57:31.5403970Z To reinstall 4.3.4, run: 2021-05-16T17:57:31.5404410Z brew reinstall zeromq 2021-05-16T17:57:33.0377840Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:57:33.0378590Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:57:33.0379030Z brew reinstall udunits 2021-05-16T17:57:34.5316880Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:57:34.5317620Z To reinstall 1.2.0, run: 2021-05-16T17:57:34.5318080Z brew reinstall webp 2021-05-16T17:57:36.0861360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:57:37.7192090Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:57:38.1766130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T18%3A05%3A00Z&sig=2rwXkNuAPKm4TCriaeIIwvwZ2oFfmGFkfSFNEM19WZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:57:39.9939200Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:58:26.1027570Z ==> Caveats 2021-05-16T17:58:26.1028250Z Bash completion has been installed to: 2021-05-16T17:58:26.1028980Z /usr/local/etc/bash_completion.d 2021-05-16T17:58:26.1029850Z ==> Summary 2021-05-16T17:58:27.3495860Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:58:30.5622380Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:58:30.5627910Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175828Z&X-Amz-Expires=300&X-Amz-Signature=ba444404ae900f8a8c380fc004f450bba1f9e79e2e69f3c04f4867a28818045b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T17:58:33.6075050Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:58:33.6076280Z ==> Installing Cask xquartz 2021-05-16T17:58:49.6396090Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:58:49.6397620Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:59:17.0633340Z installer: Package name is 2021-05-16T17:59:17.0636150Z installer: Installing at base path / 2021-05-16T17:59:17.0637030Z installer: The install was successful. 2021-05-16T17:59:17.0637740Z installer: The install requires logging out now. 2021-05-16T17:59:17.1479510Z 🍺 xquartz was successfully installed! 2021-05-16T17:59:17.1767340Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:59:17.1767930Z with: 2021-05-16T17:59:17.1768400Z github_slug: neuroconductor/cap 2021-05-16T17:59:17.1768790Z env: 2021-05-16T17:59:17.1769190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:17.1769680Z TIC_DEPLOY_KEY: 2021-05-16T17:59:17.1770060Z RSPM: 2021-05-16T17:59:17.1771270Z GITHUB_PAT: *** 2021-05-16T17:59:17.1771640Z COVERALLS_TOKEN: 2021-05-16T17:59:17.1772160Z continue-on-error: false 2021-05-16T17:59:17.1772590Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:17.1773140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:17.1773590Z TZ: UTC 2021-05-16T17:59:17.1773940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:17.1774360Z NOT_CRAN: true 2021-05-16T17:59:17.1774780Z ##[endgroup] 2021-05-16T17:59:17.2576580Z repo slug is: neuroconductor/cap 2021-05-16T17:59:17.2689020Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:59:17.2689620Z env: 2021-05-16T17:59:17.2690080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:17.2690520Z TIC_DEPLOY_KEY: 2021-05-16T17:59:17.2690890Z RSPM: 2021-05-16T17:59:17.2691720Z GITHUB_PAT: *** 2021-05-16T17:59:17.2692150Z COVERALLS_TOKEN: 2021-05-16T17:59:17.2692650Z continue-on-error: false 2021-05-16T17:59:17.2693110Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:17.2693630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:17.2694050Z TZ: UTC 2021-05-16T17:59:17.2694470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:17.2694860Z NOT_CRAN: true 2021-05-16T17:59:17.2695350Z ##[endgroup] 2021-05-16T17:59:18.5338250Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:59:18.5338880Z with: 2021-05-16T17:59:18.5339270Z repo_name: cap 2021-05-16T17:59:18.5339640Z repo_version: 1.0 2021-05-16T17:59:18.5340030Z runner_os: macOS 2021-05-16T17:59:18.5340430Z R_version: 4.0 2021-05-16T17:59:18.5340790Z env: 2021-05-16T17:59:18.5341200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:18.5341680Z TIC_DEPLOY_KEY: 2021-05-16T17:59:18.5342020Z RSPM: 2021-05-16T17:59:18.5343280Z GITHUB_PAT: *** 2021-05-16T17:59:18.5343730Z COVERALLS_TOKEN: 2021-05-16T17:59:18.5344180Z continue-on-error: false 2021-05-16T17:59:18.5344690Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:18.5345170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:18.5345630Z TZ: UTC 2021-05-16T17:59:18.5346000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:18.5346420Z NOT_CRAN: true 2021-05-16T17:59:18.5346780Z ##[endgroup] 2021-05-16T17:59:18.6003960Z Package: cap 2021-05-16T17:59:18.6009050Z Version: 1.0 2021-05-16T17:59:18.6009500Z OS: macOS 2021-05-16T17:59:18.6088910Z ##[group]Run install.packages('remotes') 2021-05-16T17:59:18.6089640Z install.packages('remotes') 2021-05-16T17:59:18.6090430Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:59:18.6091780Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:59:18.6262380Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:59:18.6262810Z env: 2021-05-16T17:59:18.6263220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:18.6263710Z TIC_DEPLOY_KEY: 2021-05-16T17:59:18.6264040Z RSPM: 2021-05-16T17:59:18.6264940Z GITHUB_PAT: *** 2021-05-16T17:59:18.6265360Z COVERALLS_TOKEN: 2021-05-16T17:59:18.6265810Z continue-on-error: false 2021-05-16T17:59:18.6266320Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:18.6266790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:18.6267230Z TZ: UTC 2021-05-16T17:59:18.6267640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:18.6268030Z NOT_CRAN: true 2021-05-16T17:59:18.6268630Z ##[endgroup] 2021-05-16T17:59:18.8597490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:59:18.8598700Z (as ‘lib’ is unspecified) 2021-05-16T17:59:21.1030610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T17:59:21.3521190Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T17:59:21.3619550Z ================================================== 2021-05-16T17:59:21.3620150Z downloaded 381 KB 2021-05-16T17:59:21.3620460Z 2021-05-16T17:59:21.3836750Z 2021-05-16T17:59:21.3851310Z The downloaded binary packages are in 2021-05-16T17:59:21.3852870Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFh2NKr/downloaded_packages 2021-05-16T17:59:26.0965860Z ##[group]Run actions/cache@v1 2021-05-16T17:59:26.0966420Z with: 2021-05-16T17:59:26.0966880Z path: /Users/runner/work/_temp/Library 2021-05-16T17:59:26.0969490Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-7eaa309494e22b4d9f2f7e00a7937cb36525d803bf16d5f7cb4f6afa645e9eda 2021-05-16T17:59:26.0973590Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:59:26.0975280Z env: 2021-05-16T17:59:26.0975740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:26.0976190Z TIC_DEPLOY_KEY: 2021-05-16T17:59:26.0976560Z RSPM: 2021-05-16T17:59:26.0978280Z GITHUB_PAT: *** 2021-05-16T17:59:26.0978690Z COVERALLS_TOKEN: 2021-05-16T17:59:26.0979180Z continue-on-error: false 2021-05-16T17:59:26.0979640Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:26.0980160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:26.0980590Z TZ: UTC 2021-05-16T17:59:26.0981070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:26.0981510Z NOT_CRAN: true 2021-05-16T17:59:26.0981870Z ##[endgroup] 2021-05-16T17:59:26.1785850Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:59:26.1897070Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:59:26.1897840Z remotes::install_github("ropensci/tic") 2021-05-16T17:59:26.1898560Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:59:26.1899230Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:59:26.1899780Z remotes::install_cran("covr") 2021-05-16T17:59:26.2070540Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:59:26.2070980Z env: 2021-05-16T17:59:26.2071400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:59:26.2071870Z TIC_DEPLOY_KEY: 2021-05-16T17:59:26.2072230Z RSPM: 2021-05-16T17:59:26.2073080Z GITHUB_PAT: *** 2021-05-16T17:59:26.2073510Z COVERALLS_TOKEN: 2021-05-16T17:59:26.2073960Z continue-on-error: false 2021-05-16T17:59:26.2074440Z VDIFFR_RUN_TESTS: false 2021-05-16T17:59:26.2074910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:59:26.2075360Z TZ: UTC 2021-05-16T17:59:26.2075780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:59:26.2076170Z NOT_CRAN: true 2021-05-16T17:59:26.2076550Z ##[endgroup] 2021-05-16T17:59:26.4651620Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:59:27.1876370Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:59:30.9615450Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:59:30.9616480Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:59:30.9617290Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:59:30.9618100Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:59:30.9618880Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:59:30.9619710Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:59:30.9620480Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:59:30.9621310Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:59:30.9622080Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:59:30.9622920Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:59:30.9623740Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:59:30.9624670Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:59:30.9625570Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:59:30.9626390Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:59:30.9627210Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:59:30.9628200Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:59:30.9629110Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:59:30.9629920Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:59:30.9630770Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:59:30.9631600Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:59:30.9632390Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:59:30.9633220Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:59:30.9634000Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:59:30.9635340Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:59:30.9636160Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:59:30.9637030Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:59:30.9637990Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:59:30.9638810Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:59:30.9639570Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:59:30.9640390Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:59:30.9641230Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:59:30.9642030Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:59:30.9642870Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:59:30.9643670Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:59:30.9644490Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:59:30.9646300Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:59:30.9656070Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:59:30.9657190Z (as ‘lib’ is unspecified) 2021-05-16T17:59:32.8568630Z 2021-05-16T17:59:32.8569700Z There is a binary version available but the source version is later: 2021-05-16T17:59:32.8593760Z binary source needs_compilation 2021-05-16T17:59:32.8594480Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T17:59:32.8594760Z 2021-05-16T17:59:32.8622970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T17:59:33.0221710Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T17:59:33.0708290Z ================================================== 2021-05-16T17:59:33.0708890Z downloaded 1.3 MB 2021-05-16T17:59:33.0709200Z 2021-05-16T17:59:33.0752530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T17:59:33.3311840Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T17:59:33.3348920Z ================================================== 2021-05-16T17:59:33.3349430Z downloaded 219 KB 2021-05-16T17:59:33.3349740Z 2021-05-16T17:59:33.3384400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T17:59:33.5003600Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T17:59:33.5020700Z ================================================== 2021-05-16T17:59:33.5021610Z downloaded 135 KB 2021-05-16T17:59:33.5021880Z 2021-05-16T17:59:33.5055730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T17:59:33.7778910Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T17:59:33.7785690Z ================================================== 2021-05-16T17:59:33.7786210Z downloaded 46 KB 2021-05-16T17:59:33.7786510Z 2021-05-16T17:59:33.7820480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T17:59:33.9221440Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T17:59:33.9222150Z ================================================== 2021-05-16T17:59:33.9222630Z downloaded 21 KB 2021-05-16T17:59:33.9222930Z 2021-05-16T17:59:33.9271610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T17:59:34.0949270Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T17:59:34.0959850Z ================================================== 2021-05-16T17:59:34.0960390Z downloaded 80 KB 2021-05-16T17:59:34.0960690Z 2021-05-16T17:59:34.0994190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T17:59:34.3397130Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T17:59:34.5827370Z ================================================== 2021-05-16T17:59:34.5827980Z downloaded 2.8 MB 2021-05-16T17:59:34.5828250Z 2021-05-16T17:59:34.5911580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T17:59:34.7282640Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T17:59:34.7294360Z ================================================== 2021-05-16T17:59:34.7294930Z downloaded 34 KB 2021-05-16T17:59:34.7295230Z 2021-05-16T17:59:34.7329290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T17:59:34.9970530Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T17:59:35.0129090Z ================================================== 2021-05-16T17:59:35.0129810Z downloaded 841 KB 2021-05-16T17:59:35.0130110Z 2021-05-16T17:59:35.0176220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T17:59:35.1423360Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T17:59:35.2084060Z ================================================== 2021-05-16T17:59:35.2084630Z downloaded 480 KB 2021-05-16T17:59:35.2084930Z 2021-05-16T17:59:35.2132370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T17:59:35.4501550Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T17:59:35.4531950Z ================================================== 2021-05-16T17:59:35.4532600Z downloaded 12 KB 2021-05-16T17:59:35.4532870Z 2021-05-16T17:59:35.4575960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T17:59:35.6496570Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T17:59:35.6561680Z ================================================== 2021-05-16T17:59:35.6562260Z downloaded 486 KB 2021-05-16T17:59:35.6562520Z 2021-05-16T17:59:35.6599450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T17:59:35.9430280Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T17:59:35.9463330Z ================================================== 2021-05-16T17:59:35.9463890Z downloaded 89 KB 2021-05-16T17:59:35.9464200Z 2021-05-16T17:59:35.9500180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T17:59:36.2113890Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T17:59:36.2329310Z ================================================== 2021-05-16T17:59:36.2329890Z downloaded 518 KB 2021-05-16T17:59:36.2330200Z 2021-05-16T17:59:36.2368250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T17:59:36.3841890Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T17:59:36.3920070Z ================================================== 2021-05-16T17:59:36.3920700Z downloaded 206 KB 2021-05-16T17:59:36.3921000Z 2021-05-16T17:59:36.3956360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T17:59:36.5901450Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T17:59:36.6016380Z ================================================== 2021-05-16T17:59:36.6016900Z downloaded 265 KB 2021-05-16T17:59:36.6017190Z 2021-05-16T17:59:36.6052270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T17:59:36.7558560Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T17:59:36.7624100Z ================================================== 2021-05-16T17:59:36.7624650Z downloaded 166 KB 2021-05-16T17:59:36.7624920Z 2021-05-16T17:59:36.7661240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T17:59:37.0751480Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T17:59:37.0790870Z ================================================== 2021-05-16T17:59:37.0791370Z downloaded 94 KB 2021-05-16T17:59:37.0791660Z 2021-05-16T17:59:37.0834390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T17:59:37.3162730Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T17:59:37.3191150Z ================================================== 2021-05-16T17:59:37.3191720Z downloaded 136 KB 2021-05-16T17:59:37.3192040Z 2021-05-16T17:59:37.3226800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T17:59:37.4549000Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T17:59:37.4590160Z ================================================== 2021-05-16T17:59:37.4590690Z downloaded 183 KB 2021-05-16T17:59:37.4591000Z 2021-05-16T17:59:37.4625500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T17:59:37.5939090Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T17:59:37.5969670Z ================================================== 2021-05-16T17:59:37.5970230Z downloaded 198 KB 2021-05-16T17:59:37.5970490Z 2021-05-16T17:59:37.6006690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T17:59:37.8406770Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T17:59:37.8466660Z ================================================== 2021-05-16T17:59:37.8467630Z downloaded 204 KB 2021-05-16T17:59:37.8468300Z 2021-05-16T17:59:37.8511800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T17:59:38.0551880Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T17:59:38.0583020Z ================================================== 2021-05-16T17:59:38.0583590Z downloaded 64 KB 2021-05-16T17:59:38.0583910Z 2021-05-16T17:59:38.0623590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T17:59:38.1871740Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T17:59:38.1881030Z ================================================== 2021-05-16T17:59:38.1881610Z downloaded 44 KB 2021-05-16T17:59:38.1881880Z 2021-05-16T17:59:38.1915970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T17:59:38.4404260Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T17:59:38.4527200Z ================================================== 2021-05-16T17:59:38.4527740Z downloaded 408 KB 2021-05-16T17:59:38.4528050Z 2021-05-16T17:59:38.4574320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T17:59:38.7546220Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T17:59:38.7595460Z ================================================== 2021-05-16T17:59:38.7596470Z downloaded 91 KB 2021-05-16T17:59:38.7596780Z 2021-05-16T17:59:38.7724650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T17:59:39.0190980Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T17:59:39.0230060Z ================================================== 2021-05-16T17:59:39.0230580Z downloaded 134 KB 2021-05-16T17:59:39.0230840Z 2021-05-16T17:59:39.0265510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T17:59:39.1941820Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T17:59:39.2549680Z ================================================== 2021-05-16T17:59:39.2550340Z downloaded 1.9 MB 2021-05-16T17:59:39.2550640Z 2021-05-16T17:59:39.2672630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T17:59:39.4198440Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T17:59:39.4383680Z ================================================== 2021-05-16T17:59:39.4384200Z downloaded 532 KB 2021-05-16T17:59:39.4384500Z 2021-05-16T17:59:39.4422730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T17:59:39.7636950Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T17:59:39.7703910Z ================================================== 2021-05-16T17:59:39.7704810Z downloaded 515 KB 2021-05-16T17:59:39.7705130Z 2021-05-16T17:59:39.7743740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T17:59:40.0569350Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T17:59:40.0577410Z ================================================== 2021-05-16T17:59:40.0577890Z downloaded 47 KB 2021-05-16T17:59:40.0578190Z 2021-05-16T17:59:40.0614570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T17:59:40.2100390Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T17:59:40.2240330Z ================================================== 2021-05-16T17:59:40.2240900Z downloaded 690 KB 2021-05-16T17:59:40.2241190Z 2021-05-16T17:59:40.2294850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T17:59:40.3797180Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T17:59:40.3840430Z ================================================== 2021-05-16T17:59:40.3840960Z downloaded 46 KB 2021-05-16T17:59:40.3841260Z 2021-05-16T17:59:40.3874400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T17:59:40.5209760Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T17:59:40.5959440Z ================================================== 2021-05-16T17:59:40.5959990Z downloaded 2.0 MB 2021-05-16T17:59:40.5960610Z 2021-05-16T17:59:41.5245460Z 2021-05-16T17:59:41.5246330Z The downloaded binary packages are in 2021-05-16T17:59:41.5247970Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8s9feb/downloaded_packages 2021-05-16T17:59:41.5250050Z installing the source package ‘cachem’ 2021-05-16T17:59:41.5251460Z 2021-05-16T17:59:41.5268730Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:59:41.7561910Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:59:41.7662040Z ================================================== 2021-05-16T17:59:41.7763630Z downloaded 24 KB 2021-05-16T17:59:41.7863360Z 2021-05-16T17:59:42.1019540Z * installing *source* package ‘cachem’ ... 2021-05-16T17:59:42.1047090Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:59:42.1062860Z ** using staged installation 2021-05-16T17:59:42.1368480Z ** libs 2021-05-16T17:59:47.0818830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T17:59:47.7394030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T17:59:47.8307090Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:59:48.0430330Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:59:48.0470450Z ** R 2021-05-16T17:59:48.0589500Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:59:49.0426130Z ** help 2021-05-16T17:59:49.0772250Z *** installing help indices 2021-05-16T17:59:49.1054260Z ** building package indices 2021-05-16T17:59:49.3859440Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:59:49.8800720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:59:51.2530750Z ** testing if installed package can be loaded from final location 2021-05-16T17:59:51.6191790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:59:51.6336290Z * DONE (cachem) 2021-05-16T17:59:51.6403760Z 2021-05-16T17:59:51.6426300Z The downloaded source packages are in 2021-05-16T17:59:51.6444960Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/downloaded_packages’ 2021-05-16T17:59:51.6515550Z Running `R CMD build`... 2021-05-16T17:59:54.7571100Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a4116c042af/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:59:54.7572560Z * preparing ‘tic’: 2021-05-16T17:59:54.7573540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:59:54.7574300Z * installing the package to process help pages 2021-05-16T17:59:54.7575480Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:59:54.7576260Z * checking for empty or unneeded directories 2021-05-16T17:59:54.7577260Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:59:54.7578220Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:59:54.7579100Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:59:54.7584190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:59:54.7585240Z (as ‘lib’ is unspecified) 2021-05-16T17:59:55.2645650Z * installing *source* package ‘tic’ ... 2021-05-16T17:59:55.2649640Z ** using staged installation 2021-05-16T17:59:55.2972650Z ** R 2021-05-16T17:59:55.3349680Z ** inst 2021-05-16T17:59:55.3523000Z ** preparing package for lazy loading 2021-05-16T17:59:55.8845420Z ** help 2021-05-16T17:59:56.2902490Z *** installing help indices 2021-05-16T17:59:56.3947480Z *** copying figures 2021-05-16T17:59:56.3978050Z ** building package indices 2021-05-16T17:59:56.7445290Z ** installing vignettes 2021-05-16T17:59:56.7547090Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:59:57.0989610Z ** testing if installed package can be loaded from final location 2021-05-16T17:59:57.6510440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:59:57.6615460Z * DONE (tic) 2021-05-16T17:59:57.7085970Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:59:58.0199890Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T18:00:01.0485330Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T18:00:01.0486320Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T18:00:01.0487090Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T18:00:01.0487900Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T18:00:01.0488720Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T18:00:01.0489500Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T18:00:01.0490320Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T18:00:01.0491110Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T18:00:01.0491890Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T18:00:01.0493200Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T18:00:01.0493990Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T18:00:01.0494760Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T18:00:01.0495790Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T18:00:01.0496760Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T18:00:01.0497580Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T18:00:01.0498540Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T18:00:01.0499340Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T18:00:01.0500120Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T18:00:01.0500880Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T18:00:01.0501660Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T18:00:01.0502430Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T18:00:01.0503230Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T18:00:01.0504020Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T18:00:01.0504810Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T18:00:01.0505600Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T18:00:01.0506380Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T18:00:01.0507160Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T18:00:01.0507950Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T18:00:01.0508750Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T18:00:01.0509520Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T18:00:01.0510340Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T18:00:01.0511180Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T18:00:01.0511990Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T18:00:01.0512800Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T18:00:01.0513600Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T18:00:01.0514430Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T18:00:01.0515230Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T18:00:01.0516060Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T18:00:01.0518180Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T18:00:01.0520250Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:01.0521170Z (as ‘lib’ is unspecified) 2021-05-16T18:00:02.7540710Z 2021-05-16T18:00:02.7541680Z There are binary versions available but the source versions are later: 2021-05-16T18:00:02.7552300Z binary source needs_compilation 2021-05-16T18:00:02.7552840Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T18:00:02.7553850Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T18:00:02.7554340Z xfun 0.22 0.23 TRUE 2021-05-16T18:00:02.7554590Z 2021-05-16T18:00:02.7568900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T18:00:03.1585120Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T18:00:03.1656260Z ================================================== 2021-05-16T18:00:03.1656770Z downloaded 192 KB 2021-05-16T18:00:03.1657030Z 2021-05-16T18:00:03.1783150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T18:00:03.4296570Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T18:00:03.5639880Z ================================================== 2021-05-16T18:00:03.5640420Z downloaded 1.3 MB 2021-05-16T18:00:03.5640690Z 2021-05-16T18:00:03.5693620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T18:00:03.8840800Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T18:00:03.8849510Z ================================================== 2021-05-16T18:00:03.8850310Z downloaded 17 KB 2021-05-16T18:00:03.8850580Z 2021-05-16T18:00:03.8888280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T18:00:04.1371170Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T18:00:04.1383570Z ================================================== 2021-05-16T18:00:04.1385270Z downloaded 43 KB 2021-05-16T18:00:04.1386240Z 2021-05-16T18:00:04.1419790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T18:00:04.2755790Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T18:00:04.2939450Z ================================================== 2021-05-16T18:00:04.2940270Z downloaded 207 KB 2021-05-16T18:00:04.2940850Z 2021-05-16T18:00:04.2975890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T18:00:04.7859400Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T18:00:04.9319940Z ================================================== 2021-05-16T18:00:04.9320910Z downloaded 975 KB 2021-05-16T18:00:04.9321480Z 2021-05-16T18:00:04.9365660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T18:00:05.0688260Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T18:00:05.0697870Z ================================================== 2021-05-16T18:00:05.0698340Z downloaded 68 KB 2021-05-16T18:00:05.0698610Z 2021-05-16T18:00:05.0735820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T18:00:05.3020190Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T18:00:05.3171030Z ================================================== 2021-05-16T18:00:05.3171530Z downloaded 278 KB 2021-05-16T18:00:05.3171800Z 2021-05-16T18:00:05.3206420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T18:00:05.5833780Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T18:00:05.5994370Z ================================================== 2021-05-16T18:00:05.5994840Z downloaded 288 KB 2021-05-16T18:00:05.5995110Z 2021-05-16T18:00:05.6039680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T18:00:05.7396510Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T18:00:05.7397420Z ================================================== 2021-05-16T18:00:05.7397820Z downloaded 15 KB 2021-05-16T18:00:05.7398090Z 2021-05-16T18:00:05.7437640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T18:00:05.9211540Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T18:00:05.9248110Z ================================================== 2021-05-16T18:00:05.9248580Z downloaded 148 KB 2021-05-16T18:00:05.9248830Z 2021-05-16T18:00:05.9284440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T18:00:06.1893100Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T18:00:06.1915780Z ================================================== 2021-05-16T18:00:06.1916260Z downloaded 72 KB 2021-05-16T18:00:06.1916530Z 2021-05-16T18:00:06.1950660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T18:00:06.3470570Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T18:00:06.3480560Z ================================================== 2021-05-16T18:00:06.3482050Z downloaded 35 KB 2021-05-16T18:00:06.3482760Z 2021-05-16T18:00:06.3517600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T18:00:06.6752490Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T18:00:06.7056220Z ================================================== 2021-05-16T18:00:06.7056700Z downloaded 293 KB 2021-05-16T18:00:06.7056970Z 2021-05-16T18:00:06.7673130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T18:00:06.9524780Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T18:00:06.9586160Z ================================================== 2021-05-16T18:00:06.9586620Z downloaded 425 KB 2021-05-16T18:00:06.9586890Z 2021-05-16T18:00:06.9621460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T18:00:07.1971840Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T18:00:07.1978950Z ================================================== 2021-05-16T18:00:07.1979490Z downloaded 36 KB 2021-05-16T18:00:07.1979760Z 2021-05-16T18:00:07.2010310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T18:00:07.5187880Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T18:00:07.6326580Z ================================================== 2021-05-16T18:00:07.6327110Z downloaded 2.2 MB 2021-05-16T18:00:07.6327380Z 2021-05-16T18:00:07.6383940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T18:00:07.8298660Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T18:00:07.8396290Z ================================================== 2021-05-16T18:00:07.8409550Z downloaded 194 KB 2021-05-16T18:00:07.8410290Z 2021-05-16T18:00:07.8453090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T18:00:08.0843360Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T18:00:08.0845040Z ================================================== 2021-05-16T18:00:08.0845890Z downloaded 38 KB 2021-05-16T18:00:08.0846860Z 2021-05-16T18:00:08.0890540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T18:00:08.2935920Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T18:00:08.2987900Z ================================================== 2021-05-16T18:00:08.2988370Z downloaded 205 KB 2021-05-16T18:00:08.2988650Z 2021-05-16T18:00:08.3027650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T18:00:08.5414650Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T18:00:09.2704230Z ================================================== 2021-05-16T18:00:09.2704780Z downloaded 13.9 MB 2021-05-16T18:00:09.2705040Z 2021-05-16T18:00:09.3036710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T18:00:09.4970510Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T18:00:09.6748860Z ================================================== 2021-05-16T18:00:09.6749570Z downloaded 3.1 MB 2021-05-16T18:00:09.6749900Z 2021-05-16T18:00:09.6847030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T18:00:09.8478210Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T18:00:09.8791180Z ================================================== 2021-05-16T18:00:09.8791880Z downloaded 1.3 MB 2021-05-16T18:00:09.8792230Z 2021-05-16T18:00:09.8842870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T18:00:10.0174890Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T18:00:10.0341040Z ================================================== 2021-05-16T18:00:10.0341500Z downloaded 302 KB 2021-05-16T18:00:10.0341770Z 2021-05-16T18:00:10.0377410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T18:00:10.1741380Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T18:00:10.1769570Z ================================================== 2021-05-16T18:00:10.1770060Z downloaded 104 KB 2021-05-16T18:00:10.1770320Z 2021-05-16T18:00:10.1807170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T18:00:10.3363270Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T18:00:10.3363960Z ================================================== 2021-05-16T18:00:10.3365000Z downloaded 21 KB 2021-05-16T18:00:10.3365270Z 2021-05-16T18:00:10.3400230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T18:00:10.5759840Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T18:00:10.5764560Z ================================================== 2021-05-16T18:00:10.5765040Z downloaded 43 KB 2021-05-16T18:00:10.5765300Z 2021-05-16T18:00:10.5800080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T18:00:10.8507910Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T18:00:10.8508620Z ================================================== 2021-05-16T18:00:10.8509010Z downloaded 33 KB 2021-05-16T18:00:10.8509270Z 2021-05-16T18:00:10.8542260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T18:00:11.0122190Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T18:00:11.0140830Z ================================================== 2021-05-16T18:00:11.0141320Z downloaded 137 KB 2021-05-16T18:00:11.0141580Z 2021-05-16T18:00:11.0176910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T18:00:11.1646440Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T18:00:11.3247250Z ================================================== 2021-05-16T18:00:11.3247810Z downloaded 2.8 MB 2021-05-16T18:00:11.3248080Z 2021-05-16T18:00:11.3324790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T18:00:11.6026970Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T18:00:11.6039520Z ================================================== 2021-05-16T18:00:11.6040000Z downloaded 64 KB 2021-05-16T18:00:11.6040260Z 2021-05-16T18:00:11.6075000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T18:00:11.7965060Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T18:00:11.8333210Z ================================================== 2021-05-16T18:00:11.8333690Z downloaded 954 KB 2021-05-16T18:00:11.8333960Z 2021-05-16T18:00:11.8381740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T18:00:12.0654670Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T18:00:12.0820950Z ================================================== 2021-05-16T18:00:12.0821910Z downloaded 129 KB 2021-05-16T18:00:12.0822570Z 2021-05-16T18:00:12.0858110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T18:00:12.3503900Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T18:00:12.3585650Z ================================================== 2021-05-16T18:00:12.3586500Z downloaded 384 KB 2021-05-16T18:00:12.3586810Z 2021-05-16T18:00:13.7835140Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T18:00:13.7835650Z 2021-05-16T18:00:13.7887870Z 2021-05-16T18:00:13.7888730Z The downloaded binary packages are in 2021-05-16T18:00:13.7961420Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T18:00:13.7962560Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8s9feb/downloaded_packages 2021-05-16T18:00:13.9220360Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T18:00:13.9896330Z ================================================== 2021-05-16T18:00:13.9918920Z downloaded 1.1 MB 2021-05-16T18:00:13.9922800Z 2021-05-16T18:00:14.0025530Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T18:00:14.2574410Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T18:00:14.2776230Z ================================================== 2021-05-16T18:00:14.2877880Z downloaded 670 KB 2021-05-16T18:00:14.2979060Z 2021-05-16T18:00:14.3081860Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T18:00:14.4288660Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T18:00:14.4313260Z ================================================== 2021-05-16T18:00:14.4317070Z downloaded 109 KB 2021-05-16T18:00:14.4340370Z 2021-05-16T18:00:15.1603540Z * installing *source* package ‘pillar’ ... 2021-05-16T18:00:15.2004790Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:15.2106430Z ** using staged installation 2021-05-16T18:00:15.2206720Z ** R 2021-05-16T18:00:15.2817520Z ** inst 2021-05-16T18:00:15.2918580Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:18.0083460Z ** help 2021-05-16T18:00:18.1344800Z *** installing help indices 2021-05-16T18:00:18.2045090Z *** copying figures 2021-05-16T18:00:18.2074770Z ** building package indices 2021-05-16T18:00:18.5209820Z ** installing vignettes 2021-05-16T18:00:18.5338040Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:19.0716670Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:19.5284310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:19.5327650Z * DONE (pillar) 2021-05-16T18:00:20.0091670Z * installing *source* package ‘xfun’ ... 2021-05-16T18:00:20.0198200Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:20.0318580Z ** using staged installation 2021-05-16T18:00:20.0442960Z ** libs 2021-05-16T18:00:20.0646410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T18:00:20.3038980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:00:20.3878130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:00:21.5598910Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T18:00:21.5698170Z ** R 2021-05-16T18:00:21.5890550Z ** inst 2021-05-16T18:00:21.5923380Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:23.4504350Z ** help 2021-05-16T18:00:23.6919400Z *** installing help indices 2021-05-16T18:00:23.8103340Z ** building package indices 2021-05-16T18:00:24.1739740Z ** installing vignettes 2021-05-16T18:00:24.1833660Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:24.5170560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:00:24.6400690Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:24.9216040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:24.9248840Z * DONE (xfun) 2021-05-16T18:00:25.5480290Z * installing *source* package ‘tibble’ ... 2021-05-16T18:00:25.5639110Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T18:00:25.5639970Z ** using staged installation 2021-05-16T18:00:25.5938290Z ** libs 2021-05-16T18:00:25.6107840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T18:00:25.6838690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T18:00:25.7894180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T18:00:25.8537840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T18:00:25.9793470Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T18:00:26.0346380Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T18:00:26.0386600Z ** R 2021-05-16T18:00:26.0736320Z ** inst 2021-05-16T18:00:26.0881370Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:28.4900120Z ** help 2021-05-16T18:00:28.5940270Z *** installing help indices 2021-05-16T18:00:28.6515870Z *** copying figures 2021-05-16T18:00:28.6548230Z ** building package indices 2021-05-16T18:00:28.9544040Z ** installing vignettes 2021-05-16T18:00:28.9643540Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:29.5008250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T18:00:29.7436120Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:30.2794340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:30.2836500Z * DONE (tibble) 2021-05-16T18:00:30.3190910Z 2021-05-16T18:00:30.3191730Z The downloaded source packages are in 2021-05-16T18:00:30.3193440Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/downloaded_packages’ 2021-05-16T18:00:30.4669530Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:00:33.1218120Z 2021-05-16T18:00:33.6111530Z 2021-05-16T18:00:33.6130890Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a414a9a303/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T18:00:33.6190330Z 2021-05-16T18:00:33.6192660Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a414a9a303/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T18:00:33.6935210Z 2021-05-16T18:00:33.6962470Z 2021-05-16T18:00:33.6964050Z ─ preparing ‘desc’: 2021-05-16T18:00:33.6973590Z 2021-05-16T18:00:33.6974360Z 2021-05-16T18:00:33.7075360Z checking DESCRIPTION meta-information ... 2021-05-16T18:00:33.7100700Z 2021-05-16T18:00:33.7102070Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:00:33.8116990Z 2021-05-16T18:00:33.8143510Z 2021-05-16T18:00:33.8145430Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:00:33.8154000Z 2021-05-16T18:00:33.8180090Z 2021-05-16T18:00:33.8181430Z ─ checking for empty or unneeded directories 2021-05-16T18:00:33.8213580Z 2021-05-16T18:00:33.8368050Z 2021-05-16T18:00:33.8370450Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T18:00:33.9455640Z 2021-05-16T18:00:33.9458000Z 2021-05-16T18:00:33.9458750Z 2021-05-16T18:00:33.9756160Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:33.9757710Z (as ‘lib’ is unspecified) 2021-05-16T18:00:34.4048650Z * installing *source* package ‘desc’ ... 2021-05-16T18:00:34.4110290Z ** using staged installation 2021-05-16T18:00:34.4343030Z ** R 2021-05-16T18:00:34.4613600Z ** inst 2021-05-16T18:00:34.4659430Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:36.3880520Z ** help 2021-05-16T18:00:36.5773020Z *** installing help indices 2021-05-16T18:00:36.6830490Z ** building package indices 2021-05-16T18:00:37.0369060Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:37.3043910Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:37.6164250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:37.6196420Z * DONE (desc) 2021-05-16T18:00:37.9301580Z 2021-05-16T18:00:37.9302740Z 2021-05-16T18:00:37.9319540Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a411093188f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T18:00:37.9355050Z 2021-05-16T18:00:37.9357260Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a411093188f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T18:00:38.0108990Z 2021-05-16T18:00:38.0135870Z 2021-05-16T18:00:38.0137380Z ─ preparing ‘ghtravis’: 2021-05-16T18:00:38.0146140Z 2021-05-16T18:00:38.0146760Z 2021-05-16T18:00:38.0221080Z checking DESCRIPTION meta-information ... 2021-05-16T18:00:38.0246120Z 2021-05-16T18:00:38.0247400Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:00:38.0941010Z 2021-05-16T18:00:38.0968600Z 2021-05-16T18:00:38.0970380Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:00:38.0978480Z 2021-05-16T18:00:38.1004730Z 2021-05-16T18:00:38.1005970Z ─ checking for empty or unneeded directories 2021-05-16T18:00:38.1015750Z 2021-05-16T18:00:38.1042740Z 2021-05-16T18:00:38.1044050Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T18:00:38.1296600Z 2021-05-16T18:00:38.1297410Z 2021-05-16T18:00:38.1297950Z 2021-05-16T18:00:38.1813810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:38.1814970Z (as ‘lib’ is unspecified) 2021-05-16T18:00:38.5122490Z * installing *source* package ‘ghtravis’ ... 2021-05-16T18:00:38.5125470Z ** using staged installation 2021-05-16T18:00:38.5330270Z ** R 2021-05-16T18:00:38.5507150Z ** inst 2021-05-16T18:00:38.5526680Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:40.3623890Z ** help 2021-05-16T18:00:40.4511120Z *** installing help indices 2021-05-16T18:00:40.5050370Z ** building package indices 2021-05-16T18:00:40.8071070Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:41.6721380Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:42.5433300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:42.5457010Z * DONE (ghtravis) 2021-05-16T18:00:42.5719880Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:00:42.7863690Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:00:45.5974980Z 2021-05-16T18:00:45.5978310Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:00:45.5979230Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:00:45.5980030Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:00:45.5980910Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:00:45.5981940Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:00:45.5982670Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:00:45.5991960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:45.5993000Z (as ‘lib’ is unspecified) 2021-05-16T18:00:47.3222190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T18:00:47.5792290Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T18:00:47.5848930Z ================================================== 2021-05-16T18:00:47.5849400Z downloaded 194 KB 2021-05-16T18:00:47.5849670Z 2021-05-16T18:00:47.5894590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T18:00:47.8794730Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T18:00:47.8801760Z ================================================== 2021-05-16T18:00:47.8802240Z downloaded 67 KB 2021-05-16T18:00:47.8802510Z 2021-05-16T18:00:47.8837970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T18:00:48.0454250Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T18:00:48.0500890Z ================================================== 2021-05-16T18:00:48.0501360Z downloaded 189 KB 2021-05-16T18:00:48.0501630Z 2021-05-16T18:00:48.0538140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T18:00:48.3580940Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T18:00:48.3752410Z ================================================== 2021-05-16T18:00:48.3752920Z downloaded 1.2 MB 2021-05-16T18:00:48.3753190Z 2021-05-16T18:00:48.3795120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T18:00:48.5267550Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T18:00:48.5516750Z ================================================== 2021-05-16T18:00:48.5517260Z downloaded 936 KB 2021-05-16T18:00:48.5517530Z 2021-05-16T18:00:48.7104830Z 2021-05-16T18:00:48.7185390Z The downloaded binary packages are in 2021-05-16T18:00:48.7198920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8s9feb/downloaded_packages 2021-05-16T18:00:48.9833210Z 2021-05-16T18:00:48.9848620Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a4164716a7a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T18:00:49.0020500Z 2021-05-16T18:00:49.0024570Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8s9feb/remotes2a4164716a7a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T18:00:49.0146790Z 2021-05-16T18:00:49.0194010Z 2021-05-16T18:00:49.0195560Z ─ preparing ‘aghast’: 2021-05-16T18:00:49.0206920Z 2021-05-16T18:00:49.0207660Z 2021-05-16T18:00:49.0258270Z checking DESCRIPTION meta-information ... 2021-05-16T18:00:49.0301620Z 2021-05-16T18:00:49.0303360Z ✔ checking DESCRIPTION meta-information 2021-05-16T18:00:49.0728440Z 2021-05-16T18:00:49.0760050Z 2021-05-16T18:00:49.0761950Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:00:49.0771300Z 2021-05-16T18:00:49.0804250Z 2021-05-16T18:00:49.0805660Z ─ checking for empty or unneeded directories 2021-05-16T18:00:49.0815520Z 2021-05-16T18:00:49.0845460Z 2021-05-16T18:00:49.0847150Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T18:00:49.0909410Z 2021-05-16T18:00:49.0910290Z 2021-05-16T18:00:49.0910990Z 2021-05-16T18:00:49.1075290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:49.1077000Z (as ‘lib’ is unspecified) 2021-05-16T18:00:49.6062040Z * installing *source* package ‘aghast’ ... 2021-05-16T18:00:49.6161800Z ** using staged installation 2021-05-16T18:00:49.6263490Z ** R 2021-05-16T18:00:49.6365380Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:00:50.2137060Z ** help 2021-05-16T18:00:50.2640720Z *** installing help indices 2021-05-16T18:00:50.2842050Z ** building package indices 2021-05-16T18:00:50.6351690Z ** testing if installed package can be loaded from temporary location 2021-05-16T18:00:51.0225640Z ** testing if installed package can be loaded from final location 2021-05-16T18:00:51.2723870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T18:00:51.2744380Z * DONE (aghast) 2021-05-16T18:00:51.2939520Z Installing 1 packages: covr 2021-05-16T18:00:51.2949300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:00:51.2950350Z (as ‘lib’ is unspecified) 2021-05-16T18:00:52.2021690Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T18:00:52.2022160Z 2021-05-16T18:00:53.4263730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T18:00:53.4265150Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T18:00:53.4265740Z ================================================== 2021-05-16T18:00:53.4266120Z downloaded 153 KB 2021-05-16T18:00:53.4266360Z 2021-05-16T18:00:53.4267480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T18:00:53.4268730Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T18:00:53.4269290Z ================================================== 2021-05-16T18:00:53.4269690Z downloaded 117 KB 2021-05-16T18:00:53.4269940Z 2021-05-16T18:00:53.4271050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T18:00:53.6774720Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T18:00:53.6810970Z ================================================== 2021-05-16T18:00:53.6811440Z downloaded 282 KB 2021-05-16T18:00:53.6811720Z 2021-05-16T18:00:53.7462850Z 2021-05-16T18:00:53.7563720Z The downloaded binary packages are in 2021-05-16T18:00:53.7678020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8s9feb/downloaded_packages 2021-05-16T18:00:53.7840370Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:00:53.7841030Z Rscript -e "tic::before_install()" 2021-05-16T18:00:53.8125460Z shell: /bin/bash -e {0} 2021-05-16T18:00:53.8128300Z env: 2021-05-16T18:00:53.8128860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:00:53.8129310Z TIC_DEPLOY_KEY: 2021-05-16T18:00:53.8129670Z RSPM: 2021-05-16T18:00:53.8130890Z GITHUB_PAT: *** 2021-05-16T18:00:53.8131260Z COVERALLS_TOKEN: 2021-05-16T18:00:53.8131690Z continue-on-error: false 2021-05-16T18:00:53.8132140Z VDIFFR_RUN_TESTS: false 2021-05-16T18:00:53.8132590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:00:53.8132980Z TZ: UTC 2021-05-16T18:00:53.8133330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:00:53.8133700Z NOT_CRAN: true 2021-05-16T18:00:53.8134020Z ##[endgroup] 2021-05-16T18:00:54.2249180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:00:54.4677260Z Running before_install: step_install_remote_binaries() 2021-05-16T18:00:55.1359120Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:00:55.1360000Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:00:55.1360620Z remotes::install_cran("rcmdcheck") 2021-05-16T18:00:55.1361190Z remotes::install_cran("markdown") 2021-05-16T18:00:55.1535250Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:00:55.1535660Z env: 2021-05-16T18:00:55.1536190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:00:55.1536640Z TIC_DEPLOY_KEY: 2021-05-16T18:00:55.1537090Z RSPM: 2021-05-16T18:00:55.1538240Z GITHUB_PAT: *** 2021-05-16T18:00:55.1538690Z COVERALLS_TOKEN: 2021-05-16T18:00:55.1539150Z continue-on-error: false 2021-05-16T18:00:55.1539650Z VDIFFR_RUN_TESTS: false 2021-05-16T18:00:55.1540150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:00:55.1540610Z TZ: UTC 2021-05-16T18:00:55.1541020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:00:55.1541410Z NOT_CRAN: true 2021-05-16T18:00:55.1541850Z ##[endgroup] 2021-05-16T18:01:00.5717020Z multigroup (NA -> 0.4.5) [CRAN] 2021-05-16T18:01:00.5745110Z Installing 1 packages: multigroup 2021-05-16T18:01:00.5761400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T18:01:00.5762470Z (as ‘lib’ is unspecified) 2021-05-16T18:01:06.1535820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/multigroup_0.4.5.tgz' 2021-05-16T18:01:06.4670990Z Content type 'application/x-gzip' length 178142 bytes (173 KB) 2021-05-16T18:01:06.4757980Z ================================================== 2021-05-16T18:01:06.4758570Z downloaded 173 KB 2021-05-16T18:01:06.4758880Z 2021-05-16T18:01:06.4941280Z 2021-05-16T18:01:06.4951210Z The downloaded binary packages are in 2021-05-16T18:01:06.4952490Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpdpnyZf/downloaded_packages 2021-05-16T18:01:07.3526660Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:01:07.3527610Z Use `force = TRUE` to force installation 2021-05-16T18:01:07.3543910Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:01:07.3544820Z Use `force = TRUE` to force installation 2021-05-16T18:01:07.3737570Z ##[group]Run options(width = 100) 2021-05-16T18:01:07.3738230Z options(width = 100) 2021-05-16T18:01:07.3738790Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:01:07.3739440Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:01:07.3917360Z shell: /usr/local/bin/Rscript {0} 2021-05-16T18:01:07.3917850Z env: 2021-05-16T18:01:07.3918320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:01:07.3918770Z TIC_DEPLOY_KEY: 2021-05-16T18:01:07.3919170Z RSPM: 2021-05-16T18:01:07.3920350Z GITHUB_PAT: *** 2021-05-16T18:01:07.3920800Z COVERALLS_TOKEN: 2021-05-16T18:01:07.3921270Z continue-on-error: false 2021-05-16T18:01:07.3921760Z VDIFFR_RUN_TESTS: false 2021-05-16T18:01:07.3922250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:01:07.3922720Z TZ: UTC 2021-05-16T18:01:07.3923090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:01:07.3923530Z NOT_CRAN: true 2021-05-16T18:01:07.3923970Z ##[endgroup] 2021-05-16T18:01:08.0934340Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:01:08.0935320Z setting value 2021-05-16T18:01:08.0936290Z version R version 4.0.5 (2021-03-31) 2021-05-16T18:01:08.0936810Z os macOS Catalina 10.15.7 2021-05-16T18:01:08.0937410Z system x86_64, darwin17.0 2021-05-16T18:01:08.0937870Z ui X11 2021-05-16T18:01:08.0938350Z language (EN) 2021-05-16T18:01:08.0939180Z collate en_US.UTF-8 2021-05-16T18:01:08.0940090Z ctype en_US.UTF-8 2021-05-16T18:01:08.0940570Z tz UTC 2021-05-16T18:01:08.0941390Z date 2021-05-16 2021-05-16T18:01:08.0941660Z 2021-05-16T18:01:08.0942660Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T18:01:08.0943430Z ! package * version date lib source 2021-05-16T18:01:08.0944620Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:01:08.0945840Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0946890Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.0948010Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0949040Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0950050Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0951030Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T18:01:08.0952040Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0953030Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0954030Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0955080Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0956120Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0957170Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0958190Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0959240Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.0960230Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0961250Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0962260Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0963910Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0965050Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0966050Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.0967610Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:01:08.0968660Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0969700Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0970710Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0971690Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0972830Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0973840Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T18:01:08.0975110Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0976160Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0977190Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0978340Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0979320Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0980340Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0981290Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0982410Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:01:08.0983530Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0984510Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0985520Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0986500Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.0987570Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.0988600Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.0989580Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0990580Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0991530Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0992530Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0993540Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0994740Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0995800Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.0996840Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0998020Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.0999010Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1000050Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1001060Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1002040Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1003340Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1004600Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.1005690Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1006940Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1008130Z multigroup 0.4.5 2020-02-23 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1009160Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1010140Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1011160Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1012150Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.1013200Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T18:01:08.1014230Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1015240Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1016270Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1017260Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1018320Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1019320Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1020360Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1021360Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1022330Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1023340Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1024330Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1025380Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1026410Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1027470Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1028590Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1029620Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1030650Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1031620Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1032780Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1033830Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1035040Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1036150Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1037170Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1038350Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.1039370Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.1040350Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.1041360Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1042600Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1043720Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T18:01:08.1044690Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1045710Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T18:01:08.1046970Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1047960Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T18:01:08.1049020Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:01:08.1050020Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1051070Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1052110Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.1053090Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1054090Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1055050Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T18:01:08.1056080Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1057080Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1058060Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1059070Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1060030Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T18:01:08.1061020Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1061980Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1062990Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1063980Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T18:01:08.1064390Z 2021-05-16T18:01:08.1064970Z [1] /Users/runner/work/_temp/Library 2021-05-16T18:01:08.1065760Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T18:01:08.1066190Z 2021-05-16T18:01:08.1067110Z P ── Loaded and on-disk path mismatch. 2021-05-16T18:01:08.1156240Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:01:08.1156920Z Rscript -e 'tic::script()' 2021-05-16T18:01:08.1157340Z ls -l check 2021-05-16T18:01:08.1405710Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:01:08.1406220Z env: 2021-05-16T18:01:08.1406690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:01:08.1407130Z TIC_DEPLOY_KEY: 2021-05-16T18:01:08.1407530Z RSPM: 2021-05-16T18:01:08.1409100Z GITHUB_PAT: *** 2021-05-16T18:01:08.1409560Z COVERALLS_TOKEN: 2021-05-16T18:01:08.1410060Z continue-on-error: false 2021-05-16T18:01:08.1410530Z VDIFFR_RUN_TESTS: false 2021-05-16T18:01:08.1411060Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:01:08.1411510Z TZ: UTC 2021-05-16T18:01:08.1411920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:01:08.1412310Z NOT_CRAN: true 2021-05-16T18:01:08.1412710Z ##[endgroup] 2021-05-16T18:01:08.4939310Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:01:08.6346230Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:01:08.6347420Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:01:08.6348120Z timeout = Inf, check_dir = "check") 2021-05-16T18:01:08.7937880Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T18:01:09.0763450Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T18:01:09.1787880Z * preparing ‘cap’: 2021-05-16T18:01:09.1836380Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:01:09.2259360Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:01:09.2266240Z * checking for empty or unneeded directories 2021-05-16T18:01:09.2341430Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T18:01:09.2343130Z * building ‘cap_1.0.tar.gz’ 2021-05-16T18:01:09.2735480Z 2021-05-16T18:01:09.4121040Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T18:01:09.7030750Z * using log directory ‘/Users/runner/work/cap/cap/check/cap.Rcheck’ 2021-05-16T18:01:09.7048770Z * using R version 4.0.5 (2021-03-31) 2021-05-16T18:01:09.7050400Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T18:01:09.7051900Z * using session charset: UTF-8 2021-05-16T18:01:09.7642070Z * using option ‘--as-cran’ 2021-05-16T18:01:09.7745110Z * checking for file ‘cap/DESCRIPTION’ ... OK 2021-05-16T18:01:09.7844370Z * checking extension type ... Package 2021-05-16T18:01:09.7870890Z * this is package ‘cap’ version ‘1.0’ 2021-05-16T18:01:09.7872090Z * checking package namespace information ... OK 2021-05-16T18:01:10.8034390Z * checking package dependencies ... OK 2021-05-16T18:01:10.8044230Z * checking if this is a source package ... OK 2021-05-16T18:01:10.8053110Z * checking if there is a namespace ... OK 2021-05-16T18:01:10.9687110Z * checking for executable files ... OK 2021-05-16T18:01:10.9717470Z * checking for hidden files and directories ... OK 2021-05-16T18:01:10.9723970Z * checking for portable file names ... OK 2021-05-16T18:01:10.9733280Z * checking for sufficient/correct file permissions ... OK 2021-05-16T18:01:10.9750440Z * checking serialization versions ... OK 2021-05-16T18:01:13.4902950Z * checking whether package ‘cap’ can be installed ... OK 2021-05-16T18:01:13.5025210Z * checking installed package size ... OK 2021-05-16T18:01:13.6112550Z * checking package directory ... OK 2021-05-16T18:01:13.6113990Z * checking for future file timestamps ... OK 2021-05-16T18:01:13.8234820Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:01:13.8243520Z * checking top-level files ... NOTE 2021-05-16T18:01:13.8245070Z Non-standard file/directory found at top level: 2021-05-16T18:01:13.8251520Z ‘cap_1.0.tar.gz’ 2021-05-16T18:01:13.8260370Z * checking for left-over files ... OK 2021-05-16T18:01:13.8261440Z * checking index information ... OK 2021-05-16T18:01:13.8963000Z * checking package subdirectories ... OK 2021-05-16T18:01:13.9644800Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:01:14.0406520Z * checking R files for syntax errors ... OK 2021-05-16T18:01:14.3022500Z * checking whether the package can be loaded ... OK 2021-05-16T18:01:14.4776450Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:01:14.6502520Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:01:14.8022130Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:01:15.0494880Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:01:15.3269690Z * checking loading without being on the library search path ... OK 2021-05-16T18:01:15.5844530Z * checking dependencies in R code ... OK 2021-05-16T18:01:16.1825930Z * checking S3 generic/method consistency ... OK 2021-05-16T18:01:16.3695080Z * checking replacement functions ... OK 2021-05-16T18:01:16.6569550Z * checking foreign function calls ... OK 2021-05-16T18:01:21.0935360Z * checking R code for possible problems ... OK 2021-05-16T18:01:21.4047690Z * checking Rd files ... OK 2021-05-16T18:01:21.4765700Z * checking Rd metadata ... OK 2021-05-16T18:01:21.5611350Z * checking Rd line widths ... OK 2021-05-16T18:01:21.7269770Z * checking Rd cross-references ... OK 2021-05-16T18:01:21.9180100Z * checking for missing documentation entries ... OK 2021-05-16T18:01:22.5104990Z * checking for code/documentation mismatches ... OK 2021-05-16T18:01:23.2870710Z * checking Rd \usage sections ... OK 2021-05-16T18:01:23.3988340Z * checking Rd contents ... OK 2021-05-16T18:01:23.5266380Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:01:24.0260170Z * checking contents of ‘data’ directory ... OK 2021-05-16T18:01:24.2675060Z * checking data for non-ASCII characters ... OK 2021-05-16T18:01:24.6327310Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T18:01:29.3723920Z * checking examples ... OK 2021-05-16T18:01:56.0735530Z * checking examples with --run-donttest ... OK 2021-05-16T18:02:00.2094170Z * checking PDF version of manual ... OK 2021-05-16T18:02:00.2105860Z * checking for non-standard things in the check directory ... OK 2021-05-16T18:02:00.2114170Z * checking for detritus in the temp directory ... OK 2021-05-16T18:02:00.2115120Z * DONE 2021-05-16T18:02:00.2122040Z 2021-05-16T18:02:00.2122900Z Status: 1 NOTE 2021-05-16T18:02:00.2131800Z See 2021-05-16T18:02:00.2134150Z ‘/Users/runner/work/cap/cap/check/cap.Rcheck/00check.log’ 2021-05-16T18:02:00.2134870Z for details. 2021-05-16T18:02:00.2135140Z 2021-05-16T18:02:00.2189900Z 2021-05-16T18:02:00.3354230Z ── R CMD check results ──────────────────────────────────────────── cap 1.0 ──── 2021-05-16T18:02:00.3374450Z Duration: 51s 2021-05-16T18:02:00.3374780Z 2021-05-16T18:02:00.3399030Z ❯ checking top-level files ... NOTE 2021-05-16T18:02:00.3400290Z Non-standard file/directory found at top level: 2021-05-16T18:02:00.3401180Z ‘cap_1.0.tar.gz’ 2021-05-16T18:02:00.3401470Z 2021-05-16T18:02:00.3411890Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T18:02:00.3596340Z total 1136 2021-05-16T18:02:00.3601060Z drwxr-xr-x 14 runner staff 448 May 16 18:02 cap.Rcheck 2021-05-16T18:02:00.3602300Z -rw-r--r-- 1 runner staff 347093 May 16 18:01 cap_1.0.tar.gz 2021-05-16T18:02:00.3603440Z -rw-r--r-- 1 runner staff 233348 May 16 18:01 cap_1.0.tgz 2021-05-16T18:02:00.3660940Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:02:00.3661850Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:02:00.3922000Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T18:02:00.3922530Z env: 2021-05-16T18:02:00.3922960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:00.3923470Z TIC_DEPLOY_KEY: 2021-05-16T18:02:00.3923820Z RSPM: 2021-05-16T18:02:00.3925810Z GITHUB_PAT: *** 2021-05-16T18:02:00.3926250Z COVERALLS_TOKEN: 2021-05-16T18:02:00.3926750Z continue-on-error: false 2021-05-16T18:02:00.3927230Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:00.3927740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:00.3928210Z TZ: UTC 2021-05-16T18:02:00.3928590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:00.3929010Z NOT_CRAN: true 2021-05-16T18:02:00.3929380Z ##[endgroup] 2021-05-16T18:02:00.4336680Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:02:00.4337410Z Rscript -e "tic::before_deploy()" 2021-05-16T18:02:00.4586000Z shell: /bin/bash -e {0} 2021-05-16T18:02:00.4586720Z env: 2021-05-16T18:02:00.4587570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:00.4588550Z TIC_DEPLOY_KEY: 2021-05-16T18:02:00.4589300Z RSPM: 2021-05-16T18:02:00.4590890Z GITHUB_PAT: *** 2021-05-16T18:02:00.4592470Z COVERALLS_TOKEN: 2021-05-16T18:02:00.4593530Z continue-on-error: false 2021-05-16T18:02:00.4594510Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:00.4595490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:00.4596300Z TZ: UTC 2021-05-16T18:02:00.4597050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:00.4597790Z NOT_CRAN: true 2021-05-16T18:02:00.4598540Z ##[endgroup] 2021-05-16T18:02:00.8233570Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:02:00.9764100Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:02:00.9764700Z with: 2021-05-16T18:02:00.9765470Z upload_url: https://uploads.github.com/repos/neuroconductor/cap/releases/43017685/assets{?name,label} 2021-05-16T18:02:00.9766320Z asset_path: check/cap_1.0.tgz 2021-05-16T18:02:00.9766740Z asset_name: cap_1.0_R4.0.tgz 2021-05-16T18:02:00.9767280Z asset_content_type: application/octet-stream 2021-05-16T18:02:00.9767750Z env: 2021-05-16T18:02:00.9768190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:00.9768680Z TIC_DEPLOY_KEY: 2021-05-16T18:02:00.9769190Z RSPM: 2021-05-16T18:02:00.9770390Z GITHUB_PAT: *** 2021-05-16T18:02:00.9770810Z COVERALLS_TOKEN: 2021-05-16T18:02:00.9771440Z continue-on-error: false 2021-05-16T18:02:00.9771900Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:00.9772400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:00.9772810Z TZ: UTC 2021-05-16T18:02:00.9773220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:00.9773680Z NOT_CRAN: true 2021-05-16T18:02:00.9774650Z GITHUB_TOKEN: *** 2021-05-16T18:02:00.9775040Z ##[endgroup] 2021-05-16T18:02:01.6705890Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:02:01.6706560Z Rscript -e "tic::deploy()" 2021-05-16T18:02:01.6953200Z shell: /bin/bash -e {0} 2021-05-16T18:02:01.6953620Z env: 2021-05-16T18:02:01.6954040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:01.6954510Z TIC_DEPLOY_KEY: 2021-05-16T18:02:01.6954850Z RSPM: 2021-05-16T18:02:01.6956100Z GITHUB_PAT: *** 2021-05-16T18:02:01.6956600Z COVERALLS_TOKEN: 2021-05-16T18:02:01.6957050Z continue-on-error: false 2021-05-16T18:02:01.6957540Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:01.6958010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:01.6958560Z TZ: UTC 2021-05-16T18:02:01.6958940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:01.6959350Z NOT_CRAN: true 2021-05-16T18:02:01.6959710Z ##[endgroup] 2021-05-16T18:02:02.0508330Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:02:02.1891920Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:02:02.1892650Z Rscript -e "tic::after_deploy()" 2021-05-16T18:02:02.2142000Z shell: /bin/bash -e {0} 2021-05-16T18:02:02.2142380Z env: 2021-05-16T18:02:02.2142840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:02:02.2143280Z TIC_DEPLOY_KEY: 2021-05-16T18:02:02.2143650Z RSPM: 2021-05-16T18:02:02.2145600Z GITHUB_PAT: *** 2021-05-16T18:02:02.2146030Z COVERALLS_TOKEN: 2021-05-16T18:02:02.2146580Z continue-on-error: false 2021-05-16T18:02:02.2147040Z VDIFFR_RUN_TESTS: false 2021-05-16T18:02:02.2147690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T18:02:02.2148110Z TZ: UTC 2021-05-16T18:02:02.2148490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:02:02.2148880Z NOT_CRAN: true 2021-05-16T18:02:02.2149260Z ##[endgroup] 2021-05-16T18:02:02.5740100Z ✔ Loading tic stage configuration from tic.R 2021-05-16T18:02:02.9716690Z Post job cleanup. 2021-05-16T18:02:03.0422990Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T18:02:03.0572890Z Post job cleanup. 2021-05-16T18:02:03.1804010Z [command]/usr/local/bin/git version 2021-05-16T18:02:03.1905660Z git version 2.31.1 2021-05-16T18:02:03.1957000Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:02:03.2029510Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T18:02:03.2867750Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:02:03.2923720Z http.https://github.com/.extraheader 2021-05-16T18:02:03.2935760Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:02:03.3014480Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T18:02:03.3912280Z Cleaning up orphan processes