2021-05-14T23:06:21.9821274Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:06:22.3179571Z 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.3814369Z 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.5032417Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T23:06:22.5895925Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:06:33.8461980Z Current runner version: '2.278.0' 2021-05-14T23:06:33.8522610Z ##[group]Operating System 2021-05-14T23:06:33.8523690Z Mac OS X 2021-05-14T23:06:33.8524290Z 10.15.7 2021-05-14T23:06:33.8524710Z 19H1030 2021-05-14T23:06:33.8525190Z ##[endgroup] 2021-05-14T23:06:33.8525710Z ##[group]Virtual Environment 2021-05-14T23:06:33.8526370Z Environment: macos-10.15 2021-05-14T23:06:33.8526880Z Version: 20210510.1 2021-05-14T23:06:33.8527960Z 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:33.8529310Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T23:06:33.8530150Z ##[endgroup] 2021-05-14T23:06:33.8532100Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:06:33.8533710Z Actions: write 2021-05-14T23:06:33.8534210Z Checks: write 2021-05-14T23:06:33.8535160Z Contents: write 2021-05-14T23:06:33.8535790Z Deployments: write 2021-05-14T23:06:33.8536480Z Issues: write 2021-05-14T23:06:33.8537170Z Metadata: read 2021-05-14T23:06:33.8537700Z Packages: write 2021-05-14T23:06:33.8538310Z PullRequests: write 2021-05-14T23:06:33.8538940Z RepositoryProjects: write 2021-05-14T23:06:33.8539540Z SecurityEvents: write 2021-05-14T23:06:33.8540190Z Statuses: write 2021-05-14T23:06:33.8540840Z ##[endgroup] 2021-05-14T23:06:33.8544620Z Prepare workflow directory 2021-05-14T23:06:33.9939670Z Prepare all required actions 2021-05-14T23:06:33.9952690Z Getting action download info 2021-05-14T23:06:34.3820710Z Download action repository 'actions/checkout@v2' 2021-05-14T23:06:36.0119160Z Download action repository 'r-lib/actions@master' 2021-05-14T23:06:38.3581570Z Download action repository 'adigherman/actions@master' 2021-05-14T23:06:40.6726010Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:06:41.0207460Z Download action repository 'actions/cache@v1' 2021-05-14T23:06:41.4260770Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:06:41.8892980Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:06:42.7301810Z ##[group]Run actions/checkout@v2 2021-05-14T23:06:42.7302610Z with: 2021-05-14T23:06:42.7303110Z repository: neuroconductor/kirby21.t1 2021-05-14T23:06:42.7304140Z token: *** 2021-05-14T23:06:42.7304530Z ssh-strict: true 2021-05-14T23:06:42.7305150Z persist-credentials: true 2021-05-14T23:06:42.7305630Z clean: true 2021-05-14T23:06:42.7306010Z fetch-depth: 1 2021-05-14T23:06:42.7306390Z lfs: false 2021-05-14T23:06:42.7306760Z submodules: false 2021-05-14T23:06:42.7307140Z env: 2021-05-14T23:06:42.7307560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:42.7308240Z TIC_DEPLOY_KEY: 2021-05-14T23:06:42.7308600Z RSPM: 2021-05-14T23:06:42.7309390Z GITHUB_PAT: *** 2021-05-14T23:06:42.7309790Z COVERALLS_TOKEN: 2021-05-14T23:06:42.7310270Z continue-on-error: false 2021-05-14T23:06:42.7310750Z VDIFFR_RUN_TESTS: false 2021-05-14T23:06:42.7311250Z ##[endgroup] 2021-05-14T23:06:44.0514350Z Syncing repository: neuroconductor/kirby21.t1 2021-05-14T23:06:44.0516020Z ##[group]Getting Git version info 2021-05-14T23:06:44.0517710Z Working directory is '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:06:44.0534370Z [command]/usr/local/bin/git version 2021-05-14T23:06:44.0919070Z git version 2.31.1 2021-05-14T23:06:44.0960280Z ##[endgroup] 2021-05-14T23:06:44.1024020Z Deleting the contents of '/Users/runner/work/kirby21.t1/kirby21.t1' 2021-05-14T23:06:44.1027230Z ##[group]Initializing the repository 2021-05-14T23:06:44.1028430Z [command]/usr/local/bin/git init /Users/runner/work/kirby21.t1/kirby21.t1 2021-05-14T23:06:44.1240080Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:06:44.1242060Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:06:44.1243840Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:06:44.1244820Z hint: 2021-05-14T23:06:44.1245970Z hint: git config --global init.defaultBranch 2021-05-14T23:06:44.1247910Z hint: 2021-05-14T23:06:44.1249040Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:06:44.1250340Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:06:44.1251060Z hint: 2021-05-14T23:06:44.1251850Z hint: git branch -m 2021-05-14T23:06:44.1300770Z Initialized empty Git repository in /Users/runner/work/kirby21.t1/kirby21.t1/.git/ 2021-05-14T23:06:44.1320700Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:06:44.1431280Z ##[endgroup] 2021-05-14T23:06:44.1434110Z ##[group]Disabling automatic garbage collection 2021-05-14T23:06:44.1440920Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T23:06:44.1536050Z ##[endgroup] 2021-05-14T23:06:44.1544020Z ##[group]Setting up auth 2021-05-14T23:06:44.1556920Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:06:44.1642680Z [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.2842950Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:06:44.2947220Z [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.6239170Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:06:44.6382640Z ##[endgroup] 2021-05-14T23:06:44.6506100Z ##[group]Fetching the repository 2021-05-14T23:06:44.6611430Z [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.9532340Z remote: Enumerating objects: 55, done. 2021-05-14T23:06:44.9566480Z remote: Counting objects: 1% (1/55) 2021-05-14T23:06:44.9580750Z remote: Counting objects: 3% (2/55) 2021-05-14T23:06:44.9594720Z remote: Counting objects: 5% (3/55) 2021-05-14T23:06:44.9602670Z remote: Counting objects: 7% (4/55) 2021-05-14T23:06:44.9607150Z remote: Counting objects: 9% (5/55) 2021-05-14T23:06:44.9619720Z remote: Counting objects: 10% (6/55) 2021-05-14T23:06:45.5012210Z remote: Counting objects: 12% (7/55) 2021-05-14T23:06:45.5081250Z remote: Counting objects: 14% (8/55) 2021-05-14T23:06:45.5339180Z remote: Counting objects: 16% (9/55) 2021-05-14T23:06:45.5497850Z remote: Counting objects: 18% (10/55) 2021-05-14T23:06:45.5618560Z remote: Counting objects: 20% (11/55) 2021-05-14T23:06:45.5732010Z remote: Counting objects: 21% (12/55) 2021-05-14T23:06:45.5835970Z remote: Counting objects: 23% (13/55) 2021-05-14T23:06:45.5939820Z remote: Counting objects: 25% (14/55) 2021-05-14T23:06:45.6370880Z remote: Counting objects: 27% (15/55) 2021-05-14T23:06:45.6479040Z remote: Counting objects: 29% (16/55) 2021-05-14T23:06:45.6583580Z remote: Counting objects: 30% (17/55) 2021-05-14T23:06:45.6698700Z remote: Counting objects: 32% (18/55) 2021-05-14T23:06:45.6800880Z remote: Counting objects: 34% (19/55) 2021-05-14T23:06:45.6903850Z remote: Counting objects: 36% (20/55) 2021-05-14T23:06:45.6985470Z remote: Counting objects: 38% (21/55) 2021-05-14T23:06:45.7087690Z remote: Counting objects: 40% (22/55) 2021-05-14T23:06:45.7206650Z remote: Counting objects: 41% (23/55) 2021-05-14T23:06:45.7389120Z remote: Counting objects: 43% (24/55) 2021-05-14T23:06:45.7550590Z remote: Counting objects: 45% (25/55) 2021-05-14T23:06:45.8244360Z remote: Counting objects: 47% (26/55) 2021-05-14T23:06:45.8259320Z remote: Counting objects: 49% (27/55) 2021-05-14T23:06:45.8360760Z remote: Counting objects: 50% (28/55) 2021-05-14T23:06:45.8463150Z remote: Counting objects: 52% (29/55) 2021-05-14T23:06:45.8564890Z remote: Counting objects: 54% (30/55) 2021-05-14T23:06:45.8666640Z remote: Counting objects: 56% (31/55) 2021-05-14T23:06:45.8767070Z remote: Counting objects: 58% (32/55) 2021-05-14T23:06:45.8869150Z remote: Counting objects: 60% (33/55) 2021-05-14T23:06:45.8933550Z remote: Counting objects: 61% (34/55) 2021-05-14T23:06:45.9018360Z remote: Counting objects: 63% (35/55) 2021-05-14T23:06:45.9120320Z remote: Counting objects: 65% (36/55) 2021-05-14T23:06:45.9225690Z remote: Counting objects: 67% (37/55) 2021-05-14T23:06:45.9324170Z remote: Counting objects: 69% (38/55) 2021-05-14T23:06:45.9426020Z remote: Counting objects: 70% (39/55) 2021-05-14T23:06:45.9528550Z remote: Counting objects: 72% (40/55) 2021-05-14T23:06:45.9633660Z remote: Counting objects: 74% (41/55) 2021-05-14T23:06:45.9745640Z remote: Counting objects: 76% (42/55) 2021-05-14T23:06:45.9847350Z remote: Counting objects: 78% (43/55) 2021-05-14T23:06:45.9948910Z remote: Counting objects: 80% (44/55) 2021-05-14T23:06:46.0051200Z remote: Counting objects: 81% (45/55) 2021-05-14T23:06:46.0152810Z remote: Counting objects: 83% (46/55) 2021-05-14T23:06:46.0254490Z remote: Counting objects: 85% (47/55) 2021-05-14T23:06:46.0347790Z remote: Counting objects: 87% (48/55) 2021-05-14T23:06:46.0421920Z remote: Counting objects: 89% (49/55) 2021-05-14T23:06:46.0484390Z remote: Counting objects: 90% (50/55) 2021-05-14T23:06:46.0575250Z remote: Counting objects: 92% (51/55) 2021-05-14T23:06:46.0602420Z remote: Counting objects: 94% (52/55) 2021-05-14T23:06:46.0629970Z remote: Counting objects: 96% (53/55) 2021-05-14T23:06:46.0667380Z remote: Counting objects: 98% (54/55) 2021-05-14T23:06:46.0675360Z remote: Counting objects: 100% (55/55) 2021-05-14T23:06:46.0689420Z remote: Counting objects: 100% (55/55), done. 2021-05-14T23:06:46.0694050Z remote: Compressing objects: 1% (1/53) 2021-05-14T23:06:46.0701610Z remote: Compressing objects: 3% (2/53) 2021-05-14T23:06:46.0702380Z remote: Compressing objects: 5% (3/53) 2021-05-14T23:06:46.0703000Z remote: Compressing objects: 7% (4/53) 2021-05-14T23:06:46.0703580Z remote: Compressing objects: 9% (5/53) 2021-05-14T23:06:46.0704270Z remote: Compressing objects: 11% (6/53) 2021-05-14T23:06:46.0724340Z remote: Compressing objects: 13% (7/53) 2021-05-14T23:06:46.0725460Z remote: Compressing objects: 15% (8/53) 2021-05-14T23:06:46.0726520Z remote: Compressing objects: 16% (9/53) 2021-05-14T23:06:46.0727490Z remote: Compressing objects: 18% (10/53) 2021-05-14T23:06:46.0728580Z remote: Compressing objects: 20% (11/53) 2021-05-14T23:06:46.0729620Z remote: Compressing objects: 22% (12/53) 2021-05-14T23:06:46.0730590Z remote: Compressing objects: 24% (13/53) 2021-05-14T23:06:46.0731600Z remote: Compressing objects: 26% (14/53) 2021-05-14T23:06:46.0732530Z remote: Compressing objects: 28% (15/53) 2021-05-14T23:06:46.0733970Z remote: Compressing objects: 30% (16/53) 2021-05-14T23:06:46.0734910Z remote: Compressing objects: 32% (17/53) 2021-05-14T23:06:46.0735830Z remote: Compressing objects: 33% (18/53) 2021-05-14T23:06:46.0736760Z remote: Compressing objects: 35% (19/53) 2021-05-14T23:06:46.0737690Z remote: Compressing objects: 37% (20/53) 2021-05-14T23:06:46.0738660Z remote: Compressing objects: 39% (21/53) 2021-05-14T23:06:46.0739610Z remote: Compressing objects: 41% (22/53) 2021-05-14T23:06:46.0740530Z remote: Compressing objects: 43% (23/53) 2021-05-14T23:06:46.0742100Z remote: Compressing objects: 45% (24/53) 2021-05-14T23:06:46.0746740Z remote: Compressing objects: 47% (25/53) 2021-05-14T23:06:46.0747720Z remote: Compressing objects: 49% (26/53) 2021-05-14T23:06:46.0748720Z remote: Compressing objects: 50% (27/53) 2021-05-14T23:06:46.0749780Z remote: Compressing objects: 52% (28/53) 2021-05-14T23:06:46.0750810Z remote: Compressing objects: 54% (29/53) 2021-05-14T23:06:46.0751770Z remote: Compressing objects: 56% (30/53) 2021-05-14T23:06:46.0752700Z remote: Compressing objects: 58% (31/53) 2021-05-14T23:06:46.0753620Z remote: Compressing objects: 60% (32/53) 2021-05-14T23:06:46.0754750Z remote: Compressing objects: 62% (33/53) 2021-05-14T23:06:46.0755650Z remote: Compressing objects: 64% (34/53) 2021-05-14T23:06:46.0756650Z remote: Compressing objects: 66% (35/53) 2021-05-14T23:06:46.0759530Z remote: Compressing objects: 67% (36/53) 2021-05-14T23:06:46.0760520Z remote: Compressing objects: 69% (37/53) 2021-05-14T23:06:46.0761500Z remote: Compressing objects: 71% (38/53) 2021-05-14T23:06:46.0762150Z remote: Compressing objects: 73% (39/53) 2021-05-14T23:06:46.0763200Z remote: Compressing objects: 75% (40/53) 2021-05-14T23:06:46.0764180Z remote: Compressing objects: 77% (41/53) 2021-05-14T23:06:46.0765110Z remote: Compressing objects: 79% (42/53) 2021-05-14T23:06:46.0766150Z remote: Compressing objects: 81% (43/53) 2021-05-14T23:06:46.0767780Z remote: Compressing objects: 83% (44/53) 2021-05-14T23:06:46.0768800Z remote: Compressing objects: 84% (45/53) 2021-05-14T23:06:46.0769720Z remote: Compressing objects: 86% (46/53) 2021-05-14T23:06:46.0770710Z remote: Compressing objects: 88% (47/53) 2021-05-14T23:06:46.0771680Z remote: Compressing objects: 90% (48/53) 2021-05-14T23:06:46.0772620Z remote: Compressing objects: 92% (49/53) 2021-05-14T23:06:46.0776300Z remote: Compressing objects: 94% (50/53) 2021-05-14T23:06:46.0778750Z remote: Compressing objects: 96% (51/53) 2021-05-14T23:06:46.0779780Z remote: Compressing objects: 98% (52/53) 2021-05-14T23:06:46.0784510Z remote: Compressing objects: 100% (53/53) 2021-05-14T23:06:46.0785620Z remote: Compressing objects: 100% (53/53), done. 2021-05-14T23:06:48.0706440Z remote: Total 55 (delta 0), reused 49 (delta 0), pack-reused 0 2021-05-14T23:06:48.5617400Z From https://github.com/neuroconductor/kirby21.t1 2021-05-14T23:06:48.5625790Z * [new ref] d9d2c5888aae676ae04f31146111014c589ea26f -> 1.7.3.2.s 2021-05-14T23:06:48.5837660Z ##[endgroup] 2021-05-14T23:06:48.5939850Z ##[group]Determining the checkout info 2021-05-14T23:06:48.6043030Z ##[endgroup] 2021-05-14T23:06:48.6145110Z ##[group]Checking out the ref 2021-05-14T23:06:48.6247890Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.7.3.2.s 2021-05-14T23:06:49.1952360Z HEAD is now at d9d2c58 Version id 10 stable 2021-05-14T23:06:49.1974550Z ##[endgroup] 2021-05-14T23:06:49.2092560Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T23:06:49.2203800Z 'd9d2c5888aae676ae04f31146111014c589ea26f' 2021-05-14T23:06:49.2483980Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:06:49.2484580Z with: 2021-05-14T23:06:49.2485290Z r-version: release 2021-05-14T23:06:49.2485800Z Ncpus: 1 2021-05-14T23:06:49.2486450Z crayon.enabled: NULL 2021-05-14T23:06:49.2487060Z remove-openmp-macos: true 2021-05-14T23:06:49.2487620Z http-user-agent: default 2021-05-14T23:06:49.2488190Z install-r: true 2021-05-14T23:06:49.2488760Z windows-path-include-mingw: true 2021-05-14T23:06:49.2489270Z env: 2021-05-14T23:06:49.2489690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:06:49.2490140Z TIC_DEPLOY_KEY: 2021-05-14T23:06:49.2490490Z RSPM: 2021-05-14T23:06:49.2492200Z GITHUB_PAT: *** 2021-05-14T23:06:49.2492630Z COVERALLS_TOKEN: 2021-05-14T23:06:49.2493550Z continue-on-error: false 2021-05-14T23:06:49.2494030Z VDIFFR_RUN_TESTS: false 2021-05-14T23:06:49.2494430Z ##[endgroup] 2021-05-14T23:06:49.5598590Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T23:06:53.9168040Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-14T23:06:54.1298750Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T23:06:54.4201920Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T23:06:55.1372760Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T23:06:55.1426920Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T23:06:55.1437000Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T23:06:55.1454070Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T23:06:55.1461540Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T23:06:55.1463360Z Checksumming (Apple_Free : 3)… 2021-05-14T23:06:56.1261430Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T23:06:56.1368470Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T23:06:56.1672360Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T23:06:56.1702430Z Checksumming (Apple_Free : 5)… 2021-05-14T23:06:57.1551740Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T23:06:57.1605060Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T23:06:57.1695060Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T23:06:57.1703640Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T23:06:58.1596010Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T23:06:58.1706220Z verified CRC32 $84F1919B 2021-05-14T23:07:01.0511980Z /dev/disk2 GUID_partition_scheme 2021-05-14T23:07:01.0629540Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T23:07:01.0846960Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T23:07:11.2025070Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T23:07:11.2092150Z To reinstall 0.29.2_3, run: 2021-05-14T23:07:11.2094950Z brew reinstall pkg-config 2021-05-14T23:07:11.3720860Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T23:07:13.2329750Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T23:07:13.5660390Z ==> 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:14.4956410Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T23:07:23.4194500Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T23:07:23.4575910Z installer: Package name is R 4.0.5 for macOS 2021-05-14T23:07:23.4816460Z installer: Upgrading at base path / 2021-05-14T23:07:23.4862260Z installer: The upgrade was successful. 2021-05-14T23:07:23.7367420Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T23:07:28.0045640Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T23:07:38.8888030Z ==> 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:52.1440840Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T23:08:09.3581930Z installer: Package name is gfortran 2021-05-14T23:08:09.3583240Z installer: Installing at base path / 2021-05-14T23:08:09.3700470Z installer: The install was successful. 2021-05-14T23:08:09.4231440Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T23:08:45.7144580Z "disk2" ejected. 2021-05-14T23:08:46.3757590Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T23:08:50.6464840Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T23:08:52.3636940Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T23:08:52.6226550Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:08:52.6228290Z env: 2021-05-14T23:08:52.6230210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:52.6230820Z TIC_DEPLOY_KEY: 2021-05-14T23:08:52.6232040Z RSPM: 2021-05-14T23:08:52.6252520Z GITHUB_PAT: *** 2021-05-14T23:08:52.6253390Z COVERALLS_TOKEN: 2021-05-14T23:08:52.6254650Z continue-on-error: false 2021-05-14T23:08:52.6256410Z VDIFFR_RUN_TESTS: false 2021-05-14T23:08:52.6259310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:08:52.6260130Z TZ: UTC 2021-05-14T23:08:52.6260760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:52.6261590Z NOT_CRAN: true 2021-05-14T23:08:52.6262070Z ##[endgroup] 2021-05-14T23:08:54.3412160Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T23:08:54.5228430Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T23:08:54.5229750Z Dload Upload Total Spent Left Speed 2021-05-14T23:08:54.5230620Z 2021-05-14T23:08:54.6487780Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:54.7005840Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:54.7008930Z 100 117 0 117 0 0 653 0 --:--:-- --:--:-- --:--:-- 657 2021-05-14T23:08:55.0007330Z 2021-05-14T23:08:55.0010120Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T23:08:55.6084830Z 2021-05-14T23:08:56.6502940Z 0 82.6M 0 48627 0 0 44693 0 0:32:18 0:00:01 0:32:17 44693 2021-05-14T23:08:57.6325900Z 0 82.6M 0 255k 0 0 120k 0 0:11:45 0:00:02 0:11:43 199k 2021-05-14T23:08:58.6223620Z 0 82.6M 0 303k 0 0 99862 0 0:14:27 0:00:03 0:14:24 126k 2021-05-14T23:08:59.6186450Z 0 82.6M 0 495k 0 0 120k 0 0:11:40 0:00:04 0:11:36 148k 2021-05-14T23:09:00.6291770Z 0 82.6M 0 735k 0 0 144k 0 0:09:46 0:00:05 0:09:41 171k 2021-05-14T23:09:01.6957260Z 1 82.6M 1 895k 0 0 146k 0 0:09:37 0:00:06 0:09:31 168k 2021-05-14T23:09:02.6346500Z 1 82.6M 1 927k 0 0 129k 0 0:10:54 0:00:07 0:10:47 133k 2021-05-14T23:09:03.6286970Z 1 82.6M 1 1119k 0 0 137k 0 0:10:13 0:00:08 0:10:05 163k 2021-05-14T23:09:04.6220490Z 2 82.6M 2 1711k 0 0 187k 0 0:07:30 0:00:09 0:07:21 242k 2021-05-14T23:09:05.6057670Z 3 82.6M 3 2719k 0 0 269k 0 0:05:14 0:00:10 0:05:04 396k 2021-05-14T23:09:06.6299200Z 3 82.6M 3 3183k 0 0 287k 0 0:04:54 0:00:11 0:04:43 459k 2021-05-14T23:09:07.6319230Z 4 82.6M 4 3839k 0 0 317k 0 0:04:26 0:00:12 0:04:14 590k 2021-05-14T23:09:08.6280600Z 5 82.6M 5 4944k 0 0 377k 0 0:03:44 0:00:13 0:03:31 765k 2021-05-14T23:09:09.6169280Z 7 82.6M 7 6304k 0 0 446k 0 0:03:09 0:00:14 0:02:55 918k 2021-05-14T23:09:10.6065300Z 8 82.6M 8 6896k 0 0 456k 0 0:03:05 0:00:15 0:02:50 836k 2021-05-14T23:09:11.6089350Z 8 82.6M 8 7552k 0 0 469k 0 0:03:00 0:00:16 0:02:44 873k 2021-05-14T23:09:12.6040730Z 10 82.6M 10 8608k 0 0 503k 0 0:02:47 0:00:17 0:02:30 957k 2021-05-14T23:09:13.6163480Z 12 82.6M 12 10.0M 0 0 568k 0 0:02:28 0:00:18 0:02:10 1074k 2021-05-14T23:09:14.6317120Z 15 82.6M 15 12.8M 0 0 691k 0 0:02:02 0:00:19 0:01:43 1382k 2021-05-14T23:09:15.6206540Z 20 82.6M 20 17.3M 0 0 883k 0 0:01:35 0:00:20 0:01:15 2166k 2021-05-14T23:09:16.6188850Z 23 82.6M 23 19.1M 0 0 928k 0 0:01:31 0:00:21 0:01:10 2402k 2021-05-14T23:09:17.6087760Z 24 82.6M 24 20.0M 0 0 929k 0 0:01:31 0:00:22 0:01:09 2382k 2021-05-14T23:09:18.6014000Z 25 82.6M 25 21.4M 0 0 950k 0 0:01:29 0:00:23 0:01:06 2327k 2021-05-14T23:09:19.6429210Z 28 82.6M 28 23.5M 0 0 1003k 0 0:01:24 0:00:24 0:01:00 2198k 2021-05-14T23:09:20.6012940Z 32 82.6M 32 27.2M 0 0 1110k 0 0:01:16 0:00:25 0:00:51 2024k 2021-05-14T23:09:21.6375370Z 38 82.6M 38 31.9M 0 0 1254k 0 0:01:07 0:00:26 0:00:41 2634k 2021-05-14T23:09:22.6129150Z 45 82.6M 45 37.5M 0 0 1417k 0 0:00:59 0:00:27 0:00:32 3564k 2021-05-14T23:09:23.6342010Z 51 82.6M 51 42.7M 0 0 1558k 0 0:00:54 0:00:28 0:00:26 4367k 2021-05-14T23:09:24.6017520Z 56 82.6M 56 46.9M 0 0 1651k 0 0:00:51 0:00:29 0:00:22 4753k 2021-05-14T23:09:25.6369190Z 62 82.6M 62 51.5M 0 0 1754k 0 0:00:48 0:00:30 0:00:18 5012k 2021-05-14T23:09:26.6023200Z 68 82.6M 68 57.0M 0 0 1875k 0 0:00:45 0:00:31 0:00:14 5093k 2021-05-14T23:09:27.6422460Z 75 82.6M 75 62.7M 0 0 2002k 0 0:00:42 0:00:32 0:00:10 5197k 2021-05-14T23:09:28.9090120Z 83 82.6M 83 69.0M 0 0 2134k 0 0:00:39 0:00:33 0:00:06 5351k 2021-05-14T23:09:29.6382700Z 89 82.6M 89 74.1M 0 0 2209k 0 0:00:38 0:00:34 0:00:04 5287k 2021-05-14T23:09:30.6475480Z 90 82.6M 90 74.7M 0 0 2180k 0 0:00:38 0:00:35 0:00:03 4730k 2021-05-14T23:09:32.0408580Z 92 82.6M 92 76.5M 0 0 2170k 0 0:00:38 0:00:36 0:00:02 4001k 2021-05-14T23:09:32.2930420Z 96 82.6M 96 79.8M 0 0 2202k 0 0:00:38 0:00:37 0:00:01 3475k 2021-05-14T23:09:32.2934710Z 100 82.6M 100 82.6M 0 0 2240k 0 0:00:37 0:00:37 --:--:-- 2993k 2021-05-14T23:09:41.6205490Z ##[group]Run tlmgr update --self 2021-05-14T23:09:41.6206270Z tlmgr update --self 2021-05-14T23:09:41.6207180Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:09:41.6208030Z tlmgr update --all 2021-05-14T23:09:41.6452980Z shell: /bin/bash -e {0} 2021-05-14T23:09:41.6453410Z env: 2021-05-14T23:09:41.6453860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:41.6454330Z TIC_DEPLOY_KEY: 2021-05-14T23:09:41.6454690Z RSPM: 2021-05-14T23:09:41.6456080Z GITHUB_PAT: *** 2021-05-14T23:09:41.6456510Z COVERALLS_TOKEN: 2021-05-14T23:09:41.6456980Z continue-on-error: false 2021-05-14T23:09:41.6457470Z VDIFFR_RUN_TESTS: false 2021-05-14T23:09:41.6457990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:09:41.6458430Z TZ: UTC 2021-05-14T23:09:41.6458810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:41.6459210Z NOT_CRAN: true 2021-05-14T23:09:41.6459640Z ##[endgroup] 2021-05-14T23:09:44.0240370Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:44.0243580Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:09:46.3037150Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:46.3039100Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:09:46.5461660Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:09:46.9076490Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:09:47.1412920Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T23:09:47.4339640Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T23:09:47.6716010Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-14T23:09:52.1847210Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-14T23:09:52.4124530Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-14T23:09:52.9104590Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-14T23:09:53.1419900Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-14T23:09:53.3692530Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-14T23:09:53.6458530Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-14T23:09:53.8894180Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T23:09:54.1191290Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-14T23:09:54.4398500Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-14T23:09:54.6644060Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T23:09:55.1995380Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-14T23:09:55.4518880Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T23:09:55.6892680Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T23:09:55.9199660Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T23:09:56.1939500Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-14T23:09:56.5127010Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T23:09:56.7479000Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T23:09:57.0441090Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-14T23:09:57.3222460Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-14T23:09:57.5518050Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T23:09:57.7875320Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-14T23:09:58.0237150Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-14T23:09:58.2526380Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-14T23:09:58.4889590Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-14T23:09:58.7324550Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-14T23:09:58.9698880Z [32/89, 00:12/00:12] install: kanaparser [5k] 2021-05-14T23:09:59.1991060Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-14T23:09:59.4820210Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-14T23:09:59.7222310Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-14T23:09:59.9611910Z [36/89, 00:13/00:13] install: lua-uca [70k] 2021-05-14T23:10:00.3176530Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-14T23:10:00.5816870Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-14T23:10:00.8316380Z [39/89, 00:14/00:14] install: lua-visual-debug [4k] 2021-05-14T23:10:01.0727180Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-14T23:10:01.3127140Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-14T23:10:01.5409370Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-14T23:10:01.7714870Z [43/89, 00:15/00:16] install: luaimageembed [2k] 2021-05-14T23:10:01.9987870Z [44/89, 00:15/00:16] install: luaindex [5k] 2021-05-14T23:10:02.2385370Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-14T23:10:02.4685150Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-14T23:10:02.6963030Z [47/89, 00:16/00:17] install: luakeys [5k] 2021-05-14T23:10:02.9244320Z [48/89, 00:16/00:17] install: lualatex-doc [1k] 2021-05-14T23:10:03.1640360Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-14T23:10:03.4014970Z [50/89, 00:17/00:18] install: luamplib [12k] 2021-05-14T23:10:03.6402090Z [51/89, 00:17/00:18] install: luapackageloader [2k] 2021-05-14T23:10:03.8863030Z [52/89, 00:17/00:18] install: luaprogtable [7k] 2021-05-14T23:10:04.1251190Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-14T23:10:04.3545760Z [54/89, 00:18/00:19] install: luatex85 [2k] 2021-05-14T23:10:04.5852530Z [55/89, 00:18/00:19] install: luatexbase [4k] 2021-05-14T23:10:04.8252780Z [56/89, 00:18/00:19] install: luatexko [22k] 2021-05-14T23:10:05.1093820Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-14T23:10:05.3389820Z [58/89, 00:19/00:20] install: luavlna [8k] 2021-05-14T23:10:05.5833260Z [59/89, 00:19/00:20] install: luaxml [31k] 2021-05-14T23:10:05.8705230Z [60/89, 00:19/00:20] install: makeindex.universal-darwin [91k] 2021-05-14T23:10:06.2496110Z [61/89, 00:20/00:21] install: makeindex [5k] 2021-05-14T23:10:06.4810370Z [62/89, 00:20/00:21] install: mflogo [2k] 2021-05-14T23:10:06.7113660Z [63/89, 00:20/00:21] install: newpax [9k] 2021-05-14T23:10:06.9466870Z [64/89, 00:20/00:21] install: nodetree [13k] 2021-05-14T23:10:07.2202460Z [65/89, 00:21/00:22] install: odsfile [5k] 2021-05-14T23:10:07.4513200Z [66/89, 00:21/00:22] install: optex.universal-darwin [1k] 2021-05-14T23:10:07.6785210Z [67/89, 00:21/00:22] install: optex [789k] 2021-05-14T23:10:08.2827070Z [68/89, 00:22/00:22] install: pdfarticle [4k] 2021-05-14T23:10:08.5237530Z [69/89, 00:22/00:22] install: pdfextra [22k] 2021-05-14T23:10:08.8097480Z [70/89, 00:22/00:22] install: placeat [4k] 2021-05-14T23:10:09.0504590Z [71/89, 00:23/00:23] install: plantuml [3k] 2021-05-14T23:10:09.2931920Z [72/89, 00:23/00:23] install: rsfs [55k] 2021-05-14T23:10:09.6321100Z [73/89, 00:23/00:23] install: selnolig [53k] 2021-05-14T23:10:09.9577400Z [74/89, 00:23/00:23] install: spelling [14k] 2021-05-14T23:10:10.2430110Z [75/89, 00:24/00:24] install: stricttex [2k] 2021-05-14T23:10:10.4806150Z [76/89, 00:24/00:24] install: texlive-common [1k] 2021-05-14T23:10:10.7175470Z [77/89, 00:24/00:24] install: texlive-en [1k] 2021-05-14T23:10:10.9476740Z [78/89, 00:24/00:24] install: texlive-msg-translations [144k] 2021-05-14T23:10:11.3319630Z [79/89, 00:25/00:25] install: thumbpdf.universal-darwin [1k] 2021-05-14T23:10:11.5650430Z [80/89, 00:25/00:25] install: thumbpdf [19k] 2021-05-14T23:10:11.8491960Z [81/89, 00:25/00:25] install: tlshell.universal-darwin [1k] 2021-05-14T23:10:12.0939850Z [82/89, 00:26/00:26] install: tlshell [29k] 2021-05-14T23:10:12.3838550Z [83/89, 00:26/00:26] install: typewriter [25k] 2021-05-14T23:10:12.6725840Z [84/89, 00:26/00:26] install: uninormalize [6k] 2021-05-14T23:10:12.9185650Z [85/89, 00:26/00:26] install: upquote [2k] 2021-05-14T23:10:13.1564130Z [86/89, 00:27/00:27] install: xdvi.universal-darwin [948k] 2021-05-14T23:10:13.7687460Z [87/89, 00:27/00:27] install: xdvi [7k] 2021-05-14T23:10:14.0041790Z [88/89, 00:28/00:28] install: collection-basic [1k] 2021-05-14T23:10:14.2377500Z [89/89, 00:28/00:28] install: collection-luatex [1k] 2021-05-14T23:10:14.4814060Z running mktexlsr ... 2021-05-14T23:10:15.1026400Z done running mktexlsr. 2021-05-14T23:10:15.1497680Z running updmap-sys ... 2021-05-14T23:10:15.7868350Z done running updmap-sys. 2021-05-14T23:10:15.7871310Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T23:10:15.7875370Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0LXdvrIpp7/9vy6tUoYy2 ... 2021-05-14T23:10:17.0785910Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/0LXdvrIpp7/9vy6tUoYy2. 2021-05-14T23:10:17.0787910Z OK: optex.fmt/luatex 2021-05-14T23:10:17.0789760Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:10:17.0791950Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:10:19.3525670Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:10:19.3527160Z tlmgr: no updates available 2021-05-14T23:10:19.5239190Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:10:19.5239760Z with: 2021-05-14T23:10:19.5240150Z pandoc-version: 2.7.3 2021-05-14T23:10:19.5240540Z env: 2021-05-14T23:10:19.5240960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:19.5241410Z TIC_DEPLOY_KEY: 2021-05-14T23:10:19.5241760Z RSPM: 2021-05-14T23:10:19.5243080Z GITHUB_PAT: *** 2021-05-14T23:10:19.5243510Z COVERALLS_TOKEN: 2021-05-14T23:10:19.5243970Z continue-on-error: false 2021-05-14T23:10:19.5244450Z VDIFFR_RUN_TESTS: false 2021-05-14T23:10:19.5244940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:10:19.5245380Z TZ: UTC 2021-05-14T23:10:19.5245750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:19.5246700Z NOT_CRAN: true 2021-05-14T23:10:19.5247070Z ##[endgroup] 2021-05-14T23:10:20.1451970Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T23:10:24.2357400Z installer: Package name is pandoc 2021-05-14T23:10:24.2360250Z installer: Installing at base path / 2021-05-14T23:10:24.2361160Z installer: The install was successful. 2021-05-14T23:10:24.2536420Z ##[group]Run git config user.name adigherman 2021-05-14T23:10:24.2537240Z git config user.name adigherman 2021-05-14T23:10:24.2537910Z git config user.email adig@jhu.edu 2021-05-14T23:10:24.2750020Z shell: /bin/bash -e {0} 2021-05-14T23:10:24.2750580Z env: 2021-05-14T23:10:24.2751120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:24.2751710Z TIC_DEPLOY_KEY: 2021-05-14T23:10:24.2752130Z RSPM: 2021-05-14T23:10:24.2753800Z GITHUB_PAT: *** 2021-05-14T23:10:24.2754420Z COVERALLS_TOKEN: 2021-05-14T23:10:24.2755000Z continue-on-error: false 2021-05-14T23:10:24.2755680Z VDIFFR_RUN_TESTS: false 2021-05-14T23:10:24.2756260Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:10:24.2756880Z TZ: UTC 2021-05-14T23:10:24.2757340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:24.2757870Z NOT_CRAN: true 2021-05-14T23:10:24.2758310Z ##[endgroup] 2021-05-14T23:10:24.3535930Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T23:10:24.3536730Z env: 2021-05-14T23:10:24.3537280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:24.3537820Z TIC_DEPLOY_KEY: 2021-05-14T23:10:24.3538210Z RSPM: 2021-05-14T23:10:24.3540010Z GITHUB_PAT: *** 2021-05-14T23:10:24.3540520Z COVERALLS_TOKEN: 2021-05-14T23:10:24.3541060Z continue-on-error: false 2021-05-14T23:10:24.3542540Z VDIFFR_RUN_TESTS: false 2021-05-14T23:10:24.3543120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:10:24.3543600Z TZ: UTC 2021-05-14T23:10:24.3544060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:24.3544590Z NOT_CRAN: true 2021-05-14T23:10:24.3544990Z ##[endgroup] 2021-05-14T23:10:27.1306240Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T23:10:27.1670700Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T23:10:27.1671500Z To reinstall 3.20.2, run: 2021-05-14T23:10:27.1672230Z brew reinstall cmake 2021-05-14T23:10:28.9686570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T23:10:30.0969060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10:30.6455090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T23:10:31.0085570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T23%3A20%3A00Z&sig=22VvXzuulrzQUONu2Ihc4eItxUioSHs2FyjV3KPnlr0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:31.0498350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=22VvXzuulrzQUONu2Ihc4eItxUioSHs2FyjV3KPnlr0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:31.1314010Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T23:10:31.2149530Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T23:10:31.2186210Z 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-2782-1o3lhur 2021-05-14T23:10:31.2444240Z cp -pR /private/tmp/d20210514-2782-1o3lhur/libssh/. /usr/local/Cellar/libssh 2021-05-14T23:10:31.2736320Z chmod -Rf +w /private/tmp/d20210514-2782-1o3lhur 2021-05-14T23:10:31.3512160Z ==> Finishing up 2021-05-14T23:10:31.3932540Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T23:10:31.3956910Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T23:10:31.3981070Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T23:10:31.3987580Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T23:10:31.4000720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T23:10:31.4006500Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T23:10:31.4014770Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T23:10:31.4205110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2946-sm0gd5.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:10:33.8035450Z ==> Summary 2021-05-14T23:10:33.8069120Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T23:10:36.1940370Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T23:10:37.2802960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10:37.8180240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T23:10:38.1808070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T23%3A20%3A00Z&sig=vDhMxpQwNffOE9TpZPR90csv4AroXeolYuEvnAFRnBI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:10:38.2219200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=vDhMxpQwNffOE9TpZPR90csv4AroXeolYuEvnAFRnBI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:10:39.5987430Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T23:10:39.9653240Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T23:10:41.0662260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10:41.6188880Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T23:10:41.9517000Z ==> 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:41.9965200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:42.0670410Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T23:10:42.0750490Z ==> Installing dependencies for jags: gcc 2021-05-14T23:10:42.0758750Z ==> Installing jags dependency: gcc 2021-05-14T23:10:42.1817390Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T23:10:42.1863950Z 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-2953-1c65g6k 2021-05-14T23:10:49.0233270Z cp -pR /private/tmp/d20210514-2953-1c65g6k/gcc/. /usr/local/Cellar/gcc 2021-05-14T23:10:53.4357630Z chmod -Rf +w /private/tmp/d20210514-2953-1c65g6k 2021-05-14T23:10:58.0466840Z ==> Finishing up 2021-05-14T23:10:58.8427180Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T23:10:58.8431230Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T23:10:58.8436610Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T23:10:58.8442130Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T23:10:58.8447870Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T23:10:58.8453520Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T23:10:58.8459780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T23:10:58.8464910Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T23:10:58.8470940Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T23:10:58.8478460Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T23:10:58.8495250Z rm /usr/local/bin/c++-11 2021-05-14T23:10:58.8498970Z rm /usr/local/bin/cpp-11 2021-05-14T23:10:58.8502510Z rm /usr/local/bin/g++-11 2021-05-14T23:10:58.8555000Z rm /usr/local/bin/gcc-11 2021-05-14T23:10:58.8558550Z rm /usr/local/bin/gcc-ar-11 2021-05-14T23:10:58.8561680Z rm /usr/local/bin/gcc-nm-11 2021-05-14T23:10:58.8565120Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T23:10:58.8568590Z rm /usr/local/bin/gcov-11 2021-05-14T23:10:58.8572010Z rm /usr/local/bin/gcov-dump-11 2021-05-14T23:10:58.8575850Z rm /usr/local/bin/gcov-tool-11 2021-05-14T23:10:59.1147500Z Error: The `brew link` step did not complete successfully 2021-05-14T23:10:59.1148510Z The formula built, but is not symlinked into /usr/local 2021-05-14T23:10:59.1152600Z Could not symlink bin/gfortran 2021-05-14T23:10:59.1153270Z Target /usr/local/bin/gfortran 2021-05-14T23:10:59.1153970Z already exists. You may want to remove it: 2021-05-14T23:10:59.1155440Z rm '/usr/local/bin/gfortran' 2021-05-14T23:10:59.1156040Z 2021-05-14T23:10:59.1157000Z To force the link and overwrite all conflicting files: 2021-05-14T23:10:59.1158350Z brew link --overwrite gcc 2021-05-14T23:10:59.1158940Z 2021-05-14T23:10:59.1159810Z To list all files that would be deleted: 2021-05-14T23:10:59.1161120Z brew link --overwrite --dry-run gcc 2021-05-14T23:10:59.1161790Z 2021-05-14T23:10:59.1162660Z Possible conflicting files are: 2021-05-14T23:10:59.1183080Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T23:10:59.6468480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3126-j2p6y8.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:02.4641640Z ==> Summary 2021-05-14T23:11:02.5926710Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T23:11:02.5937780Z ==> Installing jags 2021-05-14T23:11:02.5942080Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T23:11:02.6085130Z 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-2953-ier4nb 2021-05-14T23:11:02.6638310Z cp -pR /private/tmp/d20210514-2953-ier4nb/jags/. /usr/local/Cellar/jags 2021-05-14T23:11:02.7670130Z chmod -Rf +w /private/tmp/d20210514-2953-ier4nb 2021-05-14T23:11:02.9174000Z ==> Finishing up 2021-05-14T23:11:02.9537220Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T23:11:02.9544220Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T23:11:02.9565240Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T23:11:02.9575340Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T23:11:02.9581050Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T23:11:02.9587100Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T23:11:02.9593250Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T23:11:02.9599380Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T23:11:02.9608560Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T23:11:03.0063590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3152-16131jx.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:05.4624930Z ==> Summary 2021-05-14T23:11:05.4728920Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T23:11:07.9726150Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T23:11:09.0761740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.7317560Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T23:11:10.0734950Z ==> 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:10.1136040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10.3942040Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T23:11:10.5169980Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T23:11:10.5206830Z 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-3159-1vcomvz 2021-05-14T23:11:10.8151580Z cp -pR /private/tmp/d20210514-3159-1vcomvz/v8/. /usr/local/Cellar/v8 2021-05-14T23:11:10.9960800Z chmod -Rf +w /private/tmp/d20210514-3159-1vcomvz 2021-05-14T23:11:11.2042340Z ==> Finishing up 2021-05-14T23:11:11.2629110Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T23:11:11.3144490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3324-tr5o24.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:13.8241170Z ==> Summary 2021-05-14T23:11:13.8309920Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T23:11:16.1204540Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T23:11:17.2224630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17.7623620Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T23:11:18.5901800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18.5908960Z ==> 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:18.5913710Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T23:11:18.5916060Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:11:19.5513860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:20.0985420Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:11:20.4376780Z ==> 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:20.4713790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:20.6608560Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T23:11:20.6773630Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:11:21.7924440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22.3429950Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:11:22.6889440Z ==> 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:22.7281750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22.9735080Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T23:11:22.9979750Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T23:11:22.9985030Z ==> Installing fftw dependency: hwloc 2021-05-14T23:11:23.0727450Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T23:11:23.0764480Z 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-3332-1u1ale8 2021-05-14T23:11:23.5100210Z cp -pR /private/tmp/d20210514-3332-1u1ale8/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T23:11:24.1471700Z chmod -Rf +w /private/tmp/d20210514-3332-1u1ale8 2021-05-14T23:11:24.6312140Z ==> Finishing up 2021-05-14T23:11:24.6801550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T23:11:24.6804760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T23:11:24.6811320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T23:11:24.6817630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T23:11:24.6823420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T23:11:24.6829400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T23:11:24.6835500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T23:11:24.6842370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T23:11:24.6849570Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T23:11:24.6855590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T23:11:24.6861310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T23:11:24.6881460Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T23:11:24.6888010Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T23:11:24.6895640Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T23:11:24.6901860Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T23:11:24.6916680Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T23:11:24.6925330Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T23:11:24.6931010Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T23:11:24.6948340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T23:11:24.6954290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T23:11:24.6960190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T23:11:24.6966980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T23:11:24.6973280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T23:11:24.6979870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T23:11:24.6986640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T23:11:24.6993270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T23:11:24.7011760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T23:11:24.7019090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T23:11:24.7025790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T23:11:24.7032550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T23:11:24.7038680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T23:11:24.7079550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T23:11:24.7096980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T23:11:24.7117370Z 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:24.7137760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T23:11:24.7144240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T23:11:24.7157800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T23:11:24.7163900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T23:11:24.7170420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T23:11:24.7189090Z 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:24.7212040Z 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:24.7218280Z 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:24.7225100Z 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:24.7245640Z 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:24.7280540Z 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:24.7294550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T23:11:24.7309700Z 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:24.7315800Z 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:24.7340770Z 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:24.7354500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T23:11:24.7371560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T23:11:24.7378090Z 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:24.7388410Z 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:24.7394590Z 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:24.7405060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T23:11:24.7411560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T23:11:24.7421680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T23:11:24.7436070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T23:11:24.7442630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T23:11:24.7449060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T23:11:24.7465200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T23:11:24.7471680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T23:11:24.7478070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T23:11:24.7488320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T23:11:24.7495450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T23:11:24.7506270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T23:11:24.7512200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T23:11:24.7531330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T23:11:24.7537690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T23:11:24.7544380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T23:11:24.7554800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T23:11:24.7561110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T23:11:24.7576900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T23:11:24.7587620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T23:11:24.7598430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T23:11:24.7613600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T23:11:24.7619360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T23:11:24.7626000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T23:11:24.7631880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T23:11:24.7638540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T23:11:24.7644740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T23:11:24.7650980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T23:11:24.7657290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T23:11:24.7663790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T23:11:24.7669860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T23:11:24.7675700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T23:11:24.7681490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T23:11:24.7705600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T23:11:24.7711630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T23:11:24.7718670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T23:11:24.7725810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T23:11:24.7737020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T23:11:24.7743370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T23:11:24.7749790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T23:11:24.7756380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T23:11:24.7762140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T23:11:24.7768760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T23:11:24.7775050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T23:11:24.7781130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T23:11:24.7787910Z 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:24.7792580Z Only the first 100 operations were output. 2021-05-14T23:11:25.2224980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3508-w7fo8u.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:27.7879890Z ==> Summary 2021-05-14T23:11:27.8565500Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T23:11:27.8574090Z ==> Installing fftw dependency: open-mpi 2021-05-14T23:11:27.9206410Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:11:27.9235480Z 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-3332-w8qboo 2021-05-14T23:11:28.2989180Z cp -pR /private/tmp/d20210514-3332-w8qboo/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T23:11:28.7984580Z chmod -Rf +w /private/tmp/d20210514-3332-w8qboo 2021-05-14T23:11:30.8456460Z ==> Finishing up 2021-05-14T23:11:30.8936860Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T23:11:30.8941940Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T23:11:30.8948150Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T23:11:30.8953960Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T23:11:30.8961500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T23:11:30.8967460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T23:11:30.8972420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T23:11:30.8978200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T23:11:30.8983670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T23:11:30.8989230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T23:11:30.8994530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T23:11:30.9000680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T23:11:30.9005470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T23:11:30.9011890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T23:11:30.9018060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T23:11:30.9023770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T23:11:30.9029360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T23:11:30.9034890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T23:11:30.9040090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T23:11:30.9045720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T23:11:30.9051150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T23:11:30.9056400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T23:11:30.9061810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T23:11:30.9067380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T23:11:30.9075840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T23:11:30.9081030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T23:11:30.9087020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T23:11:30.9092830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T23:11:30.9097820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T23:11:30.9103510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T23:11:30.9109080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T23:11:30.9114970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T23:11:30.9121160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T23:11:30.9127190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T23:11:30.9133670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T23:11:30.9139510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T23:11:30.9144320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T23:11:30.9149520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T23:11:30.9154980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T23:11:30.9160630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T23:11:30.9166490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T23:11:30.9172160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T23:11:30.9177760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T23:11:30.9183520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T23:11:30.9188710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T23:11:30.9193950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T23:11:30.9199710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T23:11:30.9205210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T23:11:30.9218730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T23:11:30.9224960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T23:11:30.9230870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T23:11:30.9238350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T23:11:30.9244520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T23:11:30.9278870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T23:11:30.9284380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T23:11:30.9291090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T23:11:30.9297330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T23:11:30.9303610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T23:11:30.9309700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T23:11:30.9316040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T23:11:30.9330040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T23:11:30.9335840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T23:11:30.9341880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T23:11:30.9362760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T23:11:30.9369270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T23:11:30.9389190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T23:11:30.9394910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T23:11:30.9401080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T23:11:30.9407160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T23:11:30.9413220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T23:11:30.9419390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T23:11:30.9425330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T23:11:30.9431290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T23:11:30.9438010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T23:11:30.9443390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T23:11:30.9449560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T23:11:30.9455270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T23:11:30.9462070Z 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:11:30.9477170Z 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:11:30.9479390Z 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:11:30.9486220Z 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:11:30.9492330Z 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:11:30.9497980Z 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:11:30.9503780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T23:11:30.9510260Z 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:11:30.9515960Z 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:11:30.9521890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T23:11:30.9527780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T23:11:30.9533700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T23:11:30.9539500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T23:11:30.9545450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T23:11:30.9551480Z 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:11:30.9557320Z 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:11:30.9563300Z 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:11:30.9569050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T23:11:30.9575640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T23:11:30.9581680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T23:11:30.9587840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T23:11:30.9593380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T23:11:30.9599720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T23:11:30.9604390Z Only the first 100 operations were output. 2021-05-14T23:11:31.4684920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3538-132p3ou.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:11:34.1085490Z ==> Summary 2021-05-14T23:11:34.1608340Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:11:34.1614260Z ==> Installing fftw 2021-05-14T23:11:34.1617920Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:11:34.1640220Z 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-3332-12c3j0w 2021-05-14T23:11:34.2870410Z cp -pR /private/tmp/d20210514-3332-12c3j0w/fftw/. /usr/local/Cellar/fftw 2021-05-14T23:11:34.3704190Z chmod -Rf +w /private/tmp/d20210514-3332-12c3j0w 2021-05-14T23:11:34.5975310Z ==> Finishing up 2021-05-14T23:11:34.6493270Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T23:11:34.6495530Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T23:11:34.6497410Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T23:11:34.6501880Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T23:11:34.6503660Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T23:11:34.6505490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T23:11:34.6507160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T23:11:34.6509320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T23:11:34.6514790Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T23:11:34.6520550Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T23:11:34.6525410Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T23:11:34.6530430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T23:11:34.6540540Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T23:11:34.6654400Z info /usr/local/share/info/fftw3.info 2021-05-14T23:11:34.6664910Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T23:11:34.6671940Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T23:11:34.6701490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T23:11:34.6714860Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T23:11:34.6725250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T23:11:34.6735150Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T23:11:34.6750060Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T23:11:34.6764100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T23:11:34.6773530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T23:11:34.6785650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T23:11:34.6796140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T23:11:34.6806750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T23:11:34.6815700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T23:11:34.6826360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T23:11:34.6836060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T23:11:34.6846830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T23:11:34.6857280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T23:11:34.6867260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T23:11:34.6879800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T23:11:34.6889420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T23:11:34.6899360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T23:11:34.6909300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T23:11:34.6921030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T23:11:34.6931840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T23:11:34.6942210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T23:11:34.6951670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T23:11:34.6961830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T23:11:34.6972220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T23:11:34.6982860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T23:11:34.6991740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T23:11:34.6998530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T23:11:34.7007630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T23:11:34.7017560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T23:11:34.7028090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T23:11:34.7043880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T23:11:34.7049670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T23:11:34.7057510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T23:11:34.7065150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T23:11:34.7072760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T23:11:34.7080280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T23:11:34.7087860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T23:11:34.7095430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T23:11:34.7104480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T23:11:34.7205990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T23:11:34.7208070Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T23:11:34.7209950Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T23:11:34.7731420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3565-n4zeln.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:11:37.1641660Z ==> Summary 2021-05-14T23:11:37.1710880Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:11:37.9194110Z ==> No outdated dependents to upgrade! 2021-05-14T23:11:37.9195850Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:11:38.1297460Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T23:11:38.1299120Z fftw, open-mpi 2021-05-14T23:11:38.1319390Z rm /usr/local/bin/fftw-wisdom 2021-05-14T23:11:38.1330150Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T23:11:38.1333830Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T23:11:38.1344620Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T23:11:38.1356450Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T23:11:38.1359870Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T23:11:38.1370830Z rm /usr/local/include/fftw3.f 2021-05-14T23:11:38.1374200Z rm /usr/local/include/fftw3.f03 2021-05-14T23:11:38.1377590Z rm /usr/local/include/fftw3.h 2021-05-14T23:11:38.1387670Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T23:11:38.1390520Z rm /usr/local/include/fftw3l.f03 2021-05-14T23:11:38.1401300Z rm /usr/local/include/fftw3q.f03 2021-05-14T23:11:38.1416700Z rm /usr/local/lib/cmake/fftw3 2021-05-14T23:11:38.1426300Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T23:11:38.1430400Z rm /usr/local/lib/libfftw3.a 2021-05-14T23:11:38.1438010Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T23:11:38.1441920Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T23:11:38.1450480Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T23:11:38.1454830Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T23:11:38.1464700Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T23:11:38.1467730Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T23:11:38.1480500Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T23:11:38.1481740Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T23:11:38.1492380Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T23:11:38.1496040Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T23:11:38.1505730Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T23:11:38.1508790Z rm /usr/local/lib/libfftw3f.a 2021-05-14T23:11:38.1520500Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T23:11:38.1524190Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T23:11:38.1535730Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T23:11:38.1539670Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T23:11:38.1547700Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T23:11:38.1550990Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T23:11:38.1558010Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T23:11:38.1565810Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T23:11:38.1579680Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T23:11:38.1588740Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T23:11:38.1589390Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T23:11:38.1597360Z rm /usr/local/lib/libfftw3l.a 2021-05-14T23:11:38.1601050Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T23:11:38.1610380Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T23:11:38.1614310Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T23:11:38.1622970Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T23:11:38.1626950Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T23:11:38.1633750Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T23:11:38.1637420Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T23:11:38.1644800Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T23:11:38.1648370Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T23:11:38.1654540Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T23:11:38.1661250Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T23:11:38.1667600Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T23:11:38.1676270Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T23:11:38.1746980Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T23:11:38.1748450Z rm /usr/local/share/info/fftw3.info 2021-05-14T23:11:38.1762660Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T23:11:38.1767070Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T23:11:38.1946540Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T23:11:38.1948210Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T23:11:38.1949550Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T23:11:38.1950950Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T23:11:38.2754570Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T23:11:38.2760600Z rm /usr/local/bin/mpic++ 2021-05-14T23:11:38.2763990Z rm /usr/local/bin/mpicc 2021-05-14T23:11:38.2771340Z rm /usr/local/bin/mpicxx 2021-05-14T23:11:38.2774800Z rm /usr/local/bin/mpiexec 2021-05-14T23:11:38.2781410Z rm /usr/local/bin/mpif77 2021-05-14T23:11:38.2784900Z rm /usr/local/bin/mpif90 2021-05-14T23:11:38.2791650Z rm /usr/local/bin/mpifort 2021-05-14T23:11:38.2795350Z rm /usr/local/bin/mpirun 2021-05-14T23:11:38.2804200Z rm /usr/local/bin/ompi-clean 2021-05-14T23:11:38.2808010Z rm /usr/local/bin/ompi-server 2021-05-14T23:11:38.2815180Z rm /usr/local/bin/ompi_info 2021-05-14T23:11:38.2818750Z rm /usr/local/bin/opal_wrapper 2021-05-14T23:11:38.2825840Z rm /usr/local/bin/orte-clean 2021-05-14T23:11:38.2829280Z rm /usr/local/bin/orte-info 2021-05-14T23:11:38.2837010Z rm /usr/local/bin/orte-server 2021-05-14T23:11:38.2841160Z rm /usr/local/bin/ortecc 2021-05-14T23:11:38.2848310Z rm /usr/local/bin/orted 2021-05-14T23:11:38.2852080Z rm /usr/local/bin/orterun 2021-05-14T23:11:38.2861160Z rm /usr/local/bin/profile2mat.pl 2021-05-14T23:11:38.2872220Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T23:11:38.2876410Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T23:11:38.2882650Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T23:11:38.2885710Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T23:11:38.2893960Z rm /usr/local/include/mpi-ext.h 2021-05-14T23:11:38.2897350Z rm /usr/local/include/mpi.h 2021-05-14T23:11:38.2902960Z rm /usr/local/include/mpi.mod 2021-05-14T23:11:38.2907270Z rm /usr/local/include/mpi_ext.mod 2021-05-14T23:11:38.2912190Z rm /usr/local/include/mpi_f08.mod 2021-05-14T23:11:38.2916240Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T23:11:38.2921890Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T23:11:38.2925710Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T23:11:38.2930340Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T23:11:38.2933970Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T23:11:38.2937930Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T23:11:38.2943640Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T23:11:38.2947320Z rm /usr/local/include/mpif-config.h 2021-05-14T23:11:38.2951820Z rm /usr/local/include/mpif-constants.h 2021-05-14T23:11:38.2957440Z rm /usr/local/include/mpif-ext.h 2021-05-14T23:11:38.2961360Z rm /usr/local/include/mpif-externals.h 2021-05-14T23:11:38.2964760Z rm /usr/local/include/mpif-handles.h 2021-05-14T23:11:38.2973330Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T23:11:38.2977310Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T23:11:38.2981320Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T23:11:38.3071750Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T23:11:38.3074040Z rm /usr/local/include/mpif.h 2021-05-14T23:11:38.3077200Z rm /usr/local/include/openmpi 2021-05-14T23:11:38.3081820Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T23:11:38.3088740Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T23:11:38.3092660Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T23:11:38.3096150Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T23:11:38.3099810Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T23:11:38.3103340Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T23:11:38.3106930Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T23:11:38.3110010Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T23:11:38.3113630Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T23:11:38.3117120Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T23:11:38.3120540Z rm /usr/local/lib/libmpi.dylib 2021-05-14T23:11:38.3124000Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T23:11:38.3127420Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T23:11:38.3132020Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T23:11:38.3134450Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T23:11:38.3138110Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T23:11:38.3141750Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T23:11:38.3145700Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T23:11:38.3149290Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T23:11:38.3153690Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T23:11:38.3157590Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T23:11:38.3161460Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T23:11:38.3165080Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T23:11:38.3168940Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T23:11:38.3172250Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T23:11:38.3175830Z rm /usr/local/lib/openmpi 2021-05-14T23:11:38.3183030Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T23:11:38.3186760Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T23:11:38.3191570Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T23:11:38.3195990Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T23:11:38.3200150Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T23:11:38.3203420Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T23:11:38.3207410Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T23:11:38.3211440Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T23:11:38.3215300Z rm /usr/local/lib/pmix 2021-05-14T23:11:38.3227210Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T23:11:38.3230450Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T23:11:38.3234200Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T23:11:38.3238390Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T23:11:38.3242670Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T23:11:38.3247030Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T23:11:38.3250990Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T23:11:38.3255090Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T23:11:38.3259900Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T23:11:38.3264360Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T23:11:38.3267200Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T23:11:38.3271900Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T23:11:38.3277150Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T23:11:38.3281210Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T23:11:38.3285540Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T23:11:38.3289620Z rm /usr/local/share/man/man1/orted.1 2021-05-14T23:11:38.3293700Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T23:11:38.3309910Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T23:11:38.3314480Z Only the first 100 operations were output. 2021-05-14T23:11:40.3804860Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T23:11:41.4680150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:42.0003140Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T23:11:42.3348310Z ==> 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:11:42.3771720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:42.7084060Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T23:11:42.8518700Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T23:11:42.8551250Z 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-3573-d38bmm 2021-05-14T23:11:43.7536720Z cp -pR /private/tmp/d20210514-3573-d38bmm/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T23:11:44.7567790Z chmod -Rf +w /private/tmp/d20210514-3573-d38bmm 2021-05-14T23:11:46.0277910Z ==> Finishing up 2021-05-14T23:11:46.0830240Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T23:11:46.0835920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T23:11:46.0841990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T23:11:46.0846560Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T23:11:46.0852230Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T23:11:46.0857420Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T23:11:46.0862850Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T23:11:46.0868320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T23:11:46.0876830Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T23:11:46.0882200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T23:11:46.0887970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T23:11:46.0893360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T23:11:46.0898300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T23:11:46.0903620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T23:11:46.0908810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T23:11:46.0913980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T23:11:46.0920400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T23:11:46.0925020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T23:11:46.0930570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T23:11:46.0936570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T23:11:46.0941860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T23:11:46.0947800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T23:11:46.0952670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T23:11:46.0958410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T23:11:46.0963860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T23:11:46.0968840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T23:11:46.0974030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T23:11:46.0979440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T23:11:46.0984820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T23:11:46.0994200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T23:11:46.1002840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T23:11:46.1012840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T23:11:46.1025510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T23:11:46.1034710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T23:11:46.1043150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T23:11:46.1050310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T23:11:46.1059040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T23:11:46.1069060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T23:11:46.1082460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T23:11:46.1092270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T23:11:46.1103270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T23:11:46.1112150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T23:11:46.1121950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T23:11:46.1131570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T23:11:46.1141570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T23:11:46.1150390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T23:11:46.1155810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T23:11:46.1165300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T23:11:46.1174520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T23:11:46.1183950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T23:11:46.1189190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T23:11:46.1201750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T23:11:46.1211440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T23:11:46.1216380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T23:11:46.1225920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T23:11:46.1235210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T23:11:46.1243720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T23:11:46.1248980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T23:11:46.1258060Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T23:11:46.1268400Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T23:11:46.1277330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T23:11:46.1285140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T23:11:46.1293630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T23:11:46.1298950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T23:11:46.1310040Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T23:11:46.1319630Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T23:11:46.1329560Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T23:11:46.1339970Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T23:11:46.1348510Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T23:11:46.1462840Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T23:11:46.1469100Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T23:11:46.1474410Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T23:11:46.1485400Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T23:11:46.1486560Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T23:11:46.1490060Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T23:11:46.1495150Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T23:11:46.1500350Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T23:11:46.1505750Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T23:11:46.1510890Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T23:11:46.1516350Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T23:11:46.1521930Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T23:11:46.1530060Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T23:11:46.1537990Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T23:11:46.1545820Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T23:11:46.1557670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T23:11:46.1564120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T23:11:46.7331410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T23:11:46.7355390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T23:11:46.7357380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T23:11:46.7359210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T23:11:46.7361060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T23:11:46.7362840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T23:11:46.7364600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T23:11:46.7366380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T23:11:46.7368150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T23:11:46.7369940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T23:11:46.7371720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T23:11:46.7373490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T23:11:46.7375280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T23:11:46.7377070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T23:11:46.7379230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T23:11:46.7380540Z Only the first 100 operations were output. 2021-05-14T23:11:46.7383340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3737-1on8pi1.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:11:49.2891300Z ==> Summary 2021-05-14T23:11:49.3882430Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T23:11:52.0270050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T23:11:53.1367850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:53.6947050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T23:11:54.0646030Z ==> 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:11:54.1038760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11:54.1834860Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T23:11:54.2852130Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T23:11:54.2886580Z 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-3744-p0vzen 2021-05-14T23:11:54.3830630Z cp -pR /private/tmp/d20210514-3744-p0vzen/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T23:11:54.5940600Z chmod -Rf +w /private/tmp/d20210514-3744-p0vzen 2021-05-14T23:11:54.8221330Z ==> Finishing up 2021-05-14T23:11:54.8573230Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T23:11:54.8580250Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T23:11:54.8596230Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T23:11:54.8699100Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T23:11:54.8778640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8793150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8798470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8801040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8810990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8815880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8831070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8844220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8849820Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T23:11:54.8857510Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T23:11:54.8861670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8880300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8887370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8912400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8939620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.8965310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9001550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9019490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9030440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9055720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9081340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9106890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9130080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9175480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9183480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9197780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9222030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9242780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9257130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9289650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9302790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9328260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9352000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9363450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9372980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9394230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9414730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9526810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9529110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9621820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9654410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9657180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9658940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9668020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9674840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9677550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9681280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9685870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9690100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9692880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9701060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9724200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9745060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9756160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9767210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9797740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T23:11:54.9808570Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T23:11:54.9816120Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T23:11:54.9821760Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T23:11:54.9826010Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T23:11:54.9831240Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T23:11:54.9839200Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T23:11:54.9884090Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T23:11:54.9886590Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T23:11:55.0552730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3909-13ffq.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:11:57.4617200Z ==> Summary 2021-05-14T23:11:57.4933160Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T23:11:59.6970270Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T23:11:59.6972090Z To reinstall 1.6.37, run: 2021-05-14T23:11:59.6972730Z brew reinstall libpng 2021-05-14T23:12:01.7523810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T23:12:02.8235990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03.3498060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T23:12:03.6874120Z ==> 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:03.7221220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03.7676470Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T23:12:03.7728070Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T23:12:04.8355080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:05.4176190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T23:12:05.7607290Z ==> 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:05.8034790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:05.8579670Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T23:12:05.8633150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T23:12:06.9635600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:07.4868160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T23:12:07.9251390Z ==> 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:07.9637190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:08.0030800Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T23:12:08.0062100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T23:12:09.0996990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.6292680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T23:12:09.9810640Z ==> 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:10.0288820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10.0747230Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T23:12:10.0780160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T23:12:11.1931570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11.7636730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T23:12:12.0939130Z ==> 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:12.1339650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12.2010990Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T23:12:12.2079370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T23:12:13.2900320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:13.8225990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T23:12:14.1529070Z ==> 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:14.1858910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14.2880260Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:12:14.2990930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T23:12:15.6815150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16.1335190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T23:12:16.4914950Z ==> 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:16.5219370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16.5668310Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T23:12:16.5708220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T23:12:17.6201740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18.1965360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T23:12:18.5152900Z ==> 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:18.5828700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18.6302470Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T23:12:18.6337980Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T23:12:19.7887040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:20.3523880Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T23:12:20.6741400Z ==> 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:20.7093400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:20.7541550Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T23:12:20.7578200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T23:12:21.8301260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22.3631760Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T23:12:22.7218720Z ==> 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:22.7606830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:22.8268040Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T23:12:22.8316070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T23:12:23.9028010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24.4949810Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T23:12:24.8193060Z ==> 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:24.8586670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24.9390020Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T23:12:24.9485970Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T23:12:26.1050700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:26.6304320Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T23:12:26.9781990Z ==> 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:12:27.0283240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:27.0798270Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T23:12:27.0846110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T23:12:28.1578000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:28.7537890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T23:12:29.1018710Z ==> 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:12:29.1454860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:29.2116260Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T23:12:29.2159660Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T23:12:30.2935510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:30.8219940Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T23:12:31.1608080Z ==> 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:12:31.1995730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:31.4276870Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T23:12:31.4794970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T23:12:32.5462090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:33.0837680Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T23:12:33.4275500Z ==> 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:12:33.4748140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:33.5928670Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T23:12:33.6032970Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T23:12:34.7118620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:35.2693330Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T23:12:35.6224280Z ==> 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:12:35.6867850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:37.1656480Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T23:12:37.5995950Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T23:12:38.7145270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:39.2776670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T23:12:39.6113180Z ==> 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:12:39.6530290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12:39.8108230Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T23:12:39.8675260Z ==> 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:12:39.8678230Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T23:12:39.9409790Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T23:12:39.9443840Z 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-4038-1bf786a 2021-05-14T23:12:39.9535360Z cp -pR /private/tmp/d20210514-4038-1bf786a/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T23:12:39.9652060Z chmod -Rf +w /private/tmp/d20210514-4038-1bf786a 2021-05-14T23:12:40.0101550Z ==> Finishing up 2021-05-14T23:12:40.0567160Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T23:12:40.0669840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4299-1ttvw1e.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:12:42.5276470Z ==> Summary 2021-05-14T23:12:42.5291990Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T23:12:42.5298590Z ==> Installing poppler dependency: xorgproto 2021-05-14T23:12:42.5338190Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T23:12:42.5360050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-4038-k5soxc 2021-05-14T23:12:42.6587860Z cp -pR /private/tmp/d20210514-4038-k5soxc/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T23:12:42.8507620Z chmod -Rf +w /private/tmp/d20210514-4038-k5soxc 2021-05-14T23:12:43.0425050Z ==> Finishing up 2021-05-14T23:12:43.0856010Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T23:12:43.0861150Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T23:12:43.0871450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T23:12:43.0876920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T23:12:43.0883280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T23:12:43.0888920Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T23:12:43.0895070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T23:12:43.0900830Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T23:12:43.0906670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T23:12:43.0912600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T23:12:43.0918700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T23:12:43.0961770Z rm /usr/local/share/pkgconfig 2021-05-14T23:12:43.0981080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T23:12:43.0987070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T23:12:43.0993800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T23:12:43.0999700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T23:12:43.1006720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T23:12:43.1013000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T23:12:43.1019290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T23:12:43.1025610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T23:12:43.1032200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T23:12:43.1038430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T23:12:43.1044960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T23:12:43.1051080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T23:12:43.1057560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T23:12:43.1064460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T23:12:43.1072000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T23:12:43.1078610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T23:12:43.1085880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T23:12:43.1091140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T23:12:43.1097390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T23:12:43.1103570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T23:12:43.1109880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T23:12:43.1116240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T23:12:43.1122650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T23:12:43.1128710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T23:12:43.1139670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T23:12:43.1146290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T23:12:43.1152460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T23:12:43.1159590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T23:12:43.1166050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T23:12:43.1172580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T23:12:43.1178910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T23:12:43.1185830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T23:12:43.1192890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T23:12:43.1199280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T23:12:43.1205750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T23:12:43.1212250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T23:12:43.1218990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T23:12:43.1224650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T23:12:43.1231180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T23:12:43.1238540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T23:12:43.1246310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T23:12:43.1252270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T23:12:43.1899550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4325-143i2up.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:12:45.5622050Z ==> Summary 2021-05-14T23:12:45.5822550Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T23:12:45.5828810Z ==> Installing poppler dependency: libxau 2021-05-14T23:12:45.5933460Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T23:12:45.5955770Z 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-4038-1nn3wwa 2021-05-14T23:12:45.6114790Z cp -pR /private/tmp/d20210514-4038-1nn3wwa/libxau/. /usr/local/Cellar/libxau 2021-05-14T23:12:45.6330320Z chmod -Rf +w /private/tmp/d20210514-4038-1nn3wwa 2021-05-14T23:12:45.6951960Z ==> Finishing up 2021-05-14T23:12:45.7375910Z rm /usr/local/include/X11 2021-05-14T23:12:45.7384670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T23:12:45.7389440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T23:12:45.7395510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T23:12:45.7401470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T23:12:45.7405940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T23:12:45.7411870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T23:12:45.7416850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T23:12:45.7422670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T23:12:45.7428110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T23:12:45.7433720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T23:12:45.7440060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T23:12:45.7445500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T23:12:45.7450920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T23:12:45.7456360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T23:12:45.7462290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T23:12:45.7471310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T23:12:45.7473960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T23:12:45.7480500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T23:12:45.7499390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T23:12:45.7501290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T23:12:45.7503100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T23:12:45.7504990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T23:12:45.7507240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T23:12:45.7513720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T23:12:45.7517410Z mkdir -p /usr/local/include/X11/dri 2021-05-14T23:12:45.7524600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T23:12:45.7530620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T23:12:45.7535810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T23:12:45.7539670Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T23:12:45.7548050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T23:12:45.7553800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T23:12:45.7559320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T23:12:45.7565100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T23:12:45.7571700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T23:12:45.7576530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T23:12:45.7582380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T23:12:45.7587680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T23:12:45.7593440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T23:12:45.7599470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T23:12:45.7606000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T23:12:45.7611930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T23:12:45.7618030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T23:12:45.7624040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T23:12:45.7629760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T23:12:45.7635780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T23:12:45.7641650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T23:12:45.7647910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T23:12:45.7653550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T23:12:45.7659470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T23:12:45.7665100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T23:12:45.7670910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T23:12:45.7676710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T23:12:45.7682260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T23:12:45.7688350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T23:12:45.7694140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T23:12:45.7700780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T23:12:45.7706340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T23:12:45.7712150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T23:12:45.7717900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T23:12:45.7723880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T23:12:45.7730720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T23:12:45.7736460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T23:12:45.7767710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T23:12:45.7773700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T23:12:45.7779370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T23:12:45.7784940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T23:12:45.7790640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T23:12:45.7796310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T23:12:45.7802130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T23:12:45.7808310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T23:12:45.7814210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T23:12:45.7820160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T23:12:45.7825740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T23:12:45.7831460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T23:12:45.7837030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T23:12:45.7842880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T23:12:45.7849300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T23:12:45.7855410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T23:12:45.7861230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T23:12:45.7866890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T23:12:45.7873020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T23:12:45.7878450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T23:12:45.7884330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T23:12:45.7889890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T23:12:45.7895820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T23:12:45.7901670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T23:12:45.7907640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T23:12:45.7913260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T23:12:45.7919040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T23:12:45.7924720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T23:12:45.7930570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T23:12:45.7936630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T23:12:45.7942470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T23:12:45.7948420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T23:12:45.7954050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T23:12:45.7959570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T23:12:45.7965160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T23:12:45.7970960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T23:12:45.7977110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T23:12:45.7982760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T23:12:45.7988370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T23:12:45.7992730Z Only the first 100 operations were output. 2021-05-14T23:12:45.8396210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4352-1t7grtb.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:12:48.2294920Z ==> Summary 2021-05-14T23:12:48.2324830Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T23:12:48.2331930Z ==> Installing poppler dependency: libxdmcp 2021-05-14T23:12:48.2487460Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T23:12:48.2509350Z 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-4038-17t8xu4 2021-05-14T23:12:48.2629040Z cp -pR /private/tmp/d20210514-4038-17t8xu4/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T23:12:48.2784360Z chmod -Rf +w /private/tmp/d20210514-4038-17t8xu4 2021-05-14T23:12:48.3320200Z ==> Finishing up 2021-05-14T23:12:48.3680340Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T23:12:48.3687810Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T23:12:48.3693690Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T23:12:48.3700010Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T23:12:48.3708830Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T23:12:48.3854930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4378-8puyhj.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:12:50.8151950Z ==> Summary 2021-05-14T23:12:50.8174820Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T23:12:50.8182050Z ==> Installing poppler dependency: libxcb 2021-05-14T23:12:50.8584130Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T23:12:50.8603480Z 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-4038-zv2ob0 2021-05-14T23:12:51.7787070Z cp -pR /private/tmp/d20210514-4038-zv2ob0/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T23:12:53.4312660Z chmod -Rf +w /private/tmp/d20210514-4038-zv2ob0 2021-05-14T23:12:54.8865500Z ==> Finishing up 2021-05-14T23:12:54.9311290Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T23:12:54.9320360Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T23:12:54.9385980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T23:12:54.9392340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T23:12:54.9398190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T23:12:54.9404890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T23:12:54.9411300Z 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:12:54.9432040Z 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:12:54.9438110Z 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:12:54.9444140Z 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:12:54.9450460Z 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:12:54.9478900Z 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:12:54.9481160Z 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:12:54.9483380Z 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:12:54.9486170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T23:12:54.9488390Z 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:12:54.9490620Z 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:12:54.9492930Z 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:12:54.9497310Z 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:12:54.9503590Z 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:12:54.9509170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T23:12:54.9515210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T23:12:54.9521390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T23:12:54.9528690Z 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:12:54.9534720Z 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:12:54.9540840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T23:12:54.9546920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T23:12:54.9552550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T23:12:54.9558540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T23:12:54.9564590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T23:12:54.9570650Z 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:12:54.9576710Z 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:12:54.9582450Z 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:12:54.9588490Z 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:12:54.9595290Z 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:12:54.9600700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T23:12:54.9633520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T23:12:54.9639150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T23:12:54.9645150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T23:12:54.9650980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T23:12:54.9658380Z 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:12:54.9664360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T23:12:54.9670890Z 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:12:54.9676740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T23:12:54.9682640Z 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:12:54.9687980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T23:12:54.9694070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T23:12:54.9699480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T23:12:54.9705500Z 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:12:54.9711780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T23:12:54.9717980Z 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:12:54.9723250Z 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:12:54.9729290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T23:12:54.9735160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T23:12:54.9740650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T23:12:54.9746600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T23:12:54.9752730Z 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:12:54.9758630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T23:12:54.9764550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T23:12:54.9770420Z 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:12:54.9776830Z 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:12:54.9783750Z 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:12:54.9789390Z 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:12:54.9795440Z 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:12:54.9802160Z 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:12:54.9807920Z 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:12:54.9814390Z 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:12:54.9819680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T23:12:54.9825670Z 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:12:54.9831610Z 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:12:54.9837450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T23:12:54.9843520Z 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:12:54.9849410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T23:12:54.9856330Z 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:12:54.9862010Z 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:12:54.9868300Z 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:12:54.9874140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T23:12:54.9880300Z 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:12:54.9885960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T23:12:54.9892490Z 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:12:54.9897790Z 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:12:54.9904570Z 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:12:54.9910630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T23:12:54.9916360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T23:12:54.9922400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T23:12:54.9928590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T23:12:54.9933960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T23:12:54.9940360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T23:12:54.9945700Z 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:12:54.9951640Z 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:12:54.9957110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T23:12:54.9962990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T23:12:54.9968760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T23:12:54.9975080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T23:12:54.9980860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T23:12:55.0014340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T23:12:55.0019610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T23:12:55.0026930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T23:12:55.0032520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T23:12:55.0038530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T23:12:55.0043050Z Only the first 100 operations were output. 2021-05-14T23:12:56.7566650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4413-1wla671.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:12:59.6412100Z ==> Summary 2021-05-14T23:12:59.8018140Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T23:12:59.8024320Z ==> Installing poppler dependency: libx11 2021-05-14T23:12:59.8517850Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:12:59.8538550Z 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-4038-1qrze4u 2021-05-14T23:13:00.3077720Z cp -pR /private/tmp/d20210514-4038-1qrze4u/libx11/. /usr/local/Cellar/libx11 2021-05-14T23:13:01.0159870Z chmod -Rf +w /private/tmp/d20210514-4038-1qrze4u 2021-05-14T23:13:01.5941250Z ==> Finishing up 2021-05-14T23:13:01.6387880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T23:13:01.6391750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T23:13:01.6396610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T23:13:01.6402800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T23:13:01.6407470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T23:13:01.6413560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T23:13:01.6418870Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T23:13:01.6424390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T23:13:01.6429720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T23:13:01.6435200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T23:13:01.6440860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T23:13:01.6446100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T23:13:01.6454180Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T23:13:01.6461440Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T23:13:01.6489460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T23:13:01.6497110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T23:13:01.6502430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T23:13:01.6508220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T23:13:01.6513840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T23:13:01.6520030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T23:13:01.6525460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T23:13:01.6531390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T23:13:01.6537460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T23:13:01.6543450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T23:13:01.6549540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T23:13:01.6555310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T23:13:01.6561000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T23:13:01.6566390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T23:13:01.6572470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T23:13:01.6578360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T23:13:01.6583960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T23:13:01.6590600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T23:13:02.1916750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T23:13:02.1924510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T23:13:02.1926270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T23:13:02.1927730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T23:13:02.1929230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T23:13:02.1931160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T23:13:02.1932940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T23:13:02.1934470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T23:13:02.1936030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T23:13:02.1937960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T23:13:02.1939490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T23:13:02.1941030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T23:13:02.1942530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T23:13:02.1944090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T23:13:02.1945700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T23:13:02.1947230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T23:13:02.1948720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T23:13:02.1950110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T23:13:02.1951510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T23:13:02.1952890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T23:13:02.1954400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T23:13:02.1955900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T23:13:02.1957220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T23:13:02.1958690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T23:13:02.1960580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T23:13:02.1962390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T23:13:02.1963970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T23:13:02.1965520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T23:13:02.1966980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T23:13:02.1968500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T23:13:02.1970040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T23:13:02.1971400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T23:13:02.1972660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T23:13:02.1974530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T23:13:02.1976010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T23:13:02.1977520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T23:13:02.1979090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T23:13:02.1980780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T23:13:02.1982360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T23:13:02.1983790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T23:13:02.1985180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T23:13:02.1986500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T23:13:02.1988030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T23:13:02.1989630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T23:13:02.1991090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T23:13:02.1992970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T23:13:02.1994840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T23:13:02.1996340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T23:13:02.1997600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T23:13:02.1998870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T23:13:02.2000250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T23:13:02.2001790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T23:13:02.2003230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T23:13:02.2004680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T23:13:02.2006270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T23:13:02.2007810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T23:13:02.2009310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T23:13:02.2010840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T23:13:02.2012520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T23:13:02.2014150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T23:13:02.2015560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T23:13:02.2016880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T23:13:02.2018070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T23:13:02.2019390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T23:13:02.2020860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T23:13:02.2022670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T23:13:02.2024400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T23:13:02.2025780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T23:13:02.2026570Z Only the first 100 operations were output. 2021-05-14T23:13:02.3214700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4439-umrydj.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:04.8389920Z ==> Summary 2021-05-14T23:13:04.9124520Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T23:13:04.9131220Z ==> Installing poppler dependency: libxext 2021-05-14T23:13:04.9768960Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T23:13:04.9790260Z 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-4038-1jhrah7 2021-05-14T23:13:05.0223190Z cp -pR /private/tmp/d20210514-4038-1jhrah7/libxext/. /usr/local/Cellar/libxext 2021-05-14T23:13:05.0842790Z chmod -Rf +w /private/tmp/d20210514-4038-1jhrah7 2021-05-14T23:13:05.1751590Z ==> Finishing up 2021-05-14T23:13:05.2172510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T23:13:05.2177310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T23:13:05.2182440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T23:13:05.2188640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T23:13:05.2194230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T23:13:05.2199400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T23:13:05.2204920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T23:13:05.2210660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T23:13:05.2216140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T23:13:05.2221760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T23:13:05.2227460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T23:13:05.2233140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T23:13:05.2238880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T23:13:05.2244350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T23:13:05.2250280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T23:13:05.2255550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T23:13:05.2270100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T23:13:05.2276020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T23:13:05.2281540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T23:13:05.2287220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T23:13:05.2294800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T23:13:05.2300910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T23:13:05.2306160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T23:13:05.2311920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T23:13:05.2318100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T23:13:05.2323820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T23:13:05.2329310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T23:13:05.2335450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T23:13:05.2342100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T23:13:05.2347750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T23:13:05.2353500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T23:13:05.2359220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T23:13:05.2364890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T23:13:05.2370910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T23:13:05.2377160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T23:13:05.2382510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T23:13:05.2434100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T23:13:05.2436590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T23:13:05.2438610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T23:13:05.2440470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T23:13:05.2442840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T23:13:05.2445160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T23:13:05.2447190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T23:13:05.2448720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T23:13:05.2450210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T23:13:05.2451750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T23:13:05.2455780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T23:13:05.2462680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T23:13:05.2468680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T23:13:05.2475510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T23:13:05.2481060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T23:13:05.2487560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T23:13:05.2494240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T23:13:05.2500190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T23:13:05.2506610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T23:13:05.2512170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T23:13:05.2518490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T23:13:05.2526440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T23:13:05.2531930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T23:13:05.2538320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T23:13:05.2544370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T23:13:05.2550430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T23:13:05.2556890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T23:13:05.2563140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T23:13:05.2569200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T23:13:05.2575250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T23:13:05.2582010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T23:13:05.2588300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T23:13:05.2594190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T23:13:05.2600880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T23:13:05.2606630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T23:13:05.2612850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T23:13:05.2619150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T23:13:05.2627620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T23:13:05.2634050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T23:13:05.2640140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T23:13:05.2646310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T23:13:05.2653570Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T23:13:05.2658900Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T23:13:05.2664690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T23:13:05.2673010Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T23:13:05.3001940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4465-1jcvyoa.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:07.6983160Z ==> Summary 2021-05-14T23:13:07.7058250Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T23:13:07.7066280Z ==> Installing poppler dependency: libxrender 2021-05-14T23:13:07.7728140Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T23:13:07.7742330Z 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-4038-1gwukyt 2021-05-14T23:13:07.7877440Z cp -pR /private/tmp/d20210514-4038-1gwukyt/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T23:13:07.8135280Z chmod -Rf +w /private/tmp/d20210514-4038-1gwukyt 2021-05-14T23:13:07.8716180Z ==> Finishing up 2021-05-14T23:13:07.9132890Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T23:13:07.9141890Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T23:13:07.9148460Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T23:13:07.9153790Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T23:13:07.9159370Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T23:13:07.9167410Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T23:13:07.9324930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4491-1w90xf7.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:10.3622950Z ==> Summary 2021-05-14T23:13:10.3650900Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T23:13:10.3657480Z ==> Installing poppler dependency: lzo 2021-05-14T23:13:10.3680350Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T23:13:10.3701940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4038-1obogjx 2021-05-14T23:13:10.3929010Z cp -pR /private/tmp/d20210514-4038-1obogjx/lzo/. /usr/local/Cellar/lzo 2021-05-14T23:13:10.4216400Z chmod -Rf +w /private/tmp/d20210514-4038-1obogjx 2021-05-14T23:13:10.4956330Z ==> Finishing up 2021-05-14T23:13:10.5370740Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T23:13:10.5379360Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T23:13:10.5386980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T23:13:10.5392230Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T23:13:10.5398600Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T23:13:10.5407520Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T23:13:10.5603910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4517-98lzb.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:13.0168800Z ==> Summary 2021-05-14T23:13:13.0294380Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T23:13:13.0296410Z ==> Installing poppler dependency: pixman 2021-05-14T23:13:13.0298360Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T23:13:13.0321900Z 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-4038-1u18ymk 2021-05-14T23:13:13.0513370Z cp -pR /private/tmp/d20210514-4038-1u18ymk/pixman/. /usr/local/Cellar/pixman 2021-05-14T23:13:13.0690090Z chmod -Rf +w /private/tmp/d20210514-4038-1u18ymk 2021-05-14T23:13:13.1289230Z ==> Finishing up 2021-05-14T23:13:13.1670740Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T23:13:13.1678970Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T23:13:13.1684960Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T23:13:13.1689960Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T23:13:13.1695980Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T23:13:13.1704120Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T23:13:13.1860410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4543-19x1ecv.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:15.5398790Z ==> Summary 2021-05-14T23:13:15.5421700Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T23:13:15.5430380Z ==> Installing poppler dependency: cairo 2021-05-14T23:13:15.7450990Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T23:13:15.7471730Z 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-4038-mkusmc 2021-05-14T23:13:15.8426470Z cp -pR /private/tmp/d20210514-4038-mkusmc/cairo/. /usr/local/Cellar/cairo 2021-05-14T23:13:15.9592130Z chmod -Rf +w /private/tmp/d20210514-4038-mkusmc 2021-05-14T23:13:16.2826100Z ==> Finishing up 2021-05-14T23:13:16.3476430Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T23:13:16.3480660Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T23:13:16.3491370Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T23:13:16.3501700Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T23:13:16.3510600Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T23:13:16.3527880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T23:13:16.3529600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T23:13:16.3531760Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T23:13:16.3534320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T23:13:16.3543610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T23:13:16.3550060Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T23:13:16.3556110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T23:13:16.3561410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T23:13:16.3583250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T23:13:16.3585260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T23:13:16.3587070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T23:13:16.3594800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T23:13:16.3596490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T23:13:16.3602200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T23:13:16.3607150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T23:13:16.3613670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T23:13:16.3619880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T23:13:16.3625890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T23:13:16.3631990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T23:13:16.3638090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T23:13:16.3644530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T23:13:16.3650650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T23:13:16.3656600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T23:13:16.3663000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T23:13:16.3668950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T23:13:16.3674940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T23:13:16.4095930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4569-fszwm6.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:18.8126730Z ==> Summary 2021-05-14T23:13:18.8226470Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T23:13:18.8233790Z ==> Installing poppler dependency: little-cms2 2021-05-14T23:13:18.8381350Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T23:13:18.8401980Z 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-4038-i32wxl 2021-05-14T23:13:18.8631640Z cp -pR /private/tmp/d20210514-4038-i32wxl/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T23:13:18.8889770Z chmod -Rf +w /private/tmp/d20210514-4038-i32wxl 2021-05-14T23:13:18.9659330Z ==> Finishing up 2021-05-14T23:13:18.9955450Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T23:13:18.9959360Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T23:13:18.9965760Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T23:13:18.9971540Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T23:13:18.9977210Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T23:13:18.9984950Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T23:13:18.9990660Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T23:13:19.0003370Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T23:13:19.0009580Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T23:13:19.0015770Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T23:13:19.0022550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T23:13:19.0029750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T23:13:19.0036800Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T23:13:19.0042060Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T23:13:19.0049350Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T23:13:19.0057300Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T23:13:19.0291390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4595-kngy87.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:21.6552650Z ==> Summary 2021-05-14T23:13:21.6582600Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T23:13:21.6589000Z ==> Installing poppler dependency: nspr 2021-05-14T23:13:21.6610770Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T23:13:21.6633680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4038-18tn5ns 2021-05-14T23:13:21.7133260Z cp -pR /private/tmp/d20210514-4038-18tn5ns/nspr/. /usr/local/Cellar/nspr 2021-05-14T23:13:21.7814240Z chmod -Rf +w /private/tmp/d20210514-4038-18tn5ns 2021-05-14T23:13:21.8893050Z ==> Finishing up 2021-05-14T23:13:21.9313280Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T23:13:21.9319420Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T23:13:21.9329270Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T23:13:21.9335930Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T23:13:21.9342050Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T23:13:21.9346910Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T23:13:21.9352460Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T23:13:21.9357800Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T23:13:21.9363280Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T23:13:21.9371150Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T23:13:21.9682220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4621-vemdv4.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:13:24.4002520Z ==> Summary 2021-05-14T23:13:24.4078420Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T23:13:24.4086330Z ==> Installing poppler dependency: nss 2021-05-14T23:13:24.4215820Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T23:13:24.4236780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4038-1ylofod 2021-05-14T23:13:24.7654030Z cp -pR /private/tmp/d20210514-4038-1ylofod/nss/. /usr/local/Cellar/nss 2021-05-14T23:13:25.0192960Z chmod -Rf +w /private/tmp/d20210514-4038-1ylofod 2021-05-14T23:13:26.9800460Z ==> Finishing up 2021-05-14T23:13:27.0222180Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T23:13:27.0225970Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T23:13:27.0231310Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T23:13:27.0236930Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T23:13:27.0241990Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T23:13:27.0247600Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T23:13:27.0253110Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T23:13:27.0257850Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T23:13:27.0263130Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T23:13:27.0268820Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T23:13:27.0273400Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T23:13:27.0278410Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T23:13:27.0283420Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T23:13:27.0288680Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T23:13:27.0293590Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T23:13:27.0298650Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T23:13:27.0305380Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T23:13:27.0310920Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T23:13:27.0316350Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T23:13:27.0322020Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T23:13:27.0327430Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T23:13:27.0332600Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T23:13:27.0337950Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T23:13:27.0342990Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T23:13:27.0348000Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T23:13:27.0353370Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T23:13:27.0358480Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T23:13:27.0363580Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T23:13:27.0368930Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T23:13:27.0375640Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T23:13:27.0379360Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T23:13:27.0384540Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T23:13:27.0389720Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T23:13:27.0394610Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T23:13:27.0399810Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T23:13:27.0404980Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T23:13:27.0410320Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T23:13:27.0415970Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T23:13:27.0420860Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T23:13:27.0425860Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T23:13:27.0431940Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T23:13:27.0437210Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T23:13:27.0442240Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T23:13:27.0447150Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T23:13:27.0452370Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T23:13:27.0457500Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T23:13:27.0462440Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T23:13:27.0467470Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T23:13:27.0472750Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T23:13:27.0477620Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T23:13:27.0482800Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T23:13:27.0487750Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T23:13:27.0492710Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T23:13:27.0502870Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T23:13:27.0507790Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T23:13:27.0513020Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T23:13:27.0518840Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T23:13:27.0523880Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T23:13:27.0529120Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T23:13:27.0534430Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T23:13:27.0539670Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T23:13:27.0544900Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T23:13:27.0550800Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T23:13:27.0556550Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T23:13:27.0561820Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T23:13:27.0567290Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T23:13:27.0572760Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T23:13:27.0577990Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T23:13:27.0583400Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T23:13:27.0588740Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T23:13:27.0596660Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T23:13:27.0604780Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T23:13:27.0610180Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T23:13:27.0615390Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T23:13:27.0620790Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T23:13:27.0626190Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T23:13:27.0631470Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T23:13:27.0636670Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T23:13:27.0642240Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T23:13:27.0647510Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T23:13:27.0652850Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T23:13:27.0658030Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T23:13:27.0663330Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T23:13:27.0668880Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T23:13:27.0674250Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T23:13:27.0680810Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T23:13:27.0686190Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T23:13:27.0691300Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T23:13:27.0696600Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T23:13:27.0702230Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T23:13:27.0707310Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T23:13:27.0712730Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T23:13:27.0717850Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T23:13:27.0723420Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T23:13:27.0728700Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T23:13:27.0734550Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T23:13:27.0739630Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T23:13:27.0744920Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T23:13:27.0750820Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T23:13:27.0756210Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T23:13:27.0760410Z Only the first 100 operations were output. 2021-05-14T23:13:27.2149950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4647-bpr40x.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:13:29.7462720Z ==> Summary 2021-05-14T23:13:29.7615840Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T23:13:29.7621980Z ==> Installing poppler dependency: openjpeg 2021-05-14T23:13:29.7944530Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T23:13:29.7966690Z 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-4038-1ssti8r 2021-05-14T23:13:30.0912470Z cp -pR /private/tmp/d20210514-4038-1ssti8r/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T23:13:30.4699000Z chmod -Rf +w /private/tmp/d20210514-4038-1ssti8r 2021-05-14T23:13:30.8159470Z ==> Finishing up 2021-05-14T23:13:30.8562750Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T23:13:30.8567010Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T23:13:30.8573110Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T23:13:30.8581770Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:13:30.8592060Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:13:30.8602430Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T23:13:30.8608510Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T23:13:30.8614140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T23:13:30.8623420Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T23:13:30.8631300Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T23:13:30.8637950Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T23:13:30.8643430Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T23:13:30.8649330Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T23:13:30.8655360Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T23:13:30.8664450Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T23:13:30.9836820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4673-3dh8ut.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:13:33.5136210Z ==> Summary 2021-05-14T23:13:33.5528570Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T23:13:33.5535630Z ==> Installing poppler dependency: qt@5 2021-05-14T23:13:33.5587540Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T23:13:33.5605520Z 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-4038-1y0ymdb 2021-05-14T23:13:40.4635730Z cp -pR /private/tmp/d20210514-4038-1y0ymdb/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T23:13:50.4849380Z chmod -Rf +w /private/tmp/d20210514-4038-1y0ymdb 2021-05-14T23:14:07.4528420Z ==> Finishing up 2021-05-14T23:14:10.3223940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4722-1uvtkz6.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:15.0205240Z ==> Caveats 2021-05-14T23:14:15.0206010Z We agreed to the Qt open source license for you. 2021-05-14T23:14:15.0206710Z If this is unacceptable you should uninstall. 2021-05-14T23:14:15.0207110Z 2021-05-14T23:14:15.0208230Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:14:15.0209040Z because this is an alternate version of another formula. 2021-05-14T23:14:15.0209470Z 2021-05-14T23:14:15.0210000Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:14:15.0217940Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:14:15.0218510Z 2021-05-14T23:14:15.0219060Z For compilers to find qt@5 you may need to set: 2021-05-14T23:14:15.0220260Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:14:15.0221340Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:14:15.0221740Z 2021-05-14T23:14:15.0223190Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:14:15.0224000Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:14:15.0224420Z 2021-05-14T23:14:15.0225260Z ==> Summary 2021-05-14T23:14:15.8609420Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T23:14:15.8615990Z ==> Installing poppler 2021-05-14T23:14:15.8620800Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T23:14:15.8643540Z 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-4038-1tcw0ta 2021-05-14T23:14:16.2076410Z cp -pR /private/tmp/d20210514-4038-1tcw0ta/poppler/. /usr/local/Cellar/poppler 2021-05-14T23:14:16.6250750Z chmod -Rf +w /private/tmp/d20210514-4038-1tcw0ta 2021-05-14T23:14:17.1533040Z ==> Finishing up 2021-05-14T23:14:17.1920190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T23:14:17.1924390Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T23:14:17.1930480Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T23:14:17.1936640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T23:14:17.1941910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T23:14:17.1948210Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T23:14:17.1953330Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T23:14:17.1959450Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T23:14:17.1965490Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T23:14:17.1971110Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T23:14:17.1976930Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T23:14:17.1981980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T23:14:17.2055230Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T23:14:17.2062680Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T23:14:17.2075970Z rm /usr/local/share/gir-1.0 2021-05-14T23:14:17.2083540Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T23:14:17.2090300Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T23:14:17.2101290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T23:14:17.2106990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T23:14:17.2112730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T23:14:17.2119480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T23:14:17.2125160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T23:14:17.2130750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T23:14:17.2136770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T23:14:17.2142800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T23:14:17.2148330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T23:14:17.2154450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T23:14:17.2191650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T23:14:17.2193690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T23:14:17.2195450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T23:14:17.2198050Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T23:14:17.2199810Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T23:14:17.2201360Z rm /usr/local/lib/girepository-1.0 2021-05-14T23:14:17.2209280Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T23:14:17.2312770Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T23:14:17.2337820Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T23:14:17.2340040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T23:14:17.2342060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T23:14:17.2344220Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T23:14:17.2346390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T23:14:17.2348640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T23:14:17.2350630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T23:14:17.2352590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T23:14:17.2355270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T23:14:17.2357510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T23:14:17.2359680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T23:14:17.2361750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T23:14:17.2363740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T23:14:17.2365570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T23:14:17.2367370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T23:14:17.2369250Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T23:14:17.2371180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T23:14:17.2373840Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T23:14:17.2375800Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T23:14:17.3624210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4748-ekd4bt.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:19.9700980Z ==> Summary 2021-05-14T23:14:20.0058540Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T23:14:21.6734600Z ==> Caveats 2021-05-14T23:14:21.6736400Z ==> qt@5 2021-05-14T23:14:21.6781760Z We agreed to the Qt open source license for you. 2021-05-14T23:14:21.6783590Z If this is unacceptable you should uninstall. 2021-05-14T23:14:21.6784080Z 2021-05-14T23:14:21.6785490Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:14:21.6786330Z because this is an alternate version of another formula. 2021-05-14T23:14:21.6786760Z 2021-05-14T23:14:21.6787290Z If you need to have qt@5 first in your PATH, run: 2021-05-14T23:14:21.6788580Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:14:21.6789060Z 2021-05-14T23:14:21.6789590Z For compilers to find qt@5 you may need to set: 2021-05-14T23:14:21.6790630Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T23:14:21.6791710Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T23:14:21.6792100Z 2021-05-14T23:14:21.6793010Z For pkg-config to find qt@5 you may need to set: 2021-05-14T23:14:21.6793770Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T23:14:21.6794190Z 2021-05-14T23:14:23.5026300Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T23:14:24.6071420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25.1252930Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T23:14:25.6750920Z ==> 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:25.7152380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:25.7609190Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T23:14:25.7664440Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:14:26.8902630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:27.4150140Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:14:27.7434590Z ==> 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:27.7805670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:27.9372670Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T23:14:27.9701530Z ==> Installing dependencies for hdf5: szip 2021-05-14T23:14:27.9706530Z ==> Installing hdf5 dependency: szip 2021-05-14T23:14:28.0409730Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T23:14:28.0445040Z 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-4755-1vyv7rd 2021-05-14T23:14:28.0569960Z cp -pR /private/tmp/d20210514-4755-1vyv7rd/szip/. /usr/local/Cellar/szip 2021-05-14T23:14:28.0712270Z chmod -Rf +w /private/tmp/d20210514-4755-1vyv7rd 2021-05-14T23:14:28.1219860Z ==> Finishing up 2021-05-14T23:14:28.1627360Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T23:14:28.1632210Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T23:14:28.1637700Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T23:14:28.1645670Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T23:14:28.1651470Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T23:14:28.1656960Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T23:14:28.1801280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4925-x32cuq.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:14:30.6108220Z ==> Summary 2021-05-14T23:14:30.6132130Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T23:14:30.6137350Z ==> Installing hdf5 2021-05-14T23:14:30.6141690Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:14:30.6194570Z 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-4755-1760qvv 2021-05-14T23:14:30.8174310Z cp -pR /private/tmp/d20210514-4755-1760qvv/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T23:14:31.0229810Z chmod -Rf +w /private/tmp/d20210514-4755-1760qvv 2021-05-14T23:14:31.4143740Z ==> Finishing up 2021-05-14T23:14:31.4513640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T23:14:31.4518210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T23:14:31.4524360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T23:14:31.4529950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T23:14:31.4535580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T23:14:31.4541320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T23:14:31.4547190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T23:14:31.4553040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T23:14:31.4558820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T23:14:31.4564460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T23:14:31.4570210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T23:14:31.4575610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T23:14:31.4581070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T23:14:31.4586680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T23:14:31.4592820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T23:14:31.4598020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T23:14:31.4603500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T23:14:31.4609230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T23:14:31.4615810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T23:14:31.4621430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T23:14:31.4626820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T23:14:31.4632160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T23:14:31.4643110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T23:14:31.4648680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T23:14:31.4653690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T23:14:31.4659130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T23:14:31.4664510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T23:14:31.4670130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T23:14:31.4675230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T23:14:31.4680740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T23:14:31.4686110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T23:14:31.4691360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T23:14:31.4696820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T23:14:31.4702220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T23:14:31.4707880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T23:14:31.4713260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T23:14:31.4718780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T23:14:31.4741120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T23:14:31.4746360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T23:14:31.4751790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T23:14:31.4757320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T23:14:31.4762650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T23:14:31.4768230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T23:14:31.4773610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T23:14:31.4779330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T23:14:31.4784620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T23:14:31.4789930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T23:14:31.4795500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T23:14:31.4800820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T23:14:31.4806040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T23:14:31.4811520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T23:14:31.4816810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T23:14:31.4821970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T23:14:31.4827450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T23:14:31.4833050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T23:14:31.4838560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T23:14:31.4844230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T23:14:31.4849610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T23:14:31.4861210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T23:14:31.4862940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T23:14:31.4866630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T23:14:31.4872030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T23:14:31.4877420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T23:14:31.4882780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T23:14:31.4888020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T23:14:31.4893550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T23:14:31.4898660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T23:14:31.4903910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T23:14:31.4909880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T23:14:31.4915130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T23:14:31.4920310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T23:14:31.4925710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T23:14:31.4931040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T23:14:31.4936420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T23:14:31.4941570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T23:14:31.4947140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T23:14:31.4968970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T23:14:31.4974340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T23:14:31.4979700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T23:14:31.4986310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T23:14:31.4992710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T23:14:31.4997990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T23:14:31.5003560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T23:14:31.5009070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T23:14:31.5014660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T23:14:31.5020170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T23:14:31.5026670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T23:14:31.5031170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T23:14:31.5036620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T23:14:31.5042170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T23:14:31.5047720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T23:14:31.5052940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T23:14:31.5058340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T23:14:31.5063780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T23:14:31.5069330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T23:14:31.5074430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T23:14:31.5080190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T23:14:31.5085840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T23:14:31.5091430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T23:14:31.5097040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T23:14:31.5100950Z Only the first 100 operations were output. 2021-05-14T23:14:31.6243050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4951-spfgtd.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:14:34.2142290Z ==> Summary 2021-05-14T23:14:34.2341950Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:14:34.8860990Z ==> No outdated dependents to upgrade! 2021-05-14T23:14:34.8862420Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:14:34.9460840Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:14:34.9461550Z hdf5 2021-05-14T23:14:34.9472100Z rm /usr/local/bin/gif2h5 2021-05-14T23:14:34.9475360Z rm /usr/local/bin/h52gif 2021-05-14T23:14:34.9479210Z rm /usr/local/bin/h5c++ 2021-05-14T23:14:34.9482310Z rm /usr/local/bin/h5cc 2021-05-14T23:14:34.9485720Z rm /usr/local/bin/h5clear 2021-05-14T23:14:34.9489100Z rm /usr/local/bin/h5copy 2021-05-14T23:14:34.9492880Z rm /usr/local/bin/h5debug 2021-05-14T23:14:34.9496070Z rm /usr/local/bin/h5diff 2021-05-14T23:14:34.9499070Z rm /usr/local/bin/h5dump 2021-05-14T23:14:34.9502170Z rm /usr/local/bin/h5fc 2021-05-14T23:14:34.9505630Z rm /usr/local/bin/h5format_convert 2021-05-14T23:14:34.9508940Z rm /usr/local/bin/h5import 2021-05-14T23:14:34.9512400Z rm /usr/local/bin/h5jam 2021-05-14T23:14:34.9515660Z rm /usr/local/bin/h5ls 2021-05-14T23:14:34.9519000Z rm /usr/local/bin/h5mkgrp 2021-05-14T23:14:34.9522400Z rm /usr/local/bin/h5perf_serial 2021-05-14T23:14:34.9532240Z rm /usr/local/bin/h5redeploy 2021-05-14T23:14:34.9533350Z rm /usr/local/bin/h5repack 2021-05-14T23:14:34.9534410Z rm /usr/local/bin/h5repart 2021-05-14T23:14:34.9537340Z rm /usr/local/bin/h5stat 2021-05-14T23:14:34.9540640Z rm /usr/local/bin/h5unjam 2021-05-14T23:14:34.9543950Z rm /usr/local/bin/h5watch 2021-05-14T23:14:34.9552430Z rm /usr/local/include/H5ACpublic.h 2021-05-14T23:14:34.9555780Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T23:14:34.9559560Z rm /usr/local/include/H5Apublic.h 2021-05-14T23:14:34.9562990Z rm /usr/local/include/H5ArrayType.h 2021-05-14T23:14:34.9566500Z rm /usr/local/include/H5AtomType.h 2021-05-14T23:14:34.9570090Z rm /usr/local/include/H5Attribute.h 2021-05-14T23:14:34.9573480Z rm /usr/local/include/H5Classes.h 2021-05-14T23:14:34.9576950Z rm /usr/local/include/H5CommonFG.h 2021-05-14T23:14:34.9580340Z rm /usr/local/include/H5CompType.h 2021-05-14T23:14:34.9583740Z rm /usr/local/include/H5Cpp.h 2021-05-14T23:14:34.9587250Z rm /usr/local/include/H5CppDoc.h 2021-05-14T23:14:34.9592290Z rm /usr/local/include/H5Cpublic.h 2021-05-14T23:14:34.9595920Z rm /usr/local/include/H5DOpublic.h 2021-05-14T23:14:34.9599410Z rm /usr/local/include/H5DSpublic.h 2021-05-14T23:14:34.9603410Z rm /usr/local/include/H5DaccProp.h 2021-05-14T23:14:34.9606730Z rm /usr/local/include/H5DataSet.h 2021-05-14T23:14:34.9610380Z rm /usr/local/include/H5DataSpace.h 2021-05-14T23:14:34.9613880Z rm /usr/local/include/H5DataType.h 2021-05-14T23:14:34.9617390Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T23:14:34.9620900Z rm /usr/local/include/H5Dpublic.h 2021-05-14T23:14:34.9624450Z rm /usr/local/include/H5DxferProp.h 2021-05-14T23:14:34.9628130Z rm /usr/local/include/H5ESpublic.h 2021-05-14T23:14:34.9631700Z rm /usr/local/include/H5EnumType.h 2021-05-14T23:14:34.9635180Z rm /usr/local/include/H5Epubgen.h 2021-05-14T23:14:34.9638600Z rm /usr/local/include/H5Epublic.h 2021-05-14T23:14:34.9642080Z rm /usr/local/include/H5Exception.h 2021-05-14T23:14:34.9645530Z rm /usr/local/include/H5FDcore.h 2021-05-14T23:14:34.9648930Z rm /usr/local/include/H5FDdirect.h 2021-05-14T23:14:34.9653050Z rm /usr/local/include/H5FDfamily.h 2021-05-14T23:14:34.9656630Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T23:14:34.9659730Z rm /usr/local/include/H5FDlog.h 2021-05-14T23:14:34.9663100Z rm /usr/local/include/H5FDmpi.h 2021-05-14T23:14:34.9666600Z rm /usr/local/include/H5FDmpio.h 2021-05-14T23:14:34.9669990Z rm /usr/local/include/H5FDmulti.h 2021-05-14T23:14:34.9673530Z rm /usr/local/include/H5FDpublic.h 2021-05-14T23:14:34.9677060Z rm /usr/local/include/H5FDros3.h 2021-05-14T23:14:34.9680550Z rm /usr/local/include/H5FDsec2.h 2021-05-14T23:14:34.9684030Z rm /usr/local/include/H5FDstdio.h 2021-05-14T23:14:34.9687500Z rm /usr/local/include/H5FDwindows.h 2021-05-14T23:14:34.9691140Z rm /usr/local/include/H5FaccProp.h 2021-05-14T23:14:34.9694580Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T23:14:34.9697980Z rm /usr/local/include/H5File.h 2021-05-14T23:14:34.9701550Z rm /usr/local/include/H5FloatType.h 2021-05-14T23:14:34.9705240Z rm /usr/local/include/H5Fpublic.h 2021-05-14T23:14:34.9708960Z rm /usr/local/include/H5Gpublic.h 2021-05-14T23:14:34.9713460Z rm /usr/local/include/H5Group.h 2021-05-14T23:14:34.9717200Z rm /usr/local/include/H5IMpublic.h 2021-05-14T23:14:34.9721100Z rm /usr/local/include/H5IdComponent.h 2021-05-14T23:14:34.9724390Z rm /usr/local/include/H5Include.h 2021-05-14T23:14:34.9728420Z rm /usr/local/include/H5IntType.h 2021-05-14T23:14:34.9732450Z rm /usr/local/include/H5Ipublic.h 2021-05-14T23:14:34.9735580Z rm /usr/local/include/H5LDpublic.h 2021-05-14T23:14:34.9740340Z rm /usr/local/include/H5LTpublic.h 2021-05-14T23:14:34.9744040Z rm /usr/local/include/H5LaccProp.h 2021-05-14T23:14:34.9747690Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T23:14:34.9751780Z rm /usr/local/include/H5Library.h 2021-05-14T23:14:34.9755560Z rm /usr/local/include/H5Location.h 2021-05-14T23:14:34.9759140Z rm /usr/local/include/H5Lpublic.h 2021-05-14T23:14:34.9762940Z rm /usr/local/include/H5MMpublic.h 2021-05-14T23:14:34.9766460Z rm /usr/local/include/H5Mpublic.h 2021-05-14T23:14:34.9770110Z rm /usr/local/include/H5Object.h 2021-05-14T23:14:34.9773680Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T23:14:34.9777990Z rm /usr/local/include/H5Opublic.h 2021-05-14T23:14:34.9781900Z rm /usr/local/include/H5PLextern.h 2021-05-14T23:14:34.9830160Z rm /usr/local/include/H5PLpublic.h 2021-05-14T23:14:34.9833900Z rm /usr/local/include/H5PTpublic.h 2021-05-14T23:14:34.9837540Z rm /usr/local/include/H5PacketTable.h 2021-05-14T23:14:34.9841090Z rm /usr/local/include/H5Ppublic.h 2021-05-14T23:14:34.9845220Z rm /usr/local/include/H5PredType.h 2021-05-14T23:14:34.9848710Z rm /usr/local/include/H5PropList.h 2021-05-14T23:14:34.9859200Z rm /usr/local/include/H5Rpublic.h 2021-05-14T23:14:34.9859900Z rm /usr/local/include/H5Spublic.h 2021-05-14T23:14:34.9860490Z rm /usr/local/include/H5StrType.h 2021-05-14T23:14:34.9863110Z rm /usr/local/include/H5TBpublic.h 2021-05-14T23:14:34.9866720Z rm /usr/local/include/H5Tpublic.h 2021-05-14T23:14:34.9870600Z rm /usr/local/include/H5VLconnector.h 2021-05-14T23:14:34.9874160Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T23:14:34.9877530Z rm /usr/local/include/H5VLnative.h 2021-05-14T23:14:34.9881430Z Only the first 100 operations were output. 2021-05-14T23:14:36.8309550Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T23:14:37.9447400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:38.7494290Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T23:14:39.0830410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T23%3A20%3A00Z&sig=BDwdId4Knp5of3EYOhtZ5JnMyKyCHyopLIjmOcDee1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:39.1389490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=BDwdId4Knp5of3EYOhtZ5JnMyKyCHyopLIjmOcDee1I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:39.2555690Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T23:14:39.3487060Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T23:14:39.3522210Z 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-4958-mtf7lg 2021-05-14T23:14:39.5572020Z cp -pR /private/tmp/d20210514-4958-mtf7lg/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T23:14:39.7655430Z chmod -Rf +w /private/tmp/d20210514-4958-mtf7lg 2021-05-14T23:14:39.9633730Z ==> Finishing up 2021-05-14T23:14:39.9996690Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T23:14:40.0003550Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T23:14:40.0016490Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T23:14:40.0021210Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T23:14:40.0029090Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T23:14:40.0034840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T23:14:40.0040970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T23:14:40.0047860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T23:14:40.0054060Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T23:14:40.0060770Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T23:14:40.0066650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T23:14:40.0072070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T23:14:40.0078450Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T23:14:40.0087890Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T23:14:40.0094530Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T23:14:40.0230880Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T23:14:40.0903510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5122-1b9e0mc.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:14:42.4968060Z ==> Caveats 2021-05-14T23:14:42.4968770Z Emacs Lisp files have been installed to: 2021-05-14T23:14:42.4969910Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T23:14:42.4970890Z ==> Summary 2021-05-14T23:14:42.5168580Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T23:14:44.8173250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T23:14:45.8868160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:46.4099130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T23:14:46.7423470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T23%3A20%3A00Z&sig=E7CD%2FiIUa0z5YvF7YSXWdoZEFADT9FpKcQZmgF3JKFY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:46.7835280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=E7CD\%2FiIUa0z5YvF7YSXWdoZEFADT9FpKcQZmgF3JKFY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:46.8862710Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T23:14:46.9722400Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T23:14:46.9755390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5129-1rxbl11 2021-05-14T23:14:47.1988550Z cp -pR /private/tmp/d20210514-5129-1rxbl11/gsl/. /usr/local/Cellar/gsl 2021-05-14T23:14:47.4059700Z chmod -Rf +w /private/tmp/d20210514-5129-1rxbl11 2021-05-14T23:14:47.5985940Z ==> Finishing up 2021-05-14T23:14:47.6294250Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T23:14:47.6298560Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T23:14:47.6304040Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T23:14:47.6310830Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T23:14:47.6320360Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T23:14:47.6328480Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T23:14:47.6465700Z info /usr/local/share/info/gsl-ref.info 2021-05-14T23:14:47.6481610Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T23:14:47.6488560Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T23:14:47.6495150Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T23:14:47.6504290Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T23:14:47.6512660Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T23:14:47.6518490Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T23:14:47.6524600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T23:14:47.6546340Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T23:14:47.6548140Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T23:14:47.6549850Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T23:14:47.6552000Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T23:14:47.7324930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5294-1szlsld.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:14:50.2540030Z ==> Summary 2021-05-14T23:14:50.2744480Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T23:14:53.6344800Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T23:14:54.7413740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:55.2866990Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T23:14:55.6116010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T23%3A20%3A00Z&sig=RsKTYxZ%2B9KZ3w8i8vh8k3huAYTgHVpWMVx6NiYqSKMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:55.6505430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=RsKTYxZ\%2B9KZ3w8i8vh8k3huAYTgHVpWMVx6NiYqSKMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:55.7720520Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T23:14:55.7916670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T23:14:56.8782070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:57.4205000Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T23:14:57.7483980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T23%3A20%3A00Z&sig=4oj1OWj6txvBo%2BeMOFxJ6ALuQ4RiGfvn80s0JtQ5XmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:57.7789760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=4oj1OWj6txvBo\%2BeMOFxJ6ALuQ4RiGfvn80s0JtQ5XmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:57.8463800Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T23:14:57.8515020Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T23:14:58.9483710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14:59.5311170Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T23:14:59.8572670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T23%3A20%3A00Z&sig=n0N8VEQ2tX66lOKGpD0Fal9Caj1WJM%2BmVFP0QFHmeFk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:14:59.8975700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A20\%3A00Z\&sig=n0N8VEQ2tX66lOKGpD0Fal9Caj1WJM\%2BmVFP0QFHmeFk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:14:59.9494290Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T23:14:59.9539780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T23:15:01.0851310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:01.6048710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T23:15:01.9878770Z ==> 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:02.0246320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02.0753450Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T23:15:02.0790990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T23:15:03.1701830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03.7442420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T23:15:04.1377130Z ==> 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:04.1892770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:04.3078500Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T23:15:04.3174150Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T23:15:05.4198940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:05.9690200Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T23:15:06.3205040Z ==> 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:06.3816290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:06.4359300Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T23:15:06.4393960Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T23:15:07.5253270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:08.0867980Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T23:15:08.4268230Z ==> 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:08.4663570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:08.5665630Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T23:15:08.5767420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T23:15:09.6665960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10.2391130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T23:15:10.5989480Z ==> 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:10.6463540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:10.7036550Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T23:15:10.7074840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T23:15:11.7696700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12.2966890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T23:15:12.6579700Z ==> 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:12.6971550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:12.7618360Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T23:15:12.7660840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T23:15:13.9028440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14.4282100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T23:15:14.7776650Z ==> 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:14.8290190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:14.8893970Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T23:15:14.8931930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T23:15:16.0280780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16.5494910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T23:15:16.8823330Z ==> 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:16.9131140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:16.9698160Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T23:15:16.9732220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T23:15:18.0687930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18.6309030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T23:15:19.2089130Z ==> 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:19.2484480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:19.3955390Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T23:15:19.4031910Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T23:15:20.5596920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:21.1315950Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T23:15:21.4752310Z ==> 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:21.5092790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:21.5785090Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T23:15:21.5828920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T23:15:22.7346980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:23.2481070Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T23:15:23.6195720Z ==> 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:15:23.6527400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:24.1321790Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T23:15:24.2507710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T23:15:25.4070350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:25.9515010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T23:15:26.3126190Z ==> 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:15:26.3570060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:26.4952900Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T23:15:26.5071430Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T23:15:27.6177850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:28.1609870Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T23:15:28.5244710Z ==> 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:15:28.5703450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:28.6307740Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T23:15:28.6352030Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T23:15:29.8326620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:30.5160850Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T23:15:30.8896760Z ==> 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:15:30.9652580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:31.1021140Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T23:15:31.1103820Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T23:15:32.2272930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:32.7930160Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T23:15:33.1370130Z ==> 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:15:33.1942230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:33.2251700Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T23:15:33.2283640Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T23:15:34.3198040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:34.9024400Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T23:15:35.2483650Z ==> 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:15:35.3005510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:35.3491960Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T23:15:35.3541370Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T23:15:36.4204940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:36.9772190Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T23:15:37.3376960Z ==> 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:15:37.3773130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:37.5202150Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T23:15:37.5291040Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T23:15:38.6933350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:39.2677070Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T23:15:39.6080140Z ==> 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:15:39.6510830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:39.6930830Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T23:15:39.6970490Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T23:15:40.8743390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:41.4640480Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T23:15:41.8126830Z ==> 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:15:41.8590950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:42.0306460Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T23:15:42.0390550Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T23:15:43.1574330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:43.7580860Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T23:15:44.1030340Z ==> 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:15:44.1414150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:44.3474650Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T23:15:44.3902660Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T23:15:45.5088470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:46.0506470Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T23:15:46.4251070Z ==> 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:15:46.4763290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:46.5338540Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T23:15:46.5401250Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T23:15:47.7353120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:48.3106800Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T23:15:48.6465290Z ==> 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:15:48.6911100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:48.8599090Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T23:15:48.8712840Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T23:15:50.0741760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:50.5901180Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T23:15:50.9458070Z ==> 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:15:50.9867600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:51.1445430Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T23:15:51.1650960Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T23:15:52.2851720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:52.8683210Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T23:15:53.2255460Z ==> 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:15:53.2652780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:53.3367540Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T23:15:53.3419220Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T23:15:54.5312430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:55.0572690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T23:15:55.4248190Z ==> 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:15:55.4748820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:55.5852090Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T23:15:55.5940390Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T23:15:56.7144630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:57.2637300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T23:15:57.5991770Z ==> 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:15:57.6730320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:57.7202780Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:15:57.7254030Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T23:15:58.8113970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:15:59.3973890Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T23:15:59.7539160Z ==> 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:15:59.8099820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:00.1071750Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T23:16:00.2153090Z ==> 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:00.2156510Z ==> Installing ffmpeg dependency: aom 2021-05-14T23:16:00.2956230Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T23:16:00.2989470Z 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-5301-vrgyhg 2021-05-14T23:16:00.3912460Z cp -pR /private/tmp/d20210514-5301-vrgyhg/aom/. /usr/local/Cellar/aom 2021-05-14T23:16:00.4430770Z chmod -Rf +w /private/tmp/d20210514-5301-vrgyhg 2021-05-14T23:16:00.5220550Z ==> Finishing up 2021-05-14T23:16:00.5646740Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T23:16:00.5652070Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T23:16:00.5659860Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T23:16:00.5668090Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T23:16:00.5674210Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T23:16:00.5679900Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T23:16:00.5687200Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T23:16:00.5695780Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T23:16:00.5909050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5643-qvmm5h.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:02.9130500Z ==> Summary 2021-05-14T23:16:02.9160690Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T23:16:02.9167520Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T23:16:02.9239090Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T23:16:02.9259880Z 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-5301-qnewcj 2021-05-14T23:16:02.9465310Z cp -pR /private/tmp/d20210514-5301-qnewcj/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T23:16:02.9664450Z chmod -Rf +w /private/tmp/d20210514-5301-qnewcj 2021-05-14T23:16:03.0254360Z ==> Finishing up 2021-05-14T23:16:03.0661650Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T23:16:03.0668060Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T23:16:03.0675950Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T23:16:03.0681420Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T23:16:03.0690540Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T23:16:03.0852900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5669-11kmwp1.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:05.4950730Z ==> Summary 2021-05-14T23:16:05.4977630Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T23:16:05.4984560Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T23:16:05.5046900Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T23:16:05.5068160Z 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-5301-eoczm4 2021-05-14T23:16:05.5714440Z cp -pR /private/tmp/d20210514-5301-eoczm4/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T23:16:05.6566680Z chmod -Rf +w /private/tmp/d20210514-5301-eoczm4 2021-05-14T23:16:05.7390560Z ==> Finishing up 2021-05-14T23:16:05.7847780Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T23:16:05.7854190Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T23:16:05.7862160Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T23:16:05.7985840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5695-18wuqcs.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:08.3139160Z ==> Summary 2021-05-14T23:16:08.3277000Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T23:16:08.3278290Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T23:16:08.3299590Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T23:16:08.3324240Z 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-5301-1c64xih 2021-05-14T23:16:08.3711250Z cp -pR /private/tmp/d20210514-5301-1c64xih/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T23:16:08.4244280Z chmod -Rf +w /private/tmp/d20210514-5301-1c64xih 2021-05-14T23:16:08.5132480Z ==> Finishing up 2021-05-14T23:16:08.5823170Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T23:16:08.5829960Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T23:16:08.5843480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T23:16:08.5849250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T23:16:08.5855900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T23:16:08.5861860Z 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:08.5867850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T23:16:08.5874060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T23:16:08.5880100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T23:16:08.5886300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T23:16:08.5892500Z 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:08.5898280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T23:16:08.5904790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T23:16:08.5910180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T23:16:08.5916670Z 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:08.5922720Z 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:08.5929870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T23:16:08.5936690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T23:16:08.5943360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T23:16:08.5950010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T23:16:08.5956780Z 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:08.5962820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T23:16:08.5968680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T23:16:08.5974730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T23:16:08.5980790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T23:16:08.5988020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T23:16:08.5994460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T23:16:08.6000420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T23:16:08.6007160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T23:16:08.6013010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T23:16:08.6019470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T23:16:08.6025550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T23:16:08.6032310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T23:16:08.6041510Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T23:16:08.6046950Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T23:16:08.6079020Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T23:16:08.6088240Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T23:16:08.6384480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5721-epz8c8.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:11.0579630Z ==> Summary 2021-05-14T23:16:11.0639890Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T23:16:11.0646350Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T23:16:11.2689240Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T23:16:11.2709170Z 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-5301-noy2q4 2021-05-14T23:16:11.3972120Z cp -pR /private/tmp/d20210514-5301-noy2q4/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T23:16:11.5404320Z chmod -Rf +w /private/tmp/d20210514-5301-noy2q4 2021-05-14T23:16:11.7671610Z ==> Finishing up 2021-05-14T23:16:11.8197680Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T23:16:11.8209860Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T23:16:11.8222540Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T23:16:11.8235210Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T23:16:11.8253150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T23:16:11.8267860Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:16:11.8280970Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T23:16:11.8300330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T23:16:11.8370000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T23:16:11.8375860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T23:16:11.8381850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T23:16:11.8388280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T23:16:11.8395060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T23:16:11.8401070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T23:16:11.8407000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T23:16:11.8414630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T23:16:11.8422120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T23:16:11.8427930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T23:16:11.8434810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T23:16:11.8441280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T23:16:11.8448830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T23:16:11.8455390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T23:16:11.8462480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T23:16:11.8469770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T23:16:11.8477050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T23:16:11.8483900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T23:16:11.8490640Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T23:16:11.8502570Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T23:16:11.8509830Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T23:16:11.8517300Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T23:16:11.8529180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T23:16:11.8534680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T23:16:11.8541980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T23:16:11.8547470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T23:16:11.8553680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T23:16:11.8562080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T23:16:11.8570220Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T23:16:11.8576750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T23:16:11.8585450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T23:16:11.8592270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T23:16:11.8599660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T23:16:11.8606360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T23:16:11.8612810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T23:16:11.8619170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T23:16:11.8626250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T23:16:11.8632850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T23:16:11.8640170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T23:16:11.8647900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T23:16:11.8654470Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T23:16:11.8660880Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T23:16:11.8666660Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T23:16:11.8676130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T23:16:11.8682750Z 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:11.9281910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5747-1cfbvyy.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:14.3280390Z ==> Summary 2021-05-14T23:16:14.3446220Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T23:16:14.3453390Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T23:16:14.3514950Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T23:16:14.3536180Z 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-5301-1ygkhpj 2021-05-14T23:16:14.3708910Z cp -pR /private/tmp/d20210514-5301-1ygkhpj/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T23:16:14.3941770Z chmod -Rf +w /private/tmp/d20210514-5301-1ygkhpj 2021-05-14T23:16:14.4565890Z ==> Finishing up 2021-05-14T23:16:14.5007360Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T23:16:14.5014010Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T23:16:14.5020160Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T23:16:14.5027580Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T23:16:14.5033310Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T23:16:14.5038910Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T23:16:14.5047430Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T23:16:14.5217500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5773-1i53cfz.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:17.0591480Z ==> Summary 2021-05-14T23:16:17.0622050Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T23:16:17.0629450Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T23:16:17.3274300Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T23:16:17.3296120Z 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-5301-10ol3vs 2021-05-14T23:16:17.4051050Z cp -pR /private/tmp/d20210514-5301-10ol3vs/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T23:16:17.4737770Z chmod -Rf +w /private/tmp/d20210514-5301-10ol3vs 2021-05-14T23:16:17.6761810Z ==> Finishing up 2021-05-14T23:16:17.7195970Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T23:16:17.7199980Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T23:16:17.7205200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T23:16:17.7210450Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T23:16:17.7218190Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T23:16:17.7227870Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T23:16:17.7238140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T23:16:17.7246810Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T23:16:17.7270300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T23:16:17.7276320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T23:16:17.7281880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T23:16:17.7287550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T23:16:17.7292480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T23:16:17.7298840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T23:16:17.7309790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T23:16:17.7311670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T23:16:17.7317260Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T23:16:17.7322610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T23:16:17.7335990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T23:16:17.7349290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T23:16:17.7352740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T23:16:17.7354920Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T23:16:17.7357210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T23:16:17.7364460Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T23:16:17.7687300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5802-n9d7d.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:16:20.4491440Z ==> Summary 2021-05-14T23:16:20.4562170Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T23:16:20.4571800Z ==> Installing ffmpeg dependency: libass 2021-05-14T23:16:20.7438740Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T23:16:20.7461130Z 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-5301-1jw7rfz 2021-05-14T23:16:20.7619530Z cp -pR /private/tmp/d20210514-5301-1jw7rfz/libass/. /usr/local/Cellar/libass 2021-05-14T23:16:20.7780250Z chmod -Rf +w /private/tmp/d20210514-5301-1jw7rfz 2021-05-14T23:16:20.8460990Z ==> Finishing up 2021-05-14T23:16:20.8915630Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T23:16:20.8919060Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T23:16:20.8924900Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T23:16:20.8930640Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T23:16:20.8938840Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T23:16:20.9089810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5828-s43oqz.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:16:23.3851680Z ==> Summary 2021-05-14T23:16:23.3872530Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T23:16:23.3879520Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T23:16:23.4089550Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T23:16:23.4111130Z 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-5301-w26m6p 2021-05-14T23:16:23.4331700Z cp -pR /private/tmp/d20210514-5301-w26m6p/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T23:16:23.4552290Z chmod -Rf +w /private/tmp/d20210514-5301-w26m6p 2021-05-14T23:16:23.5429840Z ==> Finishing up 2021-05-14T23:16:23.5886500Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T23:16:23.5890720Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T23:16:23.5895310Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T23:16:23.5903840Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T23:16:23.5912210Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T23:16:23.5917720Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T23:16:23.5923630Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T23:16:23.5932160Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T23:16:23.6124720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5854-26x7tz.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:16:25.9965540Z ==> Summary 2021-05-14T23:16:25.9995250Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T23:16:26.0002800Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T23:16:26.0066760Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T23:16:26.0086560Z 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-5301-z91kkn 2021-05-14T23:16:26.0291460Z cp -pR /private/tmp/d20210514-5301-z91kkn/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T23:16:26.0582480Z chmod -Rf +w /private/tmp/d20210514-5301-z91kkn 2021-05-14T23:16:26.1306870Z ==> Finishing up 2021-05-14T23:16:26.1738530Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T23:16:26.1743730Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T23:16:26.1755850Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T23:16:26.1763570Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T23:16:26.1769930Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T23:16:26.1776790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T23:16:26.1783020Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T23:16:26.1789400Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T23:16:26.1795600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T23:16:26.1804680Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T23:16:26.1811150Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T23:16:26.1999660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5880-mvgdla.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:16:28.6436150Z ==> Summary 2021-05-14T23:16:28.6472940Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T23:16:28.6481470Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T23:16:28.6542720Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T23:16:28.6562590Z 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-5301-i8vxq1 2021-05-14T23:16:28.6748360Z cp -pR /private/tmp/d20210514-5301-i8vxq1/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T23:16:28.6965110Z chmod -Rf +w /private/tmp/d20210514-5301-i8vxq1 2021-05-14T23:16:28.7580200Z ==> Finishing up 2021-05-14T23:16:28.7821440Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T23:16:28.7823050Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T23:16:28.7826220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T23:16:28.7835000Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T23:16:28.8006520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5906-e1j7kd.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:16:31.1684430Z ==> Summary 2021-05-14T23:16:31.1722640Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T23:16:31.1727000Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T23:16:31.1759580Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T23:16:31.1781880Z 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-5301-uix37c 2021-05-14T23:16:31.2102030Z cp -pR /private/tmp/d20210514-5301-uix37c/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T23:16:31.2442680Z chmod -Rf +w /private/tmp/d20210514-5301-uix37c 2021-05-14T23:16:31.2967140Z ==> Finishing up 2021-05-14T23:16:31.3429400Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T23:16:31.3435050Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T23:16:31.3443880Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T23:16:31.3549020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5932-1sq1b6v.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:16:33.7469600Z ==> Summary 2021-05-14T23:16:33.7496950Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T23:16:33.7504710Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T23:16:33.7528620Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T23:16:33.7549660Z 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-5301-d90zyk 2021-05-14T23:16:33.7735230Z cp -pR /private/tmp/d20210514-5301-d90zyk/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T23:16:33.7933240Z chmod -Rf +w /private/tmp/d20210514-5301-d90zyk 2021-05-14T23:16:33.8521650Z ==> Finishing up 2021-05-14T23:16:33.8956520Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T23:16:33.8960820Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T23:16:33.8968410Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T23:16:33.8973640Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T23:16:33.8980020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T23:16:33.8985080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T23:16:33.8990620Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T23:16:33.8996230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T23:16:33.9004240Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T23:16:33.9009940Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T23:16:33.9209640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5958-1ht4typ.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:16:36.2583100Z ==> Summary 2021-05-14T23:16:36.2610560Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T23:16:36.2619490Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T23:16:36.2706530Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T23:16:36.2727160Z 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-5301-1xk6i0n 2021-05-14T23:16:36.8421140Z cp -pR /private/tmp/d20210514-5301-1xk6i0n/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T23:16:37.2058190Z chmod -Rf +w /private/tmp/d20210514-5301-1xk6i0n 2021-05-14T23:16:37.2885120Z ==> Finishing up 2021-05-14T23:16:37.3295810Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T23:16:37.3325380Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T23:16:37.3332710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T23:16:37.3338500Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T23:16:37.3343700Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T23:16:37.3349100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T23:16:37.3357310Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T23:16:37.3555050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5984-2n4w5k.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:16:39.7016510Z ==> Summary 2021-05-14T23:16:39.7039820Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T23:16:39.7046450Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T23:16:39.7487230Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T23:16:39.7505890Z 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-5301-p5eunw 2021-05-14T23:16:39.7890010Z cp -pR /private/tmp/d20210514-5301-p5eunw/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T23:16:39.8210250Z chmod -Rf +w /private/tmp/d20210514-5301-p5eunw 2021-05-14T23:16:39.8932340Z ==> Finishing up 2021-05-14T23:16:39.9353990Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T23:16:39.9360860Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T23:16:39.9371000Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T23:16:39.9378440Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T23:16:39.9383660Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T23:16:39.9389550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T23:16:39.9415270Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T23:16:39.9625690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6010-1cz23nb.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:16:42.4009500Z ==> Summary 2021-05-14T23:16:42.4045520Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T23:16:42.4051980Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T23:16:42.4652370Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T23:16:42.4671070Z 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-5301-b10kwh 2021-05-14T23:16:42.4839440Z cp -pR /private/tmp/d20210514-5301-b10kwh/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T23:16:42.5007410Z chmod -Rf +w /private/tmp/d20210514-5301-b10kwh 2021-05-14T23:16:42.5615220Z ==> Finishing up 2021-05-14T23:16:42.6036850Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T23:16:42.6044850Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T23:16:42.6053900Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T23:16:42.6061050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T23:16:42.6067140Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T23:16:42.6076260Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T23:16:42.6235870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6036-r6uh4p.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:16:45.0504580Z ==> Summary 2021-05-14T23:16:45.0527910Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T23:16:45.0534560Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T23:16:45.0559180Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T23:16:45.0583510Z 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-5301-15yaovz 2021-05-14T23:16:45.1262800Z cp -pR /private/tmp/d20210514-5301-15yaovz/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T23:16:45.2011600Z chmod -Rf +w /private/tmp/d20210514-5301-15yaovz 2021-05-14T23:16:45.2970820Z ==> Finishing up 2021-05-14T23:16:45.3391950Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T23:16:45.3399060Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T23:16:45.3410020Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T23:16:45.3423340Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T23:16:45.3425040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T23:16:45.3430170Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T23:16:45.3437040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T23:16:45.3443590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T23:16:45.3449360Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T23:16:45.3458070Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T23:16:45.3798240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6062-1d6hs8i.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:16:47.7999250Z ==> Summary 2021-05-14T23:16:47.8078070Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T23:16:47.8085430Z ==> Installing ffmpeg dependency: snappy 2021-05-14T23:16:47.8151210Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T23:16:47.8172120Z 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-5301-1pledvf 2021-05-14T23:16:47.8314680Z cp -pR /private/tmp/d20210514-5301-1pledvf/snappy/. /usr/local/Cellar/snappy 2021-05-14T23:16:47.8492730Z chmod -Rf +w /private/tmp/d20210514-5301-1pledvf 2021-05-14T23:16:47.9072350Z ==> Finishing up 2021-05-14T23:16:47.9584210Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T23:16:47.9588640Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T23:16:47.9593990Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T23:16:47.9598940Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T23:16:47.9609190Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T23:16:47.9614800Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T23:16:47.9620260Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T23:16:47.9625600Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T23:16:47.9631330Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T23:16:47.9786680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6088-q5ab9u.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:16:50.4075660Z ==> Summary 2021-05-14T23:16:50.4103580Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T23:16:50.4109970Z ==> Installing ffmpeg dependency: speex 2021-05-14T23:16:50.4223520Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T23:16:50.4243800Z 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-5301-anz67v 2021-05-14T23:16:50.4435530Z cp -pR /private/tmp/d20210514-5301-anz67v/speex/. /usr/local/Cellar/speex 2021-05-14T23:16:50.4679550Z chmod -Rf +w /private/tmp/d20210514-5301-anz67v 2021-05-14T23:16:50.5277060Z ==> Finishing up 2021-05-14T23:16:50.5732080Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T23:16:50.5742260Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T23:16:50.5749760Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T23:16:50.5758020Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T23:16:50.5763900Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T23:16:50.5770480Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T23:16:50.5779020Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T23:16:50.5952990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6114-1cs531q.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:16:52.9929860Z ==> Summary 2021-05-14T23:16:52.9993500Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T23:16:53.0030190Z ==> Installing ffmpeg dependency: srt 2021-05-14T23:16:53.0129190Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T23:16:53.0157710Z 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-5301-y8fmba 2021-05-14T23:16:53.0867700Z cp -pR /private/tmp/d20210514-5301-y8fmba/srt/. /usr/local/Cellar/srt 2021-05-14T23:16:53.1248060Z chmod -Rf +w /private/tmp/d20210514-5301-y8fmba 2021-05-14T23:16:53.3334270Z ==> Finishing up 2021-05-14T23:16:53.4097380Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T23:16:53.4101020Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T23:16:53.4121980Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T23:16:53.4124810Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T23:16:53.4125860Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T23:16:53.4153510Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T23:16:53.4157710Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T23:16:53.4158950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T23:16:53.4167510Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T23:16:53.4169050Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T23:16:53.4170360Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T23:16:53.4425300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6140-1m4h7yp.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:16:56.0530430Z ==> Summary 2021-05-14T23:16:56.0552080Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T23:16:56.0565000Z ==> Installing ffmpeg dependency: giflib 2021-05-14T23:16:56.0587930Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T23:16:56.0608840Z 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-5301-88fbk9 2021-05-14T23:16:56.0775300Z cp -pR /private/tmp/d20210514-5301-88fbk9/giflib/. /usr/local/Cellar/giflib 2021-05-14T23:16:56.0945320Z chmod -Rf +w /private/tmp/d20210514-5301-88fbk9 2021-05-14T23:16:56.1646890Z ==> Finishing up 2021-05-14T23:16:56.2049610Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T23:16:56.2050850Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T23:16:56.2051930Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T23:16:56.2056480Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T23:16:56.2081950Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T23:16:56.2087510Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T23:16:56.2095730Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T23:16:56.2103730Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T23:16:56.2109050Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T23:16:56.2114290Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T23:16:56.2120760Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T23:16:56.2307360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6166-1k1fjds.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:16:58.6256990Z ==> Summary 2021-05-14T23:16:58.6284240Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T23:16:58.6290810Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T23:16:58.6991020Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T23:16:58.7010860Z 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-5301-1bci0zl 2021-05-14T23:16:58.7660630Z cp -pR /private/tmp/d20210514-5301-1bci0zl/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T23:16:58.8291150Z chmod -Rf +w /private/tmp/d20210514-5301-1bci0zl 2021-05-14T23:16:59.1200370Z ==> Finishing up 2021-05-14T23:16:59.1683520Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T23:16:59.1689120Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T23:16:59.1693860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T23:16:59.1699590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T23:16:59.1704870Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T23:16:59.1710440Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T23:16:59.1715570Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T23:16:59.1721290Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T23:16:59.1726360Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T23:16:59.1732210Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T23:16:59.1739370Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T23:16:59.1750170Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T23:16:59.1755680Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T23:16:59.1761750Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T23:16:59.1766600Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T23:16:59.1772580Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T23:16:59.1781110Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T23:16:59.2095270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6199-w1kye6.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:01.5239530Z ==> Summary 2021-05-14T23:17:01.5287210Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T23:17:01.5293800Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T23:17:01.6146310Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T23:17:01.6168430Z 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-5301-e1pgsm 2021-05-14T23:17:01.8307320Z cp -pR /private/tmp/d20210514-5301-e1pgsm/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T23:17:01.9365210Z chmod -Rf +w /private/tmp/d20210514-5301-e1pgsm 2021-05-14T23:17:02.0360840Z ==> Finishing up 2021-05-14T23:17:02.0792790Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T23:17:02.0800650Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T23:17:02.0807620Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T23:17:02.0815260Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T23:17:02.0820260Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T23:17:02.0825940Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T23:17:02.0833950Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T23:17:02.1135730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6225-1z06cqb.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:04.6446280Z ==> Caveats 2021-05-14T23:17:04.6447480Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:17:04.6449020Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:17:04.6450130Z ==> Summary 2021-05-14T23:17:04.6511380Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T23:17:04.6518530Z ==> Installing ffmpeg dependency: theora 2021-05-14T23:17:04.6694640Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T23:17:04.6715460Z 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-5301-1l45k5p 2021-05-14T23:17:04.7251040Z cp -pR /private/tmp/d20210514-5301-1l45k5p/theora/. /usr/local/Cellar/theora 2021-05-14T23:17:04.7867720Z chmod -Rf +w /private/tmp/d20210514-5301-1l45k5p 2021-05-14T23:17:04.8901190Z ==> Finishing up 2021-05-14T23:17:04.9373840Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T23:17:04.9382330Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T23:17:04.9389200Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T23:17:04.9394550Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T23:17:04.9400030Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T23:17:04.9405420Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T23:17:04.9411530Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T23:17:04.9418810Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T23:17:04.9422390Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T23:17:04.9428030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T23:17:04.9433160Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T23:17:04.9441080Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T23:17:04.9463480Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T23:17:04.9469280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T23:17:04.9823990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6251-1csk6aw.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:07.4028280Z ==> Summary 2021-05-14T23:17:07.4110730Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T23:17:07.4117190Z ==> Installing ffmpeg dependency: x264 2021-05-14T23:17:07.4149160Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T23:17:07.4170030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5301-h3ccws 2021-05-14T23:17:07.4683100Z cp -pR /private/tmp/d20210514-5301-h3ccws/x264/. /usr/local/Cellar/x264 2021-05-14T23:17:07.4905770Z chmod -Rf +w /private/tmp/d20210514-5301-h3ccws 2021-05-14T23:17:07.5447010Z ==> Finishing up 2021-05-14T23:17:07.5909340Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T23:17:07.5915210Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T23:17:07.5920550Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T23:17:07.5927830Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T23:17:07.5932870Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T23:17:07.5938370Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T23:17:07.5946640Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T23:17:07.6106400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6278-r8pyyo.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:10.0097190Z ==> Summary 2021-05-14T23:17:10.0119140Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T23:17:10.0126690Z ==> Installing ffmpeg dependency: x265 2021-05-14T23:17:10.0195710Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T23:17:10.0215960Z 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-5301-1xdcfbi 2021-05-14T23:17:10.1647060Z cp -pR /private/tmp/d20210514-5301-1xdcfbi/x265/. /usr/local/Cellar/x265 2021-05-14T23:17:10.2573530Z chmod -Rf +w /private/tmp/d20210514-5301-1xdcfbi 2021-05-14T23:17:10.3803920Z ==> Finishing up 2021-05-14T23:17:10.4476400Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T23:17:10.4481530Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T23:17:10.4486840Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T23:17:10.4494400Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T23:17:10.4499650Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T23:17:10.4505080Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T23:17:10.4513190Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T23:17:10.4746270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6304-1qqgqpe.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:12.8673180Z ==> Summary 2021-05-14T23:17:12.8694390Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T23:17:12.8700460Z ==> Installing ffmpeg dependency: xvid 2021-05-14T23:17:12.8723760Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T23:17:12.8745060Z 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-5301-dsogd1 2021-05-14T23:17:12.8929490Z cp -pR /private/tmp/d20210514-5301-dsogd1/xvid/. /usr/local/Cellar/xvid 2021-05-14T23:17:12.9071660Z chmod -Rf +w /private/tmp/d20210514-5301-dsogd1 2021-05-14T23:17:12.9585810Z ==> Finishing up 2021-05-14T23:17:13.0017570Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T23:17:13.0022950Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T23:17:13.0028410Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T23:17:13.0172520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6330-18hhqlc.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:15.3130390Z ==> Summary 2021-05-14T23:17:15.3148460Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T23:17:15.3158590Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T23:17:15.3334480Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T23:17:15.3358850Z 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-5301-15j9ayt 2021-05-14T23:17:15.4047300Z cp -pR /private/tmp/d20210514-5301-15j9ayt/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T23:17:15.4750980Z chmod -Rf +w /private/tmp/d20210514-5301-15j9ayt 2021-05-14T23:17:15.5683480Z ==> Finishing up 2021-05-14T23:17:15.6068590Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T23:17:15.6074330Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T23:17:15.6079610Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T23:17:15.6093390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T23:17:15.6098850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T23:17:15.6104720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T23:17:15.6110680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T23:17:15.6116320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T23:17:15.6122520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T23:17:15.6127750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T23:17:15.6133300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T23:17:15.6139110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T23:17:15.6145370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T23:17:15.6150930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T23:17:15.6157680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T23:17:15.6163880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T23:17:15.6169800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T23:17:15.6175790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T23:17:15.6181380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T23:17:15.6187360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T23:17:15.6193210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T23:17:15.6203690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T23:17:15.6210820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T23:17:15.6216200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T23:17:15.6222550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T23:17:15.6228770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T23:17:15.6234800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T23:17:15.6241060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T23:17:15.6249100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T23:17:15.6262680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T23:17:15.6284190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T23:17:15.6294600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T23:17:15.6296630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T23:17:15.6298720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T23:17:15.6300540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T23:17:15.6311370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T23:17:15.6317950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T23:17:15.6324150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T23:17:15.6332380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T23:17:15.6337140Z 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:15.6343730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T23:17:15.6349540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T23:17:15.6355840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T23:17:15.6362080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T23:17:15.6368500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T23:17:15.6374800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T23:17:15.6380860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T23:17:15.6386700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T23:17:15.6393970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T23:17:15.6400170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T23:17:15.6406270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T23:17:15.6412290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T23:17:15.6418650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T23:17:15.6425350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T23:17:15.6431680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T23:17:15.6437710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T23:17:15.6443550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T23:17:15.6449700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T23:17:15.6455890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T23:17:15.6461890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T23:17:15.6495080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T23:17:15.6504310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T23:17:15.6510530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T23:17:15.6519440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T23:17:15.6548120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T23:17:15.6553650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T23:17:15.6559750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T23:17:15.6565710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T23:17:15.6587670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T23:17:15.6593470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T23:17:15.6599410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T23:17:15.6605450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T23:17:15.6612930Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T23:17:15.6618380Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T23:17:15.6623850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T23:17:15.6631820Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T23:17:15.6936180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6356-1og0umw.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:17:18.0738700Z ==> Summary 2021-05-14T23:17:18.0811040Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T23:17:18.0817650Z ==> Installing ffmpeg dependency: zimg 2021-05-14T23:17:18.0869590Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:17:18.0889570Z 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-5301-kgyasr 2021-05-14T23:17:18.1155240Z cp -pR /private/tmp/d20210514-5301-kgyasr/zimg/. /usr/local/Cellar/zimg 2021-05-14T23:17:18.1451840Z chmod -Rf +w /private/tmp/d20210514-5301-kgyasr 2021-05-14T23:17:18.2156220Z ==> Finishing up 2021-05-14T23:17:18.2581680Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T23:17:18.2585620Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T23:17:18.2594950Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T23:17:18.2601760Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T23:17:18.2606970Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T23:17:18.2612280Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T23:17:18.2620010Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T23:17:18.2814140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6382-1voymvw.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:17:20.7456660Z ==> Summary 2021-05-14T23:17:20.7494650Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T23:17:20.7502260Z ==> Installing ffmpeg 2021-05-14T23:17:20.7507680Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T23:17:20.7529640Z 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-5301-z2xvsr 2021-05-14T23:17:21.1670040Z cp -pR /private/tmp/d20210514-5301-z2xvsr/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T23:17:21.4452780Z chmod -Rf +w /private/tmp/d20210514-5301-z2xvsr 2021-05-14T23:17:25.5276510Z ==> Finishing up 2021-05-14T23:17:25.5679450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T23:17:25.5682120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T23:17:25.5684450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T23:17:25.5687480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T23:17:25.5692980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T23:17:25.5697730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T23:17:25.5702950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T23:17:25.5708690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T23:17:25.5714070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T23:17:25.5719710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T23:17:25.5725470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T23:17:25.5731970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T23:17:25.5736380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T23:17:25.5742180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T23:17:25.5749060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T23:17:25.5758020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T23:17:25.5764870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T23:17:25.5771390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T23:17:25.5777720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T23:17:25.5783290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T23:17:25.5789400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T23:17:25.5795400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T23:17:25.5800720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T23:17:25.5806420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T23:17:25.5811910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T23:17:25.5817520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T23:17:25.5822880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T23:17:25.5828490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T23:17:25.5834180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T23:17:25.5839340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T23:17:25.5845050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T23:17:25.5850850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T23:17:25.5856420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T23:17:25.5861990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T23:17:25.5867410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T23:17:25.5873200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T23:17:25.5878440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T23:17:25.5884830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T23:17:25.5894480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T23:17:25.5899860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T23:17:25.5905560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T23:17:25.5910640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T23:17:25.5915990Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T23:17:25.5921190Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T23:17:25.5926690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T23:17:25.5932050Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T23:17:25.5937380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T23:17:25.5945480Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T23:17:25.5956330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T23:17:25.5963240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T23:17:25.5968870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T23:17:25.5975250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T23:17:25.5981350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T23:17:25.6058780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T23:17:25.6064490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T23:17:25.6070370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T23:17:25.6076520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T23:17:25.6082790Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T23:17:25.6088250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T23:17:25.6093990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T23:17:25.6100080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T23:17:25.6106110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T23:17:25.6111710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T23:17:25.6120350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T23:17:25.6126100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T23:17:25.6132090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T23:17:25.6138340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T23:17:25.6144260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T23:17:25.6152020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T23:17:25.6159010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T23:17:25.6167580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T23:17:25.6172980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T23:17:25.6178250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T23:17:25.6184030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T23:17:25.6189740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T23:17:25.6195350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T23:17:25.6200520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T23:17:25.6206650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T23:17:25.6212850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T23:17:25.6217690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T23:17:25.6222960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T23:17:25.6228670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T23:17:25.6234360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T23:17:25.6239870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T23:17:25.6245090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T23:17:25.6250900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T23:17:25.6257200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T23:17:25.6265150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T23:17:25.6271240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T23:17:25.6277690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T23:17:25.6283540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T23:17:25.6289310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T23:17:25.6294610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T23:17:25.6300510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T23:17:25.6306140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T23:17:25.6311750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T23:17:25.6317540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T23:17:25.6322860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T23:17:25.6328760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T23:17:25.6335910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T23:17:25.6340850Z Only the first 100 operations were output. 2021-05-14T23:17:25.7656960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6408-19viyd5.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:17:28.4261470Z ==> Summary 2021-05-14T23:17:28.4470520Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T23:17:29.4862050Z ==> Caveats 2021-05-14T23:17:29.4863740Z ==> tesseract 2021-05-14T23:17:29.4881830Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T23:17:29.4883520Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T23:17:31.3326430Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T23:17:32.4133920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:32.9472220Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T23:17:33.2802280Z ==> 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:17:33.3144100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:33.6915230Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T23:17:33.8045800Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T23:17:34.9582180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:35.5579150Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T23:17:35.9085490Z ==> 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:17:35.9553910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:36.1319560Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T23:17:36.1733350Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T23:17:36.1734950Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T23:17:36.2527150Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T23:17:36.2570920Z 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-6415-gwpl3a 2021-05-14T23:17:36.9779690Z cp -pR /private/tmp/d20210514-6415-gwpl3a/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T23:17:37.5850750Z chmod -Rf +w /private/tmp/d20210514-6415-gwpl3a 2021-05-14T23:17:38.0371530Z ==> Finishing up 2021-05-14T23:17:38.0604480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T23:17:38.0617690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T23:17:38.0632820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T23:17:38.0648530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T23:17:38.0663870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T23:17:38.0678210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T23:17:38.0703170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T23:17:38.0712780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T23:17:38.0730590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T23:17:38.0743370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T23:17:38.0757080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T23:17:38.0769380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T23:17:38.0782200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T23:17:38.0796380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T23:17:38.0810220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T23:17:38.0823990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T23:17:38.0842520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T23:17:38.0857610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T23:17:38.0868580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T23:17:38.0924370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T23:17:38.0929740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T23:17:38.0936400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T23:17:38.0942750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T23:17:38.0952310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T23:17:38.0954170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T23:17:38.0960050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T23:17:38.0965160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T23:17:38.0971190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T23:17:38.0976620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T23:17:38.0983000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T23:17:38.1008310Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T23:17:38.1009710Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T23:17:38.1011040Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T23:17:38.1019390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T23:17:38.1032410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T23:17:38.1034220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T23:17:38.1041120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T23:17:38.1048860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T23:17:38.1055820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T23:17:38.1062490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T23:17:38.1070870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T23:17:38.1089520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T23:17:38.1090900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T23:17:38.1096300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T23:17:38.1104710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T23:17:38.1111900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T23:17:38.1118370Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T23:17:38.1130740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T23:17:38.1139070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T23:17:38.1144470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T23:17:38.1157670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T23:17:38.1165610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T23:17:38.1174580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T23:17:38.1200900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T23:17:38.1207810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T23:17:38.1215860Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T23:17:38.1222270Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T23:17:38.1228250Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T23:17:38.3121700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6585-9d95v2.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:17:40.8008500Z ==> Summary 2021-05-14T23:17:40.8520410Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T23:17:40.8521740Z ==> Installing imagemagick@6 2021-05-14T23:17:40.8523030Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T23:17:40.8550980Z 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-6415-gu27zu 2021-05-14T23:17:41.4966490Z cp -pR /private/tmp/d20210514-6415-gu27zu/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T23:17:42.0768170Z chmod -Rf +w /private/tmp/d20210514-6415-gu27zu 2021-05-14T23:17:44.0193150Z ==> Finishing up 2021-05-14T23:17:44.3239590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6611-mxn86u.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:17:46.9451720Z ==> Caveats 2021-05-14T23:17:46.9454750Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:17:46.9455730Z because this is an alternate version of another formula. 2021-05-14T23:17:46.9456210Z 2021-05-14T23:17:46.9456800Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:17:46.9458270Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:17:46.9458800Z 2021-05-14T23:17:46.9459390Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:17:46.9460580Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:17:46.9461760Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:17:46.9462210Z 2021-05-14T23:17:46.9463200Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:17:46.9464070Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:17:46.9464530Z 2021-05-14T23:17:46.9465320Z ==> Summary 2021-05-14T23:17:46.9978370Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T23:17:47.8331510Z ==> Caveats 2021-05-14T23:17:47.8332560Z ==> imagemagick@6 2021-05-14T23:17:47.8378650Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:17:47.8380100Z because this is an alternate version of another formula. 2021-05-14T23:17:47.8380590Z 2021-05-14T23:17:47.8381190Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T23:17:47.8382670Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:17:47.8383200Z 2021-05-14T23:17:47.8383790Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T23:17:47.8384980Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T23:17:47.8386160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T23:17:47.8386610Z 2021-05-14T23:17:47.8387610Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T23:17:47.8388490Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T23:17:47.8388960Z 2021-05-14T23:17:49.9493470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T23:17:51.0020090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:51.5476370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T23:17:51.9054010Z ==> 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:17:51.9431900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:52.0030150Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T23:17:52.0111620Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T23:17:53.0503370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:53.5831740Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T23:17:53.9281350Z ==> 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:17:53.9665640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:54.0356910Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T23:17:54.0437830Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T23:17:55.1898920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:55.7284860Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T23:17:56.0696030Z ==> 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:17:56.1035870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:56.5712090Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T23:17:56.7259710Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T23:17:57.8633400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:58.4083110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T23:17:58.7489110Z ==> 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:17:58.7865610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:17:58.8181620Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T23:17:58.8214890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T23:17:59.9627860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:00.4752890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T23:18:00.7947270Z ==> 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:00.8412710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:00.8801990Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T23:18:00.8835410Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T23:18:01.9963980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:02.5686240Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T23:18:02.8920580Z ==> 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:02.9295560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:03.0271480Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T23:18:03.0340310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T23:18:04.1648930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:04.7824890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T23:18:05.1070570Z ==> 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:05.1459200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:05.2251570Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T23:18:05.2329000Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T23:18:06.4326440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:07.0232900Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T23:18:07.3523050Z ==> 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:07.3924150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:07.4307970Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T23:18:07.4341870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T23:18:08.5868400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.1304210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T23:18:09.4614610Z ==> 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:09.5061440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.5589410Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T23:18:09.5637390Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T23:18:10.6853850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11.2079220Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T23:18:11.7651530Z ==> 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:11.8135210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:11.8498160Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:18:11.8550890Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T23:18:12.9720880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:13.5400280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T23:18:13.8886480Z ==> 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:18:13.9225800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18:13.9942210Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T23:18:14.0025510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T23:18:15.3126610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18:15.8657450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T23:18:16.2031240Z ==> 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:18:16.2465430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:18:16.5048700Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T23:18:16.5603490Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T23:18:16.5608110Z ==> Installing imagemagick dependency: libde265 2021-05-14T23:18:16.6535900Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T23:18:16.6676090Z 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-6618-t6x53h 2021-05-14T23:18:16.7003190Z cp -pR /private/tmp/d20210514-6618-t6x53h/libde265/. /usr/local/Cellar/libde265 2021-05-14T23:18:16.7309410Z chmod -Rf +w /private/tmp/d20210514-6618-t6x53h 2021-05-14T23:18:16.8195540Z ==> Finishing up 2021-05-14T23:18:16.8912210Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T23:18:16.8957820Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T23:18:16.8963110Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T23:18:16.8968500Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T23:18:16.8973810Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T23:18:16.8981380Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T23:18:16.8989660Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T23:18:16.8994920Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T23:18:16.9000830Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T23:18:16.9008780Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T23:18:16.9285860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6849-1vslyqh.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:18:19.2862330Z ==> Summary 2021-05-14T23:18:19.2894960Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T23:18:19.2905140Z ==> Installing imagemagick dependency: docbook 2021-05-14T23:18:19.2951250Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T23:18:19.2982180Z 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-6618-16ms2vp 2021-05-14T23:18:19.5150910Z cp -pR /private/tmp/d20210514-6618-16ms2vp/docbook/. /usr/local/Cellar/docbook 2021-05-14T23:18:19.7225560Z chmod -Rf +w /private/tmp/d20210514-6618-16ms2vp 2021-05-14T23:18:19.8301910Z ==> Finishing up 2021-05-14T23:18:19.9399740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6875-bocycd.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:18:22.0141500Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T23:18:22.0675120Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.0845890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.0972550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1080700Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1182140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1295660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1401720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1516150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1623810Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1762910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1866070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.1978560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.2084230Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.2185830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:22.5688060Z ==> Caveats 2021-05-14T23:18:22.5688980Z To use the DocBook package in your XML toolchain, 2021-05-14T23:18:22.5689710Z you need to add the following to your ~/.bashrc: 2021-05-14T23:18:22.5690080Z 2021-05-14T23:18:22.5690640Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:18:22.5691770Z ==> Summary 2021-05-14T23:18:22.5847830Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T23:18:22.5853710Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T23:18:22.5910220Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T23:18:22.5935830Z 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-6618-1e4v3sw 2021-05-14T23:18:24.7657930Z cp -pR /private/tmp/d20210514-6618-1e4v3sw/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T23:18:27.8104070Z chmod -Rf +w /private/tmp/d20210514-6618-1e4v3sw 2021-05-14T23:18:29.3433370Z ==> Finishing up 2021-05-14T23:18:29.4040490Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T23:18:29.4051800Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T23:18:29.4179660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6916-1v3ek90.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:18:31.4263210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:31.4375500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:31.4477950Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:18:31.4580500Z ==> 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:18:31.4690660Z ==> 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:18:31.4799310Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T23:18:31.4900660Z ==> 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:18:31.5010170Z ==> 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:18:31.5109960Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:18:31.5209710Z ==> 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:18:31.5312200Z ==> 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:18:31.5429170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:18:31.5532920Z ==> 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:18:31.5638920Z ==> 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:18:31.5737500Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:31.5840110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T23:18:31.5940460Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:18:31.6041160Z ==> 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:18:31.6139920Z ==> 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:18:31.6239300Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T23:18:31.6338710Z ==> 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:18:31.6488870Z ==> 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:18:31.6605290Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T23:18:31.6708630Z ==> 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:18:31.6817610Z ==> 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:18:31.6917680Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T23:18:31.7018330Z ==> 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:18:31.7117810Z ==> 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:18:32.7778000Z ==> Summary 2021-05-14T23:18:33.0885680Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T23:18:33.0891640Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T23:18:33.0919970Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T23:18:33.0940870Z 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-6618-alyqld 2021-05-14T23:18:33.1079930Z cp -pR /private/tmp/d20210514-6618-alyqld/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T23:18:33.1227860Z chmod -Rf +w /private/tmp/d20210514-6618-alyqld 2021-05-14T23:18:33.1736490Z ==> Finishing up 2021-05-14T23:18:33.2201440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6970-ihqnek.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:18:35.5943850Z ==> Caveats 2021-05-14T23:18:35.5945520Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:18:35.5946890Z because macOS already provides this software and installing another version in 2021-05-14T23:18:35.5947920Z parallel can cause all kinds of trouble. 2021-05-14T23:18:35.5948550Z 2021-05-14T23:18:35.5950900Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:18:35.5952600Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:18:35.5953340Z 2021-05-14T23:18:35.5953870Z 2021-05-14T23:18:35.5955450Z Bash completion has been installed to: 2021-05-14T23:18:35.5957680Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:18:35.5958930Z ==> Summary 2021-05-14T23:18:35.5966760Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T23:18:35.5973630Z ==> Installing imagemagick dependency: xmlto 2021-05-14T23:18:35.6158440Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T23:18:35.6178330Z 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-6618-ggipu8 2021-05-14T23:18:35.6449420Z cp -pR /private/tmp/d20210514-6618-ggipu8/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T23:18:35.6817370Z chmod -Rf +w /private/tmp/d20210514-6618-ggipu8 2021-05-14T23:18:35.7405550Z ==> Finishing up 2021-05-14T23:18:35.7867560Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T23:18:35.7871250Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T23:18:35.7885510Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T23:18:35.7899290Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T23:18:35.7906250Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T23:18:35.8020770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6996-xhohum.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:18:38.1631330Z ==> Summary 2021-05-14T23:18:38.1677540Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T23:18:38.1684200Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T23:18:38.2510060Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T23:18:38.2529310Z 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-6618-hr5fpw 2021-05-14T23:18:38.3343420Z cp -pR /private/tmp/d20210514-6618-hr5fpw/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T23:18:38.4871620Z chmod -Rf +w /private/tmp/d20210514-6618-hr5fpw 2021-05-14T23:18:38.6429020Z ==> Finishing up 2021-05-14T23:18:38.6896550Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T23:18:38.6946720Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T23:18:38.6953700Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T23:18:38.6991970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.6996130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7005470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7018070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7035300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7039890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7050690Z 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:18:38.7060530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7076320Z 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:18:38.7097260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7100170Z 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:18:38.7107090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7117680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7218350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7315370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7346180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7350520Z 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:18:38.7358840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7375230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7398190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7401200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7444980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7449180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7478230Z mkdir -p /usr/local/share/locale/fo 2021-05-14T23:18:38.7505830Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T23:18:38.7510400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7568160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7610690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7621520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7649090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7654060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7669130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7671770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7674640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7676700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7678100Z mkdir -p /usr/local/share/locale/ia 2021-05-14T23:18:38.7679350Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T23:18:38.7681000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7683720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7685690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7688260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7690420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7692370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7694410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7696400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7697750Z mkdir -p /usr/local/share/locale/ky 2021-05-14T23:18:38.7700150Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T23:18:38.7701890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7703760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7706370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7708400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7710280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7712120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7713990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7716030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7717910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7719940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7723300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7726410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7728660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7730600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7732860Z 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:18:38.7734840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7736710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7738790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7756100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7761600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7789190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7805710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7834260Z 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:18:38.7851710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7854410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7856380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7859420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7861560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7863550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7865570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7871670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T23:18:38.7882610Z 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:18:38.7924940Z 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:18:38.8028030Z 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:18:38.8130750Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T23:18:38.8233850Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T23:18:38.8236110Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T23:18:38.8516840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7022-2gsvvy.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:18:40.8548340Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:18:42.9217670Z ==> Summary 2021-05-14T23:18:42.9442430Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T23:18:42.9448560Z ==> Installing imagemagick dependency: libheif 2021-05-14T23:18:43.0606460Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T23:18:43.0627310Z 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-6618-9p2vdf 2021-05-14T23:18:43.0908240Z cp -pR /private/tmp/d20210514-6618-9p2vdf/libheif/. /usr/local/Cellar/libheif 2021-05-14T23:18:43.1202040Z chmod -Rf +w /private/tmp/d20210514-6618-9p2vdf 2021-05-14T23:18:43.2341900Z ==> Finishing up 2021-05-14T23:18:43.2794690Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T23:18:43.2799760Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T23:18:43.2805050Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T23:18:43.2810370Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T23:18:43.2817150Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T23:18:43.2823970Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T23:18:43.2834590Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T23:18:43.2841060Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T23:18:43.2847690Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T23:18:43.2854790Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T23:18:43.2864820Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T23:18:43.2870220Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T23:18:43.2875420Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T23:18:43.2882540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T23:18:43.2887560Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T23:18:43.2895920Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T23:18:43.2921370Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T23:18:43.3136320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7049-tzly7d.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:18:45.2717970Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T23:18:46.9744660Z ==> Summary 2021-05-14T23:18:46.9784970Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T23:18:46.9791010Z ==> Installing imagemagick dependency: liblqr 2021-05-14T23:18:47.0362840Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T23:18:47.0381940Z 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-6618-1vkiimu 2021-05-14T23:18:47.0537220Z cp -pR /private/tmp/d20210514-6618-1vkiimu/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T23:18:47.0737380Z chmod -Rf +w /private/tmp/d20210514-6618-1vkiimu 2021-05-14T23:18:47.1345160Z ==> Finishing up 2021-05-14T23:18:47.1769450Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T23:18:47.1777460Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T23:18:47.1810200Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T23:18:47.1818180Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T23:18:47.1989040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7076-bcvdbw.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:18:49.4561470Z ==> Summary 2021-05-14T23:18:49.4591270Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T23:18:49.4597330Z ==> Installing imagemagick dependency: libomp 2021-05-14T23:18:49.4710190Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T23:18:49.4732060Z 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-6618-13k6882 2021-05-14T23:18:49.4964760Z cp -pR /private/tmp/d20210514-6618-13k6882/libomp/. /usr/local/Cellar/libomp 2021-05-14T23:18:49.5114620Z chmod -Rf +w /private/tmp/d20210514-6618-13k6882 2021-05-14T23:18:49.5719130Z ==> Finishing up 2021-05-14T23:18:49.6217780Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T23:18:49.6220480Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T23:18:49.6225710Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T23:18:49.6233990Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T23:18:49.6239480Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T23:18:49.6454210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7102-1tfwcxz.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:18:51.8959320Z ==> Summary 2021-05-14T23:18:51.8975200Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T23:18:51.8981660Z ==> Installing imagemagick dependency: imath 2021-05-14T23:18:51.9037770Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:18:51.9056950Z 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-6618-1ydfh4k 2021-05-14T23:18:51.9338430Z cp -pR /private/tmp/d20210514-6618-1ydfh4k/imath/. /usr/local/Cellar/imath 2021-05-14T23:18:51.9685720Z chmod -Rf +w /private/tmp/d20210514-6618-1ydfh4k 2021-05-14T23:18:52.0363330Z ==> Finishing up 2021-05-14T23:18:52.0827250Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T23:18:52.0836150Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T23:18:52.0842040Z 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:18:52.0847730Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T23:18:52.0852980Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T23:18:52.0858220Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T23:18:52.0865580Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T23:18:52.1070250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7128-bp6lj7.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:18:54.4680080Z ==> Summary 2021-05-14T23:18:54.4724160Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T23:18:54.4730180Z ==> Installing imagemagick dependency: openexr 2021-05-14T23:18:54.4831290Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T23:18:54.4850790Z 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-6618-k7ww6x 2021-05-14T23:18:54.5731600Z cp -pR /private/tmp/d20210514-6618-k7ww6x/openexr/. /usr/local/Cellar/openexr 2021-05-14T23:18:54.6913450Z chmod -Rf +w /private/tmp/d20210514-6618-k7ww6x 2021-05-14T23:18:54.8731870Z ==> Finishing up 2021-05-14T23:18:54.9359970Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T23:18:54.9370580Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T23:18:54.9385500Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T23:18:54.9391020Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T23:18:54.9404930Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T23:18:54.9416770Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T23:18:54.9481620Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T23:18:54.9487080Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T23:18:54.9495450Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T23:18:54.9505510Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T23:18:54.9515850Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T23:18:54.9521760Z 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:18:54.9528140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T23:18:54.9534250Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T23:18:54.9540200Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T23:18:54.9546300Z 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:18:54.9552830Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T23:18:54.9558300Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T23:18:54.9564130Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T23:18:54.9569930Z 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:18:54.9575940Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T23:18:54.9583230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T23:18:54.9612560Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T23:18:54.9614710Z 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:18:54.9616660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T23:18:54.9618400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T23:18:54.9620070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T23:18:54.9626440Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T23:18:55.0133720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7156-1gmz151.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:18:57.3095720Z ==> Summary 2021-05-14T23:18:57.3219870Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T23:18:57.3226310Z ==> Installing imagemagick 2021-05-14T23:18:57.3230350Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T23:18:57.3250780Z 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-6618-1ipfolj 2021-05-14T23:18:57.7390610Z cp -pR /private/tmp/d20210514-6618-1ipfolj/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T23:18:58.1981590Z chmod -Rf +w /private/tmp/d20210514-6618-1ipfolj 2021-05-14T23:19:01.2124950Z ==> Finishing up 2021-05-14T23:19:01.2399710Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T23:19:01.2406380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T23:19:01.2411240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T23:19:01.2416420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T23:19:01.2421880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T23:19:01.2427500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T23:19:01.2433330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T23:19:01.2438400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T23:19:01.2443880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T23:19:01.2449340Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T23:19:01.2455890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T23:19:01.2461080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T23:19:01.2466880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T23:19:01.2472000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T23:19:01.2479500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T23:19:01.2485000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T23:19:01.2491020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T23:19:01.2496370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T23:19:01.2501270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T23:19:01.2507450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T23:19:01.2512860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T23:19:01.2518250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T23:19:01.2523470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T23:19:01.2528950Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T23:19:01.2534270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T23:19:01.2539180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T23:19:01.2544660Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T23:19:01.2550290Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T23:19:01.2555480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T23:19:01.2560970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T23:19:01.2568270Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:01.2575140Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:01.2583210Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T23:19:01.2594690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T23:19:01.2600940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T23:19:01.2607180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T23:19:01.2612670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T23:19:01.2618470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T23:19:01.2625490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T23:19:01.2631710Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T23:19:01.2637590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T23:19:01.2643470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T23:19:01.2649360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T23:19:01.2654970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T23:19:01.2660770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T23:19:01.2666780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T23:19:01.2673010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T23:19:01.2699250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T23:19:01.2704980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T23:19:01.2710750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T23:19:01.2718790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T23:19:01.2724610Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T23:19:01.2729950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T23:19:01.2735750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T23:19:01.2742000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T23:19:01.2747510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T23:19:01.2753450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T23:19:01.2760390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T23:19:01.2765190Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T23:19:01.2770800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T23:19:01.2775950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T23:19:01.2781380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T23:19:01.2787300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T23:19:01.2795580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T23:19:01.2800790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T23:19:01.2806760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T23:19:01.2812290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T23:19:01.2818000Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T23:19:01.2823610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T23:19:01.2829340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T23:19:01.2834620Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T23:19:01.5762240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7183-1hiejub.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:04.1447110Z ==> Summary 2021-05-14T23:19:04.1952290Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T23:19:05.9821440Z ==> Caveats 2021-05-14T23:19:05.9822660Z ==> docbook 2021-05-14T23:19:05.9840320Z To use the DocBook package in your XML toolchain, 2021-05-14T23:19:05.9841160Z you need to add the following to your ~/.bashrc: 2021-05-14T23:19:05.9843380Z 2021-05-14T23:19:05.9844090Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T23:19:05.9845220Z ==> gnu-getopt 2021-05-14T23:19:05.9878090Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:19:05.9879200Z because macOS already provides this software and installing another version in 2021-05-14T23:19:05.9880270Z parallel can cause all kinds of trouble. 2021-05-14T23:19:05.9880700Z 2021-05-14T23:19:05.9881800Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T23:19:05.9883240Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:19:05.9883760Z 2021-05-14T23:19:05.9883970Z 2021-05-14T23:19:05.9884750Z Bash completion has been installed to: 2021-05-14T23:19:05.9885960Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T23:19:07.6806010Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T23:19:08.7484580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.2599020Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T23:19:09.6052100Z ==> 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:09.6452480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:09.6869200Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T23:19:09.7611560Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T23:19:09.7643080Z 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-7190-1xedzhf 2021-05-14T23:19:09.7839830Z cp -pR /private/tmp/d20210514-7190-1xedzhf/udunits/. /usr/local/Cellar/udunits 2021-05-14T23:19:09.8067980Z chmod -Rf +w /private/tmp/d20210514-7190-1xedzhf 2021-05-14T23:19:09.8672260Z ==> Finishing up 2021-05-14T23:19:09.9118970Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T23:19:09.9125560Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T23:19:09.9130570Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T23:19:09.9139570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T23:19:09.9148060Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T23:19:09.9194860Z info /usr/local/share/info/udunits2.info 2021-05-14T23:19:09.9204600Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T23:19:09.9246590Z info /usr/local/share/info/udunits2lib.info 2021-05-14T23:19:09.9255590Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T23:19:09.9295240Z info /usr/local/share/info/udunits2prog.info 2021-05-14T23:19:09.9303560Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T23:19:09.9312090Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T23:19:09.9318890Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T23:19:09.9501660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7357-1uqdits.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:19:12.2036100Z ==> Summary 2021-05-14T23:19:12.2069680Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T23:19:14.5146360Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T23:19:14.5147120Z To reinstall 1.6, run: 2021-05-14T23:19:16.1295990Z brew reinstall jq 2021-05-14T23:19:16.1297920Z ==> Caveats 2021-05-14T23:19:16.1298740Z imagej requires Java. You can install the latest version with: 2021-05-14T23:19:16.1300100Z brew install --cask adoptopenjdk 2021-05-14T23:19:16.1300520Z 2021-05-14T23:19:16.3779120Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T23:19:16.6122100Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:19:27.4893460Z ==> Verifying checksum for cask 'imagej' 2021-05-14T23:19:27.6988980Z ==> Installing Cask imagej 2021-05-14T23:19:27.6990450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:19:27.7464030Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7467-gg7ias 2021-05-14T23:19:27.9225450Z cp -pR /private/tmp/d20210514-7467-gg7ias/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T23:19:28.1002970Z chmod -Rf +w /private/tmp/d20210514-7467-gg7ias 2021-05-14T23:19:28.1794250Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T23:19:28.5229130Z 🍺 imagej was successfully installed! 2021-05-14T23:19:31.1949420Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T23:19:32.8417320Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T23:19:33.1848760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T23%3A25%3A00Z&sig=X5jCcdPJCgXnKDygUJ04VT%2BgTJMgPFurYUgwDxIkYKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:33.3165790Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T23:19:34.9647000Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T23:19:35.2971350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T23%3A25%3A00Z&sig=PMc7hXltEqyQHtSJlajsZI3ijSZebDx%2BMOrIKuYgajE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:35.5805330Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T23:19:35.5808870Z ==> Installing bowtie2 dependency: tbb 2021-05-14T23:19:35.6842500Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T23:19:38.4933740Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T23:19:38.4939370Z ==> Installing bowtie2 2021-05-14T23:19:38.4943080Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T23:19:41.4293160Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T23:19:44.5451010Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T23:19:46.1651420Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T23:19:46.4802530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T23%3A25%3A00Z&sig=Fr675Ucju6Zh6ccxwEf2obwlXPpnKkIRkj72mc5FBDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:46.5942660Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T23:19:48.5034080Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T23:19:48.8199720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T23%3A25%3A00Z&sig=oKUtZqKvI96YahG3Mr5Opv%2FqwF0iaaURqEP%2FTIqUns4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:48.8903060Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T23:19:50.5837590Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T23:19:50.8949070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T23%3A25%3A00Z&sig=yh7YBCFX4spPEsQ9MSFEghBElN985kgPmmw138O67cI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:50.9873560Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T23:19:52.8243700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T23:19:53.1547150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T23%3A25%3A00Z&sig=GHcS0nAxGNcYPk8FOtBAPMBCFXCSoPZBdzcnlVUIlkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:53.2918430Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T23:19:54.8900930Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T23:19:55.2261800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T23%3A25%3A00Z&sig=VB6krjwXym%2FZ%2F5Y61GNxL0PRVDGd%2BHgN%2FoMFooy6tcs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:55.3031940Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T23:19:56.9565230Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T23:19:57.3043340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T23%3A25%3A00Z&sig=djx7vOGaGSIBxh8PlbnSwSiotaPCepx44yMmwJDvGHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:19:57.4569630Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T23:19:57.9969180Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T23:19:57.9989200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T23:19:58.3095840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:19:58.3346840Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T23:19:59.9117730Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T23:20:00.2558280Z ==> 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:00.3542650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T23:20:02.0197320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T23:20:02.4342670Z ==> 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:20:02.5938510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T23:20:04.2202850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T23:20:04.6079750Z ==> 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:20:04.7379010Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T23:20:06.3426160Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T23:20:06.7372280Z ==> 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:20:06.9802150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T23:20:08.8925040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T23:20:09.2633230Z ==> 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:20:09.3625120Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T23:20:11.3069980Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T23:20:11.6828060Z ==> 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:20:11.8004710Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T23:20:13.4102200Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T23:20:13.7494830Z ==> 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:20:13.8551630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T23:20:15.5887570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T23:20:16.0466430Z ==> 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:20:16.2796300Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:20:17.9417490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:20:18.2874870Z ==> 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:20:18.4236800Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T23:20:20.0624200Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T23:20:20.4772700Z ==> 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:20:20.8463010Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T23:20:22.5129560Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T23:20:23.0205880Z ==> 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:20:23.3586540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T23:20:24.9852600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T23:20:25.3547460Z ==> 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:20:25.5553080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T23:20:27.1506910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T23:20:27.6004350Z ==> 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:20:28.0863870Z ==> 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:20:28.0866250Z ==> Installing gdal dependency: cfitsio 2021-05-14T23:20:28.1525670Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T23:20:31.1697480Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T23:20:31.1701410Z ==> Installing gdal dependency: popt 2021-05-14T23:20:31.1724740Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T23:20:34.1525960Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T23:20:34.1533600Z ==> Installing gdal dependency: epsilon 2021-05-14T23:20:34.1587440Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T23:20:37.1941170Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T23:20:37.1946660Z ==> Installing gdal dependency: expat 2021-05-14T23:20:37.1975330Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T23:20:40.2558540Z ==> Caveats 2021-05-14T23:20:40.2559860Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:20:40.2560870Z because macOS already provides this software and installing another version in 2021-05-14T23:20:40.2561660Z parallel can cause all kinds of trouble. 2021-05-14T23:20:40.2562010Z 2021-05-14T23:20:40.2562550Z If you need to have expat first in your PATH, run: 2021-05-14T23:20:40.2563980Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:20:40.2564480Z 2021-05-14T23:20:40.2565030Z For compilers to find expat you may need to set: 2021-05-14T23:20:40.2566230Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:20:40.2567320Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:20:40.2567710Z 2021-05-14T23:20:40.2568640Z For pkg-config to find expat you may need to set: 2021-05-14T23:20:40.2569550Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:20:40.2569980Z 2021-05-14T23:20:40.2570820Z ==> Summary 2021-05-14T23:20:40.2590040Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T23:20:40.2596360Z ==> Installing gdal dependency: freexl 2021-05-14T23:20:40.2659390Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T23:20:43.2783500Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T23:20:43.2788870Z ==> Installing gdal dependency: geos 2021-05-14T23:20:43.3158360Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T23:20:47.3711600Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T23:20:47.3719360Z ==> Installing gdal dependency: hdf5 2021-05-14T23:20:47.4168650Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T23:20:53.1801390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T23:20:53.1807590Z ==> Installing gdal dependency: json-c 2021-05-14T23:20:53.1866600Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T23:20:56.4176900Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T23:20:56.4183320Z ==> Installing gdal dependency: libxml2 2021-05-14T23:20:56.4261170Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T23:21:00.4847450Z ==> Caveats 2021-05-14T23:21:00.4851100Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:00.4852610Z because macOS already provides this software and installing another version in 2021-05-14T23:21:00.4853450Z parallel can cause all kinds of trouble. 2021-05-14T23:21:00.4853800Z 2021-05-14T23:21:00.4854350Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:21:00.4855920Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:21:00.4856420Z 2021-05-14T23:21:00.4856960Z For compilers to find libxml2 you may need to set: 2021-05-14T23:21:00.4858190Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:21:00.4860390Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:21:00.4860880Z 2021-05-14T23:21:00.4861890Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:21:00.4862680Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:21:00.4863100Z 2021-05-14T23:21:00.4863870Z ==> Summary 2021-05-14T23:21:00.5046240Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T23:21:00.5052560Z ==> Installing gdal dependency: libdap 2021-05-14T23:21:00.5203430Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T23:21:04.9590030Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T23:21:04.9593140Z ==> Installing gdal dependency: proj 2021-05-14T23:21:04.9746050Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T23:21:09.6206790Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T23:21:09.6216590Z ==> Installing gdal dependency: libgeotiff 2021-05-14T23:21:09.6435850Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T23:21:12.3450580Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T23:21:12.3456300Z ==> Installing gdal dependency: librttopo 2021-05-14T23:21:12.3893110Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:21:14.8893790Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T23:21:14.8898970Z ==> Installing gdal dependency: minizip 2021-05-14T23:21:14.8998850Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T23:21:17.3613620Z ==> Caveats 2021-05-14T23:21:17.3619310Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:21:17.3620770Z with the venerable 'unzip' library. 2021-05-14T23:21:17.3621720Z ==> Summary 2021-05-14T23:21:17.3637060Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T23:21:17.3644460Z ==> Installing gdal dependency: libspatialite 2021-05-14T23:21:17.4564930Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T23:21:20.5590920Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T23:21:20.5596560Z ==> Installing gdal dependency: netcdf 2021-05-14T23:21:20.6180000Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:21:23.4375670Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:21:23.4381450Z ==> Installing gdal dependency: openblas 2021-05-14T23:21:23.4792380Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T23:21:27.9692810Z ==> Caveats 2021-05-14T23:21:27.9694730Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:27.9696620Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:21:27.9697690Z 2021-05-14T23:21:27.9698670Z For compilers to find openblas you may need to set: 2021-05-14T23:21:27.9700390Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:21:27.9701750Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:21:27.9702280Z 2021-05-14T23:21:27.9703420Z For pkg-config to find openblas you may need to set: 2021-05-14T23:21:27.9704320Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:21:27.9704840Z 2021-05-14T23:21:27.9705800Z ==> Summary 2021-05-14T23:21:27.9723020Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T23:21:27.9729890Z ==> Installing gdal dependency: numpy 2021-05-14T23:21:28.0452570Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T23:21:32.1824340Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T23:21:32.1831010Z ==> Installing gdal dependency: xerces-c 2021-05-14T23:21:32.1885760Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T23:21:37.7159610Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T23:21:37.7166180Z ==> Installing gdal 2021-05-14T23:21:37.7170530Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T23:21:45.8029390Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T23:21:47.0200890Z ==> No outdated dependents to upgrade! 2021-05-14T23:21:47.0202470Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:21:47.3700640Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:21:47.3701330Z netcdf 2021-05-14T23:21:47.4620490Z ==> Caveats 2021-05-14T23:21:47.4621540Z ==> expat 2021-05-14T23:21:47.4666740Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:47.4667920Z because macOS already provides this software and installing another version in 2021-05-14T23:21:47.4668890Z parallel can cause all kinds of trouble. 2021-05-14T23:21:47.4669330Z 2021-05-14T23:21:47.4669930Z If you need to have expat first in your PATH, run: 2021-05-14T23:21:47.4671420Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:21:47.4671990Z 2021-05-14T23:21:47.4672600Z For compilers to find expat you may need to set: 2021-05-14T23:21:47.4673940Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T23:21:47.4675020Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T23:21:47.4675520Z 2021-05-14T23:21:47.4676610Z For pkg-config to find expat you may need to set: 2021-05-14T23:21:47.4677450Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T23:21:47.4677920Z 2021-05-14T23:21:47.4678830Z ==> libxml2 2021-05-14T23:21:47.4713820Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:47.4715050Z because macOS already provides this software and installing another version in 2021-05-14T23:21:47.4716000Z parallel can cause all kinds of trouble. 2021-05-14T23:21:47.4716360Z 2021-05-14T23:21:47.4716970Z If you need to have libxml2 first in your PATH, run: 2021-05-14T23:21:47.4718300Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:21:47.4718890Z 2021-05-14T23:21:47.4719560Z For compilers to find libxml2 you may need to set: 2021-05-14T23:21:47.4720670Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T23:21:47.4721930Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T23:21:47.4722860Z 2021-05-14T23:21:47.4723930Z For pkg-config to find libxml2 you may need to set: 2021-05-14T23:21:47.4724900Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T23:21:47.4725430Z 2021-05-14T23:21:47.4727140Z ==> minizip 2021-05-14T23:21:47.4733060Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T23:21:47.4734410Z with the venerable 'unzip' library. 2021-05-14T23:21:47.4735370Z ==> openblas 2021-05-14T23:21:47.4775630Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:21:47.4776570Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T23:21:47.4777140Z 2021-05-14T23:21:47.4777900Z For compilers to find openblas you may need to set: 2021-05-14T23:21:47.4779020Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T23:21:47.4780310Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T23:21:47.4780800Z 2021-05-14T23:21:47.4781850Z For pkg-config to find openblas you may need to set: 2021-05-14T23:21:47.4782790Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T23:21:47.4783230Z 2021-05-14T23:21:49.5725300Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T23:21:50.1276150Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T23:21:50.1312000Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T23:21:50.4823940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:21:50.5003780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T23:21:51.0203250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T23:21:51.0223830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T23:21:51.3468910Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:21:51.3678900Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T23:21:52.9983080Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T23:21:53.5902500Z ==> 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:21:54.7703130Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T23:21:55.3337230Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T23:21:55.3357960Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T23:21:55.6798670Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:21:55.6903870Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T23:21:57.3090900Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T23:21:57.6502530Z ==> 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:21:57.8941280Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T23:21:57.8958110Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T23:21:59.5574790Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T23:21:59.9472270Z ==> 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:22:00.4217750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T23:22:02.1840460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T23:22:02.5273450Z ==> 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:22:02.7511300Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T23:22:04.3960460Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T23:22:04.7494490Z ==> 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:22:05.8858420Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T23:22:05.8885430Z ==> Installing itk dependency: open-mpi 2021-05-14T23:22:06.0093170Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T23:22:11.8537200Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T23:22:11.8598380Z ==> Installing itk dependency: fftw 2021-05-14T23:22:11.9277520Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T23:22:14.7560860Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T23:22:14.7567630Z ==> Installing itk dependency: boost 2021-05-14T23:22:14.7622430Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T23:22:51.4368890Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T23:22:51.4376530Z ==> Installing itk dependency: netcdf 2021-05-14T23:22:51.4997710Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T23:22:54.2626680Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T23:22:54.2633320Z ==> Installing itk dependency: pyqt@5 2021-05-14T23:22:54.3090760Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T23:22:59.5155530Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T23:22:59.5162130Z ==> Installing itk dependency: vtk@8.2 2021-05-14T23:22:59.6692670Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T23:23:35.1892270Z ==> Caveats 2021-05-14T23:23:35.1894360Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T23:23:35.1895640Z because this is an alternate version of another formula. 2021-05-14T23:23:35.1896350Z 2021-05-14T23:23:35.1897220Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T23:23:35.1898940Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T23:23:35.1899700Z 2021-05-14T23:23:35.1900470Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T23:23:35.1901910Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T23:23:35.1903450Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T23:23:35.1904080Z 2021-05-14T23:23:35.1905290Z ==> Summary 2021-05-14T23:23:35.4263870Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T23:23:35.4270740Z ==> Installing itk dependency: gdcm 2021-05-14T23:23:35.6438380Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T23:23:42.1812350Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T23:23:42.1814140Z ==> Installing itk 2021-05-14T23:23:42.1816010Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T23:24:01.6984360Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T23:24:04.7919050Z ==> No outdated dependents to upgrade! 2021-05-14T23:24:04.7920420Z ==> Checking for dependents of upgraded formulae... 2021-05-14T23:24:11.7394660Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T23:24:11.7395340Z fftw 2021-05-14T23:24:11.7812270Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T23:24:11.7813640Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T23:24:13.5464010Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T23:24:13.6891250Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T23:24:14.8765030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:15.4263120Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T23:24:15.7701310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T23%3A30%3A00Z&sig=FVjQTNpycoRwluuE61d4pH2sdQ%2F78oKc88q40nENAXg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:15.8091540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=FVjQTNpycoRwluuE61d4pH2sdQ\%2F78oKc88q40nENAXg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:15.8538720Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T23:24:15.8619310Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T23:24:17.4606050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:18.0006260Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T23:24:18.3345310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T23%3A30%3A00Z&sig=GIOEZ9%2BEhGteRGYrClJNeQgy%2FeVUqDXFnHujGWYrr5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:18.3932600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=GIOEZ9\%2BEhGteRGYrClJNeQgy\%2FeVUqDXFnHujGWYrr5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:18.4679260Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T23:24:18.4763420Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T23:24:19.5754380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:20.1366980Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T23:24:20.5101180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T23%3A30%3A00Z&sig=UtOghMSoE2eXyYze8f0D9oS3e7ZGOchyHx9I5Uo57%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:20.5648370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=UtOghMSoE2eXyYze8f0D9oS3e7ZGOchyHx9I5Uo57\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:20.6161550Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T23:24:20.6203160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T23:24:21.7389670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:24:22.3113510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T23:24:22.6557640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T23%3A30%3A00Z&sig=RsKCxTEOG1zfuKsSJVkDD07ZR3Wyi%2Bp%2FiChiSM1MRL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:22.6843040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A30\%3A00Z\&sig=RsKCxTEOG1zfuKsSJVkDD07ZR3Wyi\%2Bp\%2FiChiSM1MRL4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T23:24:23.0208260Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T23:24:23.0848350Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T23:24:23.0852000Z ==> Installing libav dependency: faac 2021-05-14T23:24:23.1465480Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T23:24:23.1497090Z 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-9073-1tpvstf 2021-05-14T23:24:23.1615530Z cp -pR /private/tmp/d20210514-9073-1tpvstf/faac/. /usr/local/Cellar/faac 2021-05-14T23:24:23.1774290Z chmod -Rf +w /private/tmp/d20210514-9073-1tpvstf 2021-05-14T23:24:23.2431470Z ==> Finishing up 2021-05-14T23:24:23.2921560Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T23:24:23.2928180Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T23:24:23.2933130Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T23:24:23.2954590Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T23:24:23.2961380Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T23:24:23.2966330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T23:24:23.2971660Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T23:24:23.3138580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9255-1clrtq0.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:24:25.5529280Z ==> Summary 2021-05-14T23:24:25.5555720Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T23:24:25.5562810Z ==> Installing libav dependency: fdk-aac 2021-05-14T23:24:25.5585840Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T23:24:25.5605220Z 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-9073-1m4gkj8 2021-05-14T23:24:25.5913650Z cp -pR /private/tmp/d20210514-9073-1m4gkj8/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T23:24:25.6114530Z chmod -Rf +w /private/tmp/d20210514-9073-1m4gkj8 2021-05-14T23:24:25.6638400Z ==> Finishing up 2021-05-14T23:24:25.7117110Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T23:24:25.7124050Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T23:24:25.7131270Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T23:24:25.7136130Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T23:24:25.7141510Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T23:24:25.7149130Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T23:24:25.7309870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9281-lya9rk.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:24:27.9406640Z ==> Summary 2021-05-14T23:24:27.9432510Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T23:24:27.9440040Z ==> Installing libav dependency: sdl 2021-05-14T23:24:27.9461980Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T23:24:27.9480860Z 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-9073-14jgmiq 2021-05-14T23:24:28.0281870Z cp -pR /private/tmp/d20210514-9073-14jgmiq/sdl/. /usr/local/Cellar/sdl 2021-05-14T23:24:28.1459890Z chmod -Rf +w /private/tmp/d20210514-9073-14jgmiq 2021-05-14T23:24:28.2798580Z ==> Finishing up 2021-05-14T23:24:28.3315640Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T23:24:28.3322260Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T23:24:28.3331190Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T23:24:28.3360150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T23:24:28.3366600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T23:24:28.3372820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T23:24:28.3378890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T23:24:28.3408110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T23:24:28.3414820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T23:24:28.3421740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T23:24:28.3427860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T23:24:28.3434220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T23:24:28.3440770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T23:24:28.3446550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T23:24:28.3452980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T23:24:28.3458620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T23:24:28.3464470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T23:24:28.3470430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T23:24:28.3476780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T23:24:28.3483100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T23:24:28.3489130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T23:24:28.3494800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T23:24:28.3500780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T23:24:28.3506590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T23:24:28.3513270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T23:24:28.3520310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T23:24:28.3526300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T23:24:28.3532220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T23:24:28.3540360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T23:24:28.3546030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T23:24:28.3552180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T23:24:28.3558530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T23:24:28.3564670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T23:24:28.3570610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T23:24:28.3576990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T23:24:28.3583430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T23:24:28.3589370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T23:24:28.3595430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T23:24:28.3602050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T23:24:28.3607780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T23:24:28.3614180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T23:24:28.3620010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T23:24:28.3627120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T23:24:28.3633170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T23:24:28.3652550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T23:24:28.3658580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T23:24:28.3664390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T23:24:28.3670200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T23:24:28.3675830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T23:24:28.3682220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T23:24:28.3688180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T23:24:28.3693950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T23:24:28.3699960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T23:24:28.3706250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T23:24:28.3712200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T23:24:28.3718490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T23:24:28.3724580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T23:24:28.3730640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T23:24:28.3737860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T23:24:28.3743990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T23:24:28.3750920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T23:24:28.3757650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T23:24:28.3763690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T23:24:28.3769960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T23:24:28.3775840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T23:24:28.3781820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T23:24:28.3787900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T23:24:28.3793770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T23:24:28.3800270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T23:24:28.3806250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T23:24:28.3813180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T23:24:28.3819470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T23:24:28.3826430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T23:24:28.3833240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T23:24:28.3839620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T23:24:28.3846250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T23:24:28.3852510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T23:24:28.3859050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T23:24:28.3864860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T23:24:28.3870630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T23:24:28.3876760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T23:24:28.3897250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T23:24:28.3902850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T23:24:28.3909090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T23:24:28.3915060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T23:24:28.3921080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T23:24:28.3927100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T23:24:28.3932960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T23:24:28.3939240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T23:24:28.3945370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T23:24:28.3952430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T23:24:28.3958230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T23:24:28.3964110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T23:24:28.3969820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T23:24:28.3975900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T23:24:28.3981820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T23:24:28.3987790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T23:24:28.3994060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T23:24:28.4000340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T23:24:28.4006000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T23:24:28.4011120Z Only the first 100 operations were output. 2021-05-14T23:24:28.4967000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9307-1d4z8gm.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:24:30.7183950Z ==> Summary 2021-05-14T23:24:30.7331310Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T23:24:30.7337430Z ==> Installing libav 2021-05-14T23:24:30.7341250Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T23:24:30.7359920Z 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-9073-5xdjsr 2021-05-14T23:24:30.9753580Z cp -pR /private/tmp/d20210514-9073-5xdjsr/libav/. /usr/local/Cellar/libav 2021-05-14T23:24:31.1092720Z chmod -Rf +w /private/tmp/d20210514-9073-5xdjsr 2021-05-14T23:24:32.5072880Z ==> Finishing up 2021-05-14T23:24:32.5571770Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T23:24:32.5576700Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T23:24:32.5581440Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T23:24:32.5594990Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T23:24:32.5600830Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T23:24:32.5606560Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T23:24:32.5971030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9333-1mkkhdv.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:24:34.9269030Z ==> Summary 2021-05-14T23:24:34.9291040Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T23:24:37.5890450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T23:24:39.2818310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T23:24:39.6197660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T23%3A30%3A00Z&sig=%2BN4Ev9xTMukHZKp5MXCSG7F%2FjHEloTcV31yT06S6zuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:24:39.8359790Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T23:24:42.3372580Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T23:24:44.6946970Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T23:24:44.6947730Z To reinstall 4.3.0, run: 2021-05-14T23:24:44.6948200Z brew reinstall libtiff 2021-05-14T23:24:46.2630700Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T23:24:46.2631460Z To reinstall 2.3.9_1, run: 2021-05-14T23:24:46.2631970Z brew reinstall unixodbc 2021-05-14T23:24:47.8679850Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T23:24:47.8680590Z To reinstall 1.0.18_1, run: 2021-05-14T23:24:47.8681150Z brew reinstall libsodium 2021-05-14T23:24:49.4088000Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T23:24:49.4090940Z To reinstall 4.1.1, run: 2021-05-14T23:24:49.4091920Z brew reinstall tesseract 2021-05-14T23:24:50.9761910Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T23:24:50.9763130Z To reinstall 1.21.1, run: 2021-05-14T23:24:50.9763750Z brew reinstall wget 2021-05-14T23:24:52.5302860Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T23:24:52.5303670Z To reinstall 4.3.4, run: 2021-05-14T23:24:52.5304140Z brew reinstall zeromq 2021-05-14T23:24:54.0889400Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T23:24:54.0890160Z To reinstall 2.2.27.6_1, run: 2021-05-14T23:24:54.0890640Z brew reinstall udunits 2021-05-14T23:24:55.6291340Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T23:24:55.6292070Z To reinstall 1.2.0, run: 2021-05-14T23:24:55.6292540Z brew reinstall webp 2021-05-14T23:24:57.2529690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T23:24:58.9451450Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T23:24:59.2794440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T23%3A30%3A00Z&sig=g2jCosg39fuqJVo0X7PBSQdGgPwVk%2FvqMyvCbMhHY1I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T23:25:01.1672730Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T23:26:01.4724260Z ==> Caveats 2021-05-14T23:26:01.4725100Z Bash completion has been installed to: 2021-05-14T23:26:01.4725740Z /usr/local/etc/bash_completion.d 2021-05-14T23:26:01.4726790Z ==> Summary 2021-05-14T23:26:02.8698320Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T23:26:05.7718300Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T23:26:05.7724110Z ==> 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=20210514T232603Z&X-Amz-Expires=300&X-Amz-Signature=3726fa1e3a857976c048b3f04a621207966a75f5602c05798bcbceeec5eb3395&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:26:08.6161130Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T23:26:08.6162410Z ==> Installing Cask xquartz 2021-05-14T23:26:25.9545690Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T23:26:25.9547330Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T23:26:55.2291220Z installer: Package name is 2021-05-14T23:26:55.2293970Z installer: Installing at base path / 2021-05-14T23:26:55.2295580Z installer: The install was successful. 2021-05-14T23:26:55.2296580Z installer: The install requires logging out now. 2021-05-14T23:26:55.3176850Z 🍺 xquartz was successfully installed! 2021-05-14T23:26:55.4072800Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:26:55.4073470Z with: 2021-05-14T23:26:55.4074110Z github_slug: neuroconductor/kirby21.t1 2021-05-14T23:26:55.4074640Z env: 2021-05-14T23:26:55.4075190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:55.4075700Z TIC_DEPLOY_KEY: 2021-05-14T23:26:55.4076110Z RSPM: 2021-05-14T23:26:55.4078370Z GITHUB_PAT: *** 2021-05-14T23:26:55.4078870Z COVERALLS_TOKEN: 2021-05-14T23:26:55.4079340Z continue-on-error: false 2021-05-14T23:26:55.4079890Z VDIFFR_RUN_TESTS: false 2021-05-14T23:26:55.4080440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:26:55.4080970Z TZ: UTC 2021-05-14T23:26:55.4081470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:55.4081970Z NOT_CRAN: true 2021-05-14T23:26:55.4082400Z ##[endgroup] 2021-05-14T23:26:55.5915750Z repo slug is: neuroconductor/kirby21.t1 2021-05-14T23:26:55.6065890Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:26:55.6066600Z env: 2021-05-14T23:26:55.6067170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:55.6067720Z TIC_DEPLOY_KEY: 2021-05-14T23:26:55.6068110Z RSPM: 2021-05-14T23:26:55.6069040Z GITHUB_PAT: *** 2021-05-14T23:26:55.6069530Z COVERALLS_TOKEN: 2021-05-14T23:26:55.6070030Z continue-on-error: false 2021-05-14T23:26:55.6070570Z VDIFFR_RUN_TESTS: false 2021-05-14T23:26:55.6071090Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:26:55.6071590Z TZ: UTC 2021-05-14T23:26:55.6072010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:55.6072470Z NOT_CRAN: true 2021-05-14T23:26:55.6072910Z ##[endgroup] 2021-05-14T23:26:56.9353910Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:26:56.9354770Z with: 2021-05-14T23:26:56.9355230Z repo_name: kirby21.t1 2021-05-14T23:26:56.9355790Z repo_version: 1.7.3.2 2021-05-14T23:26:56.9356300Z runner_os: macOS 2021-05-14T23:26:56.9356760Z R_version: 4.0 2021-05-14T23:26:56.9357130Z env: 2021-05-14T23:26:56.9357610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:56.9358100Z TIC_DEPLOY_KEY: 2021-05-14T23:26:56.9358520Z RSPM: 2021-05-14T23:26:56.9359830Z GITHUB_PAT: *** 2021-05-14T23:26:56.9360340Z COVERALLS_TOKEN: 2021-05-14T23:26:56.9360840Z continue-on-error: false 2021-05-14T23:26:56.9361390Z VDIFFR_RUN_TESTS: false 2021-05-14T23:26:56.9361970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:26:56.9362450Z TZ: UTC 2021-05-14T23:26:56.9362900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:56.9363330Z NOT_CRAN: true 2021-05-14T23:26:56.9363770Z ##[endgroup] 2021-05-14T23:26:57.0045650Z Package: kirby21.t1 2021-05-14T23:26:57.0051010Z Version: 1.7.3.2 2021-05-14T23:26:57.0051550Z OS: macOS 2021-05-14T23:26:57.0137600Z ##[group]Run install.packages('remotes') 2021-05-14T23:26:57.0138440Z install.packages('remotes') 2021-05-14T23:26:57.0139260Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:26:57.0140310Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:26:57.0329920Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:26:57.0330410Z env: 2021-05-14T23:26:57.0330870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:57.0331380Z TIC_DEPLOY_KEY: 2021-05-14T23:26:57.0331750Z RSPM: 2021-05-14T23:26:57.0332730Z GITHUB_PAT: *** 2021-05-14T23:26:57.0333210Z COVERALLS_TOKEN: 2021-05-14T23:26:57.0333700Z continue-on-error: false 2021-05-14T23:26:57.0334220Z VDIFFR_RUN_TESTS: false 2021-05-14T23:26:57.0334750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:26:57.0335680Z TZ: UTC 2021-05-14T23:26:57.0336140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:57.0336580Z NOT_CRAN: true 2021-05-14T23:26:57.0337000Z ##[endgroup] 2021-05-14T23:26:57.2790820Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:26:57.2792110Z (as ‘lib’ is unspecified) 2021-05-14T23:27:00.0776960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-14T23:27:00.2431840Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-14T23:27:00.2628770Z ================================================== 2021-05-14T23:27:00.2630110Z downloaded 381 KB 2021-05-14T23:27:00.2630820Z 2021-05-14T23:27:00.2880630Z 2021-05-14T23:27:00.2982610Z The downloaded binary packages are in 2021-05-14T23:27:00.3085250Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp6OM0eO/downloaded_packages 2021-05-14T23:27:07.8689610Z ##[group]Run actions/cache@v1 2021-05-14T23:27:07.8690160Z with: 2021-05-14T23:27:07.8690690Z path: /Users/runner/work/_temp/Library 2021-05-14T23:27:07.8693600Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-4af77096a8c1b0f99a143764739e7b01353ff147e9c3e7e4bd4070bb3eaaa8f6 2021-05-14T23:27:07.8697110Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:27:07.8698270Z env: 2021-05-14T23:27:07.8698710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:07.8699220Z TIC_DEPLOY_KEY: 2021-05-14T23:27:07.8699580Z RSPM: 2021-05-14T23:27:07.8701350Z GITHUB_PAT: *** 2021-05-14T23:27:07.8701930Z COVERALLS_TOKEN: 2021-05-14T23:27:07.8702540Z continue-on-error: false 2021-05-14T23:27:07.8703040Z VDIFFR_RUN_TESTS: false 2021-05-14T23:27:07.8703580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:27:07.8704060Z TZ: UTC 2021-05-14T23:27:07.8704570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:07.8705010Z NOT_CRAN: true 2021-05-14T23:27:07.8705420Z ##[endgroup] 2021-05-14T23:27:07.9493260Z [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:27:07.9590770Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:27:07.9591630Z remotes::install_github("ropensci/tic") 2021-05-14T23:27:07.9592300Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:27:07.9593190Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:27:07.9593790Z remotes::install_cran("covr") 2021-05-14T23:27:07.9819090Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:07.9819550Z env: 2021-05-14T23:27:07.9820040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:07.9820520Z TIC_DEPLOY_KEY: 2021-05-14T23:27:07.9820920Z RSPM: 2021-05-14T23:27:07.9821900Z GITHUB_PAT: *** 2021-05-14T23:27:07.9822370Z COVERALLS_TOKEN: 2021-05-14T23:27:07.9822850Z continue-on-error: false 2021-05-14T23:27:07.9823410Z VDIFFR_RUN_TESTS: false 2021-05-14T23:27:07.9823990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:27:07.9824540Z TZ: UTC 2021-05-14T23:27:07.9825110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:07.9825590Z NOT_CRAN: true 2021-05-14T23:27:07.9825980Z ##[endgroup] 2021-05-14T23:27:08.2618920Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:27:08.9258750Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:27:12.9327350Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:27:12.9328570Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:27:12.9329560Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:27:12.9330440Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:27:12.9331360Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:27:12.9332220Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:27:12.9333170Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:27:12.9334060Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:27:12.9334990Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:27:12.9335950Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:27:12.9337530Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:27:12.9338440Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:27:12.9339390Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:27:12.9340330Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:27:12.9341190Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:27:12.9342150Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:27:12.9343080Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:27:12.9344230Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:27:12.9345290Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T23:27:12.9346220Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:27:12.9347150Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:27:12.9348020Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:27:12.9348960Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:27:12.9349880Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:27:12.9350830Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:27:12.9351710Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:27:12.9352690Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:27:12.9353540Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:27:12.9354480Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:27:12.9355380Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:27:12.9356270Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:27:12.9357190Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:27:12.9358080Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:27:12.9359030Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:27:12.9359900Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:27:12.9361930Z 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:27:12.9368390Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:27:12.9369560Z (as ‘lib’ is unspecified) 2021-05-14T23:27:15.0210050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-14T23:27:15.8984260Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-14T23:27:16.0217360Z ================================================== 2021-05-14T23:27:16.0218320Z downloaded 1.3 MB 2021-05-14T23:27:16.0218850Z 2021-05-14T23:27:16.0269600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-14T23:27:16.2160570Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-14T23:27:16.2215400Z ================================================== 2021-05-14T23:27:16.2216240Z downloaded 219 KB 2021-05-14T23:27:16.2216760Z 2021-05-14T23:27:16.2253560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-14T23:27:16.5318350Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-14T23:27:16.5366680Z ================================================== 2021-05-14T23:27:16.5367250Z downloaded 135 KB 2021-05-14T23:27:16.5367570Z 2021-05-14T23:27:16.5415820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-14T23:27:16.8072190Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-14T23:27:16.8093950Z ================================================== 2021-05-14T23:27:16.8094690Z downloaded 46 KB 2021-05-14T23:27:16.8095230Z 2021-05-14T23:27:16.8129500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-14T23:27:16.9610410Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-14T23:27:16.9612230Z ================================================== 2021-05-14T23:27:16.9613210Z downloaded 21 KB 2021-05-14T23:27:16.9613720Z 2021-05-14T23:27:16.9644520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-14T23:27:17.3014180Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-14T23:27:17.3039340Z ================================================== 2021-05-14T23:27:17.3040320Z downloaded 80 KB 2021-05-14T23:27:17.3040650Z 2021-05-14T23:27:17.3076180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-14T23:27:17.6772720Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-14T23:27:17.7140400Z ================================================== 2021-05-14T23:27:17.7141020Z downloaded 2.8 MB 2021-05-14T23:27:17.7141360Z 2021-05-14T23:27:17.7217400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-14T23:27:17.9872480Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-14T23:27:17.9884880Z ================================================== 2021-05-14T23:27:17.9886110Z downloaded 34 KB 2021-05-14T23:27:18.0045410Z 2021-05-14T23:27:18.0056860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-14T23:27:18.1491900Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-14T23:27:18.3685430Z ================================================== 2021-05-14T23:27:18.3687110Z downloaded 841 KB 2021-05-14T23:27:18.3687900Z 2021-05-14T23:27:18.3729510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-14T23:27:18.7978220Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-14T23:27:18.8019280Z ================================================== 2021-05-14T23:27:18.8019840Z downloaded 480 KB 2021-05-14T23:27:18.8020160Z 2021-05-14T23:27:18.8071620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-14T23:27:18.9640260Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-14T23:27:18.9642810Z ================================================== 2021-05-14T23:27:18.9643320Z downloaded 12 KB 2021-05-14T23:27:18.9643770Z 2021-05-14T23:27:18.9682100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-14T23:27:19.7590230Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-14T23:27:19.8058330Z ================================================== 2021-05-14T23:27:19.8059270Z downloaded 486 KB 2021-05-14T23:27:19.8060270Z 2021-05-14T23:27:19.8102380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-14T23:27:20.0187260Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-14T23:27:20.0200240Z ================================================== 2021-05-14T23:27:20.0200930Z downloaded 89 KB 2021-05-14T23:27:20.0201690Z 2021-05-14T23:27:20.0245090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-14T23:27:20.6501450Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-14T23:27:20.6680100Z ================================================== 2021-05-14T23:27:20.6680660Z downloaded 518 KB 2021-05-14T23:27:20.6680940Z 2021-05-14T23:27:20.6720080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-14T23:27:20.9232850Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-14T23:27:20.9299230Z ================================================== 2021-05-14T23:27:20.9299830Z downloaded 206 KB 2021-05-14T23:27:20.9300110Z 2021-05-14T23:27:20.9335830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-14T23:27:21.1722550Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-14T23:27:21.1779100Z ================================================== 2021-05-14T23:27:21.1779720Z downloaded 265 KB 2021-05-14T23:27:21.1780040Z 2021-05-14T23:27:21.1817730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-14T23:27:21.4853250Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-14T23:27:21.4901180Z ================================================== 2021-05-14T23:27:21.4901740Z downloaded 166 KB 2021-05-14T23:27:21.4902060Z 2021-05-14T23:27:21.4938400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-14T23:27:21.7802480Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-14T23:27:21.7825550Z ================================================== 2021-05-14T23:27:21.7826120Z downloaded 94 KB 2021-05-14T23:27:21.7826460Z 2021-05-14T23:27:21.7864000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-14T23:27:22.5711790Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-14T23:27:22.5783570Z ================================================== 2021-05-14T23:27:22.5784160Z downloaded 136 KB 2021-05-14T23:27:22.5784440Z 2021-05-14T23:27:22.5829910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-14T23:27:22.8324410Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-14T23:27:22.8413060Z ================================================== 2021-05-14T23:27:22.8413680Z downloaded 183 KB 2021-05-14T23:27:22.8413970Z 2021-05-14T23:27:22.8450440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-14T23:27:23.3513560Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-14T23:27:23.3834530Z ================================================== 2021-05-14T23:27:23.3835270Z downloaded 198 KB 2021-05-14T23:27:23.3835580Z 2021-05-14T23:27:23.3871710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-14T23:27:23.8050170Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-14T23:27:23.8080100Z ================================================== 2021-05-14T23:27:23.8080670Z downloaded 204 KB 2021-05-14T23:27:23.8081010Z 2021-05-14T23:27:23.8126260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-14T23:27:25.1984660Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-14T23:27:25.1985460Z ================================================== 2021-05-14T23:27:25.1985900Z downloaded 64 KB 2021-05-14T23:27:25.1986230Z 2021-05-14T23:27:25.1987710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-14T23:27:25.1989800Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-14T23:27:25.1990540Z ================================================== 2021-05-14T23:27:25.1991010Z downloaded 44 KB 2021-05-14T23:27:25.1991280Z 2021-05-14T23:27:25.1992610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-14T23:27:25.2769420Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-14T23:27:25.2838230Z ================================================== 2021-05-14T23:27:25.2838810Z downloaded 408 KB 2021-05-14T23:27:25.2839140Z 2021-05-14T23:27:25.2877810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-14T23:27:25.4443030Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-14T23:27:25.4488120Z ================================================== 2021-05-14T23:27:25.4488710Z downloaded 91 KB 2021-05-14T23:27:25.4489040Z 2021-05-14T23:27:25.4622370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-14T23:27:25.8287790Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-14T23:27:25.8335460Z ================================================== 2021-05-14T23:27:25.8336000Z downloaded 134 KB 2021-05-14T23:27:25.8336330Z 2021-05-14T23:27:25.8370800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-14T23:27:25.9799940Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-14T23:27:26.0529120Z ================================================== 2021-05-14T23:27:26.0529800Z downloaded 1.9 MB 2021-05-14T23:27:26.0530130Z 2021-05-14T23:27:26.0586470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-14T23:27:26.2726880Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-14T23:27:26.2889290Z ================================================== 2021-05-14T23:27:26.2889820Z downloaded 532 KB 2021-05-14T23:27:26.2890140Z 2021-05-14T23:27:26.2930200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-14T23:27:26.4298550Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-14T23:27:26.4401220Z ================================================== 2021-05-14T23:27:26.4401760Z downloaded 515 KB 2021-05-14T23:27:26.4402090Z 2021-05-14T23:27:26.4438900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-14T23:27:26.7294070Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-14T23:27:26.7299930Z ================================================== 2021-05-14T23:27:26.7300540Z downloaded 47 KB 2021-05-14T23:27:26.7300820Z 2021-05-14T23:27:26.7336820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.4.tgz' 2021-05-14T23:27:27.4453780Z Content type 'application/x-gzip' length 65624 bytes (64 KB) 2021-05-14T23:27:27.4462990Z ================================================== 2021-05-14T23:27:27.4463630Z downloaded 64 KB 2021-05-14T23:27:27.4463960Z 2021-05-14T23:27:27.4504360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-14T23:27:27.8848160Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-14T23:27:27.9274120Z ================================================== 2021-05-14T23:27:27.9274690Z downloaded 690 KB 2021-05-14T23:27:27.9275010Z 2021-05-14T23:27:27.9324440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-14T23:27:28.3422880Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-14T23:27:28.3444710Z ================================================== 2021-05-14T23:27:28.3445300Z downloaded 46 KB 2021-05-14T23:27:28.3445590Z 2021-05-14T23:27:28.3481370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-14T23:27:28.5860450Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-14T23:27:28.7018420Z ================================================== 2021-05-14T23:27:28.7019430Z downloaded 2.0 MB 2021-05-14T23:27:28.7019760Z 2021-05-14T23:27:29.7589320Z Running `R CMD build`... 2021-05-14T23:27:29.7589810Z 2021-05-14T23:27:29.7697710Z The downloaded binary packages are in 2021-05-14T23:27:29.7896910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWGuAT/downloaded_packages 2021-05-14T23:27:38.5343850Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a719b5e6bd/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:27:38.5444040Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:27:38.5445160Z * preparing ‘tic’: 2021-05-14T23:27:38.5536730Z (as ‘lib’ is unspecified) 2021-05-14T23:27:38.5538010Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:27:38.5609730Z * installing the package to process help pages 2021-05-14T23:27:38.5694260Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:38.5771100Z * checking for empty or unneeded directories 2021-05-14T23:27:38.5809750Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:27:38.5867780Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:27:38.5880250Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:27:39.1828310Z * installing *source* package ‘tic’ ... 2021-05-14T23:27:39.1927960Z ** using staged installation 2021-05-14T23:27:39.2230010Z ** R 2021-05-14T23:27:39.2631950Z ** inst 2021-05-14T23:27:39.2832940Z ** preparing package for lazy loading 2021-05-14T23:27:39.9899290Z ** help 2021-05-14T23:27:40.3548480Z *** installing help indices 2021-05-14T23:27:40.4855070Z *** copying figures 2021-05-14T23:27:40.4956870Z ** building package indices 2021-05-14T23:27:41.1075160Z ** installing vignettes 2021-05-14T23:27:41.1136620Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:41.5239410Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:42.1640090Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:42.1706170Z * DONE (tic) 2021-05-14T23:27:42.2326020Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:27:42.6076820Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:27:45.4795800Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:27:45.4796770Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:27:45.4797720Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:27:45.4798590Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:27:45.4799470Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:27:45.4800320Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:27:45.4801200Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:27:45.4802210Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:27:45.4803070Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:27:45.4804000Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:27:45.4804950Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:27:45.4805820Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:27:45.4806680Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:27:45.4807560Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:27:45.4808420Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:27:45.4809320Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:27:45.4810190Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:27:45.4811030Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:27:45.4811870Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:27:45.4812700Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:27:45.4813540Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:27:45.4814370Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:27:45.4815240Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:27:45.4816080Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:27:45.4816960Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:27:45.4818390Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:27:45.4819330Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:27:45.4820210Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:27:45.4821070Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:27:45.4822010Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:27:45.4822890Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:27:45.4823820Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:27:45.4824700Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:27:45.4825590Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:27:45.4826480Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:27:45.4827350Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:27:45.4828240Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:27:45.4829110Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:27:45.4831360Z 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:27:45.4833640Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:27:45.4834730Z (as ‘lib’ is unspecified) 2021-05-14T23:27:47.2285380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-14T23:27:47.4444330Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-14T23:27:47.4484950Z ================================================== 2021-05-14T23:27:47.4485480Z downloaded 192 KB 2021-05-14T23:27:47.4485770Z 2021-05-14T23:27:47.4525730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-14T23:27:47.6380450Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-14T23:27:47.6636250Z ================================================== 2021-05-14T23:27:47.6636840Z downloaded 1.3 MB 2021-05-14T23:27:47.6637140Z 2021-05-14T23:27:47.6689320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-14T23:27:48.6042280Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-14T23:27:48.6043080Z ================================================== 2021-05-14T23:27:48.6043670Z downloaded 17 KB 2021-05-14T23:27:48.6043970Z 2021-05-14T23:27:48.6078240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-14T23:27:48.8459900Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-14T23:27:48.8584790Z ================================================== 2021-05-14T23:27:48.8585320Z downloaded 979 KB 2021-05-14T23:27:48.8585610Z 2021-05-14T23:27:48.8627320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-14T23:27:49.0544850Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-14T23:27:49.0965080Z ================================================== 2021-05-14T23:27:49.0965600Z downloaded 785 KB 2021-05-14T23:27:49.0965890Z 2021-05-14T23:27:49.1077000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-14T23:27:49.3057050Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-14T23:27:49.3064790Z ================================================== 2021-05-14T23:27:49.3065290Z downloaded 43 KB 2021-05-14T23:27:49.3065570Z 2021-05-14T23:27:49.3100690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-14T23:27:49.5723350Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-14T23:27:49.5985350Z ================================================== 2021-05-14T23:27:49.5986860Z downloaded 207 KB 2021-05-14T23:27:49.5987990Z 2021-05-14T23:27:49.6045110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-14T23:27:49.8810240Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-14T23:27:49.9195050Z ================================================== 2021-05-14T23:27:49.9195590Z downloaded 975 KB 2021-05-14T23:27:49.9195880Z 2021-05-14T23:27:49.9241850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-14T23:27:50.4222580Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-14T23:27:50.4223320Z ================================================== 2021-05-14T23:27:50.4223750Z downloaded 68 KB 2021-05-14T23:27:50.4224030Z 2021-05-14T23:27:50.4261030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-14T23:27:50.5562900Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-14T23:27:50.5756750Z ================================================== 2021-05-14T23:27:50.5757910Z downloaded 278 KB 2021-05-14T23:27:50.5758650Z 2021-05-14T23:27:50.5802980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-14T23:27:50.8381780Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-14T23:27:50.8457450Z ================================================== 2021-05-14T23:27:50.8457930Z downloaded 288 KB 2021-05-14T23:27:50.8458210Z 2021-05-14T23:27:50.8495410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-14T23:27:51.9948960Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-14T23:27:51.9950380Z ================================================== 2021-05-14T23:27:51.9950860Z downloaded 15 KB 2021-05-14T23:27:51.9951140Z 2021-05-14T23:27:51.9995080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-14T23:27:52.1848280Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-14T23:27:52.1877620Z ================================================== 2021-05-14T23:27:52.1878520Z downloaded 148 KB 2021-05-14T23:27:52.1878810Z 2021-05-14T23:27:52.1914900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-14T23:27:52.5014110Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-14T23:27:52.5025280Z ================================================== 2021-05-14T23:27:52.5026550Z downloaded 72 KB 2021-05-14T23:27:52.5027340Z 2021-05-14T23:27:52.5064670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-14T23:27:52.6827600Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-14T23:27:52.6828370Z ================================================== 2021-05-14T23:27:52.6828800Z downloaded 35 KB 2021-05-14T23:27:52.6829080Z 2021-05-14T23:27:52.6872360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-14T23:27:53.0104270Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-14T23:27:53.0748930Z ================================================== 2021-05-14T23:27:53.0749870Z downloaded 293 KB 2021-05-14T23:27:53.0750390Z 2021-05-14T23:27:53.0787450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-14T23:27:53.2410470Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-14T23:27:53.2567460Z ================================================== 2021-05-14T23:27:53.2568330Z downloaded 425 KB 2021-05-14T23:27:53.2568880Z 2021-05-14T23:27:53.2605740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-14T23:27:53.5072430Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-14T23:27:53.5073420Z ================================================== 2021-05-14T23:27:53.5074000Z downloaded 36 KB 2021-05-14T23:27:53.5074470Z 2021-05-14T23:27:53.5108590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-14T23:27:53.6911980Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-14T23:27:53.9360930Z ================================================== 2021-05-14T23:27:53.9361860Z downloaded 2.2 MB 2021-05-14T23:27:53.9362350Z 2021-05-14T23:27:53.9418820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.22.tgz' 2021-05-14T23:27:54.1252560Z Content type 'application/x-gzip' length 314890 bytes (307 KB) 2021-05-14T23:27:54.1686850Z ================================================== 2021-05-14T23:27:54.1687360Z downloaded 307 KB 2021-05-14T23:27:54.1687640Z 2021-05-14T23:27:54.1728130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-14T23:27:54.4370850Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-14T23:27:54.4372800Z ================================================== 2021-05-14T23:27:54.4373990Z downloaded 194 KB 2021-05-14T23:27:54.4374790Z 2021-05-14T23:27:54.4409730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-14T23:27:54.6414610Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-14T23:27:54.6417400Z ================================================== 2021-05-14T23:27:54.6417890Z downloaded 38 KB 2021-05-14T23:27:54.6418180Z 2021-05-14T23:27:54.6490530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-14T23:27:54.7975000Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-14T23:27:54.8009970Z ================================================== 2021-05-14T23:27:54.8010470Z downloaded 205 KB 2021-05-14T23:27:54.8010760Z 2021-05-14T23:27:54.8046310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-14T23:27:55.0612150Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-14T23:27:55.4511230Z ================================================== 2021-05-14T23:27:55.4512700Z downloaded 13.9 MB 2021-05-14T23:27:55.4513520Z 2021-05-14T23:27:55.4764800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-14T23:27:55.6338210Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-14T23:27:55.7703940Z ================================================== 2021-05-14T23:27:55.7705010Z downloaded 3.1 MB 2021-05-14T23:27:55.7705630Z 2021-05-14T23:27:55.8052360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-14T23:27:56.0625120Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-14T23:27:56.1007350Z ================================================== 2021-05-14T23:27:56.1007890Z downloaded 1.3 MB 2021-05-14T23:27:56.1008180Z 2021-05-14T23:27:56.1060040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-14T23:27:56.3218710Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-14T23:27:56.3277590Z ================================================== 2021-05-14T23:27:56.3278090Z downloaded 302 KB 2021-05-14T23:27:56.3278370Z 2021-05-14T23:27:56.3315130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-14T23:27:57.1570390Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-14T23:27:57.1586310Z ================================================== 2021-05-14T23:27:57.1586810Z downloaded 104 KB 2021-05-14T23:27:57.1587100Z 2021-05-14T23:27:57.1624420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-14T23:27:57.4309980Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-14T23:27:57.4317890Z ================================================== 2021-05-14T23:27:57.4318530Z downloaded 21 KB 2021-05-14T23:27:57.4318810Z 2021-05-14T23:27:57.4354270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-14T23:27:57.7542540Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-14T23:27:57.7547670Z ================================================== 2021-05-14T23:27:57.7548170Z downloaded 43 KB 2021-05-14T23:27:57.7548480Z 2021-05-14T23:27:57.7586150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-14T23:27:58.0015550Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-14T23:27:58.0017390Z ================================================== 2021-05-14T23:27:58.0017910Z downloaded 33 KB 2021-05-14T23:27:58.0018300Z 2021-05-14T23:27:58.0053040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-14T23:27:58.3117380Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-14T23:27:58.3412720Z ================================================== 2021-05-14T23:27:58.3413210Z downloaded 137 KB 2021-05-14T23:27:58.3413500Z 2021-05-14T23:27:58.3449900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-14T23:27:58.5797110Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-14T23:27:58.8166320Z ================================================== 2021-05-14T23:27:58.8166930Z downloaded 2.8 MB 2021-05-14T23:27:58.8167220Z 2021-05-14T23:27:58.8249590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-14T23:27:59.2589320Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-14T23:27:59.2611350Z ================================================== 2021-05-14T23:27:59.2612080Z downloaded 64 KB 2021-05-14T23:27:59.2612370Z 2021-05-14T23:27:59.2649010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-14T23:27:59.5428530Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-14T23:27:59.5959030Z ================================================== 2021-05-14T23:27:59.5959580Z downloaded 954 KB 2021-05-14T23:27:59.5959870Z 2021-05-14T23:27:59.6012970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-14T23:27:59.8919760Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-14T23:27:59.8938450Z ================================================== 2021-05-14T23:27:59.8938990Z downloaded 129 KB 2021-05-14T23:27:59.8939280Z 2021-05-14T23:27:59.9090280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-14T23:28:00.1870420Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-14T23:28:00.1999800Z ================================================== 2021-05-14T23:28:00.2000320Z downloaded 384 KB 2021-05-14T23:28:00.2000610Z 2021-05-14T23:28:01.7423570Z 2021-05-14T23:28:01.7424410Z The downloaded binary packages are in 2021-05-14T23:28:01.7425300Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWGuAT/downloaded_packages 2021-05-14T23:28:01.8327830Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:28:05.0111920Z 2021-05-14T23:28:05.7088120Z 2021-05-14T23:28:05.7192120Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a7125c0cf0a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:28:05.7294230Z 2021-05-14T23:28:05.7461660Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a7125c0cf0a/muschellij2-desc-7be86f2/DESCRIPTION’ (348ms) 2021-05-14T23:28:05.8799010Z 2021-05-14T23:28:05.8900440Z 2021-05-14T23:28:05.9003360Z ─ preparing ‘desc’: 2021-05-14T23:28:05.9323390Z checking DESCRIPTION meta-information ... 2021-05-14T23:28:05.9424730Z 2021-05-14T23:28:05.9526890Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:28:06.3410960Z 2021-05-14T23:28:06.3540500Z 2021-05-14T23:28:06.3641580Z 2021-05-14T23:28:06.3757260Z 2021-05-14T23:28:06.3859780Z 2021-05-14T23:28:06.3960900Z 2021-05-14T23:28:06.4154550Z checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:06.4255890Z 2021-05-14T23:28:06.4362300Z ─ checking for LF line-endings in source and make files and shell scripts (403ms) 2021-05-14T23:28:06.4469120Z 2021-05-14T23:28:06.4670640Z 2021-05-14T23:28:06.4771110Z 2021-05-14T23:28:06.4872330Z 2021-05-14T23:28:06.4979100Z 2021-05-14T23:28:06.5083450Z 2021-05-14T23:28:06.5434060Z checking for empty or unneeded directories 2021-05-14T23:28:06.5540850Z 2021-05-14T23:28:06.5643240Z ─ checking for empty or unneeded directories 2021-05-14T23:28:06.5752380Z 2021-05-14T23:28:06.5853790Z 2021-05-14T23:28:06.6113630Z 2021-05-14T23:28:06.6114200Z 2021-05-14T23:28:06.6318000Z 2021-05-14T23:28:06.6419790Z 2021-05-14T23:28:06.6522500Z building 2021-05-14T23:28:06.6528100Z 2021-05-14T23:28:06.6630130Z building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:28:06.6734420Z 2021-05-14T23:28:06.6836440Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:28:06.8216370Z 2021-05-14T23:28:06.8280620Z 2021-05-14T23:28:06.8333860Z 2021-05-14T23:28:06.8846120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:06.8922360Z (as ‘lib’ is unspecified) 2021-05-14T23:28:07.5619040Z * installing *source* package ‘desc’ ... 2021-05-14T23:28:07.6011440Z ** using staged installation 2021-05-14T23:28:07.6782610Z ** R 2021-05-14T23:28:07.7314260Z ** inst 2021-05-14T23:28:07.7417920Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:10.8280910Z ** help 2021-05-14T23:28:11.0536060Z *** installing help indices 2021-05-14T23:28:11.1705290Z ** building package indices 2021-05-14T23:28:11.5708210Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:11.9838040Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:12.3998300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:12.4070950Z * DONE (desc) 2021-05-14T23:28:12.7704810Z 2021-05-14T23:28:12.7717640Z 2021-05-14T23:28:12.7728460Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a71761eea56/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:28:12.7765020Z 2021-05-14T23:28:12.7767690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a71761eea56/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:28:12.8236350Z 2021-05-14T23:28:12.8265960Z 2021-05-14T23:28:12.8267720Z ─ preparing ‘ghtravis’: 2021-05-14T23:28:12.8277050Z 2021-05-14T23:28:12.8277880Z 2021-05-14T23:28:12.8356760Z checking DESCRIPTION meta-information ... 2021-05-14T23:28:12.8383940Z 2021-05-14T23:28:12.8385690Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:28:12.9113480Z 2021-05-14T23:28:12.9141930Z 2021-05-14T23:28:12.9144630Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:12.9154190Z 2021-05-14T23:28:12.9181930Z 2021-05-14T23:28:12.9183500Z ─ checking for empty or unneeded directories 2021-05-14T23:28:12.9191610Z 2021-05-14T23:28:12.9219270Z 2021-05-14T23:28:12.9220920Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:28:12.9505030Z 2021-05-14T23:28:12.9506510Z 2021-05-14T23:28:12.9507390Z 2021-05-14T23:28:13.0061780Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:13.0062910Z (as ‘lib’ is unspecified) 2021-05-14T23:28:13.3473020Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:28:13.3480960Z ** using staged installation 2021-05-14T23:28:13.3685700Z ** R 2021-05-14T23:28:13.3865380Z ** inst 2021-05-14T23:28:13.3887910Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:15.4716560Z ** help 2021-05-14T23:28:15.5643010Z *** installing help indices 2021-05-14T23:28:15.6192170Z ** building package indices 2021-05-14T23:28:15.9305830Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:16.8219710Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:17.7153740Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:17.7181110Z * DONE (ghtravis) 2021-05-14T23:28:17.7862870Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:17.9745390Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:28:20.8481320Z 2021-05-14T23:28:20.8483000Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:28:20.8484810Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:28:20.8485750Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:28:20.8486570Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:28:20.8487360Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:28:20.8488130Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:28:20.8494790Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:20.8495880Z (as ‘lib’ is unspecified) 2021-05-14T23:28:22.5948870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-14T23:28:22.8067330Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-14T23:28:22.8095240Z ================================================== 2021-05-14T23:28:22.8095760Z downloaded 194 KB 2021-05-14T23:28:22.8096050Z 2021-05-14T23:28:22.8138570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-14T23:28:23.0092120Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-14T23:28:23.0096080Z ================================================== 2021-05-14T23:28:23.0096590Z downloaded 67 KB 2021-05-14T23:28:23.0096870Z 2021-05-14T23:28:23.0129970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-14T23:28:23.1687530Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-14T23:28:23.1712290Z ================================================== 2021-05-14T23:28:23.1712790Z downloaded 189 KB 2021-05-14T23:28:23.1713080Z 2021-05-14T23:28:23.1749720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-14T23:28:23.3330010Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-14T23:28:23.3636340Z ================================================== 2021-05-14T23:28:23.3636870Z downloaded 1.2 MB 2021-05-14T23:28:23.3637540Z 2021-05-14T23:28:23.3687940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-14T23:28:23.6552830Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-14T23:28:23.7954250Z ================================================== 2021-05-14T23:28:23.7954870Z downloaded 936 KB 2021-05-14T23:28:23.7955150Z 2021-05-14T23:28:23.9567210Z 2021-05-14T23:28:23.9668290Z The downloaded binary packages are in 2021-05-14T23:28:23.9769520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWGuAT/downloaded_packages 2021-05-14T23:28:24.2494470Z 2021-05-14T23:28:24.2511400Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a711f3ef6d5/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:28:24.2555160Z 2021-05-14T23:28:24.2558340Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFWGuAT/remotes2a711f3ef6d5/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:28:24.2853020Z 2021-05-14T23:28:24.2894590Z 2021-05-14T23:28:24.2896190Z ─ preparing ‘aghast’: 2021-05-14T23:28:24.2905690Z 2021-05-14T23:28:24.2906460Z 2021-05-14T23:28:24.2976930Z checking DESCRIPTION meta-information ... 2021-05-14T23:28:24.3006290Z 2021-05-14T23:28:24.3007810Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:28:24.3485940Z 2021-05-14T23:28:24.3638800Z 2021-05-14T23:28:24.3640940Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:24.3656400Z 2021-05-14T23:28:24.3705650Z 2021-05-14T23:28:24.3707370Z ─ checking for empty or unneeded directories 2021-05-14T23:28:24.3746480Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:28:24.3760710Z 2021-05-14T23:28:24.3763010Z 2021-05-14T23:28:24.3763770Z 2021-05-14T23:28:24.3853640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:24.3855460Z (as ‘lib’ is unspecified) 2021-05-14T23:28:24.7417390Z * installing *source* package ‘aghast’ ... 2021-05-14T23:28:24.7423150Z ** using staged installation 2021-05-14T23:28:24.8440980Z ** R 2021-05-14T23:28:24.8649520Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:25.5052110Z ** help 2021-05-14T23:28:25.5388860Z *** installing help indices 2021-05-14T23:28:25.5668510Z ** building package indices 2021-05-14T23:28:26.0755110Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:26.3392460Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:26.5967050Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:26.5994100Z * DONE (aghast) 2021-05-14T23:28:26.6225160Z Installing 1 packages: covr 2021-05-14T23:28:26.6240440Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:26.6241580Z (as ‘lib’ is unspecified) 2021-05-14T23:28:27.5883380Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:28:27.5883920Z 2021-05-14T23:28:28.4401670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-14T23:28:28.7335950Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-14T23:28:28.7485830Z ================================================== 2021-05-14T23:28:28.7486350Z downloaded 153 KB 2021-05-14T23:28:28.7486630Z 2021-05-14T23:28:28.7523650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-14T23:28:28.9331020Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-14T23:28:28.9376230Z ================================================== 2021-05-14T23:28:28.9377190Z downloaded 117 KB 2021-05-14T23:28:28.9377740Z 2021-05-14T23:28:28.9414510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-14T23:28:29.1143420Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-14T23:28:29.1424500Z ================================================== 2021-05-14T23:28:29.1425200Z downloaded 282 KB 2021-05-14T23:28:29.1425500Z 2021-05-14T23:28:29.2082650Z 2021-05-14T23:28:29.2183600Z The downloaded binary packages are in 2021-05-14T23:28:29.2284960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFWGuAT/downloaded_packages 2021-05-14T23:28:29.2546030Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:28:29.2546730Z Rscript -e "tic::before_install()" 2021-05-14T23:28:29.2821730Z shell: /bin/bash -e {0} 2021-05-14T23:28:29.2822140Z env: 2021-05-14T23:28:29.2822720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:29.2823200Z TIC_DEPLOY_KEY: 2021-05-14T23:28:29.2823540Z RSPM: 2021-05-14T23:28:29.2824820Z GITHUB_PAT: *** 2021-05-14T23:28:29.2825230Z COVERALLS_TOKEN: 2021-05-14T23:28:29.2825690Z continue-on-error: false 2021-05-14T23:28:29.2826160Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:29.2826630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:29.2827060Z TZ: UTC 2021-05-14T23:28:29.2827430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:29.2827890Z NOT_CRAN: true 2021-05-14T23:28:29.2828260Z ##[endgroup] 2021-05-14T23:28:29.7045750Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:29.9257980Z Running before_install: step_install_remote_binaries() 2021-05-14T23:28:30.6730610Z Installing kirby21.base binaries 2021-05-14T23:28:30.6743470Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:28:31.0062260Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:28:31.0103060Z tag_name 2021-05-14T23:28:31.0103540Z 5 1.7.3.s 2021-05-14T23:28:31.0104150Z zipball_url 2021-05-14T23:28:31.0105100Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:28:31.0106250Z tarball_url 2021-05-14T23:28:31.0107250Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:28:31.0108130Z commit.sha 2021-05-14T23:28:31.0108860Z 5 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:28:31.0109620Z commit.url 2021-05-14T23:28:31.0110770Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:28:31.0111780Z node_id 2021-05-14T23:28:31.0112680Z 5 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:28:31.0113670Z url 2021-05-14T23:28:31.0114530Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:28:31.0115470Z assets_url 2021-05-14T23:28:31.0116430Z 5 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:28:31.0117390Z upload_url 2021-05-14T23:28:31.0118510Z 5 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:28:31.0119620Z id asset_updated_at asset_created_at created_at 2021-05-14T23:28:31.0121290Z 5 42981925 2021-05-14 21:29:13 2021-05-14 21:29:13 2021-05-14 21:04:30 2021-05-14T23:28:31.0121930Z published_at asset_name asset_label 2021-05-14T23:28:31.0123100Z 5 2021-05-14 21:04:58 kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:28:31.0123690Z asset_download_count 2021-05-14T23:28:31.0124120Z 5 2 2021-05-14T23:28:31.0124800Z asset_browser_download_url 2021-05-14T23:28:31.0125820Z 5 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:28:31.0126860Z Installing kirby21.base package binaries 2021-05-14T23:28:31.0319320Z --2021-05-14 23:28:31-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R4.0.tgz 2021-05-14T23:28:31.0566880Z Resolving github.com (github.com)... 140.82.112.3 2021-05-14T23:28:31.0732630Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-14T23:28:31.1927780Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:28:31.1942870Z Location: https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232831Z&X-Amz-Expires=300&X-Amz-Signature=f40e1b622a2eb5949f836ae0fbf992aa9c597620b80d85d33c151a7117aa03d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:28:31.1955740Z --2021-05-14 23:28:31-- https://github-releases.githubusercontent.com/367479151/6d641a80-b4fb-11eb-87e4-013300234835?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232831Z&X-Amz-Expires=300&X-Amz-Signature=f40e1b622a2eb5949f836ae0fbf992aa9c597620b80d85d33c151a7117aa03d5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-14T23:28:31.1960490Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-14T23:28:31.1964440Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-14T23:28:31.3063480Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:28:31.3066310Z Length: 42351 (41K) [application/octet-stream] 2021-05-14T23:28:31.3067970Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpYd3Dws/kirby21.base_1.7.3.tgz’ 2021-05-14T23:28:31.3068700Z 2021-05-14T23:28:31.3083420Z 0K .......... .......... .......... .......... . 100% 25.6M=0.002s 2021-05-14T23:28:31.3083860Z 2021-05-14T23:28:31.3085690Z 2021-05-14 23:28:31 (25.6 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpYd3Dws/kirby21.base_1.7.3.tgz’ saved [42351/42351] 2021-05-14T23:28:31.3086310Z 2021-05-14T23:28:31.3136050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T23:28:31.3137260Z (as ‘lib’ is unspecified) 2021-05-14T23:28:31.3435020Z Rewriting new remotes: 2021-05-14T23:28:31.3806380Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:28:31.3807280Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:28:31.3807950Z remotes::install_cran("rcmdcheck") 2021-05-14T23:28:31.3808630Z remotes::install_cran("markdown") 2021-05-14T23:28:31.4003520Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:31.4004060Z env: 2021-05-14T23:28:31.4004520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:31.4005030Z TIC_DEPLOY_KEY: 2021-05-14T23:28:31.4005420Z RSPM: 2021-05-14T23:28:31.4007170Z GITHUB_PAT: *** 2021-05-14T23:28:31.4007660Z COVERALLS_TOKEN: 2021-05-14T23:28:31.4008160Z continue-on-error: false 2021-05-14T23:28:31.4008680Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:31.4009210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:31.4009690Z TZ: UTC 2021-05-14T23:28:31.4010090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:31.4010540Z NOT_CRAN: true 2021-05-14T23:28:31.4011030Z ##[endgroup] 2021-05-14T23:28:36.7945610Z 2021-05-14T23:28:37.6376230Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:28:37.6377400Z Use `force = TRUE` to force installation 2021-05-14T23:28:37.6405180Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:28:37.6408920Z Use `force = TRUE` to force installation 2021-05-14T23:28:37.6647310Z ##[group]Run options(width = 100) 2021-05-14T23:28:37.6647940Z options(width = 100) 2021-05-14T23:28:37.6648560Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:28:37.6649300Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:28:37.6838890Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:37.6839470Z env: 2021-05-14T23:28:37.6840000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:37.6840490Z TIC_DEPLOY_KEY: 2021-05-14T23:28:37.6840900Z RSPM: 2021-05-14T23:28:37.6842130Z GITHUB_PAT: *** 2021-05-14T23:28:37.6842570Z COVERALLS_TOKEN: 2021-05-14T23:28:37.6843090Z continue-on-error: false 2021-05-14T23:28:37.6843590Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:37.6844140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:37.6844600Z TZ: UTC 2021-05-14T23:28:37.6845030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:37.6845480Z NOT_CRAN: true 2021-05-14T23:28:37.6845940Z ##[endgroup] 2021-05-14T23:28:38.3753270Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:28:38.3754060Z setting value 2021-05-14T23:28:38.3755110Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:28:38.3755680Z os macOS Catalina 10.15.7 2021-05-14T23:28:38.3756240Z system x86_64, darwin17.0 2021-05-14T23:28:38.3756730Z ui X11 2021-05-14T23:28:38.3757240Z language (EN) 2021-05-14T23:28:38.3758210Z collate en_US.UTF-8 2021-05-14T23:28:38.3759140Z ctype en_US.UTF-8 2021-05-14T23:28:38.3759680Z tz UTC 2021-05-14T23:28:38.3760520Z date 2021-05-14 2021-05-14T23:28:38.3760820Z 2021-05-14T23:28:38.3761930Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:28:38.3762810Z ! package * version date lib source 2021-05-14T23:28:38.3764100Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:28:38.3765240Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3766350Z base * 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3767520Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3768590Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3769670Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3770710Z cachem 1.0.4 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3771810Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3772870Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3773980Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3775130Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3776190Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3777600Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3778670Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3779820Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3780930Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3781960Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3784020Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3785190Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3786340Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3787390Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3788600Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:28:38.3789780Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3790850Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3791950Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3792990Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3794120Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3795260Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-14T23:28:38.3796320Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3797520Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3798580Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3799680Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3800780Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3801840Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3802920Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3804060Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:28:38.3805270Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3806310Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3807580Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3808710Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3809950Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3811050Z grid 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3812070Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3813170Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3814240Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3815310Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3816440Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3817570Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:28:38.3818750Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3819780Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3820910Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3822020Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3823100Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3824190Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3825760Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3827020Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3828130Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3829200Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3830290Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3831310Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3832410Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3833490Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3834550Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3835660Z parallel 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3836880Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3838030Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3839120Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3840380Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3841480Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3842560Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3843700Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3844730Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3845810Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3846910Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3848090Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3849260Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3851300Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3852540Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3853800Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3854850Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3855920Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3856960Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3858120Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3859240Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3860340Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3861460Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3862540Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3863680Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3864720Z splines 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3865850Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3867020Z stats4 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3868600Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3869800Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3870850Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:28:38.3871960Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3873030Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-14T23:28:38.3874080Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3875180Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3876380Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:28:38.3877580Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3878730Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3879850Z P tools 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3881170Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3882210Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3883310Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-14T23:28:38.3884390Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3885420Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3886510Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3887530Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3888630Z xfun 0.22 2021-03-11 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3889670Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3890790Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3891870Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3892900Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-14T23:28:38.3893240Z 2021-05-14T23:28:38.3893780Z [1] /Users/runner/work/_temp/Library 2021-05-14T23:28:38.3894560Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-14T23:28:38.3895050Z 2021-05-14T23:28:38.3896010Z P ── Loaded and on-disk path mismatch. 2021-05-14T23:28:38.3956220Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:28:38.3956910Z Rscript -e 'tic::script()' 2021-05-14T23:28:38.3957420Z ls -l check 2021-05-14T23:28:38.4228320Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:28:38.4228860Z env: 2021-05-14T23:28:38.4229360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:38.4229840Z TIC_DEPLOY_KEY: 2021-05-14T23:28:38.4230260Z RSPM: 2021-05-14T23:28:38.4231800Z GITHUB_PAT: *** 2021-05-14T23:28:38.4232320Z COVERALLS_TOKEN: 2021-05-14T23:28:38.4232810Z continue-on-error: false 2021-05-14T23:28:38.4233350Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:38.4233870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:38.4234370Z TZ: UTC 2021-05-14T23:28:38.4234810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:38.4235240Z NOT_CRAN: true 2021-05-14T23:28:38.4235660Z ##[endgroup] 2021-05-14T23:28:38.7885650Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:38.9355740Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:28:38.9357190Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:28:38.9358840Z timeout = Inf, check_dir = "check") 2021-05-14T23:28:39.1009700Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:28:39.3935880Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:28:41.6631350Z * preparing ‘kirby21.t1’: 2021-05-14T23:28:41.6679780Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:41.7298900Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:41.7305000Z * checking for empty or unneeded directories 2021-05-14T23:28:41.7382790Z * building ‘kirby21.t1_1.7.3.2.tar.gz’ 2021-05-14T23:28:41.7427000Z 2021-05-14T23:28:41.8284600Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:28:42.1275990Z * using log directory ‘/Users/runner/work/kirby21.t1/kirby21.t1/check/kirby21.t1.Rcheck’ 2021-05-14T23:28:42.1296590Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:28:42.1298620Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-14T23:28:42.1300670Z * using session charset: UTF-8 2021-05-14T23:28:42.1590110Z * using option ‘--as-cran’ 2021-05-14T23:28:42.1614230Z * checking for file ‘kirby21.t1/DESCRIPTION’ ... OK 2021-05-14T23:28:42.1622540Z * checking extension type ... Package 2021-05-14T23:28:42.1624290Z * this is package ‘kirby21.t1’ version ‘1.7.3.2’ 2021-05-14T23:28:42.1631760Z * package encoding: UTF-8 2021-05-14T23:28:42.1658840Z * checking package namespace information ... OK 2021-05-14T23:28:43.2986380Z * checking package dependencies ... OK 2021-05-14T23:28:43.3083120Z * checking if this is a source package ... OK 2021-05-14T23:28:43.3088950Z * checking if there is a namespace ... OK 2021-05-14T23:28:43.4052720Z * checking for executable files ... OK 2021-05-14T23:28:43.4068920Z * checking for hidden files and directories ... OK 2021-05-14T23:28:43.4083020Z * checking for portable file names ... OK 2021-05-14T23:28:43.4098210Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:28:43.4118510Z * checking serialization versions ... OK 2021-05-14T23:28:45.2946880Z * checking whether package ‘kirby21.t1’ can be installed ... OK 2021-05-14T23:28:45.3075040Z * checking installed package size ... OK 2021-05-14T23:28:45.4113720Z * checking package directory ... OK 2021-05-14T23:28:45.4120450Z * checking for future file timestamps ... OK 2021-05-14T23:28:45.6365810Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:28:45.6427430Z * checking top-level files ... OK 2021-05-14T23:28:45.6443070Z * checking for left-over files ... OK 2021-05-14T23:28:45.6444460Z * checking index information ... OK 2021-05-14T23:28:45.8197910Z * checking package subdirectories ... OK 2021-05-14T23:28:45.8888520Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:28:45.9640380Z * checking R files for syntax errors ... OK 2021-05-14T23:28:46.2127550Z * checking whether the package can be loaded ... OK 2021-05-14T23:28:46.3609880Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:28:46.5121180Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:28:46.6663520Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:28:46.9227320Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:28:47.1918890Z * checking loading without being on the library search path ... OK 2021-05-14T23:28:47.3727450Z * checking dependencies in R code ... OK 2021-05-14T23:28:47.9173850Z * checking S3 generic/method consistency ... OK 2021-05-14T23:28:48.0974670Z * checking replacement functions ... OK 2021-05-14T23:28:48.2884820Z * checking foreign function calls ... OK 2021-05-14T23:28:50.6418870Z * checking R code for possible problems ... OK 2021-05-14T23:28:50.8984930Z * checking Rd files ... OK 2021-05-14T23:28:50.9715510Z * checking Rd metadata ... OK 2021-05-14T23:28:51.0515110Z * checking Rd line widths ... OK 2021-05-14T23:28:51.2416960Z * checking Rd cross-references ... OK 2021-05-14T23:28:51.4227170Z * checking for missing documentation entries ... OK 2021-05-14T23:28:51.9775620Z * checking for code/documentation mismatches ... OK 2021-05-14T23:28:52.6891460Z * checking Rd \usage sections ... OK 2021-05-14T23:28:52.7908890Z * checking Rd contents ... OK 2021-05-14T23:28:52.9097450Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:28:53.6193800Z * checking examples ... OK 2021-05-14T23:28:57.4509440Z * checking PDF version of manual ... OK 2021-05-14T23:28:57.4518930Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:28:57.4526900Z * checking for detritus in the temp directory ... OK 2021-05-14T23:28:57.4527770Z * DONE 2021-05-14T23:28:57.4534470Z 2021-05-14T23:28:57.4535220Z Status: OK 2021-05-14T23:28:57.4598430Z 2021-05-14T23:28:57.5926010Z ── R CMD check results ───────────────────────────────── kirby21.t1 1.7.3.2 ──── 2021-05-14T23:28:57.5943050Z Duration: 15.8s 2021-05-14T23:28:57.5943610Z 2021-05-14T23:28:57.5956710Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:28:57.6143540Z total 40 2021-05-14T23:28:57.6146900Z drwxr-xr-x 14 runner staff 448 May 14 23:28 kirby21.t1.Rcheck 2021-05-14T23:28:57.6148580Z -rw-r--r-- 1 runner staff 2430 May 14 23:28 kirby21.t1_1.7.3.2.tar.gz 2021-05-14T23:28:57.6149960Z -rw-r--r-- 1 runner staff 12405 May 14 23:28 kirby21.t1_1.7.3.2.tgz 2021-05-14T23:28:57.6212100Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:57.6213010Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:28:57.6491080Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:28:57.6491640Z env: 2021-05-14T23:28:57.6492130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:57.6492620Z TIC_DEPLOY_KEY: 2021-05-14T23:28:57.6493020Z RSPM: 2021-05-14T23:28:57.6494560Z GITHUB_PAT: *** 2021-05-14T23:28:57.6495060Z COVERALLS_TOKEN: 2021-05-14T23:28:57.6495590Z continue-on-error: false 2021-05-14T23:28:57.6496090Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:57.6496770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:57.6497240Z TZ: UTC 2021-05-14T23:28:57.6497680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:57.6498120Z NOT_CRAN: true 2021-05-14T23:28:57.6498530Z ##[endgroup] 2021-05-14T23:28:57.6930780Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:28:57.6931540Z Rscript -e "tic::before_deploy()" 2021-05-14T23:28:57.7191160Z shell: /bin/bash -e {0} 2021-05-14T23:28:57.7191640Z env: 2021-05-14T23:28:57.7192090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:57.7192600Z TIC_DEPLOY_KEY: 2021-05-14T23:28:57.7192980Z RSPM: 2021-05-14T23:28:57.7193930Z GITHUB_PAT: *** 2021-05-14T23:28:57.7194400Z COVERALLS_TOKEN: 2021-05-14T23:28:57.7194890Z continue-on-error: false 2021-05-14T23:28:57.7195420Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:57.7195920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:57.7196410Z TZ: UTC 2021-05-14T23:28:57.7196820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:57.7197700Z NOT_CRAN: true 2021-05-14T23:28:57.7198090Z ##[endgroup] 2021-05-14T23:28:58.0908640Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:58.2410880Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:28:58.2411510Z with: 2021-05-14T23:28:58.2412410Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-14T23:28:58.2413350Z asset_path: check/kirby21.t1_1.7.3.2.tgz 2021-05-14T23:28:58.2413910Z asset_name: kirby21.t1_1.7.3.2_R4.0.tgz 2021-05-14T23:28:58.2414500Z asset_content_type: application/octet-stream 2021-05-14T23:28:58.2415060Z env: 2021-05-14T23:28:58.2415510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:58.2416030Z TIC_DEPLOY_KEY: 2021-05-14T23:28:58.2416430Z RSPM: 2021-05-14T23:28:58.2418020Z GITHUB_PAT: *** 2021-05-14T23:28:58.2418560Z COVERALLS_TOKEN: 2021-05-14T23:28:58.2419060Z continue-on-error: false 2021-05-14T23:28:58.2419610Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:58.2420170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:58.2420670Z TZ: UTC 2021-05-14T23:28:58.2421160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:58.2421610Z NOT_CRAN: true 2021-05-14T23:28:58.2422710Z GITHUB_TOKEN: *** 2021-05-14T23:28:58.2423200Z ##[endgroup] 2021-05-14T23:28:58.7997130Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:28:58.7997860Z Rscript -e "tic::deploy()" 2021-05-14T23:28:58.8275690Z shell: /bin/bash -e {0} 2021-05-14T23:28:58.8276180Z env: 2021-05-14T23:28:58.8276650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:58.8277200Z TIC_DEPLOY_KEY: 2021-05-14T23:28:58.8277580Z RSPM: 2021-05-14T23:28:58.8278930Z GITHUB_PAT: *** 2021-05-14T23:28:58.8279440Z COVERALLS_TOKEN: 2021-05-14T23:28:58.8279940Z continue-on-error: false 2021-05-14T23:28:58.8280490Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:58.8281020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:58.8281550Z TZ: UTC 2021-05-14T23:28:58.8281990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:58.8282460Z NOT_CRAN: true 2021-05-14T23:28:58.8282860Z ##[endgroup] 2021-05-14T23:28:59.1951090Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:59.3379250Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:28:59.3379940Z Rscript -e "tic::after_deploy()" 2021-05-14T23:28:59.3645070Z shell: /bin/bash -e {0} 2021-05-14T23:28:59.3645480Z env: 2021-05-14T23:28:59.3645990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:59.3646460Z TIC_DEPLOY_KEY: 2021-05-14T23:28:59.3646860Z RSPM: 2021-05-14T23:28:59.3648520Z GITHUB_PAT: *** 2021-05-14T23:28:59.3648990Z COVERALLS_TOKEN: 2021-05-14T23:28:59.3649520Z continue-on-error: false 2021-05-14T23:28:59.3650030Z VDIFFR_RUN_TESTS: false 2021-05-14T23:28:59.3650570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T23:28:59.3651030Z TZ: UTC 2021-05-14T23:28:59.3651460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:59.3651940Z NOT_CRAN: true 2021-05-14T23:28:59.3652490Z ##[endgroup] 2021-05-14T23:28:59.7278350Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:00.1211730Z Post job cleanup. 2021-05-14T23:29:00.1939050Z [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:29:00.2096800Z Post job cleanup. 2021-05-14T23:29:00.3355210Z [command]/usr/local/bin/git version 2021-05-14T23:29:00.3429670Z git version 2.31.1 2021-05-14T23:29:00.3479940Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:29:00.3594300Z [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:29:00.4520990Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:29:00.4576890Z http.https://github.com/.extraheader 2021-05-14T23:29:00.4590520Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:29:00.4668270Z [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:29:00.5600000Z Cleaning up orphan processes