2021-05-14T23:06:21.9818538Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:06:22.0795963Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T23:06:22.1477514Z 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-14T23:06:22.2294118Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:06:22.3195702Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:06:34.2366370Z Current runner version: '2.278.0' 2021-05-14T23:06:34.2417360Z ##[group]Operating System 2021-05-14T23:06:34.2418390Z Mac OS X 2021-05-14T23:06:34.2418820Z 10.15.7 2021-05-14T23:06:34.2419250Z 19H1030 2021-05-14T23:06:34.2419710Z ##[endgroup] 2021-05-14T23:06:34.2420320Z ##[group]Virtual Environment 2021-05-14T23:06:34.2420990Z Environment: macos-10.15 2021-05-14T23:06:34.2421500Z Version: 20210510.1 2021-05-14T23:06:34.2422470Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T23:06:34.2423760Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:06:34.2424690Z ##[endgroup] 2021-05-14T23:06:34.2426570Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:06:34.2427870Z Actions: write 2021-05-14T23:06:34.2428500Z Checks: write 2021-05-14T23:06:34.2428970Z Contents: write 2021-05-14T23:06:34.2429600Z Deployments: write 2021-05-14T23:06:34.2430250Z Issues: write 2021-05-14T23:06:34.2430930Z Metadata: read 2021-05-14T23:06:34.2431440Z Packages: write 2021-05-14T23:06:34.2432070Z PullRequests: write 2021-05-14T23:06:34.2432710Z RepositoryProjects: write 2021-05-14T23:06:34.2433360Z SecurityEvents: write 2021-05-14T23:06:34.2433910Z Statuses: write 2021-05-14T23:06:34.2434550Z ##[endgroup] 2021-05-14T23:06:34.2438160Z Prepare workflow directory 2021-05-14T23:06:34.3713500Z Prepare all required actions 2021-05-14T23:06:34.3725940Z Getting action download info 2021-05-14T23:06:34.8060680Z Download action repository 'actions/checkout@v2' 2021-05-14T23:06:36.3728100Z Download action repository 'r-lib/actions@master' 2021-05-14T23:06:38.2285730Z Download action repository 'adigherman/actions@master' 2021-05-14T23:06:40.5380930Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:06:40.9215060Z Download action repository 'actions/cache@v1' 2021-05-14T23:06:41.2719140Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:06:41.9408000Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:06:42.6253080Z ##[group]Run actions/checkout@v2 2021-05-14T23:06:42.6253740Z with: 2021-05-14T23:06:42.6254200Z repository: neuroconductor/kirby21.t1 2021-05-14T23:06:42.6255080Z token: *** 2021-05-14T23:06:42.6255430Z ssh-strict: true 2021-05-14T23:06:42.6255890Z persist-credentials: true 2021-05-14T23:06:42.6256310Z clean: true 2021-05-14T23:06:42.6256660Z fetch-depth: 1 2021-05-14T23:06:42.6257000Z lfs: false 2021-05-14T23:06:42.6257340Z submodules: false 2021-05-14T23:06:42.6257670Z env: 2021-05-14T23:06:42.6258150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:42.6258570Z TIC_DEPLOY_KEY: 2021-05-14T23:06:42.6258890Z RSPM: 2021-05-14T23:06:42.6259590Z GITHUB_PAT: *** 2021-05-14T23:06:42.6259950Z COVERALLS_TOKEN: 2021-05-14T23:06:42.6260390Z continue-on-error: false 2021-05-14T23:06:42.6260820Z VDIFFR_RUN_TESTS: false 2021-05-14T23:06:42.6261190Z ##[endgroup] 2021-05-14T23:06:43.3855040Z Syncing repository: neuroconductor/kirby21.t1 2021-05-14T23:06:43.3856200Z ##[group]Getting Git version info 2021-05-14T23:06:43.3857730Z Working directory is '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:06:43.3858410Z [command]/usr/local/bin/git version 2021-05-14T23:06:43.5233430Z git version 2.31.1 2021-05-14T23:06:43.5329560Z ##[endgroup] 2021-05-14T23:06:43.5331690Z Deleting the contents of '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:06:43.5336180Z ##[group]Initializing the repository 2021-05-14T23:06:43.5337390Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.t1/kirby21.t1 2021-05-14T23:06:43.5515460Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:06:43.5519730Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:06:43.5521470Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:06:43.5618180Z hint: 2021-05-14T23:06:43.5620510Z hint: git config --global init.defaultBranch 2021-05-14T23:06:43.5622430Z hint: 2021-05-14T23:06:43.5629590Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:06:43.5631440Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:06:43.5632630Z hint: 2021-05-14T23:06:43.5633820Z hint: git branch -m 2021-05-14T23:06:43.5634900Z Initialized empty Git repository in /Users/runner/work/kirby21.t1/kirby21.t1/.git/ 2021-05-14T23:06:43.5636410Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:06:43.5700810Z ##[endgroup] 2021-05-14T23:06:43.5701930Z ##[group]Disabling automatic garbage collection 2021-05-14T23:06:43.5708320Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:06:43.5785550Z ##[endgroup] 2021-05-14T23:06:43.5816980Z ##[group]Setting up auth 2021-05-14T23:06:43.5821620Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:06:43.5905810Z [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-14T23:06:44.6534260Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:06:44.6537800Z [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-14T23:06:44.6550210Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:06:44.6551600Z ##[endgroup] 2021-05-14T23:06:44.6552470Z ##[group]Fetching the repository 2021-05-14T23:06:44.6555330Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +d9d2c5888aae676ae04f31146111014c589ea26f:refs/tags/1.7.3.2.s 2021-05-14T23:06:44.6558630Z remote: Enumerating objects: 55, done. 2021-05-14T23:06:44.6559340Z remote: Counting objects: 1% (1/55) 2021-05-14T23:06:44.6559890Z remote: Counting objects: 3% (2/55) 2021-05-14T23:06:44.6560420Z remote: Counting objects: 5% (3/55) 2021-05-14T23:06:44.6560920Z remote: Counting objects: 7% (4/55) 2021-05-14T23:06:44.6561450Z remote: Counting objects: 9% (5/55) 2021-05-14T23:06:44.6561950Z remote: Counting objects: 10% (6/55) 2021-05-14T23:06:44.6562470Z remote: Counting objects: 12% (7/55) 2021-05-14T23:06:44.6562960Z remote: Counting objects: 14% (8/55) 2021-05-14T23:06:44.6563500Z remote: Counting objects: 16% (9/55) 2021-05-14T23:06:44.6563990Z remote: Counting objects: 18% (10/55) 2021-05-14T23:06:44.6564720Z remote: Counting objects: 20% (11/55) 2021-05-14T23:06:44.6565260Z remote: Counting objects: 21% (12/55) 2021-05-14T23:06:44.6565770Z remote: Counting objects: 23% (13/55) 2021-05-14T23:06:44.6567260Z remote: Counting objects: 25% (14/55) 2021-05-14T23:06:44.6567770Z remote: Counting objects: 27% (15/55) 2021-05-14T23:06:44.6568310Z remote: Counting objects: 29% (16/55) 2021-05-14T23:06:44.6568810Z remote: Counting objects: 30% (17/55) 2021-05-14T23:06:44.6569340Z remote: Counting objects: 32% (18/55) 2021-05-14T23:06:44.6569870Z remote: Counting objects: 34% (19/55) 2021-05-14T23:06:44.6570360Z remote: Counting objects: 36% (20/55) 2021-05-14T23:06:44.6570890Z remote: Counting objects: 38% (21/55) 2021-05-14T23:06:44.6571380Z remote: Counting objects: 40% (22/55) 2021-05-14T23:06:44.6571900Z remote: Counting objects: 41% (23/55) 2021-05-14T23:06:44.6572390Z remote: Counting objects: 43% (24/55) 2021-05-14T23:06:44.6572930Z remote: Counting objects: 45% (25/55) 2021-05-14T23:06:44.6573420Z remote: Counting objects: 47% (26/55) 2021-05-14T23:06:44.6574350Z remote: Counting objects: 49% (27/55) 2021-05-14T23:06:44.6574890Z remote: Counting objects: 50% (28/55) 2021-05-14T23:06:44.6575390Z remote: Counting objects: 52% (29/55) 2021-05-14T23:06:44.6575920Z remote: Counting objects: 54% (30/55) 2021-05-14T23:06:44.6576420Z remote: Counting objects: 56% (31/55) 2021-05-14T23:06:44.6576950Z remote: Counting objects: 58% (32/55) 2021-05-14T23:06:44.6577450Z remote: Counting objects: 60% (33/55) 2021-05-14T23:06:44.6578050Z remote: Counting objects: 61% (34/55) 2021-05-14T23:06:44.6578570Z remote: Counting objects: 63% (35/55) 2021-05-14T23:06:44.6579110Z remote: Counting objects: 65% (36/55) 2021-05-14T23:06:44.6579630Z remote: Counting objects: 67% (37/55) 2021-05-14T23:06:44.6580130Z remote: Counting objects: 69% (38/55) 2021-05-14T23:06:44.6580650Z remote: Counting objects: 70% (39/55) 2021-05-14T23:06:44.6581150Z remote: Counting objects: 72% (40/55) 2021-05-14T23:06:44.6581690Z remote: Counting objects: 74% (41/55) 2021-05-14T23:06:44.6582180Z remote: Counting objects: 76% (42/55) 2021-05-14T23:06:44.6582710Z remote: Counting objects: 78% (43/55) 2021-05-14T23:06:44.6583200Z remote: Counting objects: 80% (44/55) 2021-05-14T23:06:44.6583730Z remote: Counting objects: 81% (45/55) 2021-05-14T23:06:44.6584250Z remote: Counting objects: 83% (46/55) 2021-05-14T23:06:44.6584750Z remote: Counting objects: 85% (47/55) 2021-05-14T23:06:44.6585280Z remote: Counting objects: 87% (48/55) 2021-05-14T23:06:44.6585790Z remote: Counting objects: 89% (49/55) 2021-05-14T23:06:44.6586320Z remote: Counting objects: 90% (50/55) 2021-05-14T23:06:44.6586850Z remote: Counting objects: 92% (51/55) 2021-05-14T23:06:44.6587350Z remote: Counting objects: 94% (52/55) 2021-05-14T23:06:44.6587880Z remote: Counting objects: 96% (53/55) 2021-05-14T23:06:44.6588710Z remote: Counting objects: 98% (54/55) 2021-05-14T23:06:44.6613420Z remote: Counting objects: 100% (55/55) 2021-05-14T23:06:44.6613970Z remote: Counting objects: 100% (55/55), done. 2021-05-14T23:06:44.6614520Z remote: Compressing objects: 1% (1/53) 2021-05-14T23:06:44.6615050Z remote: Compressing objects: 3% (2/53) 2021-05-14T23:06:44.6615620Z remote: Compressing objects: 5% (3/53) 2021-05-14T23:06:44.6616160Z remote: Compressing objects: 7% (4/53) 2021-05-14T23:06:44.6616700Z remote: Compressing objects: 9% (5/53) 2021-05-14T23:06:44.6617230Z remote: Compressing objects: 11% (6/53) 2021-05-14T23:06:44.6617800Z remote: Compressing objects: 13% (7/53) 2021-05-14T23:06:44.6618360Z remote: Compressing objects: 15% (8/53) 2021-05-14T23:06:44.6618880Z remote: Compressing objects: 16% (9/53) 2021-05-14T23:06:44.6619450Z remote: Compressing objects: 18% (10/53) 2021-05-14T23:06:44.6620020Z remote: Compressing objects: 20% (11/53) 2021-05-14T23:06:44.6620560Z remote: Compressing objects: 22% (12/53) 2021-05-14T23:06:44.6621070Z remote: Compressing objects: 24% (13/53) 2021-05-14T23:06:44.6621650Z remote: Compressing objects: 26% (14/53) 2021-05-14T23:06:44.6622190Z remote: Compressing objects: 28% (15/53) 2021-05-14T23:06:44.6622730Z remote: Compressing objects: 30% (16/53) 2021-05-14T23:06:44.6623230Z remote: Compressing objects: 32% (17/53) 2021-05-14T23:06:44.6623800Z remote: Compressing objects: 33% (18/53) 2021-05-14T23:06:44.6624390Z remote: Compressing objects: 35% (19/53) 2021-05-14T23:06:44.6624900Z remote: Compressing objects: 37% (20/53) 2021-05-14T23:06:44.6625450Z remote: Compressing objects: 39% (21/53) 2021-05-14T23:06:44.6626020Z remote: Compressing objects: 41% (22/53) 2021-05-14T23:06:44.6626550Z remote: Compressing objects: 43% (23/53) 2021-05-14T23:06:44.6627580Z remote: Compressing objects: 45% (24/53) 2021-05-14T23:06:44.6628120Z remote: Compressing objects: 47% (25/53) 2021-05-14T23:06:44.6628700Z remote: Compressing objects: 49% (26/53) 2021-05-14T23:06:44.6629230Z remote: Compressing objects: 50% (27/53) 2021-05-14T23:06:44.6629780Z remote: Compressing objects: 52% (28/53) 2021-05-14T23:06:44.6630310Z remote: Compressing objects: 54% (29/53) 2021-05-14T23:06:44.6630880Z remote: Compressing objects: 56% (30/53) 2021-05-14T23:06:44.6631430Z remote: Compressing objects: 58% (31/53) 2021-05-14T23:06:44.6631960Z remote: Compressing objects: 60% (32/53) 2021-05-14T23:06:44.6632520Z remote: Compressing objects: 62% (33/53) 2021-05-14T23:06:44.6633060Z remote: Compressing objects: 64% (34/53) 2021-05-14T23:06:44.6633610Z remote: Compressing objects: 66% (35/53) 2021-05-14T23:06:44.6634130Z remote: Compressing objects: 67% (36/53) 2021-05-14T23:06:44.6634710Z remote: Compressing objects: 69% (37/53) 2021-05-14T23:06:44.6635260Z remote: Compressing objects: 71% (38/53) 2021-05-14T23:06:44.6635790Z remote: Compressing objects: 73% (39/53) 2021-05-14T23:06:44.6636340Z remote: Compressing objects: 75% (40/53) 2021-05-14T23:06:44.6637170Z remote: Compressing objects: 77% (41/53) 2021-05-14T23:06:44.6637740Z remote: Compressing objects: 79% (42/53) 2021-05-14T23:06:44.6638270Z remote: Compressing objects: 81% (43/53) 2021-05-14T23:06:44.6638820Z remote: Compressing objects: 83% (44/53) 2021-05-14T23:06:44.6639360Z remote: Compressing objects: 84% (45/53) 2021-05-14T23:06:44.6639920Z remote: Compressing objects: 86% (46/53) 2021-05-14T23:06:44.6640450Z remote: Compressing objects: 88% (47/53) 2021-05-14T23:06:44.6641000Z remote: Compressing objects: 90% (48/53) 2021-05-14T23:06:44.6641570Z remote: Compressing objects: 92% (49/53) 2021-05-14T23:06:44.6642430Z remote: Compressing objects: 94% (50/53) 2021-05-14T23:06:44.6643060Z remote: Compressing objects: 96% (51/53) 2021-05-14T23:06:44.6643790Z remote: Compressing objects: 98% (52/53) 2021-05-14T23:06:44.6644410Z remote: Compressing objects: 100% (53/53) 2021-05-14T23:06:44.6644960Z remote: Compressing objects: 100% (53/53), done. 2021-05-14T23:06:46.5994760Z remote: Total 55 (delta 0), reused 49 (delta 0), pack-reused 0 2021-05-14T23:06:46.9322450Z From https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:06:46.9324470Z * [new ref] d9d2c5888aae676ae04f31146111014c589ea26f -> 1.7.3.2.s 2021-05-14T23:06:46.9387250Z ##[endgroup] 2021-05-14T23:06:46.9387900Z ##[group]Determining the checkout info 2021-05-14T23:06:46.9390740Z ##[endgroup] 2021-05-14T23:06:46.9391260Z ##[group]Checking out the ref 2021-05-14T23:06:46.9397150Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.3.2.s 2021-05-14T23:06:47.2846630Z HEAD is now at d9d2c58 Version id 10 stable 2021-05-14T23:06:47.2850730Z ##[endgroup] 2021-05-14T23:06:47.2950780Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:06:47.3017260Z 'd9d2c5888aae676ae04f31146111014c589ea26f' 2021-05-14T23:06:47.3209410Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:06:47.3209940Z with: 2021-05-14T23:06:47.3210320Z r-version: oldrel 2021-05-14T23:06:47.3210680Z Ncpus: 1 2021-05-14T23:06:47.3211090Z crayon.enabled: NULL 2021-05-14T23:06:47.3211580Z remove-openmp-macos: true 2021-05-14T23:06:47.3212120Z http-user-agent: default 2021-05-14T23:06:47.3212560Z install-r: true 2021-05-14T23:06:47.3213110Z windows-path-include-mingw: true 2021-05-14T23:06:47.3213630Z env: 2021-05-14T23:06:47.3214040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:47.3214500Z TIC_DEPLOY_KEY: 2021-05-14T23:06:47.3214840Z RSPM: 2021-05-14T23:06:47.3216030Z GITHUB_PAT: *** 2021-05-14T23:06:47.3216440Z COVERALLS_TOKEN: 2021-05-14T23:06:47.3217330Z continue-on-error: false 2021-05-14T23:06:47.3217780Z VDIFFR_RUN_TESTS: false 2021-05-14T23:06:47.3218190Z ##[endgroup] 2021-05-14T23:06:47.7054170Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:06:51.1720330Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:06:51.5110550Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-14T23:06:51.6060770Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:06:51.6163560Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:06:51.6238150Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:06:52.0355920Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:06:52.0368130Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:06:52.0370640Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:06:52.0372320Z Checksumming (Apple_Free : 3)… 2021-05-14T23:06:53.0073660Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:06:53.0076330Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:06:53.0391680Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:06:53.0411030Z Checksumming (Apple_Free : 5)… 2021-05-14T23:06:54.0017480Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:06:54.0350510Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:06:55.0243900Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:06:55.0346710Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:06:55.0448870Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:06:55.0553540Z verified CRC32 $84F1919B 2021-05-14T23:06:56.1028570Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:06:56.1130700Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:06:56.1232100Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:06:59.3354520Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:06:59.3355600Z To reinstall 0.29.2_3, run: 2021-05-14T23:06:59.3356950Z brew reinstall pkg-config 2021-05-14T23:06:59.3749770Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:07:01.1040270Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:07:01.4937230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T23%3A15%3A00Z&sig=Cxs5a%2Bt8sJlxelHH85ZYT5PrWIbH2JiqRm1T2SORHOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:07:01.8274890Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:07:03.8757200Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T23:07:03.8816410Z installer: Upgrading at base path / 2021-05-14T23:07:03.8912940Z installer: The upgrade was successful. 2021-05-14T23:07:05.0637560Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:07:05.2048000Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:07:06.9247560Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:07:07.2943620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T23%3A15%3A00Z&sig=BIoYqxVSZBbQSqNrWfU600L7EWP1jGTA3ANo1efSBzE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:07:07.3976990Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:07:07.7560900Z installer: Package name is gfortran 2021-05-14T23:07:07.7566020Z installer: Installing at base path / 2021-05-14T23:07:07.7578020Z installer: The install was successful. 2021-05-14T23:07:07.7590220Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:07:07.8659470Z "disk2" ejected. 2021-05-14T23:07:07.8761790Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:07:09.8428770Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:07:10.6057400Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:07:10.6318250Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:07:10.6318830Z env: 2021-05-14T23:07:10.6319250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:07:10.6319720Z TIC_DEPLOY_KEY: 2021-05-14T23:07:10.6320070Z RSPM: 2021-05-14T23:07:10.6321240Z GITHUB_PAT: *** 2021-05-14T23:07:10.6321690Z COVERALLS_TOKEN: 2021-05-14T23:07:10.6322130Z continue-on-error: false 2021-05-14T23:07:10.6322570Z VDIFFR_RUN_TESTS: false 2021-05-14T23:07:10.6323040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:07:10.6323470Z TZ: UTC 2021-05-14T23:07:10.6323830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:07:10.6324240Z NOT_CRAN: true 2021-05-14T23:07:10.6324580Z ##[endgroup] 2021-05-14T23:07:11.1725420Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:07:11.7188480Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:07:11.7190380Z Dload Upload Total Spent Left Speed 2021-05-14T23:07:11.7190920Z 2021-05-14T23:07:11.7881340Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:07:11.7882750Z 100 117 0 117 0 0 1695 0 --:--:-- --:--:-- --:--:-- 1695 2021-05-14T23:07:11.9468510Z 2021-05-14T23:07:11.9471050Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:07:12.1360090Z 2021-05-14T23:07:13.1541090Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:07:14.1230140Z 19 82.6M 19 16.0M 0 0 11.1M 0 0:00:07 0:00:01 0:00:06 15.7M 2021-05-14T23:07:15.1429460Z 33 82.6M 33 27.4M 0 0 11.4M 0 0:00:07 0:00:02 0:00:05 13.8M 2021-05-14T23:07:16.1603440Z 49 82.6M 49 40.7M 0 0 11.9M 0 0:00:06 0:00:03 0:00:03 13.5M 2021-05-14T23:07:17.1316940Z 67 82.6M 67 56.0M 0 0 12.6M 0 0:00:06 0:00:04 0:00:02 13.9M 2021-05-14T23:07:17.7020250Z 87 82.6M 87 72.0M 0 0 13.3M 0 0:00:06 0:00:05 0:00:01 14.4M 2021-05-14T23:07:17.7023010Z 100 82.6M 100 82.6M 0 0 13.8M 0 0:00:05 0:00:05 --:--:-- 14.6M 2021-05-14T23:07:21.9801260Z ##[group]Run tlmgr update --self 2021-05-14T23:07:21.9801970Z tlmgr update --self 2021-05-14T23:07:21.9802850Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:07:21.9803650Z tlmgr update --all 2021-05-14T23:07:21.9998110Z shell: /bin/bash -e {0} 2021-05-14T23:07:21.9998550Z env: 2021-05-14T23:07:21.9998980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:07:21.9999470Z TIC_DEPLOY_KEY: 2021-05-14T23:07:21.9999810Z RSPM: 2021-05-14T23:07:22.0001110Z GITHUB_PAT: *** 2021-05-14T23:07:22.0001570Z COVERALLS_TOKEN: 2021-05-14T23:07:22.0002030Z continue-on-error: false 2021-05-14T23:07:22.0002530Z VDIFFR_RUN_TESTS: false 2021-05-14T23:07:22.0003010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:07:22.0003480Z TZ: UTC 2021-05-14T23:07:22.0003860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:07:22.0004290Z NOT_CRAN: true 2021-05-14T23:07:22.0004750Z ##[endgroup] 2021-05-14T23:07:24.4738990Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:07:24.4745230Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:07:26.7762730Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:07:26.7892560Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:07:27.0377720Z [2/89, 00:01/13:07:43] install: ae [57k] 2021-05-14T23:07:27.4342630Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T23:07:27.6837520Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:07:28.8071350Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-14T23:07:29.2672810Z [6/89, 00:03/18:59] install: biber.universal-darwin [33017k] 2021-05-14T23:07:36.9140700Z [7/89, 00:10/00:11] install: biber [1k] 2021-05-14T23:07:37.5324060Z [8/89, 00:11/00:12] install: biblatex [238k] 2021-05-14T23:07:45.7202060Z [9/89, 00:19/00:20] install: checkcites.universal-darwin [1k] 2021-05-14T23:07:46.3846980Z [10/89, 00:20/00:21] install: checkcites [7k] 2021-05-14T23:07:46.7417260Z [11/89, 00:20/00:21] install: chickenize [15k] 2021-05-14T23:07:47.1468210Z [12/89, 00:21/00:23] install: chinese-jfm [3k] 2021-05-14T23:07:47.6706660Z [13/89, 00:21/00:23] install: cloze [9k] 2021-05-14T23:07:48.0419260Z [14/89, 00:22/00:24] install: colorprofiles [86k] 2021-05-14T23:07:49.1404860Z [15/89, 00:23/00:25] install: combofont [2k] 2021-05-14T23:07:49.8880100Z [16/89, 00:23/00:25] install: courier [470k] 2021-05-14T23:07:54.8360790Z [17/89, 00:28/00:30] install: courier-scaled [3k] 2021-05-14T23:07:55.2458590Z [18/89, 00:29/00:31] install: cstypo [3k] 2021-05-14T23:07:55.6082990Z [19/89, 00:29/00:31] install: ctablestack [2k] 2021-05-14T23:07:56.3441750Z [20/89, 00:30/00:32] install: ekdosis [19k] 2021-05-14T23:07:56.7479460Z [21/89, 00:30/00:32] install: emoji [40k] 2021-05-14T23:07:57.5905790Z [22/89, 00:31/00:33] install: emojicite [2k] 2021-05-14T23:07:58.3690480Z [23/89, 00:32/00:34] install: enctex [24k] 2021-05-14T23:08:01.5679890Z [24/89, 00:35/00:37] install: enigma [18k] 2021-05-14T23:08:02.5591820Z [25/89, 00:36/00:38] install: etex-pkg [6k] 2021-05-14T23:08:03.3508650Z [26/89, 00:37/00:39] install: filecontents [3k] 2021-05-14T23:08:03.9276500Z [27/89, 00:37/00:39] install: grfext [3k] 2021-05-14T23:08:04.6319580Z [28/89, 00:38/00:40] install: hyphenex [9k] 2021-05-14T23:08:05.0642370Z [29/89, 00:39/00:41] install: ifplatform [2k] 2021-05-14T23:08:05.7670330Z [30/89, 00:39/00:41] install: innerscript [4k] 2021-05-14T23:08:06.1765320Z [31/89, 00:40/00:42] install: interpreter [7k] 2021-05-14T23:08:06.9728090Z [32/89, 00:40/00:42] install: kanaparser [5k] 2021-05-14T23:08:07.7201200Z [33/89, 00:41/00:43] install: knuth-local [23k] 2021-05-14T23:08:09.5239590Z [34/89, 00:43/00:46] install: logreq [4k] 2021-05-14T23:08:10.3187520Z [35/89, 00:44/00:47] install: lua-typo [7k] 2021-05-14T23:08:11.1115600Z [36/89, 00:45/00:48] install: lua-uca [70k] 2021-05-14T23:08:12.2324350Z [37/89, 00:46/00:49] install: lua-ul [7k] 2021-05-14T23:08:13.2213870Z [38/89, 00:47/00:50] install: lua-uni-algos [6k] 2021-05-14T23:08:13.6176100Z [39/89, 00:47/00:50] install: lua-visual-debug [4k] 2021-05-14T23:08:13.9790080Z [40/89, 00:47/00:50] install: luacode [3k] 2021-05-14T23:08:14.3806590Z [41/89, 00:48/00:51] install: luacolor [5k] 2021-05-14T23:08:14.9701310Z [42/89, 00:48/00:51] install: luahyphenrules [3k] 2021-05-14T23:08:15.3676120Z [43/89, 00:49/00:52] install: luaimageembed [2k] 2021-05-14T23:08:16.0679610Z [44/89, 00:50/00:53] install: luaindex [5k] 2021-05-14T23:08:16.8513110Z [45/89, 00:50/00:53] install: luainputenc [5k] 2021-05-14T23:08:17.7702380Z [46/89, 00:51/00:54] install: luaintro [1k] 2021-05-14T23:08:18.4272570Z [47/89, 00:52/00:55] install: luakeys [5k] 2021-05-14T23:08:19.2191810Z [48/89, 00:53/00:56] install: lualatex-doc [1k] 2021-05-14T23:08:19.8369000Z [49/89, 00:53/00:56] install: lualatex-truncate [2k] 2021-05-14T23:08:20.5823120Z [50/89, 00:54/00:57] install: luamplib [12k] 2021-05-14T23:08:21.3280160Z [51/89, 00:55/00:58] install: luapackageloader [2k] 2021-05-14T23:08:22.1167380Z [52/89, 00:56/00:59] install: luaprogtable [7k] 2021-05-14T23:08:23.1195270Z [53/89, 00:57/01:00] install: luarandom [2k] 2021-05-14T23:08:23.4444990Z [54/89, 00:57/01:00] install: luatex85 [2k] 2021-05-14T23:08:23.8195190Z [55/89, 00:57/01:00] install: luatexbase [4k] 2021-05-14T23:08:24.7943610Z [56/89, 00:58/01:01] install: luatexko [22k] 2021-05-14T23:08:24.7945330Z [57/89, 00:58/01:01] install: luatextra [2k] 2021-05-14T23:08:25.2123550Z [58/89, 00:59/01:02] install: luavlna [8k] 2021-05-14T23:08:25.6601590Z [59/89, 00:59/01:02] install: luaxml [31k] 2021-05-14T23:08:26.1158590Z [60/89, 01:00/01:03] install: makeindex.universal-darwin [91k] 2021-05-14T23:08:26.9724670Z [61/89, 01:00/01:03] install: makeindex [5k] 2021-05-14T23:08:28.0892620Z [62/89, 01:02/01:05] install: mflogo [2k] 2021-05-14T23:08:28.9988010Z [63/89, 01:02/01:05] install: newpax [9k] 2021-05-14T23:08:29.6595130Z [64/89, 01:03/01:06] install: nodetree [13k] 2021-05-14T23:08:30.5728750Z [65/89, 01:04/01:07] install: odsfile [5k] 2021-05-14T23:08:31.4022900Z [66/89, 01:05/01:09] install: optex.universal-darwin [1k] 2021-05-14T23:08:32.0322440Z [67/89, 01:06/01:10] install: optex [789k] 2021-05-14T23:08:36.8866150Z [68/89, 01:10/01:12] install: pdfarticle [4k] 2021-05-14T23:08:37.5562820Z [69/89, 01:11/01:13] install: pdfextra [22k] 2021-05-14T23:08:38.4016230Z [70/89, 01:12/01:14] install: placeat [4k] 2021-05-14T23:08:39.1797390Z [71/89, 01:13/01:15] install: plantuml [3k] 2021-05-14T23:08:39.9696090Z [72/89, 01:13/01:15] install: rsfs [55k] 2021-05-14T23:08:41.7228570Z [73/89, 01:15/01:17] install: selnolig [53k] 2021-05-14T23:08:42.2092830Z [74/89, 01:16/01:18] install: spelling [14k] 2021-05-14T23:08:43.2575720Z [75/89, 01:17/01:19] install: stricttex [2k] 2021-05-14T23:08:44.0584600Z [76/89, 01:18/01:20] install: texlive-common [1k] 2021-05-14T23:08:44.7372170Z [77/89, 01:18/01:20] install: texlive-en [1k] 2021-05-14T23:08:45.4056220Z [78/89, 01:19/01:21] install: texlive-msg-translations [144k] 2021-05-14T23:08:47.6353490Z [79/89, 01:21/01:23] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:08:48.3893570Z [80/89, 01:22/01:24] install: thumbpdf [19k] 2021-05-14T23:08:48.9888120Z [81/89, 01:22/01:24] install: tlshell.universal-darwin [1k] 2021-05-14T23:08:49.4286930Z [82/89, 01:23/01:25] install: tlshell [29k] 2021-05-14T23:08:50.3896500Z [83/89, 01:24/01:26] install: typewriter [25k] 2021-05-14T23:08:50.8591880Z [84/89, 01:24/01:26] install: uninormalize [6k] 2021-05-14T23:08:51.7643620Z [85/89, 01:25/01:27] install: upquote [2k] 2021-05-14T23:08:52.5259190Z [86/89, 01:26/01:28] install: xdvi.universal-darwin [948k] 2021-05-14T23:08:53.8035420Z [87/89, 01:27/01:27] install: xdvi [7k] 2021-05-14T23:08:54.7311540Z [88/89, 01:28/01:28] install: collection-basic [1k] 2021-05-14T23:08:55.4236260Z [89/89, 01:29/01:29] install: collection-luatex [1k] 2021-05-14T23:08:56.1002960Z running mktexlsr ... 2021-05-14T23:08:57.3162710Z done running mktexlsr. 2021-05-14T23:08:57.4006210Z running updmap-sys ... 2021-05-14T23:08:59.5935040Z done running updmap-sys. 2021-05-14T23:08:59.5936350Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:08:59.5938770Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/9xEnKzdqTW/97mYJicyRV ... 2021-05-14T23:09:01.4184070Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/9xEnKzdqTW/97mYJicyRV. 2021-05-14T23:09:01.4185390Z OK: optex.fmt/luatex 2021-05-14T23:09:01.4187020Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:09:01.4188530Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:09:03.9260350Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:03.9261350Z tlmgr: no updates available 2021-05-14T23:09:04.2138930Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:09:04.2139450Z with: 2021-05-14T23:09:04.2139810Z pandoc-version: 2.7.3 2021-05-14T23:09:04.2140170Z env: 2021-05-14T23:09:04.2140550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:04.2140960Z TIC_DEPLOY_KEY: 2021-05-14T23:09:04.2141270Z RSPM: 2021-05-14T23:09:04.2142460Z GITHUB_PAT: *** 2021-05-14T23:09:04.2142850Z COVERALLS_TOKEN: 2021-05-14T23:09:04.2143280Z continue-on-error: false 2021-05-14T23:09:04.2143840Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:04.2144290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:04.2144690Z TZ: UTC 2021-05-14T23:09:04.2145200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:04.2145570Z NOT_CRAN: true 2021-05-14T23:09:04.2145890Z ##[endgroup] 2021-05-14T23:09:05.3367960Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:09:29.2819270Z installer: Package name is pandoc 2021-05-14T23:09:29.2820770Z installer: Installing at base path / 2021-05-14T23:09:29.2821710Z installer: The install was successful. 2021-05-14T23:09:29.4185450Z ##[group]Run git config user.name adigherman 2021-05-14T23:09:29.4186170Z git config user.name adigherman 2021-05-14T23:09:29.4186780Z git config user.email adig@jhu.edu 2021-05-14T23:09:29.5175920Z shell: /bin/bash -e {0} 2021-05-14T23:09:29.5176340Z env: 2021-05-14T23:09:29.5176860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:29.5177340Z TIC_DEPLOY_KEY: 2021-05-14T23:09:29.5177750Z RSPM: 2021-05-14T23:09:29.5178910Z GITHUB_PAT: *** 2021-05-14T23:09:29.5179390Z COVERALLS_TOKEN: 2021-05-14T23:09:29.5179880Z continue-on-error: false 2021-05-14T23:09:29.5180420Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:29.5180970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:29.5181430Z TZ: UTC 2021-05-14T23:09:29.5181870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:29.5182290Z NOT_CRAN: true 2021-05-14T23:09:29.5219100Z ##[endgroup] 2021-05-14T23:09:30.0215040Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:09:30.0215770Z env: 2021-05-14T23:09:30.0216240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:30.0216730Z TIC_DEPLOY_KEY: 2021-05-14T23:09:30.0217320Z RSPM: 2021-05-14T23:09:30.0218680Z GITHUB_PAT: *** 2021-05-14T23:09:30.0219140Z COVERALLS_TOKEN: 2021-05-14T23:09:30.0219600Z continue-on-error: false 2021-05-14T23:09:30.0220100Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:30.0220570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:30.0221030Z TZ: UTC 2021-05-14T23:09:30.0221400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:30.0221820Z NOT_CRAN: true 2021-05-14T23:09:30.0222180Z ##[endgroup] 2021-05-14T23:09:32.1792790Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:09:32.3022590Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:09:32.3023330Z To reinstall 3.20.2, run: 2021-05-14T23:09:32.3024030Z brew reinstall cmake 2021-05-14T23:09:34.0779590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:09:35.2533920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:09:36.1189490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:09:36.6181550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A15%3A00Z&sig=bW6ihyaLFYKRKt4O0twJVykw%2FB8jakGhF9xvGNr4j3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:36.6775210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A15\%3A00Z\&sig=bW6ihyaLFYKRKt4O0twJVykw\%2FB8jakGhF9xvGNr4j3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:36.8127920Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:09:36.8831510Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:09:36.8865170Z 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/d20210514-2548-raac43 2021-05-14T23:09:37.8920290Z cp -pR /private/tmp/d20210514-2548-raac43/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:09:39.3101970Z chmod -Rf +w /private/tmp/d20210514-2548-raac43 2021-05-14T23:09:39.7397690Z ==> Finishing up 2021-05-14T23:09:39.7815500Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:09:39.8645990Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:09:39.8651350Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:09:39.8656450Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:09:39.8660850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:09:39.8666850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:09:39.8674210Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:09:39.9670160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2713-wjhiq0.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-14T23:09:42.5921780Z ==> Summary 2021-05-14T23:09:42.5992470Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:09:46.4031500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:09:47.5259270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:09:48.1458580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:09:48.5437140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A15%3A00Z&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj%2Fr8wX7vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:09:48.5884090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A15\%3A00Z\&sig=P5X4p4tKwH4nHeBAyOb7LTg4mtkxiJ8wFoj\%2Fr8wX7vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:09:57.4342380Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:09:57.7970280Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:09:59.2313320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:09:59.9898890Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:10:00.4589510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T23%3A20%3A00Z&sig=eCmHB33vRRWZAqImQlK3mXClfCYL2oinFtZkAecGMYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:00.5036570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=eCmHB33vRRWZAqImQlK3mXClfCYL2oinFtZkAecGMYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:00.6607790Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:10:00.6683840Z ==> Installing dependencies for jags: gcc 2021-05-14T23:10:00.6693810Z ==> Installing jags dependency: gcc 2021-05-14T23:10:00.8436440Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:10:00.8466560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2720-1iac4ia 2021-05-14T23:10:57.0179010Z cp -pR /private/tmp/d20210514-2720-1iac4ia/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:11:08.7280340Z chmod -Rf +w /private/tmp/d20210514-2720-1iac4ia 2021-05-14T23:11:18.4574860Z ==> Finishing up 2021-05-14T23:11:19.3400300Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:11:19.3404040Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:11:19.3409500Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:11:19.3413910Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:11:19.3419440Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:11:19.3424220Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:11:19.3437660Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:11:19.3444610Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:11:19.3452830Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:11:19.3459160Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:11:19.3473790Z rm /usr/local/bin/c++-11 2021-05-14T23:11:19.3477120Z rm /usr/local/bin/cpp-11 2021-05-14T23:11:19.3481070Z rm /usr/local/bin/g++-11 2021-05-14T23:11:19.3485230Z rm /usr/local/bin/gcc-11 2021-05-14T23:11:19.3536680Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:11:19.3538460Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:11:19.3541930Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:11:19.3546950Z rm /usr/local/bin/gcov-11 2021-05-14T23:11:19.3549880Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:11:19.3554330Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:11:19.8223030Z Error: The `brew link` step did not complete successfully 2021-05-14T23:11:19.8223880Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:11:19.8228260Z Could not symlink bin/gfortran 2021-05-14T23:11:19.8229340Z Target /usr/local/bin/gfortran 2021-05-14T23:11:19.8230350Z already exists. You may want to remove it: 2021-05-14T23:11:19.8231780Z rm '/usr/local/bin/gfortran' 2021-05-14T23:11:19.8232160Z 2021-05-14T23:11:19.8232790Z To force the link and overwrite all conflicting files: 2021-05-14T23:11:19.8233830Z brew link --overwrite gcc 2021-05-14T23:11:19.8234160Z 2021-05-14T23:11:19.8234640Z To list all files that would be deleted: 2021-05-14T23:11:19.8235640Z brew link --overwrite --dry-run gcc 2021-05-14T23:11:19.8236000Z 2021-05-14T23:11:19.8236470Z Possible conflicting files are: 2021-05-14T23:11:19.8273220Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:11:20.4675630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2966-17lcuyq.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-14T23:11:23.4307660Z 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/d20210514-2720-1ljr2y7 2021-05-14T23:11:23.4310010Z ==> Summary 2021-05-14T23:11:23.4311140Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:11:23.4312090Z ==> Installing jags 2021-05-14T23:11:23.4313300Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:11:25.5421330Z cp -pR /private/tmp/d20210514-2720-1ljr2y7/jags/. /usr/local/Cellar/jags 2021-05-14T23:11:25.6217520Z chmod -Rf +w /private/tmp/d20210514-2720-1ljr2y7 2021-05-14T23:11:27.0317300Z ==> Finishing up 2021-05-14T23:11:27.0701450Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:11:27.0707140Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:11:27.0718220Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:11:27.0724450Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:11:27.0729850Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:11:27.0737900Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:11:27.0741920Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:11:27.0747110Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:11:27.0754360Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:11:27.1569610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2992-1ax4i2s.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-14T23:11:29.6131930Z ==> Summary 2021-05-14T23:11:29.6228790Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:11:32.7921010Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:11:33.9344020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:11:34.5721230Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:11:34.9396910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T23%3A20%3A00Z&sig=mjvPHYeoEykqqB2%2FEUArC6j6hh3Juqgow2n3UQKo9r0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:34.9861720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=mjvPHYeoEykqqB2\%2FEUArC6j6hh3Juqgow2n3UQKo9r0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:35.9159710Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:11:36.0427490Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:11:36.0462380Z 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/d20210514-2999-1iloze3 2021-05-14T23:11:38.3420050Z cp -pR /private/tmp/d20210514-2999-1iloze3/v8/. /usr/local/Cellar/v8 2021-05-14T23:11:38.4822900Z chmod -Rf +w /private/tmp/d20210514-2999-1iloze3 2021-05-14T23:11:38.6628820Z ==> Finishing up 2021-05-14T23:11:38.7164570Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:11:38.7746170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3165-14zafpm.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-14T23:11:41.2561960Z ==> Summary 2021-05-14T23:11:41.2642950Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:11:43.9452440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:11:45.1677490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:11:45.8178300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:11:46.2300570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T23%3A20%3A00Z&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:46.2884480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=GBDj1zgUiFCtnB3qJrDc3HdBCYp09ZW3IfFuWArFe0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:46.5949130Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:11:46.6151910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:11:47.8390720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:11:48.5016200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:11:48.8872740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T23%3A20%3A00Z&sig=vo1jciq%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:48.9359110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=vo1jciq\%2BAAQ3pweCPuWbPK6zYO2d7thZe6Ql5S4gVE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:49.2047360Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:11:49.2197840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:11:50.4297140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:11:51.0614500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:11:51.4382300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T23%3A20%3A00Z&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:11:51.5122740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=pbHSDHgBWXKC70NlP9GjXwALHtKYDCwnagsxjs5NRYQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:11:51.8164730Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:11:51.8395840Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:11:51.8400490Z ==> Installing fftw dependency: hwloc 2021-05-14T23:11:51.9169780Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:11:51.9201860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3172-fkgg0i 2021-05-14T23:11:53.2484740Z cp -pR /private/tmp/d20210514-3172-fkgg0i/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:11:53.7607440Z chmod -Rf +w /private/tmp/d20210514-3172-fkgg0i 2021-05-14T23:11:54.6786380Z ==> Finishing up 2021-05-14T23:11:54.6830230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:11:54.6869950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:11:54.6871630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:11:54.6873230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:11:54.6874750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:11:54.6876190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:11:54.6877790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:11:54.6983550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:11:54.6993730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:11:54.6995240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:11:54.6996660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:11:54.6998230Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:11:54.7001000Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:11:54.7002470Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:11:54.7003820Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:11:54.7005370Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:11:54.7006830Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:11:54.7008220Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:11:54.7009750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:11:54.7011590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:11:54.7013180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:11:54.7014890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:11:54.7016590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:11:54.7018810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:11:54.7020580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:11:54.7022260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:11:54.7023790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:11:54.7025340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:11:54.7026900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:11:54.7030560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:11:54.7036550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:11:54.7038210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:11:54.7039940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:11:54.7041860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T23:11:54.7043650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:11:54.7045380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:11:54.7047130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:11:54.7048840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:11:54.7050520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:11:54.7052860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T23:11:54.7054950Z 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-14T23:11:54.7056890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T23:11:54.7058840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T23:11:54.7069170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T23:11:54.7176410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T23:11:54.7239650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:11:54.7241630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T23:11:54.7243640Z 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-14T23:11:54.7245680Z 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-14T23:11:54.7247890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:11:54.7319300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:11:54.7321270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T23:11:54.7323110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T23:11:54.7325000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T23:11:54.7327330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:11:54.7332420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:11:54.7436080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:11:54.7553490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:11:54.7618180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:11:54.7620160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:11:54.7621960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:11:54.7623740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:11:54.7625540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:11:54.7627240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:11:54.7628900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:11:54.7630620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:11:54.7632360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:11:54.7634080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:11:54.7635760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:11:54.7637930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:11:54.7639620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:11:54.7641230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:11:54.7642870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:11:54.7644650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:11:54.7646390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:11:54.7648140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:11:54.7649720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:11:54.7651260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:11:54.7652850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:11:54.7654440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:11:54.7656020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:11:54.7657610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:11:54.7659190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:11:54.7660770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:11:54.7662360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:11:54.7663910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:11:54.7768990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:11:54.7873800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:11:54.7977540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:11:54.7995760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:11:54.8028070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:11:54.8031600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:11:54.8034120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:11:54.8040050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:11:54.8045560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:11:54.8069400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:11:54.8072000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:11:54.8073690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:11:54.8076010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:11:54.8077750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T23:11:54.8078870Z Only the first 100 operations were output. 2021-05-14T23:11:54.8484060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3350-2vzirc.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-14T23:11:57.7027180Z ==> Summary 2021-05-14T23:11:57.7584890Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:11:57.7609560Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:11:57.8183710Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:11:57.8200830Z 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/d20210514-3172-wauy3o 2021-05-14T23:11:58.1135440Z cp -pR /private/tmp/d20210514-3172-wauy3o/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:11:58.5649940Z chmod -Rf +w /private/tmp/d20210514-3172-wauy3o 2021-05-14T23:12:00.1014080Z ==> Finishing up 2021-05-14T23:12:00.1408920Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:12:00.1412530Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:12:00.1417720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:12:00.1422200Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:12:00.1429190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:12:00.1433740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:12:00.1438920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:12:00.1443740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:12:00.1448660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:12:00.1453350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:12:00.1458640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:12:00.1463220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:12:00.1468550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:12:00.1473760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:12:00.1478890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:12:00.1484570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:12:00.1489540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:12:00.1493930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:12:00.1499790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:12:00.1504730Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:12:00.1509980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:12:00.1514370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:12:00.1528770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:12:00.1530480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:12:00.1532690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:12:00.1536130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:12:00.1540990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:12:00.1545610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:12:00.1550720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:12:00.1555350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:12:00.1560390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:12:00.1565120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:12:00.1570550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:12:00.1574890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:12:00.1580790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:12:00.1585260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:12:00.1590120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:12:00.1594670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:12:00.1599910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:12:00.1604440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:12:00.1609580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:12:00.1614140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:12:00.1619210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:12:00.1624010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:12:00.1629700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:12:00.1634040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:12:00.1639320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:12:00.1643940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:12:00.1661850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:12:00.1691890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:12:00.1697050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:12:00.1702780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:12:00.1709600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:12:00.1716640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:12:00.1722580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:12:00.1729160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:12:00.1738750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:12:00.1745250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:12:00.1751640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:12:00.1758480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:12:00.1781180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:12:00.1787100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:12:00.1792260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:12:00.1809390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:12:00.1815450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:12:00.1833530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:12:00.1841040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:12:00.1846400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:12:00.1851480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:12:00.1856320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:12:00.1862590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:12:00.1867250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:12:00.1873120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:12:00.1879910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:12:00.1883480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:12:00.1888790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:12:00.1894090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:12:00.1901190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T23:12:00.1905440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T23:12:00.1910870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T23:12:00.1915940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T23:12:00.1923260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T23:12:00.1928840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T23:12:00.1934260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:12:00.1940370Z 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-14T23:12:00.1945350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T23:12:00.1950460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:12:00.1955260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:12:00.1960700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:12:00.1965800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:12:00.1971950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:12:00.1977210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T23:12:00.1982850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T23:12:00.1987890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T23:12:00.1993390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:12:00.2001780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:12:00.2005990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:12:00.2009300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:12:00.2015800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:12:00.2020770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:12:00.2025250Z Only the first 100 operations were output. 2021-05-14T23:12:00.6937630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3425-1l5l1dj.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-14T23:12:03.3637280Z ==> Summary 2021-05-14T23:12:03.4054170Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:12:03.4058770Z ==> Installing fftw 2021-05-14T23:12:03.4062640Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:12:03.4083650Z 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/d20210514-3172-de0vte 2021-05-14T23:12:03.5106000Z cp -pR /private/tmp/d20210514-3172-de0vte/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:12:03.5751140Z chmod -Rf +w /private/tmp/d20210514-3172-de0vte 2021-05-14T23:12:03.7814990Z ==> Finishing up 2021-05-14T23:12:03.8377180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:12:03.8380730Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:12:03.8385850Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:12:03.8390700Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:12:03.8397590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:12:03.8402200Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:12:03.8407210Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:12:03.8411690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:12:03.8416980Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:12:03.8421640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:12:03.8426650Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:12:03.8431020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:12:03.8477160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:12:03.8572220Z info /usr/local/share/info/fftw3.info 2021-05-14T23:12:03.8582210Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:12:03.8588000Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:12:03.8600870Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:12:03.8607090Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:12:03.8613400Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:12:03.8619060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:12:03.8630420Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:12:03.8636490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:12:03.8641720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:12:03.8647740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:12:03.8654480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:12:03.8659900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:12:03.8665970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:12:03.8672280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:12:03.8677480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:12:03.8683790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:12:03.8691330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:12:03.8698000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:12:03.8704220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:12:03.8710140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:12:03.8714800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:12:03.8720940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:12:03.8726590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:12:03.8731510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:12:03.8737780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:12:03.8742590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:12:03.8758110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:12:03.8768060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:12:03.8776890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:12:03.8785510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:12:03.8802480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:12:03.8818780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:12:03.8829110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:12:03.8831200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:12:03.8841210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:12:03.8849790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:12:03.8859450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:12:03.8871340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:12:03.8877740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:12:03.8885620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:12:03.8894900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:12:03.8903700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:12:03.8912900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:12:03.8928090Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:12:03.8953790Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:12:03.8956160Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:12:03.9372080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3452-wx6ajy.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-14T23:12:06.6430990Z ==> Summary 2021-05-14T23:12:06.6486170Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:12:07.3180670Z ==> No outdated dependents to upgrade! 2021-05-14T23:12:07.3185660Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:12:07.5009570Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:12:07.5012070Z fftw, open-mpi 2021-05-14T23:12:07.5019140Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:12:07.5022290Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:12:07.5027180Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:12:07.5028460Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:12:07.5033720Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:12:07.5038810Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:12:07.5039720Z rm /usr/local/include/fftw3.f 2021-05-14T23:12:07.5042480Z rm /usr/local/include/fftw3.f03 2021-05-14T23:12:07.5046160Z rm /usr/local/include/fftw3.h 2021-05-14T23:12:07.5049200Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:12:07.5051660Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:12:07.5054560Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:12:07.5063600Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:12:07.5069550Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:12:07.5070410Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:12:07.5072260Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:12:07.5078260Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:12:07.5084640Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:12:07.5089880Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:12:07.5091040Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:12:07.5095350Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:12:07.5096260Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:12:07.5097150Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:12:07.5101780Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:12:07.5103020Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:12:07.5107920Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:12:07.5109170Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:12:08.4141730Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:12:08.4148530Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:12:08.4159190Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:12:08.4160100Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:12:08.4160950Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:12:08.4161790Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:12:08.4170100Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:12:08.4171030Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:12:08.4171910Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:12:08.4172780Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:12:08.4173610Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:12:08.4174440Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:12:08.4175210Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:12:08.4176030Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:12:08.4176830Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:12:08.4177610Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:12:08.4178430Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:12:08.4179210Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:12:08.4180010Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:12:08.4180870Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:12:08.4182150Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:12:08.4183060Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:12:08.4183910Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:12:08.4185260Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:12:08.4186090Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:12:08.4186910Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:12:08.4187920Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:12:08.4189520Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:12:08.4190780Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:12:08.4192140Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:12:08.4193490Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:12:08.4196010Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:12:08.4197680Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:12:08.4202150Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:12:08.4203070Z rm /usr/local/bin/mpic++ 2021-05-14T23:12:08.4203750Z rm /usr/local/bin/mpicc 2021-05-14T23:12:08.4204450Z rm /usr/local/bin/mpicxx 2021-05-14T23:12:08.4205140Z rm /usr/local/bin/mpiexec 2021-05-14T23:12:08.4205890Z rm /usr/local/bin/mpif77 2021-05-14T23:12:08.4206580Z rm /usr/local/bin/mpif90 2021-05-14T23:12:08.4211350Z rm /usr/local/bin/mpifort 2021-05-14T23:12:08.4212080Z rm /usr/local/bin/mpirun 2021-05-14T23:12:08.4213300Z rm /usr/local/bin/ompi-clean 2021-05-14T23:12:08.4214500Z rm /usr/local/bin/ompi-server 2021-05-14T23:12:08.4215300Z rm /usr/local/bin/ompi_info 2021-05-14T23:12:08.4219590Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:12:08.4220880Z rm /usr/local/bin/orte-clean 2021-05-14T23:12:08.4226570Z rm /usr/local/bin/orte-info 2021-05-14T23:12:08.4227840Z rm /usr/local/bin/orte-server 2021-05-14T23:12:08.4228630Z rm /usr/local/bin/ortecc 2021-05-14T23:12:08.4229310Z rm /usr/local/bin/orted 2021-05-14T23:12:08.4230010Z rm /usr/local/bin/orterun 2021-05-14T23:12:08.4230770Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:12:08.4232900Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:12:08.4236660Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:12:08.4238540Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:12:08.4240950Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:12:08.4243380Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:12:08.4246110Z rm /usr/local/include/mpi.h 2021-05-14T23:12:08.4246930Z rm /usr/local/include/mpi.mod 2021-05-14T23:12:08.4247730Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:12:08.4248540Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:12:08.4252090Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:12:08.4257340Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:12:08.4258280Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:12:08.4259270Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:12:08.4263640Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:12:08.4264570Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:12:08.4269740Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:12:08.4271150Z rm /usr/local/include/mpif-config.h 2021-05-14T23:12:08.4272520Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:12:08.4280420Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:12:08.4281990Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:12:08.4283490Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:12:08.4284860Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:12:08.4286470Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:12:08.4287810Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:12:08.4289470Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:12:08.4294800Z rm /usr/local/include/mpif.h 2021-05-14T23:12:08.4299510Z rm /usr/local/include/openmpi 2021-05-14T23:12:08.4300440Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:12:08.4301390Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:12:08.4306710Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:12:08.4307720Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:12:08.4308720Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:12:08.4311890Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:12:08.4313210Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:12:08.4316530Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:12:08.4317440Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:12:08.4318290Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:12:08.4319090Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:12:08.4323170Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:12:08.4324050Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:12:08.4324970Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:12:08.4325910Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:12:08.4330570Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:12:08.4331520Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:12:08.4335630Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:12:08.4336710Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:12:08.4338290Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:12:08.4340270Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:12:08.4343770Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:12:08.4345220Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:12:08.4346810Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:12:08.4347780Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:12:08.4352130Z rm /usr/local/lib/openmpi 2021-05-14T23:12:08.4353690Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:12:08.4357710Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:12:08.4359180Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:12:08.4360490Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:12:08.4361910Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:12:08.4366120Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:12:08.4367020Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:12:08.4371330Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:12:08.4372230Z rm /usr/local/lib/pmix 2021-05-14T23:12:08.4373490Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:12:08.4375830Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:12:08.4376770Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:12:08.4380930Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:12:08.4381800Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:12:08.4386690Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:12:08.4387720Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:12:08.4392050Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:12:08.4393530Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:12:08.4397760Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:12:08.4402090Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:12:08.4403340Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:12:08.4407160Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:12:08.4412090Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:12:08.4413520Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:12:08.4414440Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:12:08.4415290Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:12:08.4416460Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:12:08.4419730Z Only the first 100 operations were output. 2021-05-14T23:12:09.6671680Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:12:11.0951110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:11.6524840Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:12:12.0180890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T23%3A20%3A00Z&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi%2BfWtJKAMXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:12.0640380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=x4ZYiCb08tfsgfM1A33eNiQpskXhLY0Gi\%2BfWtJKAMXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:13.6017750Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:12:13.7438830Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:12:13.7480060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3460-1jk67i6 2021-05-14T23:12:14.4613660Z cp -pR /private/tmp/d20210514-3460-1jk67i6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:12:15.2837440Z chmod -Rf +w /private/tmp/d20210514-3460-1jk67i6 2021-05-14T23:12:16.3112020Z ==> Finishing up 2021-05-14T23:12:16.3617620Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:12:16.3622690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:12:16.3627580Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:12:16.3632000Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:12:16.3642330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:12:16.3643910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:12:16.3646540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:12:16.3651880Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:12:16.3659550Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:12:16.3664010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:12:16.3669440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:12:16.3673950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:12:16.3679650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:12:16.3683660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:12:16.3688620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:12:16.3692980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:12:16.3699960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:12:16.3721250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:12:16.3722750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:12:16.3724120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:12:16.3725510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:12:16.3726880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:12:16.3732330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:12:16.3737610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:12:16.3741970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:12:16.3746950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:12:16.3751630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:12:16.3756420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:12:16.3761400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:12:16.3769600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:12:16.3778650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:12:16.3788730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:12:16.3801320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:12:16.3809660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:12:16.3817360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:12:16.3823170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:12:16.3832270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:12:16.3855530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:12:16.3857060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:12:16.3864290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:12:16.3875000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:12:16.3884570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:12:16.3893280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:12:16.3902880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:12:16.3911970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:12:16.3920420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:12:16.3925380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:12:16.3934940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:12:16.3942980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:12:16.3951950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:12:16.3959030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:12:16.3969700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:12:16.3978510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:12:16.3982800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:12:16.3991810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:12:16.4001100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:12:16.4008960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:12:16.4013600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:12:16.4022260Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:12:16.4032020Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:12:16.4040070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:12:16.4047730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:12:16.4055520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:12:16.4060070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:12:16.4069630Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:12:16.4079750Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:12:16.4088910Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:12:16.4098770Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:12:16.4106570Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:12:16.4206190Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:12:16.4210720Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:12:16.4216150Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:12:16.4220440Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:12:16.4225440Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:12:16.4230230Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:12:16.4234530Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:12:16.4239440Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:12:16.4244140Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:12:16.4248500Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:12:16.4253570Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:12:16.4258290Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:12:16.4265450Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:12:16.4271630Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:12:16.4279090Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:12:16.4289450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:12:16.4295870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:12:16.4301190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:12:16.9895980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:12:16.9903700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:12:16.9939570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:12:16.9966660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:12:16.9993570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:12:17.0020720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:12:17.0052470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:12:17.0079290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:12:17.0106170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:12:17.0133010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:12:17.0159760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:12:17.0186540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:12:17.0213300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:12:17.0240490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:12:17.0266780Z Only the first 100 operations were output. 2021-05-14T23:12:17.0294590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3625-1bf69h2.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-14T23:12:19.3527500Z ==> Summary 2021-05-14T23:12:19.4272410Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:12:21.8757550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:12:23.0583680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:23.6152000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:12:24.0363250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T23%3A20%3A00Z&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:24.0868480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=HDTB1hJPYV3kCBW4yQOxiVZZyYvx4O76mfmwILfph00\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:24.1670490Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:12:24.2637100Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:12:24.2675990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3632-vcolq6 2021-05-14T23:12:24.3419660Z cp -pR /private/tmp/d20210514-3632-vcolq6/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:12:24.5035040Z chmod -Rf +w /private/tmp/d20210514-3632-vcolq6 2021-05-14T23:12:24.6992940Z ==> Finishing up 2021-05-14T23:12:24.7351220Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:12:24.7374190Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:12:24.7405530Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:12:24.7440430Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:12:24.7469700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7478460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7482130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7486540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7494010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7538110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7573120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7622810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7635630Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:12:24.7640310Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:12:24.7647060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7649320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7654500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7656320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7658680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7688550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7791330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7891850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.7987400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8031360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8047640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8076820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8125090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8165160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8193200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8222690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8248170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8278910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8301530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8307060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8335520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8363280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8391460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8403920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8419070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8446890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8474870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8501020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8507630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8531530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8559190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8575680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8586960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8598580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8609900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8612430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8626940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8642230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8654770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8684740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8731340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8762470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8813960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8917400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8919760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.8955620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:12:24.9001850Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:12:24.9044140Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:12:24.9146620Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:12:24.9178240Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:12:24.9280780Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:12:24.9315190Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:12:24.9364370Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:12:24.9454340Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:12:24.9558670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3797-31wbxb.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-14T23:12:27.6177690Z ==> Summary 2021-05-14T23:12:27.6438790Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:12:29.7794970Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:12:29.7797810Z To reinstall 1.6.37, run: 2021-05-14T23:12:29.7798720Z brew reinstall libpng 2021-05-14T23:12:31.8355810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:12:32.9872220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:33.5450630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:12:33.9229520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T23%3A20%3A00Z&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR%2BpMkcd9be9L0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:33.9734420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=4IWLOcC4yWfJnhpT2ZGSkgPZTfo2qRR\%2BpMkcd9be9L0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:34.0278610Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:12:34.0335150Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:12:35.1732570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:35.7233950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:12:36.1050610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T23%3A20%3A00Z&sig=MxCiQFli8lLLDEW%2BzT1tlluQOVlc7sScZ7nTSI15P2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:36.1583800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=MxCiQFli8lLLDEW\%2BzT1tlluQOVlc7sScZ7nTSI15P2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:36.2629980Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:12:36.2738640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:12:37.4765520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:38.0497750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:12:38.4403690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T23%3A20%3A00Z&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv%2Fgb1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:38.4951360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=9IEGDURY5gfsqxm3S0D8rjkIGHKG4vR6FxJfGv\%2Fgb1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:38.5489970Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:12:38.5520860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:12:39.6994980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:40.2777010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:12:40.6478430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T23%3A20%3A00Z&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy%2FxUUsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:40.6986190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=LeExABaXVlvBrcN9VoIFuA0cRZ4HMdvDbNCRy\%2FxUUsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:40.7610950Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:12:40.7642650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:12:42.2258590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:42.4884360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:12:42.9413790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T23%3A20%3A00Z&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:42.9938260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=7wBO6xYTlw1B1DfA37fXXYTXf2nrHS2TniMIBqPSxf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:43.1060370Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:12:43.1123790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:12:44.2732470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:44.8280750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:12:45.3423480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T23%3A20%3A00Z&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:45.4382900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=PLgtjRS1zD2S6H8FDAHBkYtbdtyAtEwNoiJMc6BpxZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:45.5806600Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:12:45.5919990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:12:46.8490180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:47.4390840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:12:47.8221040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T23%3A20%3A00Z&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:47.8743240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=lMDxIeVO52pd3QrlweaqbZk1shHV6ReSVnOXNc9iCMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:47.9270630Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:12:47.9301350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:12:49.0715430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:49.6814370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:12:50.0738490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T23%3A20%3A00Z&sig=b4ej7wo6V2nQp7OT7nWPotM%2B3CNNh00%2FiKNrD9qrO6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:50.1293520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=b4ej7wo6V2nQp7OT7nWPotM\%2B3CNNh00\%2FiKNrD9qrO6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:50.1801440Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:12:50.1830230Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:12:51.4933550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:52.1582910Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:12:52.5392820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T23%3A20%3A00Z&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:52.5922830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=zJfvRG1RtESqv2mPmFGpY0CmiqbwMwkyEDjjFRWuA70\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:52.6595450Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:12:52.6627820Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:12:54.4499580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:54.9953530Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:12:55.3700660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T23%3A20%3A00Z&sig=V%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq%2FsjNzAlua0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:55.4251500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=V\%2F5n3of2tLjL3tsT6SBMc0eJW6icdufBq\%2FsjNzAlua0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:55.5104960Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:12:55.5150040Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:12:56.6479480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:57.2281520Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:12:57.6083140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T23%3A20%3A00Z&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:12:57.6562850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=D9PivxrQ4g5X6w3Ghg6IKlnE8peoyWBwg9fAKJjPMfg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:12:57.8158250Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:12:57.8247570Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:12:58.9911250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:12:59.5634330Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:12:59.9651930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T23%3A20%3A00Z&sig=eSZ6PrCHEz1X9xk6te%2FL4uvoZOwB0HvsUTes%2FXi%2FTPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:00.0143870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=eSZ6PrCHEz1X9xk6te\%2FL4uvoZOwB0HvsUTes\%2FXi\%2FTPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:00.0918470Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:13:00.0959330Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:13:01.2700110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:13:01.8441380Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:13:02.2352280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T23%3A20%3A00Z&sig=gTKmK%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:02.2793290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=gTKmK\%2FjoneQtJ7cmuLRqgbYDHRCYgvqZEdU5RehRAfs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:02.3511680Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:13:02.3551430Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:13:03.5702860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:13:04.1874690Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:13:04.5808810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T23%3A20%3A00Z&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm%2FKfbi3c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:04.6295400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=LefAs5YyQx4vHzChbaO9qqa5lE3hITykhAPm\%2FKfbi3c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:05.0297270Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:13:05.0820690Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:13:06.2948770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:13:06.8851970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:13:07.2869740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T23%3A20%3A00Z&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:07.3315320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=4JPv2BMOklsoTt7WJBi98nvgVeX37HeXGjHIoKeRORo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:07.4934220Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:13:07.5036690Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:13:08.6759530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:13:09.2581000Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:13:09.7086380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T23%3A20%3A00Z&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:09.7932450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=3721wdTZxmHzYW2XmRCKBZVb1KCHElPicKxKttWpOMg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:13.1148050Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:13:13.5566700Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:13:14.7170040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:13:15.3313350Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:13:16.3574320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=G5gFc6\%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:13:16.3581560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T23%3A20%3A00Z&sig=G5gFc6%2FRtWYQf0Nk5pwR99Avyve0jAfi2QIe5s9vVbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:13:16.4371480Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:13:16.5034960Z ==> 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-14T23:13:16.5037490Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:13:16.5816680Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:13:16.5851060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1eeo0e6 2021-05-14T23:13:16.5933140Z cp -pR /private/tmp/d20210514-3907-1eeo0e6/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:13:16.6116600Z chmod -Rf +w /private/tmp/d20210514-3907-1eeo0e6 2021-05-14T23:13:16.6925150Z ==> Finishing up 2021-05-14T23:13:16.7845590Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:13:16.7946360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4174-1kdcnj0.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-14T23:13:19.4592160Z ==> Summary 2021-05-14T23:13:19.4607560Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:13:19.4613530Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:13:19.4646990Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:13:19.4665640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3907-agnl3g 2021-05-14T23:13:19.5677370Z cp -pR /private/tmp/d20210514-3907-agnl3g/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:13:19.6967560Z chmod -Rf +w /private/tmp/d20210514-3907-agnl3g 2021-05-14T23:13:19.8633500Z ==> Finishing up 2021-05-14T23:13:19.8974680Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:13:19.8980340Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:13:19.8996230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:13:19.9002100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:13:19.9007340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:13:19.9012920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:13:19.9018350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:13:19.9023550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:13:19.9028740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:13:19.9033940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:13:19.9039160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:13:19.9097710Z rm /usr/local/share/pkgconfig 2021-05-14T23:13:19.9117640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:13:19.9123700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:13:19.9128940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:13:19.9134840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:13:19.9140970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:13:19.9153020Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:13:19.9158980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:13:19.9164600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:13:19.9171070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:13:19.9217470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:13:19.9226970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:13:19.9237660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:13:19.9239510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:13:19.9241220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:13:19.9248900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:13:19.9254520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:13:19.9260360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:13:19.9266010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:13:19.9271810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:13:19.9276980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:13:19.9282630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:13:19.9287940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:13:19.9294100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:13:19.9299300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:13:19.9304500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:13:19.9309730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:13:19.9314900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:13:19.9320660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:13:19.9325550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:13:19.9331770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:13:19.9336650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:13:19.9342410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:13:19.9347380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:13:19.9352800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:13:19.9358100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:13:19.9362900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:13:19.9368650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:13:19.9373300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:13:19.9378610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:13:19.9383460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:13:19.9388780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:13:19.9393370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:13:19.9945130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4200-upbrf2.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-14T23:13:22.5329870Z ==> Summary 2021-05-14T23:13:22.5498230Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:13:22.5504770Z ==> Installing poppler dependency: libxau 2021-05-14T23:13:22.5593790Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:13:22.5612830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1ak38sy 2021-05-14T23:13:22.5750140Z cp -pR /private/tmp/d20210514-3907-1ak38sy/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:13:22.5920420Z chmod -Rf +w /private/tmp/d20210514-3907-1ak38sy 2021-05-14T23:13:22.6484120Z ==> Finishing up 2021-05-14T23:13:22.6858410Z rm /usr/local/include/X11 2021-05-14T23:13:22.6866730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:13:22.6870760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:13:22.6875990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:13:22.6881050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:13:22.6886090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:13:22.6890780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:13:22.6895780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:13:22.6900610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:13:22.6905870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:13:22.6910490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:13:22.6916000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:13:22.6920610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:13:22.6925760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:13:22.6930340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:13:22.6936840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:13:22.6942280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:13:22.6946840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:13:22.6952210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:13:22.6956960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:13:22.6962150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:13:22.6966980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:13:22.6972040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:13:22.6977140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:13:22.6983410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:13:22.6986580Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:13:22.6993230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:13:22.6998260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:13:22.7003740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:13:22.7006650Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:13:22.7014980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:13:22.7020100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:13:22.7025110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:13:22.7030330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:13:22.7035650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:13:22.7040790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:13:22.7045940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:13:22.7051210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:13:22.7056350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:13:22.7061640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:13:22.7067780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:13:22.7073550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:13:22.7079020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:13:22.7084720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:13:22.7095010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:13:22.7097120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:13:22.7101900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:13:22.7108040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:13:22.7113510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:13:22.7119080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:13:22.7124590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:13:22.7130010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:13:22.7135590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:13:22.7140440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:13:22.7146150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:13:22.7151100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:13:22.7156590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:13:22.7161490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:13:22.7167190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:13:22.7172230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:13:22.7195030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:13:22.7196860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:13:22.7198680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:13:22.7200480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:13:22.7203600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:13:22.7206970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:13:22.7211810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:13:22.7217390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:13:22.7222500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:13:22.7252550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:13:22.7257550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:13:22.7263100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:13:22.7268100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:13:22.7273710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:13:22.7278630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:13:22.7284150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:13:22.7289190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:13:22.7294470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:13:22.7299710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:13:22.7305090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:13:22.7310190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:13:22.7316490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:13:22.7321870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:13:22.7327220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:13:22.7332320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:13:22.7337450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:13:22.7342700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:13:22.7347940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:13:22.7352810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:13:22.7358330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:13:22.7363480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:13:22.7368660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:13:22.7373810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:13:22.7379100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:13:22.7384110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:13:22.7389430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:13:22.7394530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:13:22.7400040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:13:22.7405410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:13:22.7410670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:13:22.7416150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:13:22.7422950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:13:22.7427400Z Only the first 100 operations were output. 2021-05-14T23:13:22.7963580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4226-ns789d.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-14T23:13:25.3039460Z ==> Summary 2021-05-14T23:13:25.3066860Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:13:25.3072970Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:13:25.3165580Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:13:25.3183390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1246m6r 2021-05-14T23:13:25.3282620Z cp -pR /private/tmp/d20210514-3907-1246m6r/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:13:25.3406650Z chmod -Rf +w /private/tmp/d20210514-3907-1246m6r 2021-05-14T23:13:25.4352700Z ==> Finishing up 2021-05-14T23:13:25.4769920Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:13:25.4775860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:13:25.4784160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:13:25.4793330Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:13:25.4800810Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:13:25.4929650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4252-1hbd0vq.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-14T23:13:28.0493000Z ==> Summary 2021-05-14T23:13:28.0511900Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:13:28.0519500Z ==> Installing poppler dependency: libxcb 2021-05-14T23:13:28.0883850Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:13:28.0899380Z 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/d20210514-3907-8195sx 2021-05-14T23:13:28.8636190Z cp -pR /private/tmp/d20210514-3907-8195sx/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:13:30.2402080Z chmod -Rf +w /private/tmp/d20210514-3907-8195sx 2021-05-14T23:13:31.4637090Z ==> Finishing up 2021-05-14T23:13:31.5026870Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:13:31.5035330Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:13:31.5102510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:13:31.5107710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:13:31.5115860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:13:31.5123980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:13:31.5135260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T23:13:31.5146330Z 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-14T23:13:31.5156620Z 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-14T23:13:31.5165020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T23:13:31.5175090Z 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-14T23:13:31.5186660Z 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-14T23:13:31.5193860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T23:13:31.5199690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T23:13:31.5206680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:13:31.5217770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T23:13:31.5224960Z 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-14T23:13:31.5233530Z 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-14T23:13:31.5238900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T23:13:31.5244680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T23:13:31.5249840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:13:31.5261010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:13:31.5266870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:13:31.5275660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T23:13:31.5284050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T23:13:31.5289250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:13:31.5296460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:13:31.5301830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:13:31.5310540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:13:31.5317840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:13:31.5328910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T23:13:31.5339450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T23:13:31.5346860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T23:13:31.5357330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T23:13:31.5362990Z 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-14T23:13:31.5367890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:13:31.5375880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:13:31.5381140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:13:31.5390930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:13:31.5396290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:13:31.5405120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T23:13:31.5413050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:13:31.5418670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T23:13:31.5424290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:13:31.5431900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T23:13:31.5436900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:13:31.5444610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:13:31.5455210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:13:31.5461140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T23:13:31.5467000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:13:31.5472850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T23:13:31.5482310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T23:13:31.5489340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:13:31.5494970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:13:31.5502120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:13:31.5507800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:13:31.5518050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T23:13:31.5524290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:13:31.5533160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:13:31.5538980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T23:13:31.5545000Z 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-14T23:13:31.5554800Z 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-14T23:13:31.5560390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T23:13:31.5566320Z 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-14T23:13:31.5572090Z 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-14T23:13:31.5577470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T23:13:31.5583500Z 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-14T23:13:31.5589330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:13:31.5596150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T23:13:31.5602080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T23:13:31.5609780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:13:31.5615790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T23:13:31.5621400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:13:31.5627340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T23:13:31.5633110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T23:13:31.5639160Z 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-14T23:13:31.5644530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:13:31.5650770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T23:13:31.5659700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:13:31.5665840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T23:13:31.5671480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T23:13:31.5678220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T23:13:31.5683700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:13:31.5689560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:13:31.5699260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:13:31.5705410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:13:31.5711210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:13:31.5717170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:13:31.5723080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T23:13:31.5729130Z 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-14T23:13:31.5736210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:13:31.5742030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:13:31.5750240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:13:31.5756400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:13:31.5762300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:13:31.5767950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:13:31.5773080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:13:31.5779260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:13:31.5785280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:13:31.5792610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:13:31.5797950Z Only the first 100 operations were output. 2021-05-14T23:13:33.2067010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4289-abpf2y.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-14T23:13:36.0887960Z ==> Summary 2021-05-14T23:13:36.2287560Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:13:36.2294190Z ==> Installing poppler dependency: libx11 2021-05-14T23:13:36.2766520Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:13:36.2784590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-dsqq8q 2021-05-14T23:13:36.5930150Z cp -pR /private/tmp/d20210514-3907-dsqq8q/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:13:37.0737950Z chmod -Rf +w /private/tmp/d20210514-3907-dsqq8q 2021-05-14T23:13:37.5802000Z ==> Finishing up 2021-05-14T23:13:37.6158130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:13:37.6171800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:13:37.6187320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:13:37.6215380Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:13:37.6261990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:13:37.6279550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:13:37.6307030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:13:37.6363470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:13:37.6369250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:13:37.6397430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:13:37.6402270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:13:37.6455110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:13:37.6473180Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:13:37.6495070Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:13:37.6504070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:13:37.6520070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:13:37.6554610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:13:37.6593290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:13:37.6640190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:13:37.6680830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:13:37.6710270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:13:37.6781890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:13:37.6811890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:13:37.6851510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:13:37.6859200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:13:37.6888280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:13:37.6928030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:13:37.6963750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:13:37.7008530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:13:37.7030910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:13:37.7035140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:13:37.7042430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:13:37.7050370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:13:37.7066910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:13:37.7069630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:13:37.7080200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:13:37.7084470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:13:37.7096530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:13:37.7099290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:13:37.7106600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:13:37.7122370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:13:37.7126810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:13:37.7145120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:13:37.7152620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:13:37.7161830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:13:37.7174910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:13:37.7181390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:13:37.7189300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:13:37.7202560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:13:37.7213410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:13:37.7232750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:13:37.7239860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:13:37.7248860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:13:37.7266130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:13:37.7271450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:13:37.7281860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:13:37.7299750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:13:37.7312460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:13:37.7327090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:13:37.7344860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:13:37.7355140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:13:37.7357050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:13:37.7358770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:13:37.7360400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:13:37.7362000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:13:37.7363810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:13:37.7365710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:13:37.7367500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:13:37.7369380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:13:37.7371360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:13:37.7373240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:13:37.7374960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:13:37.7376650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:13:37.7378350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:13:37.7380260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:13:37.7382160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:13:37.7383960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:13:37.7385890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:13:37.7387950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:13:37.7389710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:13:37.7391270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:13:37.7392840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:13:37.7394520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:13:37.7396290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:13:37.7398060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:13:37.7399830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:13:37.7401690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:13:37.7403520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:13:37.7405330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:13:37.7407130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:13:37.7409110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:13:37.7410730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:13:37.7412400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:13:37.7414030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:13:37.7415510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:13:37.7417160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:13:37.7419160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:13:37.7421230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:13:37.7423090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:13:37.7424680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:13:37.7425790Z Only the first 100 operations were output. 2021-05-14T23:13:38.2663190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4318-1ra38ha.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-14T23:13:40.8583590Z ==> Summary 2021-05-14T23:13:40.9237670Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:13:40.9249390Z ==> Installing poppler dependency: libxext 2021-05-14T23:13:40.9826400Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:13:40.9844210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1mlujux 2021-05-14T23:13:41.0160410Z cp -pR /private/tmp/d20210514-3907-1mlujux/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:13:41.0636800Z chmod -Rf +w /private/tmp/d20210514-3907-1mlujux 2021-05-14T23:13:41.1667780Z ==> Finishing up 2021-05-14T23:13:41.2041910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:13:41.2045700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:13:41.2051340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:13:41.2056790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:13:41.2061520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:13:41.2067000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:13:41.2072040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:13:41.2076980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:13:41.2081940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:13:41.2087390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:13:41.2092620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:13:41.2097680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:13:41.2103460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:13:41.2108360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:13:41.2113780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:13:41.2118870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:13:41.2132690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:13:41.2138260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:13:41.2143210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:13:41.2148790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:13:41.2154260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:13:41.2178910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:13:41.2184790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:13:41.2190450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:13:41.2196000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:13:41.2201280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:13:41.2206470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:13:41.2212340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:13:41.2217710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:13:41.2222810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:13:41.2228470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:13:41.2233580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:13:41.2239540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:13:41.2244150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:13:41.2249930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:13:41.2255030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:13:41.2260640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:13:41.2265560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:13:41.2271270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:13:41.2295270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:13:41.2297380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:13:41.2299210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:13:41.2300920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:13:41.2302730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:13:41.2307040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:13:41.2313180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:13:41.2318310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:13:41.2323930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:13:41.2328870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:13:41.2335090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:13:41.2339860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:13:41.2345440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:13:41.2351330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:13:41.2356090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:13:41.2362410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:13:41.2367030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:13:41.2372880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:13:41.2378610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:13:41.2383540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:13:41.2389900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:13:41.2395560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:13:41.2401060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:13:41.2407670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:13:41.2412810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:13:41.2418580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:13:41.2423300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:13:41.2429740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:13:41.2434920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:13:41.2440270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:13:41.2445630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:13:41.2471640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:13:41.2476660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:13:41.2482530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:13:41.2487310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:13:41.2493250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:13:41.2498400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:13:41.2504100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:13:41.2510470Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:13:41.2515780Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:13:41.2521230Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:13:41.2528470Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:13:41.2791490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4344-rf9rpq.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-14T23:13:43.7340990Z ==> Summary 2021-05-14T23:13:43.7403850Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:13:43.7409620Z ==> Installing poppler dependency: libxrender 2021-05-14T23:13:43.7962570Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:13:43.7981390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-metvih 2021-05-14T23:13:43.8095700Z cp -pR /private/tmp/d20210514-3907-metvih/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:13:43.8254850Z chmod -Rf +w /private/tmp/d20210514-3907-metvih 2021-05-14T23:13:43.9047990Z ==> Finishing up 2021-05-14T23:13:43.9407620Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:13:43.9414560Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:13:43.9421120Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:13:43.9425910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:13:43.9432210Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:13:43.9439290Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:13:43.9701790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4370-hfxjr.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-14T23:13:46.3596740Z ==> Summary 2021-05-14T23:13:46.3619980Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:13:46.3625330Z ==> Installing poppler dependency: lzo 2021-05-14T23:13:46.3644950Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:13:46.3662640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1uvog5q 2021-05-14T23:13:46.3847120Z cp -pR /private/tmp/d20210514-3907-1uvog5q/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:13:46.4062740Z chmod -Rf +w /private/tmp/d20210514-3907-1uvog5q 2021-05-14T23:13:46.4708860Z ==> Finishing up 2021-05-14T23:13:46.5052450Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:13:46.5061540Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:13:46.5068180Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:13:46.5073210Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:13:46.5078620Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:13:46.5111570Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:13:46.5278880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4396-1xw3s6x.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-14T23:13:49.1448410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1ojnsub 2021-05-14T23:13:49.1450630Z ==> Summary 2021-05-14T23:13:49.1451770Z cp -pR /private/tmp/d20210514-3907-1ojnsub/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:13:49.1452850Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:13:49.1453920Z ==> Installing poppler dependency: pixman 2021-05-14T23:13:49.1455170Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:13:49.1456190Z ==> Finishing up 2021-05-14T23:13:49.1457520Z chmod -Rf +w /private/tmp/d20210514-3907-1ojnsub 2021-05-14T23:13:49.1572910Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:13:49.1580580Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:13:49.1585780Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:13:49.1619320Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:13:49.1624080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:13:49.1631680Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:13:49.1767260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4422-1fxdld6.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-14T23:13:51.5997720Z ==> Summary 2021-05-14T23:13:51.6018770Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:13:51.6026790Z ==> Installing poppler dependency: cairo 2021-05-14T23:13:51.7827900Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:13:51.7845850Z 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/d20210514-3907-h7eaeb 2021-05-14T23:13:51.8577930Z cp -pR /private/tmp/d20210514-3907-h7eaeb/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:13:51.9250020Z chmod -Rf +w /private/tmp/d20210514-3907-h7eaeb 2021-05-14T23:13:52.1553800Z ==> Finishing up 2021-05-14T23:13:52.2176650Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:13:52.2187950Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:13:52.2195220Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:13:52.2224040Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:13:52.2230830Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:13:52.2236410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:13:52.2241050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:13:52.2246690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:13:52.2251850Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:13:52.2257190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:13:52.2262240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:13:52.2267040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:13:52.2271550Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:13:52.2282680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:13:52.2287560Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:13:52.2291890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:13:52.2297700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:13:52.2302790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:13:52.2308180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:13:52.2313250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:13:52.2318860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:13:52.2323910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:13:52.2329230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:13:52.2334320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:13:52.2339700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:13:52.2345000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:13:52.2350010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:13:52.2355200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:13:52.2360770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:13:52.2365540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:13:52.2371760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:13:52.2749530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4448-17j99ix.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-14T23:13:54.8690920Z ==> Summary 2021-05-14T23:13:54.8777910Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:13:54.8783880Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:13:54.8939510Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:13:54.8957150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1fvcfbn 2021-05-14T23:13:54.9138360Z cp -pR /private/tmp/d20210514-3907-1fvcfbn/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:13:54.9326620Z chmod -Rf +w /private/tmp/d20210514-3907-1fvcfbn 2021-05-14T23:13:55.0036010Z ==> Finishing up 2021-05-14T23:13:55.0245900Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:13:55.0257440Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:13:55.0263630Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:13:55.0271250Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:13:55.0276970Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:13:55.0284320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:13:55.0289960Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:13:55.0308360Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:13:55.0318640Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:13:55.0329830Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:13:55.0339080Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:13:55.0345110Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:13:55.0351800Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:13:55.0356790Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:13:55.0362240Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:13:55.0370340Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:13:55.0542540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4474-kdkgfc.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-14T23:13:57.4816560Z ==> Summary 2021-05-14T23:13:57.4842920Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:13:57.4848550Z ==> Installing poppler dependency: nspr 2021-05-14T23:13:57.4867670Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:13:57.4886550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1ea62i6 2021-05-14T23:13:57.5241890Z cp -pR /private/tmp/d20210514-3907-1ea62i6/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:13:57.5720160Z chmod -Rf +w /private/tmp/d20210514-3907-1ea62i6 2021-05-14T23:13:57.6490050Z ==> Finishing up 2021-05-14T23:13:57.7441840Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:13:57.7542400Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:13:57.7644230Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:13:57.7699860Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:13:57.7705150Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:13:57.7786810Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:13:57.7799130Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:13:57.7901760Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:13:57.7904550Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:13:57.7926650Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:13:57.7935040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4500-tv9f55.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-14T23:14:00.1484820Z ==> Summary 2021-05-14T23:14:00.1546160Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:14:00.1552410Z ==> Installing poppler dependency: nss 2021-05-14T23:14:00.1656910Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:14:00.1674660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-bjp6ac 2021-05-14T23:14:00.4170440Z cp -pR /private/tmp/d20210514-3907-bjp6ac/nss/. /usr/local/Cellar/nss 2021-05-14T23:14:00.5699230Z chmod -Rf +w /private/tmp/d20210514-3907-bjp6ac 2021-05-14T23:14:01.9196860Z ==> Finishing up 2021-05-14T23:14:01.9579900Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:14:01.9583310Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:14:01.9592990Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:14:01.9597190Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:14:01.9602510Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:14:01.9607040Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:14:01.9615560Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:14:01.9620050Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:14:01.9625270Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:14:01.9630450Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:14:01.9634440Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:14:01.9639700Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:14:01.9644360Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:14:01.9652530Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:14:01.9657140Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:14:01.9661510Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:14:01.9666880Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:14:01.9672080Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:14:01.9676510Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:14:01.9681610Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:14:01.9686190Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:14:01.9691290Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:14:01.9696720Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:14:01.9701410Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:14:01.9706410Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:14:01.9710890Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:14:01.9715900Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:14:01.9720310Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:14:01.9725390Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:14:01.9729830Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:14:01.9734730Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:14:01.9739170Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:14:01.9744270Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:14:01.9748610Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:14:01.9753490Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:14:01.9757910Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:14:01.9762830Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:14:01.9767450Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:14:01.9772380Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:14:01.9777140Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:14:01.9781570Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:14:01.9786560Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:14:01.9791090Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:14:01.9796020Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:14:01.9800630Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:14:01.9805330Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:14:01.9809490Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:14:01.9814240Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:14:01.9819690Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:14:01.9824350Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:14:01.9829090Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:14:01.9833560Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:14:01.9838480Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:14:01.9846970Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:14:01.9851880Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:14:01.9856790Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:14:01.9861240Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:14:01.9866080Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:14:01.9870800Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:14:01.9875670Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:14:01.9880510Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:14:01.9885840Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:14:01.9890240Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:14:01.9895200Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:14:01.9900080Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:14:01.9904980Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:14:01.9909580Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:14:01.9914810Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:14:01.9919460Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:14:01.9924270Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:14:01.9931360Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:14:01.9939200Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:14:01.9944710Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:14:01.9949490Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:14:01.9954550Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:14:01.9959460Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:14:01.9967530Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:14:01.9969130Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:14:01.9974470Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:14:01.9979570Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:14:01.9984590Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:14:01.9989580Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:14:01.9994550Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:14:01.9999780Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:14:02.0004690Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:14:02.0010250Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:14:02.0014630Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:14:02.0019870Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:14:02.0025190Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:14:02.0030080Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:14:02.0034890Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:14:02.0040240Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:14:02.0045860Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:14:02.0051030Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:14:02.0055690Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:14:02.0061630Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:14:02.0066070Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:14:02.0071350Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:14:02.0076680Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:14:02.0081600Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:14:02.0085440Z Only the first 100 operations were output. 2021-05-14T23:14:02.1324030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4526-36hpqc.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-14T23:14:04.6331400Z ==> Summary 2021-05-14T23:14:04.6463010Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:14:04.6470080Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:14:04.6778340Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:14:04.6796380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-1jz6kco 2021-05-14T23:14:04.8826060Z cp -pR /private/tmp/d20210514-3907-1jz6kco/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:14:05.1507960Z chmod -Rf +w /private/tmp/d20210514-3907-1jz6kco 2021-05-14T23:14:05.4074030Z ==> Finishing up 2021-05-14T23:14:05.4451080Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:14:05.4488380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:14:05.4490470Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:14:05.4492120Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:05.4493890Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:05.4496230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:14:05.4503320Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:14:05.4606450Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:14:05.4608260Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:14:05.4610040Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:14:05.4611790Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:14:05.4613370Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:14:05.4614970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:14:05.4616550Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:14:05.4618150Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:14:05.5546750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4552-1ismbwv.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-14T23:14:07.9570260Z ==> Summary 2021-05-14T23:14:07.9872960Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:14:07.9879430Z ==> Installing poppler dependency: qt@5 2021-05-14T23:14:07.9922570Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:14:07.9942580Z 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/d20210514-3907-1kai4kz 2021-05-14T23:14:13.0062930Z cp -pR /private/tmp/d20210514-3907-1kai4kz/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:14:19.5028780Z chmod -Rf +w /private/tmp/d20210514-3907-1kai4kz 2021-05-14T23:14:32.8877580Z ==> Finishing up 2021-05-14T23:14:35.9233130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4615-ohl9kf.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-14T23:14:42.3509960Z ==> Caveats 2021-05-14T23:14:42.3519630Z We agreed to the Qt open source license for you. 2021-05-14T23:14:42.3546100Z If this is unacceptable you should uninstall. 2021-05-14T23:14:42.3572260Z 2021-05-14T23:14:42.3599350Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:14:42.3625700Z because this is an alternate version of another formula. 2021-05-14T23:14:42.3651800Z 2021-05-14T23:14:42.3676000Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:14:42.3704910Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:14:42.3731010Z 2021-05-14T23:14:42.3757040Z For compilers to find qt@5 you may need to set: 2021-05-14T23:14:42.3859120Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:14:42.3959110Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:14:42.4060000Z 2021-05-14T23:14:42.4161970Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:14:42.4262030Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:14:42.4362040Z 2021-05-14T23:14:42.4464100Z ==> Summary 2021-05-14T23:14:43.4541140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3907-ommk75 2021-05-14T23:14:43.4543830Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:14:43.4609260Z ==> Installing poppler 2021-05-14T23:14:43.4638170Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:14:43.7253820Z cp -pR /private/tmp/d20210514-3907-ommk75/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:14:44.1162680Z chmod -Rf +w /private/tmp/d20210514-3907-ommk75 2021-05-14T23:14:44.6626390Z ==> Finishing up 2021-05-14T23:14:44.7028100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:14:44.7130220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:14:44.7231580Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:14:44.7333830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:14:44.7435030Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:14:44.7536430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:14:44.7538250Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:14:44.7639180Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:14:44.7741020Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:14:44.7842080Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:14:44.7943830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:14:44.8044970Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:14:44.8146590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:14:44.8247840Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:14:44.8288140Z rm /usr/local/share/gir-1.0 2021-05-14T23:14:44.8345940Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:14:44.8448900Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:14:44.8549460Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:14:44.8652200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:14:44.8755000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:14:44.8855060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:14:44.8958070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:14:44.9058290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:14:44.9161090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:14:44.9261260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:14:44.9364330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:14:44.9464970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:14:44.9567500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:14:44.9670160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:14:44.9772840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:14:44.9875420Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:14:44.9978350Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:14:45.0078640Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:14:45.0182100Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:14:45.0281630Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:14:45.0384870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:14:45.0486010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:14:45.0588060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:14:45.0689250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:14:45.0790660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:14:45.0891160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:14:45.0992370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:14:45.1094060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:14:45.1194560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:14:45.1295860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:14:45.1397380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:14:45.1499190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:14:45.1602370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:14:45.1706140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:14:45.1806330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:14:45.1906920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:14:45.2009460Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:14:45.2109680Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:14:45.2212920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:14:45.2313510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4649-1plijkx.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-14T23:14:50.8607070Z ==> Summary 2021-05-14T23:14:50.9009400Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:14:52.7707900Z ==> Caveats 2021-05-14T23:14:52.7810850Z ==> qt@5 2021-05-14T23:14:52.7911450Z We agreed to the Qt open source license for you. 2021-05-14T23:14:52.8016900Z If this is unacceptable you should uninstall. 2021-05-14T23:14:52.8079530Z 2021-05-14T23:14:52.8108160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:14:52.8123810Z because this is an alternate version of another formula. 2021-05-14T23:14:52.8224920Z 2021-05-14T23:14:52.8304920Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:14:52.8307020Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:14:52.8308180Z 2021-05-14T23:14:52.8309730Z For compilers to find qt@5 you may need to set: 2021-05-14T23:14:52.8311180Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:14:52.8312580Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:14:52.8314300Z 2021-05-14T23:14:52.8315670Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:14:52.8316730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:14:52.8317410Z 2021-05-14T23:14:55.2545780Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:14:56.4820830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:14:57.0957150Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:14:57.4810920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T23%3A20%3A00Z&sig=wo%2Fld%2FYrAEAnICHPQCK8qnXnErZ33vmmTQctb%2FlcO%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:57.5304360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=wo\%2Fld\%2FYrAEAnICHPQCK8qnXnErZ33vmmTQctb\%2FlcO\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:57.5798310Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:14:57.5857620Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:14:58.7187340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:14:59.3271550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:14:59.7114310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T23%3A20%3A00Z&sig=LU2sZvsiRV8hFWrHni3QWklozfELQhCbab%2F3tkduPRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:59.7691010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A20\%3A00Z\&sig=LU2sZvsiRV8hFWrHni3QWklozfELQhCbab\%2F3tkduPRk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:59.9792770Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:15:00.0132950Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:15:00.0138990Z ==> Installing hdf5 dependency: szip 2021-05-14T23:15:00.0885720Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:15:00.0930480Z 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/d20210514-4656-1d6384m 2021-05-14T23:15:00.1040000Z cp -pR /private/tmp/d20210514-4656-1d6384m/szip/. /usr/local/Cellar/szip 2021-05-14T23:15:00.1167490Z chmod -Rf +w /private/tmp/d20210514-4656-1d6384m 2021-05-14T23:15:00.1736400Z ==> Finishing up 2021-05-14T23:15:00.2644030Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:15:00.2647610Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:15:00.2657080Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:15:00.2664770Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:15:00.2669550Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:15:00.2674150Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:15:00.2806640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4829-pzuwou.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-14T23:15:03.6409150Z ==> Summary 2021-05-14T23:15:03.6427040Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:15:03.6438780Z ==> Installing hdf5 2021-05-14T23:15:03.6441010Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:15:03.6460890Z 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/d20210514-4656-1p323uk 2021-05-14T23:15:03.8135210Z cp -pR /private/tmp/d20210514-4656-1p323uk/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:15:03.9824910Z chmod -Rf +w /private/tmp/d20210514-4656-1p323uk 2021-05-14T23:15:04.2972320Z ==> Finishing up 2021-05-14T23:15:04.3499540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:15:04.3504700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:15:04.3508030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:15:04.3513040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:15:04.3517430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:15:04.3522520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:15:04.3532930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:15:04.3537280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:15:04.3549850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:15:04.3556730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:15:04.3561690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:15:04.3566010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:15:04.3571090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:15:04.3579700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:15:04.3585490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:15:04.3591450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:15:04.3597370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:15:04.3601910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:15:04.3607310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:15:04.3611940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:15:04.3616630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:15:04.3621100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:15:04.3630890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:15:04.3635840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:15:04.3640990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:15:04.3645240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:15:04.3650210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:15:04.3654660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:15:04.3659720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:15:04.3664600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:15:04.3669510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:15:04.3673510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:15:04.3679480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:15:04.3683980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:15:04.3689140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:15:04.3693900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:15:04.3702560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:15:04.3706980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:15:04.3727190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:15:04.3731640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:15:04.3736740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:15:04.3741230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:15:04.3746520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:15:04.3751060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:15:04.3779220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:15:04.3807290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:15:04.3814120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:15:04.3815780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:15:04.3817520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:15:04.3841050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:15:04.3849120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:15:04.3850750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:15:04.3852190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:15:04.3853590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:15:04.3854990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:15:04.3856440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:15:04.3857920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:15:04.3859360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:15:04.3860770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:15:04.3862240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:15:04.3863720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:15:04.3865220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:15:04.3866730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:15:04.3868170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:15:04.3869620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:15:04.3871080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:15:04.3872810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:15:04.3874070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:15:04.3876570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:15:04.3881160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:15:04.3886410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:15:04.3890720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:15:04.3895910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:15:04.3903960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:15:04.3909620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:15:04.3915130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:15:04.3920080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:15:04.3925510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:15:04.3931450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:15:04.3935960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:15:04.3941160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:15:04.3962440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:15:04.3974200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:15:04.3995630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:15:04.3998880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:15:04.4023930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:15:04.4025550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:15:04.4027160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:15:04.4028730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:15:04.4030880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:15:04.4032670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:15:04.4034270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:15:04.4035810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:15:04.4037290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:15:04.4038840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:15:04.4040340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:15:04.4041890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:15:04.4046650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:15:04.4051970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:15:04.4056200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:15:04.4061340Z Only the first 100 operations were output. 2021-05-14T23:15:04.5116410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4855-1pe2keo.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-14T23:15:08.1116030Z ==> Summary 2021-05-14T23:15:08.1281200Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:15:08.7435500Z ==> No outdated dependents to upgrade! 2021-05-14T23:15:08.7437520Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:15:08.7981250Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:15:08.7983720Z hdf5 2021-05-14T23:15:08.7991440Z rm /usr/local/bin/gif2h5 2021-05-14T23:15:08.7994640Z rm /usr/local/bin/h52gif 2021-05-14T23:15:08.8001290Z rm /usr/local/bin/h5c++ 2021-05-14T23:15:08.8002510Z rm /usr/local/bin/h5cc 2021-05-14T23:15:08.8003470Z rm /usr/local/bin/h5clear 2021-05-14T23:15:08.8015420Z rm /usr/local/bin/h5copy 2021-05-14T23:15:08.8016210Z rm /usr/local/bin/h5debug 2021-05-14T23:15:08.8018890Z rm /usr/local/bin/h5diff 2021-05-14T23:15:08.8022260Z rm /usr/local/bin/h5dump 2021-05-14T23:15:08.8024980Z rm /usr/local/bin/h5fc 2021-05-14T23:15:08.8028370Z rm /usr/local/bin/h5format_convert 2021-05-14T23:15:08.8031050Z rm /usr/local/bin/h5import 2021-05-14T23:15:08.8034520Z rm /usr/local/bin/h5jam 2021-05-14T23:15:08.8037310Z rm /usr/local/bin/h5ls 2021-05-14T23:15:08.8048830Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:15:08.8049800Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:15:08.8050620Z rm /usr/local/bin/h5redeploy 2021-05-14T23:15:08.8051430Z rm /usr/local/bin/h5repack 2021-05-14T23:15:08.8053420Z rm /usr/local/bin/h5repart 2021-05-14T23:15:08.8056900Z rm /usr/local/bin/h5stat 2021-05-14T23:15:08.8059690Z rm /usr/local/bin/h5unjam 2021-05-14T23:15:08.8063520Z rm /usr/local/bin/h5watch 2021-05-14T23:15:08.8071700Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:15:08.8074710Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:15:08.8078060Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:15:08.8080920Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:15:08.8084340Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:15:08.8087250Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:15:08.8091150Z rm /usr/local/include/H5Classes.h 2021-05-14T23:15:08.8094420Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:15:08.8098340Z rm /usr/local/include/H5CompType.h 2021-05-14T23:15:08.8100950Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:15:08.8104370Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:15:08.8107220Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:15:08.8110660Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:15:08.8113710Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:15:08.8117090Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:15:08.8119880Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:15:08.8123320Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:15:08.8126370Z rm /usr/local/include/H5DataType.h 2021-05-14T23:15:08.8129840Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:15:08.8132610Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:15:08.8135970Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:15:08.8138700Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:15:08.8142100Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:15:08.8147000Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:15:08.8149210Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:15:08.8152920Z rm /usr/local/include/H5Exception.h 2021-05-14T23:15:08.8155830Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:15:08.8159300Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:15:08.8162130Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:15:08.8165620Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:15:08.8168480Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:15:08.8171870Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:15:08.8174760Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:15:08.8178310Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:15:08.8181090Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:15:08.8184770Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:15:08.8187660Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:15:08.8191050Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:15:08.8193970Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:15:08.8197340Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:15:08.8200320Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:15:08.8203710Z rm /usr/local/include/H5File.h 2021-05-14T23:15:08.8206570Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:15:08.8209920Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:15:08.8212860Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:15:08.8216460Z rm /usr/local/include/H5Group.h 2021-05-14T23:15:08.8219440Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:15:08.8222870Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:15:08.8225700Z rm /usr/local/include/H5Include.h 2021-05-14T23:15:08.8229500Z rm /usr/local/include/H5IntType.h 2021-05-14T23:15:08.8232710Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:15:08.8235740Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:15:08.8238620Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:15:08.8242250Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:15:08.8245250Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:15:08.8249030Z rm /usr/local/include/H5Library.h 2021-05-14T23:15:08.8252200Z rm /usr/local/include/H5Location.h 2021-05-14T23:15:08.8255660Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:15:08.8258560Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:15:08.8262030Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:15:08.8264870Z rm /usr/local/include/H5Object.h 2021-05-14T23:15:08.8268350Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:15:08.8271210Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:15:08.8274750Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:15:08.8277590Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:15:08.8280950Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:15:08.8284040Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:15:08.8287420Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:15:08.8290220Z rm /usr/local/include/H5PredType.h 2021-05-14T23:15:08.8293670Z rm /usr/local/include/H5PropList.h 2021-05-14T23:15:08.8296710Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:15:08.8300540Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:15:08.8304100Z rm /usr/local/include/H5StrType.h 2021-05-14T23:15:08.8307080Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:15:08.8310550Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:15:08.8313550Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:15:08.8317170Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:15:08.8320040Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:15:08.8323440Z Only the first 100 operations were output. 2021-05-14T23:15:10.6711980Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:15:11.8483220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:12.5167780Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:15:13.0362910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A25%3A00Z&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:13.0956070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=00FHAxxrVbZLhoB4FYDX08cD5Y0ToLGeoSE8wAicitw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:13.4367860Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:15:13.5273820Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:15:13.5307180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4863-1ha4v3b 2021-05-14T23:15:13.6781380Z cp -pR /private/tmp/d20210514-4863-1ha4v3b/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:15:13.8361860Z chmod -Rf +w /private/tmp/d20210514-4863-1ha4v3b 2021-05-14T23:15:14.1058690Z ==> Finishing up 2021-05-14T23:15:14.1381090Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:15:14.1387070Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:15:14.1417060Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:15:14.1422720Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:15:14.1430640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:15:14.1436130Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:15:14.1441960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:15:14.1447970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:15:14.1453920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:15:14.1460340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:15:14.1466220Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:15:14.1470820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:15:14.1476410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:15:14.1484050Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:15:14.1489820Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:15:14.1520280Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:15:14.2080320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5050-61rf73.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-14T23:15:16.7288370Z ==> Caveats 2021-05-14T23:15:16.7289430Z Emacs Lisp files have been installed to: 2021-05-14T23:15:16.7290790Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:15:16.7292120Z ==> Summary 2021-05-14T23:15:16.7445330Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:15:18.9873300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:15:20.0895330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:20.7228050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:15:21.2282690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A25%3A00Z&sig=grXd%2BeRVO%2BrBOw94KL1HaN27aF27czfr%2FsA5JVu0Z5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:21.2800320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=grXd\%2BeRVO\%2BrBOw94KL1HaN27aF27czfr\%2FsA5JVu0Z5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:21.5029110Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:15:21.5980720Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:15:21.6014710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5062-1vk2et1 2021-05-14T23:15:21.7406050Z cp -pR /private/tmp/d20210514-5062-1vk2et1/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:15:21.9096670Z chmod -Rf +w /private/tmp/d20210514-5062-1vk2et1 2021-05-14T23:15:22.0757670Z ==> Finishing up 2021-05-14T23:15:22.1014650Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:15:22.1024660Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:15:22.1032010Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:15:22.1041560Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:15:22.1072760Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:15:22.1086060Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:15:22.1198070Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:15:22.1211690Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:15:22.1222740Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:15:22.1234660Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:15:22.1265430Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:15:22.1276580Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:15:22.1282790Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:15:22.1289580Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:15:22.1295790Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:15:22.1302260Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:15:22.1308400Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:15:22.1321370Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:15:22.1978430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5227-1hxweqr.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-14T23:15:24.7797280Z ==> Summary 2021-05-14T23:15:24.7970560Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:15:28.1693850Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:15:29.3494840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:29.9046350Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:15:30.3626070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A25%3A00Z&sig=nvIKFD5ng39zuwU22Z8D%2FvN8nl9ZtrvfV%2BFIdYLmqiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:30.4183550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=nvIKFD5ng39zuwU22Z8D\%2FvN8nl9ZtrvfV\%2BFIdYLmqiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:30.6799230Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:15:30.6993540Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:15:31.9499180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:32.4980600Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:15:32.9492840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A25%3A00Z&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:33.0125470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=6aOwomjoUsVVd7IT8gmEL4Ctw8QFMAJKVvGg9ulWBFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:33.1122810Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:15:33.1169920Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:15:34.2629180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:34.8307840Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:15:35.3330260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A25%3A00Z&sig=%2Fioqp8xFmADT12A9EYp2RTFu1jLZF%2B4ejAdzYgXtfy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:35.3865490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=\%2Fioqp8xFmADT12A9EYp2RTFu1jLZF\%2B4ejAdzYgXtfy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:35.4554660Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:15:35.4599620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:15:36.6430850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:37.2076600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:15:37.6472000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T23%3A25%3A00Z&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:37.6973530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=7mKYXUBy5g6cf82r8yL4ceBXubtzl1FGlkxb7UKXdg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:37.7574730Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:15:37.7608860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:15:38.9263070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:39.6355240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:15:40.0151320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T23%3A25%3A00Z&sig=yhuL69xM%2BvxuLQnQb5cFLuzcpqo8zKtIQ%2F4jpFy4yGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:40.0703290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=yhuL69xM\%2BvxuLQnQb5cFLuzcpqo8zKtIQ\%2F4jpFy4yGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:40.2248570Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:15:40.2346180Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:15:41.3483440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:41.9255960Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:15:42.2876460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T23%3A25%3A00Z&sig=%2FaRPSK4xwU%2FL4v3ve4vlw77td5f2F%2FZmE5npjqv%2BowE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:42.3384820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=\%2FaRPSK4xwU\%2FL4v3ve4vlw77td5f2F\%2FZmE5npjqv\%2BowE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:42.3968400Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:15:42.4004420Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:15:43.5728660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:44.1798920Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:15:44.5560440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T23%3A25%3A00Z&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:44.6023600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=dWiwYCc7yuTKFniFYWn7PYQASGaMGn6xjzgwP3hhRqI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:44.7958710Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:15:44.8065180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:15:45.9836700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:46.5485860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:15:46.9733980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T23%3A25%3A00Z&sig=0zxUU7EuGjZoxWUEnP%2FJOqqsHU0KAXA1mqj7bN3Xb0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:47.0224760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=0zxUU7EuGjZoxWUEnP\%2FJOqqsHU0KAXA1mqj7bN3Xb0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:47.0878920Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:15:47.0917360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:15:48.2086540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:48.8143990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:15:49.2041700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T23%3A25%3A00Z&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:49.2534330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=UCHJ2hbiHn9nGNG3za7RqKAB9KADS9EiQgT0zuWPo7k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:49.3228700Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:15:49.3268430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:15:50.5015070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:51.0811950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:15:51.4562230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T23%3A25%3A00Z&sig=BMiRcQA6grn2q4YWoc%2FilZEPzCLdqNoT7EhLTF2EJVE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:51.5100630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=BMiRcQA6grn2q4YWoc\%2FilZEPzCLdqNoT7EhLTF2EJVE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:51.5700850Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:15:51.5732950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:15:52.7627610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:53.3383630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:15:53.7260240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T23%3A25%3A00Z&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:53.7744620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=Q8y4Lt2cjsXBhFJm0hmORmAH6CDXZyCGamZekDB0yS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:53.8234400Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:15:53.8268040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:15:54.9823630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:55.5455080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:15:55.9636500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T23%3A25%3A00Z&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc%2BXaeLYZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:56.0120260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=EQCp55YL56nzfFCVQnD15kJGNeY5wiXPcnc\%2BXaeLYZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:56.1303200Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:15:56.1366380Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:15:57.3647810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:15:57.9429990Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:15:58.4398980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T23%3A25%3A00Z&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X%2BGeAGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:15:58.4934340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=YcY0tCtgtal7ekoPXBGFFxky0jE76fPhzBS7X\%2BGeAGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:15:58.5813770Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:15:58.5853830Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:15:59.6974080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:00.2581840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:16:00.7764330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T23%3A25%3A00Z&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:00.8250930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=crW45jg8L57gVt8lJ9tfB4Yu0uIsKNMzFDS6cj27gck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:01.3303280Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:16:01.4470190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:16:02.6375190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:03.3476750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:16:03.7072420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T23%3A25%3A00Z&sig=mF%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:03.7518510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=mF\%2BbuqhH4CJROZaMm8cH4epVOUomZ88ZoHgTo7oa9O0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:03.9728620Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:16:03.9850330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:16:05.1102560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:05.7068590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:16:06.0924860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T23%3A25%3A00Z&sig=QT8X3rma%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:06.1518020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=QT8X3rma\%2Fl8VsHqXMyXfNhBc48jqeJ4Xsyt3TmmuuY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:06.2229720Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:16:06.2270330Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:16:07.8102800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:08.3470500Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:16:08.7453210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T23%3A25%3A00Z&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J%2B%2BclSvc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:08.8055960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=GIysWvEzNKyzDDyZbz29KbJUEjw7tF6OsB2J\%2B\%2BclSvc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:08.9138860Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:16:08.9223270Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:16:10.0948080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:10.6828310Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:16:11.0724850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T23%3A25%3A00Z&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:11.1321560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=0ucBl7ucsyBtTLPVnOzGnpIrWBqVKnn7G3Kl9w0vlyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:11.1816620Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:16:11.1849800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:16:12.3385800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:12.9339640Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:16:13.3378600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T23%3A25%3A00Z&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:13.3875260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=5GzWLCGF9KvZrUQenYm94R3YiFLONDurA7WYLYFPY4w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:13.4877900Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:16:13.4929780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:16:14.6920790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:15.2788710Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:16:15.6693320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T23%3A25%3A00Z&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F%2B5yFnkk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:15.7193800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=WRGgnYAM8WVh0jsc8HbuknqJqwyqdPXqYY7F\%2B5yFnkk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:15.8515270Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:16:15.8680310Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:16:17.0445170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:17.5930360Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:16:18.0110350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T23%3A25%3A00Z&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:18.0609270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=2NbsJmp23B5uobKY0g1GLXAZWiWA9u5kLUlmLVhWf6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:18.1231070Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:16:18.1266610Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:16:19.2657600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:20.2962750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k\%2FOQyQrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:20.2968480Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:16:20.2972340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T23%3A25%3A00Z&sig=cJbO3R2L5Ihh3dS4xnerK3MJidZwv0UfNT3k%2FOQyQrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:20.4421590Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:16:20.4540970Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:16:21.6060280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:22.1710410Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:16:22.5495230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T23%3A25%3A00Z&sig=mD2LFFrmhUuCO%2FW9cV3bRB%2FDmBvsgH%2BDlNPIYsbF6aI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:22.6013640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=mD2LFFrmhUuCO\%2FW9cV3bRB\%2FDmBvsgH\%2BDlNPIYsbF6aI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:22.9295640Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:16:22.9718940Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:16:24.1215220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:24.7001120Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:16:25.0696530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T23%3A25%3A00Z&sig=eXeL%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:25.1147320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=eXeL\%2BpwwTqA09HeKYWOSMbIAfbYsHXLUfJoLQgzeOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:25.2235200Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:16:25.2288170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:16:26.3915210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:26.9719990Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:16:27.3490430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T23%3A25%3A00Z&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:27.3975590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=D9XcjlQGm7vrkfLonKgpeobsPfH1pQXEPC4j1wYbFy4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:27.5267080Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:16:27.5386440Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:16:28.6496160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:29.2308650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:16:29.6123120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T23%3A25%3A00Z&sig=x3TSG8PqkpZ7%2BXFEcQpIxvsc%2BuoE%2FKe9cPNkLpTk%2FEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:29.6854990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=x3TSG8PqkpZ7\%2BXFEcQpIxvsc\%2BuoE\%2FKe9cPNkLpTk\%2FEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:30.3829100Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:16:30.4027110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:16:31.5364120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:32.1413110Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:16:32.5183070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T23%3A25%3A00Z&sig=p1qvLJhAy3vEzGi61cMJnIBOPe%2Fr62WKbUsNpJ1CpAY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:32.5664720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=p1qvLJhAy3vEzGi61cMJnIBOPe\%2Fr62WKbUsNpJ1CpAY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:32.6460270Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:16:32.6505360Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:16:33.7989570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:34.3823140Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:16:34.7680290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T23%3A25%3A00Z&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g%2FCd%2FvYmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:34.8234650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=2Rqr3XuGysooxCnR58cMiVZKRqW8l2a2K8g\%2FCd\%2FvYmw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:34.9380280Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:16:34.9479850Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:16:36.1038020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:36.6733010Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:16:37.0395420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T23%3A25%3A00Z&sig=LjLi7VCzO41rDyblo930uQ%2FRis98c4fI1fR%2FfMnJFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:37.0882330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=LjLi7VCzO41rDyblo930uQ\%2FRis98c4fI1fR\%2FfMnJFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:37.2107030Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:16:37.2159660Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:16:38.5097110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:16:39.1102940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:16:39.5041900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T23%3A25%3A00Z&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:16:39.5509890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=oPgonshR53UiEbLmL2bHBD4KbrrYK9KfPONlv6nhp78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:16:39.9332730Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:16:40.0578960Z ==> 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-14T23:16:40.0639940Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:16:40.1374570Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:16:40.1427640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-19bs1gu 2021-05-14T23:16:40.2079260Z cp -pR /private/tmp/d20210514-5234-19bs1gu/aom/. /usr/local/Cellar/aom 2021-05-14T23:16:40.2559410Z chmod -Rf +w /private/tmp/d20210514-5234-19bs1gu 2021-05-14T23:16:40.3176010Z ==> Finishing up 2021-05-14T23:16:40.4394450Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:16:40.4407300Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:16:40.4421690Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:16:40.4437970Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:16:40.4450520Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:16:40.4461090Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:16:40.4468830Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:16:40.4480230Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:16:40.4682020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5575-10hlg32.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-14T23:16:42.9177220Z ==> Summary 2021-05-14T23:16:42.9207980Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:16:42.9214510Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:16:42.9282730Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:16:42.9303460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1l2d5k4 2021-05-14T23:16:42.9483440Z cp -pR /private/tmp/d20210514-5234-1l2d5k4/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:16:42.9644710Z chmod -Rf +w /private/tmp/d20210514-5234-1l2d5k4 2021-05-14T23:16:43.0236450Z ==> Finishing up 2021-05-14T23:16:43.0645400Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:16:43.0660170Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:16:43.0672190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:16:43.0677400Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:16:43.0687450Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:16:43.0840680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5601-32jywt.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-14T23:16:45.6226770Z ==> Summary 2021-05-14T23:16:45.6250770Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:16:45.6262670Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:16:45.6316440Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:16:45.6334970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-govfyi 2021-05-14T23:16:45.6905200Z cp -pR /private/tmp/d20210514-5234-govfyi/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:16:45.7548520Z chmod -Rf +w /private/tmp/d20210514-5234-govfyi 2021-05-14T23:16:45.8315850Z ==> Finishing up 2021-05-14T23:16:45.8734570Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:16:45.8740560Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:16:45.8747820Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:16:45.8839510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5627-1jgn94r.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-14T23:16:48.5221130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1b4dcg6 2021-05-14T23:16:48.5223750Z ==> Summary 2021-05-14T23:16:48.5224970Z cp -pR /private/tmp/d20210514-5234-1b4dcg6/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:16:48.5226510Z chmod -Rf +w /private/tmp/d20210514-5234-1b4dcg6 2021-05-14T23:16:48.5227690Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:16:48.5229000Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:16:48.5230520Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:16:48.5231640Z ==> Finishing up 2021-05-14T23:16:48.5232570Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:16:48.5233570Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:16:48.5234900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:16:48.5236300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:16:48.5237680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:16:48.5239410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T23:16:48.5241170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:16:48.5242550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:16:48.5243950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:16:48.5245440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:16:48.5246910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T23:16:48.5250770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:16:48.5265980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:16:48.5278100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:16:48.5284040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T23:16:48.5294510Z 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-14T23:16:48.5304940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:16:48.5315570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:16:48.5326860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:16:48.5336050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:16:48.5341850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T23:16:48.5352750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:16:48.5363590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:16:48.5369200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:16:48.5374540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:16:48.5383370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:16:48.5390670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:16:48.5400610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:16:48.5412440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:16:48.5422380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:16:48.5430310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:16:48.5435950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:16:48.5441160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:16:48.5454290Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:16:48.5458870Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:16:48.5468210Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:16:48.5475520Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:16:48.5707100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5653-rw8kuc.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-14T23:16:51.0870170Z ==> Summary 2021-05-14T23:16:51.0922640Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:16:51.0928690Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:16:51.3172780Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:16:51.3189950Z 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/d20210514-5234-nswi28 2021-05-14T23:16:51.4203470Z cp -pR /private/tmp/d20210514-5234-nswi28/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:16:51.5279600Z chmod -Rf +w /private/tmp/d20210514-5234-nswi28 2021-05-14T23:16:51.7154350Z ==> Finishing up 2021-05-14T23:16:51.7668270Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:16:51.7680190Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:16:51.7696580Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:16:51.7707890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:16:51.7719900Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:16:51.7732450Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:16:51.7774110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:16:51.7794590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:16:51.7802890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:16:51.7882240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:16:51.7888200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:16:51.7893090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:16:51.7898850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:16:51.7903830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:16:51.7909200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:16:51.7915510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:16:51.7921400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:16:51.7927150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:16:51.7933240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:16:51.7938880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:16:51.7944660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:16:51.7949770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:16:51.7955500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:16:51.7960740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:16:51.7965950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:16:51.7971150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:16:51.7977190Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:16:51.7994830Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:16:51.8005210Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:16:51.8013960Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:16:51.8027230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:16:51.8033620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:16:51.8039250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:16:51.8044320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:16:51.8049340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:16:51.8055240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:16:51.8060150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:16:51.8065670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:16:51.8070770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:16:51.8076550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:16:51.8081530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:16:51.8086700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:16:51.8092500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:16:51.8097440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:16:51.8102800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:16:51.8107610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:16:51.8112810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:16:51.8118590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:16:51.8130160Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:16:51.8135080Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:16:51.8145370Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:16:51.8153800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:16:51.8159290Z 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-14T23:16:51.8644200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5680-15kyiu7.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-14T23:16:54.4177170Z ==> Summary 2021-05-14T23:16:54.4311280Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:16:54.4317650Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:16:54.4370200Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:16:54.4388610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1g5mv7h 2021-05-14T23:16:54.4516110Z cp -pR /private/tmp/d20210514-5234-1g5mv7h/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:16:54.4693250Z chmod -Rf +w /private/tmp/d20210514-5234-1g5mv7h 2021-05-14T23:16:54.5252670Z ==> Finishing up 2021-05-14T23:16:54.5675190Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:16:54.5680930Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:16:54.5687360Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:16:54.5694650Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:16:54.5699350Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:16:54.5708540Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:16:54.5716460Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:16:54.5870760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5706-1hbbg23.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-14T23:16:57.1126260Z ==> Summary 2021-05-14T23:16:57.1152680Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:16:57.1159270Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:16:57.3494810Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:16:57.3512410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1j4550e 2021-05-14T23:16:57.4061220Z cp -pR /private/tmp/d20210514-5234-1j4550e/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:16:57.4492090Z chmod -Rf +w /private/tmp/d20210514-5234-1j4550e 2021-05-14T23:16:57.7319000Z ==> Finishing up 2021-05-14T23:16:57.7706550Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:16:57.7726520Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:16:57.7734970Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:16:57.7739730Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:16:57.7746870Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:16:57.7755650Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:16:57.7774010Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:16:57.7781560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:16:57.7788300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:16:57.7791370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:16:57.7802320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:16:57.7808020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:16:57.7814820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:16:57.7820050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:16:57.7824910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:16:57.7831410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:16:57.7836860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:16:57.7841470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:16:57.7846400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:16:57.7868410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:16:57.7876260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:16:57.7887180Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:16:57.7898630Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:16:57.7911170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:16:57.8172010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5752-1643xp1.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-14T23:17:00.7230810Z ==> Summary 2021-05-14T23:17:00.7286000Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:17:00.7292900Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:17:00.9744340Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:17:00.9761510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-wsrkxl 2021-05-14T23:17:00.9876570Z cp -pR /private/tmp/d20210514-5234-wsrkxl/libass/. /usr/local/Cellar/libass 2021-05-14T23:17:00.9992480Z chmod -Rf +w /private/tmp/d20210514-5234-wsrkxl 2021-05-14T23:17:01.0506200Z ==> Finishing up 2021-05-14T23:17:01.0895580Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:17:01.0903540Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:17:01.0909340Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:17:01.0914460Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:17:01.0922430Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:17:01.1082080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5778-1y79yhm.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-14T23:17:03.7364400Z ==> Summary 2021-05-14T23:17:03.7401840Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:17:03.7416230Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:17:03.7689760Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:17:03.7707510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-19ii57o 2021-05-14T23:17:03.7872000Z cp -pR /private/tmp/d20210514-5234-19ii57o/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:17:03.8047650Z chmod -Rf +w /private/tmp/d20210514-5234-19ii57o 2021-05-14T23:17:03.8734630Z ==> Finishing up 2021-05-14T23:17:03.9139310Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:17:03.9142790Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:17:03.9147880Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:17:03.9156810Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:17:03.9163380Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:17:03.9167870Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:17:03.9173470Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:17:03.9180960Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:17:03.9344000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5804-xtft5k.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-14T23:17:06.4797400Z ==> Summary 2021-05-14T23:17:06.4822640Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:17:06.4828260Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:17:06.4903470Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:17:06.4921390Z 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/d20210514-5234-abkubs 2021-05-14T23:17:06.5196360Z cp -pR /private/tmp/d20210514-5234-abkubs/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:17:06.5556010Z chmod -Rf +w /private/tmp/d20210514-5234-abkubs 2021-05-14T23:17:06.6213700Z ==> Finishing up 2021-05-14T23:17:06.6621860Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:17:06.6625240Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:17:06.6638500Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:17:06.6645010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:17:06.6649870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:17:06.6655420Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:17:06.6660270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:17:06.6665680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:17:06.6670630Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:17:06.6678330Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:17:06.6683240Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:17:06.6851970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5830-1chcouu.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-14T23:17:09.1996680Z ==> Summary 2021-05-14T23:17:09.2028790Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:17:09.2035750Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:17:09.2130080Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:17:09.2147880Z 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/d20210514-5234-tki0n4 2021-05-14T23:17:09.2288290Z cp -pR /private/tmp/d20210514-5234-tki0n4/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:17:09.2463950Z chmod -Rf +w /private/tmp/d20210514-5234-tki0n4 2021-05-14T23:17:09.3001350Z ==> Finishing up 2021-05-14T23:17:09.3222790Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:17:09.3229340Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:17:09.3234540Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:17:09.3242620Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:17:09.3390820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5856-1xde78m.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-14T23:17:11.7640800Z ==> Summary 2021-05-14T23:17:11.7667840Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:17:11.7674100Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:17:11.7703260Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:17:11.7720940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-16qj6y3 2021-05-14T23:17:11.8002540Z cp -pR /private/tmp/d20210514-5234-16qj6y3/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:17:11.8166860Z chmod -Rf +w /private/tmp/d20210514-5234-16qj6y3 2021-05-14T23:17:11.8661190Z ==> Finishing up 2021-05-14T23:17:11.9076920Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:17:11.9082860Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:17:11.9090020Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:17:11.9179780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5882-11xjr18.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-14T23:17:14.3715750Z ==> Summary 2021-05-14T23:17:14.3737950Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:17:14.3746320Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:17:14.3777930Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:17:14.3795950Z 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/d20210514-5234-1gubz8x 2021-05-14T23:17:14.3948760Z cp -pR /private/tmp/d20210514-5234-1gubz8x/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:17:14.4103170Z chmod -Rf +w /private/tmp/d20210514-5234-1gubz8x 2021-05-14T23:17:14.4684190Z ==> Finishing up 2021-05-14T23:17:14.5083890Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:17:14.5087720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:17:14.5095830Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:17:14.5100770Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:17:14.5106940Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:17:14.5136900Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:17:14.5141430Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:17:14.5147140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:17:14.5154800Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:17:14.5159760Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:17:14.5311820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5908-1f7ob8p.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-14T23:17:17.1447140Z ==> Summary 2021-05-14T23:17:17.1480820Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:17:17.1489620Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:17:17.1583850Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:17:17.1606220Z 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/d20210514-5234-lobrow 2021-05-14T23:17:17.5748390Z cp -pR /private/tmp/d20210514-5234-lobrow/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:17:17.7839640Z chmod -Rf +w /private/tmp/d20210514-5234-lobrow 2021-05-14T23:17:17.8545950Z ==> Finishing up 2021-05-14T23:17:17.8928440Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:17:17.8935590Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:17:17.8967250Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:17:17.8972820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:17:17.8976990Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:17:17.8982420Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:17:17.8989840Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:17:17.9161250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5934-17fk5rb.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-14T23:17:20.5214180Z ==> Summary 2021-05-14T23:17:20.5235040Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:17:20.5241260Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:17:20.5716570Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:17:20.5735980Z 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/d20210514-5234-1ir7h96 2021-05-14T23:17:20.6094550Z cp -pR /private/tmp/d20210514-5234-1ir7h96/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:17:20.6381260Z chmod -Rf +w /private/tmp/d20210514-5234-1ir7h96 2021-05-14T23:17:20.7173060Z ==> Finishing up 2021-05-14T23:17:20.7584800Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:17:20.7590110Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:17:20.7600600Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:17:20.7606640Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:17:20.7611280Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:17:20.7616340Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:17:20.7624990Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:17:20.7801900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5960-16c4ugo.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-14T23:17:23.2322240Z ==> Summary 2021-05-14T23:17:23.2354230Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:17:23.2360170Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:17:23.2961350Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:17:23.2979110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1cjtiw 2021-05-14T23:17:23.3141990Z cp -pR /private/tmp/d20210514-5234-1cjtiw/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:17:23.3299190Z chmod -Rf +w /private/tmp/d20210514-5234-1cjtiw 2021-05-14T23:17:23.4331520Z ==> Finishing up 2021-05-14T23:17:23.5567860Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:17:23.5574070Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:17:23.5581030Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:17:23.5586510Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:17:23.5592610Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:17:23.5600540Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:17:23.5744930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5986-oopqd8.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-14T23:17:26.1334920Z ==> Summary 2021-05-14T23:17:26.1355160Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:17:26.1396320Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:17:26.1530060Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:17:26.1561150Z 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/d20210514-5234-103a4ep 2021-05-14T23:17:26.2123820Z cp -pR /private/tmp/d20210514-5234-103a4ep/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:17:26.2672590Z chmod -Rf +w /private/tmp/d20210514-5234-103a4ep 2021-05-14T23:17:26.3602040Z ==> Finishing up 2021-05-14T23:17:26.4003230Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:17:26.4009700Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:17:26.4038030Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:17:26.4047880Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:17:26.4054140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:17:26.4058640Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:17:26.4064320Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:17:26.4069850Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:17:26.4074540Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:17:26.4082790Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:17:26.4380830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6012-x84lv2.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-14T23:17:29.2118150Z ==> Summary 2021-05-14T23:17:29.2185900Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:17:29.2192450Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:17:29.2251580Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:17:29.2269760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-14yk3n7 2021-05-14T23:17:29.2391130Z cp -pR /private/tmp/d20210514-5234-14yk3n7/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:17:29.2534830Z chmod -Rf +w /private/tmp/d20210514-5234-14yk3n7 2021-05-14T23:17:29.3062930Z ==> Finishing up 2021-05-14T23:17:29.3769780Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:17:29.3773010Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:17:29.3778410Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:17:29.3782590Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:17:29.3792360Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:17:29.3797200Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:17:29.3802670Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:17:29.3807060Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:17:29.3812780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:17:29.3949290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6038-qxmk2f.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-14T23:17:32.0553200Z ==> Summary 2021-05-14T23:17:32.0574250Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:17:32.0580300Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:17:32.0640480Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:17:32.0658660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1r9i6um 2021-05-14T23:17:32.0814270Z cp -pR /private/tmp/d20210514-5234-1r9i6um/speex/. /usr/local/Cellar/speex 2021-05-14T23:17:32.1001340Z chmod -Rf +w /private/tmp/d20210514-5234-1r9i6um 2021-05-14T23:17:32.1582330Z ==> Finishing up 2021-05-14T23:17:32.1992060Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:17:32.2001560Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:17:32.2008720Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:17:32.2015060Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:17:32.2019870Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:17:32.2024970Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:17:32.2032220Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:17:32.2182180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6064-1nuvqjv.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-14T23:17:34.7629840Z ==> Summary 2021-05-14T23:17:34.7660290Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:17:34.7666490Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:17:34.7779990Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:17:34.7798910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-s581xp 2021-05-14T23:17:34.8148200Z cp -pR /private/tmp/d20210514-5234-s581xp/srt/. /usr/local/Cellar/srt 2021-05-14T23:17:34.8360770Z chmod -Rf +w /private/tmp/d20210514-5234-s581xp 2021-05-14T23:17:34.9244780Z ==> Finishing up 2021-05-14T23:17:34.9932940Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:17:34.9937510Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:17:34.9942690Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:17:34.9956770Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:17:34.9964140Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:17:34.9971260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:17:34.9976500Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:17:34.9981370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:17:34.9986560Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:17:34.9994020Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:17:35.0005280Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:17:35.0263150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6090-1mp1xku.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-14T23:17:37.7524670Z ==> Summary 2021-05-14T23:17:37.7556010Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:17:37.7563640Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:17:37.7586300Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:17:37.7604960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-cckcge 2021-05-14T23:17:37.7874570Z cp -pR /private/tmp/d20210514-5234-cckcge/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:17:37.8030160Z chmod -Rf +w /private/tmp/d20210514-5234-cckcge 2021-05-14T23:17:37.8611880Z ==> Finishing up 2021-05-14T23:17:37.9047600Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:17:37.9055880Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:17:37.9063200Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:17:37.9074630Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:17:37.9079170Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:17:37.9084410Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:17:37.9091210Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:17:37.9098700Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:17:37.9103470Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:17:37.9108520Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:17:37.9113260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:17:37.9285060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6116-15aukfm.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-14T23:17:40.7034380Z ==> Summary 2021-05-14T23:17:40.7058210Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:17:40.7064270Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:17:40.7821340Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:17:40.7841560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-19jcdbj 2021-05-14T23:17:40.8406110Z cp -pR /private/tmp/d20210514-5234-19jcdbj/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:17:40.8831760Z chmod -Rf +w /private/tmp/d20210514-5234-19jcdbj 2021-05-14T23:17:41.1287890Z ==> Finishing up 2021-05-14T23:17:41.1717160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:17:41.1720770Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:17:41.1726100Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:17:41.1730710Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:17:41.1735830Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:17:41.1747740Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:17:41.1753770Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:17:41.1758910Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:17:41.1764000Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:17:41.1769190Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:17:41.1776700Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:17:41.1792640Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:17:41.1797430Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:17:41.1802970Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:17:41.1807580Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:17:41.1813070Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:17:41.1821820Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:17:41.2099680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6142-ald4cu.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-14T23:17:43.9458070Z ==> Summary 2021-05-14T23:17:43.9500190Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:17:43.9505940Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:17:44.0246300Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:17:44.0264540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-ch4ltv 2021-05-14T23:17:44.2064930Z cp -pR /private/tmp/d20210514-5234-ch4ltv/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:17:44.3013940Z chmod -Rf +w /private/tmp/d20210514-5234-ch4ltv 2021-05-14T23:17:44.3891440Z ==> Finishing up 2021-05-14T23:17:44.4332880Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:17:44.4339000Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:17:44.4345410Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:17:44.4352160Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:17:44.4356820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:17:44.4362690Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:17:44.4370750Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:17:44.4620620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6168-1xkrk7.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-14T23:17:47.1095670Z ==> Caveats 2021-05-14T23:17:47.1097170Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:17:47.1099040Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:17:47.1100970Z ==> Summary 2021-05-14T23:17:47.1147640Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:17:47.1157180Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:17:47.1332940Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:17:47.1351660Z 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/d20210514-5234-vhhuj5 2021-05-14T23:17:47.2208280Z cp -pR /private/tmp/d20210514-5234-vhhuj5/theora/. /usr/local/Cellar/theora 2021-05-14T23:17:47.2745300Z chmod -Rf +w /private/tmp/d20210514-5234-vhhuj5 2021-05-14T23:17:47.5311800Z ==> Finishing up 2021-05-14T23:17:47.5754490Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:17:47.5762670Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:17:47.5769140Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:17:47.5790000Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:17:47.5795530Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:17:47.5800560Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:17:47.5805790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:17:47.5810710Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:17:47.5815960Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:17:47.5821170Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:17:47.5826480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:17:47.5834070Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:17:47.5839620Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:17:47.5845120Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:17:47.6140490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6195-1orrnc4.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-14T23:17:50.2889460Z ==> Summary 2021-05-14T23:17:50.2959690Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:17:50.2966030Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:17:50.3026700Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:17:50.3045730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-c3jwga 2021-05-14T23:17:50.3401740Z cp -pR /private/tmp/d20210514-5234-c3jwga/x264/. /usr/local/Cellar/x264 2021-05-14T23:17:50.3558470Z chmod -Rf +w /private/tmp/d20210514-5234-c3jwga 2021-05-14T23:17:50.4146770Z ==> Finishing up 2021-05-14T23:17:50.4576390Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:17:50.4588490Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:17:50.4593130Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:17:50.4600710Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:17:50.4607150Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:17:50.4613460Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:17:50.4622590Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:17:50.4809630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6221-kx5at4.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-14T23:17:53.2134550Z ==> Summary 2021-05-14T23:17:53.2154980Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:17:53.2195810Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:17:53.2257630Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:17:53.2276650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5234-1ddf6qn 2021-05-14T23:17:53.3343320Z cp -pR /private/tmp/d20210514-5234-1ddf6qn/x265/. /usr/local/Cellar/x265 2021-05-14T23:17:53.4123200Z chmod -Rf +w /private/tmp/d20210514-5234-1ddf6qn 2021-05-14T23:17:53.5315690Z ==> Finishing up 2021-05-14T23:17:53.6013840Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:17:53.6021970Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:17:53.6028360Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:17:53.6037360Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:17:53.6042700Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:17:53.6048490Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:17:53.6057660Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:17:53.6276460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6247-1cvi9rm.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-14T23:17:56.3293390Z ==> Summary 2021-05-14T23:17:56.3312350Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:17:56.3319290Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:17:56.3340900Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:17:56.3361190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-u25b87 2021-05-14T23:17:56.3525430Z cp -pR /private/tmp/d20210514-5234-u25b87/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:17:56.3643940Z chmod -Rf +w /private/tmp/d20210514-5234-u25b87 2021-05-14T23:17:56.4303760Z ==> Finishing up 2021-05-14T23:17:56.4778430Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:17:56.4784920Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:17:56.4789650Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:17:56.4923930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6273-19tqsvl.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-14T23:17:59.0231490Z ==> Summary 2021-05-14T23:17:59.0247570Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:17:59.0255660Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:17:59.0454490Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:17:59.0473240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1gdgtsf 2021-05-14T23:17:59.1100100Z cp -pR /private/tmp/d20210514-5234-1gdgtsf/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:17:59.1732500Z chmod -Rf +w /private/tmp/d20210514-5234-1gdgtsf 2021-05-14T23:17:59.2607840Z ==> Finishing up 2021-05-14T23:17:59.2994310Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:17:59.2999310Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:17:59.3005090Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:17:59.3447930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:17:59.3461990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:17:59.3472350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:17:59.3485930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:17:59.3501830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:17:59.3509710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:17:59.3520800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:17:59.3533100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:17:59.3544080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:17:59.3555990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:17:59.3567700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:17:59.3576860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:17:59.3588030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:17:59.3600310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:17:59.3610800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:17:59.3621140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:17:59.3629490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:17:59.3640950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:17:59.3650160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:17:59.3655930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:17:59.3670160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:17:59.3680220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:17:59.3686520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:17:59.3700170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:17:59.3709700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:17:59.3721230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:17:59.3729960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:17:59.3760990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:17:59.3773530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:17:59.3785350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:17:59.3792770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:17:59.3801410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:17:59.3811390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:17:59.3822120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:17:59.3826610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:17:59.3838360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:17:59.3848910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T23:17:59.3861700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:17:59.3863330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:17:59.3871100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:17:59.3880630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:17:59.3907500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:17:59.3909410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:17:59.3911870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:17:59.3925120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:17:59.3933130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:17:59.3934970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:17:59.3943120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:17:59.3944750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:17:59.3959380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:17:59.3967120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:17:59.3969830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:17:59.3978040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:17:59.3992220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:17:59.4000740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:17:59.4011130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:17:59.4020000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:17:59.4052100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:17:59.4061930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:17:59.4091240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:17:59.4101360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:17:59.4103100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:17:59.4105860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:17:59.4107500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:17:59.4109030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:17:59.4119890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:17:59.4127490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:17:59.4129270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:17:59.4133790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:17:59.4141960Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:17:59.4146660Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:17:59.4174050Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:17:59.4182900Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:17:59.4467070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6300-rnb8wz.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-14T23:18:02.0642330Z ==> Summary 2021-05-14T23:18:02.0703220Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:18:02.0709590Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:18:02.0771240Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:18:02.0789620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-1krxla4 2021-05-14T23:18:02.1032370Z cp -pR /private/tmp/d20210514-5234-1krxla4/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:18:02.1266370Z chmod -Rf +w /private/tmp/d20210514-5234-1krxla4 2021-05-14T23:18:02.1926900Z ==> Finishing up 2021-05-14T23:18:02.2342690Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:18:02.2346000Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:18:02.2370650Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:18:02.2376720Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:18:02.2381450Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:18:02.2386750Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:18:02.2394020Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:18:02.2562790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6326-1ua37oi.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-14T23:18:04.7913600Z ==> Summary 2021-05-14T23:18:04.7946080Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:18:04.7952520Z ==> Installing ffmpeg 2021-05-14T23:18:04.7956060Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:18:04.7986930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5234-yrp6fl 2021-05-14T23:18:05.1679810Z cp -pR /private/tmp/d20210514-5234-yrp6fl/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:18:05.4197310Z chmod -Rf +w /private/tmp/d20210514-5234-yrp6fl 2021-05-14T23:18:08.7133910Z ==> Finishing up 2021-05-14T23:18:08.7535000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:18:08.7538820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:18:08.7544160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:18:08.7549620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:18:08.7554710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:18:08.7559600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:18:08.7564760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:18:08.7570060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:18:08.7575260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:18:08.7580450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:18:08.7585560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:18:08.7590950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:18:08.7596070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:18:08.7601630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:18:08.7607300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:18:08.7612500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:18:08.7617690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:18:08.7622970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:18:08.7628560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:18:08.7633320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:18:08.7638680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:18:08.7644140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:18:08.7649240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:18:08.7654270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:18:08.7659230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:18:08.7664220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:18:08.7669100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:18:08.7674460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:18:08.7679990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:18:08.7684460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:18:08.7690460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:18:08.7694980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:18:08.7700480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:18:08.7705480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:18:08.7711000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:18:08.7716090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:18:08.7721340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:18:08.7727240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:18:08.7736620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:18:08.7741550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:18:08.7747870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:18:08.7753830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:18:08.7758650Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:18:08.7763790Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:18:08.7769160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:18:08.7774120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:18:08.7779290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:18:08.7786180Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:18:08.7810080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:18:08.7823770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:18:08.7832720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:18:08.7843410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:18:08.7918590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:18:08.7928180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:18:08.7933100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:18:08.7952980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:18:08.7958550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:18:08.7969040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:18:08.7974490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:18:08.7994130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:18:08.7999690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:18:08.8005310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:18:08.8012370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:18:08.8027370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:18:08.8038630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:18:08.8047770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:18:08.8084680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:18:08.8090240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:18:08.8102630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:18:08.8108170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:18:08.8116900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:18:08.8122820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:18:08.8127390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:18:08.8133010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:18:08.8137920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:18:08.8143400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:18:08.8149670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:18:08.8155560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:18:08.8161230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:18:08.8166090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:18:08.8173110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:18:08.8176110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:18:08.8181370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:18:08.8186550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:18:08.8191680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:18:08.8196680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:18:08.8202510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:18:08.8207290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:18:08.8212470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:18:08.8217430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:18:08.8222910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:18:08.8227620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:18:08.8233170Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:18:08.8237770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:18:08.8243510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:18:08.8248050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:18:08.8253100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:18:08.8258050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:18:08.8263040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:18:08.8268900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:18:08.8273190Z Only the first 100 operations were output. 2021-05-14T23:18:08.9451430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6352-2vk238.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-14T23:18:11.7243720Z ==> Summary 2021-05-14T23:18:11.7420060Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:18:12.8958630Z ==> Caveats 2021-05-14T23:18:12.8960050Z ==> tesseract 2021-05-14T23:18:12.8977660Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:18:12.8979380Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:18:14.8166420Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:18:15.9901520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:16.6064790Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:18:16.9721690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T23%3A25%3A00Z&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT%2FYg9gVd5DN%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:17.0191180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=0rG3KSYNIYCVpmHGyN8m0wX6Wo4a8dT\%2FYg9gVd5DN\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:17.5271340Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:18:17.6400570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:18:18.9145080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:19.4732180Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:18:19.8725480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T23%3A25%3A00Z&sig=QrCF88jE4HFQDaoMJz%2BGmML%2FfIkZ00gavBiEzLBDCzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:19.9222510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=QrCF88jE4HFQDaoMJz\%2BGmML\%2FfIkZ00gavBiEzLBDCzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:20.2214810Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:18:20.2608170Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:18:20.2613960Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:18:20.3326950Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:18:20.3364360Z 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/d20210514-6359-19lv46i 2021-05-14T23:18:20.9350440Z cp -pR /private/tmp/d20210514-6359-19lv46i/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:18:21.3689700Z chmod -Rf +w /private/tmp/d20210514-6359-19lv46i 2021-05-14T23:18:21.7476150Z ==> Finishing up 2021-05-14T23:18:21.8314810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:18:21.8333790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:18:21.8343290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:18:21.8352840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:18:21.8372720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:18:21.8384220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:18:21.8392740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:18:21.8405130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:18:21.8419740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:18:21.8431360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:18:21.8443560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:18:21.8454300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:18:21.8473040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:18:21.8485950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:18:21.8497090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:18:21.8507820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:18:21.8528450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:18:21.8540200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:18:21.8552530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:18:21.8599130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:18:21.8603780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:18:21.8608950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:18:21.8613490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:18:21.8618690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:18:21.8623570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:18:21.8629220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:18:21.8634570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:18:21.8639830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:18:21.8644670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:18:21.8650190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:18:21.8659020Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:18:21.8668940Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:18:21.8674010Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:18:21.8685230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:18:21.8691430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:18:21.8696940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:18:21.8702890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:18:21.8708570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:18:21.8714350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:18:21.8726110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:18:21.8732060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:18:21.8746530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:18:21.8753030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:18:21.8758570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:18:21.8764190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:18:21.8769940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:18:21.8782470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:18:21.8788000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:18:21.8793250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:18:21.8798810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:18:21.8807990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:18:21.8813760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:18:21.8819230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:18:21.8846820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:18:21.8852670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:18:21.8859380Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:18:21.8864510Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:18:21.8869800Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:18:22.0555600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6529-1sumk4n.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-14T23:18:24.5710400Z ==> Summary 2021-05-14T23:18:24.6140670Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:18:24.6156000Z ==> Installing imagemagick@6 2021-05-14T23:18:24.6159330Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:18:24.6181970Z 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/d20210514-6359-1pevs3h 2021-05-14T23:18:24.9470680Z cp -pR /private/tmp/d20210514-6359-1pevs3h/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:18:25.3301330Z chmod -Rf +w /private/tmp/d20210514-6359-1pevs3h 2021-05-14T23:18:26.7463100Z ==> Finishing up 2021-05-14T23:18:27.0195010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6555-1ldn5if.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-14T23:18:29.8049020Z ==> Caveats 2021-05-14T23:18:29.8050730Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:29.8051910Z because this is an alternate version of another formula. 2021-05-14T23:18:29.8052580Z 2021-05-14T23:18:29.8053470Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:18:29.8055080Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:29.8055890Z 2021-05-14T23:18:29.8056750Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:18:29.8058210Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:18:29.8059690Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:18:29.8060420Z 2021-05-14T23:18:29.8061670Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:18:29.8076260Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:18:29.8077260Z 2021-05-14T23:18:29.8078650Z ==> Summary 2021-05-14T23:18:29.8535240Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:18:30.6916840Z ==> Caveats 2021-05-14T23:18:30.6919800Z ==> imagemagick@6 2021-05-14T23:18:30.6968650Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:30.6970190Z because this is an alternate version of another formula. 2021-05-14T23:18:30.6974000Z 2021-05-14T23:18:30.6975010Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:18:30.6976870Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:30.6977700Z 2021-05-14T23:18:30.6978560Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:18:30.6979970Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:18:30.6981460Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:18:30.6982180Z 2021-05-14T23:18:30.6983420Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:18:30.6984580Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:18:30.6985280Z 2021-05-14T23:18:32.8041320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:18:33.9430550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:34.5288970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:18:34.9331090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T23%3A25%3A00Z&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:34.9838100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=G3ZLr3ekNDrrnAcvDZkc4v1LbajVwrLrFQgKYVJJwwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:35.0804200Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:18:35.0880940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:18:36.2627460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:36.9144350Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:18:37.2921720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T23%3A25%3A00Z&sig=NbLN8kmmmVuQwPAa9LWgL%2Bk4F9FKJvKiC0zEYu%2F1uS8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:37.3458850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=NbLN8kmmmVuQwPAa9LWgL\%2Bk4F9FKJvKiC0zEYu\%2F1uS8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:37.4855850Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:18:37.4934660Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:18:38.8436760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:39.4431220Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:18:39.8265020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T23%3A25%3A00Z&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:39.8811650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=sJTSW6nGl6dlj8vW0qV9vcOfRzy4kOzl6oa10d6PleU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:40.4858570Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:18:40.6416040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:18:41.7675160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:42.3249360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:18:42.7155500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T23%3A25%3A00Z&sig=FieumvsjUJP%2B%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:42.7806640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=FieumvsjUJP\%2B\%2BAkSzgh5DVWwygPBs97OeFJjDYEsi8A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:42.8315810Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:18:42.8355570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:18:43.9985470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:44.5729980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:18:44.9417460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T23%3A25%3A00Z&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL%2FwpKxdrYTa8smo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:44.9970290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=Qc8zlxWEi4JSg4EUBQFC2Uc9NXJiL\%2FwpKxdrYTa8smo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:45.0547190Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:18:45.0584280Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:18:46.2069830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:46.7633330Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:18:47.1414350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T23%3A25%3A00Z&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM%2BFZ2OgTFsE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:47.1982860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=8lrrVVjj6X1Qdr4TpOxzf1KgmwHVzxhqM\%2BFZ2OgTFsE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:47.3451500Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:18:47.3522710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:18:48.4985310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:49.0992800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:18:49.5545780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T23%3A25%3A00Z&sig=YGUzWu7Nz1k89bqBP5O%2B24bFKMal79wFvm3v1v6R%2BVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:49.6258640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=YGUzWu7Nz1k89bqBP5O\%2B24bFKMal79wFvm3v1v6R\%2BVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:50.2629260Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:18:50.2707650Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:18:51.4434600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:52.2795600Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:18:52.6760630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T23%3A25%3A00Z&sig=C794yAW5YPH%2B75OnKCNLtsP4VyMi1cd2tplAiP%2Beqo8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:52.7279940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=C794yAW5YPH\%2B75OnKCNLtsP4VyMi1cd2tplAiP\%2Beqo8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:52.7766560Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:18:52.7799910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:18:53.9228530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:54.4977750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:18:54.8857720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T23%3A25%3A00Z&sig=k%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa%2Bqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:54.9360560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=k\%2BuROhT1ovY4pbWbiBf7WA04LlO5gjmwKLUlcWsa\%2Bqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:55.1340050Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:18:55.1391150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:18:56.3365010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:56.9123950Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:18:57.2871080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T23%3A25%3A00Z&sig=%2FEcJsHqRqKAWBPdOFbDDMJUqymV%2B4sfMIeNu8tepWSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:18:57.3324080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=\%2FEcJsHqRqKAWBPdOFbDDMJUqymV\%2B4sfMIeNu8tepWSA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:18:57.3910670Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:18:57.3946270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:18:58.5810080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:18:59.2084190Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:19:00.6274530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T23%3A25%3A00Z&sig=SrUA%2F4MliIkcwCohLAM%2FxRCExsUrPRx3vFNXXd7uDdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:00.6815810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=SrUA\%2F4MliIkcwCohLAM\%2FxRCExsUrPRx3vFNXXd7uDdU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:00.8323920Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:19:00.8392970Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:19:01.9888250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:19:02.5881100Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:19:02.9496230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T23%3A25%3A00Z&sig=zdT%2FKsrEsgKlXBy69r%2FAl4Pv%2B6b29351DtBYo1uieEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:02.9969600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=zdT\%2FKsrEsgKlXBy69r\%2FAl4Pv\%2B6b29351DtBYo1uieEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:03.3248430Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:19:03.3755990Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:19:03.3758910Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:19:03.4457980Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:19:03.4494980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-3ww4eq 2021-05-14T23:19:03.4786090Z cp -pR /private/tmp/d20210514-6562-3ww4eq/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:19:03.5009110Z chmod -Rf +w /private/tmp/d20210514-6562-3ww4eq 2021-05-14T23:19:03.5700140Z ==> Finishing up 2021-05-14T23:19:03.6784840Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:19:03.6834890Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:19:03.6841570Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:19:03.6859750Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:19:03.6866730Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:19:03.6882410Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:19:03.6900010Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:19:03.6909880Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:19:03.6919730Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:19:03.6931380Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:19:03.7142110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6793-fs8ist.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-14T23:19:06.1604910Z ==> Summary 2021-05-14T23:19:06.1632720Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:19:06.1644270Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:19:06.1668730Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:19:06.1684030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-jjnvce 2021-05-14T23:19:06.2946360Z cp -pR /private/tmp/d20210514-6562-jjnvce/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:19:06.4013770Z chmod -Rf +w /private/tmp/d20210514-6562-jjnvce 2021-05-14T23:19:06.5028390Z ==> Finishing up 2021-05-14T23:19:06.5603670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6819-1jb8pzf.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-14T23:19:08.8780080Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:19:08.9491570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:08.9798210Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.0104000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.0409950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.0721690Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.1026350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.1334760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.1636460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.1950960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.2264720Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.2574990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.2880190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.3185240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.3488850Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:09.6379120Z ==> Caveats 2021-05-14T23:19:09.6380400Z To use the DocBook package in your XML toolchain, 2021-05-14T23:19:09.6381450Z you need to add the following to your ~/.bashrc: 2021-05-14T23:19:09.6382300Z 2021-05-14T23:19:09.6383410Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:19:09.6385260Z ==> Summary 2021-05-14T23:19:09.6522540Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:19:09.6528650Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:19:09.6578740Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:19:09.6596600Z 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/d20210514-6562-1r1fo93 2021-05-14T23:19:11.3849800Z cp -pR /private/tmp/d20210514-6562-1r1fo93/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:19:13.7787760Z chmod -Rf +w /private/tmp/d20210514-6562-1r1fo93 2021-05-14T23:19:15.1662430Z ==> Finishing up 2021-05-14T23:19:15.2092500Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:19:15.2115920Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:19:15.2220670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6860-8s55de.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-14T23:19:17.8046520Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:17.8510820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:17.8922770Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:17.9374990Z ==> 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-14T23:19:17.9836100Z ==> 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-14T23:19:18.0255420Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:19:18.0708330Z ==> 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-14T23:19:18.1159730Z ==> 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-14T23:19:18.1621590Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:18.2036280Z ==> 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-14T23:19:18.2487100Z ==> 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-14T23:19:18.2938960Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:19:18.3381490Z ==> 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-14T23:19:18.3806350Z ==> 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-14T23:19:18.4267580Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:18.4709220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:19:18.5173050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:18.5586320Z ==> 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-14T23:19:18.6038770Z ==> 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-14T23:19:18.6504500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:19:18.6965490Z ==> 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-14T23:19:18.7382030Z ==> 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-14T23:19:18.7846440Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:19:18.8300600Z ==> 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-14T23:19:18.8761520Z ==> 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-14T23:19:18.9174330Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:19:18.9645810Z ==> 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-14T23:19:19.0086240Z ==> 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-14T23:19:20.0787810Z ==> Summary 2021-05-14T23:19:20.3744580Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:19:20.3750620Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:19:20.3778570Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:19:20.3797400Z 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/d20210514-6562-12i7mxl 2021-05-14T23:19:20.3933220Z cp -pR /private/tmp/d20210514-6562-12i7mxl/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:19:20.4058390Z chmod -Rf +w /private/tmp/d20210514-6562-12i7mxl 2021-05-14T23:19:20.4547470Z ==> Finishing up 2021-05-14T23:19:20.4981320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6914-16jj0d.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-14T23:19:23.0325430Z ==> Caveats 2021-05-14T23:19:23.0327120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:23.0328420Z because macOS already provides this software and installing another version in 2021-05-14T23:19:23.0329480Z parallel can cause all kinds of trouble. 2021-05-14T23:19:23.0330100Z 2021-05-14T23:19:23.0331360Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:19:23.0332980Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:23.0333780Z 2021-05-14T23:19:23.0334270Z 2021-05-14T23:19:23.0335050Z Bash completion has been installed to: 2021-05-14T23:19:23.0336380Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:19:23.0337720Z ==> Summary 2021-05-14T23:19:23.0346950Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:19:23.0353610Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:19:23.0501250Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:19:23.0518660Z 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/d20210514-6562-1wt0mop 2021-05-14T23:19:23.0722800Z cp -pR /private/tmp/d20210514-6562-1wt0mop/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:19:23.1019290Z chmod -Rf +w /private/tmp/d20210514-6562-1wt0mop 2021-05-14T23:19:23.1715870Z ==> Finishing up 2021-05-14T23:19:23.2185520Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:19:23.2193110Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:19:23.2211310Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:19:23.2221800Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:19:23.2227500Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:19:23.2319830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6940-1kvo7w4.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-14T23:19:25.7885660Z ==> Summary 2021-05-14T23:19:25.7929640Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:19:25.7936200Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:19:25.8993230Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:19:25.9010650Z 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/d20210514-6562-4l33gv 2021-05-14T23:19:26.0040050Z cp -pR /private/tmp/d20210514-6562-4l33gv/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:19:26.1363400Z chmod -Rf +w /private/tmp/d20210514-6562-4l33gv 2021-05-14T23:19:26.2849360Z ==> Finishing up 2021-05-14T23:19:26.3279670Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:19:26.3330930Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:19:26.3333620Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:19:26.3370380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3381130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3399570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3455330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3462020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3464420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3481270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3486280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3500250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3514750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3543120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3553520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3565720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3572590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3577720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3583600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3600320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3608860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3658380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3668260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3687090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3705620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3716380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3718200Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:19:26.3719540Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:19:26.3725110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3745390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3754780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3757200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3759600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3775190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3819200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3841700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3850440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3854940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3871850Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:19:26.3873240Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:19:26.3877620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3879790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3881810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3884860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3908870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3937910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3967250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3978020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.3980280Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:19:26.3997000Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:19:26.4009980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4016390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4119400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4121570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4224280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4327490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4420550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4523610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4578000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4585410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4592690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4620340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4647960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4726730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4760100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4798880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4828170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4878720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4930830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.4971550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5056400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5159060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5259830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5363020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5463010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5563180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5666110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5766540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5867010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.5939060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.6042060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.6044040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.6146800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.6226840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:19:26.6272330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:19:26.6319820Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:19:26.6361830Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:19:26.6465370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6966-enq0p.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-14T23:19:28.8692200Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:19:30.2876800Z ==> Summary 2021-05-14T23:19:30.3084930Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:19:30.3090760Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:19:30.4281800Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:19:30.4298920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-1o4hq1h 2021-05-14T23:19:30.4557550Z cp -pR /private/tmp/d20210514-6562-1o4hq1h/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:19:30.4792580Z chmod -Rf +w /private/tmp/d20210514-6562-1o4hq1h 2021-05-14T23:19:30.5728840Z ==> Finishing up 2021-05-14T23:19:30.6189290Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:19:30.6192920Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:19:30.6197970Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:19:30.6203400Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:19:30.6209790Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:19:30.6216380Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:19:30.6233790Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:19:30.6246460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:19:30.6257420Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:19:30.6265890Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:19:30.6275740Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:19:30.6281180Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:19:30.6285750Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:19:30.6292720Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:19:30.6301960Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:19:30.6311760Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:19:30.6323340Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:19:30.6518890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6993-1q15dxm.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-14T23:19:32.9125300Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:19:34.0703890Z ==> Summary 2021-05-14T23:19:34.0804440Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:19:34.0906320Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:19:34.1346780Z 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/d20210514-6562-kp7gs8 2021-05-14T23:19:34.1349360Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:19:34.1501750Z cp -pR /private/tmp/d20210514-6562-kp7gs8/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:19:34.1710210Z chmod -Rf +w /private/tmp/d20210514-6562-kp7gs8 2021-05-14T23:19:34.2316940Z ==> Finishing up 2021-05-14T23:19:34.2758660Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:19:34.2779130Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:19:34.2856020Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:19:34.2957030Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:19:34.3058470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7020-1o8402l.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-14T23:19:37.0785760Z ==> Summary 2021-05-14T23:19:37.0812820Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:19:37.0818630Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:19:37.0872660Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:19:37.0890610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-121ju2z 2021-05-14T23:19:37.1053770Z cp -pR /private/tmp/d20210514-6562-121ju2z/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:19:37.1472610Z chmod -Rf +w /private/tmp/d20210514-6562-121ju2z 2021-05-14T23:19:37.1900330Z ==> Finishing up 2021-05-14T23:19:37.2366010Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:19:37.2373330Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:19:37.2379070Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:19:37.2393670Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:19:37.2401270Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:19:37.2531070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7046-g78sgz.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-14T23:19:39.8619430Z ==> Summary 2021-05-14T23:19:39.8636880Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:19:39.8643750Z ==> Installing imagemagick dependency: imath 2021-05-14T23:19:39.8701060Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:19:39.8722110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-88sctj 2021-05-14T23:19:39.8994570Z cp -pR /private/tmp/d20210514-6562-88sctj/imath/. /usr/local/Cellar/imath 2021-05-14T23:19:39.9404610Z chmod -Rf +w /private/tmp/d20210514-6562-88sctj 2021-05-14T23:19:40.0066250Z ==> Finishing up 2021-05-14T23:19:40.0525090Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:19:40.0584260Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:19:40.0599260Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T23:19:40.0600880Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:19:40.0602470Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:19:40.0605470Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:19:40.0614500Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:19:40.0847750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7072-gg5bbt.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-14T23:19:42.7122420Z ==> Summary 2021-05-14T23:19:42.7149600Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:19:42.7157600Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:19:42.7260630Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:19:42.7283440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6562-fvb1xb 2021-05-14T23:19:42.8080220Z cp -pR /private/tmp/d20210514-6562-fvb1xb/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:19:42.9152530Z chmod -Rf +w /private/tmp/d20210514-6562-fvb1xb 2021-05-14T23:19:43.2011870Z ==> Finishing up 2021-05-14T23:19:43.2544820Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:19:43.2548710Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:19:43.2553340Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:19:43.2571050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:19:43.2581850Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:19:43.2596830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:19:43.2617760Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:19:43.2631440Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:19:43.2644570Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:19:43.2664390Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:19:43.2682890Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:19:43.2695870Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T23:19:43.2711570Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:19:43.2720050Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:19:43.2733620Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:19:43.2750150Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T23:19:43.2764310Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:19:43.2786400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:19:43.2800430Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:19:43.2815000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T23:19:43.2824400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:19:43.2841440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:19:43.2851080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:19:43.2861080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T23:19:43.2872800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:19:43.2883160Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:19:43.2893370Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:19:43.2933820Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:19:43.3478730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7100-13jff4y.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-14T23:19:46.0521420Z ==> Summary 2021-05-14T23:19:46.0636050Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:19:46.0642340Z ==> Installing imagemagick 2021-05-14T23:19:46.0646680Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:19:46.0665820Z 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/d20210514-6562-754pxp 2021-05-14T23:19:46.4393020Z cp -pR /private/tmp/d20210514-6562-754pxp/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:19:46.9209160Z chmod -Rf +w /private/tmp/d20210514-6562-754pxp 2021-05-14T23:19:49.5949940Z ==> Finishing up 2021-05-14T23:19:49.5950990Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:19:49.5952640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:19:49.5954490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:19:49.5956240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:19:49.5958410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:19:49.5961810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:19:49.5963920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:19:49.5965990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:19:49.5967980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:19:49.5969920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:19:49.5971970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:19:49.5974060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:19:49.5976050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:19:49.5977870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:19:49.5979870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:19:49.5981740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:19:49.5983550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:19:49.5985170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:19:49.5986690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:19:49.5988220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:19:49.5989720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:19:49.5991210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:19:49.5992680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:19:49.5994190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:19:49.5995670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:19:49.5997130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:19:49.6043990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:19:49.6045640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:19:49.6047150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:19:49.6048620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:19:49.6050230Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:49.6051940Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:49.6053660Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:49.6055420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:19:49.6057250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:19:49.6059380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:19:49.6061840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:19:49.6063640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:19:49.6065260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:19:49.6066960Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:19:49.6068620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:19:49.6070240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:19:49.6071890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:19:49.6073530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:19:49.6075150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:19:49.6076910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:19:49.6078600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:19:49.6080220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:19:49.6081860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:19:49.6083460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:19:49.6085060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:19:49.6087010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:19:49.6089180Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:19:49.6091310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:19:49.6093610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:19:49.6095850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:19:49.6098200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:19:49.6100410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:19:49.6102630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:19:49.6104880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:19:49.6107080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:19:49.6109280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:19:49.6111490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:19:49.6113640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:19:49.6115610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:19:49.6117670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:19:49.6119670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:19:49.6121510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:19:49.6123380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:19:49.6125290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:19:49.6127150Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:19:49.6414160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7127-12x31g8.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-14T23:19:52.3905520Z ==> Summary 2021-05-14T23:19:52.4359220Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:19:54.4726720Z ==> Caveats 2021-05-14T23:19:54.4732620Z ==> docbook 2021-05-14T23:19:54.4745340Z To use the DocBook package in your XML toolchain, 2021-05-14T23:19:54.4746320Z you need to add the following to your ~/.bashrc: 2021-05-14T23:19:54.4749800Z 2021-05-14T23:19:54.4750850Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:19:54.4752280Z ==> gnu-getopt 2021-05-14T23:19:54.4781650Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:54.4783260Z because macOS already provides this software and installing another version in 2021-05-14T23:19:54.4784610Z parallel can cause all kinds of trouble. 2021-05-14T23:19:54.4785490Z 2021-05-14T23:19:54.4788360Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:19:54.4790220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:54.4794470Z 2021-05-14T23:19:54.4795670Z 2021-05-14T23:19:54.4796520Z Bash completion has been installed to: 2021-05-14T23:19:54.4804680Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:19:56.2999090Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:19:57.5102250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:19:58.0817100Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:19:58.4552000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T23%3A25%3A00Z&sig=cGxkO6sROwsGf5KwIMHOtI4p9ZXSVZOgtK1ETNavZik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:58.5002760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A25\%3A00Z\&sig=cGxkO6sROwsGf5KwIMHOtI4p9ZXSVZOgtK1ETNavZik\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:19:58.5560870Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:19:58.6222490Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:19:58.6258420Z 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/d20210514-7134-1poq966 2021-05-14T23:19:58.6429070Z cp -pR /private/tmp/d20210514-7134-1poq966/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:19:58.6629610Z chmod -Rf +w /private/tmp/d20210514-7134-1poq966 2021-05-14T23:19:58.7302630Z ==> Finishing up 2021-05-14T23:19:58.8247080Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:19:58.8252930Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:19:58.8257280Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:19:58.8266280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:19:58.8281260Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:19:58.8333030Z info /usr/local/share/info/udunits2.info 2021-05-14T23:19:58.8341520Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:19:58.8385310Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:19:58.8394130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:19:58.8437750Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:19:58.8446690Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:19:58.8454980Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:19:58.8461320Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:19:58.8637110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7301-6kbtw0.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-14T23:20:01.4141460Z ==> Summary 2021-05-14T23:20:01.4171920Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:20:03.7816120Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:20:03.7817300Z To reinstall 1.6, run: 2021-05-14T23:20:03.7818560Z brew reinstall jq 2021-05-14T23:20:05.4646590Z ==> Caveats 2021-05-14T23:20:05.4647760Z imagej requires Java. You can install the latest version with: 2021-05-14T23:20:05.4649170Z brew install --cask adoptopenjdk 2021-05-14T23:20:05.4649840Z 2021-05-14T23:20:05.7133820Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:20:05.9567690Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T23:20:14.0491330Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:20:14.3456510Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:20:14.3457790Z ==> Installing Cask imagej 2021-05-14T23:20:14.3918770Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7411-65dwt4 2021-05-14T23:20:14.5611370Z cp -pR /private/tmp/d20210514-7411-65dwt4/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:20:14.7358430Z chmod -Rf +w /private/tmp/d20210514-7411-65dwt4 2021-05-14T23:20:14.8031890Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:20:15.0480890Z 🍺 imagej was successfully installed! 2021-05-14T23:20:16.9887120Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:20:19.1787930Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:20:19.1791770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A30%3A00Z&sig=sgcXTvwp9J2dKfOvKq7jiv8EMes04u1dp5GsilXwGuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:19.3464040Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:20:21.1290110Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:20:21.6336720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A30%3A00Z&sig=JAlK80Q2LFO8IhYzxvICRSi7vo%2Fz9kqO5y5FX9bmFlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:22.1000750Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:20:22.1100960Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:20:22.2112110Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:20:26.8243110Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:20:26.8304540Z ==> Installing bowtie2 2021-05-14T23:20:26.8313280Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:20:31.6718270Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:20:35.2293340Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:20:36.9177120Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:20:37.3477100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A30%3A00Z&sig=zYQxHoM2V1dY9%2FhIyx%2F2O9FAASs5Rbw6%2B0L6EzPhiJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:37.5433580Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:20:39.3004310Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:20:39.7486860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A30%3A00Z&sig=W4zuRPsPAYd%2FAxJiJWabgCsG5E3%2BRA99tHUkDs3hVJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:39.8580240Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:20:41.6402410Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:20:42.0942940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A30%3A00Z&sig=aH8Jp18MUWjczgivUxRiW0%2BHc2UuKJzrb2lqct%2FylAA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:42.2135660Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:20:43.9930010Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:20:44.4734540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A30%3A00Z&sig=4VcYdDHhjgJlNZ4TUT%2BLAHExAQrRvtZH4SmdTGKVLT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:44.6359270Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:20:46.3385530Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:20:46.9501680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A30%3A00Z&sig=mfzrfSZMdoB4q6%2BvCRqO2VWPzC8yV%2F4jskAnTeGdWgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:47.0734830Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:20:49.0353790Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:20:50.7386080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A30%3A00Z&sig=PqERAp%2BU3aDBxcUKkB9q6WqYZylg2%2B%2BeuRRx4UoB%2B%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:51.0125240Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:20:51.8870930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:20:51.8922650Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:20:52.4637640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:20:52.4873460Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:20:55.4543490Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:20:56.9116450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T23%3A30%3A00Z&sig=WrWDBu20QfsGnh0KQagtYudCKdWnCLGGY1RmZTvHC8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:20:57.4092610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:20:59.5168960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:21:00.6435390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T23%3A30%3A00Z&sig=P1LNKQMj5i6PfRncUlh0nFBWfLTvyYfRKmio0hDhXyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:01.5478500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:21:03.5523240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:21:04.0047560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T23%3A30%3A00Z&sig=H1Cl%2Bf8qPW1Ea5XsCtrpSw9AdDZBNLwfKL7%2BOpQHF6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:04.2196130Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:21:06.0582310Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:21:06.4228770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T23%3A30%3A00Z&sig=vCGrYhod%2FFk8xeH9tKBDZ%2BwXYC4mkAe%2B5gE04N4gdgU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:06.7490740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:21:09.9071230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:21:10.9281550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T23%3A30%3A00Z&sig=d%2BLDpSXc1ma7c7lscUwOCCD%2FyxtYUF8PXvlqBesZ0d4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:11.0544790Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:21:12.8027000Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:21:13.7396320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T23%3A30%3A00Z&sig=WBIKdhZn5X5yeEHQAQdmS3WKl9QffL8QOH9mvYvTCas%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:14.4139850Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:21:18.2911570Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:21:19.4383080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T23%3A30%3A00Z&sig=epR5tXMl9iWTmnKi8imVhImBbfdLMWVZbcI0YiAWAUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:19.6432130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:21:21.7742760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:21:23.6815050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T23%3A30%3A00Z&sig=n2IQhx0gsRr7oi79Rdg1CIZD1v5kNWNc28RGMegaIcM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:24.4530970Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:21:29.3122600Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:21:30.5431640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T23%3A30%3A00Z&sig=bLmaMYStvUfeUYvXKmRVxuXwM1e9uJK4nJzCK%2F8g7Qs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:31.0805030Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:21:34.4355570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:21:35.3961660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T23%3A30%3A00Z&sig=hrR%2FGgJFCMQbhvOQKRsa8NNQWieKXDinbS%2FauAjS1zw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:36.1425840Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:21:38.7467570Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:21:40.2500430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T23%3A30%3A00Z&sig=EY3b9DSr%2Fu2FBj0FYNOS03h7Y45Gt52qL4nN8wkOzLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:40.8452590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:21:44.5825480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:21:45.5330220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T23%3A30%3A00Z&sig=XkkzUIXXvcDxQu8Quu1uKvczkarWw%2B7F3GAYCGqQ7VU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:46.2948360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:21:48.6771700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:21:49.1328590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T23%3A30%3A00Z&sig=nlXNQyqfEoeAuWbHvY7wYEVzw13ua3b19cD8tbiBp3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:21:49.7072110Z ==> 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-14T23:21:49.7075200Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:21:49.7851480Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:21:52.6253720Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:21:52.6273870Z ==> Installing gdal dependency: popt 2021-05-14T23:21:52.6307550Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:21:55.2090650Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:21:55.2097950Z ==> Installing gdal dependency: epsilon 2021-05-14T23:21:55.2149930Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:21:58.1781500Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:21:58.1787730Z ==> Installing gdal dependency: expat 2021-05-14T23:21:58.1812250Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:22:01.0717340Z ==> Caveats 2021-05-14T23:22:01.0718990Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:01.0720310Z because macOS already provides this software and installing another version in 2021-05-14T23:22:01.0721380Z parallel can cause all kinds of trouble. 2021-05-14T23:22:01.0722010Z 2021-05-14T23:22:01.0722820Z If you need to have expat first in your PATH, run: 2021-05-14T23:22:01.0724360Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:22:01.0725140Z 2021-05-14T23:22:01.0725950Z For compilers to find expat you may need to set: 2021-05-14T23:22:01.0727280Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:22:01.0728740Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:22:01.0729450Z 2021-05-14T23:22:01.0730670Z For pkg-config to find expat you may need to set: 2021-05-14T23:22:01.0731740Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:22:01.0732430Z 2021-05-14T23:22:01.0733570Z ==> Summary 2021-05-14T23:22:01.0748690Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:22:01.0755930Z ==> Installing gdal dependency: freexl 2021-05-14T23:22:01.0822110Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:22:04.1569960Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:22:04.1577580Z ==> Installing gdal dependency: geos 2021-05-14T23:22:04.2111070Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:22:07.8246660Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:22:07.8266880Z ==> Installing gdal dependency: hdf5 2021-05-14T23:22:07.8868170Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:22:11.5529650Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:22:12.4861690Z ==> Installing gdal dependency: json-c 2021-05-14T23:22:12.4863300Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:22:14.3529580Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:22:14.3536880Z ==> Installing gdal dependency: libxml2 2021-05-14T23:22:14.3617080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:22:17.5587560Z ==> Caveats 2021-05-14T23:22:17.5591940Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:17.5593250Z because macOS already provides this software and installing another version in 2021-05-14T23:22:17.5594310Z parallel can cause all kinds of trouble. 2021-05-14T23:22:17.5594930Z 2021-05-14T23:22:17.5595770Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:22:17.5597320Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:22:17.5598190Z 2021-05-14T23:22:17.5599030Z For compilers to find libxml2 you may need to set: 2021-05-14T23:22:17.5604420Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:22:17.5605900Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:22:17.5606300Z 2021-05-14T23:22:17.5607180Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:22:17.5607940Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:22:17.5608340Z 2021-05-14T23:22:17.5609050Z ==> Summary 2021-05-14T23:22:17.5792210Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:22:17.5798610Z ==> Installing gdal dependency: libdap 2021-05-14T23:22:17.6000500Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:22:20.7916630Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:22:20.7923040Z ==> Installing gdal dependency: proj 2021-05-14T23:22:20.8173200Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:22:23.9095970Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:22:23.9102290Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:22:23.9320580Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:22:26.7925900Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:22:26.7984710Z ==> Installing gdal dependency: librttopo 2021-05-14T23:22:26.8405320Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:22:29.6075180Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:22:29.6096040Z ==> Installing gdal dependency: minizip 2021-05-14T23:22:29.6597350Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:22:32.4657640Z ==> Caveats 2021-05-14T23:22:32.4664480Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:22:32.4665990Z with the venerable 'unzip' library. 2021-05-14T23:22:32.4667250Z ==> Summary 2021-05-14T23:22:32.4681680Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:22:32.4690930Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:22:32.5647730Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:22:35.9399570Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:22:35.9404350Z ==> Installing gdal dependency: netcdf 2021-05-14T23:22:35.9969030Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:22:39.0328240Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:22:39.0334540Z ==> Installing gdal dependency: openblas 2021-05-14T23:22:39.0732480Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:22:43.6782100Z ==> Caveats 2021-05-14T23:22:43.6783900Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:22:43.6785140Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:22:43.6786020Z 2021-05-14T23:22:43.6786870Z For compilers to find openblas you may need to set: 2021-05-14T23:22:43.6788250Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:22:43.6789740Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:22:43.6790460Z 2021-05-14T23:22:43.6791700Z For pkg-config to find openblas you may need to set: 2021-05-14T23:22:43.6792840Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:22:43.6793530Z 2021-05-14T23:22:43.6794590Z ==> Summary 2021-05-14T23:22:43.6812190Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:22:43.6819830Z ==> Installing gdal dependency: numpy 2021-05-14T23:22:43.7567600Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:22:48.5892470Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:22:48.5900700Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:22:48.5964600Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:22:54.1611370Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:22:54.1617210Z ==> Installing gdal 2021-05-14T23:22:54.1621440Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:23:01.3359540Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:23:02.7298790Z ==> No outdated dependents to upgrade! 2021-05-14T23:23:02.7300520Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:23:03.0856690Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:23:03.0857750Z netcdf 2021-05-14T23:23:03.2036520Z ==> Caveats 2021-05-14T23:23:03.2037980Z ==> expat 2021-05-14T23:23:03.2082670Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:03.2083980Z because macOS already provides this software and installing another version in 2021-05-14T23:23:03.2085020Z parallel can cause all kinds of trouble. 2021-05-14T23:23:03.2085610Z 2021-05-14T23:23:03.2086390Z If you need to have expat first in your PATH, run: 2021-05-14T23:23:03.2087980Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:03.2088730Z 2021-05-14T23:23:03.2089520Z For compilers to find expat you may need to set: 2021-05-14T23:23:03.2090820Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:23:03.2092190Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:23:03.2092850Z 2021-05-14T23:23:03.2094040Z For pkg-config to find expat you may need to set: 2021-05-14T23:23:03.2095090Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:23:03.2095730Z 2021-05-14T23:23:03.2096820Z ==> libxml2 2021-05-14T23:23:03.2128610Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:03.2130760Z because macOS already provides this software and installing another version in 2021-05-14T23:23:03.2131840Z parallel can cause all kinds of trouble. 2021-05-14T23:23:03.2132450Z 2021-05-14T23:23:03.2133250Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:23:03.2134850Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:03.2135630Z 2021-05-14T23:23:03.2136470Z For compilers to find libxml2 you may need to set: 2021-05-14T23:23:03.2137820Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:23:03.2139230Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:23:03.2139940Z 2021-05-14T23:23:03.2141150Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:23:03.2142240Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:23:03.2142930Z 2021-05-14T23:23:03.2144030Z ==> minizip 2021-05-14T23:23:03.2146600Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:23:03.2148080Z with the venerable 'unzip' library. 2021-05-14T23:23:03.2149360Z ==> openblas 2021-05-14T23:23:03.2189360Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:03.2190570Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:23:03.2191320Z 2021-05-14T23:23:03.2192150Z For compilers to find openblas you may need to set: 2021-05-14T23:23:03.2193540Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:23:03.2194990Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:23:03.2195710Z 2021-05-14T23:23:03.2196940Z For pkg-config to find openblas you may need to set: 2021-05-14T23:23:03.2198150Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:23:03.2198850Z 2021-05-14T23:23:05.5513520Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:23:06.1392010Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:23:06.1418550Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:23:06.5120380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:23:06.5292530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:23:07.0896750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:23:07.0922000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:23:07.4460850Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:23:07.4666150Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:23:09.2215900Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:23:09.5989020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T23%3A30%3A00Z&sig=XIaIqLzP6ry5eths%2BldgxyHmYMQbcZio%2FPnA%2FqGCqrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:12.8924720Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:23:13.4388530Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:23:13.4411690Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:23:13.8214890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:23:13.8326820Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:23:15.6555320Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:23:16.0603580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T23%3A30%3A00Z&sig=xlxZkfam1JQCnB7qzeb033iX%2FAybrgzKz%2BH%2BhkXgwvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:16.4397530Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:23:16.4415470Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:23:18.1249930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:23:18.5196110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T23%3A30%3A00Z&sig=nfFGYI2xAVRN6zUDKBadovOEnjqCt%2FWIIC4jOpkNfGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:19.1316570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:23:20.8527160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:23:21.2439130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T23%3A30%3A00Z&sig=%2FyljtVj%2BvrMB9QPWVBPPsK%2BYj3xX%2Bh%2FoIzHtRyEqogA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:21.5736860Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:23:23.3095230Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:23:23.7156810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T23%3A30%3A00Z&sig=JNe1IrBm%2BCZMBmq0bgfxo%2FNwELjuIWUpeS2UUVbdP08%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:23:24.9448850Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:23:24.9456880Z ==> Installing itk dependency: open-mpi 2021-05-14T23:23:25.0840390Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:23:31.0492040Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:23:31.0499730Z ==> Installing itk dependency: fftw 2021-05-14T23:23:31.1201590Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:23:34.3141140Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:23:34.3148190Z ==> Installing itk dependency: boost 2021-05-14T23:23:34.3200150Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:24:07.7462800Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:24:07.7487220Z ==> Installing itk dependency: netcdf 2021-05-14T23:24:07.8337950Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:24:11.0347770Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:24:11.0354730Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:24:11.1020700Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:24:17.0457590Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:24:17.0464920Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:24:17.2206800Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:24:48.4446600Z ==> Caveats 2021-05-14T23:24:48.4448220Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:24:48.4449410Z because this is an alternate version of another formula. 2021-05-14T23:24:48.4450140Z 2021-05-14T23:24:48.4450940Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:24:48.4452480Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:24:48.4453250Z 2021-05-14T23:24:48.4454060Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:24:48.4455380Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:24:48.4456770Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:24:48.4457530Z 2021-05-14T23:24:48.4458700Z ==> Summary 2021-05-14T23:24:48.6925320Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:24:48.6937900Z ==> Installing itk dependency: gdcm 2021-05-14T23:24:48.9019450Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:24:55.3810420Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:24:55.3820380Z ==> Installing itk 2021-05-14T23:24:55.3821790Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:25:09.4615900Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:25:12.9792570Z ==> No outdated dependents to upgrade! 2021-05-14T23:25:12.9794320Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:25:15.3449490Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:25:15.3450540Z fftw 2021-05-14T23:25:15.3882970Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:25:15.3884630Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:25:17.2617780Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:25:17.3900260Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:25:20.3910300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:25:22.2971600Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:25:23.5187470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A35%3A00Z&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:23.6965250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A35\%3A00Z\&sig=IPNJIGiG6gf0jIZIjHFvNzFCvXDHbqTWKCDIXKlNz4s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:24.1690070Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:25:24.1749620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:25:26.0843150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:25:27.4925940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:25:28.3499600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A35%3A00Z&sig=T2G9ZKqwQWACnPkfG1BMcM%2Fmwj%2Bwsfk2KZD5c5X1%2B5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:28.6096300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A35\%3A00Z\&sig=T2G9ZKqwQWACnPkfG1BMcM\%2Fmwj\%2Bwsfk2KZD5c5X1\%2B5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:28.8194270Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:25:28.8277340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:25:30.7547950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:25:32.4930230Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:25:33.6279470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A35%3A00Z&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:34.1119830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A35\%3A00Z\&sig=RN0LfJ3btPATIS08t5fUrbmRMehjGZgBLxbNJEdvKQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:34.6715590Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:25:34.6757320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:25:37.6360990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23:25:38.5993370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:25:41.0461290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A35%3A00Z&sig=%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:41.4918970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-14T23\%3A35\%3A00Z\&sig=\%2BUq77G09RMsk8vsPzTRCtkFyDG5iWmL1t2SyXPEnUyw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:25:42.5697440Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:25:42.6353380Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:25:42.6356890Z ==> Installing libav dependency: faac 2021-05-14T23:25:42.7137990Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:25:42.7179760Z 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/d20210514-9001-cc3wns 2021-05-14T23:25:42.7308420Z cp -pR /private/tmp/d20210514-9001-cc3wns/faac/. /usr/local/Cellar/faac 2021-05-14T23:25:42.7475890Z chmod -Rf +w /private/tmp/d20210514-9001-cc3wns 2021-05-14T23:25:42.7968000Z ==> Finishing up 2021-05-14T23:25:42.9167220Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:25:42.9173700Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:25:42.9184930Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:25:42.9204160Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:25:42.9212750Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:25:42.9224350Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:25:42.9233060Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:25:42.9386860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9183-yfk2op.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-14T23:25:45.5553930Z ==> Summary 2021-05-14T23:25:45.5577300Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:25:45.5590070Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:25:45.5612850Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:25:45.5631190Z 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/d20210514-9001-1234d2n 2021-05-14T23:25:45.5898410Z cp -pR /private/tmp/d20210514-9001-1234d2n/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:25:45.6067100Z chmod -Rf +w /private/tmp/d20210514-9001-1234d2n 2021-05-14T23:25:45.6638120Z ==> Finishing up 2021-05-14T23:25:45.7180600Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:25:45.7189320Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:25:45.7196810Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:25:45.7206250Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:25:45.7211820Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:25:45.7224350Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:25:45.7379290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9209-1ytlxr5.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-14T23:25:48.2694560Z ==> Summary 2021-05-14T23:25:48.2717580Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:25:48.2730510Z ==> Installing libav dependency: sdl 2021-05-14T23:25:48.2754060Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:25:48.2774200Z 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/d20210514-9001-frx766 2021-05-14T23:25:48.3553550Z cp -pR /private/tmp/d20210514-9001-frx766/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:25:48.6267630Z chmod -Rf +w /private/tmp/d20210514-9001-frx766 2021-05-14T23:25:48.7587140Z ==> Finishing up 2021-05-14T23:25:48.8071630Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:25:48.8077860Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:25:48.8098060Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:25:48.8124160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:25:48.8132970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:25:48.8141990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:25:48.8159410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:25:48.8170620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:25:48.8176380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:25:48.8190390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:25:48.8201260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:25:48.8210890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:25:48.8221210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:25:48.8229890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:25:48.8238980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:25:48.8246100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:25:48.8252660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:25:48.8262040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:25:48.8275200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:25:48.8287610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:25:48.8298800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:25:48.8309050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:25:48.8318680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:25:48.8334250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:25:48.8343590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:25:48.8354510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:25:48.8365510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:25:48.8376320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:25:48.8387010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:25:48.8399950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:25:48.8407000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:25:48.8412730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:25:48.8418450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:25:48.8426630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:25:48.8434020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:25:48.8443320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:25:48.8448870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:25:48.8457660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:25:48.8466830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:25:48.8472370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:25:48.8478370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:25:48.8487920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:25:48.8497930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:25:48.8506410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:25:48.8514610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:25:48.8520400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:25:48.8526040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:25:48.8531950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:25:48.8537690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:25:48.8548200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:25:48.8556900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:25:48.8562800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:25:48.8568660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:25:48.8576590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:25:48.8585440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:25:48.8595800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:25:48.8602130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:25:48.8608170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:25:48.8618880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:25:48.8627650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:25:48.8651600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:25:48.8661840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:25:48.8668890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:25:48.8675180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:25:48.8682840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:25:48.8692630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:25:48.8698230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:25:48.8703680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:25:48.8711020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:25:48.8721230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:25:48.8728930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:25:48.8734510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:25:48.8742080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:25:48.8750670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:25:48.8759980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:25:48.8765570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:25:48.8772400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:25:48.8781600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:25:48.8786880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:25:48.8792650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:25:48.8798260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:25:48.8807900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:25:48.8813250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:25:48.8818950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:25:48.8824470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:25:48.8829920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:25:48.8835430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:25:48.8840560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:25:48.8848880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:25:48.8854580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:25:48.8860030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:25:48.8869280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:25:48.8875460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:25:48.8881770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:25:48.8890100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:25:48.8895810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:25:48.8901560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:25:48.8912310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:25:48.8918520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:25:48.8923660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:25:48.8930540Z Only the first 100 operations were output. 2021-05-14T23:25:48.9944570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9236-urx866.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-14T23:25:51.6418750Z ==> Summary 2021-05-14T23:25:51.6579080Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:25:51.6585670Z ==> Installing libav 2021-05-14T23:25:51.6588730Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:25:51.6607690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9001-lhfh3i 2021-05-14T23:25:51.8537220Z cp -pR /private/tmp/d20210514-9001-lhfh3i/libav/. /usr/local/Cellar/libav 2021-05-14T23:25:51.9368110Z chmod -Rf +w /private/tmp/d20210514-9001-lhfh3i 2021-05-14T23:25:53.1083100Z ==> Finishing up 2021-05-14T23:25:53.1568740Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:25:53.1576450Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:25:53.1581230Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:25:53.1606790Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:25:53.1616430Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:25:53.1627160Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:25:53.1977240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9262-1qdk2gu.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-14T23:25:55.8275590Z ==> Summary 2021-05-14T23:25:55.8297190Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:25:58.7943500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:26:02.5818830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:26:04.4290730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A35%3A00Z&sig=kaov2fg83QRMOsH%2FDgjCiIfP1ed1bk6rGRcSR2zj2EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:04.7461380Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:26:07.6203810Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:26:10.0873570Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:26:10.0874670Z To reinstall 4.3.0, run: 2021-05-14T23:26:10.0875450Z brew reinstall libtiff 2021-05-14T23:26:11.7027630Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:26:11.7029750Z To reinstall 2.3.9_1, run: 2021-05-14T23:26:11.7031020Z brew reinstall unixodbc 2021-05-14T23:26:13.3374140Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:26:13.3375260Z To reinstall 1.0.18_1, run: 2021-05-14T23:26:13.3376240Z brew reinstall libsodium 2021-05-14T23:26:14.9752740Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:26:14.9756760Z To reinstall 4.1.1, run: 2021-05-14T23:26:14.9757600Z brew reinstall tesseract 2021-05-14T23:26:16.6078970Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:26:16.6080060Z To reinstall 1.21.1, run: 2021-05-14T23:26:16.6085940Z brew reinstall wget 2021-05-14T23:26:18.2495210Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:26:18.2496260Z To reinstall 4.3.4, run: 2021-05-14T23:26:18.2497030Z brew reinstall zeromq 2021-05-14T23:26:19.8822640Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:26:19.8823740Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:26:19.8824540Z brew reinstall udunits 2021-05-14T23:26:21.5939730Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:26:21.5940820Z To reinstall 1.2.0, run: 2021-05-14T23:26:21.5941590Z brew reinstall webp 2021-05-14T23:26:23.3082040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:26:25.5252080Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:26:26.3848940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A35%3A00Z&sig=4vh8JdP%2FitfQa3zWAfOiIwIq9Bq6lENBSC0HxpsVuRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:26:28.9709030Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:27:10.2417670Z ==> Caveats 2021-05-14T23:27:10.2419010Z Bash completion has been installed to: 2021-05-14T23:27:10.2420370Z /usr/local/etc/bash_completion.d 2021-05-14T23:27:10.2422060Z ==> Summary 2021-05-14T23:27:11.6476250Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:27:14.9525610Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:27:14.9534820Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232714Z&X-Amz-Expires=300&X-Amz-Signature=861ccad7e0fafb58922fa63fa1028e0fb25ea698ba719978a2f643382e4e0fe0&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-14T23:27:18.2909560Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:27:18.2910740Z ==> Installing Cask xquartz 2021-05-14T23:27:37.3565080Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:27:37.3567160Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:28:00.5981780Z installer: Package name is 2021-05-14T23:28:00.5986400Z installer: Installing at base path / 2021-05-14T23:28:00.5987540Z installer: The install was successful. 2021-05-14T23:28:00.5988590Z installer: The install requires logging out now. 2021-05-14T23:28:00.6857010Z 🍺 xquartz was successfully installed! 2021-05-14T23:28:00.7142630Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:28:00.7143170Z with: 2021-05-14T23:28:00.7143650Z github_slug: neuroconductor/kirby21.t1 2021-05-14T23:28:00.7144060Z env: 2021-05-14T23:28:00.7144440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:00.7144850Z TIC_DEPLOY_KEY: 2021-05-14T23:28:00.7145170Z RSPM: 2021-05-14T23:28:00.7146310Z GITHUB_PAT: *** 2021-05-14T23:28:00.7146680Z COVERALLS_TOKEN: 2021-05-14T23:28:00.7147110Z continue-on-error: false 2021-05-14T23:28:00.7147530Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:00.7147980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:00.7148370Z TZ: UTC 2021-05-14T23:28:00.7148720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:00.7149070Z NOT_CRAN: true 2021-05-14T23:28:00.7149400Z ##[endgroup] 2021-05-14T23:28:00.7830200Z repo slug is: neuroconductor/kirby21.t1 2021-05-14T23:28:00.7939780Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:28:00.7940430Z env: 2021-05-14T23:28:00.7940850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:00.7941320Z TIC_DEPLOY_KEY: 2021-05-14T23:28:00.7941660Z RSPM: 2021-05-14T23:28:00.7942490Z GITHUB_PAT: *** 2021-05-14T23:28:00.7942940Z COVERALLS_TOKEN: 2021-05-14T23:28:00.7943390Z continue-on-error: false 2021-05-14T23:28:00.7943880Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:00.7944380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:00.7944940Z TZ: UTC 2021-05-14T23:28:00.7945320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:00.7945730Z NOT_CRAN: true 2021-05-14T23:28:00.7946080Z ##[endgroup] 2021-05-14T23:28:01.8852560Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:28:01.8853260Z with: 2021-05-14T23:28:01.8853640Z repo_name: kirby21.t1 2021-05-14T23:28:01.8854070Z repo_version: 1.7.3.2 2021-05-14T23:28:01.8854480Z runner_os: macOS 2021-05-14T23:28:01.8854870Z R_version: 3.6 2021-05-14T23:28:01.8855230Z env: 2021-05-14T23:28:01.8855660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:01.8856140Z TIC_DEPLOY_KEY: 2021-05-14T23:28:01.8856490Z RSPM: 2021-05-14T23:28:01.8857780Z GITHUB_PAT: *** 2021-05-14T23:28:01.8858210Z COVERALLS_TOKEN: 2021-05-14T23:28:01.8858700Z continue-on-error: false 2021-05-14T23:28:01.8859160Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:01.8859670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:01.8860130Z TZ: UTC 2021-05-14T23:28:01.8860620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:01.8861140Z NOT_CRAN: true 2021-05-14T23:28:01.8861500Z ##[endgroup] 2021-05-14T23:28:01.9517250Z Package: kirby21.t1 2021-05-14T23:28:01.9538350Z Version: 1.7.3.2 2021-05-14T23:28:01.9547070Z OS: macOS 2021-05-14T23:28:02.0411530Z ##[group]Run install.packages('remotes') 2021-05-14T23:28:02.0412260Z install.packages('remotes') 2021-05-14T23:28:02.0413040Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:28:02.0414490Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:28:02.0588510Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:02.0588950Z env: 2021-05-14T23:28:02.0589370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:02.0589860Z TIC_DEPLOY_KEY: 2021-05-14T23:28:02.0590200Z RSPM: 2021-05-14T23:28:02.0591130Z GITHUB_PAT: *** 2021-05-14T23:28:02.0591530Z COVERALLS_TOKEN: 2021-05-14T23:28:02.0592020Z continue-on-error: false 2021-05-14T23:28:02.0592470Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:02.0592980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:02.0593430Z TZ: UTC 2021-05-14T23:28:02.0593830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:02.0594230Z NOT_CRAN: true 2021-05-14T23:28:02.0594620Z ##[endgroup] 2021-05-14T23:28:02.3058790Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:02.3060880Z (as ‘lib’ is unspecified) 2021-05-14T23:28:06.0206340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-14T23:28:06.3386370Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-14T23:28:06.3559570Z ================================================== 2021-05-14T23:28:06.3560430Z downloaded 381 KB 2021-05-14T23:28:06.3561040Z 2021-05-14T23:28:06.3777550Z 2021-05-14T23:28:06.3779060Z The downloaded binary packages are in 2021-05-14T23:28:06.3780280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpYsf9qV/downloaded_packages 2021-05-14T23:28:13.0037730Z ##[group]Run actions/cache@v1 2021-05-14T23:28:13.0038310Z with: 2021-05-14T23:28:13.0038730Z path: /Users/runner/work/_temp/Library 2021-05-14T23:28:13.0041160Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-9ee1219fbb1f974ec547b017ab0a9944cfc9361a8502b5c5508f139fe3e1cc26 2021-05-14T23:28:13.0044160Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T23:28:13.0045220Z env: 2021-05-14T23:28:13.0045680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:13.0046120Z TIC_DEPLOY_KEY: 2021-05-14T23:28:13.0046490Z RSPM: 2021-05-14T23:28:13.0048050Z GITHUB_PAT: *** 2021-05-14T23:28:13.0048500Z COVERALLS_TOKEN: 2021-05-14T23:28:13.0048950Z continue-on-error: false 2021-05-14T23:28:13.0049450Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:13.0049960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:13.0050390Z TZ: UTC 2021-05-14T23:28:13.0050860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:13.0051320Z NOT_CRAN: true 2021-05-14T23:28:13.0051680Z ##[endgroup] 2021-05-14T23:28:13.0811780Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:28:13.0912800Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:28:13.0913830Z remotes::install_github("ropensci/tic") 2021-05-14T23:28:13.0914530Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:28:13.0915200Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:28:13.0915750Z remotes::install_cran("covr") 2021-05-14T23:28:13.1195000Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:13.1195430Z env: 2021-05-14T23:28:13.1195900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:13.1196350Z TIC_DEPLOY_KEY: 2021-05-14T23:28:13.1196740Z RSPM: 2021-05-14T23:28:13.1197750Z GITHUB_PAT: *** 2021-05-14T23:28:13.1198190Z COVERALLS_TOKEN: 2021-05-14T23:28:13.1198650Z continue-on-error: false 2021-05-14T23:28:13.1199160Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:13.1199690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:13.1200120Z TZ: UTC 2021-05-14T23:28:13.1200550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:13.1200980Z NOT_CRAN: true 2021-05-14T23:28:13.1201340Z ##[endgroup] 2021-05-14T23:28:13.3913490Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:14.2620450Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:28:18.1366640Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:28:18.1368340Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:28:18.1370240Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:28:18.1371570Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:28:18.1372880Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:28:18.1375500Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:28:18.1376920Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:28:18.1378220Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:28:18.1379570Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:28:18.1380840Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:28:18.1382060Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:28:18.1383370Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:28:18.1385470Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:28:18.1387970Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:28:18.1389300Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:28:18.1390560Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:28:18.1391790Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:28:18.1393060Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:28:18.1394440Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:28:18.1395960Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:28:18.1397300Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:28:18.1398640Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:28:18.1401100Z 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-14T23:28:18.1404100Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:28:18.1405380Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:28:18.1408070Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:28:18.1409330Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:18.1410560Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:28:18.1412200Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:28:18.1413500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:18.1415020Z (as ‘lib’ is unspecified) 2021-05-14T23:28:18.1415900Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:28:18.1418670Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:28:18.1421070Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:28:18.1422290Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:28:18.1423580Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:28:18.1424790Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:28:18.1426020Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:28:21.1546260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-14T23:28:21.5176480Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-14T23:28:21.7276110Z ================================================== 2021-05-14T23:28:21.7279390Z downloaded 1.3 MB 2021-05-14T23:28:21.7282410Z 2021-05-14T23:28:21.7321290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-14T23:28:22.0353880Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-14T23:28:22.0495300Z ================================================== 2021-05-14T23:28:22.0496230Z downloaded 220 KB 2021-05-14T23:28:22.0496820Z 2021-05-14T23:28:22.0530700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-14T23:28:22.6028460Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-14T23:28:22.6029620Z ================================================== 2021-05-14T23:28:22.6030440Z downloaded 135 KB 2021-05-14T23:28:22.6031590Z 2021-05-14T23:28:22.8131620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-14T23:28:23.2971920Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-14T23:28:23.2976260Z ================================================== 2021-05-14T23:28:23.2977840Z downloaded 46 KB 2021-05-14T23:28:23.2978440Z 2021-05-14T23:28:23.3002180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-14T23:28:23.7544110Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-14T23:28:23.7549780Z ================================================== 2021-05-14T23:28:23.7550940Z downloaded 21 KB 2021-05-14T23:28:23.7551570Z 2021-05-14T23:28:23.7579620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-14T23:28:24.2265640Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-14T23:28:24.2318730Z ================================================== 2021-05-14T23:28:24.2319600Z downloaded 80 KB 2021-05-14T23:28:24.2321540Z 2021-05-14T23:28:24.2355330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-14T23:28:24.4901780Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-14T23:28:24.5296180Z ================================================== 2021-05-14T23:28:24.5298340Z downloaded 2.7 MB 2021-05-14T23:28:24.5298960Z 2021-05-14T23:28:24.5338660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-14T23:28:24.7892110Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-14T23:28:24.7900980Z ================================================== 2021-05-14T23:28:24.7902720Z downloaded 34 KB 2021-05-14T23:28:24.7903650Z 2021-05-14T23:28:24.7935010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-14T23:28:25.0510980Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-14T23:28:25.0797170Z ================================================== 2021-05-14T23:28:25.0798210Z downloaded 841 KB 2021-05-14T23:28:25.0798820Z 2021-05-14T23:28:25.0832150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-14T23:28:25.3362470Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-14T23:28:25.3574840Z ================================================== 2021-05-14T23:28:25.3575790Z downloaded 480 KB 2021-05-14T23:28:25.3576370Z 2021-05-14T23:28:25.3613380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-14T23:28:25.7388160Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-14T23:28:25.7392620Z ================================================== 2021-05-14T23:28:25.7393560Z downloaded 13 KB 2021-05-14T23:28:25.7394440Z 2021-05-14T23:28:25.7425500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-14T23:28:25.9762370Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-14T23:28:26.0153430Z ================================================== 2021-05-14T23:28:26.0154830Z downloaded 489 KB 2021-05-14T23:28:26.0155470Z 2021-05-14T23:28:26.0185600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-14T23:28:26.3304850Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-14T23:28:26.3365030Z ================================================== 2021-05-14T23:28:26.3366890Z downloaded 89 KB 2021-05-14T23:28:26.3367480Z 2021-05-14T23:28:26.3399500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-14T23:28:26.6013180Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-14T23:28:26.6140010Z ================================================== 2021-05-14T23:28:26.6163970Z downloaded 517 KB 2021-05-14T23:28:26.6173010Z 2021-05-14T23:28:26.6195670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-14T23:28:26.9755780Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-14T23:28:26.9883690Z ================================================== 2021-05-14T23:28:26.9885200Z downloaded 206 KB 2021-05-14T23:28:26.9885910Z 2021-05-14T23:28:26.9918910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-14T23:28:27.3294820Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-14T23:28:27.3359170Z ================================================== 2021-05-14T23:28:27.3360040Z downloaded 266 KB 2021-05-14T23:28:27.3360820Z 2021-05-14T23:28:27.3395000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-14T23:28:27.6840080Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-14T23:28:27.6999840Z ================================================== 2021-05-14T23:28:27.7001490Z downloaded 166 KB 2021-05-14T23:28:27.7002120Z 2021-05-14T23:28:27.7032570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-14T23:28:28.0615190Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-14T23:28:28.0676180Z ================================================== 2021-05-14T23:28:28.0677850Z downloaded 94 KB 2021-05-14T23:28:28.0678510Z 2021-05-14T23:28:28.0708960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-14T23:28:28.6077310Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-14T23:28:28.6078970Z ================================================== 2021-05-14T23:28:28.6080170Z downloaded 136 KB 2021-05-14T23:28:28.6080860Z 2021-05-14T23:28:28.6111960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-14T23:28:28.8628780Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-14T23:28:28.8728880Z ================================================== 2021-05-14T23:28:28.8730330Z downloaded 183 KB 2021-05-14T23:28:28.8732280Z 2021-05-14T23:28:28.8763040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-14T23:28:29.5150790Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-14T23:28:29.5183760Z ================================================== 2021-05-14T23:28:29.5185120Z downloaded 199 KB 2021-05-14T23:28:29.5189480Z 2021-05-14T23:28:29.5216020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-14T23:28:30.4943630Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-14T23:28:30.5246770Z ================================================== 2021-05-14T23:28:30.5247690Z downloaded 204 KB 2021-05-14T23:28:30.5248640Z 2021-05-14T23:28:30.5280740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-14T23:28:30.8658010Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-14T23:28:30.8726300Z ================================================== 2021-05-14T23:28:30.8727200Z downloaded 63 KB 2021-05-14T23:28:30.8727820Z 2021-05-14T23:28:30.8758740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-14T23:28:31.1934400Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-14T23:28:31.1976130Z ================================================== 2021-05-14T23:28:31.1977450Z downloaded 44 KB 2021-05-14T23:28:31.1978480Z 2021-05-14T23:28:31.2008700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-14T23:28:31.5902360Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-14T23:28:31.6168480Z ================================================== 2021-05-14T23:28:31.6203210Z downloaded 407 KB 2021-05-14T23:28:31.6204220Z 2021-05-14T23:28:31.6206450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-14T23:28:32.0390950Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-14T23:28:32.0460290Z ================================================== 2021-05-14T23:28:32.0461590Z downloaded 91 KB 2021-05-14T23:28:32.0462180Z 2021-05-14T23:28:32.0494050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-14T23:28:32.4111070Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-14T23:28:32.4275600Z ================================================== 2021-05-14T23:28:32.4276740Z downloaded 134 KB 2021-05-14T23:28:32.4277560Z 2021-05-14T23:28:32.4309410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-14T23:28:32.7525790Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-14T23:28:32.7906890Z ================================================== 2021-05-14T23:28:32.7907790Z downloaded 1.8 MB 2021-05-14T23:28:32.7908810Z 2021-05-14T23:28:32.8065410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-14T23:28:33.1337950Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-14T23:28:33.1572470Z ================================================== 2021-05-14T23:28:33.1574280Z downloaded 535 KB 2021-05-14T23:28:33.1575950Z 2021-05-14T23:28:33.1604110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-14T23:28:33.5140680Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-14T23:28:33.5452560Z ================================================== 2021-05-14T23:28:33.5453720Z downloaded 514 KB 2021-05-14T23:28:33.5454810Z 2021-05-14T23:28:33.5489920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-14T23:28:33.9228250Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-14T23:28:33.9282280Z ================================================== 2021-05-14T23:28:33.9285150Z downloaded 47 KB 2021-05-14T23:28:33.9285870Z 2021-05-14T23:28:33.9317650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.4.tgz' 2021-05-14T23:28:34.2683060Z Content type 'application/x-gzip' length 65762 bytes (64 KB) 2021-05-14T23:28:34.2741660Z ================================================== 2021-05-14T23:28:34.2742640Z downloaded 64 KB 2021-05-14T23:28:34.2743400Z 2021-05-14T23:28:34.2774710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-14T23:28:34.7674020Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-14T23:28:34.7997010Z ================================================== 2021-05-14T23:28:34.7998000Z downloaded 690 KB 2021-05-14T23:28:34.7998780Z 2021-05-14T23:28:34.8030850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-14T23:28:35.1139440Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-14T23:28:35.1182980Z ================================================== 2021-05-14T23:28:35.1226180Z downloaded 46 KB 2021-05-14T23:28:35.1226950Z 2021-05-14T23:28:35.1229260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-14T23:28:35.4721750Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-14T23:28:35.5344780Z ================================================== 2021-05-14T23:28:35.5345760Z downloaded 2.0 MB 2021-05-14T23:28:35.5346340Z 2021-05-14T23:28:36.3362860Z 2021-05-14T23:28:36.3385410Z Running `R CMD build`... 2021-05-14T23:28:36.3386030Z The downloaded binary packages are in 2021-05-14T23:28:36.3408570Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpx0Quci/downloaded_packages 2021-05-14T23:28:39.9517280Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a123c97f99f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:28:39.9519350Z * preparing ‘tic’: 2021-05-14T23:28:39.9529040Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:39.9531240Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:39.9531970Z * installing the package to process help pages 2021-05-14T23:28:39.9533890Z (as ‘lib’ is unspecified) 2021-05-14T23:28:39.9535020Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:39.9536670Z * checking for empty or unneeded directories 2021-05-14T23:28:39.9538170Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:28:39.9539200Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:28:39.9540140Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:28:40.4478520Z * installing *source* package ‘tic’ ... 2021-05-14T23:28:40.4578550Z ** using staged installation 2021-05-14T23:28:40.4963450Z ** R 2021-05-14T23:28:40.5324000Z ** inst 2021-05-14T23:28:40.5500100Z ** preparing package for lazy loading 2021-05-14T23:28:41.1635300Z ** help 2021-05-14T23:28:41.4661580Z *** installing help indices 2021-05-14T23:28:41.5774000Z *** copying figures 2021-05-14T23:28:41.5805730Z ** building package indices 2021-05-14T23:28:41.7183950Z ** installing vignettes 2021-05-14T23:28:41.7251790Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:42.0755670Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:42.5011390Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:42.5111660Z * DONE (tic) 2021-05-14T23:28:42.5705630Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:42.9991820Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:28:46.2660130Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:28:46.2761720Z 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-14T23:28:46.2764280Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:46.2765490Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:46.2862460Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:28:46.2867020Z (as ‘lib’ is unspecified) 2021-05-14T23:28:46.2964820Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:28:46.3065280Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:46.3092840Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:28:46.3094290Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:28:46.3095590Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:28:46.3096890Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:28:46.3098160Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:28:46.3099370Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:28:46.3100610Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:28:46.3101860Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:46.3103530Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:28:46.3104870Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:28:46.3106130Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:28:46.3107390Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:28:46.3108610Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:28:46.3109820Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:28:46.3111030Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:28:46.3112220Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:28:46.3113450Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:28:46.3114690Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:28:46.3115900Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:28:46.3117130Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:28:46.3118340Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:28:46.3119560Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:28:46.3120810Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:28:46.3122040Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:28:46.3123570Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:28:46.3124810Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:46.3126110Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:28:46.3127450Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:28:46.3128690Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:28:46.3129950Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:28:46.3131170Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:28:46.3132440Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:28:46.3133700Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:28:47.9878670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-14T23:28:48.3160570Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-14T23:28:48.3271570Z ================================================== 2021-05-14T23:28:48.3272420Z downloaded 192 KB 2021-05-14T23:28:48.3272980Z 2021-05-14T23:28:48.3306140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-14T23:28:48.6891200Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-14T23:28:48.7423820Z ================================================== 2021-05-14T23:28:48.7424800Z downloaded 1.4 MB 2021-05-14T23:28:48.7425370Z 2021-05-14T23:28:48.7462650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-14T23:28:49.0626670Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-14T23:28:49.0637110Z ================================================== 2021-05-14T23:28:49.0638170Z downloaded 17 KB 2021-05-14T23:28:49.0638990Z 2021-05-14T23:28:49.0671620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-14T23:28:49.5228770Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-14T23:28:49.5561860Z ================================================== 2021-05-14T23:28:49.5562810Z downloaded 978 KB 2021-05-14T23:28:49.5563360Z 2021-05-14T23:28:49.5594540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-14T23:28:49.8068310Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-14T23:28:50.2450080Z ================================================== 2021-05-14T23:28:50.2450920Z downloaded 785 KB 2021-05-14T23:28:50.2451210Z 2021-05-14T23:28:50.2492440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-14T23:28:50.5143530Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-14T23:28:50.5245410Z ================================================== 2021-05-14T23:28:50.5346280Z downloaded 43 KB 2021-05-14T23:28:50.5446940Z 2021-05-14T23:28:50.5551160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-14T23:28:50.8565380Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-14T23:28:50.8604570Z ================================================== 2021-05-14T23:28:50.8606640Z downloaded 207 KB 2021-05-14T23:28:50.8607840Z 2021-05-14T23:28:50.8642840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-14T23:28:51.2248010Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-14T23:28:51.2650050Z ================================================== 2021-05-14T23:28:51.2750600Z downloaded 945 KB 2021-05-14T23:28:51.2851520Z 2021-05-14T23:28:51.2956900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-14T23:28:51.6155940Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-14T23:28:51.6214270Z ================================================== 2021-05-14T23:28:51.6215120Z downloaded 68 KB 2021-05-14T23:28:51.6216380Z 2021-05-14T23:28:51.6247690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-14T23:28:52.0691160Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-14T23:28:52.0952540Z ================================================== 2021-05-14T23:28:52.0972190Z downloaded 279 KB 2021-05-14T23:28:52.0995200Z 2021-05-14T23:28:52.0998090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-14T23:28:52.4512870Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-14T23:28:52.4657640Z ================================================== 2021-05-14T23:28:52.4658880Z downloaded 289 KB 2021-05-14T23:28:52.4659520Z 2021-05-14T23:28:52.4690310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-14T23:28:52.8267940Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-14T23:28:52.8269610Z ================================================== 2021-05-14T23:28:52.8270450Z downloaded 15 KB 2021-05-14T23:28:52.8270990Z 2021-05-14T23:28:52.8703790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-14T23:28:53.2143580Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-14T23:28:53.2235290Z ================================================== 2021-05-14T23:28:53.2236170Z downloaded 148 KB 2021-05-14T23:28:53.2238300Z 2021-05-14T23:28:53.2269010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-14T23:28:53.5530490Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-14T23:28:53.5588020Z ================================================== 2021-05-14T23:28:53.5593140Z downloaded 72 KB 2021-05-14T23:28:53.5631340Z 2021-05-14T23:28:53.5633790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-14T23:28:53.8281920Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-14T23:28:53.8289020Z ================================================== 2021-05-14T23:28:53.8289800Z downloaded 35 KB 2021-05-14T23:28:53.8290550Z 2021-05-14T23:28:53.8322960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-14T23:28:54.1997470Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-14T23:28:54.2144410Z ================================================== 2021-05-14T23:28:54.2145430Z downloaded 292 KB 2021-05-14T23:28:54.2146260Z 2021-05-14T23:28:54.2597360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-14T23:28:54.6386630Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-14T23:28:54.6507250Z ================================================== 2021-05-14T23:28:54.6509250Z downloaded 428 KB 2021-05-14T23:28:54.6509850Z 2021-05-14T23:28:54.6541860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-14T23:28:54.9041640Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-14T23:28:54.9067830Z ================================================== 2021-05-14T23:28:54.9093340Z downloaded 36 KB 2021-05-14T23:28:54.9097370Z 2021-05-14T23:28:54.9099480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-14T23:28:55.3227830Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-14T23:28:55.3418230Z ================================================== 2021-05-14T23:28:55.3419180Z downloaded 435 KB 2021-05-14T23:28:55.3419740Z 2021-05-14T23:28:55.3453280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.22.tgz' 2021-05-14T23:28:55.6089290Z Content type 'application/x-gzip' length 314618 bytes (307 KB) 2021-05-14T23:28:55.6308840Z ================================================== 2021-05-14T23:28:55.6309830Z downloaded 307 KB 2021-05-14T23:28:55.6310890Z 2021-05-14T23:28:55.6341940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-14T23:28:56.0383240Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-14T23:28:56.0489490Z ================================================== 2021-05-14T23:28:56.0491200Z downloaded 195 KB 2021-05-14T23:28:56.0492510Z 2021-05-14T23:28:56.0524330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-14T23:28:56.3202850Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-14T23:28:56.3210600Z ================================================== 2021-05-14T23:28:56.3212440Z downloaded 38 KB 2021-05-14T23:28:56.3212990Z 2021-05-14T23:28:56.3243110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-14T23:28:56.7141940Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-14T23:28:56.7256560Z ================================================== 2021-05-14T23:28:56.7257850Z downloaded 208 KB 2021-05-14T23:28:56.7258600Z 2021-05-14T23:28:56.7297560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-14T23:28:57.0795990Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-14T23:28:57.3563690Z ================================================== 2021-05-14T23:28:57.3664110Z downloaded 13.9 MB 2021-05-14T23:28:57.3687340Z 2021-05-14T23:28:57.3689800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-14T23:28:57.6230850Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-14T23:28:57.7233010Z ================================================== 2021-05-14T23:28:57.7236710Z downloaded 3.1 MB 2021-05-14T23:28:57.7237300Z 2021-05-14T23:28:57.7273430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-14T23:28:58.1300010Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-14T23:28:58.1642660Z ================================================== 2021-05-14T23:28:58.1695730Z downloaded 1.3 MB 2021-05-14T23:28:58.1716400Z 2021-05-14T23:28:58.1738110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-14T23:28:58.5479800Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-14T23:28:58.5527000Z ================================================== 2021-05-14T23:28:58.5529920Z downloaded 306 KB 2021-05-14T23:28:58.5530500Z 2021-05-14T23:28:58.5560730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-14T23:28:58.9566470Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-14T23:28:58.9632100Z ================================================== 2021-05-14T23:28:58.9632890Z downloaded 104 KB 2021-05-14T23:28:58.9633460Z 2021-05-14T23:28:58.9668810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-14T23:28:59.3515880Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-14T23:28:59.3522390Z ================================================== 2021-05-14T23:28:59.3523170Z downloaded 22 KB 2021-05-14T23:28:59.3523730Z 2021-05-14T23:28:59.3549830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-14T23:28:59.7215450Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-14T23:28:59.7258880Z ================================================== 2021-05-14T23:28:59.7264770Z downloaded 43 KB 2021-05-14T23:28:59.7300620Z 2021-05-14T23:28:59.7306340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-14T23:29:00.1727090Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-14T23:29:00.1762840Z ================================================== 2021-05-14T23:29:00.1768940Z downloaded 34 KB 2021-05-14T23:29:00.1769460Z 2021-05-14T23:29:00.1771550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-14T23:29:00.4259600Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-14T23:29:00.4352950Z ================================================== 2021-05-14T23:29:00.4353760Z downloaded 137 KB 2021-05-14T23:29:00.4354330Z 2021-05-14T23:29:00.4387110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-14T23:29:00.7019590Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-14T23:29:00.7522720Z ================================================== 2021-05-14T23:29:00.7527610Z downloaded 2.8 MB 2021-05-14T23:29:00.7528410Z 2021-05-14T23:29:00.7569010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-14T23:29:01.0925370Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-14T23:29:01.0984210Z ================================================== 2021-05-14T23:29:01.0985100Z downloaded 64 KB 2021-05-14T23:29:01.0985660Z 2021-05-14T23:29:01.1018960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-14T23:29:01.5247110Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-14T23:29:01.5685080Z ================================================== 2021-05-14T23:29:01.5786560Z downloaded 954 KB 2021-05-14T23:29:01.5825460Z 2021-05-14T23:29:01.5835760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-14T23:29:01.9436050Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-14T23:29:01.9521180Z ================================================== 2021-05-14T23:29:01.9522100Z downloaded 129 KB 2021-05-14T23:29:01.9522660Z 2021-05-14T23:29:01.9556470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-14T23:29:02.4187550Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-14T23:29:02.4272590Z ================================================== 2021-05-14T23:29:02.4273460Z downloaded 384 KB 2021-05-14T23:29:02.4274540Z 2021-05-14T23:29:03.8364680Z 2021-05-14T23:29:03.8365870Z The downloaded binary packages are in 2021-05-14T23:29:03.8375310Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpx0Quci/downloaded_packages 2021-05-14T23:29:03.9810020Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:29:07.0330710Z 2021-05-14T23:29:07.6907730Z 2021-05-14T23:29:07.6941920Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a12a095de4/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:29:07.7016650Z 2021-05-14T23:29:07.7028880Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a12a095de4/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:29:07.7748860Z 2021-05-14T23:29:07.7782780Z 2021-05-14T23:29:07.7799800Z ─ preparing ‘desc’: 2021-05-14T23:29:07.7800540Z 2021-05-14T23:29:07.7801300Z 2021-05-14T23:29:07.7882230Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:07.7909170Z 2021-05-14T23:29:07.7919540Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:07.9433450Z 2021-05-14T23:29:07.9533930Z 2021-05-14T23:29:07.9636740Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:07.9735800Z 2021-05-14T23:29:07.9782410Z 2021-05-14T23:29:07.9884890Z ─ checking for empty or unneeded directories 2021-05-14T23:29:07.9986120Z 2021-05-14T23:29:07.9993200Z 2021-05-14T23:29:08.0021880Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:29:08.0928810Z 2021-05-14T23:29:08.0938820Z 2021-05-14T23:29:08.0939480Z 2021-05-14T23:29:08.1249680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:08.1257480Z (as ‘lib’ is unspecified) 2021-05-14T23:29:08.5724800Z * installing *source* package ‘desc’ ... 2021-05-14T23:29:08.5793550Z ** using staged installation 2021-05-14T23:29:08.6447260Z ** R 2021-05-14T23:29:08.6749460Z ** inst 2021-05-14T23:29:08.6851390Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:10.7428620Z ** help 2021-05-14T23:29:10.9161510Z *** installing help indices 2021-05-14T23:29:11.0453020Z ** building package indices 2021-05-14T23:29:11.1626950Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:11.4178460Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:11.7735530Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:11.7835130Z * DONE (desc) 2021-05-14T23:29:12.0675960Z 2021-05-14T23:29:12.0690090Z 2021-05-14T23:29:12.0703400Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a124683ccae/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:29:12.0740520Z 2021-05-14T23:29:12.0743130Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a124683ccae/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:29:12.1191290Z 2021-05-14T23:29:12.1244120Z 2021-05-14T23:29:12.1245850Z ─ preparing ‘ghtravis’: 2021-05-14T23:29:12.1246540Z 2021-05-14T23:29:12.1247140Z 2021-05-14T23:29:12.1303610Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:12.1403280Z 2021-05-14T23:29:12.1505670Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:12.1962150Z 2021-05-14T23:29:12.2063660Z 2021-05-14T23:29:12.2073470Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:12.2074290Z 2021-05-14T23:29:12.2074900Z 2021-05-14T23:29:12.2076140Z ─ checking for empty or unneeded directories 2021-05-14T23:29:12.2076850Z 2021-05-14T23:29:12.2077500Z 2021-05-14T23:29:12.2078640Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:29:12.2306920Z 2021-05-14T23:29:12.2316220Z 2021-05-14T23:29:12.2316900Z 2021-05-14T23:29:12.2992050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:12.2993560Z (as ‘lib’ is unspecified) 2021-05-14T23:29:12.6679690Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:29:12.6779630Z ** using staged installation 2021-05-14T23:29:12.6857280Z ** R 2021-05-14T23:29:12.7049440Z ** inst 2021-05-14T23:29:12.7055530Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:15.0547810Z ** help 2021-05-14T23:29:15.1343610Z *** installing help indices 2021-05-14T23:29:15.2445480Z ** building package indices 2021-05-14T23:29:15.2947160Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:16.1707470Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:17.0573050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:17.0596950Z * DONE (ghtravis) 2021-05-14T23:29:17.0865790Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:29:17.3703690Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:29:20.5425010Z 2021-05-14T23:29:20.5427710Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:29:20.5428520Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:29:20.5430000Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:29:20.5431230Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:29:20.5432390Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:29:20.5433550Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:29:20.5437450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:20.5438790Z (as ‘lib’ is unspecified) 2021-05-14T23:29:22.1553480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-14T23:29:22.5014210Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-14T23:29:22.5151180Z ================================================== 2021-05-14T23:29:22.5191660Z downloaded 194 KB 2021-05-14T23:29:22.5230520Z 2021-05-14T23:29:22.5252470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-14T23:29:22.9560730Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-14T23:29:22.9613960Z ================================================== 2021-05-14T23:29:22.9615320Z downloaded 68 KB 2021-05-14T23:29:22.9615910Z 2021-05-14T23:29:22.9648910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-14T23:29:23.5252020Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-14T23:29:23.5253300Z ================================================== 2021-05-14T23:29:23.5254220Z downloaded 189 KB 2021-05-14T23:29:23.5255270Z 2021-05-14T23:29:23.5306740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-14T23:29:23.8455170Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-14T23:29:23.8868450Z ================================================== 2021-05-14T23:29:23.8869420Z downloaded 1.2 MB 2021-05-14T23:29:23.8869980Z 2021-05-14T23:29:23.8904870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-14T23:29:24.2956240Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-14T23:29:24.3210840Z ================================================== 2021-05-14T23:29:24.3211800Z downloaded 937 KB 2021-05-14T23:29:24.3213360Z 2021-05-14T23:29:24.5068910Z 2021-05-14T23:29:24.5070110Z The downloaded binary packages are in 2021-05-14T23:29:24.5071260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpx0Quci/downloaded_packages 2021-05-14T23:29:24.7651720Z 2021-05-14T23:29:24.7671720Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a121ae04366/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:29:24.7706940Z 2021-05-14T23:29:24.7711800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpx0Quci/remotes2a121ae04366/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:29:24.8235290Z 2021-05-14T23:29:24.8477360Z 2021-05-14T23:29:24.8580690Z ─ preparing ‘aghast’: 2021-05-14T23:29:24.8818310Z 2021-05-14T23:29:24.8920050Z 2021-05-14T23:29:24.9022120Z checking DESCRIPTION meta-information ... 2021-05-14T23:29:24.9123240Z 2021-05-14T23:29:24.9225650Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:29:24.9324570Z 2021-05-14T23:29:24.9426140Z 2021-05-14T23:29:24.9528710Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:24.9631490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:24.9631980Z 2021-05-14T23:29:24.9733630Z (as ‘lib’ is unspecified) 2021-05-14T23:29:24.9734100Z 2021-05-14T23:29:24.9833940Z ─ checking for empty or unneeded directories 2021-05-14T23:29:24.9933710Z 2021-05-14T23:29:25.0035360Z 2021-05-14T23:29:25.0136990Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:29:25.0236750Z 2021-05-14T23:29:25.0338500Z 2021-05-14T23:29:25.0438780Z 2021-05-14T23:29:25.2897170Z * installing *source* package ‘aghast’ ... 2021-05-14T23:29:25.2924890Z ** using staged installation 2021-05-14T23:29:25.3261710Z ** R 2021-05-14T23:29:25.3295910Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:29:25.9231470Z ** help 2021-05-14T23:29:25.9559900Z *** installing help indices 2021-05-14T23:29:25.9817070Z ** building package indices 2021-05-14T23:29:26.0084910Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:29:26.2617790Z ** testing if installed package can be loaded from final location 2021-05-14T23:29:26.5246770Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:29:26.5294410Z * DONE (aghast) 2021-05-14T23:29:26.5487260Z Installing 1 packages: covr 2021-05-14T23:29:26.5514660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:26.5541470Z (as ‘lib’ is unspecified) 2021-05-14T23:29:27.4077370Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:29:27.4078250Z 2021-05-14T23:29:28.1452640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-14T23:29:28.7111820Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-14T23:29:28.7147280Z ================================================== 2021-05-14T23:29:28.7247870Z downloaded 155 KB 2021-05-14T23:29:28.7348480Z 2021-05-14T23:29:28.7413430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-14T23:29:29.0067720Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-14T23:29:29.0140060Z ================================================== 2021-05-14T23:29:29.0141710Z downloaded 117 KB 2021-05-14T23:29:29.0146740Z 2021-05-14T23:29:29.0176300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-14T23:29:29.3729650Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-14T23:29:29.3799490Z ================================================== 2021-05-14T23:29:29.3816820Z downloaded 282 KB 2021-05-14T23:29:29.3817890Z 2021-05-14T23:29:29.4395020Z 2021-05-14T23:29:29.4396950Z The downloaded binary packages are in 2021-05-14T23:29:29.4398160Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpx0Quci/downloaded_packages 2021-05-14T23:29:29.4764780Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:29:29.4765490Z Rscript -e "tic::before_install()" 2021-05-14T23:29:29.5766470Z shell: /bin/bash -e {0} 2021-05-14T23:29:29.5766840Z env: 2021-05-14T23:29:29.5767280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:29.5767830Z TIC_DEPLOY_KEY: 2021-05-14T23:29:29.5768140Z RSPM: 2021-05-14T23:29:29.5769540Z GITHUB_PAT: *** 2021-05-14T23:29:29.5769950Z COVERALLS_TOKEN: 2021-05-14T23:29:29.5770370Z continue-on-error: false 2021-05-14T23:29:29.5770810Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:29.5771260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:29.5771660Z TZ: UTC 2021-05-14T23:29:29.5771990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:29.5772360Z NOT_CRAN: true 2021-05-14T23:29:29.5772690Z ##[endgroup] 2021-05-14T23:29:29.9347170Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:30.1013710Z Running before_install: step_install_remote_binaries() 2021-05-14T23:29:30.6855810Z Installing kirby21.base binaries 2021-05-14T23:29:30.6956520Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:29:31.1663890Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:29:31.1704160Z Installing kirby21.base package binaries 2021-05-14T23:29:31.1705910Z tag_name 2021-05-14T23:29:31.1706840Z 3 1.7.3.s 2021-05-14T23:29:31.1723600Z zipball_url 2021-05-14T23:29:31.1738850Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:29:31.1748200Z tarball_url 2021-05-14T23:29:31.1752440Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:29:31.1759570Z commit.sha 2021-05-14T23:29:31.1761190Z 3 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:29:31.1762390Z commit.url 2021-05-14T23:29:31.1764010Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:29:31.1765350Z node_id 2021-05-14T23:29:31.1768330Z 3 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:29:31.1770580Z url 2021-05-14T23:29:31.1772090Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:29:31.1773360Z assets_url 2021-05-14T23:29:31.1775730Z 3 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:29:31.1777100Z upload_url 2021-05-14T23:29:31.1791240Z 3 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:29:31.1797970Z id asset_updated_at asset_created_at created_at 2021-05-14T23:29:31.1822570Z 3 42981925 2021-05-14 21:27:45 2021-05-14 21:27:45 2021-05-14 21:04:30 2021-05-14T23:29:31.1825150Z published_at asset_name asset_label 2021-05-14T23:29:31.1827410Z 3 2021-05-14 21:04:58 kirby21.base_1.7.3_R3.6.tgz 2021-05-14T23:29:31.1829090Z asset_download_count 2021-05-14T23:29:31.1829980Z 3 3 2021-05-14T23:29:31.1847070Z asset_browser_download_url 2021-05-14T23:29:31.1849550Z 3 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R3.6.tgz 2021-05-14T23:29:31.2238510Z --2021-05-14 23:29:31-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R3.6.tgz 2021-05-14T23:29:31.2610940Z Resolving github.com (github.com)... 192.30.255.112 2021-05-14T23:29:31.2663710Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-14T23:29:31.4410120Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:29:31.4416650Z Location: https://github-releases.githubusercontent.com/367479151/38f05e80-b4fb-11eb-8c80-eed6c067e459?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232931Z&X-Amz-Expires=300&X-Amz-Signature=fba8e109005a9d0bf6c4f7c4deeb86edb03da9515869c6b40ac9777050df2f90&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:29:31.4425320Z --2021-05-14 23:29:31-- https://github-releases.githubusercontent.com/367479151/38f05e80-b4fb-11eb-8c80-eed6c067e459?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232931Z&X-Amz-Expires=300&X-Amz-Signature=fba8e109005a9d0bf6c4f7c4deeb86edb03da9515869c6b40ac9777050df2f90&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-14T23:29:31.4430510Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.109.154, ... 2021-05-14T23:29:31.4472090Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-14T23:29:31.5819790Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:29:31.5921260Z Length: 42605 (42K) [application/octet-stream] 2021-05-14T23:29:31.6022940Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpAtmiog/kirby21.base_1.7.3.tgz’ 2021-05-14T23:29:31.6123830Z 2021-05-14T23:29:31.6226020Z 0K .......... .......... .......... .......... . 100% 10.2M=0.004s 2021-05-14T23:29:31.6325720Z 2021-05-14T23:29:31.6429240Z 2021-05-14 23:29:31 (10.2 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpAtmiog/kirby21.base_1.7.3.tgz’ saved [42605/42605] 2021-05-14T23:29:31.6530460Z 2021-05-14T23:29:31.6588180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:29:31.6690670Z (as ‘lib’ is unspecified) 2021-05-14T23:29:31.6790170Z Rewriting new remotes: 2021-05-14T23:29:31.6943980Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:29:31.6944890Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:29:31.6947540Z remotes::install_cran("rcmdcheck") 2021-05-14T23:29:31.6948170Z remotes::install_cran("markdown") 2021-05-14T23:29:31.7176340Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:29:31.7176820Z env: 2021-05-14T23:29:31.7177320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:31.7178370Z TIC_DEPLOY_KEY: 2021-05-14T23:29:31.7178780Z RSPM: 2021-05-14T23:29:31.7180020Z GITHUB_PAT: *** 2021-05-14T23:29:31.7180480Z COVERALLS_TOKEN: 2021-05-14T23:29:31.7180930Z continue-on-error: false 2021-05-14T23:29:31.7181450Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:31.7181930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:31.7182400Z TZ: UTC 2021-05-14T23:29:31.7182810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:31.7183210Z NOT_CRAN: true 2021-05-14T23:29:31.7183670Z ##[endgroup] 2021-05-14T23:29:38.0514040Z 2021-05-14T23:29:38.8598570Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:29:38.8602640Z Use `force = TRUE` to force installation 2021-05-14T23:29:38.8613810Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:29:38.8614870Z Use `force = TRUE` to force installation 2021-05-14T23:29:38.8789460Z ##[group]Run options(width = 100) 2021-05-14T23:29:38.8790110Z options(width = 100) 2021-05-14T23:29:38.8790640Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:29:38.8791330Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:29:38.8964700Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:29:38.8965160Z env: 2021-05-14T23:29:38.8965590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:38.8966070Z TIC_DEPLOY_KEY: 2021-05-14T23:29:38.8966410Z RSPM: 2021-05-14T23:29:38.8967660Z GITHUB_PAT: *** 2021-05-14T23:29:38.8968120Z COVERALLS_TOKEN: 2021-05-14T23:29:38.8968580Z continue-on-error: false 2021-05-14T23:29:38.8969080Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:38.8969550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:38.8970010Z TZ: UTC 2021-05-14T23:29:38.8970380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:38.8970800Z NOT_CRAN: true 2021-05-14T23:29:38.8971250Z ##[endgroup] 2021-05-14T23:29:39.6240250Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:29:39.6241280Z setting value 2021-05-14T23:29:39.6242750Z version R version 3.6.3 (2020-02-29) 2021-05-14T23:29:39.6243810Z os macOS Catalina 10.15.7 2021-05-14T23:29:39.6244770Z system x86_64, darwin15.6.0 2021-05-14T23:29:39.6245690Z ui X11 2021-05-14T23:29:39.6247140Z language (EN) 2021-05-14T23:29:39.6248410Z collate en_US.UTF-8 2021-05-14T23:29:39.6250130Z ctype en_US.UTF-8 2021-05-14T23:29:39.6251070Z tz UTC 2021-05-14T23:29:39.6253080Z date 2021-05-14 2021-05-14T23:29:39.6253710Z 2021-05-14T23:29:39.6255700Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:29:39.6256920Z ! package * version date lib source 2021-05-14T23:29:39.6258450Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:29:39.6260230Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6261720Z base * 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6263180Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6264560Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6266890Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6268450Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6269870Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6271440Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6273550Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6274980Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6276450Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6277940Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6279400Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6281610Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6283130Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6284340Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6286550Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6287800Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6289330Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6291170Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6293570Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:29:39.6295820Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6297370Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6299660Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6301170Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6302820Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6304520Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6306520Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6308380Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6310040Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6318790Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6320300Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6321820Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6323300Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6324820Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:29:39.6327060Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6329290Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6331570Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6333780Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6335260Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6337060Z grid 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6338550Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6341950Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6343320Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6346540Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6348250Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6349650Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-14T23:29:39.6350800Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6351830Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6354340Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6355520Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6357180Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6358550Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6360480Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6362030Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6363150Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6364460Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6365590Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6366630Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6367660Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6368700Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6369710Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6370810Z parallel 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6372200Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6373280Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6374570Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6375620Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6376710Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6377810Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6378880Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6379940Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6380930Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6381990Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6383000Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6384110Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6385170Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6386200Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6387270Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6388260Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6389320Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6390490Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6391550Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6393010Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6394070Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6395160Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6396620Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6398010Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6399070Z splines 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6400760Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6401880Z stats4 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6403950Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6405260Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6406340Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T23:29:39.6407450Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6408450Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-14T23:29:39.6423470Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6424810Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6426530Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:29:39.6427890Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6429170Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6431020Z P tools 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6432280Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6433350Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6434590Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-14T23:29:39.6435600Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6437260Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6438360Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6439450Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6440510Z xfun 0.22 2021-03-11 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6441520Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6442650Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6443650Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-14T23:29:39.6444720Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T23:29:39.6445020Z 2021-05-14T23:29:39.6445490Z [1] /Users/runner/work/_temp/Library 2021-05-14T23:29:39.6446340Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-14T23:29:39.6446800Z 2021-05-14T23:29:39.6447680Z P ── Loaded and on-disk path mismatch. 2021-05-14T23:29:39.6503820Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:29:39.6504480Z Rscript -e 'tic::script()' 2021-05-14T23:29:39.6504890Z ls -l check 2021-05-14T23:29:39.6765640Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:29:39.6766380Z env: 2021-05-14T23:29:39.6766820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:39.6767610Z TIC_DEPLOY_KEY: 2021-05-14T23:29:39.6767960Z RSPM: 2021-05-14T23:29:39.6769500Z GITHUB_PAT: *** 2021-05-14T23:29:39.6769980Z COVERALLS_TOKEN: 2021-05-14T23:29:39.6770650Z continue-on-error: false 2021-05-14T23:29:39.6771160Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:39.6771630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:39.6772080Z TZ: UTC 2021-05-14T23:29:39.6772450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:39.6772880Z NOT_CRAN: true 2021-05-14T23:29:39.6773390Z ##[endgroup] 2021-05-14T23:29:40.0468320Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:40.1924810Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:29:40.1926310Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:29:40.1927420Z timeout = Inf, check_dir = "check") 2021-05-14T23:29:40.3784720Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:29:40.6598080Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:29:41.0622380Z * preparing ‘kirby21.t1’: 2021-05-14T23:29:41.0663110Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:29:41.1250250Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:41.1257970Z * checking for empty or unneeded directories 2021-05-14T23:29:41.1292200Z * building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-14T23:29:41.1363150Z 2021-05-14T23:29:41.2213150Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:29:41.5360480Z * using log directory ‘/Users/runner/work/kirby21.t1/kirby21.t1/check/kirby21.t1.Rcheck’ 2021-05-14T23:29:41.5394230Z * using R version 3.6.3 (2020-02-29) 2021-05-14T23:29:41.5396330Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-14T23:29:41.5400090Z * using session charset: UTF-8 2021-05-14T23:29:41.5577030Z * using option ‘--as-cran’ 2021-05-14T23:29:41.5680880Z * checking for file ‘kirby21.t1/DESCRIPTION’ ... OK 2021-05-14T23:29:41.5695050Z * checking extension type ... Package 2021-05-14T23:29:41.5696890Z * this is package ‘kirby21.t1’ version ‘1.7.3.2’ 2021-05-14T23:29:41.5698550Z * package encoding: UTF-8 2021-05-14T23:29:41.5712070Z * checking package namespace information ... OK 2021-05-14T23:29:42.5286090Z * checking package dependencies ... OK 2021-05-14T23:29:42.5307870Z * checking if this is a source package ... OK 2021-05-14T23:29:42.5311430Z * checking if there is a namespace ... OK 2021-05-14T23:29:42.6398070Z * checking for executable files ... OK 2021-05-14T23:29:42.6415590Z * checking for hidden files and directories ... OK 2021-05-14T23:29:42.6439650Z * checking for portable file names ... OK 2021-05-14T23:29:42.6440890Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:29:42.6457380Z * checking serialization versions ... OK 2021-05-14T23:29:44.2008580Z * checking whether package ‘kirby21.t1’ can be installed ... OK 2021-05-14T23:29:44.2119940Z * checking installed package size ... OK 2021-05-14T23:29:44.3466100Z * checking package directory ... OK 2021-05-14T23:29:44.3478360Z * checking for future file timestamps ... OK 2021-05-14T23:29:44.5583770Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:29:44.5610710Z * checking top-level files ... OK 2021-05-14T23:29:44.5617690Z * checking for left-over files ... OK 2021-05-14T23:29:44.5618720Z * checking index information ... OK 2021-05-14T23:29:44.7256930Z * checking package subdirectories ... OK 2021-05-14T23:29:44.7909280Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:29:44.8611620Z * checking R files for syntax errors ... OK 2021-05-14T23:29:45.1134140Z * checking whether the package can be loaded ... OK 2021-05-14T23:29:45.2559760Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:29:45.4027760Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:29:45.5545850Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:29:45.7977950Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:29:46.0516910Z * checking loading without being on the library search path ... OK 2021-05-14T23:29:46.2308870Z * checking dependencies in R code ... OK 2021-05-14T23:29:46.8133680Z * checking S3 generic/method consistency ... OK 2021-05-14T23:29:46.9904500Z * checking replacement functions ... OK 2021-05-14T23:29:47.1703650Z * checking foreign function calls ... OK 2021-05-14T23:29:49.4807860Z * checking R code for possible problems ... OK 2021-05-14T23:29:49.7788060Z * checking Rd files ... OK 2021-05-14T23:29:49.8485340Z * checking Rd metadata ... OK 2021-05-14T23:29:49.9263250Z * checking Rd line widths ... OK 2021-05-14T23:29:50.0707900Z * checking Rd cross-references ... OK 2021-05-14T23:29:50.2528500Z * checking for missing documentation entries ... OK 2021-05-14T23:29:50.7939550Z * checking for code/documentation mismatches ... OK 2021-05-14T23:29:51.5260260Z * checking Rd \usage sections ... OK 2021-05-14T23:29:51.6054080Z * checking Rd contents ... OK 2021-05-14T23:29:51.6992400Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:29:53.0449330Z * checking examples ... OK 2021-05-14T23:29:56.6967170Z * checking PDF version of manual ... OK 2021-05-14T23:29:56.7005410Z * checking for detritus in the temp directory ... OK 2021-05-14T23:29:56.7006530Z * DONE 2021-05-14T23:29:56.7007410Z 2021-05-14T23:29:56.7008280Z Status: OK 2021-05-14T23:29:56.7009580Z 2021-05-14T23:29:56.8218010Z ── R CMD check results ───────────────────────────────── kirby21.t1 1.7.3.2 ──── 2021-05-14T23:29:56.8234430Z Duration: 15.7s 2021-05-14T23:29:56.8235110Z 2021-05-14T23:29:56.8247290Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:29:56.8433740Z total 40 2021-05-14T23:29:56.8439570Z drwxr-xr-x 14 runner staff 448 May 14 23:29 kirby21.t1.Rcheck 2021-05-14T23:29:56.8441400Z -rw-r--r-- 1 runner staff 2428 May 14 23:29 kirby21.t1_1.7.3.2.tar.gz 2021-05-14T23:29:56.8442760Z -rw-r--r-- 1 runner staff 12430 May 14 23:29 kirby21.t1_1.7.3.2.tgz 2021-05-14T23:29:56.8495720Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:29:56.8496580Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:29:56.8746560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:29:56.8747160Z env: 2021-05-14T23:29:56.8747630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:56.8748080Z TIC_DEPLOY_KEY: 2021-05-14T23:29:56.8748450Z RSPM: 2021-05-14T23:29:56.8749990Z GITHUB_PAT: *** 2021-05-14T23:29:56.8750450Z COVERALLS_TOKEN: 2021-05-14T23:29:56.8750950Z continue-on-error: false 2021-05-14T23:29:56.8751420Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:56.8751940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:56.8752360Z TZ: UTC 2021-05-14T23:29:56.8752770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:56.8753170Z NOT_CRAN: true 2021-05-14T23:29:56.8753870Z ##[endgroup] 2021-05-14T23:29:56.9207990Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:29:56.9208660Z Rscript -e "tic::before_deploy()" 2021-05-14T23:29:56.9470640Z shell: /bin/bash -e {0} 2021-05-14T23:29:56.9471040Z env: 2021-05-14T23:29:56.9471500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:56.9471950Z TIC_DEPLOY_KEY: 2021-05-14T23:29:56.9472330Z RSPM: 2021-05-14T23:29:56.9473280Z GITHUB_PAT: *** 2021-05-14T23:29:56.9473670Z COVERALLS_TOKEN: 2021-05-14T23:29:56.9474170Z continue-on-error: false 2021-05-14T23:29:56.9474630Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:56.9475340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:56.9475810Z TZ: UTC 2021-05-14T23:29:56.9476210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:56.9476600Z NOT_CRAN: true 2021-05-14T23:29:56.9476990Z ##[endgroup] 2021-05-14T23:29:57.3240640Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:57.4685690Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:29:57.4686340Z with: 2021-05-14T23:29:57.4687240Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-14T23:29:57.4688160Z asset_path: check/kirby21.t1_1.7.3.2.tgz 2021-05-14T23:29:57.4688640Z asset_name: kirby21.t1_1.7.3.2_R3.6.tgz 2021-05-14T23:29:57.4689220Z asset_content_type: application/octet-stream 2021-05-14T23:29:57.4689690Z env: 2021-05-14T23:29:57.4690130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:57.4690570Z TIC_DEPLOY_KEY: 2021-05-14T23:29:57.4690950Z RSPM: 2021-05-14T23:29:57.4692050Z GITHUB_PAT: *** 2021-05-14T23:29:57.4692470Z COVERALLS_TOKEN: 2021-05-14T23:29:57.4692950Z continue-on-error: false 2021-05-14T23:29:57.4693410Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:57.4693920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:57.4694340Z TZ: UTC 2021-05-14T23:29:57.4694780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:57.4695230Z NOT_CRAN: true 2021-05-14T23:29:57.4696140Z GITHUB_TOKEN: *** 2021-05-14T23:29:57.4696540Z ##[endgroup] 2021-05-14T23:29:58.6658300Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:29:58.6658940Z Rscript -e "tic::deploy()" 2021-05-14T23:29:58.6917080Z shell: /bin/bash -e {0} 2021-05-14T23:29:58.6917500Z env: 2021-05-14T23:29:58.6917930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:58.6918420Z TIC_DEPLOY_KEY: 2021-05-14T23:29:58.6918760Z RSPM: 2021-05-14T23:29:58.6919970Z GITHUB_PAT: *** 2021-05-14T23:29:58.6920610Z COVERALLS_TOKEN: 2021-05-14T23:29:58.6921110Z continue-on-error: false 2021-05-14T23:29:58.6921580Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:58.6922110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:58.6922530Z TZ: UTC 2021-05-14T23:29:58.6922940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:58.6923570Z NOT_CRAN: true 2021-05-14T23:29:58.6923940Z ##[endgroup] 2021-05-14T23:29:59.0561740Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:59.1999840Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:29:59.2000590Z Rscript -e "tic::after_deploy()" 2021-05-14T23:29:59.2260320Z shell: /bin/bash -e {0} 2021-05-14T23:29:59.2260760Z env: 2021-05-14T23:29:59.2261190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:59.2261670Z TIC_DEPLOY_KEY: 2021-05-14T23:29:59.2262010Z RSPM: 2021-05-14T23:29:59.2263210Z GITHUB_PAT: *** 2021-05-14T23:29:59.2263670Z COVERALLS_TOKEN: 2021-05-14T23:29:59.2264350Z continue-on-error: false 2021-05-14T23:29:59.2264860Z VDIFFR_RUN_TESTS: false 2021-05-14T23:29:59.2265340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:29:59.2265810Z TZ: UTC 2021-05-14T23:29:59.2266180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:59.2266610Z NOT_CRAN: true 2021-05-14T23:29:59.2266960Z ##[endgroup] 2021-05-14T23:29:59.5857360Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:59.9788470Z Post job cleanup. 2021-05-14T23:30:00.0528160Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:30:00.0661190Z Post job cleanup. 2021-05-14T23:30:00.2007220Z [command]/usr/local/bin/git version 2021-05-14T23:30:00.2127230Z git version 2.31.1 2021-05-14T23:30:00.2183660Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:30:00.2266940Z [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-14T23:30:00.3239710Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:30:00.3299480Z http.https://github.com/.extraheader 2021-05-14T23:30:00.3314590Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:30:00.3409950Z [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-14T23:30:00.4390880Z Cleaning up orphan processes