2021-05-15T14:00:14.0991412Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.4509129Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T14:00:14.5092552Z 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-15T14:00:14.5963323Z The agent pool assigned to this job has hit their MacOs concurrency limits 2021-05-15T14:00:14.6160577Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T14:00:14.7173158Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:04:16.3268040Z Current runner version: '2.278.0' 2021-05-15T14:04:16.3392510Z ##[group]Operating System 2021-05-15T14:04:16.3394020Z Mac OS X 2021-05-15T14:04:16.3394780Z 10.15.7 2021-05-15T14:04:16.3395440Z 19H1030 2021-05-15T14:04:16.3396040Z ##[endgroup] 2021-05-15T14:04:16.3396930Z ##[group]Virtual Environment 2021-05-15T14:04:16.3397830Z Environment: macos-10.15 2021-05-15T14:04:16.3398640Z Version: 20210510.1 2021-05-15T14:04:16.3399940Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T14:04:16.3401440Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T14:04:16.3402380Z ##[endgroup] 2021-05-15T14:04:16.3404970Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:04:16.3406930Z Actions: write 2021-05-15T14:04:16.3407670Z Checks: write 2021-05-15T14:04:16.3408510Z Contents: write 2021-05-15T14:04:16.3409240Z Deployments: write 2021-05-15T14:04:16.3410330Z Issues: write 2021-05-15T14:04:16.3411320Z Metadata: read 2021-05-15T14:04:16.3411910Z Packages: write 2021-05-15T14:04:16.3412570Z PullRequests: write 2021-05-15T14:04:16.3413250Z RepositoryProjects: write 2021-05-15T14:04:16.3414520Z SecurityEvents: write 2021-05-15T14:04:16.3415920Z Statuses: write 2021-05-15T14:04:16.3416820Z ##[endgroup] 2021-05-15T14:04:16.3421330Z Prepare workflow directory 2021-05-15T14:04:16.4984060Z Prepare all required actions 2021-05-15T14:04:16.4999480Z Getting action download info 2021-05-15T14:04:16.8356080Z Download action repository 'actions/checkout@v2' 2021-05-15T14:04:19.0808080Z Download action repository 'r-lib/actions@master' 2021-05-15T14:04:22.2500670Z Download action repository 'adigherman/actions@master' 2021-05-15T14:04:25.9718690Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:04:26.4109380Z Download action repository 'actions/cache@v1' 2021-05-15T14:04:26.7777720Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:04:28.0427630Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:04:28.8510560Z ##[group]Run actions/checkout@v2 2021-05-15T14:04:28.8511390Z with: 2021-05-15T14:04:28.8511960Z repository: neuroconductor/kirby21.smri 2021-05-15T14:04:28.8513050Z token: *** 2021-05-15T14:04:28.8513520Z ssh-strict: true 2021-05-15T14:04:28.8514310Z persist-credentials: true 2021-05-15T14:04:28.8514860Z clean: true 2021-05-15T14:04:28.8515310Z fetch-depth: 1 2021-05-15T14:04:28.8515760Z lfs: false 2021-05-15T14:04:28.8516300Z submodules: false 2021-05-15T14:04:28.8516750Z env: 2021-05-15T14:04:28.8517250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:28.8517770Z TIC_DEPLOY_KEY: 2021-05-15T14:04:28.8518200Z RSPM: 2021-05-15T14:04:28.8519120Z GITHUB_PAT: *** 2021-05-15T14:04:28.8519610Z COVERALLS_TOKEN: 2021-05-15T14:04:28.8520140Z continue-on-error: false 2021-05-15T14:04:28.8522440Z VDIFFR_RUN_TESTS: false 2021-05-15T14:04:28.8523440Z ##[endgroup] 2021-05-15T14:04:30.0024880Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:04:30.0026280Z ##[group]Getting Git version info 2021-05-15T14:04:30.0028240Z Working directory is '/Users/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:04:30.0029220Z [command]/usr/local/bin/git version 2021-05-15T14:04:30.0322270Z git version 2.31.1 2021-05-15T14:04:30.0359780Z ##[endgroup] 2021-05-15T14:04:30.0370240Z Deleting the contents of '/Users/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:04:30.0376470Z ##[group]Initializing the repository 2021-05-15T14:04:30.0384610Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:04:30.1753740Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:04:30.1757140Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:04:30.1760220Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:04:30.1863570Z hint: 2021-05-15T14:04:30.1970650Z hint: git config --global init.defaultBranch 2021-05-15T14:04:30.2093620Z hint: 2021-05-15T14:04:30.2200770Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:04:30.2301090Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:04:30.2337170Z hint: 2021-05-15T14:04:30.2454520Z hint: git branch -m 2021-05-15T14:04:30.2578030Z Initialized empty Git repository in /Users/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:04:30.2709010Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:04:30.2785160Z ##[endgroup] 2021-05-15T14:04:30.2794490Z ##[group]Disabling automatic garbage collection 2021-05-15T14:04:30.2846650Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T14:04:30.3283360Z ##[endgroup] 2021-05-15T14:04:30.3731790Z ##[group]Setting up auth 2021-05-15T14:04:30.3859500Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:04:30.3996200Z [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-15T14:04:30.5762540Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:04:30.5864250Z [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-15T14:04:30.7451740Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:04:30.7574080Z ##[endgroup] 2021-05-15T14:04:30.7576340Z ##[group]Fetching the repository 2021-05-15T14:04:30.7587010Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:04:31.0902190Z remote: Enumerating objects: 19, done. 2021-05-15T14:04:31.0903870Z remote: Counting objects: 5% (1/19) 2021-05-15T14:04:31.0906020Z remote: Counting objects: 10% (2/19) 2021-05-15T14:04:31.0906690Z remote: Counting objects: 15% (3/19) 2021-05-15T14:04:31.0907470Z remote: Counting objects: 21% (4/19) 2021-05-15T14:04:31.0908200Z remote: Counting objects: 26% (5/19) 2021-05-15T14:04:31.0908980Z remote: Counting objects: 31% (6/19) 2021-05-15T14:04:31.0909630Z remote: Counting objects: 36% (7/19) 2021-05-15T14:04:31.0910600Z remote: Counting objects: 42% (8/19) 2021-05-15T14:04:31.0911300Z remote: Counting objects: 47% (9/19) 2021-05-15T14:04:31.0912110Z remote: Counting objects: 52% (10/19) 2021-05-15T14:04:31.0912920Z remote: Counting objects: 57% (11/19) 2021-05-15T14:04:31.0913620Z remote: Counting objects: 63% (12/19) 2021-05-15T14:04:31.0914370Z remote: Counting objects: 68% (13/19) 2021-05-15T14:04:31.0915020Z remote: Counting objects: 73% (14/19) 2021-05-15T14:04:31.0915650Z remote: Counting objects: 78% (15/19) 2021-05-15T14:04:31.0916350Z remote: Counting objects: 84% (16/19) 2021-05-15T14:04:31.0917490Z remote: Counting objects: 89% (17/19) 2021-05-15T14:04:31.0918140Z remote: Counting objects: 94% (18/19) 2021-05-15T14:04:31.0918740Z remote: Counting objects: 100% (19/19) 2021-05-15T14:04:31.0919590Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:04:31.0920430Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:04:31.0921100Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:04:31.0921710Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:04:31.0922390Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:04:31.0923060Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:04:31.0924620Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:04:31.0925270Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:04:31.0925910Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:04:31.0926580Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:04:31.0927220Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:04:31.0927860Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:04:31.0928520Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:04:31.0929700Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:04:31.0930370Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:04:31.0930980Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:04:31.0931690Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:04:31.0932350Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:04:31.0991210Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:04:31.2113840Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:04:31.2115700Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:04:31.2118090Z ##[endgroup] 2021-05-15T14:04:31.2119050Z ##[group]Determining the checkout info 2021-05-15T14:04:31.2119740Z ##[endgroup] 2021-05-15T14:04:31.2120400Z ##[group]Checking out the ref 2021-05-15T14:04:31.2121800Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:04:31.2122540Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:04:31.2123280Z ##[endgroup] 2021-05-15T14:04:31.2124270Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T14:04:31.2125470Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:04:31.2274390Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:04:31.2275070Z with: 2021-05-15T14:04:31.2275570Z r-version: release 2021-05-15T14:04:31.2276040Z Ncpus: 1 2021-05-15T14:04:31.2276570Z crayon.enabled: NULL 2021-05-15T14:04:31.2277180Z remove-openmp-macos: true 2021-05-15T14:04:31.2277840Z http-user-agent: default 2021-05-15T14:04:31.2278380Z install-r: true 2021-05-15T14:04:31.2279040Z windows-path-include-mingw: true 2021-05-15T14:04:31.2279640Z env: 2021-05-15T14:04:31.2280180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:31.2280700Z TIC_DEPLOY_KEY: 2021-05-15T14:04:31.2281190Z RSPM: 2021-05-15T14:04:31.2282690Z GITHUB_PAT: *** 2021-05-15T14:04:31.2283220Z COVERALLS_TOKEN: 2021-05-15T14:04:31.2283900Z continue-on-error: false 2021-05-15T14:04:31.2284480Z VDIFFR_RUN_TESTS: false 2021-05-15T14:04:31.2285670Z ##[endgroup] 2021-05-15T14:04:31.9016390Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T14:04:35.6686670Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T14:04:35.9493730Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T14:04:36.2822540Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T14:04:36.2923180Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T14:04:36.3024000Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T14:04:36.3242340Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T14:04:36.3279350Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T14:04:36.3427000Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T14:04:36.3622360Z Checksumming (Apple_Free : 3)… 2021-05-15T14:04:37.0272730Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T14:04:37.0391020Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T14:04:37.0594100Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T14:04:37.0696920Z Checksumming (Apple_Free : 5)… 2021-05-15T14:04:38.0577510Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T14:04:38.0600950Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T14:04:38.0700610Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T14:04:38.0804290Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T14:04:38.0906340Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T14:04:38.1008220Z verified CRC32 $84F1919B 2021-05-15T14:04:39.3497420Z /dev/disk2 GUID_partition_scheme 2021-05-15T14:04:39.3581900Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T14:04:39.3777560Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T14:04:45.0870500Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T14:04:45.0874300Z To reinstall 0.29.2_3, run: 2021-05-15T14:04:45.0889990Z brew reinstall pkg-config 2021-05-15T14:04:45.1310060Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T14:04:46.7563120Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T14:04:47.1964420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A10%3A00Z&sig=3J%2FsJQyxSyI9VN1XX0%2FWnae3iaX0jpBR8RY6oEr2zyQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:47.4967710Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T14:04:50.7375750Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T14:04:50.8099680Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T14:04:51.4514580Z installer: Package name is R 4.0.5 for macOS 2021-05-15T14:04:51.4561280Z installer: Upgrading at base path / 2021-05-15T14:04:51.4562390Z installer: The upgrade was successful. 2021-05-15T14:04:52.5265860Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T14:04:52.8526560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A10%3A00Z&sig=LN%2BKyF7mtihJBqPFhGVMXebwj5OoPVsFvvPlNJ8EGV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:52.9265910Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T14:04:56.6119680Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T14:04:58.1072920Z installer: Package name is gfortran 2021-05-15T14:04:58.1119580Z installer: Installing at base path / 2021-05-15T14:04:58.1128060Z installer: The install was successful. 2021-05-15T14:04:58.1155830Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T14:04:58.4581970Z "disk2" ejected. 2021-05-15T14:04:58.4684460Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T14:04:58.5043620Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T14:04:58.5420600Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:04:58.5421300Z env: 2021-05-15T14:04:58.5421830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:58.5422420Z TIC_DEPLOY_KEY: 2021-05-15T14:04:58.5422870Z RSPM: 2021-05-15T14:04:58.5424570Z GITHUB_PAT: *** 2021-05-15T14:04:58.5425140Z COVERALLS_TOKEN: 2021-05-15T14:04:58.5425740Z continue-on-error: false 2021-05-15T14:04:58.5426310Z VDIFFR_RUN_TESTS: false 2021-05-15T14:04:58.5426930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:04:58.5427470Z TZ: UTC 2021-05-15T14:04:58.5427960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:58.5428490Z NOT_CRAN: true 2021-05-15T14:04:58.5428950Z ##[endgroup] 2021-05-15T14:04:59.0230380Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T14:04:59.2537860Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:04:59.2649170Z Dload Upload Total Spent Left Speed 2021-05-15T14:04:59.2753300Z 2021-05-15T14:04:59.3737820Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:04:59.3806540Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:04:59.3809060Z 100 117 0 117 0 0 854 0 --:--:-- --:--:-- --:--:-- 906 2021-05-15T14:04:59.6583640Z 2021-05-15T14:04:59.6613630Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:05:00.4081460Z 2021-05-15T14:05:01.3874450Z 1 82.6M 1 1327k 0 0 1137k 0 0:01:14 0:00:01 0:01:13 1137k 2021-05-15T14:05:02.3842870Z 26 82.6M 26 22.0M 0 0 10.2M 0 0:00:08 0:00:02 0:00:06 21.1M 2021-05-15T14:05:03.3843660Z 47 82.6M 47 38.9M 0 0 12.3M 0 0:00:06 0:00:03 0:00:03 19.0M 2021-05-15T14:05:04.4183160Z 64 82.6M 64 52.9M 0 0 12.7M 0 0:00:06 0:00:04 0:00:02 17.3M 2021-05-15T14:05:05.3752060Z 73 82.6M 73 61.0M 0 0 11.7M 0 0:00:07 0:00:05 0:00:02 14.8M 2021-05-15T14:05:06.4010110Z 77 82.6M 77 63.9M 0 0 10.4M 0 0:00:07 0:00:06 0:00:01 12.6M 2021-05-15T14:05:07.3717390Z 82 82.6M 82 68.2M 0 0 9768k 0 0:00:08 0:00:07 0:00:01 9457k 2021-05-15T14:05:08.3912180Z 90 82.6M 90 74.5M 0 0 9391k 0 0:00:09 0:00:08 0:00:01 7310k 2021-05-15T14:05:08.8163090Z 97 82.6M 97 80.7M 0 0 9033k 0 0:00:09 0:00:09 --:--:-- 5679k 2021-05-15T14:05:08.8165520Z 100 82.6M 100 82.6M 0 0 8837k 0 0:00:09 0:00:09 --:--:-- 5034k 2021-05-15T14:05:13.5857590Z ##[group]Run tlmgr update --self 2021-05-15T14:05:13.5858480Z tlmgr update --self 2021-05-15T14:05:13.5859460Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:05:13.5860500Z tlmgr update --all 2021-05-15T14:05:13.6080620Z shell: /bin/bash -e {0} 2021-05-15T14:05:13.6081170Z env: 2021-05-15T14:05:13.6081720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:13.6082350Z TIC_DEPLOY_KEY: 2021-05-15T14:05:13.6082810Z RSPM: 2021-05-15T14:05:13.6084510Z GITHUB_PAT: *** 2021-05-15T14:05:13.6085080Z COVERALLS_TOKEN: 2021-05-15T14:05:13.6085700Z continue-on-error: false 2021-05-15T14:05:13.6086290Z VDIFFR_RUN_TESTS: false 2021-05-15T14:05:13.6087090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:05:13.6087640Z TZ: UTC 2021-05-15T14:05:13.6088170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:13.6088720Z NOT_CRAN: true 2021-05-15T14:05:13.6089470Z ##[endgroup] 2021-05-15T14:05:15.9360860Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:05:15.9363180Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:05:18.2212750Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:05:18.2214050Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:05:18.4925480Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:05:18.8848830Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:05:19.1479780Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T14:05:19.4716500Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T14:05:19.7373430Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T14:05:25.1956120Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-15T14:05:25.4622830Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-15T14:05:25.9770440Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-15T14:05:26.2419850Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-15T14:05:26.5111030Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-15T14:05:26.8180900Z [12/89, 00:08/00:08] install: chinese-jfm [3k] 2021-05-15T14:05:27.0853660Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-15T14:05:27.3540360Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-15T14:05:27.7222230Z [15/89, 00:09/00:09] install: combofont [2k] 2021-05-15T14:05:27.9786450Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-15T14:05:28.6128060Z [17/89, 00:10/00:10] install: courier-scaled [3k] 2021-05-15T14:05:28.8776690Z [18/89, 00:10/00:10] install: cstypo [3k] 2021-05-15T14:05:29.1462510Z [19/89, 00:11/00:11] install: ctablestack [2k] 2021-05-15T14:05:29.4152590Z [20/89, 00:11/00:11] install: ekdosis [19k] 2021-05-15T14:05:29.7209170Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-15T14:05:30.0782060Z [22/89, 00:12/00:12] install: emojicite [2k] 2021-05-15T14:05:30.3369680Z [23/89, 00:12/00:12] install: enctex [24k] 2021-05-15T14:05:30.6571520Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-15T14:05:30.9752420Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-15T14:05:31.2416240Z [26/89, 00:13/00:13] install: filecontents [3k] 2021-05-15T14:05:31.5097620Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-15T14:05:31.7771520Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-15T14:05:32.0458880Z [29/89, 00:14/00:15] install: ifplatform [2k] 2021-05-15T14:05:32.3041030Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-15T14:05:32.5740540Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-15T14:05:32.8424440Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-15T14:05:33.1097510Z [33/89, 00:15/00:16] install: knuth-local [23k] 2021-05-15T14:05:33.4246550Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-15T14:05:33.6854650Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-15T14:05:33.9526750Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-15T14:05:34.3310820Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-15T14:05:34.5964330Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-15T14:05:34.8583970Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-15T14:05:35.1262350Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-15T14:05:35.3860680Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-15T14:05:35.6538060Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-15T14:05:35.9269520Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-15T14:05:36.1893360Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-15T14:05:36.4523780Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-15T14:05:36.7220730Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-15T14:05:36.9913480Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-15T14:05:37.2621800Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-15T14:05:37.5313250Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-15T14:05:37.7930800Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-15T14:05:38.0559460Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-15T14:05:38.3247670Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-15T14:05:38.5880120Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-15T14:05:38.8576650Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-15T14:05:39.1215980Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-15T14:05:39.3855160Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-15T14:05:39.6966560Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-15T14:05:39.9652150Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-15T14:05:40.3555020Z [59/89, 00:22/00:23] install: luaxml [31k] 2021-05-15T14:05:40.6774480Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-15T14:05:41.1013330Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-15T14:05:41.3651220Z [62/89, 00:23/00:24] install: mflogo [2k] 2021-05-15T14:05:41.6357050Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-15T14:05:41.8976750Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-15T14:05:42.2131140Z [65/89, 00:24/00:25] install: odsfile [5k] 2021-05-15T14:05:42.4829430Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-15T14:05:42.7429820Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-15T14:05:43.3798330Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-15T14:05:43.6419720Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-15T14:05:43.9676730Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-15T14:05:44.2414890Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-15T14:05:44.5054440Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-15T14:05:44.8820330Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-15T14:05:45.2449970Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-15T14:05:45.5633830Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-15T14:05:45.8353490Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-15T14:05:46.1031670Z [77/89, 00:28/00:28] install: texlive-en [1k] 2021-05-15T14:05:46.3638820Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-15T14:05:46.8068980Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-15T14:05:47.0765330Z [80/89, 00:29/00:29] install: thumbpdf [19k] 2021-05-15T14:05:47.3973870Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-15T14:05:47.6660500Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-15T14:05:47.9883540Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-15T14:05:48.3008950Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-15T14:05:48.5718540Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-15T14:05:48.8401730Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-15T14:05:49.5521060Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-15T14:05:49.8268200Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-15T14:05:50.0932480Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-15T14:05:50.3583170Z running mktexlsr ... 2021-05-15T14:05:50.9505010Z done running mktexlsr. 2021-05-15T14:05:50.9930460Z running updmap-sys ... 2021-05-15T14:05:51.6097750Z done running updmap-sys. 2021-05-15T14:05:51.6099160Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T14:05:51.6101440Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/dpJ6Pg8AQW/mXx63wTude ... 2021-05-15T14:05:52.7085010Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/dpJ6Pg8AQW/mXx63wTude. 2021-05-15T14:05:52.7086910Z OK: optex.fmt/luatex 2021-05-15T14:05:52.7088580Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:05:52.7090660Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:05:54.9766820Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:05:54.9768370Z tlmgr: no updates available 2021-05-15T14:05:55.1228790Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:05:55.1229420Z with: 2021-05-15T14:05:55.1229880Z pandoc-version: 2.7.3 2021-05-15T14:05:55.1230360Z env: 2021-05-15T14:05:55.1230850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:55.1231380Z TIC_DEPLOY_KEY: 2021-05-15T14:05:55.1231800Z RSPM: 2021-05-15T14:05:55.1233240Z GITHUB_PAT: *** 2021-05-15T14:05:55.1233760Z COVERALLS_TOKEN: 2021-05-15T14:05:55.1234290Z continue-on-error: false 2021-05-15T14:05:55.1234840Z VDIFFR_RUN_TESTS: false 2021-05-15T14:05:55.1235400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:05:55.1235910Z TZ: UTC 2021-05-15T14:05:55.1236360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:55.1236840Z NOT_CRAN: true 2021-05-15T14:05:55.1237270Z ##[endgroup] 2021-05-15T14:05:55.7072280Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T14:05:58.4528360Z installer: Package name is pandoc 2021-05-15T14:05:58.4530870Z installer: Installing at base path / 2021-05-15T14:05:58.4531770Z installer: The install was successful. 2021-05-15T14:05:58.4705520Z ##[group]Run git config user.name adigherman 2021-05-15T14:05:58.4706810Z git config user.name adigherman 2021-05-15T14:05:58.4707490Z git config user.email adig@jhu.edu 2021-05-15T14:05:58.4905330Z shell: /bin/bash -e {0} 2021-05-15T14:05:58.4905850Z env: 2021-05-15T14:05:58.4906500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:58.4907140Z TIC_DEPLOY_KEY: 2021-05-15T14:05:58.4907630Z RSPM: 2021-05-15T14:05:58.4908970Z GITHUB_PAT: *** 2021-05-15T14:05:58.4909550Z COVERALLS_TOKEN: 2021-05-15T14:05:58.4910210Z continue-on-error: false 2021-05-15T14:05:58.4910820Z VDIFFR_RUN_TESTS: false 2021-05-15T14:05:58.4911490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:05:58.4912070Z TZ: UTC 2021-05-15T14:05:58.4912770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:58.4913370Z NOT_CRAN: true 2021-05-15T14:05:58.4913890Z ##[endgroup] 2021-05-15T14:05:58.5490040Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T14:05:58.5490940Z env: 2021-05-15T14:05:58.5491560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:58.5492160Z TIC_DEPLOY_KEY: 2021-05-15T14:05:58.5492670Z RSPM: 2021-05-15T14:05:58.5494260Z GITHUB_PAT: *** 2021-05-15T14:05:58.5494840Z COVERALLS_TOKEN: 2021-05-15T14:05:58.5495410Z continue-on-error: false 2021-05-15T14:05:58.5496020Z VDIFFR_RUN_TESTS: false 2021-05-15T14:05:58.5496600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:05:58.5497190Z TZ: UTC 2021-05-15T14:05:58.5497680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:58.5498220Z NOT_CRAN: true 2021-05-15T14:05:58.5498730Z ##[endgroup] 2021-05-15T14:06:00.3066590Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T14:06:00.3463920Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T14:06:00.3464810Z To reinstall 3.20.2, run: 2021-05-15T14:06:00.3465630Z brew reinstall cmake 2021-05-15T14:06:02.0354950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T14:06:03.1067840Z /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-15T14:06:03.6468380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T14:06:04.0215280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A15%3A00Z&sig=v63fKg5JPyctkeoGkuWdVrxR9J%2Bl2FHUqXVYuCmO5ZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:04.0618610Z /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-15T14\%3A15\%3A00Z\&sig=v63fKg5JPyctkeoGkuWdVrxR9J\%2Bl2FHUqXVYuCmO5ZI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:04.1434570Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T14:06:04.2184680Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T14:06:04.2217630Z 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/d20210515-2759-1k0qnqf 2021-05-15T14:06:04.2457450Z cp -pR /private/tmp/d20210515-2759-1k0qnqf/libssh/. /usr/local/Cellar/libssh 2021-05-15T14:06:04.2718000Z chmod -Rf +w /private/tmp/d20210515-2759-1k0qnqf 2021-05-15T14:06:04.3382600Z ==> Finishing up 2021-05-15T14:06:04.3744110Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T14:06:04.3763470Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T14:06:04.3770850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T14:06:04.3776740Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T14:06:04.3781380Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T14:06:04.3787340Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T14:06:04.3795780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T14:06:04.3962950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2923-1l82wp8.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-15T14:06:06.6465170Z ==> Summary 2021-05-15T14:06:06.6496350Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T14:06:08.7886450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T14:06:09.8651280Z /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-15T14:06:10.4304390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T14:06:10.7776580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A15%3A00Z&sig=6sGRN2wKNFQoM4KqqUcXLXS6N6nXth0ea9HJua24eiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:10.8190810Z /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-15T14\%3A15\%3A00Z\&sig=6sGRN2wKNFQoM4KqqUcXLXS6N6nXth0ea9HJua24eiI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:11.8402390Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T14:06:12.1946590Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T14:06:13.3131270Z /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-15T14:06:13.8638550Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T14:06:14.2156230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A15%3A00Z&sig=Jl8YO6IroiSB1InEfZLpKoGq0v08hWDq9Ojd14g1DRo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:14.2609160Z /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-15T14\%3A15\%3A00Z\&sig=Jl8YO6IroiSB1InEfZLpKoGq0v08hWDq9Ojd14g1DRo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:14.3557320Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T14:06:14.3627190Z ==> Installing dependencies for jags: gcc 2021-05-15T14:06:14.3635230Z ==> Installing jags dependency: gcc 2021-05-15T14:06:14.4580650Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T14:06:14.4612060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2930-1boxkws 2021-05-15T14:06:17.5033100Z cp -pR /private/tmp/d20210515-2930-1boxkws/gcc/. /usr/local/Cellar/gcc 2021-05-15T14:06:24.4689760Z chmod -Rf +w /private/tmp/d20210515-2930-1boxkws 2021-05-15T14:06:29.0252880Z ==> Finishing up 2021-05-15T14:06:29.2415150Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T14:06:29.2419400Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T14:06:29.2424760Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T14:06:29.2430340Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T14:06:29.2435710Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T14:06:29.2441570Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T14:06:29.2447060Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T14:06:29.2452500Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T14:06:29.2458180Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T14:06:29.2464770Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T14:06:29.2480460Z rm /usr/local/bin/c++-11 2021-05-15T14:06:29.2483660Z rm /usr/local/bin/cpp-11 2021-05-15T14:06:29.2487130Z rm /usr/local/bin/g++-11 2021-05-15T14:06:29.2490640Z rm /usr/local/bin/gcc-11 2021-05-15T14:06:29.2494380Z rm /usr/local/bin/gcc-ar-11 2021-05-15T14:06:29.2497760Z rm /usr/local/bin/gcc-nm-11 2021-05-15T14:06:29.2501430Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T14:06:29.2504810Z rm /usr/local/bin/gcov-11 2021-05-15T14:06:29.2508350Z rm /usr/local/bin/gcov-dump-11 2021-05-15T14:06:29.2511630Z rm /usr/local/bin/gcov-tool-11 2021-05-15T14:06:29.5096230Z Error: The `brew link` step did not complete successfully 2021-05-15T14:06:29.5097200Z The formula built, but is not symlinked into /usr/local 2021-05-15T14:06:29.5102200Z Could not symlink bin/gfortran 2021-05-15T14:06:29.5103060Z Target /usr/local/bin/gfortran 2021-05-15T14:06:29.5104420Z already exists. You may want to remove it: 2021-05-15T14:06:29.5105720Z rm '/usr/local/bin/gfortran' 2021-05-15T14:06:29.5106100Z 2021-05-15T14:06:29.5106790Z To force the link and overwrite all conflicting files: 2021-05-15T14:06:29.5107990Z brew link --overwrite gcc 2021-05-15T14:06:29.5108380Z 2021-05-15T14:06:29.5108970Z To list all files that would be deleted: 2021-05-15T14:06:29.5110150Z brew link --overwrite --dry-run gcc 2021-05-15T14:06:29.5110560Z 2021-05-15T14:06:29.5111130Z Possible conflicting files are: 2021-05-15T14:06:29.5131830Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T14:06:30.0618870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3104-1obopb6.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-15T14:06:32.7653200Z ==> Summary 2021-05-15T14:06:32.8726120Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T14:06:32.8731220Z ==> Installing jags 2021-05-15T14:06:32.8735130Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T14:06:32.8768510Z 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/d20210515-2930-k3uwli 2021-05-15T14:06:32.9396500Z cp -pR /private/tmp/d20210515-2930-k3uwli/jags/. /usr/local/Cellar/jags 2021-05-15T14:06:33.0230640Z chmod -Rf +w /private/tmp/d20210515-2930-k3uwli 2021-05-15T14:06:33.1706230Z ==> Finishing up 2021-05-15T14:06:33.2084130Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T14:06:33.2090200Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T14:06:33.2102020Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T14:06:33.2108920Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T14:06:33.2114120Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T14:06:33.2120330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T14:06:33.2125070Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T14:06:33.2130460Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T14:06:33.2138750Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T14:06:33.2579270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3130-yarz3p.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-15T14:06:35.6609830Z ==> Summary 2021-05-15T14:06:36.5517120Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T14:06:38.0356950Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T14:06:39.1269210Z /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-15T14:06:39.6745920Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T14:06:39.9999160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A15%3A00Z&sig=713q90FBNLKNkBTN2iwSDhaL8JJcvdY8ZdwQtcM7j68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:40.0396060Z /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-15T14\%3A15\%3A00Z\&sig=713q90FBNLKNkBTN2iwSDhaL8JJcvdY8ZdwQtcM7j68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:40.4302770Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T14:06:40.5545890Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T14:06:40.5579550Z 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/d20210515-3137-1a506zn 2021-05-15T14:06:40.8170630Z cp -pR /private/tmp/d20210515-3137-1a506zn/v8/. /usr/local/Cellar/v8 2021-05-15T14:06:40.9604690Z chmod -Rf +w /private/tmp/d20210515-3137-1a506zn 2021-05-15T14:06:41.1697830Z ==> Finishing up 2021-05-15T14:06:41.2263760Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T14:06:41.2704040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3302-mody8j.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-15T14:06:43.6722800Z ==> Summary 2021-05-15T14:06:43.6790440Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T14:06:45.9310740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T14:06:47.0652810Z /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-15T14:06:47.5894000Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T14:06:47.9138210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A15%3A00Z&sig=P8I%2B%2FHW%2FMuNbJoLjNrlZ0PqobrfKrHWcZPexvPfhwP4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:47.9451700Z /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-15T14\%3A15\%3A00Z\&sig=P8I\%2B\%2FHW\%2FMuNbJoLjNrlZ0PqobrfKrHWcZPexvPfhwP4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:48.0681850Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T14:06:48.0881690Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:06:49.1904380Z /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-15T14:06:49.7190440Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:06:50.0302960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A15%3A00Z&sig=RhmzsIPXAzV48a6C6Wl0ycRnv334DPVojvLCU%2Bij224%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:50.0767690Z /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-15T14\%3A15\%3A00Z\&sig=RhmzsIPXAzV48a6C6Wl0ycRnv334DPVojvLCU\%2Bij224\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:50.1794040Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T14:06:50.1938470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:06:51.2741580Z /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-15T14:06:51.8560800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:06:52.2074480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A15%3A00Z&sig=3qFbfUdJM9ntvQCjoQirh5DTP9b9pSFrPk0VExtizC4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:52.2475140Z /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-15T14\%3A15\%3A00Z\&sig=3qFbfUdJM9ntvQCjoQirh5DTP9b9pSFrPk0VExtizC4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:06:52.4535520Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T14:06:52.4780990Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T14:06:52.4786740Z ==> Installing fftw dependency: hwloc 2021-05-15T14:06:52.5476550Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T14:06:52.5509320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3309-1icaysz 2021-05-15T14:06:52.9178560Z cp -pR /private/tmp/d20210515-3309-1icaysz/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T14:06:53.4371240Z chmod -Rf +w /private/tmp/d20210515-3309-1icaysz 2021-05-15T14:06:53.9147590Z ==> Finishing up 2021-05-15T14:06:53.9578630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T14:06:53.9601040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T14:06:53.9602330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T14:06:53.9603670Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T14:06:53.9604960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T14:06:53.9606210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T14:06:53.9609720Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T14:06:53.9616230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T14:06:53.9622260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T14:06:53.9628060Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T14:06:53.9633570Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T14:06:53.9639360Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T14:06:53.9645270Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T14:06:53.9653350Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T14:06:53.9658980Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T14:06:53.9672290Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T14:06:53.9681250Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T14:06:53.9687190Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T14:06:53.9703290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T14:06:53.9710290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T14:06:53.9716540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T14:06:53.9723230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T14:06:53.9729190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T14:06:53.9735510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T14:06:53.9754910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T14:06:53.9760950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T14:06:53.9776100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T14:06:53.9782370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T14:06:53.9788940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T14:06:53.9795960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T14:06:53.9802020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T14:06:53.9831550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T14:06:53.9848440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T14:06:53.9868380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T14:06:53.9889680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T14:06:53.9896660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T14:06:53.9911540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T14:06:53.9918000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T14:06:53.9924890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T14:06:53.9941880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T14:06:53.9961860Z 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-15T14:06:53.9968210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T14:06:53.9974670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T14:06:53.9991180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T14:06:54.0008040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T14:06:54.0021600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T14:06:54.0040550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T14:06:54.0047000Z 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-15T14:06:54.0053480Z 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-15T14:06:54.0067190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T14:06:54.0082630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T14:06:54.0089550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T14:06:54.0101620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T14:06:54.0107920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T14:06:54.0117750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T14:06:54.0124620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T14:06:54.0150380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T14:06:54.0164750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T14:06:54.0172030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T14:06:54.0178450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T14:06:54.0193220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T14:06:54.0201050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T14:06:54.0207370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T14:06:54.0217870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T14:06:54.0225610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T14:06:54.0237500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T14:06:54.0244470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T14:06:54.0263740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T14:06:54.0270250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T14:06:54.0276860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T14:06:54.0287110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T14:06:54.0293270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T14:06:54.0308130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T14:06:54.0318960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T14:06:54.0327990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T14:06:54.0342560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T14:06:54.0348600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T14:06:54.0355490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T14:06:54.0361620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T14:06:54.0367690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T14:06:54.0374360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T14:06:54.0380520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T14:06:54.0386640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T14:06:54.0393570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T14:06:54.0399500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T14:06:54.0406450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T14:06:54.0412770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T14:06:54.0418750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T14:06:54.0424930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T14:06:54.0431170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T14:06:54.0437340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T14:06:54.0463590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T14:06:54.0469330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T14:06:54.0475300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T14:06:54.0481170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T14:06:54.0487340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T14:06:54.0493650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T14:06:54.0499590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T14:06:54.0505600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T14:06:54.0512510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T14:06:54.0517290Z Only the first 100 operations were output. 2021-05-15T14:06:54.4708890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3488-1x3n9xn.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-15T14:06:56.9804410Z ==> Summary 2021-05-15T14:06:57.0461480Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T14:06:57.0468620Z ==> Installing fftw dependency: open-mpi 2021-05-15T14:06:57.1104130Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:06:57.1124550Z 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/d20210515-3309-1mrsbko 2021-05-15T14:06:57.4285510Z cp -pR /private/tmp/d20210515-3309-1mrsbko/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T14:06:57.8954420Z chmod -Rf +w /private/tmp/d20210515-3309-1mrsbko 2021-05-15T14:06:59.8023890Z ==> Finishing up 2021-05-15T14:06:59.8485060Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T14:06:59.8489660Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T14:06:59.8494850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T14:06:59.8499940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T14:06:59.8507050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T14:06:59.8512900Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T14:06:59.8518590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T14:06:59.8523850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T14:06:59.8529370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T14:06:59.8534890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T14:06:59.8540480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T14:06:59.8545970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T14:06:59.8551610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T14:06:59.8557190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T14:06:59.8562820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T14:06:59.8568030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T14:06:59.8573540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T14:06:59.8578820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T14:06:59.8584510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T14:06:59.8590380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T14:06:59.8596690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T14:06:59.8601920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T14:06:59.8607090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T14:06:59.8612510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T14:06:59.8620270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T14:06:59.8625450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T14:06:59.8630830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T14:06:59.8636390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T14:06:59.8641670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T14:06:59.8647380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T14:06:59.8652610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T14:06:59.8658240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T14:06:59.8663760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T14:06:59.8669290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T14:06:59.8675200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T14:06:59.8680460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T14:06:59.8685790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T14:06:59.8691130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T14:06:59.8696630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T14:06:59.8702580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T14:06:59.8707560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T14:06:59.8712980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T14:06:59.8719550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T14:06:59.8724820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T14:06:59.8730040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T14:06:59.8735100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T14:06:59.8740500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T14:06:59.8745730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T14:06:59.8758000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T14:06:59.8763740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T14:06:59.8769470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T14:06:59.8775130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T14:06:59.8804680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T14:06:59.8810240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T14:06:59.8816260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T14:06:59.8822090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T14:06:59.8827980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T14:06:59.8833990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T14:06:59.8840230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T14:06:59.8845750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T14:06:59.8858290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T14:06:59.8863890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T14:06:59.8869460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T14:06:59.8889340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T14:06:59.8895180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T14:06:59.8913390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T14:06:59.8919310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T14:06:59.8925050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T14:06:59.8930850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T14:06:59.8936600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T14:06:59.8942780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T14:06:59.8948450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T14:06:59.8954350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T14:06:59.8960250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T14:06:59.8966400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T14:06:59.8972180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T14:06:59.8977920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T14:06:59.8983960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T14:06:59.8989840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T14:06:59.8996120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T14:06:59.9001620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T14:06:59.9007580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T14:06:59.9013290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T14:06:59.9019480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T14:06:59.9025260Z 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-15T14:06:59.9030850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T14:06:59.9036550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T14:06:59.9042240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T14:06:59.9048020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T14:06:59.9053600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T14:06:59.9059990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T14:06:59.9065470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T14:06:59.9071130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T14:06:59.9077520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T14:06:59.9083460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T14:06:59.9089080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T14:06:59.9094810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T14:06:59.9100490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T14:06:59.9106360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T14:06:59.9111830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T14:06:59.9116230Z Only the first 100 operations were output. 2021-05-15T14:07:00.3988230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3517-1sw49sw.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-15T14:07:02.9044110Z ==> Summary 2021-05-15T14:07:02.9564920Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:07:02.9570470Z ==> Installing fftw 2021-05-15T14:07:02.9574070Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:07:02.9596270Z 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/d20210515-3309-7ep8db 2021-05-15T14:07:03.0782340Z cp -pR /private/tmp/d20210515-3309-7ep8db/fftw/. /usr/local/Cellar/fftw 2021-05-15T14:07:03.1554470Z chmod -Rf +w /private/tmp/d20210515-3309-7ep8db 2021-05-15T14:07:03.3571940Z ==> Finishing up 2021-05-15T14:07:03.4164180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T14:07:03.4169160Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T14:07:03.4173740Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T14:07:03.4179160Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T14:07:03.4186870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T14:07:03.4192090Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T14:07:03.4197700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T14:07:03.4202630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T14:07:03.4207880Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T14:07:03.4213150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T14:07:03.4218360Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T14:07:03.4223370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T14:07:03.4232810Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T14:07:03.4355230Z info /usr/local/share/info/fftw3.info 2021-05-15T14:07:03.4365160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T14:07:03.4371540Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T14:07:03.4384700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T14:07:03.4391360Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T14:07:03.4397370Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T14:07:03.4403270Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T14:07:03.4414180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T14:07:03.4419870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T14:07:03.4425120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T14:07:03.4431140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T14:07:03.4436880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T14:07:03.4442280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T14:07:03.4448410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T14:07:03.4453950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T14:07:03.4459300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T14:07:03.4465420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T14:07:03.4472790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T14:07:03.4479280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T14:07:03.4485500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T14:07:03.4491030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T14:07:03.4496550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T14:07:03.4502450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T14:07:03.4517150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T14:07:03.4527790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T14:07:03.4540640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T14:07:03.4549730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T14:07:03.4558500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T14:07:03.4567630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T14:07:03.4576100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T14:07:03.4584640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T14:07:03.4594810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T14:07:03.4605570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T14:07:03.4614860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T14:07:03.4627560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T14:07:03.4633270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T14:07:03.4640820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T14:07:03.4647620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T14:07:03.4655980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T14:07:03.4664380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T14:07:03.4673690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T14:07:03.4682710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T14:07:03.4694980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T14:07:03.4703620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T14:07:03.4715300Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T14:07:03.4723990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T14:07:03.4737390Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T14:07:03.5173920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3544-9oao0.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-15T14:07:05.8790890Z ==> Summary 2021-05-15T14:07:05.8857110Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:07:06.6269280Z ==> No outdated dependents to upgrade! 2021-05-15T14:07:06.6270780Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:07:06.8190490Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T14:07:06.8191700Z fftw, open-mpi 2021-05-15T14:07:06.8201480Z rm /usr/local/bin/fftw-wisdom 2021-05-15T14:07:06.8205580Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T14:07:06.8208120Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T14:07:06.8211450Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T14:07:06.8217010Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T14:07:06.8220230Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T14:07:06.8223010Z rm /usr/local/include/fftw3.f 2021-05-15T14:07:06.8226480Z rm /usr/local/include/fftw3.f03 2021-05-15T14:07:06.8229590Z rm /usr/local/include/fftw3.h 2021-05-15T14:07:06.8233210Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T14:07:06.8235970Z rm /usr/local/include/fftw3l.f03 2021-05-15T14:07:06.8239330Z rm /usr/local/include/fftw3q.f03 2021-05-15T14:07:06.8248620Z rm /usr/local/lib/cmake/fftw3 2021-05-15T14:07:06.8251570Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T14:07:06.8254780Z rm /usr/local/lib/libfftw3.a 2021-05-15T14:07:06.8258070Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T14:07:06.8262420Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T14:07:06.8265200Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T14:07:06.8268710Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T14:07:06.8271730Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T14:07:06.8275030Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T14:07:06.8278710Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T14:07:06.8282160Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T14:07:06.8286010Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T14:07:06.8289550Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T14:07:06.8292880Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T14:07:06.8296220Z rm /usr/local/lib/libfftw3f.a 2021-05-15T14:07:06.8300680Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T14:07:06.8303610Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T14:07:06.8307570Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T14:07:06.8310840Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T14:07:06.8314190Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T14:07:06.8317470Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T14:07:06.8321770Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T14:07:06.8327800Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T14:07:06.8332280Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T14:07:06.8335830Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T14:07:06.8339330Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T14:07:06.8343530Z rm /usr/local/lib/libfftw3l.a 2021-05-15T14:07:06.8347570Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T14:07:06.8351650Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T14:07:06.8355590Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T14:07:06.8359300Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T14:07:06.8363170Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T14:07:06.8373940Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T14:07:06.8385950Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T14:07:06.8391690Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T14:07:06.8402620Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T14:07:06.8412880Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T14:07:06.8422930Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T14:07:06.8427690Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T14:07:06.8436290Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T14:07:06.8508650Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T14:07:06.8510610Z rm /usr/local/share/info/fftw3.info 2021-05-15T14:07:06.8524230Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T14:07:06.8533750Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T14:07:06.8547680Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T14:07:06.8556840Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T14:07:06.8568130Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T14:07:06.8580940Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T14:07:06.9566000Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T14:07:06.9573970Z rm /usr/local/bin/mpic++ 2021-05-15T14:07:06.9580420Z rm /usr/local/bin/mpicc 2021-05-15T14:07:06.9584370Z rm /usr/local/bin/mpicxx 2021-05-15T14:07:06.9592840Z rm /usr/local/bin/mpiexec 2021-05-15T14:07:06.9595380Z rm /usr/local/bin/mpif77 2021-05-15T14:07:06.9603340Z rm /usr/local/bin/mpif90 2021-05-15T14:07:06.9609140Z rm /usr/local/bin/mpifort 2021-05-15T14:07:06.9612670Z rm /usr/local/bin/mpirun 2021-05-15T14:07:06.9618840Z rm /usr/local/bin/ompi-clean 2021-05-15T14:07:06.9624520Z rm /usr/local/bin/ompi-server 2021-05-15T14:07:06.9627480Z rm /usr/local/bin/ompi_info 2021-05-15T14:07:06.9634220Z rm /usr/local/bin/opal_wrapper 2021-05-15T14:07:06.9638560Z rm /usr/local/bin/orte-clean 2021-05-15T14:07:06.9644620Z rm /usr/local/bin/orte-info 2021-05-15T14:07:06.9648050Z rm /usr/local/bin/orte-server 2021-05-15T14:07:06.9654380Z rm /usr/local/bin/ortecc 2021-05-15T14:07:06.9657080Z rm /usr/local/bin/orted 2021-05-15T14:07:06.9669120Z rm /usr/local/bin/orterun 2021-05-15T14:07:06.9669940Z rm /usr/local/bin/profile2mat.pl 2021-05-15T14:07:06.9678140Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T14:07:06.9683790Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T14:07:06.9688510Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T14:07:06.9694560Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T14:07:06.9703110Z rm /usr/local/include/mpi-ext.h 2021-05-15T14:07:06.9705950Z rm /usr/local/include/mpi.h 2021-05-15T14:07:06.9712550Z rm /usr/local/include/mpi.mod 2021-05-15T14:07:06.9716450Z rm /usr/local/include/mpi_ext.mod 2021-05-15T14:07:06.9722920Z rm /usr/local/include/mpi_f08.mod 2021-05-15T14:07:06.9725720Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T14:07:06.9732160Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T14:07:06.9735840Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T14:07:06.9742800Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T14:07:06.9750890Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T14:07:06.9754600Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T14:07:06.9763320Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T14:07:06.9767720Z rm /usr/local/include/mpif-config.h 2021-05-15T14:07:06.9776030Z rm /usr/local/include/mpif-constants.h 2021-05-15T14:07:06.9778900Z rm /usr/local/include/mpif-ext.h 2021-05-15T14:07:06.9786810Z rm /usr/local/include/mpif-externals.h 2021-05-15T14:07:06.9790530Z rm /usr/local/include/mpif-handles.h 2021-05-15T14:07:06.9800270Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T14:07:06.9805370Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T14:07:06.9810680Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T14:07:06.9814530Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T14:07:06.9821840Z rm /usr/local/include/mpif.h 2021-05-15T14:07:06.9825620Z rm /usr/local/include/openmpi 2021-05-15T14:07:06.9834120Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T14:07:06.9846100Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T14:07:06.9854220Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T14:07:06.9858460Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T14:07:06.9866910Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T14:07:06.9870320Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T14:07:06.9877320Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T14:07:06.9880870Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T14:07:06.9889460Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T14:07:06.9893160Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T14:07:06.9901280Z rm /usr/local/lib/libmpi.dylib 2021-05-15T14:07:06.9905030Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T14:07:06.9914060Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T14:07:06.9918510Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T14:07:06.9925460Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T14:07:06.9929360Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T14:07:06.9936520Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T14:07:06.9940190Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T14:07:06.9946910Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T14:07:06.9954860Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T14:07:06.9958030Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T14:07:06.9965410Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T14:07:06.9969170Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T14:07:06.9976510Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T14:07:06.9979530Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T14:07:06.9986570Z rm /usr/local/lib/openmpi 2021-05-15T14:07:06.9995090Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T14:07:06.9999960Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T14:07:07.0002980Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T14:07:07.0010020Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T14:07:07.0014020Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T14:07:07.0020750Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T14:07:07.0025280Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T14:07:07.0030720Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T14:07:07.0040170Z rm /usr/local/lib/pmix 2021-05-15T14:07:07.0057590Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T14:07:07.0061250Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T14:07:07.0068800Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T14:07:07.0073960Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T14:07:07.0082560Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T14:07:07.0087100Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T14:07:07.0095140Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T14:07:07.0099590Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T14:07:07.0108570Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T14:07:07.0113340Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T14:07:07.0122980Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T14:07:07.0124200Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T14:07:07.0129930Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T14:07:07.0138280Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T14:07:07.0144930Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T14:07:07.0153370Z rm /usr/local/share/man/man1/orted.1 2021-05-15T14:07:07.0158330Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T14:07:07.0186060Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T14:07:07.0195950Z Only the first 100 operations were output. 2021-05-15T14:07:09.1440450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T14:07:10.2012700Z /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-15T14:07:10.7586680Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T14:07:11.1175170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A15%3A00Z&sig=EQ0o24ZJ96SL0c7RyxStNS6zMK7PJlO5MtO6U06QIKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:11.1638720Z /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-15T14\%3A15\%3A00Z\&sig=EQ0o24ZJ96SL0c7RyxStNS6zMK7PJlO5MtO6U06QIKw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:11.5589650Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T14:07:11.7090410Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T14:07:11.7123540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3552-14r6fy5 2021-05-15T14:07:12.6539670Z cp -pR /private/tmp/d20210515-3552-14r6fy5/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T14:07:13.6911640Z chmod -Rf +w /private/tmp/d20210515-3552-14r6fy5 2021-05-15T14:07:14.9850280Z ==> Finishing up 2021-05-15T14:07:15.0453500Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T14:07:15.0461080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T14:07:15.0463230Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T14:07:15.0469310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T14:07:15.0474880Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T14:07:15.0479450Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T14:07:15.0484780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T14:07:15.0490160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T14:07:15.0516700Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T14:07:15.0521690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T14:07:15.0528410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T14:07:15.0534170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T14:07:15.0540080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T14:07:15.0545640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T14:07:15.0553090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T14:07:15.0556280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T14:07:15.0561090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T14:07:15.0566960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T14:07:15.0573900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T14:07:15.0580000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T14:07:15.0586930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T14:07:15.0594890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T14:07:15.0601980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T14:07:15.0607930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T14:07:15.0613770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T14:07:15.0620090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T14:07:15.0625530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T14:07:15.0630700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T14:07:15.0636250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T14:07:15.0641840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T14:07:15.0647570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T14:07:15.0654070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T14:07:15.0662550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T14:07:15.0668700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T14:07:15.0675310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T14:07:15.0681200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T14:07:15.0686880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T14:07:15.0692460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T14:07:15.0697860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T14:07:15.0703420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T14:07:15.0708680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T14:07:15.0714450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T14:07:15.0720970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T14:07:15.0726800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T14:07:15.0732650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T14:07:15.0737770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T14:07:15.0743890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T14:07:15.0748960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T14:07:15.0754210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T14:07:15.0759770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T14:07:15.0765160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T14:07:15.0771670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T14:07:15.0777210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T14:07:15.0782640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T14:07:15.0789170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T14:07:15.0794470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T14:07:15.0800920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T14:07:15.0805790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T14:07:15.0811450Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T14:07:15.0816630Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T14:07:15.0822400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T14:07:15.0827890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T14:07:15.0834180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T14:07:15.0839340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T14:07:15.0846120Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T14:07:15.0851610Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T14:07:15.0856640Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T14:07:15.0861980Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T14:07:15.0867480Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T14:07:15.0873720Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T14:07:15.0878030Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T14:07:15.0884510Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T14:07:15.0890400Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T14:07:15.0895920Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T14:07:15.0901470Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T14:07:15.0906740Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T14:07:15.0911630Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T14:07:15.0916820Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T14:07:15.0921880Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T14:07:15.0927880Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T14:07:15.0933250Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T14:07:15.0941720Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T14:07:15.0948610Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T14:07:15.0956420Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T14:07:15.0967970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T14:07:15.0974240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T14:07:15.0980190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T14:07:15.0986790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T14:07:15.0991510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T14:07:15.0998600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T14:07:15.1005610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T14:07:15.1012400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T14:07:15.1018270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T14:07:15.1025610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T14:07:15.1032170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T14:07:15.1038150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T14:07:15.1044780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T14:07:15.1050510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T14:07:15.1092620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T14:07:15.1096670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T14:07:15.1103370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T14:07:15.1107910Z Only the first 100 operations were output. 2021-05-15T14:07:15.5242840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3716-4npkym.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-15T14:07:18.0906730Z ==> Summary 2021-05-15T14:07:18.1760750Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T14:07:20.7843740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T14:07:21.8681320Z /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-15T14:07:22.4115750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T14:07:22.7547450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A15%3A00Z&sig=SrOSzeWXvPvse6aKCygXVHe60WvbePDkFMzJyhZjrZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:22.7853900Z /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-15T14\%3A15\%3A00Z\&sig=SrOSzeWXvPvse6aKCygXVHe60WvbePDkFMzJyhZjrZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:22.8367640Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T14:07:22.9351360Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T14:07:22.9382470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3724-7g1vns 2021-05-15T14:07:23.0284480Z cp -pR /private/tmp/d20210515-3724-7g1vns/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T14:07:23.1912470Z chmod -Rf +w /private/tmp/d20210515-3724-7g1vns 2021-05-15T14:07:23.4001880Z ==> Finishing up 2021-05-15T14:07:23.4365890Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T14:07:23.4372930Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T14:07:23.4380710Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T14:07:23.4393730Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T14:07:23.4434540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4510930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4556290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4591620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4599820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4661920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4685800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4706360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4708220Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T14:07:23.4715820Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T14:07:23.4717630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4743080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4747070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4749820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4771970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4777830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4797260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4815130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4824450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4879280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4905470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4931880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4967370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.4997200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5009910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5028330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5057830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5086740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5090430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5133180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5136180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5161050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5181770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5195750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5211480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5286290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5310010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5312390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5333260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5366000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5377290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5463030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5466410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5469070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5472710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5478550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5492850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5504000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5517880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5521790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5523900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5535960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5575600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5582520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5588440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5609080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T14:07:23.5647620Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T14:07:23.5660470Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T14:07:23.5685330Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T14:07:23.5720140Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T14:07:23.5722300Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T14:07:23.5724630Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T14:07:23.5726760Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T14:07:23.5728900Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T14:07:23.6344690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3890-1s24ewy.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-15T14:07:26.0833660Z ==> Summary 2021-05-15T14:07:26.1077700Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T14:07:28.2887940Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T14:07:28.2888780Z To reinstall 1.6.37, run: 2021-05-15T14:07:28.2889330Z brew reinstall libpng 2021-05-15T14:07:30.3018530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T14:07:31.3924410Z /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-15T14:07:31.9252190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T14:07:32.2547000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A15%3A00Z&sig=GksUl4nmczyCzPfO1RKHToOZRwIIbAi%2BdGFK97mASk4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:32.2955920Z /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-15T14\%3A15\%3A00Z\&sig=GksUl4nmczyCzPfO1RKHToOZRwIIbAi\%2BdGFK97mASk4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:32.3414750Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T14:07:32.3456270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T14:07:33.4301510Z /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-15T14:07:33.9720700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T14:07:34.3141770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A15%3A00Z&sig=GzgVHZ8XOzhA9Qs1fpvmaR6wv106lSBC5hht%2FICXmBc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:34.3547320Z /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-15T14\%3A15\%3A00Z\&sig=GzgVHZ8XOzhA9Qs1fpvmaR6wv106lSBC5hht\%2FICXmBc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:34.4119910Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T14:07:34.4172190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T14:07:35.5814760Z /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-15T14:07:36.1288950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T14:07:36.4589490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A15%3A00Z&sig=KYW4BtvvNG6Z3a5FUdN6GqE9cPbqkcuXViC5vksPvVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:36.4899460Z /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-15T14\%3A15\%3A00Z\&sig=KYW4BtvvNG6Z3a5FUdN6GqE9cPbqkcuXViC5vksPvVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:36.5272490Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T14:07:36.5302600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T14:07:37.6440270Z /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-15T14:07:38.1877430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T14:07:38.5220780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A15%3A00Z&sig=4MxuaFiFrdDxs0TCEkmq6WZZRcWq8Pc9UZbo7EjXljI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:38.5713870Z /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-15T14\%3A15\%3A00Z\&sig=4MxuaFiFrdDxs0TCEkmq6WZZRcWq8Pc9UZbo7EjXljI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:38.6094650Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T14:07:38.6124910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T14:07:39.7222150Z /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-15T14:07:40.2850220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T14:07:40.6243330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A15%3A00Z&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn%2B6EQNX8BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:40.6548410Z /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-15T14\%3A15\%3A00Z\&sig=xAThSNuPnTUGCBDfm7LgjRk3r24hJX0ftn\%2B6EQNX8BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:40.7599640Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T14:07:40.7661720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T14:07:41.8648410Z /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-15T14:07:42.3983820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T14:07:42.7196630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A15%3A00Z&sig=aLo1uBcm2fTbSEXK%2Fx%2FIdOuUQFxP8RSw8%2FN9sXU0XCY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:42.7825490Z /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-15T14\%3A15\%3A00Z\&sig=aLo1uBcm2fTbSEXK\%2Fx\%2FIdOuUQFxP8RSw8\%2FN9sXU0XCY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:42.9403830Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:07:42.9509760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T14:07:44.0696370Z /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-15T14:07:44.6378580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T14:07:44.9909360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A15%3A00Z&sig=qMeL5Vn6%2Fh0PXNtKi3HQks3ryk%2FgYzDewl69xdIW1ac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:45.0280610Z /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-15T14\%3A15\%3A00Z\&sig=qMeL5Vn6\%2Fh0PXNtKi3HQks3ryk\%2FgYzDewl69xdIW1ac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:45.0942260Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T14:07:45.0972550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T14:07:46.1820620Z /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-15T14:07:46.9453380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T14:07:47.2813690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A15%3A00Z&sig=%2BmdERHo%2F4lRWGIPTM%2F5T4Jerc271lwRBU7874bGphbY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:47.3109310Z /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-15T14\%3A15\%3A00Z\&sig=\%2BmdERHo\%2F4lRWGIPTM\%2F5T4Jerc271lwRBU7874bGphbY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:47.3491190Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T14:07:47.3522120Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T14:07:48.4668230Z /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-15T14:07:49.0051840Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T14:07:49.3313520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A15%3A00Z&sig=MIN%2FRV8dm8dByE3%2FVA5AtWIwtYHSprSBtn3BNEw2WSo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:49.3743080Z /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-15T14\%3A15\%3A00Z\&sig=MIN\%2FRV8dm8dByE3\%2FVA5AtWIwtYHSprSBtn3BNEw2WSo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:49.4317330Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T14:07:49.4351670Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T14:07:50.4867620Z /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-15T14:07:51.0266930Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T14:07:51.3624970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A15%3A00Z&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:51.4136540Z /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-15T14\%3A15\%3A00Z\&sig=blwBCuBVk2GykA3cNkIXhzShrAWcZwaAacf6oApyxO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:51.4962340Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T14:07:51.5008960Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T14:07:52.6145790Z /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-15T14:07:53.1810360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T14:07:53.5411650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A15%3A00Z&sig=%2B5yZvJTYkmIK2eamAaSNLKzoGSz%2Fod7DDBP8iCVqPfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:53.5722980Z /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-15T14\%3A15\%3A00Z\&sig=\%2B5yZvJTYkmIK2eamAaSNLKzoGSz\%2Fod7DDBP8iCVqPfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:53.6799790Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T14:07:53.6892490Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T14:07:54.8854350Z /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-15T14:07:55.4084040Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T14:07:55.7760240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A15%3A00Z&sig=AvIcQKKTBfqLm9ZVP7ohq%2F4J%2FiW0ZTTcvy7F16zK174%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:55.8289790Z /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-15T14\%3A15\%3A00Z\&sig=AvIcQKKTBfqLm9ZVP7ohq\%2F4J\%2FiW0ZTTcvy7F16zK174\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:55.8710970Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T14:07:55.8761140Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T14:07:56.9706070Z /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-15T14:07:57.5408610Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T14:07:57.8838550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A15%3A00Z&sig=%2Fcz345eneZobrj6ub7olc6lxQtla8%2BXd48YLXWt%2FUo4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:07:57.9260290Z /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-15T14\%3A15\%3A00Z\&sig=\%2Fcz345eneZobrj6ub7olc6lxQtla8\%2BXd48YLXWt\%2FUo4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:07:57.9722020Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T14:07:57.9763780Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T14:07:59.0939050Z /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-15T14:07:59.6450730Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T14:08:00.0009710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A15%3A00Z&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:00.0315790Z /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-15T14\%3A15\%3A00Z\&sig=abDJ0935JHByPMAUCiTb3IN10vMjE3mPFgsconarQiU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:00.2639520Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T14:08:00.3147780Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T14:08:01.4191090Z /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-15T14:08:01.9496010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T14:08:02.2834350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A15%3A00Z&sig=GjHg%2Be0N8o09LNu5w1wgFo84DnkhYuNya%2FrszGtIJX4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:02.3252380Z /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-15T14\%3A15\%3A00Z\&sig=GjHg\%2Be0N8o09LNu5w1wgFo84DnkhYuNya\%2FrszGtIJX4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:02.4602180Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T14:08:02.4700210Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T14:08:03.6062940Z /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-15T14:08:04.1797140Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T14:08:04.5242850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A15%3A00Z&sig=bMpkBi%2BbXkanRSsjC0Ry0AL3slo%2BB%2B%2FhxKMqwML43T0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:04.5856580Z /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-15T14\%3A15\%3A00Z\&sig=bMpkBi\%2BbXkanRSsjC0Ry0AL3slo\%2BB\%2B\%2FhxKMqwML43T0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:05.7390660Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T14:08:06.1623290Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T14:08:07.3056660Z /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-15T14:08:07.9021320Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T14:08:08.2263670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A15%3A00Z&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:08.2654130Z /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-15T14\%3A15\%3A00Z\&sig=mz5eyDgVoeVOyW4P0Kfwbu937SGFbVTBjSoL7qG1ObM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:08.4225090Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T14:08:08.4727770Z ==> 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-15T14:08:08.4730970Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T14:08:08.5467050Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T14:08:08.5500490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-reylkt 2021-05-15T14:08:08.5580030Z cp -pR /private/tmp/d20210515-4000-reylkt/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T14:08:08.5682740Z chmod -Rf +w /private/tmp/d20210515-4000-reylkt 2021-05-15T14:08:08.6106590Z ==> Finishing up 2021-05-15T14:08:08.6519960Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T14:08:08.6627200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4261-1re12hs.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-15T14:08:10.9265800Z ==> Summary 2021-05-15T14:08:10.9282420Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T14:08:10.9290380Z ==> Installing poppler dependency: xorgproto 2021-05-15T14:08:10.9327430Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T14:08:10.9347440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4000-1gwh8qa 2021-05-15T14:08:11.0433000Z cp -pR /private/tmp/d20210515-4000-1gwh8qa/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T14:08:11.1997550Z chmod -Rf +w /private/tmp/d20210515-4000-1gwh8qa 2021-05-15T14:08:11.3811610Z ==> Finishing up 2021-05-15T14:08:11.4198400Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T14:08:11.4202980Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T14:08:11.4212120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T14:08:11.4218600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T14:08:11.4224430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T14:08:11.4230910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T14:08:11.4236980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T14:08:11.4243070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T14:08:11.4249030Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T14:08:11.4255150Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T14:08:11.4260950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T14:08:11.4305600Z rm /usr/local/share/pkgconfig 2021-05-15T14:08:11.4323710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T14:08:11.4329960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T14:08:11.4336660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T14:08:11.4342980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T14:08:11.4349560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T14:08:11.4355870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T14:08:11.4374090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T14:08:11.4380200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T14:08:11.4386550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T14:08:11.4392640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T14:08:11.4398770Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T14:08:11.4404920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T14:08:11.4411210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T14:08:11.4417290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T14:08:11.4425160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T14:08:11.4432660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T14:08:11.4437960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T14:08:11.4444500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T14:08:11.4450940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T14:08:11.4456500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T14:08:11.4462510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T14:08:11.4468370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T14:08:11.4474320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T14:08:11.4480100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T14:08:11.4486340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T14:08:11.4493160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T14:08:11.4498770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T14:08:11.4505180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T14:08:11.4511390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T14:08:11.4517630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T14:08:11.4523790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T14:08:11.4530560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T14:08:11.4537090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T14:08:11.4543480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T14:08:11.4549890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T14:08:11.4555730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T14:08:11.4561680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T14:08:11.4567600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T14:08:11.4587240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T14:08:11.4593300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T14:08:11.4599140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T14:08:11.4604940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T14:08:11.5217840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4287-1u3l5r1.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-15T14:08:13.8269740Z ==> Summary 2021-05-15T14:08:13.8449630Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T14:08:13.8456580Z ==> Installing poppler dependency: libxau 2021-05-15T14:08:13.8550410Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T14:08:13.8569880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1lofyd0 2021-05-15T14:08:13.8703690Z cp -pR /private/tmp/d20210515-4000-1lofyd0/libxau/. /usr/local/Cellar/libxau 2021-05-15T14:08:13.8897190Z chmod -Rf +w /private/tmp/d20210515-4000-1lofyd0 2021-05-15T14:08:13.9558360Z ==> Finishing up 2021-05-15T14:08:13.9956700Z rm /usr/local/include/X11 2021-05-15T14:08:13.9964780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T14:08:13.9972850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T14:08:13.9977900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T14:08:13.9984060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T14:08:13.9989480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T14:08:13.9995140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T14:08:14.0001120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T14:08:14.0006650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T14:08:14.0012020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T14:08:14.0018170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T14:08:14.0023470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T14:08:14.0028630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T14:08:14.0033780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T14:08:14.0039110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T14:08:14.0045180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T14:08:14.0051080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T14:08:14.0057500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T14:08:14.0062980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T14:08:14.0068710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T14:08:14.0074140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T14:08:14.0079820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T14:08:14.0084950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T14:08:14.0102190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T14:08:14.0107640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T14:08:14.0111500Z mkdir -p /usr/local/include/X11/dri 2021-05-15T14:08:14.0118230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T14:08:14.0124000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T14:08:14.0129430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T14:08:14.0133150Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T14:08:14.0141410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T14:08:14.0147130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T14:08:14.0152610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T14:08:14.0158010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T14:08:14.0164170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T14:08:14.0169330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T14:08:14.0175000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T14:08:14.0180410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T14:08:14.0185820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T14:08:14.0191200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T14:08:14.0196810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T14:08:14.0202290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T14:08:14.0207770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T14:08:14.0213670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T14:08:14.0219210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T14:08:14.0224430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T14:08:14.0230350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T14:08:14.0235710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T14:08:14.0241270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T14:08:14.0246940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T14:08:14.0252480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T14:08:14.0258290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T14:08:14.0275000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T14:08:14.0280920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T14:08:14.0286440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T14:08:14.0292870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T14:08:14.0298340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T14:08:14.0303740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T14:08:14.0309540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T14:08:14.0315070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T14:08:14.0322030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T14:08:14.0327890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T14:08:14.0334040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T14:08:14.0339770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T14:08:14.0345990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T14:08:14.0351920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T14:08:14.0357700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T14:08:14.0363570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T14:08:14.0369270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T14:08:14.0375380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T14:08:14.0381040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T14:08:14.0387140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T14:08:14.0394510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T14:08:14.0399990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T14:08:14.0405870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T14:08:14.0411540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T14:08:14.0417470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T14:08:14.0423330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T14:08:14.0428800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T14:08:14.0434360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T14:08:14.0440720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T14:08:14.0445920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T14:08:14.0464670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T14:08:14.0470010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T14:08:14.0475480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T14:08:14.0481130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T14:08:14.0486690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T14:08:14.0492360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T14:08:14.0498030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T14:08:14.0504730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T14:08:14.0510400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T14:08:14.0515790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T14:08:14.0521520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T14:08:14.0527130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T14:08:14.0532590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T14:08:14.0537980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T14:08:14.0543580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T14:08:14.0549270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T14:08:14.0554760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T14:08:14.0560410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T14:08:14.0566190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T14:08:14.0571570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T14:08:14.0576040Z Only the first 100 operations were output. 2021-05-15T14:08:14.0942350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4314-pomt1u.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-15T14:08:16.2873540Z ==> Summary 2021-05-15T14:08:16.2902840Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T14:08:16.2909840Z ==> Installing poppler dependency: libxdmcp 2021-05-15T14:08:16.3023570Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T14:08:16.3041830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-16okoje 2021-05-15T14:08:16.3154980Z cp -pR /private/tmp/d20210515-4000-16okoje/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T14:08:16.3289940Z chmod -Rf +w /private/tmp/d20210515-4000-16okoje 2021-05-15T14:08:16.3779580Z ==> Finishing up 2021-05-15T14:08:16.4272560Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T14:08:16.4294520Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T14:08:16.4334310Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T14:08:16.4340310Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T14:08:16.4347800Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T14:08:16.4507140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4340-1xvd744.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-15T14:08:18.7159070Z ==> Summary 2021-05-15T14:08:18.7178780Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T14:08:18.7186560Z ==> Installing poppler dependency: libxcb 2021-05-15T14:08:18.7539650Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T14:08:18.7559250Z 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/d20210515-4000-7z41co 2021-05-15T14:08:19.5501530Z cp -pR /private/tmp/d20210515-4000-7z41co/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T14:08:20.9563020Z chmod -Rf +w /private/tmp/d20210515-4000-7z41co 2021-05-15T14:08:22.4016300Z ==> Finishing up 2021-05-15T14:08:22.4466460Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T14:08:22.4474840Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T14:08:22.4544310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T14:08:22.4548610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T14:08:22.4554500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T14:08:22.4560610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T14:08:22.4566960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T14:08:22.4585420Z 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-15T14:08:22.4591560Z 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-15T14:08:22.4597710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T14:08:22.4604010Z 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-15T14:08:22.4610690Z 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-15T14:08:22.4616400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T14:08:22.4622340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T14:08:22.4628370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T14:08:22.4634310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T14:08:22.4640590Z 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-15T14:08:22.4647170Z 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-15T14:08:22.4652530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T14:08:22.4658610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T14:08:22.4664680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T14:08:22.4670350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T14:08:22.4677580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T14:08:22.4684110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T14:08:22.4693670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T14:08:22.4702560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T14:08:22.4752830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T14:08:22.4759290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T14:08:22.4766160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T14:08:22.4772590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T14:08:22.4778550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T14:08:22.4785110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T14:08:22.4791330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T14:08:22.4797450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T14:08:22.4803510Z 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-15T14:08:22.4809180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T14:08:22.4816270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T14:08:22.4822390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T14:08:22.4828400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T14:08:22.4834330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T14:08:22.4840560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T14:08:22.4846310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T14:08:22.4852320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T14:08:22.4857920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T14:08:22.4864230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T14:08:22.4869520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T14:08:22.4876470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T14:08:22.4882170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T14:08:22.4888220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T14:08:22.4894100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T14:08:22.4900200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T14:08:22.4905950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T14:08:22.4912230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T14:08:22.4918490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T14:08:22.4924870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T14:08:22.4930790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T14:08:22.4936390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T14:08:22.4943100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T14:08:22.4951030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T14:08:22.4959000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T14:08:22.4966700Z 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-15T14:08:22.4973680Z 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-15T14:08:22.4981110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T14:08:22.4986980Z 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-15T14:08:22.4993990Z 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-15T14:08:22.5001310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T14:08:22.5008210Z 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-15T14:08:22.5014280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T14:08:22.5022340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T14:08:22.5029630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T14:08:22.5036790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T14:08:22.5044330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T14:08:22.5050150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T14:08:22.5059480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T14:08:22.5065860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T14:08:22.5072550Z 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-15T14:08:22.5078290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T14:08:22.5084460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T14:08:22.5089630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T14:08:22.5096670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T14:08:22.5101470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T14:08:22.5107290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T14:08:22.5112750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T14:08:22.5118970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T14:08:22.5125660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T14:08:22.5130890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T14:08:22.5136370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T14:08:22.5142340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T14:08:22.5148260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T14:08:22.5154230Z 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-15T14:08:22.5160440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T14:08:22.5169020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T14:08:22.5176530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T14:08:22.5183800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T14:08:22.5190920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T14:08:22.5196760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T14:08:22.5204210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T14:08:22.5210710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T14:08:22.5216970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T14:08:22.5255510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T14:08:22.5260380Z Only the first 100 operations were output. 2021-05-15T14:08:24.2674030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4375-1a3lnl6.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-15T14:08:26.9434460Z ==> Summary 2021-05-15T14:08:27.0896350Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T14:08:27.0902840Z ==> Installing poppler dependency: libx11 2021-05-15T14:08:27.1391880Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:08:27.1410960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1m07ufv 2021-05-15T14:08:27.5162450Z cp -pR /private/tmp/d20210515-4000-1m07ufv/libx11/. /usr/local/Cellar/libx11 2021-05-15T14:08:28.1093160Z chmod -Rf +w /private/tmp/d20210515-4000-1m07ufv 2021-05-15T14:08:28.6484720Z ==> Finishing up 2021-05-15T14:08:28.6913630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T14:08:28.6918550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T14:08:28.6925030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T14:08:28.6930560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T14:08:28.6935880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T14:08:28.6942010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T14:08:28.6947740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T14:08:28.6953730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T14:08:28.6959720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T14:08:28.6965660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T14:08:28.6971640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T14:08:28.6978010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T14:08:28.6986490Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T14:08:28.6994140Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T14:08:28.7023180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T14:08:28.7036320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T14:08:28.7037820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T14:08:28.7042950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T14:08:28.7049390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T14:08:28.7055770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T14:08:28.7062060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T14:08:28.7068390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T14:08:28.7074480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T14:08:28.7080660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T14:08:28.7087160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T14:08:28.7092810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T14:08:28.7099190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T14:08:28.7105090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T14:08:28.7111650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T14:08:28.7117660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T14:08:28.7123770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T14:08:28.7131790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T14:08:28.7137650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T14:08:28.7144650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T14:08:28.7157130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T14:08:28.7163750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T14:08:28.7169960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T14:08:28.7176330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T14:08:28.7182500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T14:08:28.7188810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T14:08:28.7217650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T14:08:28.7223910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T14:08:28.7230750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T14:08:28.7237270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T14:08:28.7244220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T14:08:28.7250540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T14:08:28.7256700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T14:08:28.7262860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T14:08:28.7269050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T14:08:28.7274960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T14:08:28.7281280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T14:08:28.7287190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T14:08:28.7293400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T14:08:28.7299280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T14:08:28.7305140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T14:08:28.7311380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T14:08:28.7317620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T14:08:28.7323370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T14:08:28.7329450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T14:08:28.7335330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T14:08:28.7342120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T14:08:28.7348120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T14:08:28.7353970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T14:08:28.7361010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T14:08:28.7366950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T14:08:28.7373910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T14:08:28.7379470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T14:08:28.7386100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T14:08:28.7392420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T14:08:28.7398590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T14:08:28.7404510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T14:08:28.7410540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T14:08:28.7416230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T14:08:28.7422420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T14:08:28.7428410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T14:08:28.7434150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T14:08:28.7440350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T14:08:28.7447120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T14:08:28.7454130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T14:08:28.7460470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T14:08:28.7469210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T14:08:28.7475130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T14:08:28.7481600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T14:08:28.7488290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T14:08:28.7494210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T14:08:28.7500410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T14:08:28.7506480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T14:08:28.7512550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T14:08:28.7518390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T14:08:28.7524570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T14:08:28.7530890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T14:08:28.7536670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T14:08:28.7542750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T14:08:28.7548650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T14:08:28.7554490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T14:08:28.7561520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T14:08:28.7567490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T14:08:28.7574060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T14:08:28.7579560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T14:08:28.7585820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T14:08:28.7591120Z Only the first 100 operations were output. 2021-05-15T14:08:29.3680800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4401-i017y3.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-15T14:08:31.8866080Z ==> Summary 2021-05-15T14:08:31.9590420Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T14:08:31.9595760Z ==> Installing poppler dependency: libxext 2021-05-15T14:08:32.0169570Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T14:08:32.0188950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-155jurk 2021-05-15T14:08:32.0563570Z cp -pR /private/tmp/d20210515-4000-155jurk/libxext/. /usr/local/Cellar/libxext 2021-05-15T14:08:32.1092800Z chmod -Rf +w /private/tmp/d20210515-4000-155jurk 2021-05-15T14:08:32.1985910Z ==> Finishing up 2021-05-15T14:08:32.2414110Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T14:08:32.2420220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T14:08:32.2426670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T14:08:32.2432630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T14:08:32.2439140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T14:08:32.2444630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T14:08:32.2451080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T14:08:32.2457120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T14:08:32.2463120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T14:08:32.2469180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T14:08:32.2475190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T14:08:32.2481700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T14:08:32.2487250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T14:08:32.2492940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T14:08:32.2499190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T14:08:32.2505210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T14:08:32.2519770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T14:08:32.2526070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T14:08:32.2532620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T14:08:32.2538760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T14:08:32.2544660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T14:08:32.2551130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T14:08:32.2557370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T14:08:32.2563290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T14:08:32.2569630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T14:08:32.2575750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T14:08:32.2581650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T14:08:32.2588560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T14:08:32.2594830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T14:08:32.2601160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T14:08:32.2606690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T14:08:32.2613230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T14:08:32.2619320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T14:08:32.2626720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T14:08:32.2658730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T14:08:32.2664880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T14:08:32.2671160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T14:08:32.2677380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T14:08:32.2683300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T14:08:32.2689860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T14:08:32.2695940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T14:08:32.2702280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T14:08:32.2708350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T14:08:32.2714820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T14:08:32.2744250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T14:08:32.2750910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T14:08:32.2758030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T14:08:32.2764690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T14:08:32.2770780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T14:08:32.2777420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T14:08:32.2783220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T14:08:32.2789260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T14:08:32.2795840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T14:08:32.2801500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T14:08:32.2808460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T14:08:32.2814160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T14:08:32.2820490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T14:08:32.2827390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T14:08:32.2833320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T14:08:32.2839870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T14:08:32.2845980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T14:08:32.2852270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T14:08:32.2858960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T14:08:32.2866630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T14:08:32.2872660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T14:08:32.2878550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T14:08:32.2885380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T14:08:32.2891870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T14:08:32.2897720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T14:08:32.2903940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T14:08:32.2909960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T14:08:32.2916010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T14:08:32.2922420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T14:08:32.2928490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T14:08:32.2934400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T14:08:32.2940890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T14:08:32.2946840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T14:08:32.2954370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T14:08:32.2959990Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T14:08:32.2965860Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T14:08:32.2974710Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T14:08:32.3260130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4427-1z0t3jq.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-15T14:08:34.7078360Z ==> Summary 2021-05-15T14:08:34.7148170Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T14:08:34.7156950Z ==> Installing poppler dependency: libxrender 2021-05-15T14:08:34.7726970Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T14:08:34.7746270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1gisvvg 2021-05-15T14:08:34.7873310Z cp -pR /private/tmp/d20210515-4000-1gisvvg/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T14:08:34.8039500Z chmod -Rf +w /private/tmp/d20210515-4000-1gisvvg 2021-05-15T14:08:34.8591050Z ==> Finishing up 2021-05-15T14:08:34.8990780Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T14:08:34.8998950Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T14:08:34.9005300Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T14:08:34.9010260Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T14:08:34.9016500Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T14:08:34.9023780Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T14:08:34.9178660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4453-3usany.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-15T14:08:37.3011130Z ==> Summary 2021-05-15T14:08:37.3036070Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T14:08:37.3042230Z ==> Installing poppler dependency: lzo 2021-05-15T14:08:37.3062480Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T14:08:37.3084100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-hb7bl 2021-05-15T14:08:37.3290900Z cp -pR /private/tmp/d20210515-4000-hb7bl/lzo/. /usr/local/Cellar/lzo 2021-05-15T14:08:37.3551920Z chmod -Rf +w /private/tmp/d20210515-4000-hb7bl 2021-05-15T14:08:37.4127700Z ==> Finishing up 2021-05-15T14:08:37.4548090Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T14:08:37.4556320Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T14:08:37.4562900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T14:08:37.4567980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T14:08:37.4573980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T14:08:37.4581610Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T14:08:37.4765920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4479-fozepp.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-15T14:08:39.8235110Z ==> Summary 2021-05-15T14:08:39.8272170Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T14:08:39.8279450Z ==> Installing poppler dependency: pixman 2021-05-15T14:08:39.8307550Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T14:08:39.8328290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1u1djua 2021-05-15T14:08:39.8526500Z cp -pR /private/tmp/d20210515-4000-1u1djua/pixman/. /usr/local/Cellar/pixman 2021-05-15T14:08:39.8688290Z chmod -Rf +w /private/tmp/d20210515-4000-1u1djua 2021-05-15T14:08:39.9216050Z ==> Finishing up 2021-05-15T14:08:39.9627170Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T14:08:39.9632860Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T14:08:39.9638300Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T14:08:39.9643630Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T14:08:39.9649390Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T14:08:39.9657590Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T14:08:39.9811420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4505-xjrypz.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-15T14:08:42.3261410Z ==> Summary 2021-05-15T14:08:42.3286380Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T14:08:42.3294440Z ==> Installing poppler dependency: cairo 2021-05-15T14:08:42.5180990Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T14:08:42.5200680Z 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/d20210515-4000-1yq2bay 2021-05-15T14:08:42.6095320Z cp -pR /private/tmp/d20210515-4000-1yq2bay/cairo/. /usr/local/Cellar/cairo 2021-05-15T14:08:42.6929160Z chmod -Rf +w /private/tmp/d20210515-4000-1yq2bay 2021-05-15T14:08:42.9851940Z ==> Finishing up 2021-05-15T14:08:43.0304980Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T14:08:43.0312340Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T14:08:43.0323590Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T14:08:43.0340070Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T14:08:43.0358170Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T14:08:43.0369750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T14:08:43.0380300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T14:08:43.0396020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T14:08:43.0402030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T14:08:43.0411600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T14:08:43.0425110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T14:08:43.0435150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T14:08:43.0444090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T14:08:43.0455870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T14:08:43.0468400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T14:08:43.0479130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T14:08:43.0496240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T14:08:43.0584190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T14:08:43.0589110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T14:08:43.0595050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T14:08:43.0600890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T14:08:43.0606760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T14:08:43.0612430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T14:08:43.0617870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T14:08:43.0623590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T14:08:43.0629750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T14:08:43.0635690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T14:08:43.0641250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T14:08:43.0647400Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T14:08:43.0653100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T14:08:43.0658810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T14:08:43.1086340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4531-59nr0x.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-15T14:08:45.4691340Z ==> Summary 2021-05-15T14:08:45.4783720Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T14:08:45.4789700Z ==> Installing poppler dependency: little-cms2 2021-05-15T14:08:45.4938790Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T14:08:45.4958480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1dp0vdr 2021-05-15T14:08:45.5169830Z cp -pR /private/tmp/d20210515-4000-1dp0vdr/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T14:08:45.5389630Z chmod -Rf +w /private/tmp/d20210515-4000-1dp0vdr 2021-05-15T14:08:45.6083240Z ==> Finishing up 2021-05-15T14:08:45.6282970Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T14:08:45.6287900Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T14:08:45.6293480Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T14:08:45.6298700Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T14:08:45.6303980Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T14:08:45.6311540Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T14:08:45.6318210Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T14:08:45.6331100Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T14:08:45.6337260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T14:08:45.6404450Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T14:08:45.6409710Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T14:08:45.6416550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T14:08:45.6423260Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T14:08:45.6428310Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T14:08:45.6434080Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T14:08:45.6443470Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T14:08:45.6637600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4557-vxhj1q.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-15T14:08:48.0232580Z ==> Summary 2021-05-15T14:08:48.0263190Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T14:08:48.0268500Z ==> Installing poppler dependency: nspr 2021-05-15T14:08:48.0288480Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T14:08:48.0310480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1a9i40r 2021-05-15T14:08:48.0743200Z cp -pR /private/tmp/d20210515-4000-1a9i40r/nspr/. /usr/local/Cellar/nspr 2021-05-15T14:08:48.1303600Z chmod -Rf +w /private/tmp/d20210515-4000-1a9i40r 2021-05-15T14:08:48.2219310Z ==> Finishing up 2021-05-15T14:08:48.2641760Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T14:08:48.2648450Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T14:08:48.2657860Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T14:08:48.2665260Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T14:08:48.2670360Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T14:08:48.2675580Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T14:08:48.2681360Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T14:08:48.2686290Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T14:08:48.2691730Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T14:08:48.2699490Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T14:08:48.3007260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4583-zstvte.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-15T14:08:50.5581460Z ==> Summary 2021-05-15T14:08:50.5647870Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T14:08:50.5654880Z ==> Installing poppler dependency: nss 2021-05-15T14:08:50.5773430Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T14:08:50.5792720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-6aersx 2021-05-15T14:08:50.8838490Z cp -pR /private/tmp/d20210515-4000-6aersx/nss/. /usr/local/Cellar/nss 2021-05-15T14:08:51.0925070Z chmod -Rf +w /private/tmp/d20210515-4000-6aersx 2021-05-15T14:08:52.9615060Z ==> Finishing up 2021-05-15T14:08:52.9988810Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T14:08:52.9994620Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T14:08:52.9999890Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T14:08:53.0005280Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T14:08:53.0010160Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T14:08:53.0015480Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T14:08:53.0021150Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T14:08:53.0026340Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T14:08:53.0031990Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T14:08:53.0036540Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T14:08:53.0041560Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T14:08:53.0046580Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T14:08:53.0056270Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T14:08:53.0057530Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T14:08:53.0062180Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T14:08:53.0067350Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T14:08:53.0073130Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T14:08:53.0078230Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T14:08:53.0083600Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T14:08:53.0089050Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T14:08:53.0095460Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T14:08:53.0132550Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T14:08:53.0137790Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T14:08:53.0142760Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T14:08:53.0147690Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T14:08:53.0153130Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T14:08:53.0157890Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T14:08:53.0162790Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T14:08:53.0167640Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T14:08:53.0172980Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T14:08:53.0177420Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T14:08:53.0182320Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T14:08:53.0187250Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T14:08:53.0191880Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T14:08:53.0196660Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T14:08:53.0201470Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T14:08:53.0207240Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T14:08:53.0212990Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T14:08:53.0217610Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T14:08:53.0222320Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T14:08:53.0227190Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T14:08:53.0232360Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T14:08:53.0237260Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T14:08:53.0242020Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T14:08:53.0247180Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T14:08:53.0252280Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T14:08:53.0257090Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T14:08:53.0261950Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T14:08:53.0267070Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T14:08:53.0271760Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T14:08:53.0276880Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T14:08:53.0281810Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T14:08:53.0286810Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T14:08:53.0292150Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T14:08:53.0298150Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T14:08:53.0302010Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T14:08:53.0306990Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T14:08:53.0311780Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T14:08:53.0316630Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T14:08:53.0321610Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T14:08:53.0326390Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T14:08:53.0332260Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T14:08:53.0337570Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T14:08:53.0342480Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T14:08:53.0348110Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T14:08:53.0353170Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T14:08:53.0358240Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T14:08:53.0363610Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T14:08:53.0368650Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T14:08:53.0373650Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T14:08:53.0381490Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T14:08:53.0388990Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T14:08:53.0394260Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T14:08:53.0399580Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T14:08:53.0404580Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T14:08:53.0409880Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T14:08:53.0415530Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T14:08:53.0420490Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T14:08:53.0425380Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T14:08:53.0430470Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T14:08:53.0435630Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T14:08:53.0440760Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T14:08:53.0445780Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T14:08:53.0451070Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T14:08:53.0456400Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T14:08:53.0462780Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T14:08:53.0467760Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T14:08:53.0472980Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T14:08:53.0478520Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T14:08:53.0483870Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T14:08:53.0489270Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T14:08:53.0495490Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T14:08:53.0500800Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T14:08:53.0506270Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T14:08:53.0511440Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T14:08:53.0537440Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T14:08:53.0542250Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T14:08:53.0547320Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T14:08:53.0553000Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T14:08:53.0558230Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T14:08:53.0562290Z Only the first 100 operations were output. 2021-05-15T14:08:53.1868810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4609-nc6lva.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-15T14:08:55.4951420Z ==> Summary 2021-05-15T14:08:55.5095380Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T14:08:55.5103290Z ==> Installing poppler dependency: openjpeg 2021-05-15T14:08:55.5410940Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T14:08:55.5430440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-1fjb1pe 2021-05-15T14:08:55.7736310Z cp -pR /private/tmp/d20210515-4000-1fjb1pe/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T14:08:56.0632440Z chmod -Rf +w /private/tmp/d20210515-4000-1fjb1pe 2021-05-15T14:08:56.3689540Z ==> Finishing up 2021-05-15T14:08:56.4075380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T14:08:56.4081820Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T14:08:56.4086040Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T14:08:56.4093600Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:08:56.4102770Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:08:56.4112660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T14:08:56.4118560Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T14:08:56.4124470Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T14:08:56.4133000Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T14:08:56.4149020Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T14:08:56.4154840Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T14:08:56.4160020Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T14:08:56.4165830Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T14:08:56.4171150Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T14:08:56.4180110Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T14:08:56.5238150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4635-1r2vul0.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-15T14:08:58.7617970Z ==> Summary 2021-05-15T14:08:58.7938720Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T14:08:58.7945670Z ==> Installing poppler dependency: qt@5 2021-05-15T14:08:58.7982910Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T14:08:58.8001510Z 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/d20210515-4000-14y27pb 2021-05-15T14:09:04.4749800Z cp -pR /private/tmp/d20210515-4000-14y27pb/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T14:09:12.7993730Z chmod -Rf +w /private/tmp/d20210515-4000-14y27pb 2021-05-15T14:09:27.8211890Z ==> Finishing up 2021-05-15T14:09:30.4465710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4686-2sw7ow.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-15T14:09:34.8012830Z ==> Caveats 2021-05-15T14:09:34.8014570Z We agreed to the Qt open source license for you. 2021-05-15T14:09:34.8015580Z If this is unacceptable you should uninstall. 2021-05-15T14:09:34.8016210Z 2021-05-15T14:09:34.8017600Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:09:34.8018720Z because this is an alternate version of another formula. 2021-05-15T14:09:34.8019360Z 2021-05-15T14:09:34.8020180Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:09:34.8021780Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:09:34.8022520Z 2021-05-15T14:09:34.8023340Z For compilers to find qt@5 you may need to set: 2021-05-15T14:09:34.8024730Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:09:34.8026480Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:09:34.8027450Z 2021-05-15T14:09:34.8028830Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:09:34.8029920Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:09:34.8030580Z 2021-05-15T14:09:34.8031780Z ==> Summary 2021-05-15T14:09:35.5837670Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T14:09:35.5843290Z ==> Installing poppler 2021-05-15T14:09:35.5847690Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T14:09:35.5868820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4000-7o6tef 2021-05-15T14:09:35.8942690Z cp -pR /private/tmp/d20210515-4000-7o6tef/poppler/. /usr/local/Cellar/poppler 2021-05-15T14:09:36.2092540Z chmod -Rf +w /private/tmp/d20210515-4000-7o6tef 2021-05-15T14:09:36.6741420Z ==> Finishing up 2021-05-15T14:09:36.7108870Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T14:09:36.7113530Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T14:09:36.7118900Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T14:09:36.7124470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T14:09:36.7130160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T14:09:36.7136010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T14:09:36.7141590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T14:09:36.7147520Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T14:09:36.7153130Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T14:09:36.7158520Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T14:09:36.7164180Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T14:09:36.7169650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T14:09:36.7174920Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T14:09:36.7182540Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T14:09:36.7195610Z rm /usr/local/share/gir-1.0 2021-05-15T14:09:36.7204280Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T14:09:36.7241860Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T14:09:36.7243860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T14:09:36.7245650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T14:09:36.7247360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T14:09:36.7249180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T14:09:36.7251490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T14:09:36.7258740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T14:09:36.7265020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T14:09:36.7271420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T14:09:36.7277680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T14:09:36.7283960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T14:09:36.7290420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T14:09:36.7296790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T14:09:36.7303010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T14:09:36.7311980Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T14:09:36.7317840Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T14:09:36.7395880Z rm /usr/local/lib/girepository-1.0 2021-05-15T14:09:36.7403160Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T14:09:36.7409780Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T14:09:36.7414600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T14:09:36.7420320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T14:09:36.7425100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T14:09:36.7430850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T14:09:36.7435960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T14:09:36.7441510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T14:09:36.7446110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T14:09:36.7451930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T14:09:36.7456980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T14:09:36.7462610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T14:09:36.7467760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T14:09:36.7473490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T14:09:36.7515000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T14:09:36.7517000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T14:09:36.7518850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T14:09:36.7520770Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T14:09:36.7522720Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T14:09:36.7524720Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T14:09:36.7526620Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T14:09:36.8658260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4712-nrakoy.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-15T14:09:39.2949880Z ==> Summary 2021-05-15T14:09:39.3256320Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T14:09:40.9081720Z ==> Caveats 2021-05-15T14:09:40.9082770Z ==> qt@5 2021-05-15T14:09:40.9126690Z We agreed to the Qt open source license for you. 2021-05-15T14:09:40.9127620Z If this is unacceptable you should uninstall. 2021-05-15T14:09:40.9128030Z 2021-05-15T14:09:40.9129390Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:09:40.9130250Z because this is an alternate version of another formula. 2021-05-15T14:09:40.9131540Z 2021-05-15T14:09:40.9132330Z If you need to have qt@5 first in your PATH, run: 2021-05-15T14:09:40.9133720Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:09:40.9134220Z 2021-05-15T14:09:40.9134820Z For compilers to find qt@5 you may need to set: 2021-05-15T14:09:40.9136020Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T14:09:40.9137120Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T14:09:40.9137510Z 2021-05-15T14:09:40.9138470Z For pkg-config to find qt@5 you may need to set: 2021-05-15T14:09:40.9139250Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T14:09:40.9139660Z 2021-05-15T14:09:42.6271090Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T14:09:43.7713170Z /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-15T14:09:44.2943370Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T14:09:44.7711380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A15%3A00Z&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:44.8044200Z /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-15T14\%3A15\%3A00Z\&sig=nct9fdd578xG1xeArLHn0u82SyZs4CoNBXoVnHMpX\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:44.8602280Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T14:09:44.8651950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:09:45.9405670Z /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-15T14:09:46.4950480Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:09:46.8443590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A15%3A00Z&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:46.8987500Z /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-15T14\%3A15\%3A00Z\&sig=x3zyIZq3YVGDbEwmZeYsxWSXMsP6wHm1nSYH8J3w07A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:47.0430840Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T14:09:47.0708840Z ==> Installing dependencies for hdf5: szip 2021-05-15T14:09:47.0713710Z ==> Installing hdf5 dependency: szip 2021-05-15T14:09:47.1436340Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T14:09:47.1469010Z 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/d20210515-4747-1y8g820 2021-05-15T14:09:47.1572010Z cp -pR /private/tmp/d20210515-4747-1y8g820/szip/. /usr/local/Cellar/szip 2021-05-15T14:09:47.1696790Z chmod -Rf +w /private/tmp/d20210515-4747-1y8g820 2021-05-15T14:09:47.2169350Z ==> Finishing up 2021-05-15T14:09:47.2559250Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T14:09:47.2561970Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T14:09:47.2566670Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T14:09:47.2574110Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T14:09:47.2579000Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T14:09:47.2585490Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T14:09:47.2736130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4917-1ku7yph.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-15T14:09:49.5324570Z ==> Summary 2021-05-15T14:09:49.5343080Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T14:09:49.5349120Z ==> Installing hdf5 2021-05-15T14:09:49.5353780Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:09:49.5375300Z 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/d20210515-4747-q1nkwy 2021-05-15T14:09:49.7182730Z cp -pR /private/tmp/d20210515-4747-q1nkwy/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T14:09:49.8888880Z chmod -Rf +w /private/tmp/d20210515-4747-q1nkwy 2021-05-15T14:09:50.2588060Z ==> Finishing up 2021-05-15T14:09:50.3003650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T14:09:50.3007740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T14:09:50.3012270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T14:09:50.3017160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T14:09:50.3022200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T14:09:50.3026990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T14:09:50.3032470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T14:09:50.3059130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T14:09:50.3060550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T14:09:50.3061870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T14:09:50.3063340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T14:09:50.3064790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T14:09:50.3066650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T14:09:50.3067930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T14:09:50.3072090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T14:09:50.3091480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T14:09:50.3096560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T14:09:50.3101590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T14:09:50.3106750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T14:09:50.3112780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T14:09:50.3117550Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T14:09:50.3122170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T14:09:50.3132210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T14:09:50.3136950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T14:09:50.3142040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T14:09:50.3147160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T14:09:50.3152200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T14:09:50.3157430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T14:09:50.3162520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T14:09:50.3167580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T14:09:50.3172530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T14:09:50.3177800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T14:09:50.3182600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T14:09:50.3187620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T14:09:50.3192770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T14:09:50.3197880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T14:09:50.3203550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T14:09:50.3208690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T14:09:50.3213840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T14:09:50.3219060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T14:09:50.3224120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T14:09:50.3229360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T14:09:50.3234480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T14:09:50.3242090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T14:09:50.3247130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T14:09:50.3252240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T14:09:50.3258570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T14:09:50.3264720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T14:09:50.3269910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T14:09:50.3275350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T14:09:50.3280670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T14:09:50.3286690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T14:09:50.3291610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T14:09:50.3296710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T14:09:50.3302270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T14:09:50.3320370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T14:09:50.3325670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T14:09:50.3330860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T14:09:50.3335950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T14:09:50.3342410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T14:09:50.3347510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T14:09:50.3352240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T14:09:50.3357340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T14:09:50.3362280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T14:09:50.3367350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T14:09:50.3372300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T14:09:50.3377270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T14:09:50.3382630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T14:09:50.3387830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T14:09:50.3393060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T14:09:50.3398320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T14:09:50.3404080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T14:09:50.3409170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T14:09:50.3414350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T14:09:50.3419470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T14:09:50.3424950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T14:09:50.3430910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T14:09:50.3436010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T14:09:50.3441380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T14:09:50.3446740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T14:09:50.3452240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T14:09:50.3457900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T14:09:50.3462870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T14:09:50.3469210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T14:09:50.3474070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T14:09:50.3479120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T14:09:50.3484130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T14:09:50.3489480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T14:09:50.3494630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T14:09:50.3499850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T14:09:50.3504940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T14:09:50.3510300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T14:09:50.3515460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T14:09:50.3520560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T14:09:50.3525700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T14:09:50.3530950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T14:09:50.3539720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T14:09:50.3545390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T14:09:50.3550850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T14:09:50.3556300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T14:09:50.3560620Z Only the first 100 operations were output. 2021-05-15T14:09:50.4661140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4943-12wnm4b.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-15T14:09:52.7799090Z ==> Summary 2021-05-15T14:09:52.7982010Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:09:53.4202740Z ==> No outdated dependents to upgrade! 2021-05-15T14:09:53.4204500Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:09:53.4791410Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:09:53.4792660Z hdf5 2021-05-15T14:09:53.4802230Z rm /usr/local/bin/gif2h5 2021-05-15T14:09:53.4805600Z rm /usr/local/bin/h52gif 2021-05-15T14:09:53.4809340Z rm /usr/local/bin/h5c++ 2021-05-15T14:09:53.4812130Z rm /usr/local/bin/h5cc 2021-05-15T14:09:53.4815480Z rm /usr/local/bin/h5clear 2021-05-15T14:09:53.4819390Z rm /usr/local/bin/h5copy 2021-05-15T14:09:53.4822050Z rm /usr/local/bin/h5debug 2021-05-15T14:09:53.4825270Z rm /usr/local/bin/h5diff 2021-05-15T14:09:53.4828650Z rm /usr/local/bin/h5dump 2021-05-15T14:09:53.4831760Z rm /usr/local/bin/h5fc 2021-05-15T14:09:53.4835140Z rm /usr/local/bin/h5format_convert 2021-05-15T14:09:53.4838310Z rm /usr/local/bin/h5import 2021-05-15T14:09:53.4841460Z rm /usr/local/bin/h5jam 2021-05-15T14:09:53.4844540Z rm /usr/local/bin/h5ls 2021-05-15T14:09:53.4847850Z rm /usr/local/bin/h5mkgrp 2021-05-15T14:09:53.4851100Z rm /usr/local/bin/h5perf_serial 2021-05-15T14:09:53.4855670Z rm /usr/local/bin/h5redeploy 2021-05-15T14:09:53.4857940Z rm /usr/local/bin/h5repack 2021-05-15T14:09:53.4861010Z rm /usr/local/bin/h5repart 2021-05-15T14:09:53.4864130Z rm /usr/local/bin/h5stat 2021-05-15T14:09:53.4867350Z rm /usr/local/bin/h5unjam 2021-05-15T14:09:53.4870750Z rm /usr/local/bin/h5watch 2021-05-15T14:09:53.4878520Z rm /usr/local/include/H5ACpublic.h 2021-05-15T14:09:53.4881910Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T14:09:53.4884940Z rm /usr/local/include/H5Apublic.h 2021-05-15T14:09:53.4888240Z rm /usr/local/include/H5ArrayType.h 2021-05-15T14:09:53.4891780Z rm /usr/local/include/H5AtomType.h 2021-05-15T14:09:53.4895050Z rm /usr/local/include/H5Attribute.h 2021-05-15T14:09:53.4898420Z rm /usr/local/include/H5Classes.h 2021-05-15T14:09:53.4901740Z rm /usr/local/include/H5CommonFG.h 2021-05-15T14:09:53.4905080Z rm /usr/local/include/H5CompType.h 2021-05-15T14:09:53.4908360Z rm /usr/local/include/H5Cpp.h 2021-05-15T14:09:53.4911790Z rm /usr/local/include/H5CppDoc.h 2021-05-15T14:09:53.4915640Z rm /usr/local/include/H5Cpublic.h 2021-05-15T14:09:53.4918950Z rm /usr/local/include/H5DOpublic.h 2021-05-15T14:09:53.4922340Z rm /usr/local/include/H5DSpublic.h 2021-05-15T14:09:53.4925730Z rm /usr/local/include/H5DaccProp.h 2021-05-15T14:09:53.4929230Z rm /usr/local/include/H5DataSet.h 2021-05-15T14:09:53.4932660Z rm /usr/local/include/H5DataSpace.h 2021-05-15T14:09:53.4935890Z rm /usr/local/include/H5DataType.h 2021-05-15T14:09:53.4939210Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T14:09:53.4942590Z rm /usr/local/include/H5Dpublic.h 2021-05-15T14:09:53.4945890Z rm /usr/local/include/H5DxferProp.h 2021-05-15T14:09:53.4949190Z rm /usr/local/include/H5ESpublic.h 2021-05-15T14:09:53.4952730Z rm /usr/local/include/H5EnumType.h 2021-05-15T14:09:53.4955880Z rm /usr/local/include/H5Epubgen.h 2021-05-15T14:09:53.4959350Z rm /usr/local/include/H5Epublic.h 2021-05-15T14:09:53.4962660Z rm /usr/local/include/H5Exception.h 2021-05-15T14:09:53.4965850Z rm /usr/local/include/H5FDcore.h 2021-05-15T14:09:53.4969200Z rm /usr/local/include/H5FDdirect.h 2021-05-15T14:09:53.4972980Z rm /usr/local/include/H5FDfamily.h 2021-05-15T14:09:53.4975890Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T14:09:53.4979130Z rm /usr/local/include/H5FDlog.h 2021-05-15T14:09:53.4982410Z rm /usr/local/include/H5FDmpi.h 2021-05-15T14:09:53.4986090Z rm /usr/local/include/H5FDmpio.h 2021-05-15T14:09:53.4989370Z rm /usr/local/include/H5FDmulti.h 2021-05-15T14:09:53.4992630Z rm /usr/local/include/H5FDpublic.h 2021-05-15T14:09:53.4996060Z rm /usr/local/include/H5FDros3.h 2021-05-15T14:09:53.4999550Z rm /usr/local/include/H5FDsec2.h 2021-05-15T14:09:53.5002670Z rm /usr/local/include/H5FDstdio.h 2021-05-15T14:09:53.5005920Z rm /usr/local/include/H5FDwindows.h 2021-05-15T14:09:53.5009330Z rm /usr/local/include/H5FaccProp.h 2021-05-15T14:09:53.5012680Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T14:09:53.5016140Z rm /usr/local/include/H5File.h 2021-05-15T14:09:53.5020660Z rm /usr/local/include/H5FloatType.h 2021-05-15T14:09:53.5025190Z rm /usr/local/include/H5Fpublic.h 2021-05-15T14:09:53.5029290Z rm /usr/local/include/H5Gpublic.h 2021-05-15T14:09:53.5033120Z rm /usr/local/include/H5Group.h 2021-05-15T14:09:53.5036990Z rm /usr/local/include/H5IMpublic.h 2021-05-15T14:09:53.5040750Z rm /usr/local/include/H5IdComponent.h 2021-05-15T14:09:53.5044820Z rm /usr/local/include/H5Include.h 2021-05-15T14:09:53.5049640Z rm /usr/local/include/H5IntType.h 2021-05-15T14:09:53.5052990Z rm /usr/local/include/H5Ipublic.h 2021-05-15T14:09:53.5056970Z rm /usr/local/include/H5LDpublic.h 2021-05-15T14:09:53.5060680Z rm /usr/local/include/H5LTpublic.h 2021-05-15T14:09:53.5064920Z rm /usr/local/include/H5LaccProp.h 2021-05-15T14:09:53.5068580Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T14:09:53.5072670Z rm /usr/local/include/H5Library.h 2021-05-15T14:09:53.5076300Z rm /usr/local/include/H5Location.h 2021-05-15T14:09:53.5080030Z rm /usr/local/include/H5Lpublic.h 2021-05-15T14:09:53.5083960Z rm /usr/local/include/H5MMpublic.h 2021-05-15T14:09:53.5088350Z rm /usr/local/include/H5Mpublic.h 2021-05-15T14:09:53.5092660Z rm /usr/local/include/H5Object.h 2021-05-15T14:09:53.5096660Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T14:09:53.5100620Z rm /usr/local/include/H5Opublic.h 2021-05-15T14:09:53.5104490Z rm /usr/local/include/H5PLextern.h 2021-05-15T14:09:53.5107930Z rm /usr/local/include/H5PLpublic.h 2021-05-15T14:09:53.5111710Z rm /usr/local/include/H5PTpublic.h 2021-05-15T14:09:53.5115550Z rm /usr/local/include/H5PacketTable.h 2021-05-15T14:09:53.5119320Z rm /usr/local/include/H5Ppublic.h 2021-05-15T14:09:53.5123340Z rm /usr/local/include/H5PredType.h 2021-05-15T14:09:53.5128050Z rm /usr/local/include/H5PropList.h 2021-05-15T14:09:53.5131710Z rm /usr/local/include/H5Rpublic.h 2021-05-15T14:09:53.5135470Z rm /usr/local/include/H5Spublic.h 2021-05-15T14:09:53.5139250Z rm /usr/local/include/H5StrType.h 2021-05-15T14:09:53.5143230Z rm /usr/local/include/H5TBpublic.h 2021-05-15T14:09:53.5146960Z rm /usr/local/include/H5Tpublic.h 2021-05-15T14:09:53.5150940Z rm /usr/local/include/H5VLconnector.h 2021-05-15T14:09:53.5154880Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T14:09:53.5158740Z rm /usr/local/include/H5VLnative.h 2021-05-15T14:09:53.5162760Z Only the first 100 operations were output. 2021-05-15T14:09:55.2693990Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T14:09:56.3640790Z /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-15T14:09:56.9130700Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T14:09:57.2304170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A15%3A00Z&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko%2FUs2LDI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:57.2647880Z /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-15T14\%3A15\%3A00Z\&sig=dHmcSAF15Sp6SvNJTzkdvlFITJE6oFIZFFko\%2FUs2LDI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:09:57.3942990Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T14:09:57.4809660Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T14:09:57.4840930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4950-1jk1j6e 2021-05-15T14:09:57.6524360Z cp -pR /private/tmp/d20210515-4950-1jk1j6e/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T14:09:57.8220130Z chmod -Rf +w /private/tmp/d20210515-4950-1jk1j6e 2021-05-15T14:09:58.7062540Z ==> Finishing up 2021-05-15T14:09:58.7064450Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T14:09:58.7066100Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T14:09:58.7067880Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T14:09:58.7069620Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T14:09:58.7071610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T14:09:58.7073700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T14:09:58.7075760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T14:09:58.7077830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T14:09:58.7079680Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T14:09:58.7081510Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T14:09:58.7083390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T14:09:58.7085250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T14:09:58.7087030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T14:09:58.7088940Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T14:09:58.7090850Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T14:09:58.7093010Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T14:09:58.7096060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5114-yhp8dg.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-15T14:10:00.4467220Z ==> Caveats 2021-05-15T14:10:00.4467980Z Emacs Lisp files have been installed to: 2021-05-15T14:10:00.4469140Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T14:10:00.4470130Z ==> Summary 2021-05-15T14:10:00.4655350Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T14:10:02.6544550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T14:10:03.7550950Z /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-15T14:10:04.2955570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T14:10:04.7163700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A20%3A00Z&sig=PXXsbXRbDMQqggjp50tyE5w5svJUohFUAH%2BxPA0DYYM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:04.7696860Z /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-15T14\%3A20\%3A00Z\&sig=PXXsbXRbDMQqggjp50tyE5w5svJUohFUAH\%2BxPA0DYYM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:04.8848680Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T14:10:04.9715150Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T14:10:04.9747760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5121-12thh5e 2021-05-15T14:10:05.1259700Z cp -pR /private/tmp/d20210515-5121-12thh5e/gsl/. /usr/local/Cellar/gsl 2021-05-15T14:10:05.3022490Z chmod -Rf +w /private/tmp/d20210515-5121-12thh5e 2021-05-15T14:10:05.4832330Z ==> Finishing up 2021-05-15T14:10:05.5124750Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T14:10:05.5128880Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T14:10:05.5133860Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T14:10:05.5140890Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T14:10:05.5150010Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T14:10:05.5157870Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T14:10:05.5287700Z info /usr/local/share/info/gsl-ref.info 2021-05-15T14:10:05.5302770Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T14:10:05.5309840Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T14:10:05.5316400Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T14:10:05.5326300Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T14:10:05.5334710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T14:10:05.5341110Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T14:10:05.5347510Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T14:10:05.5353740Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T14:10:05.5359640Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T14:10:05.5365960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T14:10:05.5374150Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T14:10:05.6101060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5286-w36is7.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-15T14:10:07.9259940Z ==> Summary 2021-05-15T14:10:07.9493570Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T14:10:11.1485290Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T14:10:12.2547180Z /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-15T14:10:12.7932850Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T14:10:13.1394440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A20%3A00Z&sig=VbT8nfosYdiM013UyEAtDumhBptDd6y%2BrDXInOPUq74%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:13.2086280Z /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-15T14\%3A20\%3A00Z\&sig=VbT8nfosYdiM013UyEAtDumhBptDd6y\%2BrDXInOPUq74\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:13.3654850Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T14:10:13.3853730Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T14:10:14.5201590Z /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-15T14:10:15.0834340Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T14:10:15.4840570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A20%3A00Z&sig=236pD%2FsH0qcO90CEHSsZ3qUAkWy011KQS%2FjcSkTmnvM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:15.5222230Z /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-15T14\%3A20\%3A00Z\&sig=236pD\%2FsH0qcO90CEHSsZ3qUAkWy011KQS\%2FjcSkTmnvM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:15.6057160Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T14:10:15.6106290Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T14:10:16.7085830Z /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-15T14:10:17.2757600Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T14:10:17.6479660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A20%3A00Z&sig=h8mi9CE%2Fyx836K0tju07fSK8chR4ZdAQWQ4CyR3I8mQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:17.6973500Z /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-15T14\%3A20\%3A00Z\&sig=h8mi9CE\%2Fyx836K0tju07fSK8chR4ZdAQWQ4CyR3I8mQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:17.7477360Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T14:10:17.7521490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T14:10:18.9057740Z /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-15T14:10:19.4331800Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T14:10:19.7792440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A20%3A00Z&sig=9JeWZ62vxTuoxQoPEAymsfcTznCgbYdJhrjwgU0Rrkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:19.8194610Z /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-15T14\%3A20\%3A00Z\&sig=9JeWZ62vxTuoxQoPEAymsfcTznCgbYdJhrjwgU0Rrkc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:19.8765600Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T14:10:19.8802440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T14:10:20.9787500Z /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-15T14:10:21.5347420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T14:10:21.8614660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A20%3A00Z&sig=aQMWNCftMNifEgmnmL3ZwJrZyjice98ZB6%2FXD4YlX08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:21.9000240Z /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-15T14\%3A20\%3A00Z\&sig=aQMWNCftMNifEgmnmL3ZwJrZyjice98ZB6\%2FXD4YlX08\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:21.9944080Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T14:10:22.0051570Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T14:10:23.0606500Z /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-15T14:10:23.5865660Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T14:10:23.9478030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A20%3A00Z&sig=ERoWdkgLTQYGyvyXQoSM65HgpXvlqIG0AwVl8fxJBzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:23.9862540Z /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-15T14\%3A20\%3A00Z\&sig=ERoWdkgLTQYGyvyXQoSM65HgpXvlqIG0AwVl8fxJBzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:24.0266830Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T14:10:24.0298800Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T14:10:25.1733440Z /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-15T14:10:25.7233230Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T14:10:26.0512830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A20%3A00Z&sig=UtW4hzv1DMWw2xClBiPKhV0Lf5UT3U%2BWGWD%2Be4nfICw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:26.0964810Z /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-15T14\%3A20\%3A00Z\&sig=UtW4hzv1DMWw2xClBiPKhV0Lf5UT3U\%2BWGWD\%2Be4nfICw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:26.2595450Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T14:10:26.2699100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T14:10:27.3677120Z /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-15T14:10:27.8962690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T14:10:31.7508990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A20%3A00Z&sig=E9TItVBKCtR5aQHKUo55IzOASFhSSD2oGU0BVtrkFjU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:31.7896300Z /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-15T14\%3A20\%3A00Z\&sig=E9TItVBKCtR5aQHKUo55IzOASFhSSD2oGU0BVtrkFjU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:31.8373650Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T14:10:31.8412420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T14:10:32.9121130Z /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-15T14:10:33.4544050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T14:10:33.8244290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A20%3A00Z&sig=uBaNzXIcCJLuYuPZj3o9zAL0GZeAzktogfcebrU%2B8i4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:33.8748890Z /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-15T14\%3A20\%3A00Z\&sig=uBaNzXIcCJLuYuPZj3o9zAL0GZeAzktogfcebrU\%2B8i4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:33.9257770Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T14:10:33.9297650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T14:10:35.0274470Z /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-15T14:10:35.5628270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T14:10:35.9174640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A20%3A00Z&sig=%2BHOcLXmCVic7%2BKUpMNEBxbBrOtKgn6iED4gDcwTACcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:35.9583600Z /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-15T14\%3A20\%3A00Z\&sig=\%2BHOcLXmCVic7\%2BKUpMNEBxbBrOtKgn6iED4gDcwTACcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:36.0062710Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T14:10:36.0097980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T14:10:37.0846730Z /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-15T14:10:37.6467700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T14:10:37.9741510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A20%3A00Z&sig=5GdtJkd%2BAV2dU9kXBsNxlhI5Jce70EwzxDqxxnm95AY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:38.0252290Z /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-15T14\%3A20\%3A00Z\&sig=5GdtJkd\%2BAV2dU9kXBsNxlhI5Jce70EwzxDqxxnm95AY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:38.0647690Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T14:10:38.0679250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T14:10:39.1395140Z /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-15T14:10:39.6697790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T14:10:40.1065970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A20%3A00Z&sig=PEs17HsNxBQPFI8nban0noKEs4kEPvr7ECTLaX7Mf0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:40.1553270Z /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-15T14\%3A20\%3A00Z\&sig=PEs17HsNxBQPFI8nban0noKEs4kEPvr7ECTLaX7Mf0Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:40.2388010Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T14:10:40.2452910Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T14:10:41.3933410Z /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-15T14:10:41.9926690Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T14:10:42.3317240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A20%3A00Z&sig=8ndmYQWB17v8SrXtsWgeWmHt8Ahl84wODZ6pz9efi%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:42.3792750Z /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-15T14\%3A20\%3A00Z\&sig=8ndmYQWB17v8SrXtsWgeWmHt8Ahl84wODZ6pz9efi\%2Bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:42.4335380Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T14:10:42.4375920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T14:10:43.5037400Z /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-15T14:10:44.0630610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T14:10:44.4158430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A20%3A00Z&sig=gVhqTIc3HeFUxSLI4wgDL8sDXZXoYeNRfrc7PL%2Fy0dw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:44.5439860Z /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-15T14\%3A20\%3A00Z\&sig=gVhqTIc3HeFUxSLI4wgDL8sDXZXoYeNRfrc7PL\%2Fy0dw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:44.9379120Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T14:10:45.0552060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T14:10:46.1207800Z /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-15T14:10:46.6720530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T14:10:47.0166200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A20%3A00Z&sig=mJJ6JE0Iya1RB1h%2B%2BaHIU5BJGs0r4yLYRj3%2BuJO9fnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:47.0540750Z /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-15T14\%3A20\%3A00Z\&sig=mJJ6JE0Iya1RB1h\%2B\%2BaHIU5BJGs0r4yLYRj3\%2BuJO9fnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:47.2163940Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T14:10:47.2290230Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T14:10:48.3243010Z /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-15T14:10:48.8444800Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T14:10:49.2504430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A20%3A00Z&sig=LtRuhwmAOrSO3kKLnWAtDHOHtN4WBk0VXiKtP4r3XNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:49.2979640Z /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-15T14\%3A20\%3A00Z\&sig=LtRuhwmAOrSO3kKLnWAtDHOHtN4WBk0VXiKtP4r3XNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:49.3640460Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T14:10:49.3684530Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T14:10:50.4360370Z /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-15T14:10:50.9766880Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T14:10:51.3632190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A20%3A00Z&sig=Hdf9xc6IvNroRITm1Ypxi8tckQGYH9Zgu9xUC17uGAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:51.4043300Z /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-15T14\%3A20\%3A00Z\&sig=Hdf9xc6IvNroRITm1Ypxi8tckQGYH9Zgu9xUC17uGAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:51.5232760Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T14:10:51.5310250Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T14:10:52.6203930Z /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-15T14:10:53.1577860Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T14:10:53.5146810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A20%3A00Z&sig=%2Fh%2Becid9PfkBeAnBrE7551i1J5W3AcvbvD0XqmtaBSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:53.5655270Z /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-15T14\%3A20\%3A00Z\&sig=\%2Fh\%2Becid9PfkBeAnBrE7551i1J5W3AcvbvD0XqmtaBSQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:53.6086860Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T14:10:53.6120670Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T14:10:54.7123140Z /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-15T14:10:55.2974080Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T14:10:55.7002380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A20%3A00Z&sig=%2FMPqLQcD5r8LDQgQhHQQ0bBnJLjOaQIb%2B58OUVDSzvo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:55.7451290Z /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-15T14\%3A20\%3A00Z\&sig=\%2FMPqLQcD5r8LDQgQhHQQ0bBnJLjOaQIb\%2B58OUVDSzvo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:55.8143540Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T14:10:55.8190470Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T14:10:57.1017600Z /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-15T14:10:57.6509080Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T14:10:58.0034470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A20%3A00Z&sig=5a7H%2B26cK12nm9A15BWEz12l0VOZ6emxGG%2B6IckYMBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:10:58.0555460Z /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-15T14\%3A20\%3A00Z\&sig=5a7H\%2B26cK12nm9A15BWEz12l0VOZ6emxGG\%2B6IckYMBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:10:58.2155490Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T14:10:58.2246350Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T14:10:59.2782120Z /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-15T14:10:59.8121280Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T14:11:00.1509910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A20%3A00Z&sig=I%2FZSZjCaZuiiD95xRDvfjhUXWQzdMQ%2FD2z%2BzZ5z%2FCTU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:00.1862100Z /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-15T14\%3A20\%3A00Z\&sig=I\%2FZSZjCaZuiiD95xRDvfjhUXWQzdMQ\%2FD2z\%2BzZ5z\%2FCTU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:00.2301600Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T14:11:00.2343290Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T14:11:01.3793820Z /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-15T14:11:01.9384810Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T14:11:02.2883390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A20%3A00Z&sig=aVGihMyLfIkJ6utUSrzmTrouMkVZIDPDR3fGaJOQSfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:02.3274330Z /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-15T14\%3A20\%3A00Z\&sig=aVGihMyLfIkJ6utUSrzmTrouMkVZIDPDR3fGaJOQSfU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:02.4260600Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T14:11:02.4372810Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T14:11:03.5223130Z /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-15T14:11:04.0671920Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T14:11:04.4095310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A20%3A00Z&sig=bfPRpQOKezJIEqJMm0V%2BVI13AxczxT0JhAxdePzlF3I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:04.4493450Z /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-15T14\%3A20\%3A00Z\&sig=bfPRpQOKezJIEqJMm0V\%2BVI13AxczxT0JhAxdePzlF3I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:04.6729940Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T14:11:04.7154830Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:11:05.8178810Z /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-15T14:11:06.3634970Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:11:06.7236750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A20%3A00Z&sig=QZryHyDbZXl8XENHdraoUavrL6KzbwvedHzlZaxl9Ok%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:06.7634860Z /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-15T14\%3A20\%3A00Z\&sig=QZryHyDbZXl8XENHdraoUavrL6KzbwvedHzlZaxl9Ok\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:06.8626610Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:11:06.8680650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:11:07.9605330Z /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-15T14:11:08.4795090Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:11:09.4854910Z /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-15T14\%3A20\%3A00Z\&sig=Fu\%2BPTAhkqk3iqFjGeB84dGxolCP9LhfcSeSpNe\%2FWOO4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:09.4863140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A20%3A00Z&sig=Fu%2BPTAhkqk3iqFjGeB84dGxolCP9LhfcSeSpNe%2FWOO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:09.4868410Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:11:09.4871120Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:11:10.0640990Z /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-15T14:11:10.6617170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:11:11.0132740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A20%3A00Z&sig=tPQ0vNDT9I4MxGNyrD5NdauSXP4%2F4Z79%2FraVDylRnq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:11.0512500Z /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-15T14\%3A20\%3A00Z\&sig=tPQ0vNDT9I4MxGNyrD5NdauSXP4\%2F4Z79\%2FraVDylRnq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:11.1687720Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:11:11.1887830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:11:12.3146620Z /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-15T14:11:12.8604400Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:11:13.1984240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A20%3A00Z&sig=tqLeEB%2FuHLVwDLL8vx%2FBintwMhb%2FIe3vgdOMnSwaxSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:13.2466230Z /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-15T14\%3A20\%3A00Z\&sig=tqLeEB\%2FuHLVwDLL8vx\%2FBintwMhb\%2FIe3vgdOMnSwaxSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:13.2970940Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:11:13.3016460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:11:14.4192670Z /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-15T14:11:14.9498870Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:11:15.2994970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A20%3A00Z&sig=q7LYf%2BsI%2BAzYL7nLama9sj1Fl54TX55G0HXAVl1vkQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:15.3379660Z /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-15T14\%3A20\%3A00Z\&sig=q7LYf\%2BsI\%2BAzYL7nLama9sj1Fl54TX55G0HXAVl1vkQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:15.4169280Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:11:15.4260340Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:11:16.5348490Z /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-15T14:11:17.0719370Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:11:17.4043240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A20%3A00Z&sig=cr%2FJKdjD4FJvbHyB26HyLWrDMI77HCChvdBbE3JBP6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:17.4553150Z /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-15T14\%3A20\%3A00Z\&sig=cr\%2FJKdjD4FJvbHyB26HyLWrDMI77HCChvdBbE3JBP6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:17.5334670Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:11:17.5385490Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:11:18.6745430Z /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-15T14:11:19.2416500Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:11:19.5846400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A20%3A00Z&sig=ra%2FHR7%2BY6X2U0pux%2BP37n%2FOW1wqWjhwFjsDqm0MxLTo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:11:19.6299590Z /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-15T14\%3A20\%3A00Z\&sig=ra\%2FHR7\%2BY6X2U0pux\%2BP37n\%2FOW1wqWjhwFjsDqm0MxLTo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:11:19.8948060Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:11:20.0030420Z ==> 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-15T14:11:20.0033110Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:11:20.0767700Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:11:20.0799730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-8ak6uz 2021-05-15T14:11:20.1631200Z cp -pR /private/tmp/d20210515-5293-8ak6uz/aom/. /usr/local/Cellar/aom 2021-05-15T14:11:20.2113470Z chmod -Rf +w /private/tmp/d20210515-5293-8ak6uz 2021-05-15T14:11:20.2846810Z ==> Finishing up 2021-05-15T14:11:20.3236960Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:11:20.3241040Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:11:20.3247550Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:11:20.3254670Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:11:20.3259770Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:11:20.3264810Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:11:20.3270180Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:11:20.3277830Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:11:20.3476070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5636-1awgymz.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-15T14:11:22.6600380Z ==> Summary 2021-05-15T14:11:22.6628990Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:11:22.6636910Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:11:22.6702730Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:11:22.6723250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-wtb5d7 2021-05-15T14:11:22.6926280Z cp -pR /private/tmp/d20210515-5293-wtb5d7/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:11:22.7117410Z chmod -Rf +w /private/tmp/d20210515-5293-wtb5d7 2021-05-15T14:11:22.7677780Z ==> Finishing up 2021-05-15T14:11:22.8073840Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:11:22.8080400Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:11:22.8087490Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:11:22.8092960Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:11:22.8100610Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:11:22.8259780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5662-1axi3e9.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-15T14:11:25.0938440Z ==> Summary 2021-05-15T14:11:25.0962530Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:11:25.1011600Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:11:25.1066670Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:11:25.1087990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-1cnbt19 2021-05-15T14:11:25.1787510Z cp -pR /private/tmp/d20210515-5293-1cnbt19/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:11:25.2533300Z chmod -Rf +w /private/tmp/d20210515-5293-1cnbt19 2021-05-15T14:11:25.3267630Z ==> Finishing up 2021-05-15T14:11:25.3697520Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:11:25.3703910Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:11:25.3711700Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:11:25.3813770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5688-27bf2b.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-15T14:11:27.6522960Z ==> Summary 2021-05-15T14:11:27.6613360Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:11:27.6620280Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:11:27.6642900Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:11:27.6663750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-1wtlkfu 2021-05-15T14:11:27.6984190Z cp -pR /private/tmp/d20210515-5293-1wtlkfu/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:11:27.7418500Z chmod -Rf +w /private/tmp/d20210515-5293-1wtlkfu 2021-05-15T14:11:27.8311610Z ==> Finishing up 2021-05-15T14:11:27.8803310Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:11:27.8808800Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:11:27.8821430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:11:27.8827600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:11:27.8833500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:11:27.8839990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:11:27.8845420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:11:27.8851170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:11:27.8857120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:11:27.8862930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:11:27.8868780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:11:27.8874670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:11:27.8881380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:11:27.8886140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:11:27.8892370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:11:27.8898460Z 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-15T14:11:27.8904970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:11:27.8913210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:11:27.8920440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:11:27.8933930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:11:27.8936770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:11:27.8942650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:11:27.8971090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:11:27.8975850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:11:27.8981180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:11:27.8987140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:11:27.8993790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:11:27.8999270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:11:27.9004980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:11:27.9010750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:11:27.9016850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:11:27.9022700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:11:27.9029200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:11:27.9037740Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:11:27.9042900Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:11:27.9048590Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:11:27.9056480Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:11:27.9310690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5714-uwir73.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-15T14:11:30.1591480Z ==> Summary 2021-05-15T14:11:30.1646670Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:11:30.1654910Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:11:30.3662530Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:11:30.3682520Z 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/d20210515-5293-122d3hy 2021-05-15T14:11:30.4893660Z cp -pR /private/tmp/d20210515-5293-122d3hy/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:11:30.6280460Z chmod -Rf +w /private/tmp/d20210515-5293-122d3hy 2021-05-15T14:11:30.8498610Z ==> Finishing up 2021-05-15T14:11:30.8992150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:11:30.9010700Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:11:30.9022600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:11:30.9035030Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:11:30.9047890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:11:30.9068490Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:11:30.9085590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:11:30.9109350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:11:30.9123530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:11:30.9199560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:11:30.9205850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:11:30.9212890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:11:30.9220840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:11:30.9228230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:11:30.9235080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:11:30.9243150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:11:30.9249400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:11:30.9256430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:11:30.9263450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:11:30.9269550Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:11:30.9275650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:11:30.9281720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:11:30.9287740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:11:30.9293790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:11:30.9299820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:11:30.9306630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:11:30.9312820Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:11:30.9324220Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:11:30.9330440Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:11:30.9337000Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:11:30.9347370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:11:30.9354050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:11:30.9359970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:11:30.9366020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:11:30.9371930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:11:30.9378090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:11:30.9384060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:11:30.9390000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:11:30.9396360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:11:30.9402470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:11:30.9408500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:11:30.9415100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:11:30.9421490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:11:30.9427810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:11:30.9433760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:11:30.9439630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:11:30.9445610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:11:30.9451870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:11:30.9457940Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:11:30.9463580Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:11:30.9469830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:11:30.9478980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:11:30.9485370Z 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-15T14:11:31.0014110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5740-j3ehco.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-15T14:11:33.4374540Z ==> Summary 2021-05-15T14:11:33.4518500Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:11:33.4525040Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:11:33.4580080Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:11:33.4600750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-pbs1qg 2021-05-15T14:11:33.4733150Z cp -pR /private/tmp/d20210515-5293-pbs1qg/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:11:33.4923550Z chmod -Rf +w /private/tmp/d20210515-5293-pbs1qg 2021-05-15T14:11:33.5563560Z ==> Finishing up 2021-05-15T14:11:33.5937870Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:11:33.5944930Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:11:33.5952790Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:11:33.5960110Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:11:33.5965550Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:11:33.6000130Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:11:33.6006810Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:11:33.6175490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5766-1fn1se3.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-15T14:11:36.0588030Z ==> Summary 2021-05-15T14:11:36.0616490Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:11:36.0623900Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:11:36.2992330Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:11:36.3012320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-gdgsoh 2021-05-15T14:11:36.3682470Z cp -pR /private/tmp/d20210515-5293-gdgsoh/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:11:36.4202600Z chmod -Rf +w /private/tmp/d20210515-5293-gdgsoh 2021-05-15T14:11:36.6136700Z ==> Finishing up 2021-05-15T14:11:36.6566720Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:11:36.6570930Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:11:36.6576040Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:11:36.6582060Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:11:36.6589520Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:11:36.6599540Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:11:36.6609600Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:11:36.6618100Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:11:36.6624190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:11:36.6629690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:11:36.6635830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:11:36.6641590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:11:36.6648230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:11:36.6654350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:11:36.6660260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:11:36.6666390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:11:36.6673290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:11:36.6679030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:11:36.6684530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:11:36.6707280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:11:36.6715940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:11:36.6722350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:11:36.6728090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:11:36.6733770Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:11:36.7044020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5795-bm1csp.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-15T14:11:39.0697550Z ==> Summary 2021-05-15T14:11:39.0756770Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:11:39.0762880Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:11:39.3254270Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:11:39.3273940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-18foo8s 2021-05-15T14:11:39.3418340Z cp -pR /private/tmp/d20210515-5293-18foo8s/libass/. /usr/local/Cellar/libass 2021-05-15T14:11:39.3549890Z chmod -Rf +w /private/tmp/d20210515-5293-18foo8s 2021-05-15T14:11:39.4095050Z ==> Finishing up 2021-05-15T14:11:39.4499720Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:11:39.4506680Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:11:39.4511370Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:11:39.4517160Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:11:39.4524610Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:11:39.4662410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5821-1ebq6lx.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-15T14:11:41.8823500Z ==> Summary 2021-05-15T14:11:41.8843040Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:11:41.8848950Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:11:41.9040230Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:11:41.9059550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-1d274cq 2021-05-15T14:11:41.9258450Z cp -pR /private/tmp/d20210515-5293-1d274cq/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:11:41.9474520Z chmod -Rf +w /private/tmp/d20210515-5293-1d274cq 2021-05-15T14:11:42.0311380Z ==> Finishing up 2021-05-15T14:11:42.0750530Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:11:42.0754900Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:11:42.0759990Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:11:42.0767530Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:11:42.0775010Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:11:42.0780220Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:11:42.0785970Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:11:42.0793960Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:11:42.0996100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5847-1owmdqd.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-15T14:11:44.5026670Z ==> Summary 2021-05-15T14:11:44.5053270Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:11:44.5059850Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:11:44.5115320Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:11:44.5135890Z 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/d20210515-5293-sb7jrk 2021-05-15T14:11:44.5307670Z cp -pR /private/tmp/d20210515-5293-sb7jrk/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:11:44.5548180Z chmod -Rf +w /private/tmp/d20210515-5293-sb7jrk 2021-05-15T14:11:44.6150810Z ==> Finishing up 2021-05-15T14:11:44.6558820Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:11:44.6562790Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:11:44.6572140Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:11:44.6579290Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:11:44.6585160Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:11:44.6590280Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:11:44.6595700Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:11:44.6601130Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:11:44.6606610Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:11:44.6614490Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:11:44.6620100Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:11:44.6799050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5873-k1zwwe.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-15T14:11:47.0170240Z ==> Summary 2021-05-15T14:11:47.0205680Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:11:47.0214740Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:11:47.0273580Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:11:47.0293440Z 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/d20210515-5293-zuv0wj 2021-05-15T14:11:47.0460260Z cp -pR /private/tmp/d20210515-5293-zuv0wj/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:11:47.0671440Z chmod -Rf +w /private/tmp/d20210515-5293-zuv0wj 2021-05-15T14:11:47.1238310Z ==> Finishing up 2021-05-15T14:11:47.1456250Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:11:47.1463740Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:11:47.1514850Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:11:47.1522640Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:11:47.1690380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5899-15ila7q.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-15T14:11:49.4980250Z ==> Summary 2021-05-15T14:11:49.5011610Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:11:49.5020030Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:11:49.5051300Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:11:49.5070650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-84qzja 2021-05-15T14:11:49.5354100Z cp -pR /private/tmp/d20210515-5293-84qzja/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:11:49.5637100Z chmod -Rf +w /private/tmp/d20210515-5293-84qzja 2021-05-15T14:11:49.6137310Z ==> Finishing up 2021-05-15T14:11:49.6585640Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:11:49.6591600Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:11:49.6599320Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:11:49.6697170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5925-ca01bs.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-15T14:11:51.9211250Z ==> Summary 2021-05-15T14:11:51.9235040Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:11:51.9241490Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:11:51.9263070Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:11:51.9284430Z 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/d20210515-5293-1l1k6ae 2021-05-15T14:11:51.9442840Z cp -pR /private/tmp/d20210515-5293-1l1k6ae/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:11:51.9621850Z chmod -Rf +w /private/tmp/d20210515-5293-1l1k6ae 2021-05-15T14:11:52.0170520Z ==> Finishing up 2021-05-15T14:11:52.0598320Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:11:52.0602600Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:11:52.0609960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:11:52.0615080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:11:52.0620840Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:11:52.0626060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:11:52.0631160Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:11:52.0636700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:11:52.0644670Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:11:52.0650470Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:11:52.0808730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5951-gvrf6l.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-15T14:11:54.4357340Z ==> Summary 2021-05-15T14:11:54.4383080Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:11:54.4429720Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:11:54.4509430Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:11:54.4528970Z 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/d20210515-5293-cyvmvp 2021-05-15T14:11:54.9852570Z cp -pR /private/tmp/d20210515-5293-cyvmvp/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:11:55.2168400Z chmod -Rf +w /private/tmp/d20210515-5293-cyvmvp 2021-05-15T14:11:55.2832740Z ==> Finishing up 2021-05-15T14:11:55.3245350Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:11:55.3251140Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:11:55.3258130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:11:55.3264040Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:11:55.3268390Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:11:55.3274000Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:11:55.3281520Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:11:55.3458680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5977-e5b4hz.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-15T14:11:57.6696870Z ==> Summary 2021-05-15T14:11:57.6718200Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:11:57.6725550Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:11:57.7132030Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:11:57.7151730Z 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/d20210515-5293-3vb0bf 2021-05-15T14:11:57.7572830Z cp -pR /private/tmp/d20210515-5293-3vb0bf/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:11:57.7866820Z chmod -Rf +w /private/tmp/d20210515-5293-3vb0bf 2021-05-15T14:11:57.8552020Z ==> Finishing up 2021-05-15T14:11:57.8969050Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:11:57.8975610Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:11:57.8984590Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:11:57.8991540Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:11:57.8996650Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:11:57.9002220Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:11:57.9010060Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:11:57.9192020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6003-qqu22h.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-15T14:12:00.1837580Z ==> Summary 2021-05-15T14:12:00.1870870Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:12:00.1877810Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:12:00.2428930Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:12:00.2447790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-11dc4w0 2021-05-15T14:12:00.2624000Z cp -pR /private/tmp/d20210515-5293-11dc4w0/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:12:00.2775860Z chmod -Rf +w /private/tmp/d20210515-5293-11dc4w0 2021-05-15T14:12:00.3387710Z ==> Finishing up 2021-05-15T14:12:00.3796530Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:12:00.3804020Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:12:00.3812320Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:12:00.3818130Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:12:00.3824950Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:12:00.3833470Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:12:00.4015810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6029-cpesio.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-15T14:12:02.6873280Z ==> Summary 2021-05-15T14:12:02.6893930Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:12:02.6900210Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:12:02.6951300Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:12:02.6973990Z 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/d20210515-5293-8jq7bd 2021-05-15T14:12:02.7581270Z cp -pR /private/tmp/d20210515-5293-8jq7bd/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:12:02.8242610Z chmod -Rf +w /private/tmp/d20210515-5293-8jq7bd 2021-05-15T14:12:02.9115380Z ==> Finishing up 2021-05-15T14:12:02.9517450Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:12:02.9523410Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:12:02.9532100Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:12:02.9541650Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:12:02.9547030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:12:02.9551990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:12:02.9557200Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:12:02.9562630Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:12:02.9567980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:12:02.9575840Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:12:02.9871240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6055-ck2v4y.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-15T14:12:05.3142580Z ==> Summary 2021-05-15T14:12:05.3214090Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:12:05.3222840Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:12:05.3284340Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:12:05.3304420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-1uckk2g 2021-05-15T14:12:05.3438030Z cp -pR /private/tmp/d20210515-5293-1uckk2g/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:12:05.3600330Z chmod -Rf +w /private/tmp/d20210515-5293-1uckk2g 2021-05-15T14:12:05.4141950Z ==> Finishing up 2021-05-15T14:12:05.4633650Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:12:05.4636830Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:12:05.4642790Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:12:05.4647340Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:12:05.4656980Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:12:05.4662410Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:12:05.4667920Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:12:05.4673100Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:12:05.4678820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:12:05.4829640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6081-1x4l9v4.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-15T14:12:07.7690920Z ==> Summary 2021-05-15T14:12:07.7750490Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:12:07.7756750Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:12:07.7821430Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:12:07.7842060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-jgmu3r 2021-05-15T14:12:07.8012790Z cp -pR /private/tmp/d20210515-5293-jgmu3r/speex/. /usr/local/Cellar/speex 2021-05-15T14:12:07.8232960Z chmod -Rf +w /private/tmp/d20210515-5293-jgmu3r 2021-05-15T14:12:07.8791750Z ==> Finishing up 2021-05-15T14:12:07.9219750Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:12:07.9228660Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:12:07.9236530Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:12:07.9243120Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:12:07.9248660Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:12:07.9253870Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:12:07.9261530Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:12:07.9422360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6107-u3plko.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-15T14:12:10.1549990Z ==> Summary 2021-05-15T14:12:10.1581180Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:12:10.1590080Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:12:10.1687020Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:12:10.1711790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-mc20y1 2021-05-15T14:12:10.2143100Z cp -pR /private/tmp/d20210515-5293-mc20y1/srt/. /usr/local/Cellar/srt 2021-05-15T14:12:10.2575060Z chmod -Rf +w /private/tmp/d20210515-5293-mc20y1 2021-05-15T14:12:10.3557790Z ==> Finishing up 2021-05-15T14:12:10.4220700Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:12:10.4225230Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:12:10.4231060Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:12:10.4235620Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:12:10.4242920Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:12:10.4250190Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:12:10.4255700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:12:10.4260820Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:12:10.4266100Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:12:10.4273840Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:12:10.4279240Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:12:10.4465290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6133-1wzia4t.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-15T14:12:12.6964950Z ==> Summary 2021-05-15T14:12:12.6990180Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:12:12.6996720Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:12:12.7018250Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:12:12.7038930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-3uubrs 2021-05-15T14:12:12.7198290Z cp -pR /private/tmp/d20210515-5293-3uubrs/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:12:12.7365250Z chmod -Rf +w /private/tmp/d20210515-5293-3uubrs 2021-05-15T14:12:12.7892330Z ==> Finishing up 2021-05-15T14:12:12.8344400Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:12:12.8349210Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:12:12.8353620Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:12:12.8358790Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:12:12.8363920Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:12:12.8369470Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:12:12.8377260Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:12:12.8383970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:12:12.8389300Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:12:12.8394520Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:12:12.8400180Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:12:12.8579860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6159-1f5nfhp.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-15T14:12:15.1915020Z ==> Summary 2021-05-15T14:12:15.1942270Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:12:15.1953240Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:12:15.2608100Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:12:15.2629880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-btkocx 2021-05-15T14:12:15.3224390Z cp -pR /private/tmp/d20210515-5293-btkocx/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:12:15.3747530Z chmod -Rf +w /private/tmp/d20210515-5293-btkocx 2021-05-15T14:12:15.6616150Z ==> Finishing up 2021-05-15T14:12:15.7260830Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:12:15.7264970Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:12:15.7269520Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:12:15.7274780Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:12:15.7279850Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:12:15.7284640Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:12:15.7289790Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:12:15.7294460Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:12:15.7299410Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:12:15.7304370Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:12:15.7311470Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:12:15.7321360Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:12:15.7326460Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:12:15.7331580Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:12:15.7336450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:12:15.7341830Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:12:15.7350640Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:12:15.7638110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6185-15na8tl.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-15T14:12:18.1259290Z ==> Summary 2021-05-15T14:12:18.1304510Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:12:18.1311000Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:12:18.2107860Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:12:18.2126710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-au7md8 2021-05-15T14:12:18.4179960Z cp -pR /private/tmp/d20210515-5293-au7md8/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:12:18.5379920Z chmod -Rf +w /private/tmp/d20210515-5293-au7md8 2021-05-15T14:12:18.6331090Z ==> Finishing up 2021-05-15T14:12:18.6710920Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:12:18.6734680Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:12:18.6741120Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:12:18.6748230Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:12:18.6753640Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:12:18.6758970Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:12:18.6767050Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:12:18.7046740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6211-on4a1i.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-15T14:12:21.1007920Z ==> Caveats 2021-05-15T14:12:21.1008870Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:12:21.1010340Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:12:21.1011490Z ==> Summary 2021-05-15T14:12:21.1070910Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:12:21.1077430Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:12:21.1240380Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:12:21.1261490Z 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/d20210515-5293-xoecjj 2021-05-15T14:12:21.1778970Z cp -pR /private/tmp/d20210515-5293-xoecjj/theora/. /usr/local/Cellar/theora 2021-05-15T14:12:21.2398680Z chmod -Rf +w /private/tmp/d20210515-5293-xoecjj 2021-05-15T14:12:21.3388100Z ==> Finishing up 2021-05-15T14:12:21.3839580Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:12:21.3847640Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:12:21.3854770Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:12:21.3859280Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:12:21.3865780Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:12:21.3870200Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:12:21.3875540Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:12:21.3880840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:12:21.3886490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:12:21.3891140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:12:21.3896750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:12:21.3904410Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:12:21.3909950Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:12:21.3915710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:12:21.4238480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6237-1rst7dk.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-15T14:12:23.7157570Z ==> Summary 2021-05-15T14:12:23.7233950Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:12:23.7240960Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:12:23.7273150Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:12:23.7294740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-3dbp9f 2021-05-15T14:12:23.7776070Z cp -pR /private/tmp/d20210515-5293-3dbp9f/x264/. /usr/local/Cellar/x264 2021-05-15T14:12:23.7992280Z chmod -Rf +w /private/tmp/d20210515-5293-3dbp9f 2021-05-15T14:12:23.8531630Z ==> Finishing up 2021-05-15T14:12:23.8955170Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:12:23.8960860Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:12:23.8966190Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:12:23.8973330Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:12:23.8978240Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:12:23.8983570Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:12:23.8991720Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:12:23.9151890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6264-1bsz7fy.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-15T14:12:26.1777050Z ==> Summary 2021-05-15T14:12:26.1799670Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:12:26.1807670Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:12:26.1879170Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:12:26.1902170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5293-335ayl 2021-05-15T14:12:26.3305940Z cp -pR /private/tmp/d20210515-5293-335ayl/x265/. /usr/local/Cellar/x265 2021-05-15T14:12:26.4183010Z chmod -Rf +w /private/tmp/d20210515-5293-335ayl 2021-05-15T14:12:26.5383740Z ==> Finishing up 2021-05-15T14:12:26.6059430Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:12:26.6064880Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:12:26.6069920Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:12:26.6077680Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:12:26.6082720Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:12:26.6087840Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:12:26.6096170Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:12:26.6323710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6290-1qqj4gl.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-15T14:12:28.9696610Z ==> Summary 2021-05-15T14:12:28.9717290Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:12:28.9724080Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:12:28.9746040Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:12:28.9766970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-1eqygcw 2021-05-15T14:12:28.9944170Z cp -pR /private/tmp/d20210515-5293-1eqygcw/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:12:29.0074210Z chmod -Rf +w /private/tmp/d20210515-5293-1eqygcw 2021-05-15T14:12:29.0558940Z ==> Finishing up 2021-05-15T14:12:29.0988900Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:12:29.0995110Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:12:29.1000440Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:12:29.1147190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6316-1pa9h65.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-15T14:12:31.4663020Z ==> Summary 2021-05-15T14:12:31.4680090Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:12:31.4688970Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:12:31.4824080Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:12:31.4845050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-m21rw1 2021-05-15T14:12:31.5523370Z cp -pR /private/tmp/d20210515-5293-m21rw1/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:12:31.6197570Z chmod -Rf +w /private/tmp/d20210515-5293-m21rw1 2021-05-15T14:12:31.7119760Z ==> Finishing up 2021-05-15T14:12:31.7451850Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:12:31.7457810Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:12:31.7463590Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:12:31.7478010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:12:31.7484360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:12:31.7490550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:12:31.7497370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:12:31.7503240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:12:31.7509660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:12:31.7515640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:12:31.7521630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:12:31.7527760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:12:31.7534100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:12:31.7540120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:12:31.7575250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:12:31.7580730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:12:31.7586910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:12:31.7592430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:12:31.7598230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:12:31.7603800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:12:31.7609980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:12:31.7615630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:12:31.7621940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:12:31.7627450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:12:31.7633520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:12:31.7639370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:12:31.7645440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:12:31.7651300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:12:31.7657170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:12:31.7663550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:12:31.7669860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:12:31.7676030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:12:31.7681980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:12:31.7687790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:12:31.7696400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:12:31.7700470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:12:31.7706150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:12:31.7711870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:12:31.7717610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:12:31.7723770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:12:31.7729490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:12:31.7735110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:12:31.7741430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:12:31.7746790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:12:31.7752650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:12:31.7758170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:12:31.7763820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:12:31.7769540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:12:31.7775640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:12:31.7781530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:12:31.7787270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:12:31.7793110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:12:31.7799350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:12:31.7805550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:12:31.7810770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:12:31.7816480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:12:31.7822360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:12:31.7827760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:12:31.7851460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:12:31.7857140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:12:31.7865380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:12:31.7871680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:12:31.7876930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:12:31.7882580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:12:31.7888100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:12:31.7893580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:12:31.7899250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:12:31.7904770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:12:31.7925080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:12:31.7930610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:12:31.7936140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:12:31.7941810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:12:31.7948680Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:12:31.7954010Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:12:31.7958980Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:12:31.7966660Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:12:31.8245620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6342-1tqspay.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-15T14:12:34.2368330Z ==> Summary 2021-05-15T14:12:34.2434120Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:12:34.2441190Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:12:34.2489290Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:12:34.2509190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-obyaff 2021-05-15T14:12:34.2768520Z cp -pR /private/tmp/d20210515-5293-obyaff/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:12:34.3035390Z chmod -Rf +w /private/tmp/d20210515-5293-obyaff 2021-05-15T14:12:34.3840960Z ==> Finishing up 2021-05-15T14:12:34.4311870Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:12:34.4317370Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:12:34.4328410Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:12:34.4335350Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:12:34.4356010Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:12:34.4362240Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:12:34.4371930Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:12:34.4564550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6368-d17jrw.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-15T14:12:36.8082850Z ==> Summary 2021-05-15T14:12:36.8116690Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:12:36.8124210Z ==> Installing ffmpeg 2021-05-15T14:12:36.8128870Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:12:36.8149650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5293-5zl1qq 2021-05-15T14:12:37.2151450Z cp -pR /private/tmp/d20210515-5293-5zl1qq/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:12:37.4828570Z chmod -Rf +w /private/tmp/d20210515-5293-5zl1qq 2021-05-15T14:12:41.5458490Z ==> Finishing up 2021-05-15T14:12:41.5855760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:12:41.5859780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:12:41.5864850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:12:41.5870760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:12:41.5876100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:12:41.5881310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:12:41.5886680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:12:41.5892590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:12:41.5898130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:12:41.5904010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:12:41.5908960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:12:41.5914410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:12:41.5919890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:12:41.5925940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:12:41.5931290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:12:41.5936600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:12:41.5941860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:12:41.5947450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:12:41.5953510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:12:41.5958710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:12:41.5965780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:12:41.5971650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:12:41.5977180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:12:41.5982630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:12:41.5987850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:12:41.5993230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:12:41.5998730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:12:41.6004730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:12:41.6009830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:12:41.6016360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:12:41.6021540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:12:41.6025590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:12:41.6030630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:12:41.6035910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:12:41.6041080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:12:41.6046530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:12:41.6052020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:12:41.6057630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:12:41.6065170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:12:41.6070690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:12:41.6075980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:12:41.6080920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:12:41.6087240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:12:41.6092780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:12:41.6098300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:12:41.6103900Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:12:41.6109150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:12:41.6116390Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:12:41.6127470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:12:41.6134060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:12:41.6140920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:12:41.6146730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:12:41.6222570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:12:41.6228650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:12:41.6234500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:12:41.6240510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:12:41.6246910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:12:41.6252600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:12:41.6258420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:12:41.6264280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:12:41.6270520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:12:41.6276710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:12:41.6282590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:12:41.6291300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:12:41.6297310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:12:41.6303310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:12:41.6309160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:12:41.6314710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:12:41.6320670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:12:41.6326980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:12:41.6335080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:12:41.6340370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:12:41.6345540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:12:41.6352040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:12:41.6357590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:12:41.6363100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:12:41.6368390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:12:41.6374650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:12:41.6380040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:12:41.6385580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:12:41.6390780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:12:41.6397070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:12:41.6402680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:12:41.6408270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:12:41.6413490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:12:41.6418920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:12:41.6424770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:12:41.6430670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:12:41.6435930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:12:41.6442500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:12:41.6447380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:12:41.6452910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:12:41.6457590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:12:41.6464450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:12:41.6469130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:12:41.6475390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:12:41.6481360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:12:41.6486860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:12:41.6492810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:12:41.6498600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:12:41.6502580Z Only the first 100 operations were output. 2021-05-15T14:12:41.7816190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6394-1613co7.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-15T14:12:44.3125830Z ==> Summary 2021-05-15T14:12:44.3316860Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:12:45.3053390Z ==> Caveats 2021-05-15T14:12:45.3054390Z ==> tesseract 2021-05-15T14:12:45.3071620Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:12:45.3073190Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:12:47.1302400Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:12:48.2405190Z /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-15T14:12:48.7804480Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:12:49.1248120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A20%3A00Z&sig=k%2BgnT96XT1hTPu%2BQuplXir4xEFkqZMMhn%2FlKlJ7nDpc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:49.1591060Z /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-15T14\%3A20\%3A00Z\&sig=k\%2BgnT96XT1hTPu\%2BQuplXir4xEFkqZMMhn\%2FlKlJ7nDpc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:12:49.5481960Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:12:49.6626960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:12:50.7658250Z /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-15T14:12:51.3392160Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:12:51.6900060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A20%3A00Z&sig=MKPYL5QH3aPdr5lQ%2FFTXiDciqVQv1NvkdRZO2BY9CVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:12:51.7211880Z /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-15T14\%3A20\%3A00Z\&sig=MKPYL5QH3aPdr5lQ\%2FFTXiDciqVQv1NvkdRZO2BY9CVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:12:51.9797960Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:12:52.0197810Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:12:52.0203060Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:12:52.0971630Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:12:52.1003620Z 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/d20210515-6401-w2c1b9 2021-05-15T14:12:52.7814380Z cp -pR /private/tmp/d20210515-6401-w2c1b9/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:12:53.3147610Z chmod -Rf +w /private/tmp/d20210515-6401-w2c1b9 2021-05-15T14:12:53.7405730Z ==> Finishing up 2021-05-15T14:12:53.7633040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:12:53.7652280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:12:53.7662390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:12:53.7671460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:12:53.7685260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:12:53.7703650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:12:53.7712360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:12:53.7724700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:12:53.7738570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:12:53.7750150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:12:53.7762080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:12:53.7778950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:12:53.7792340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:12:53.7805410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:12:53.7817640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:12:53.7829240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:12:53.7850140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:12:53.7861200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:12:53.7873410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:12:53.7921730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:12:53.7926590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:12:53.7931730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:12:53.7936710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:12:53.7941820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:12:53.7946870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:12:53.7951890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:12:53.7957010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:12:53.7962570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:12:53.7967450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:12:53.7972560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:12:53.7980210Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:12:53.7990220Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:12:53.7994790Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:12:53.8006140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:12:53.8012130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:12:53.8017790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:12:53.8023970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:12:53.8030250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:12:53.8036120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:12:53.8042110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:12:53.8047830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:12:53.8053640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:12:53.8059770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:12:53.8065670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:12:53.8072960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:12:53.8078440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:12:53.8084290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:12:53.8090910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:12:53.8096960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:12:53.8102680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:12:53.8108470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:12:53.8114650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:12:53.8120550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:12:53.8141730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:12:53.8146740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:12:53.8153590Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:12:53.8159350Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:12:53.8164700Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:12:53.9961790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6571-bmyohy.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-15T14:12:56.3812000Z ==> Summary 2021-05-15T14:12:56.4282810Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:12:56.4295570Z ==> Installing imagemagick@6 2021-05-15T14:12:56.4303610Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:12:56.4328520Z 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/d20210515-6401-4u1ei0 2021-05-15T14:12:56.8339910Z cp -pR /private/tmp/d20210515-6401-4u1ei0/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:12:57.2845920Z chmod -Rf +w /private/tmp/d20210515-6401-4u1ei0 2021-05-15T14:12:59.1306120Z ==> Finishing up 2021-05-15T14:12:59.4304750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6597-13o0lc1.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-15T14:13:01.9402730Z ==> Caveats 2021-05-15T14:13:01.9404500Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:01.9405950Z because this is an alternate version of another formula. 2021-05-15T14:13:01.9406890Z 2021-05-15T14:13:01.9407640Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:13:01.9409320Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:01.9410320Z 2021-05-15T14:13:01.9410990Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:13:01.9413120Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:13:01.9414380Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:13:01.9414840Z 2021-05-15T14:13:01.9415910Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:13:01.9416820Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:13:01.9417300Z 2021-05-15T14:13:01.9418150Z ==> Summary 2021-05-15T14:13:01.9986520Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:13:02.8206920Z ==> Caveats 2021-05-15T14:13:02.8208870Z ==> imagemagick@6 2021-05-15T14:13:02.8253730Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:02.8254790Z because this is an alternate version of another formula. 2021-05-15T14:13:02.8255260Z 2021-05-15T14:13:02.8255910Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:13:02.8257430Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:02.8257960Z 2021-05-15T14:13:02.8258740Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:13:02.8260020Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:13:02.8261260Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:13:02.8261710Z 2021-05-15T14:13:02.8262770Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:13:02.8263680Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:13:02.8264150Z 2021-05-15T14:13:04.8921930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:13:05.9790720Z /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-15T14:13:06.5233670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:13:06.8818520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A20%3A00Z&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:06.9212030Z /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-15T14\%3A20\%3A00Z\&sig=qnFFLTqT5tcEzvurM7hdF6HsuCRq43A7wS1QxYDrxqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:07.0031540Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:13:07.0111610Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:13:08.1260620Z /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-15T14:13:08.6773400Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:13:09.0129910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A20%3A00Z&sig=HnmJRzVjP5Iu%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:09.0567640Z /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-15T14\%3A20\%3A00Z\&sig=HnmJRzVjP5Iu\%2B7sgKsBHNLgAiNWYibwXFYX5gABVRiQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:09.1315850Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:13:09.1405360Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:13:10.2162790Z /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-15T14:13:10.7758470Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:13:11.1097710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A20%3A00Z&sig=UxMbZfFvt0z%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:11.1482030Z /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-15T14\%3A20\%3A00Z\&sig=UxMbZfFvt0z\%2BRQtu6Aej8M1JSfbo0nXq6u8jkFyezI8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:11.6518390Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:13:11.8084110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:13:13.0238800Z /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-15T14:13:13.5685110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:13:13.8909080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A20%3A00Z&sig=Q38nadQtXpYGD%2FJaW3nEKfCdtIRxh0DAVqu1X%2F70m3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:13.9316230Z /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-15T14\%3A20\%3A00Z\&sig=Q38nadQtXpYGD\%2FJaW3nEKfCdtIRxh0DAVqu1X\%2F70m3A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:13.9640490Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:13:13.9673740Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:13:15.0484120Z /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-15T14:13:15.5657790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:13:15.9197120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A20%3A00Z&sig=Lampn71S0nep1%2Baz7IJ%2FwqyU3Zh31oO9L8mPE4btRRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:15.9557220Z /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-15T14\%3A20\%3A00Z\&sig=Lampn71S0nep1\%2Baz7IJ\%2FwqyU3Zh31oO9L8mPE4btRRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:15.9947760Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:13:15.9982290Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:13:17.0846020Z /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-15T14:13:17.6088890Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:13:17.9469520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A20%3A00Z&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:17.9889810Z /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-15T14\%3A20\%3A00Z\&sig=yzM2sJxIO90kE3CL2GSMbG6igakFHMh0zkLb9zj0eJY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:18.1010850Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:13:18.1084970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:13:19.2047170Z /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-15T14:13:19.7823030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:13:20.1293390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A20%3A00Z&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:20.1829820Z /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-15T14\%3A20\%3A00Z\&sig=FbEfWAiAYex4vCRJ6o7NFsIFuYQMrpxCVEmlfrXgRLo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:20.2530450Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:13:20.2619920Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:13:21.4505950Z /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-15T14:13:22.0028190Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:13:22.3586640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A20%3A00Z&sig=R52J5ip%2FD1EcIENG0OkBAe%2F6uYctdjxlU1da0gerk5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:22.3975650Z /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-15T14\%3A20\%3A00Z\&sig=R52J5ip\%2FD1EcIENG0OkBAe\%2F6uYctdjxlU1da0gerk5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:22.4359890Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:13:22.4393740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:13:23.5156120Z /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-15T14:13:24.0497230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:13:24.3903800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A20%3A00Z&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:24.4396960Z /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-15T14\%3A20\%3A00Z\&sig=Zn4ZzOg2944h0ryDr2RlZYEb2VE5H4uSDkp1HMXOAH8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:24.5085980Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:13:24.5133790Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:13:25.5944090Z /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-15T14:13:26.0848440Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:13:26.4396770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A20%3A00Z&sig=F00JzD%2F2Vah02EE5%2BMF3h%2B7H3VKjr0B4IzUPQPKRaYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:26.4713010Z /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-15T14\%3A20\%3A00Z\&sig=F00JzD\%2F2Vah02EE5\%2BMF3h\%2B7H3VKjr0B4IzUPQPKRaYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:26.5164870Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:13:26.5204400Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:13:27.5852420Z /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-15T14:13:28.1337220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:13:28.4579410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A20%3A00Z&sig=7I19814Nl9DMw6t1vm%2BQXhOmAoTS%2FakosgJPP7HA6x0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:28.4978150Z /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-15T14\%3A20\%3A00Z\&sig=7I19814Nl9DMw6t1vm\%2BQXhOmAoTS\%2FakosgJPP7HA6x0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:28.5650530Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:13:28.5722670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:13:29.6776870Z /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-15T14:13:30.2271850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:13:30.5498150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A20%3A00Z&sig=Leu0SAGnqUNnZG4cVCGFkK%2BGJDg0r7WNFcNtKrVrlQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:13:30.5899800Z /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-15T14\%3A20\%3A00Z\&sig=Leu0SAGnqUNnZG4cVCGFkK\%2BGJDg0r7WNFcNtKrVrlQQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:13:30.9046360Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:13:30.9600170Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:13:30.9606430Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:13:31.0287970Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:13:31.0323510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-htms0i 2021-05-15T14:13:31.0606350Z cp -pR /private/tmp/d20210515-6604-htms0i/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:13:31.0870980Z chmod -Rf +w /private/tmp/d20210515-6604-htms0i 2021-05-15T14:13:31.1800250Z ==> Finishing up 2021-05-15T14:13:31.2263120Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:13:31.2269240Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:13:31.2276430Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:13:31.2280740Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:13:31.2286740Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:13:31.2295390Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:13:31.2303000Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:13:31.2309750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:13:31.2315480Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:13:31.2325610Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:13:31.2684900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6835-zekl7b.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-15T14:13:33.5172590Z ==> Summary 2021-05-15T14:13:33.5202530Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:13:33.5210350Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:13:33.5231750Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:13:33.5252320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-bavbp9 2021-05-15T14:13:33.6420120Z cp -pR /private/tmp/d20210515-6604-bavbp9/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:13:33.7772520Z chmod -Rf +w /private/tmp/d20210515-6604-bavbp9 2021-05-15T14:13:33.8771170Z ==> Finishing up 2021-05-15T14:13:33.9452880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6861-ham12l.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-15T14:13:35.9544230Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0000270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0164220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0287640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0390660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0493550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0606910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0711280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0814680Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.0918960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.1021320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.1128270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.1232020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.1334190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.1434340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:36.4850180Z ==> Caveats 2021-05-15T14:13:36.4851320Z To use the DocBook package in your XML toolchain, 2021-05-15T14:13:36.4852240Z you need to add the following to your ~/.bashrc: 2021-05-15T14:13:36.4852640Z 2021-05-15T14:13:36.4853280Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:13:36.4854520Z ==> Summary 2021-05-15T14:13:36.5027460Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:13:36.5034530Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:13:36.5087670Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:13:36.5107710Z 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/d20210515-6604-ztguwp 2021-05-15T14:13:38.6300400Z cp -pR /private/tmp/d20210515-6604-ztguwp/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:13:41.8411700Z chmod -Rf +w /private/tmp/d20210515-6604-ztguwp 2021-05-15T14:13:43.3199720Z ==> Finishing up 2021-05-15T14:13:43.3704860Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:13:43.3715090Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:13:43.3819600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6902-p7lj4u.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-15T14:13:45.3828530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:45.3934200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:45.4047690Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:13:45.4154630Z ==> 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-15T14:13:45.4267710Z ==> 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-15T14:13:45.4372580Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:13:45.4477400Z ==> 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-15T14:13:45.4580360Z ==> 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-15T14:13:45.4683640Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:13:45.4793010Z ==> 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-15T14:13:45.4901290Z ==> 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-15T14:13:45.5007310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:13:45.5112100Z ==> 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-15T14:13:45.5214710Z ==> 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-15T14:13:45.5320000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:45.5426240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:13:45.5534680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:13:45.5644440Z ==> 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-15T14:13:45.5751150Z ==> 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-15T14:13:45.5854300Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:13:45.5958510Z ==> 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-15T14:13:45.6068290Z ==> 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-15T14:13:45.6177310Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:13:45.6290210Z ==> 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-15T14:13:45.6400650Z ==> 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-15T14:13:45.6508170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:13:45.6615100Z ==> 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-15T14:13:45.6725120Z ==> 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-15T14:13:46.8363670Z ==> Summary 2021-05-15T14:13:47.1805680Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:13:47.1811300Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:13:47.1834050Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:13:47.1857060Z 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/d20210515-6604-13gciv4 2021-05-15T14:13:47.1982690Z cp -pR /private/tmp/d20210515-6604-13gciv4/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:13:47.2123130Z chmod -Rf +w /private/tmp/d20210515-6604-13gciv4 2021-05-15T14:13:47.2599750Z ==> Finishing up 2021-05-15T14:13:47.3078550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6956-1mir9tn.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-15T14:13:49.7016370Z ==> Caveats 2021-05-15T14:13:49.7019530Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:13:49.7020580Z because macOS already provides this software and installing another version in 2021-05-15T14:13:49.7021430Z parallel can cause all kinds of trouble. 2021-05-15T14:13:49.7021820Z 2021-05-15T14:13:49.7022890Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:13:49.7024300Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:13:49.7024840Z 2021-05-15T14:13:49.7025090Z 2021-05-15T14:13:49.7026060Z Bash completion has been installed to: 2021-05-15T14:13:49.7027290Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:13:49.7028860Z ==> Summary 2021-05-15T14:13:49.7040960Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:13:49.7048830Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:13:49.7252070Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:13:49.7272290Z 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/d20210515-6604-3paibw 2021-05-15T14:13:49.7506440Z cp -pR /private/tmp/d20210515-6604-3paibw/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:13:49.7843810Z chmod -Rf +w /private/tmp/d20210515-6604-3paibw 2021-05-15T14:13:49.8446730Z ==> Finishing up 2021-05-15T14:13:49.8862800Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:13:49.8871440Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:13:49.8886970Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:13:49.8901700Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:13:49.8907900Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:13:49.9012900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6982-19iwms0.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-15T14:13:52.2109990Z ==> Summary 2021-05-15T14:13:52.2155710Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:13:52.2161410Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:13:52.3009470Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:13:52.3027710Z 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/d20210515-6604-k8lmvr 2021-05-15T14:13:52.3833030Z cp -pR /private/tmp/d20210515-6604-k8lmvr/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:13:52.5360860Z chmod -Rf +w /private/tmp/d20210515-6604-k8lmvr 2021-05-15T14:13:52.6923970Z ==> Finishing up 2021-05-15T14:13:52.7426620Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:13:52.7439500Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:13:52.7447570Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:13:52.7461980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7474410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7485060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7495930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7508510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7518550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7529890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7544410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7575850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7579130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7581690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7588140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7599410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7610930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7619350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7631480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7642630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7652810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7666760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7705700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7708760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7711190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7715740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7718280Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:13:52.7724400Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:13:52.7729040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7739140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7755890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7764070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7773560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7789050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7800680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7809510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7819300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7830810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7835580Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:13:52.7839850Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:13:52.7851800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7859360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7879580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7882680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7891660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7902700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.7914650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8015590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8117810Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:13:52.8165680Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:13:52.8170980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8173980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8176370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8186750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8191240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8196540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8199540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8205180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8208130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8210590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8215200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8218020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8220840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8227000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8233750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8236830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8239240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8242480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8245520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8247950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8252350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8265680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8268440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8271600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8274560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8277410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8285920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8295130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8305940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8316950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8344630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8353290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8364240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8374780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:13:52.8386630Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:13:52.8395490Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:13:52.8400640Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:13:52.9003580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7008-1g0rls9.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-15T14:13:54.9120930Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:13:56.7964330Z ==> Summary 2021-05-15T14:13:56.8220530Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:13:56.8226130Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:13:56.9434880Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:13:56.9450070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-1s9ug7v 2021-05-15T14:13:56.9757160Z cp -pR /private/tmp/d20210515-6604-1s9ug7v/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:13:57.0040230Z chmod -Rf +w /private/tmp/d20210515-6604-1s9ug7v 2021-05-15T14:13:57.1348660Z ==> Finishing up 2021-05-15T14:13:57.1820700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:13:57.1825030Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:13:57.1832610Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:13:57.1837550Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:13:57.1845340Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:13:57.1852380Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:13:57.1863750Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:13:57.1869580Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:13:57.1875610Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:13:57.1882140Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:13:57.1892670Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:13:57.1898460Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:13:57.1904310Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:13:57.1911610Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:13:57.1916830Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:13:57.1923550Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:13:57.1932070Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:13:57.2153990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7035-v42eb4.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-15T14:13:59.2362830Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:14:00.9643050Z ==> Summary 2021-05-15T14:14:00.9680540Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:14:00.9686520Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:14:01.0270370Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:14:01.0289270Z 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/d20210515-6604-sl5j2m 2021-05-15T14:14:01.0454370Z cp -pR /private/tmp/d20210515-6604-sl5j2m/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:14:01.0654900Z chmod -Rf +w /private/tmp/d20210515-6604-sl5j2m 2021-05-15T14:14:01.1288500Z ==> Finishing up 2021-05-15T14:14:01.1758040Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:14:01.1763490Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:14:01.1770390Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:14:01.1779020Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:14:01.1956530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7062-c5q7hp.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-15T14:14:03.5617920Z ==> Summary 2021-05-15T14:14:03.5649540Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:14:03.5655410Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:14:03.5716140Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:14:03.5737010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-1nirjyc 2021-05-15T14:14:03.5909560Z cp -pR /private/tmp/d20210515-6604-1nirjyc/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:14:03.6044810Z chmod -Rf +w /private/tmp/d20210515-6604-1nirjyc 2021-05-15T14:14:03.6545320Z ==> Finishing up 2021-05-15T14:14:03.7036780Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:14:03.7040570Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:14:03.7047380Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:14:03.7054870Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:14:03.7061050Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:14:03.7205550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7088-1rfh4wa.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-15T14:14:06.1178610Z ==> Summary 2021-05-15T14:14:06.1195600Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:14:06.1202600Z ==> Installing imagemagick dependency: imath 2021-05-15T14:14:06.1261880Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:14:06.1281520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-1n39neb 2021-05-15T14:14:06.1552660Z cp -pR /private/tmp/d20210515-6604-1n39neb/imath/. /usr/local/Cellar/imath 2021-05-15T14:14:06.1903910Z chmod -Rf +w /private/tmp/d20210515-6604-1n39neb 2021-05-15T14:14:06.2550730Z ==> Finishing up 2021-05-15T14:14:06.3042070Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:14:06.3052360Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:14:06.3057310Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:14:06.3062810Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:14:06.3068110Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:14:06.3073520Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:14:06.3081330Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:14:06.3307320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7114-1kmtcoh.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-15T14:14:08.6786920Z ==> Summary 2021-05-15T14:14:08.6831460Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:14:08.6838410Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:14:08.6943320Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:14:08.6963020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6604-1p0ssb5 2021-05-15T14:14:08.7821150Z cp -pR /private/tmp/d20210515-6604-1p0ssb5/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:14:08.8929390Z chmod -Rf +w /private/tmp/d20210515-6604-1p0ssb5 2021-05-15T14:14:09.0779720Z ==> Finishing up 2021-05-15T14:14:09.1310270Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:14:09.1314060Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:14:09.1319920Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:14:09.1325570Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:14:09.1331330Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:14:09.1337040Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:14:09.1342460Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:14:09.1347620Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:14:09.1355510Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:14:09.1364920Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:14:09.1374790Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:14:09.1380510Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:14:09.1386310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:14:09.1392110Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:14:09.1397890Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:14:09.1404310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:14:09.1410780Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:14:09.1416340Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:14:09.1422250Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:14:09.1427890Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:14:09.1433810Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:14:09.1440090Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:14:09.1445440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:14:09.1451790Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:14:09.1456550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:14:09.1483350Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:14:09.1489080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:14:09.1497390Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:14:09.2045100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7143-1m8qbyr.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-15T14:14:11.6527990Z ==> Summary 2021-05-15T14:14:11.6656400Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:14:11.6662980Z ==> Installing imagemagick 2021-05-15T14:14:11.6667900Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:14:11.6690760Z 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/d20210515-6604-17gjkrk 2021-05-15T14:14:12.0905540Z cp -pR /private/tmp/d20210515-6604-17gjkrk/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:14:12.5747580Z chmod -Rf +w /private/tmp/d20210515-6604-17gjkrk 2021-05-15T14:14:15.6558640Z ==> Finishing up 2021-05-15T14:14:15.6760170Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:14:15.6766040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:14:15.6772700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:14:15.6778140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:14:15.6784320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:14:15.6790290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:14:15.6805060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:14:15.6808330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:14:15.6810420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:14:15.6813840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:14:15.6820330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:14:15.6827300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:14:15.6833700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:14:15.6839600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:14:15.6848960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:14:15.6932130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:14:15.6936510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:14:15.6941840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:14:15.6947330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:14:15.6952620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:14:15.6957870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:14:15.6963340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:14:15.6968670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:14:15.6974070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:14:15.6979710Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:14:15.6985320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:14:15.6991270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:14:15.6996770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:14:15.7002210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:14:15.7007570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:14:15.7016160Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:14:15.7022930Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:14:15.7037430Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:14:15.7042240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:14:15.7048400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:14:15.7055710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:14:15.7061550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:14:15.7067220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:14:15.7073150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:14:15.7079150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:14:15.7084960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:14:15.7090830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:14:15.7096740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:14:15.7102460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:14:15.7108100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:14:15.7113950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:14:15.7119810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:14:15.7125560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:14:15.7131340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:14:15.7137160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:14:15.7144830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:14:15.7150810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:14:15.7160520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:14:15.7163310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:14:15.7168260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:14:15.7173880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:14:15.7179290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:14:15.7185160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:14:15.7190620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:14:15.7196430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:14:15.7201690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:14:15.7207450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:14:15.7212820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:14:15.7221360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:14:15.7227540Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:14:15.7233550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:14:15.7239050Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:14:15.7248640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:14:15.7250940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:14:15.7256840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:14:15.7262290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:14:16.0018760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7169-uovm6a.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-15T14:14:18.5221250Z ==> Summary 2021-05-15T14:14:18.5752060Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:14:20.3715000Z ==> Caveats 2021-05-15T14:14:20.3716270Z ==> docbook 2021-05-15T14:14:20.3731530Z To use the DocBook package in your XML toolchain, 2021-05-15T14:14:20.3732330Z you need to add the following to your ~/.bashrc: 2021-05-15T14:14:20.3732730Z 2021-05-15T14:14:20.3733360Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:14:20.3734530Z ==> gnu-getopt 2021-05-15T14:14:20.3762840Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:14:20.3763970Z because macOS already provides this software and installing another version in 2021-05-15T14:14:20.3765500Z parallel can cause all kinds of trouble. 2021-05-15T14:14:20.3765890Z 2021-05-15T14:14:20.3767060Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:14:20.3768470Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:14:20.3769010Z 2021-05-15T14:14:20.3769260Z 2021-05-15T14:14:20.3769830Z Bash completion has been installed to: 2021-05-15T14:14:20.3770990Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:14:22.0615700Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:14:23.1748010Z /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-15T14:14:23.7245270Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:14:24.0426590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A20%3A00Z&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL%2B3CFDbZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:24.1638220Z /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-15T14\%3A20\%3A00Z\&sig=O8gr3W7OcQn7m5IDHGtvPnp1LYlQUwbWLGL\%2B3CFDbZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:14:24.2066180Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:14:24.2845390Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:14:24.2875610Z 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/d20210515-7176-rqo6w5 2021-05-15T14:14:24.3083830Z cp -pR /private/tmp/d20210515-7176-rqo6w5/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:14:24.3383790Z chmod -Rf +w /private/tmp/d20210515-7176-rqo6w5 2021-05-15T14:14:24.3994210Z ==> Finishing up 2021-05-15T14:14:24.4454410Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:14:24.4460980Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:14:24.4465710Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:14:24.4474820Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:14:24.4483060Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:14:24.4533470Z info /usr/local/share/info/udunits2.info 2021-05-15T14:14:24.4542130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:14:24.4585750Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:14:24.4595070Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:14:24.4636960Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:14:24.4645910Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:14:24.4653930Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:14:24.4660230Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:14:24.4848390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7343-1w3ogq2.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-15T14:14:26.7782700Z ==> Summary 2021-05-15T14:14:26.7816190Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:14:29.1707680Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:14:29.1709620Z To reinstall 1.6, run: 2021-05-15T14:14:29.1710320Z brew reinstall jq 2021-05-15T14:14:30.8256130Z ==> Caveats 2021-05-15T14:14:30.8256990Z imagej requires Java. You can install the latest version with: 2021-05-15T14:14:30.8258170Z brew install --cask adoptopenjdk 2021-05-15T14:14:30.8258630Z 2021-05-15T14:14:31.1079770Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:14:31.3706320Z /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-15T14:14:39.8139360Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:14:39.9991500Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:14:39.9992870Z ==> Installing Cask imagej 2021-05-15T14:14:40.0497370Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7453-1857hss 2021-05-15T14:14:40.3693810Z cp -pR /private/tmp/d20210515-7453-1857hss/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:14:40.5591380Z chmod -Rf +w /private/tmp/d20210515-7453-1857hss 2021-05-15T14:14:40.6446680Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:14:40.9740390Z 🍺 imagej was successfully installed! 2021-05-15T14:14:43.4595030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:14:45.1135010Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:14:45.4583000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A20%3A00Z&sig=p7KPXqL%2FKmXKGMf3AX2yeQB0RlDMqRvVZ6wL7OFjyoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:45.5608920Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:14:47.2176990Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:14:47.5554630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A20%3A00Z&sig=NrPLbfdeu2%2BrhcJ9bEZX84XkzXc1TufhpiRjxoRtlUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:47.8166930Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:14:47.8170700Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:14:47.9188340Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:14:50.6419350Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:14:50.6426610Z ==> Installing bowtie2 2021-05-15T14:14:50.6430450Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:14:53.4543410Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:14:56.5699190Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:14:58.2632260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:14:58.5973530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A20%3A00Z&sig=7hcreL%2FQij6f4E2111VHsu3hV6UTpzAf3FnlghhtG6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:14:58.7174870Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:15:00.3786310Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:15:00.7470960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A25%3A00Z&sig=upxnW8C4QYlotem9lxJ80IRKmc13lrQd7KTJFEj3s94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:00.8426890Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:15:02.8718340Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:15:03.2419220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A25%3A00Z&sig=gboqqA19k1DNCfk522rRIeGePXCv24ItO04PDe1TqFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:03.3498960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:15:05.1339760Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:15:05.4939750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A25%3A00Z&sig=xYVj8bPbqoL%2Fbuel6uPUs%2BvzuzxLVolUavCKi3cpkCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:05.5915710Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:15:07.2684450Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:15:07.6253200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A25%3A00Z&sig=GXLJm96FKebRNZzn6tFQqPL4Sz15mtOTk67gFVQGQPM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:07.7354350Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:15:09.4032650Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:15:09.7793990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A25%3A00Z&sig=CR3izat5wPX6OsAApb5kddxNsieoFMOsNJaZsupZvoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:09.9391810Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:15:10.4968500Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:15:10.4989590Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:15:10.8678980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:15:10.8940060Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:15:12.5709220Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:15:12.9241940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A25%3A00Z&sig=h8equESakmr0wWxSXNSOTlLNBpUbUWu%2Fc2vQjXdok3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:13.0068970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:15:14.7008700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:15:15.0988670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A25%3A00Z&sig=Txsk2PW%2FgdF%2BNP8h%2FqxIGHep3zJi1cJEhOk2yAaFtJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:15.2616750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:15:16.8564330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:15:17.3082920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A25%3A00Z&sig=I1uPAuPnBEzyx47R0avLQnr15wW8gIkXWAgBCWkWSeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:17.4771300Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:15:19.3623200Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:15:19.7675300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A25%3A00Z&sig=K2ZiY%2FHtrUOskRg7yofDYDZ%2FR4KVxFo%2FYY5jYVLBkXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:20.1054810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:15:21.7841430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:15:22.1695370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A25%3A00Z&sig=xGrkZuhjhWRv8uuz3Wxbtdnadgy4sKl41WZ8spO8PJQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:22.2711520Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:15:23.9268510Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:15:24.2931750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A25%3A00Z&sig=Su55ZcIaz5piIbeVE218NL%2FCxeEf18LwmWTSEg2QqpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:24.4067020Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:15:26.2938520Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:15:26.6546280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A25%3A00Z&sig=Qp0i4fpVK8A3HsEkk8s39ci0RZc3PCezB4Rz9jMd45k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:26.7569150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:15:28.3787320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:15:28.7774650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A25%3A00Z&sig=EHt76%2BoM2iqlFzmdgnaNGvHf1wjfUV%2BShJzcBgLuK1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:29.1062610Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:15:30.7928310Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:15:31.1204510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A25%3A00Z&sig=oeqT%2FYSOm%2FCgy8RnjULZML7yXbiSVy4V%2BbtVpqyrWW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:31.3264610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:15:32.9852370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:15:33.4037350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A25%3A00Z&sig=eICgKkRurEt%2Br4MXfGbrrplHezluNQ1ax%2FeTeyQlAAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:33.8127240Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:15:35.5034300Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:15:35.8394140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A25%3A00Z&sig=DMmx64sFM7%2BvEWHYuV0MuL3M5gSU%2FSQt6TpMEzVYjrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:36.0191130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:15:37.6467830Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:15:38.0523510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A25%3A00Z&sig=Jvn9hgR66aYNXNATFBKo%2F8mGkNZEWMbLFOsvpOVILAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:38.3309330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:15:39.9894100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:15:40.3174190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A25%3A00Z&sig=3ttVkYMg3K69JDbdsIx2%2FQ5Ktg7M34FV3JGrKm9J3UM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:15:40.7539780Z ==> 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-15T14:15:40.7543110Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:15:40.8172590Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:15:43.2784410Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:15:43.2788680Z ==> Installing gdal dependency: popt 2021-05-15T14:15:43.2810460Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:15:45.7186600Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:15:45.7193040Z ==> Installing gdal dependency: epsilon 2021-05-15T14:15:45.7246030Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:15:48.2028760Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:15:48.2033710Z ==> Installing gdal dependency: expat 2021-05-15T14:15:48.2055840Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:15:50.5566400Z ==> Caveats 2021-05-15T14:15:50.5567790Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:15:50.5568800Z because macOS already provides this software and installing another version in 2021-05-15T14:15:50.5569640Z parallel can cause all kinds of trouble. 2021-05-15T14:15:50.5570010Z 2021-05-15T14:15:50.5570610Z If you need to have expat first in your PATH, run: 2021-05-15T14:15:50.5571910Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:15:50.5572400Z 2021-05-15T14:15:50.5572990Z For compilers to find expat you may need to set: 2021-05-15T14:15:50.5574090Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:15:50.5575210Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:15:50.5575620Z 2021-05-15T14:15:50.5576570Z For pkg-config to find expat you may need to set: 2021-05-15T14:15:50.5577390Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:15:50.5577820Z 2021-05-15T14:15:50.5578640Z ==> Summary 2021-05-15T14:15:50.5596400Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:15:50.5602570Z ==> Installing gdal dependency: freexl 2021-05-15T14:15:50.5662270Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:15:53.1632150Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:15:53.1637350Z ==> Installing gdal dependency: geos 2021-05-15T14:15:53.1988630Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:15:56.4417540Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:15:56.4425140Z ==> Installing gdal dependency: hdf5 2021-05-15T14:15:56.4864690Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:15:59.6342400Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:15:59.6349010Z ==> Installing gdal dependency: json-c 2021-05-15T14:15:59.6403280Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:16:01.9702360Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:16:01.9709140Z ==> Installing gdal dependency: libxml2 2021-05-15T14:16:01.9784660Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:16:04.9076350Z ==> Caveats 2021-05-15T14:16:04.9081210Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:16:04.9082830Z because macOS already provides this software and installing another version in 2021-05-15T14:16:04.9083720Z parallel can cause all kinds of trouble. 2021-05-15T14:16:04.9084130Z 2021-05-15T14:16:04.9084760Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:16:04.9086230Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:16:04.9086740Z 2021-05-15T14:16:04.9087360Z For compilers to find libxml2 you may need to set: 2021-05-15T14:16:04.9088900Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:16:04.9090180Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:16:04.9090630Z 2021-05-15T14:16:04.9091650Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:16:04.9092650Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:16:04.9093140Z 2021-05-15T14:16:04.9094020Z ==> Summary 2021-05-15T14:16:04.9285510Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:16:04.9291040Z ==> Installing gdal dependency: libdap 2021-05-15T14:16:04.9466700Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:16:07.7837050Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:16:07.7842740Z ==> Installing gdal dependency: proj 2021-05-15T14:16:07.8039840Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:16:10.4559640Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:16:10.4565270Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:16:10.4814120Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:16:12.9186940Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:16:12.9191550Z ==> Installing gdal dependency: librttopo 2021-05-15T14:16:12.9621090Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:16:15.3958680Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:16:15.3963070Z ==> Installing gdal dependency: minizip 2021-05-15T14:16:15.4108460Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:16:17.8598820Z ==> Caveats 2021-05-15T14:16:17.8600950Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:16:17.8602220Z with the venerable 'unzip' library. 2021-05-15T14:16:17.8603230Z ==> Summary 2021-05-15T14:16:17.8621180Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:16:17.8627900Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:16:17.9537320Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:16:21.0181130Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:16:21.0188640Z ==> Installing gdal dependency: netcdf 2021-05-15T14:16:21.0797020Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:16:23.8142840Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:16:23.8147520Z ==> Installing gdal dependency: openblas 2021-05-15T14:16:23.8500870Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:16:31.9244480Z ==> Caveats 2021-05-15T14:16:31.9246330Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:16:31.9247280Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:16:31.9248460Z 2021-05-15T14:16:31.9249070Z For compilers to find openblas you may need to set: 2021-05-15T14:16:31.9250280Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:16:31.9251440Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:16:31.9251870Z 2021-05-15T14:16:31.9252860Z For pkg-config to find openblas you may need to set: 2021-05-15T14:16:31.9253690Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:16:31.9254140Z 2021-05-15T14:16:31.9254970Z ==> Summary 2021-05-15T14:16:31.9271810Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:16:31.9279440Z ==> Installing gdal dependency: numpy 2021-05-15T14:16:32.0016550Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:16:36.7464740Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:16:36.7470210Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:16:36.7526480Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:16:42.8072850Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:16:42.8074220Z ==> Installing gdal 2021-05-15T14:16:42.8075450Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:16:55.8888940Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:16:57.1063090Z ==> No outdated dependents to upgrade! 2021-05-15T14:16:57.1064570Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:16:57.4684550Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:16:57.4685930Z netcdf 2021-05-15T14:16:57.5995370Z ==> Caveats 2021-05-15T14:16:57.5996490Z ==> expat 2021-05-15T14:16:57.6044640Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:16:57.6045750Z because macOS already provides this software and installing another version in 2021-05-15T14:16:57.6046640Z parallel can cause all kinds of trouble. 2021-05-15T14:16:57.6047020Z 2021-05-15T14:16:57.6047640Z If you need to have expat first in your PATH, run: 2021-05-15T14:16:57.6049020Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:16:57.6049550Z 2021-05-15T14:16:57.6050170Z For compilers to find expat you may need to set: 2021-05-15T14:16:57.6051300Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:16:57.6052470Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:16:57.6052910Z 2021-05-15T14:16:57.6053900Z For pkg-config to find expat you may need to set: 2021-05-15T14:16:57.6054760Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:16:57.6055210Z 2021-05-15T14:16:57.6056070Z ==> libxml2 2021-05-15T14:16:57.6091330Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:16:57.6092440Z because macOS already provides this software and installing another version in 2021-05-15T14:16:57.6093310Z parallel can cause all kinds of trouble. 2021-05-15T14:16:57.6093700Z 2021-05-15T14:16:57.6094320Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:16:57.6095750Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:16:57.6096260Z 2021-05-15T14:16:57.6096880Z For compilers to find libxml2 you may need to set: 2021-05-15T14:16:57.6098040Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:16:57.6099210Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:16:57.6099640Z 2021-05-15T14:16:57.6100650Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:16:57.6101500Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:16:57.6101960Z 2021-05-15T14:16:57.6102820Z ==> minizip 2021-05-15T14:16:57.6109750Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:16:57.6112050Z with the venerable 'unzip' library. 2021-05-15T14:16:57.6113060Z ==> openblas 2021-05-15T14:16:57.6154500Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:16:57.6155550Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:16:57.6156050Z 2021-05-15T14:16:57.6156680Z For compilers to find openblas you may need to set: 2021-05-15T14:16:57.6157910Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:16:57.6159110Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:16:57.6159560Z 2021-05-15T14:16:57.6160600Z For pkg-config to find openblas you may need to set: 2021-05-15T14:16:57.6161470Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:16:57.6161940Z 2021-05-15T14:16:59.7159500Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:17:00.2685280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:17:00.2708920Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:17:00.6237510Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:17:00.6418980Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:17:01.1889260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:17:01.1910890Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:17:01.5216940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:17:01.5422880Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:17:03.2375950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:17:03.5645620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A25%3A00Z&sig=fOcYi6nQJaHariD69CrCCDBRALKUvAPHJcGQMXESS7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:05.0218900Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:17:05.5901870Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:17:05.5922480Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:17:05.9363680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:17:05.9470600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:17:07.5668700Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:17:07.9117730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A25%3A00Z&sig=cKfZwJ5VTjzhVa8WkJd13aUgK0ilrvBh%2BBa016WJqLg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:08.1005600Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:17:08.1024120Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:17:09.7810480Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:17:10.1298630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A25%3A00Z&sig=g2hVyYmHQrJY7Z5TYCT0w5%2FCkdjZ%2F%2F8U5G7ehieFW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:10.6374220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:17:12.3128220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:17:12.6579070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A25%3A00Z&sig=vGCy5qFYwOpICzdBrjP11bixsPQ1VC93mzP4IdE1Yaw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:13.0251960Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:17:14.7231920Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:17:15.0459360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A25%3A00Z&sig=V%2Bo4grty%2Fh4TH3oki0HnLN88zcoi89tCUr50mIAjRWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:17:16.1305410Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:17:16.1313260Z ==> Installing itk dependency: open-mpi 2021-05-15T14:17:16.2522560Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:17:22.0859050Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:17:22.0866120Z ==> Installing itk dependency: fftw 2021-05-15T14:17:22.1540180Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:17:24.9547130Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:17:24.9552690Z ==> Installing itk dependency: boost 2021-05-15T14:17:24.9606400Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:17:59.5124370Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:17:59.5134460Z ==> Installing itk dependency: netcdf 2021-05-15T14:17:59.5801340Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:18:02.3700790Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:18:02.3706380Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:18:02.4194130Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:18:07.7546970Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:18:07.7552610Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:18:07.9076770Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:18:42.9033920Z ==> Caveats 2021-05-15T14:18:42.9035380Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:18:42.9036320Z because this is an alternate version of another formula. 2021-05-15T14:18:42.9036760Z 2021-05-15T14:18:42.9037360Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:18:42.9039230Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:18:42.9039730Z 2021-05-15T14:18:42.9040330Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:18:42.9041450Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:18:42.9042570Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:18:42.9043010Z 2021-05-15T14:18:42.9043860Z ==> Summary 2021-05-15T14:18:43.1371940Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:18:43.1378030Z ==> Installing itk dependency: gdcm 2021-05-15T14:18:43.3293010Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:18:49.5596540Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:18:49.5602370Z ==> Installing itk 2021-05-15T14:18:49.5606180Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:19:07.3093760Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:19:10.4933170Z ==> No outdated dependents to upgrade! 2021-05-15T14:19:10.4934620Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:19:17.9543400Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:19:17.9544160Z fftw 2021-05-15T14:19:17.9986590Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:19:17.9987960Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:19:19.7321680Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:19:19.8615340Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:19:20.9777950Z /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-15T14:19:21.5141540Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:19:21.8366870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A25%3A00Z&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:19:21.8724370Z /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-15T14\%3A25\%3A00Z\&sig=Abi0TU4DUuk4lXeoyYulef1oU1fgFPD38eI0tb6Eot4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:19:21.9128590Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:19:21.9186680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:19:22.9401510Z /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-15T14:19:23.4812480Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:19:23.8609970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A25%3A00Z&sig=89w%2FaM0%2BgpS%2BI7wSTcGzG9n6qZObchZlE04XYtgT%2Byc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:19:23.8906220Z /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-15T14\%3A25\%3A00Z\&sig=89w\%2FaM0\%2BgpS\%2BI7wSTcGzG9n6qZObchZlE04XYtgT\%2Byc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:19:23.9611970Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:19:23.9694690Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:19:25.1086050Z /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-15T14:19:25.6320440Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:19:25.9553380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A25%3A00Z&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:19:25.9935020Z /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-15T14\%3A25\%3A00Z\&sig=MxDyOdyik9ZVhd4Iuz2ljQXjbBz4Rpg7UProzwaBpFM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:19:26.0410530Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:19:26.0451970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:19:27.1599700Z /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-15T14:19:27.7257900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:19:28.0737920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A25%3A00Z&sig=qepcGtB%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:19:28.1235760Z /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-15T14\%3A25\%3A00Z\&sig=qepcGtB\%2BAU04bKLR7NX00p3Et2Im1rLCWe9PKCBD2QQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:19:28.3767450Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:19:28.4372240Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:19:28.4376190Z ==> Installing libav dependency: faac 2021-05-15T14:19:28.4988190Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:19:28.5019900Z 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/d20210515-9044-hs1ig9 2021-05-15T14:19:28.5148090Z cp -pR /private/tmp/d20210515-9044-hs1ig9/faac/. /usr/local/Cellar/faac 2021-05-15T14:19:28.5310310Z chmod -Rf +w /private/tmp/d20210515-9044-hs1ig9 2021-05-15T14:19:28.5857710Z ==> Finishing up 2021-05-15T14:19:28.6356140Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:19:28.6362180Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:19:28.6367280Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:19:28.6378530Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:19:28.6385340Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:19:28.6390490Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:19:28.6396150Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:19:28.6548340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9226-7jw8nu.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-15T14:19:30.8596900Z ==> Summary 2021-05-15T14:19:30.8620440Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:19:30.8627890Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:19:30.8650000Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:19:30.8668310Z 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/d20210515-9044-1jcus71 2021-05-15T14:19:30.8986850Z cp -pR /private/tmp/d20210515-9044-1jcus71/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:19:30.9184440Z chmod -Rf +w /private/tmp/d20210515-9044-1jcus71 2021-05-15T14:19:30.9716230Z ==> Finishing up 2021-05-15T14:19:31.0193530Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:19:31.0200160Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:19:31.0207380Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:19:31.0212120Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:19:31.0218010Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:19:31.0226140Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:19:31.0385360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9252-7jcbn7.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-15T14:19:33.2490900Z ==> Summary 2021-05-15T14:19:33.2513700Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:19:33.2520440Z ==> Installing libav dependency: sdl 2021-05-15T14:19:33.2543850Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:19:33.2563220Z 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/d20210515-9044-1qmfv9y 2021-05-15T14:19:33.3398890Z cp -pR /private/tmp/d20210515-9044-1qmfv9y/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:19:33.4661590Z chmod -Rf +w /private/tmp/d20210515-9044-1qmfv9y 2021-05-15T14:19:33.5984920Z ==> Finishing up 2021-05-15T14:19:33.6472590Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:19:33.6480590Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:19:33.6491290Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:19:33.6505470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:19:33.6513350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:19:33.6520000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:19:33.6527250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:19:33.6553270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:19:33.6560230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:19:33.6566860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:19:33.6574270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:19:33.6582300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:19:33.6588990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:19:33.6595230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:19:33.6601720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:19:33.6607780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:19:33.6614280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:19:33.6620380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:19:33.6627010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:19:33.6633180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:19:33.6639760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:19:33.6645970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:19:33.6652210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:19:33.6659010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:19:33.6665400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:19:33.6672030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:19:33.6678320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:19:33.6685180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:19:33.6692020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:19:33.6698220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:19:33.6705180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:19:33.6724650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:19:33.6730640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:19:33.6736570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:19:33.6742590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:19:33.6748810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:19:33.6754580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:19:33.6760630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:19:33.6766530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:19:33.6772000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:19:33.6778200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:19:33.6784300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:19:33.6790840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:19:33.6797400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:19:33.6803570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:19:33.6809640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:19:33.6815500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:19:33.6821480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:19:33.6827070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:19:33.6833090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:19:33.6839020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:19:33.6845120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:19:33.6850920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:19:33.6856560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:19:33.6862810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:19:33.6868860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:19:33.6875030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:19:33.6881130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:19:33.6886990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:19:33.6893360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:19:33.6899630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:19:33.6905720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:19:33.6911420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:19:33.6930870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:19:33.6936520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:19:33.6942550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:19:33.6948260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:19:33.6953980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:19:33.6960420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:19:33.6966130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:19:33.6971930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:19:33.6977780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:19:33.6983780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:19:33.6989750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:19:33.6995750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:19:33.7001270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:19:33.7007770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:19:33.7014610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:19:33.7020530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:19:33.7026470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:19:33.7032570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:19:33.7038680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:19:33.7044310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:19:33.7050420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:19:33.7056320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:19:33.7062540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:19:33.7068490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:19:33.7074900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:19:33.7080970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:19:33.7087470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:19:33.7093330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:19:33.7099880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:19:33.7105750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:19:33.7112770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:19:33.7118740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:19:33.7137230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:19:33.7143120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:19:33.7149220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:19:33.7155590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:19:33.7161060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:19:33.7165570Z Only the first 100 operations were output. 2021-05-15T14:19:33.8132280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9278-18oezh1.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-15T14:19:36.1129700Z ==> Summary 2021-05-15T14:19:36.1301610Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:19:36.1307860Z ==> Installing libav 2021-05-15T14:19:36.1311210Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:19:36.1329460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9044-trlela 2021-05-15T14:19:36.3646020Z cp -pR /private/tmp/d20210515-9044-trlela/libav/. /usr/local/Cellar/libav 2021-05-15T14:19:36.4569570Z chmod -Rf +w /private/tmp/d20210515-9044-trlela 2021-05-15T14:19:38.0325640Z ==> Finishing up 2021-05-15T14:19:38.0827460Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:19:38.0831350Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:19:38.0846740Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:19:38.0859610Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:19:38.0865000Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:19:38.0870610Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:19:38.1230870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9317-1n7uh2l.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-15T14:19:40.3620800Z ==> Summary 2021-05-15T14:19:40.3642360Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:19:43.0128070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:19:44.7059670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:19:45.0418000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A25%3A00Z&sig=jVGOAqn73C78XiGTx6wjcy471%2B5H%2BVDZwrGKnEEi5ho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:19:45.2797950Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:19:47.8818310Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:19:50.2870300Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:19:50.2871860Z To reinstall 4.3.0, run: 2021-05-15T14:19:50.2872510Z brew reinstall libtiff 2021-05-15T14:19:51.8453310Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:19:51.8454140Z To reinstall 2.3.9_1, run: 2021-05-15T14:19:51.8454700Z brew reinstall unixodbc 2021-05-15T14:19:53.4240170Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:19:53.4241140Z To reinstall 1.0.18_1, run: 2021-05-15T14:19:53.4241730Z brew reinstall libsodium 2021-05-15T14:19:55.0084500Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:19:55.0085380Z To reinstall 4.1.1, run: 2021-05-15T14:19:55.0085970Z brew reinstall tesseract 2021-05-15T14:19:56.5966270Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:19:56.5967100Z To reinstall 1.21.1, run: 2021-05-15T14:19:56.5968300Z brew reinstall wget 2021-05-15T14:19:58.1611900Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:19:58.1612740Z To reinstall 4.3.4, run: 2021-05-15T14:19:58.1613280Z brew reinstall zeromq 2021-05-15T14:19:59.7186760Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:19:59.7187590Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:19:59.7188160Z brew reinstall udunits 2021-05-15T14:20:01.3132770Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:20:01.3134630Z To reinstall 1.2.0, run: 2021-05-15T14:20:01.3135220Z brew reinstall webp 2021-05-15T14:20:02.9543600Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:20:04.6729350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:20:05.5456260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A30%3A00Z&sig=xOSFCm6U%2FbBM6ekhjcyWFWjyO1%2BQYMrmrG8ScUMKyBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:20:07.0162290Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:21:09.0720510Z ==> Caveats 2021-05-15T14:21:09.0722100Z Bash completion has been installed to: 2021-05-15T14:21:09.0723320Z /usr/local/etc/bash_completion.d 2021-05-15T14:21:09.0724550Z ==> Summary 2021-05-15T14:21:10.5814120Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:21:13.5937510Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:21:13.5943240Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142113Z&X-Amz-Expires=300&X-Amz-Signature=dd3c4f31f4586552db49dc7525c7c1aa89610fb26e3adfb3bd3e52225208d526&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-15T14:21:16.5906920Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:21:16.5908240Z ==> Installing Cask xquartz 2021-05-15T14:21:32.7927230Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:21:32.7928880Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:22:00.1126150Z installer: Package name is 2021-05-15T14:22:00.1128740Z installer: Installing at base path / 2021-05-15T14:22:00.1129590Z installer: The install was successful. 2021-05-15T14:22:00.1130650Z installer: The install requires logging out now. 2021-05-15T14:22:00.2018130Z 🍺 xquartz was successfully installed! 2021-05-15T14:22:00.2294820Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:22:00.2295460Z with: 2021-05-15T14:22:00.2296080Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:22:00.2296600Z env: 2021-05-15T14:22:00.2297080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:00.2297600Z TIC_DEPLOY_KEY: 2021-05-15T14:22:00.2298120Z RSPM: 2021-05-15T14:22:00.2299680Z GITHUB_PAT: *** 2021-05-15T14:22:00.2300190Z COVERALLS_TOKEN: 2021-05-15T14:22:00.2300720Z continue-on-error: false 2021-05-15T14:22:00.2301260Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:00.2301810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:00.2302310Z TZ: UTC 2021-05-15T14:22:00.2302820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:00.2303300Z NOT_CRAN: true 2021-05-15T14:22:00.2303740Z ##[endgroup] 2021-05-15T14:22:00.3147880Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:22:00.3272350Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:22:00.3273070Z env: 2021-05-15T14:22:00.3273670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:00.3274230Z TIC_DEPLOY_KEY: 2021-05-15T14:22:00.3274710Z RSPM: 2021-05-15T14:22:00.3275890Z GITHUB_PAT: *** 2021-05-15T14:22:00.3276460Z COVERALLS_TOKEN: 2021-05-15T14:22:00.3277130Z continue-on-error: false 2021-05-15T14:22:00.3277710Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:00.3278330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:00.3278860Z TZ: UTC 2021-05-15T14:22:00.3279450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:00.3280030Z NOT_CRAN: true 2021-05-15T14:22:00.3280540Z ##[endgroup] 2021-05-15T14:22:01.5668450Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:22:01.5669160Z with: 2021-05-15T14:22:01.5669680Z repo_name: kirby21.smri 2021-05-15T14:22:01.5670180Z repo_version: 1.5 2021-05-15T14:22:01.5670690Z runner_os: macOS 2021-05-15T14:22:01.5671190Z R_version: 4.0 2021-05-15T14:22:01.5671610Z env: 2021-05-15T14:22:01.5672140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:01.5672720Z TIC_DEPLOY_KEY: 2021-05-15T14:22:01.5673210Z RSPM: 2021-05-15T14:22:01.5674550Z GITHUB_PAT: *** 2021-05-15T14:22:01.5675110Z COVERALLS_TOKEN: 2021-05-15T14:22:01.5675670Z continue-on-error: false 2021-05-15T14:22:01.5676260Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:01.5676860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:01.5677420Z TZ: UTC 2021-05-15T14:22:01.5677930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:01.5678420Z NOT_CRAN: true 2021-05-15T14:22:01.5678910Z ##[endgroup] 2021-05-15T14:22:01.6368010Z Package: kirby21.smri 2021-05-15T14:22:01.6372910Z Version: 1.5 2021-05-15T14:22:01.6373440Z OS: macOS 2021-05-15T14:22:01.6462700Z ##[group]Run install.packages('remotes') 2021-05-15T14:22:01.6463710Z install.packages('remotes') 2021-05-15T14:22:01.6464600Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:22:01.6465690Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:22:01.6656800Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:22:01.6657330Z env: 2021-05-15T14:22:01.6657900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:01.6658490Z TIC_DEPLOY_KEY: 2021-05-15T14:22:01.6658950Z RSPM: 2021-05-15T14:22:01.6660050Z GITHUB_PAT: *** 2021-05-15T14:22:01.6660570Z COVERALLS_TOKEN: 2021-05-15T14:22:01.6661170Z continue-on-error: false 2021-05-15T14:22:01.6661750Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:01.6662380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:01.6662930Z TZ: UTC 2021-05-15T14:22:01.6663540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:01.6664100Z NOT_CRAN: true 2021-05-15T14:22:01.6664600Z ##[endgroup] 2021-05-15T14:22:01.9127880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:01.9129260Z (as ‘lib’ is unspecified) 2021-05-15T14:22:04.2162230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T14:22:04.4461840Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T14:22:04.4574180Z ================================================== 2021-05-15T14:22:04.4574850Z downloaded 381 KB 2021-05-15T14:22:04.4575210Z 2021-05-15T14:22:04.4828260Z 2021-05-15T14:22:04.4846340Z The downloaded binary packages are in 2021-05-15T14:22:04.4858950Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpBVP4zr/downloaded_packages 2021-05-15T14:22:12.6988620Z ##[group]Run actions/cache@v1 2021-05-15T14:22:12.6989260Z with: 2021-05-15T14:22:12.6989820Z path: /Users/runner/work/_temp/Library 2021-05-15T14:22:12.6992500Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-56bc3bd166f8f407d417059d34aabc89c085035a49a6b33a391a0e897b4497e2 2021-05-15T14:22:12.6995860Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T14:22:12.6997070Z env: 2021-05-15T14:22:12.6997650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:12.6998240Z TIC_DEPLOY_KEY: 2021-05-15T14:22:12.6998690Z RSPM: 2021-05-15T14:22:12.7000800Z GITHUB_PAT: *** 2021-05-15T14:22:12.7001430Z COVERALLS_TOKEN: 2021-05-15T14:22:12.7002030Z continue-on-error: false 2021-05-15T14:22:12.7002610Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:12.7003220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:12.7003750Z TZ: UTC 2021-05-15T14:22:12.7004360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:12.7004920Z NOT_CRAN: true 2021-05-15T14:22:12.7005380Z ##[endgroup] 2021-05-15T14:22:12.7749420Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:22:12.7853090Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:22:12.7854010Z remotes::install_github("ropensci/tic") 2021-05-15T14:22:12.7854900Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:22:12.7855730Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:22:12.7856390Z remotes::install_cran("covr") 2021-05-15T14:22:12.8048750Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:22:12.8049340Z env: 2021-05-15T14:22:12.8049880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:22:12.8050480Z TIC_DEPLOY_KEY: 2021-05-15T14:22:12.8050970Z RSPM: 2021-05-15T14:22:12.8052200Z GITHUB_PAT: *** 2021-05-15T14:22:12.8052770Z COVERALLS_TOKEN: 2021-05-15T14:22:12.8053350Z continue-on-error: false 2021-05-15T14:22:12.8053950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:22:12.8054540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:22:12.8055180Z TZ: UTC 2021-05-15T14:22:12.8055730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:22:12.8056250Z NOT_CRAN: true 2021-05-15T14:22:12.8056750Z ##[endgroup] 2021-05-15T14:22:13.0744860Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:22:13.7829790Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:22:17.9461880Z 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-15T14:22:17.9464450Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:22:17.9466750Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:17.9467900Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:22:17.9469560Z (as ‘lib’ is unspecified) 2021-05-15T14:22:17.9470600Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:22:17.9472090Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:22:17.9473480Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:22:17.9474870Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:22:17.9476190Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:22:17.9477610Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:22:17.9479250Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:22:17.9480940Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:22:17.9481930Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:22:17.9482840Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:22:17.9483850Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:22:17.9484780Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:22:17.9485760Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:22:17.9486760Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:22:17.9488000Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:22:17.9489040Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:22:17.9490000Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:22:17.9490990Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:22:17.9491920Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:22:17.9492910Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:22:17.9493840Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:22:17.9494870Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:22:17.9495870Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:22:17.9496850Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:22:17.9497840Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:22:17.9498780Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:22:17.9499760Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:22:17.9500670Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:22:17.9501670Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:22:17.9502600Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:22:17.9503610Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:22:17.9504560Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:22:17.9505580Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:22:19.5085260Z 2021-05-15T14:22:19.5086480Z There is a binary version available but the source version is later: 2021-05-15T14:22:19.5110790Z binary source needs_compilation 2021-05-15T14:22:19.5111600Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:22:19.5111950Z 2021-05-15T14:22:19.5140900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T14:22:19.7262710Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T14:22:19.7506340Z ================================================== 2021-05-15T14:22:19.7507050Z downloaded 1.3 MB 2021-05-15T14:22:19.7507420Z 2021-05-15T14:22:19.7551550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T14:22:19.8911130Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T14:22:19.8959670Z ================================================== 2021-05-15T14:22:19.8960340Z downloaded 219 KB 2021-05-15T14:22:19.8960650Z 2021-05-15T14:22:19.8999070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T14:22:20.0535060Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T14:22:20.0554900Z ================================================== 2021-05-15T14:22:20.0555540Z downloaded 135 KB 2021-05-15T14:22:20.0555910Z 2021-05-15T14:22:20.0594860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T14:22:20.2687280Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T14:22:20.2692120Z ================================================== 2021-05-15T14:22:20.2692840Z downloaded 46 KB 2021-05-15T14:22:20.2693200Z 2021-05-15T14:22:20.2729160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T14:22:20.4344410Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T14:22:20.4345440Z ================================================== 2021-05-15T14:22:20.4346200Z downloaded 21 KB 2021-05-15T14:22:20.4346590Z 2021-05-15T14:22:20.4377720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T14:22:20.6793360Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T14:22:20.6808720Z ================================================== 2021-05-15T14:22:20.6809330Z downloaded 80 KB 2021-05-15T14:22:20.6809690Z 2021-05-15T14:22:20.6856390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T14:22:20.8548500Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T14:22:20.8829490Z ================================================== 2021-05-15T14:22:20.8830230Z downloaded 2.8 MB 2021-05-15T14:22:20.8830550Z 2021-05-15T14:22:20.8915350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T14:22:21.0505630Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T14:22:21.0506940Z ================================================== 2021-05-15T14:22:21.0507850Z downloaded 34 KB 2021-05-15T14:22:21.0508240Z 2021-05-15T14:22:21.0542620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T14:22:21.1904000Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T14:22:21.2175020Z ================================================== 2021-05-15T14:22:21.2175890Z downloaded 841 KB 2021-05-15T14:22:21.2176260Z 2021-05-15T14:22:21.2221370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T14:22:21.4092410Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T14:22:21.4181450Z ================================================== 2021-05-15T14:22:21.4182150Z downloaded 480 KB 2021-05-15T14:22:21.4182500Z 2021-05-15T14:22:21.4230400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T14:22:21.6599380Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T14:22:21.6600240Z ================================================== 2021-05-15T14:22:21.6600830Z downloaded 12 KB 2021-05-15T14:22:21.6601180Z 2021-05-15T14:22:21.6641640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T14:22:21.8270810Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T14:22:21.8379480Z ================================================== 2021-05-15T14:22:21.8380160Z downloaded 486 KB 2021-05-15T14:22:21.8380560Z 2021-05-15T14:22:21.8420920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T14:22:22.0857610Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T14:22:22.0874960Z ================================================== 2021-05-15T14:22:22.0875570Z downloaded 89 KB 2021-05-15T14:22:22.0875940Z 2021-05-15T14:22:22.0910350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T14:22:22.2580580Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T14:22:22.2898690Z ================================================== 2021-05-15T14:22:22.2899340Z downloaded 518 KB 2021-05-15T14:22:22.2899720Z 2021-05-15T14:22:22.2938110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T14:22:22.4575430Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T14:22:22.4604770Z ================================================== 2021-05-15T14:22:22.4605450Z downloaded 206 KB 2021-05-15T14:22:22.4605810Z 2021-05-15T14:22:22.4645230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T14:22:22.6971350Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T14:22:22.7020750Z ================================================== 2021-05-15T14:22:22.7021570Z downloaded 265 KB 2021-05-15T14:22:22.7021930Z 2021-05-15T14:22:22.7060810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T14:22:22.8404000Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T14:22:22.8427510Z ================================================== 2021-05-15T14:22:22.8428170Z downloaded 166 KB 2021-05-15T14:22:22.8428540Z 2021-05-15T14:22:22.8463230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T14:22:23.1090250Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T14:22:23.1107260Z ================================================== 2021-05-15T14:22:23.1107910Z downloaded 94 KB 2021-05-15T14:22:23.1108210Z 2021-05-15T14:22:23.1152280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T14:22:23.2675330Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T14:22:23.2694760Z ================================================== 2021-05-15T14:22:23.2695400Z downloaded 136 KB 2021-05-15T14:22:23.2695780Z 2021-05-15T14:22:23.2730900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T14:22:23.5413640Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T14:22:23.5438070Z ================================================== 2021-05-15T14:22:23.5438700Z downloaded 183 KB 2021-05-15T14:22:23.5439060Z 2021-05-15T14:22:23.5477020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T14:22:23.8006600Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T14:22:23.8052140Z ================================================== 2021-05-15T14:22:23.8052830Z downloaded 198 KB 2021-05-15T14:22:23.8053150Z 2021-05-15T14:22:23.8091340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T14:22:24.0632430Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T14:22:24.0685990Z ================================================== 2021-05-15T14:22:24.0686680Z downloaded 204 KB 2021-05-15T14:22:24.0687040Z 2021-05-15T14:22:24.0723700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T14:22:24.3393210Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T14:22:24.3404250Z ================================================== 2021-05-15T14:22:24.3404870Z downloaded 64 KB 2021-05-15T14:22:24.3405230Z 2021-05-15T14:22:24.3441170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T14:22:24.5115770Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T14:22:24.5127140Z ================================================== 2021-05-15T14:22:24.5127740Z downloaded 44 KB 2021-05-15T14:22:24.5128100Z 2021-05-15T14:22:24.5164940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T14:22:24.7652700Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T14:22:24.7710060Z ================================================== 2021-05-15T14:22:24.7710710Z downloaded 408 KB 2021-05-15T14:22:24.7711030Z 2021-05-15T14:22:24.7751660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T14:22:24.9112020Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T14:22:24.9124100Z ================================================== 2021-05-15T14:22:24.9124740Z downloaded 91 KB 2021-05-15T14:22:24.9125110Z 2021-05-15T14:22:24.9260880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T14:22:25.0610770Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T14:22:25.0635120Z ================================================== 2021-05-15T14:22:25.0635830Z downloaded 134 KB 2021-05-15T14:22:25.0636200Z 2021-05-15T14:22:25.0670460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T14:22:25.2692310Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T14:22:25.2926320Z ================================================== 2021-05-15T14:22:25.2927000Z downloaded 1.9 MB 2021-05-15T14:22:25.2927370Z 2021-05-15T14:22:25.2980150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T14:22:25.4604960Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T14:22:25.4678390Z ================================================== 2021-05-15T14:22:25.4679070Z downloaded 532 KB 2021-05-15T14:22:25.4679790Z 2021-05-15T14:22:25.4720450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T14:22:25.7376810Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T14:22:25.7474530Z ================================================== 2021-05-15T14:22:25.7475270Z downloaded 515 KB 2021-05-15T14:22:25.7475630Z 2021-05-15T14:22:25.7522310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T14:22:25.9403150Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T14:22:25.9411690Z ================================================== 2021-05-15T14:22:25.9412320Z downloaded 47 KB 2021-05-15T14:22:25.9412670Z 2021-05-15T14:22:25.9449330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T14:22:26.2049290Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T14:22:26.2276760Z ================================================== 2021-05-15T14:22:26.2277480Z downloaded 690 KB 2021-05-15T14:22:26.2277840Z 2021-05-15T14:22:26.2319620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T14:22:26.4191650Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T14:22:26.4200390Z ================================================== 2021-05-15T14:22:26.4200970Z downloaded 46 KB 2021-05-15T14:22:26.4201360Z 2021-05-15T14:22:26.4238100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T14:22:26.5892470Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T14:22:26.6161120Z ================================================== 2021-05-15T14:22:26.6161870Z downloaded 2.0 MB 2021-05-15T14:22:26.6162630Z 2021-05-15T14:22:27.7636830Z installing the source package ‘cachem’ 2021-05-15T14:22:27.7637350Z 2021-05-15T14:22:27.7738860Z 2021-05-15T14:22:27.7739860Z The downloaded binary packages are in 2021-05-15T14:22:27.7843250Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:22:27.7844610Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEbIBSZ/downloaded_packages 2021-05-15T14:22:28.0075610Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:22:28.0123700Z ================================================== 2021-05-15T14:22:28.0226050Z downloaded 24 KB 2021-05-15T14:22:28.0275520Z 2021-05-15T14:22:28.3472350Z * installing *source* package ‘cachem’ ... 2021-05-15T14:22:28.3497040Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:28.3498150Z ** using staged installation 2021-05-15T14:22:28.3697130Z ** libs 2021-05-15T14:22:34.0522970Z 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-15T14:22:34.8404770Z 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-15T14:22:34.9337120Z 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-15T14:22:35.2416870Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:22:35.2678690Z ** R 2021-05-15T14:22:35.2978700Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:22:36.3655170Z ** help 2021-05-15T14:22:36.4395050Z *** installing help indices 2021-05-15T14:22:36.4811590Z ** building package indices 2021-05-15T14:22:36.7723610Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:37.1523590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:22:38.4232490Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:38.7061840Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:38.7086470Z * DONE (cachem) 2021-05-15T14:22:38.7242270Z 2021-05-15T14:22:38.7243240Z The downloaded source packages are in 2021-05-15T14:22:38.7245170Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/downloaded_packages’ 2021-05-15T14:22:38.7258670Z Running `R CMD build`... 2021-05-15T14:22:42.1653520Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a486b31488c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:22:42.1655140Z * preparing ‘tic’: 2021-05-15T14:22:42.1656240Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:22:42.1657100Z * installing the package to process help pages 2021-05-15T14:22:42.1658390Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:22:42.1659270Z * checking for empty or unneeded directories 2021-05-15T14:22:42.1660400Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:22:42.1661490Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:22:42.1662490Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:22:42.1667510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:42.1668720Z (as ‘lib’ is unspecified) 2021-05-15T14:22:42.6831890Z * installing *source* package ‘tic’ ... 2021-05-15T14:22:42.6835890Z ** using staged installation 2021-05-15T14:22:42.7162340Z ** R 2021-05-15T14:22:42.7563570Z ** inst 2021-05-15T14:22:42.7743170Z ** preparing package for lazy loading 2021-05-15T14:22:43.3435260Z ** help 2021-05-15T14:22:43.7403510Z *** installing help indices 2021-05-15T14:22:43.8596860Z *** copying figures 2021-05-15T14:22:43.8631280Z ** building package indices 2021-05-15T14:22:44.2243600Z ** installing vignettes 2021-05-15T14:22:44.2354940Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:22:44.5898110Z ** testing if installed package can be loaded from final location 2021-05-15T14:22:45.1078890Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:22:45.1152310Z * DONE (tic) 2021-05-15T14:22:45.1778110Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:22:45.5455620Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:22:48.4832110Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:22:48.4833290Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:22:48.4834240Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:22:48.4835200Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:22:48.4836180Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:22:48.4837120Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:22:48.4838110Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:22:48.4839040Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:22:48.4840110Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:22:48.4841030Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:22:48.4841940Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:22:48.4842860Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:22:48.4843780Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:22:48.4844850Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:22:48.4845800Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:22:48.4846870Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:22:48.4847930Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:22:48.4848850Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:22:48.4849760Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:22:48.4850650Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:22:48.4851550Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:22:48.4852470Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:22:48.4853390Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:22:48.4854290Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:22:48.4855780Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:22:48.4856680Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:22:48.4857590Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:22:48.4858520Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:22:48.4859440Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:22:48.4860560Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:22:48.4861540Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:22:48.4862520Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:22:48.4863450Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:22:48.4864400Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:22:48.4865340Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:22:48.4866410Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:22:48.4867390Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:22:48.4868340Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:22:48.4870690Z 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-15T14:22:48.4872920Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:22:48.4873960Z (as ‘lib’ is unspecified) 2021-05-15T14:22:50.2403570Z 2021-05-15T14:22:50.2404910Z There is a binary version available but the source version is later: 2021-05-15T14:22:50.2418900Z binary source needs_compilation 2021-05-15T14:22:50.2419560Z xfun 0.22 0.23 TRUE 2021-05-15T14:22:50.2419860Z 2021-05-15T14:22:50.2438690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T14:22:50.4553090Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T14:22:50.4584690Z ================================================== 2021-05-15T14:22:50.4585300Z downloaded 192 KB 2021-05-15T14:22:50.4585610Z 2021-05-15T14:22:50.4623830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T14:22:50.5875220Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T14:22:50.6244550Z ================================================== 2021-05-15T14:22:50.6245190Z downloaded 1.3 MB 2021-05-15T14:22:50.6245520Z 2021-05-15T14:22:50.6299550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T14:22:50.7637500Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T14:22:50.7638330Z ================================================== 2021-05-15T14:22:50.7638850Z downloaded 17 KB 2021-05-15T14:22:50.7639160Z 2021-05-15T14:22:50.7674520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T14:22:50.9981770Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T14:22:51.0200170Z ================================================== 2021-05-15T14:22:51.0200810Z downloaded 979 KB 2021-05-15T14:22:51.0201130Z 2021-05-15T14:22:51.0408230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T14:22:51.1661120Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T14:22:51.1815400Z ================================================== 2021-05-15T14:22:51.1816030Z downloaded 785 KB 2021-05-15T14:22:51.1816350Z 2021-05-15T14:22:51.1857370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T14:22:51.3212420Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T14:22:51.3233480Z ================================================== 2021-05-15T14:22:51.3234070Z downloaded 43 KB 2021-05-15T14:22:51.3234390Z 2021-05-15T14:22:51.3269970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T14:22:51.4849050Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T14:22:51.4912500Z ================================================== 2021-05-15T14:22:51.4913100Z downloaded 207 KB 2021-05-15T14:22:51.4913420Z 2021-05-15T14:22:51.4951310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T14:22:51.7321430Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T14:22:51.7449830Z ================================================== 2021-05-15T14:22:51.7450440Z downloaded 975 KB 2021-05-15T14:22:51.7450760Z 2021-05-15T14:22:51.7501910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T14:22:51.8824890Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T14:22:51.8841270Z ================================================== 2021-05-15T14:22:51.8841820Z downloaded 68 KB 2021-05-15T14:22:51.8842140Z 2021-05-15T14:22:51.8878820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T14:22:52.1504680Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T14:22:52.1545300Z ================================================== 2021-05-15T14:22:52.1545910Z downloaded 278 KB 2021-05-15T14:22:52.1546220Z 2021-05-15T14:22:52.1585790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T14:22:52.3023770Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T14:22:52.3071310Z ================================================== 2021-05-15T14:22:52.3071920Z downloaded 288 KB 2021-05-15T14:22:52.3072240Z 2021-05-15T14:22:52.3110400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T14:22:52.4568020Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:22:52.4569750Z ================================================== 2021-05-15T14:22:52.4570350Z downloaded 15 KB 2021-05-15T14:22:52.4570680Z 2021-05-15T14:22:52.4681720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T14:22:52.6839720Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T14:22:52.6857520Z ================================================== 2021-05-15T14:22:52.6858100Z downloaded 148 KB 2021-05-15T14:22:52.6858430Z 2021-05-15T14:22:52.6894740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T14:22:52.8146300Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T14:22:52.8157710Z ================================================== 2021-05-15T14:22:52.8158280Z downloaded 72 KB 2021-05-15T14:22:52.8158590Z 2021-05-15T14:22:52.8195330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T14:22:52.9617480Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T14:22:52.9622330Z ================================================== 2021-05-15T14:22:52.9622940Z downloaded 35 KB 2021-05-15T14:22:52.9623310Z 2021-05-15T14:22:52.9660890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T14:22:53.1978260Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T14:22:53.2016770Z ================================================== 2021-05-15T14:22:53.2017340Z downloaded 293 KB 2021-05-15T14:22:53.2017660Z 2021-05-15T14:22:53.2967920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T14:22:53.4608860Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T14:22:53.5125240Z ================================================== 2021-05-15T14:22:53.5125870Z downloaded 425 KB 2021-05-15T14:22:53.5126190Z 2021-05-15T14:22:53.5164250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T14:22:53.7867800Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T14:22:53.7876480Z ================================================== 2021-05-15T14:22:53.7877400Z downloaded 36 KB 2021-05-15T14:22:53.7877740Z 2021-05-15T14:22:53.7911890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T14:22:53.9549950Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T14:22:54.0842090Z ================================================== 2021-05-15T14:22:54.0842800Z downloaded 2.2 MB 2021-05-15T14:22:54.0843130Z 2021-05-15T14:22:54.0908050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T14:22:54.2914330Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T14:22:54.2952550Z ================================================== 2021-05-15T14:22:54.2953160Z downloaded 194 KB 2021-05-15T14:22:54.2953480Z 2021-05-15T14:22:54.2990530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T14:22:55.0647090Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T14:22:55.0648930Z ================================================== 2021-05-15T14:22:55.0650120Z downloaded 38 KB 2021-05-15T14:22:55.0650740Z 2021-05-15T14:22:55.0652440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T14:22:55.0654460Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T14:22:55.0655200Z ================================================== 2021-05-15T14:22:55.0655680Z downloaded 205 KB 2021-05-15T14:22:55.0655990Z 2021-05-15T14:22:55.0657330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T14:22:55.0658760Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T14:22:55.0659450Z ================================================== 2021-05-15T14:22:55.0660370Z downloaded 13.9 MB 2021-05-15T14:22:55.0660740Z 2021-05-15T14:22:55.0776020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T14:22:55.2872620Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T14:22:55.3170760Z ================================================== 2021-05-15T14:22:55.3171430Z downloaded 3.1 MB 2021-05-15T14:22:55.3171760Z 2021-05-15T14:22:55.3249880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T14:22:55.4493370Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T14:22:55.4711390Z ================================================== 2021-05-15T14:22:55.4712200Z downloaded 1.3 MB 2021-05-15T14:22:55.4712540Z 2021-05-15T14:22:55.4764110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T14:22:55.7376310Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T14:22:55.7448520Z ================================================== 2021-05-15T14:22:55.7449110Z downloaded 302 KB 2021-05-15T14:22:55.7449430Z 2021-05-15T14:22:55.7487070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T14:22:55.9055210Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T14:22:55.9104070Z ================================================== 2021-05-15T14:22:55.9105440Z downloaded 104 KB 2021-05-15T14:22:55.9106640Z 2021-05-15T14:22:55.9142150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T14:22:56.0816410Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T14:22:56.0817340Z ================================================== 2021-05-15T14:22:56.0817840Z downloaded 21 KB 2021-05-15T14:22:56.0818160Z 2021-05-15T14:22:56.0856620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T14:22:56.3122590Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T14:22:56.3134490Z ================================================== 2021-05-15T14:22:56.3136030Z downloaded 43 KB 2021-05-15T14:22:56.3136940Z 2021-05-15T14:22:56.3172720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T14:22:56.4434190Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T14:22:56.4439060Z ================================================== 2021-05-15T14:22:56.4440240Z downloaded 33 KB 2021-05-15T14:22:56.4440910Z 2021-05-15T14:22:56.4477100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T14:22:56.5850180Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T14:22:56.5876350Z ================================================== 2021-05-15T14:22:56.5876960Z downloaded 137 KB 2021-05-15T14:22:56.5877280Z 2021-05-15T14:22:56.5915870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T14:22:56.8155870Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T14:22:56.8443500Z ================================================== 2021-05-15T14:22:56.8444200Z downloaded 2.8 MB 2021-05-15T14:22:56.8444510Z 2021-05-15T14:22:56.8528450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T14:22:56.9801230Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T14:22:56.9814290Z ================================================== 2021-05-15T14:22:56.9814850Z downloaded 64 KB 2021-05-15T14:22:56.9815210Z 2021-05-15T14:22:56.9852560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T14:22:57.1142480Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T14:22:57.1260960Z ================================================== 2021-05-15T14:22:57.1262140Z downloaded 954 KB 2021-05-15T14:22:57.1262890Z 2021-05-15T14:22:57.1301880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T14:22:57.2908190Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T14:22:57.2925510Z ================================================== 2021-05-15T14:22:57.2926690Z downloaded 129 KB 2021-05-15T14:22:57.2927370Z 2021-05-15T14:22:57.2966130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T14:22:57.5359640Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T14:22:57.5510020Z ================================================== 2021-05-15T14:22:57.5511080Z downloaded 384 KB 2021-05-15T14:22:57.5511710Z 2021-05-15T14:22:59.1232140Z 2021-05-15T14:22:59.1234270Z installing the source package ‘xfun’ 2021-05-15T14:22:59.1253520Z The downloaded binary packages are in 2021-05-15T14:22:59.1254400Z 2021-05-15T14:22:59.1256580Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:22:59.1257790Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEbIBSZ/downloaded_packages 2021-05-15T14:22:59.2543090Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:22:59.2558600Z ================================================== 2021-05-15T14:22:59.2559150Z downloaded 109 KB 2021-05-15T14:22:59.2559500Z 2021-05-15T14:22:59.8177910Z * installing *source* package ‘xfun’ ... 2021-05-15T14:22:59.8180030Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:22:59.8281660Z ** using staged installation 2021-05-15T14:22:59.8480200Z ** libs 2021-05-15T14:22:59.8649710Z 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-15T14:23:00.0553780Z 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-15T14:23:00.1458050Z 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-15T14:23:01.2476550Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:23:01.2580440Z ** R 2021-05-15T14:23:01.2782290Z ** inst 2021-05-15T14:23:01.2799700Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:03.1689230Z ** help 2021-05-15T14:23:03.4088520Z *** installing help indices 2021-05-15T14:23:03.5388010Z ** building package indices 2021-05-15T14:23:03.9465300Z ** installing vignettes 2021-05-15T14:23:03.9568460Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:04.4393430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:23:04.6329550Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:04.9531970Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:04.9568480Z * DONE (xfun) 2021-05-15T14:23:04.9825230Z 2021-05-15T14:23:04.9826180Z The downloaded source packages are in 2021-05-15T14:23:04.9828090Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/downloaded_packages’ 2021-05-15T14:23:05.0688160Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:23:08.0977130Z 2021-05-15T14:23:08.7414180Z 2021-05-15T14:23:08.7517630Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a4833551dc9/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:23:08.7616890Z 2021-05-15T14:23:08.7718460Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a4833551dc9/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:23:08.8605660Z 2021-05-15T14:23:08.8659440Z 2021-05-15T14:23:08.8687670Z ─ preparing ‘desc’: 2021-05-15T14:23:08.8745840Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:08.8772470Z 2021-05-15T14:23:08.8815560Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:09.0058190Z 2021-05-15T14:23:09.0085200Z 2021-05-15T14:23:09.0087170Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:09.0095920Z 2021-05-15T14:23:09.0121210Z 2021-05-15T14:23:09.0123080Z ─ checking for empty or unneeded directories 2021-05-15T14:23:09.0169890Z 2021-05-15T14:23:09.0200420Z 2021-05-15T14:23:09.0202000Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:23:09.1719160Z 2021-05-15T14:23:09.1730440Z 2021-05-15T14:23:09.1731210Z 2021-05-15T14:23:09.3077920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:09.3180950Z (as ‘lib’ is unspecified) 2021-05-15T14:23:09.7774920Z * installing *source* package ‘desc’ ... 2021-05-15T14:23:09.7841730Z ** using staged installation 2021-05-15T14:23:09.8080010Z ** R 2021-05-15T14:23:09.8343080Z ** inst 2021-05-15T14:23:09.8391250Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:11.7964960Z ** help 2021-05-15T14:23:11.9918380Z *** installing help indices 2021-05-15T14:23:12.1016370Z ** building package indices 2021-05-15T14:23:12.4701580Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:12.7441730Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:13.0506600Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:13.0539560Z * DONE (desc) 2021-05-15T14:23:13.3711670Z 2021-05-15T14:23:13.3718520Z 2021-05-15T14:23:13.3721440Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a485a749c5a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:23:13.3749940Z 2021-05-15T14:23:13.3752300Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a485a749c5a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:23:13.4240360Z 2021-05-15T14:23:13.4271920Z 2021-05-15T14:23:13.4273860Z ─ preparing ‘ghtravis’: 2021-05-15T14:23:13.4284130Z 2021-05-15T14:23:13.4285080Z 2021-05-15T14:23:13.4360170Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:13.4390040Z 2021-05-15T14:23:13.4391700Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:13.5102640Z 2021-05-15T14:23:13.5131320Z 2021-05-15T14:23:13.5133430Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:13.5144050Z 2021-05-15T14:23:13.5171130Z 2021-05-15T14:23:13.5172810Z ─ checking for empty or unneeded directories 2021-05-15T14:23:13.5181100Z 2021-05-15T14:23:13.5209010Z 2021-05-15T14:23:13.5210710Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:23:13.5484180Z 2021-05-15T14:23:13.5485330Z 2021-05-15T14:23:13.5486340Z 2021-05-15T14:23:13.6039480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:13.6040690Z (as ‘lib’ is unspecified) 2021-05-15T14:23:13.9448910Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:23:13.9451570Z ** using staged installation 2021-05-15T14:23:13.9662130Z ** R 2021-05-15T14:23:13.9845840Z ** inst 2021-05-15T14:23:13.9868280Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:16.1168620Z ** help 2021-05-15T14:23:16.2065890Z *** installing help indices 2021-05-15T14:23:16.2615820Z ** building package indices 2021-05-15T14:23:16.5725370Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:17.4558990Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:18.3498510Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:18.3524320Z * DONE (ghtravis) 2021-05-15T14:23:18.3813110Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:23:18.5589250Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:23:21.3627460Z 2021-05-15T14:23:21.3629730Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:23:21.3631680Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:23:21.3632720Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:23:21.3633650Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:23:21.3634700Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:23:21.3635590Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:23:21.3642230Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:21.3643360Z (as ‘lib’ is unspecified) 2021-05-15T14:23:23.1802240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T14:23:23.4235870Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T14:23:23.4260720Z ================================================== 2021-05-15T14:23:23.4261280Z downloaded 194 KB 2021-05-15T14:23:23.4261600Z 2021-05-15T14:23:23.4300340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T14:23:23.6980590Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T14:23:23.6988950Z ================================================== 2021-05-15T14:23:23.6989530Z downloaded 67 KB 2021-05-15T14:23:23.6989850Z 2021-05-15T14:23:23.7027380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T14:23:23.8271900Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T14:23:23.8301700Z ================================================== 2021-05-15T14:23:23.8302250Z downloaded 189 KB 2021-05-15T14:23:23.8302570Z 2021-05-15T14:23:23.8348660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T14:23:23.9988680Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T14:23:24.0147520Z ================================================== 2021-05-15T14:23:24.0148170Z downloaded 1.2 MB 2021-05-15T14:23:24.0148480Z 2021-05-15T14:23:24.0251250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T14:23:24.2143050Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T14:23:24.2312190Z ================================================== 2021-05-15T14:23:24.2312800Z downloaded 936 KB 2021-05-15T14:23:24.2313120Z 2021-05-15T14:23:24.3823910Z 2021-05-15T14:23:24.3880800Z The downloaded binary packages are in 2021-05-15T14:23:24.3902340Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEbIBSZ/downloaded_packages 2021-05-15T14:23:24.6770780Z 2021-05-15T14:23:24.6787490Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a482170b154/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:23:24.6823590Z 2021-05-15T14:23:24.6825830Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpEbIBSZ/remotes2a482170b154/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:23:24.7096160Z 2021-05-15T14:23:24.7123570Z 2021-05-15T14:23:24.7125250Z ─ preparing ‘aghast’: 2021-05-15T14:23:24.7134360Z 2021-05-15T14:23:24.7135150Z 2021-05-15T14:23:24.7215130Z checking DESCRIPTION meta-information ... 2021-05-15T14:23:24.7241730Z 2021-05-15T14:23:24.7243130Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:23:24.7709840Z 2021-05-15T14:23:24.7737370Z 2021-05-15T14:23:24.7739370Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:24.7747450Z 2021-05-15T14:23:24.7774420Z 2021-05-15T14:23:24.7776000Z ─ checking for empty or unneeded directories 2021-05-15T14:23:24.7783690Z 2021-05-15T14:23:24.7811350Z 2021-05-15T14:23:24.7812930Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:23:24.7889410Z 2021-05-15T14:23:24.7890290Z 2021-05-15T14:23:24.7890960Z 2021-05-15T14:23:24.8069630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:24.8071250Z (as ‘lib’ is unspecified) 2021-05-15T14:23:25.1638430Z * installing *source* package ‘aghast’ ... 2021-05-15T14:23:25.1642360Z ** using staged installation 2021-05-15T14:23:25.1906280Z ** R 2021-05-15T14:23:25.2007820Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:23:25.8704040Z ** help 2021-05-15T14:23:25.9043380Z *** installing help indices 2021-05-15T14:23:25.9323000Z ** building package indices 2021-05-15T14:23:26.2930550Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:23:26.6003930Z ** testing if installed package can be loaded from final location 2021-05-15T14:23:26.9365790Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:23:26.9387250Z * DONE (aghast) 2021-05-15T14:23:26.9597650Z Installing 1 packages: covr 2021-05-15T14:23:26.9608520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:26.9609700Z (as ‘lib’ is unspecified) 2021-05-15T14:23:27.8249680Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:23:27.8250270Z 2021-05-15T14:23:28.6032160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T14:23:28.8250830Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T14:23:28.8271170Z ================================================== 2021-05-15T14:23:28.8271760Z downloaded 153 KB 2021-05-15T14:23:28.8272070Z 2021-05-15T14:23:28.8310970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T14:23:29.0634300Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T14:23:29.0652670Z ================================================== 2021-05-15T14:23:29.0653220Z downloaded 117 KB 2021-05-15T14:23:29.0653540Z 2021-05-15T14:23:29.0691480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T14:23:29.3257280Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T14:23:29.3406370Z ================================================== 2021-05-15T14:23:29.3406970Z downloaded 282 KB 2021-05-15T14:23:29.3407290Z 2021-05-15T14:23:29.4061700Z 2021-05-15T14:23:29.4162750Z The downloaded binary packages are in 2021-05-15T14:23:29.4264240Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEbIBSZ/downloaded_packages 2021-05-15T14:23:29.4533970Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:23:29.4534820Z Rscript -e "tic::before_install()" 2021-05-15T14:23:29.4925190Z shell: /bin/bash -e {0} 2021-05-15T14:23:29.4925650Z env: 2021-05-15T14:23:29.4926180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:29.4926710Z TIC_DEPLOY_KEY: 2021-05-15T14:23:29.4927130Z RSPM: 2021-05-15T14:23:29.4928660Z GITHUB_PAT: *** 2021-05-15T14:23:29.4929180Z COVERALLS_TOKEN: 2021-05-15T14:23:29.4929700Z continue-on-error: false 2021-05-15T14:23:29.4930240Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:29.4930790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:29.4931290Z TZ: UTC 2021-05-15T14:23:29.4931810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:29.4932280Z NOT_CRAN: true 2021-05-15T14:23:29.4932720Z ##[endgroup] 2021-05-15T14:23:29.9440260Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:23:30.0922960Z Running before_install: step_install_remote_binaries() 2021-05-15T14:23:30.8104110Z Installing kirby21.base binaries 2021-05-15T14:23:30.8117630Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:23:31.1489030Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:23:31.1528110Z tag_name 2021-05-15T14:23:31.1528740Z 5 1.7.3.s 2021-05-15T14:23:31.1529520Z zipball_url 2021-05-15T14:23:31.1530580Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:23:31.1531810Z tarball_url 2021-05-15T14:23:31.1532830Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:23:31.1533790Z commit.sha 2021-05-15T14:23:31.1534580Z 5 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:23:31.1535450Z commit.url 2021-05-15T14:23:31.1536700Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:23:31.1537750Z node_id 2021-05-15T14:23:31.1538830Z 5 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:23:31.1540190Z url 2021-05-15T14:23:31.1541180Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:23:31.1542220Z assets_url 2021-05-15T14:23:31.1543230Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:23:31.1544320Z upload_url 2021-05-15T14:23:31.1545470Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:23:31.1546700Z id asset_updated_at asset_created_at created_at 2021-05-15T14:23:31.1548530Z 5 42981925 2021-05-14 21:29:13 2021-05-14 21:29:13 2021-05-14 21:04:30 2021-05-15T14:23:31.1549320Z published_at asset_name asset_label 2021-05-15T14:23:31.1550580Z 5 2021-05-14 21:04:58 kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:23:31.1551220Z asset_download_count 2021-05-15T14:23:31.1551800Z 5 8 2021-05-15T14:23:31.1552560Z asset_browser_download_url 2021-05-15T14:23:31.1553840Z 5 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:23:31.1554930Z Installing kirby21.base package binaries 2021-05-15T14:23:31.1747540Z --2021-05-15 14:23:31-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-15T14:23:31.2055770Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:23:31.2210070Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:23:31.3358810Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:23:31.3371210Z Location: https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142331Z&X-Amz-Expires=300&X-Amz-Signature=71f02a2a280165e26d7a47a3b89d132d2a820967d87ee44997dc9ac1e412b375&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:23:31.3379510Z --2021-05-15 14:23:31-- https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142331Z&X-Amz-Expires=300&X-Amz-Signature=71f02a2a280165e26d7a47a3b89d132d2a820967d87ee44997dc9ac1e412b375&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:23:31.3401250Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:23:31.3423600Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:23:31.4578670Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:23:31.4583170Z Length: 42351 (41K) [application/octet-stream] 2021-05-15T14:23:31.4585700Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.base_1.7.3.tgz’ 2021-05-15T14:23:31.4586430Z 2021-05-15T14:23:31.4599000Z 0K .......... .......... .......... .......... . 100% 23.9M=0.002s 2021-05-15T14:23:31.4599440Z 2021-05-15T14:23:31.4601190Z 2021-05-15 14:23:31 (23.9 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.base_1.7.3.tgz’ saved [42351/42351] 2021-05-15T14:23:31.4601820Z 2021-05-15T14:23:31.4651260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:31.4652550Z (as ‘lib’ is unspecified) 2021-05-15T14:23:31.4895910Z Rewriting new remotes: neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867, neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:23:31.5095820Z Installing kirby21.flair binaries 2021-05-15T14:23:31.5096680Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:23:31.6410130Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:23:31.6496060Z tag_name 2021-05-15T14:23:31.6496740Z 5 1.7.0.s 2021-05-15T14:23:31.6497400Z zipball_url 2021-05-15T14:23:31.6498430Z 5 https://api.github.com/repos/neuroconductor/kirby21.flair/zipball/refs/tags/1.7.0.s 2021-05-15T14:23:31.6499430Z tarball_url 2021-05-15T14:23:31.6500450Z 5 https://api.github.com/repos/neuroconductor/kirby21.flair/tarball/refs/tags/1.7.0.s 2021-05-15T14:23:31.6501370Z commit.sha 2021-05-15T14:23:31.6502090Z 5 303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:23:31.6502990Z commit.url 2021-05-15T14:23:31.6504180Z 5 https://api.github.com/repos/neuroconductor/kirby21.flair/commits/303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:23:31.6505270Z node_id 2021-05-15T14:23:31.6506220Z 5 MDM6UmVmMzY3NDk4NDUzOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:23:31.6507980Z url 2021-05-15T14:23:31.6509070Z 5 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744 2021-05-15T14:23:31.6510440Z assets_url 2021-05-15T14:23:31.6511470Z 5 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets 2021-05-15T14:23:31.6512480Z upload_url 2021-05-15T14:23:31.6513610Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-15T14:23:31.6514790Z Installing kirby21.flair package binaries 2021-05-15T14:23:31.6515630Z id asset_updated_at asset_created_at created_at 2021-05-15T14:23:31.6517310Z 5 42985744 2021-05-14 23:36:17 2021-05-14 23:36:17 2021-05-14 23:13:04 2021-05-15T14:23:31.6518010Z published_at asset_name asset_label 2021-05-15T14:23:31.6519220Z 5 2021-05-14 23:13:35 kirby21.flair_1.7.0_R4.0.tgz 2021-05-15T14:23:31.6519860Z asset_download_count 2021-05-15T14:23:31.6520360Z 5 0 2021-05-15T14:23:31.6521890Z asset_browser_download_url 2021-05-15T14:23:31.6523080Z 5 https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R4.0.tgz 2021-05-15T14:23:31.6610680Z --2021-05-15 14:23:31-- https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R4.0.tgz 2021-05-15T14:23:31.6805280Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:23:31.6961880Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:23:31.8159010Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:23:31.8164980Z Location: https://github-releases.githubusercontent.com/367498453/2da62e80-b50d-11eb-89b9-21849fea470b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142331Z&X-Amz-Expires=300&X-Amz-Signature=fe63c0a8e94d5e25347865fd4ad265be823893d2a7abdbb24120af76057d77ea&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:23:31.8172920Z --2021-05-15 14:23:31-- https://github-releases.githubusercontent.com/367498453/2da62e80-b50d-11eb-89b9-21849fea470b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142331Z&X-Amz-Expires=300&X-Amz-Signature=fe63c0a8e94d5e25347865fd4ad265be823893d2a7abdbb24120af76057d77ea&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:23:31.8177660Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:23:31.8182610Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:23:31.9267640Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:23:31.9269740Z Length: 11712 (11K) [application/octet-stream] 2021-05-15T14:23:31.9271930Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.flair_1.7.0.tgz’ 2021-05-15T14:23:31.9272560Z 2021-05-15T14:23:31.9275310Z 0K .......... . 100% 25.1M=0s 2021-05-15T14:23:31.9275790Z 2021-05-15T14:23:31.9280150Z 2021-05-15 14:23:31 (25.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.flair_1.7.0.tgz’ saved [11712/11712] 2021-05-15T14:23:31.9280810Z 2021-05-15T14:23:31.9298080Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:31.9301250Z (as ‘lib’ is unspecified) 2021-05-15T14:23:31.9662650Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:23:31.9751870Z Installing kirby21.t1 binaries 2021-05-15T14:23:31.9752670Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:23:32.1279010Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:23:32.1306250Z tag_name 2021-05-15T14:23:32.1306950Z 5 1.7.3.2.s 2021-05-15T14:23:32.1307770Z zipball_url 2021-05-15T14:23:32.1308860Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:23:32.1309850Z tarball_url 2021-05-15T14:23:32.1310890Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:23:32.1311810Z commit.sha 2021-05-15T14:23:32.1312580Z 5 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:23:32.1313450Z commit.url 2021-05-15T14:23:32.1314690Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:23:32.1315840Z node_id 2021-05-15T14:23:32.1316910Z 5 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:23:32.1318040Z url 2021-05-15T14:23:32.1318970Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:23:32.1320080Z assets_url 2021-05-15T14:23:32.1321080Z 5 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:23:32.1322080Z upload_url 2021-05-15T14:23:32.1322850Z Installing kirby21.t1 package binaries 2021-05-15T14:23:32.1323990Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:23:32.1325580Z id asset_updated_at asset_created_at created_at 2021-05-15T14:23:32.1327320Z 5 42985612 2021-05-14 23:28:58 2021-05-14 23:28:58 2021-05-14 23:05:47 2021-05-15T14:23:32.1328050Z published_at asset_name asset_label 2021-05-15T14:23:32.1329270Z 5 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:23:32.1329880Z asset_download_count 2021-05-15T14:23:32.1330440Z 5 2 2021-05-15T14:23:32.1331250Z asset_browser_download_url 2021-05-15T14:23:32.1332390Z 5 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:23:32.1421390Z --2021-05-15 14:23:32-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-15T14:23:33.1249060Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:23:33.1250000Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:23:33.1250950Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:23:33.1251640Z tag_name 2021-05-15T14:23:33.1252340Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:23:33.1253010Z 5 1.7.0.s 2021-05-15T14:23:33.1253680Z zipball_url 2021-05-15T14:23:33.1259650Z Location: https://github-releases.githubusercontent.com/367497968/27fc1900-b50c-11eb-8931-aaa7d17f3d22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142332Z&X-Amz-Expires=300&X-Amz-Signature=f0cb3216b0d6988c3cea3b00205233584b514ef1c42945809dafca02fd55e53a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:23:33.1268040Z --2021-05-15 14:23:32-- https://github-releases.githubusercontent.com/367497968/27fc1900-b50c-11eb-8931-aaa7d17f3d22?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142332Z&X-Amz-Expires=300&X-Amz-Signature=f0cb3216b0d6988c3cea3b00205233584b514ef1c42945809dafca02fd55e53a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:23:33.1272900Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:23:33.1275580Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:23:33.1277090Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:23:33.1278280Z Length: 12405 (12K) [application/octet-stream] 2021-05-15T14:23:33.1279820Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.t1_1.7.3.2.tgz’ 2021-05-15T14:23:33.1280410Z 2021-05-15T14:23:33.1281010Z 0K .......... .. 100% 26.7M=0s 2021-05-15T14:23:33.1281360Z 2021-05-15T14:23:33.1282860Z 2021-05-15 14:23:32 (26.7 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.t1_1.7.3.2.tgz’ saved [12405/12405] 2021-05-15T14:23:33.1283480Z 2021-05-15T14:23:33.1284580Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:33.1285710Z (as ‘lib’ is unspecified) 2021-05-15T14:23:33.1286720Z 5 https://api.github.com/repos/neuroconductor/kirby21.t2/zipball/refs/tags/1.7.0.s 2021-05-15T14:23:33.1287750Z tarball_url 2021-05-15T14:23:33.1288740Z 5 https://api.github.com/repos/neuroconductor/kirby21.t2/tarball/refs/tags/1.7.0.s 2021-05-15T14:23:33.1289680Z commit.sha 2021-05-15T14:23:33.1290570Z 5 cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:23:33.1291490Z commit.url 2021-05-15T14:23:33.1292750Z 5 https://api.github.com/repos/neuroconductor/kirby21.t2/commits/cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:23:33.1293850Z node_id 2021-05-15T14:23:33.1294860Z 5 MDM6UmVmMzY3NDk4MDgwOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:23:33.1295930Z url 2021-05-15T14:23:33.1296850Z 5 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633 2021-05-15T14:23:33.1297840Z assets_url 2021-05-15T14:23:33.1298830Z 5 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets 2021-05-15T14:23:33.1299890Z upload_url 2021-05-15T14:23:33.1301010Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-15T14:23:33.1302190Z id asset_updated_at asset_created_at created_at 2021-05-15T14:23:33.1303470Z 5 42985633 2021-05-14 23:30:51 2021-05-14 23:30:50 2021-05-14 23:07:16 2021-05-15T14:23:33.1304210Z published_at asset_name asset_label 2021-05-15T14:23:33.1305400Z 5 2021-05-14 23:07:40 kirby21.t2_1.7.0_R4.0.tgz 2021-05-15T14:23:33.1306000Z asset_download_count 2021-05-15T14:23:33.1306560Z 5 0 2021-05-15T14:23:33.1307270Z asset_browser_download_url 2021-05-15T14:23:33.1308760Z 5 https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R4.0.tgz 2021-05-15T14:23:33.1310260Z Rewriting new remotes: neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:23:33.1311450Z Installing kirby21.t2 binaries 2021-05-15T14:23:33.1312150Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:23:33.1312830Z Installing kirby21.t2 package binaries 2021-05-15T14:23:33.1314550Z --2021-05-15 14:23:32-- https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R4.0.tgz 2021-05-15T14:23:33.1315620Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:23:33.1316470Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:23:33.1317360Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:23:33.1322480Z Location: https://github-releases.githubusercontent.com/367498080/6abdf100-b50c-11eb-81bb-9409b34d6bab?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142332Z&X-Amz-Expires=300&X-Amz-Signature=d83c8cb333b0641f8ef2257f3ead16040cbba2763c72c7b7e3bb42716d1f186e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:23:33.1330180Z --2021-05-15 14:23:32-- https://github-releases.githubusercontent.com/367498080/6abdf100-b50c-11eb-81bb-9409b34d6bab?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T142332Z&X-Amz-Expires=300&X-Amz-Signature=d83c8cb333b0641f8ef2257f3ead16040cbba2763c72c7b7e3bb42716d1f186e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-15T14:23:33.1334930Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-15T14:23:33.1337630Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:23:33.1339110Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:23:33.1340270Z Length: 11535 (11K) [application/octet-stream] 2021-05-15T14:23:33.1341790Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.t2_1.7.0.tgz’ 2021-05-15T14:23:33.1342370Z 2021-05-15T14:23:33.1342970Z 0K .......... . 100% 27.8M=0s 2021-05-15T14:23:33.1343430Z 2021-05-15T14:23:33.1344880Z 2021-05-15 14:23:32 (27.8 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXasE41/kirby21.t2_1.7.0.tgz’ saved [11535/11535] 2021-05-15T14:23:33.1345480Z 2021-05-15T14:23:33.1346560Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:23:33.1347770Z (as ‘lib’ is unspecified) 2021-05-15T14:23:33.1348400Z Rewriting new remotes: 2021-05-15T14:23:33.1404200Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:23:33.1405170Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:23:33.1405870Z remotes::install_cran("rcmdcheck") 2021-05-15T14:23:33.1406560Z remotes::install_cran("markdown") 2021-05-15T14:23:33.1595320Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:23:33.1595880Z env: 2021-05-15T14:23:33.1596410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:33.1597010Z TIC_DEPLOY_KEY: 2021-05-15T14:23:33.1597470Z RSPM: 2021-05-15T14:23:33.1598920Z GITHUB_PAT: *** 2021-05-15T14:23:33.1599520Z COVERALLS_TOKEN: 2021-05-15T14:23:33.1600130Z continue-on-error: false 2021-05-15T14:23:33.1600710Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:33.1601340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:33.1601930Z TZ: UTC 2021-05-15T14:23:33.1602410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:33.1602940Z NOT_CRAN: true 2021-05-15T14:23:33.1603500Z ##[endgroup] 2021-05-15T14:23:38.5458850Z 2021-05-15T14:23:38.5467470Z Skipping 2 packages not available: kirby21.flair, kirby21.t2 2021-05-15T14:23:38.5468880Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:23:39.3904850Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:23:39.3905900Z Use `force = TRUE` to force installation 2021-05-15T14:23:39.3922810Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:23:39.3923980Z Use `force = TRUE` to force installation 2021-05-15T14:23:39.4123030Z ##[group]Run options(width = 100) 2021-05-15T14:23:39.4123770Z options(width = 100) 2021-05-15T14:23:39.4124370Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:23:39.4125140Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:23:39.4316030Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:23:39.4316580Z env: 2021-05-15T14:23:39.4317060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:39.4317630Z TIC_DEPLOY_KEY: 2021-05-15T14:23:39.4318150Z RSPM: 2021-05-15T14:23:39.4319450Z GITHUB_PAT: *** 2021-05-15T14:23:39.4319990Z COVERALLS_TOKEN: 2021-05-15T14:23:39.4320540Z continue-on-error: false 2021-05-15T14:23:39.4321130Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:39.4321700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:39.4322250Z TZ: UTC 2021-05-15T14:23:39.4322710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:39.4323230Z NOT_CRAN: true 2021-05-15T14:23:39.4323770Z ##[endgroup] 2021-05-15T14:23:40.1171510Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:23:40.1172470Z setting value 2021-05-15T14:23:40.1173530Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:23:40.1174260Z os macOS Catalina 10.15.7 2021-05-15T14:23:40.1174920Z system x86_64, darwin17.0 2021-05-15T14:23:40.1175500Z ui X11 2021-05-15T14:23:40.1176150Z language (EN) 2021-05-15T14:23:40.1177140Z collate en_US.UTF-8 2021-05-15T14:23:40.1178210Z ctype en_US.UTF-8 2021-05-15T14:23:40.1178800Z tz UTC 2021-05-15T14:23:40.1179780Z date 2021-05-15 2021-05-15T14:23:40.1180120Z 2021-05-15T14:23:40.1181270Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:23:40.1182190Z ! package * version date lib source 2021-05-15T14:23:40.1183510Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:23:40.1184810Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1186030Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1187190Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1188420Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1189540Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1190750Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:23:40.1191940Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1193100Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1194280Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1195400Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1196610Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1197910Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1199570Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1200810Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1201950Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1203150Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1204830Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1206150Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1207360Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1208520Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1209790Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:23:40.1211030Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1212260Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1213450Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1214590Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1215790Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1216970Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T14:23:40.1218180Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1219310Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1220530Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1221720Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1222870Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1224070Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1225180Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1226480Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:23:40.1227830Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1229040Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1230230Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1231370Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1232640Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1233840Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1234990Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1236170Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1237280Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1238490Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1239660Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1240980Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:23:40.1242320Z kirby21.flair 1.7.0 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:23:40.1243610Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:23:40.1245190Z kirby21.t2 1.7.0 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:23:40.1246370Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1247590Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1248810Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1250280Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1251600Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1252750Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1253970Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1255150Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1256330Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1257530Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1258780Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1259960Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1261090Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1262300Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1263500Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1264670Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1265870Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1267320Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1268760Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1270390Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1271740Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1273020Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1274320Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1275490Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1276580Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1277740Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1278900Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1280050Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1281210Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1282310Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1283500Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1284650Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1285750Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1286910Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1288070Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1289530Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1290720Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1291870Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1293050Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1294470Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1295750Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1296860Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1298160Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1299350Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1300520Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1301830Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:23:40.1302920Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1304080Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T14:23:40.1305260Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1306400Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1307610Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:23:40.1308740Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1309930Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1311110Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1312230Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1313400Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1314500Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T14:23:40.1315650Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1316730Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1317960Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1319150Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1320260Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:23:40.1321400Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1322490Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1323660Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1324810Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:23:40.1325140Z 2021-05-15T14:23:40.1325750Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:23:40.1326580Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T14:23:40.1327090Z 2021-05-15T14:23:40.1328340Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:23:40.1389400Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:23:40.1390190Z Rscript -e 'tic::script()' 2021-05-15T14:23:40.1390730Z ls -l check 2021-05-15T14:23:40.1656520Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:23:40.1657140Z env: 2021-05-15T14:23:40.1658050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:40.1658610Z TIC_DEPLOY_KEY: 2021-05-15T14:23:40.1659100Z RSPM: 2021-05-15T14:23:40.1660980Z GITHUB_PAT: *** 2021-05-15T14:23:40.1661540Z COVERALLS_TOKEN: 2021-05-15T14:23:40.1662150Z continue-on-error: false 2021-05-15T14:23:40.1662730Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:40.1663360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:40.1663910Z TZ: UTC 2021-05-15T14:23:40.1664420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:40.1664930Z NOT_CRAN: true 2021-05-15T14:23:40.1665440Z ##[endgroup] 2021-05-15T14:23:40.5593730Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:23:40.7064120Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:23:40.7065360Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:23:40.7066140Z timeout = Inf, check_dir = "check") 2021-05-15T14:23:40.8871190Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:23:41.1767450Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:23:41.2523910Z * preparing ‘kirby21.smri’: 2021-05-15T14:23:41.2578960Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:23:41.2956770Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:23:41.2961720Z * checking for empty or unneeded directories 2021-05-15T14:23:41.3037500Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:23:41.3052740Z 2021-05-15T14:23:41.3438650Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:23:41.6935220Z * using log directory ‘/Users/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:23:41.6956260Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:23:41.6958470Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:23:41.6960540Z * using session charset: UTF-8 2021-05-15T14:23:41.7096830Z * using option ‘--as-cran’ 2021-05-15T14:23:41.7123660Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:23:41.7132030Z * checking extension type ... Package 2021-05-15T14:23:41.7133710Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:23:41.7231900Z * checking package namespace information ... OK 2021-05-15T14:23:43.0186100Z * checking package dependencies ... OK 2021-05-15T14:23:43.0195190Z * checking if this is a source package ... OK 2021-05-15T14:23:43.0203470Z * checking if there is a namespace ... OK 2021-05-15T14:23:43.0727170Z * checking for executable files ... OK 2021-05-15T14:23:43.1260120Z * checking for hidden files and directories ... OK 2021-05-15T14:23:43.1261930Z * checking for portable file names ... OK 2021-05-15T14:23:43.1263300Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:23:43.1264570Z * checking serialization versions ... OK 2021-05-15T14:23:44.9124530Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:23:44.9251800Z * checking installed package size ... OK 2021-05-15T14:23:45.0320590Z * checking package directory ... OK 2021-05-15T14:23:45.0328760Z * checking for future file timestamps ... OK 2021-05-15T14:23:45.2570260Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:23:45.2577370Z * checking top-level files ... OK 2021-05-15T14:23:45.2585760Z * checking for left-over files ... OK 2021-05-15T14:23:45.2592760Z * checking index information ... OK 2021-05-15T14:23:45.3360920Z * checking package subdirectories ... OK 2021-05-15T14:23:45.4062160Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:23:45.4780400Z * checking R files for syntax errors ... OK 2021-05-15T14:23:45.7462140Z * checking whether the package can be loaded ... OK 2021-05-15T14:23:45.9181290Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:23:46.0884440Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:23:46.2660930Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:23:46.5287260Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:23:46.8126840Z * checking loading without being on the library search path ... OK 2021-05-15T14:23:47.0023020Z * checking dependencies in R code ... OK 2021-05-15T14:23:47.5693160Z * checking S3 generic/method consistency ... OK 2021-05-15T14:23:47.7628500Z * checking replacement functions ... OK 2021-05-15T14:23:47.9583940Z * checking foreign function calls ... OK 2021-05-15T14:23:50.3114360Z * checking R code for possible problems ... OK 2021-05-15T14:23:50.5640310Z * checking Rd files ... OK 2021-05-15T14:23:50.6340000Z * checking Rd metadata ... OK 2021-05-15T14:23:50.7118830Z * checking Rd line widths ... OK 2021-05-15T14:23:50.8957080Z * checking Rd cross-references ... OK 2021-05-15T14:23:51.0935630Z * checking for missing documentation entries ... OK 2021-05-15T14:23:51.6852810Z * checking for code/documentation mismatches ... OK 2021-05-15T14:23:52.4005630Z * checking Rd \usage sections ... OK 2021-05-15T14:23:52.4978470Z * checking Rd contents ... OK 2021-05-15T14:23:52.6122610Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:23:53.3465450Z * checking examples ... OK 2021-05-15T14:23:57.3854180Z * checking PDF version of manual ... OK 2021-05-15T14:23:57.3863920Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:23:57.3872350Z * checking for detritus in the temp directory ... OK 2021-05-15T14:23:57.3873450Z * DONE 2021-05-15T14:23:57.3879990Z 2021-05-15T14:23:57.3880930Z Status: OK 2021-05-15T14:23:57.3943230Z 2021-05-15T14:23:57.5209060Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:23:57.5227800Z Duration: 16.2s 2021-05-15T14:23:57.5228200Z 2021-05-15T14:23:57.5240780Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:23:57.5421120Z total 24 2021-05-15T14:23:57.5427250Z drwxr-xr-x 14 runner staff 448 May 15 14:23 kirby21.smri.Rcheck 2021-05-15T14:23:57.5429250Z -rw-r--r-- 1 runner staff 1224 May 15 14:23 kirby21.smri_1.5.tar.gz 2021-05-15T14:23:57.5430960Z -rw-r--r-- 1 runner staff 7584 May 15 14:23 kirby21.smri_1.5.tgz 2021-05-15T14:23:57.5494360Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:23:57.5495300Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:23:57.5757730Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:23:57.5758400Z env: 2021-05-15T14:23:57.5758920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:57.5759500Z TIC_DEPLOY_KEY: 2021-05-15T14:23:57.5759970Z RSPM: 2021-05-15T14:23:57.5761570Z GITHUB_PAT: *** 2021-05-15T14:23:57.5762130Z COVERALLS_TOKEN: 2021-05-15T14:23:57.5762680Z continue-on-error: false 2021-05-15T14:23:57.5763270Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:57.5763840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:57.5764400Z TZ: UTC 2021-05-15T14:23:57.5764860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:57.5765720Z NOT_CRAN: true 2021-05-15T14:23:57.5766180Z ##[endgroup] 2021-05-15T14:23:57.6195700Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:23:57.6196560Z Rscript -e "tic::before_deploy()" 2021-05-15T14:23:57.6457020Z shell: /bin/bash -e {0} 2021-05-15T14:23:57.6457580Z env: 2021-05-15T14:23:57.6458100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:57.6458670Z TIC_DEPLOY_KEY: 2021-05-15T14:23:57.6459110Z RSPM: 2021-05-15T14:23:57.6460170Z GITHUB_PAT: *** 2021-05-15T14:23:57.6460720Z COVERALLS_TOKEN: 2021-05-15T14:23:57.6461270Z continue-on-error: false 2021-05-15T14:23:57.6461860Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:57.6462430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:57.6462980Z TZ: UTC 2021-05-15T14:23:57.6463450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:57.6463980Z NOT_CRAN: true 2021-05-15T14:23:57.6464440Z ##[endgroup] 2021-05-15T14:23:58.0084570Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:23:58.1560660Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:23:58.1561410Z with: 2021-05-15T14:23:58.1562320Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:23:58.1563370Z asset_path: check/kirby21.smri_1.5.tgz 2021-05-15T14:23:58.1564010Z asset_name: kirby21.smri_1.5_R4.0.tgz 2021-05-15T14:23:58.1564670Z asset_content_type: application/octet-stream 2021-05-15T14:23:58.1565280Z env: 2021-05-15T14:23:58.1565800Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:58.1566400Z TIC_DEPLOY_KEY: 2021-05-15T14:23:58.1566850Z RSPM: 2021-05-15T14:23:58.1568310Z GITHUB_PAT: *** 2021-05-15T14:23:58.1568840Z COVERALLS_TOKEN: 2021-05-15T14:23:58.1569440Z continue-on-error: false 2021-05-15T14:23:58.1570070Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:58.1570650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:58.1571230Z TZ: UTC 2021-05-15T14:23:58.1571800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:58.1572390Z NOT_CRAN: true 2021-05-15T14:23:58.1573480Z GITHUB_TOKEN: *** 2021-05-15T14:23:58.1573990Z ##[endgroup] 2021-05-15T14:23:58.7459350Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:23:58.7460080Z Rscript -e "tic::deploy()" 2021-05-15T14:23:58.7715630Z shell: /bin/bash -e {0} 2021-05-15T14:23:58.7716140Z env: 2021-05-15T14:23:58.7716660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:58.7717250Z TIC_DEPLOY_KEY: 2021-05-15T14:23:58.7717720Z RSPM: 2021-05-15T14:23:58.7718950Z GITHUB_PAT: *** 2021-05-15T14:23:58.7719500Z COVERALLS_TOKEN: 2021-05-15T14:23:58.7720050Z continue-on-error: false 2021-05-15T14:23:58.7720640Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:58.7721420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:58.7722000Z TZ: UTC 2021-05-15T14:23:58.7722470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:58.7723000Z NOT_CRAN: true 2021-05-15T14:23:58.7723510Z ##[endgroup] 2021-05-15T14:23:59.1380650Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:23:59.2802120Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:23:59.2802880Z Rscript -e "tic::after_deploy()" 2021-05-15T14:23:59.3063310Z shell: /bin/bash -e {0} 2021-05-15T14:23:59.3063840Z env: 2021-05-15T14:23:59.3064380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:23:59.3064980Z TIC_DEPLOY_KEY: 2021-05-15T14:23:59.3065440Z RSPM: 2021-05-15T14:23:59.3066790Z GITHUB_PAT: *** 2021-05-15T14:23:59.3067340Z COVERALLS_TOKEN: 2021-05-15T14:23:59.3067940Z continue-on-error: false 2021-05-15T14:23:59.3068520Z VDIFFR_RUN_TESTS: false 2021-05-15T14:23:59.3069140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:23:59.3069680Z TZ: UTC 2021-05-15T14:23:59.3070190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:23:59.3070730Z NOT_CRAN: true 2021-05-15T14:23:59.3071190Z ##[endgroup] 2021-05-15T14:23:59.6699850Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:24:00.0643250Z Post job cleanup. 2021-05-15T14:24:00.1380950Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:24:00.1523270Z Post job cleanup. 2021-05-15T14:24:00.2851750Z [command]/usr/local/bin/git version 2021-05-15T14:24:00.2943040Z git version 2.31.1 2021-05-15T14:24:00.2993870Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:24:00.3069830Z [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-15T14:24:00.3954410Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:24:00.4013110Z http.https://github.com/.extraheader 2021-05-15T14:24:00.4026640Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:24:00.4104670Z [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-15T14:24:00.5022770Z Cleaning up orphan processes