2021-05-15T13:49:39.7888555Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:49:40.1236434Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:49:40.1956124Z 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-15T13:49:40.2915972Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:49:40.3689219Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:49:54.0282220Z Current runner version: '2.278.0' 2021-05-15T13:49:54.0333940Z ##[group]Operating System 2021-05-15T13:49:54.0334930Z Mac OS X 2021-05-15T13:49:54.0335540Z 10.15.7 2021-05-15T13:49:54.0335960Z 19H1030 2021-05-15T13:49:54.0336420Z ##[endgroup] 2021-05-15T13:49:54.0336920Z ##[group]Virtual Environment 2021-05-15T13:49:54.0337640Z Environment: macos-10.15 2021-05-15T13:49:54.0338150Z Version: 20210510.1 2021-05-15T13:49:54.0339120Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:49:54.0340450Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:49:54.0341260Z ##[endgroup] 2021-05-15T13:49:54.0343230Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:49:54.0344560Z Actions: write 2021-05-15T13:49:54.0345040Z Checks: write 2021-05-15T13:49:54.0345530Z Contents: write 2021-05-15T13:49:54.0346020Z Deployments: write 2021-05-15T13:49:54.0346730Z Issues: write 2021-05-15T13:49:54.0347280Z Metadata: read 2021-05-15T13:49:54.0347790Z Packages: write 2021-05-15T13:49:54.0348280Z PullRequests: write 2021-05-15T13:49:54.0348960Z RepositoryProjects: write 2021-05-15T13:49:54.0349550Z SecurityEvents: write 2021-05-15T13:49:54.0350100Z Statuses: write 2021-05-15T13:49:54.0350760Z ##[endgroup] 2021-05-15T13:49:54.0354270Z Prepare workflow directory 2021-05-15T13:49:54.1639190Z Prepare all required actions 2021-05-15T13:49:54.1651240Z Getting action download info 2021-05-15T13:49:54.5804300Z Download action repository 'actions/checkout@v2' 2021-05-15T13:49:56.0787470Z Download action repository 'r-lib/actions@master' 2021-05-15T13:49:58.0827530Z Download action repository 'adigherman/actions@master' 2021-05-15T13:50:00.2076720Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:50:00.5802330Z Download action repository 'actions/cache@v1' 2021-05-15T13:50:00.9715140Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:50:01.3690540Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:50:02.2834350Z ##[group]Run actions/checkout@v2 2021-05-15T13:50:02.2835030Z with: 2021-05-15T13:50:02.2835510Z repository: neuroconductor/malf.templates 2021-05-15T13:50:02.2836450Z token: *** 2021-05-15T13:50:02.2836820Z ssh-strict: true 2021-05-15T13:50:02.2837270Z persist-credentials: true 2021-05-15T13:50:02.2837700Z clean: true 2021-05-15T13:50:02.2838050Z fetch-depth: 1 2021-05-15T13:50:02.2838390Z lfs: false 2021-05-15T13:50:02.2838740Z submodules: false 2021-05-15T13:50:02.2839080Z env: 2021-05-15T13:50:02.2839810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:02.2840240Z TIC_DEPLOY_KEY: 2021-05-15T13:50:02.2841110Z RSPM: 2021-05-15T13:50:02.2841930Z GITHUB_PAT: *** 2021-05-15T13:50:02.2842300Z COVERALLS_TOKEN: 2021-05-15T13:50:02.2842730Z continue-on-error: false 2021-05-15T13:50:02.2843180Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:02.2843550Z ##[endgroup] 2021-05-15T13:50:03.8061110Z Syncing repository: neuroconductor/malf.templates 2021-05-15T13:50:03.8063230Z ##[group]Getting Git version info 2021-05-15T13:50:03.8065650Z Working directory is '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:03.8067300Z [command]/usr/local/bin/git version 2021-05-15T13:50:03.8068310Z git version 2.31.1 2021-05-15T13:50:03.8070800Z ##[endgroup] 2021-05-15T13:50:03.8072280Z Deleting the contents of '/Users/runner/work/malf.templates/malf.templates' 2021-05-15T13:50:03.8074950Z ##[group]Initializing the repository 2021-05-15T13:50:03.8075720Z [command]/usr/local/bin/git init /Users/runner/work/malf.templates/malf.templates 2021-05-15T13:50:03.8077010Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:50:03.8077800Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:50:03.8078840Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:50:03.8079450Z hint: 2021-05-15T13:50:03.8081960Z hint: git config --global init.defaultBranch 2021-05-15T13:50:03.8082800Z hint: 2021-05-15T13:50:03.8084470Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:50:03.8087070Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:50:03.8087700Z hint: 2021-05-15T13:50:03.8088680Z hint: git branch -m 2021-05-15T13:50:03.8089600Z Initialized empty Git repository in /Users/runner/work/malf.templates/malf.templates/.git/ 2021-05-15T13:50:03.8090710Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:03.8091540Z ##[endgroup] 2021-05-15T13:50:03.8092130Z ##[group]Disabling automatic garbage collection 2021-05-15T13:50:03.8093240Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:50:03.8094270Z ##[endgroup] 2021-05-15T13:50:03.8097060Z ##[group]Setting up auth 2021-05-15T13:50:03.8098360Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:50:03.8100340Z [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-15T13:50:03.8102320Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:50:03.8104620Z [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-15T13:50:03.8106880Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:50:03.8108020Z ##[endgroup] 2021-05-15T13:50:03.8108780Z ##[group]Fetching the repository 2021-05-15T13:50:03.8111840Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +e20ea485d1a7dc360c34f5232189c9f158bafdbf:refs/tags/1.2.0.s 2021-05-15T13:50:03.9558670Z remote: Enumerating objects: 254, done. 2021-05-15T13:50:03.9562610Z remote: Counting objects: 0% (1/254) 2021-05-15T13:50:03.9563490Z remote: Counting objects: 1% (3/254) 2021-05-15T13:50:03.9564990Z remote: Counting objects: 2% (6/254) 2021-05-15T13:50:03.9566100Z remote: Counting objects: 3% (8/254) 2021-05-15T13:50:03.9567160Z remote: Counting objects: 4% (11/254) 2021-05-15T13:50:03.9568520Z remote: Counting objects: 5% (13/254) 2021-05-15T13:50:03.9576860Z remote: Counting objects: 6% (16/254) 2021-05-15T13:50:03.9581700Z remote: Counting objects: 7% (18/254) 2021-05-15T13:50:03.9582860Z remote: Counting objects: 8% (21/254) 2021-05-15T13:50:03.9595140Z remote: Counting objects: 9% (23/254) 2021-05-15T13:50:03.9596330Z remote: Counting objects: 10% (26/254) 2021-05-15T13:50:03.9599490Z remote: Counting objects: 11% (28/254) 2021-05-15T13:50:03.9600480Z remote: Counting objects: 12% (31/254) 2021-05-15T13:50:03.9601940Z remote: Counting objects: 13% (34/254) 2021-05-15T13:50:03.9602990Z remote: Counting objects: 14% (36/254) 2021-05-15T13:50:03.9604050Z remote: Counting objects: 15% (39/254) 2021-05-15T13:50:03.9605150Z remote: Counting objects: 16% (41/254) 2021-05-15T13:50:03.9608860Z remote: Counting objects: 17% (44/254) 2021-05-15T13:50:03.9609950Z remote: Counting objects: 18% (46/254) 2021-05-15T13:50:03.9614210Z remote: Counting objects: 19% (49/254) 2021-05-15T13:50:03.9617420Z remote: Counting objects: 20% (51/254) 2021-05-15T13:50:03.9618260Z remote: Counting objects: 21% (54/254) 2021-05-15T13:50:03.9619690Z remote: Counting objects: 22% (56/254) 2021-05-15T13:50:03.9620550Z remote: Counting objects: 23% (59/254) 2021-05-15T13:50:03.9623850Z remote: Counting objects: 24% (61/254) 2021-05-15T13:50:03.9630590Z remote: Counting objects: 25% (64/254) 2021-05-15T13:50:03.9631690Z remote: Counting objects: 26% (67/254) 2021-05-15T13:50:03.9653660Z remote: Counting objects: 27% (69/254) 2021-05-15T13:50:03.9654670Z remote: Counting objects: 28% (72/254) 2021-05-15T13:50:03.9656800Z remote: Counting objects: 29% (74/254) 2021-05-15T13:50:03.9657740Z remote: Counting objects: 30% (77/254) 2021-05-15T13:50:03.9686210Z remote: Counting objects: 31% (79/254) 2021-05-15T13:50:03.9687180Z remote: Counting objects: 32% (82/254) 2021-05-15T13:50:03.9687910Z remote: Counting objects: 33% (84/254) 2021-05-15T13:50:03.9688670Z remote: Counting objects: 34% (87/254) 2021-05-15T13:50:03.9689390Z remote: Counting objects: 35% (89/254) 2021-05-15T13:50:03.9690130Z remote: Counting objects: 36% (92/254) 2021-05-15T13:50:03.9690820Z remote: Counting objects: 37% (94/254) 2021-05-15T13:50:03.9691600Z remote: Counting objects: 38% (97/254) 2021-05-15T13:50:03.9692370Z remote: Counting objects: 39% (100/254) 2021-05-15T13:50:03.9693050Z remote: Counting objects: 40% (102/254) 2021-05-15T13:50:03.9693760Z remote: Counting objects: 41% (105/254) 2021-05-15T13:50:03.9694470Z remote: Counting objects: 42% (107/254) 2021-05-15T13:50:03.9695220Z remote: Counting objects: 43% (110/254) 2021-05-15T13:50:03.9695940Z remote: Counting objects: 44% (112/254) 2021-05-15T13:50:03.9696640Z remote: Counting objects: 45% (115/254) 2021-05-15T13:50:03.9697390Z remote: Counting objects: 46% (117/254) 2021-05-15T13:50:03.9698080Z remote: Counting objects: 47% (120/254) 2021-05-15T13:50:03.9698790Z remote: Counting objects: 48% (122/254) 2021-05-15T13:50:03.9699540Z remote: Counting objects: 49% (125/254) 2021-05-15T13:50:03.9700260Z remote: Counting objects: 50% (127/254) 2021-05-15T13:50:03.9701520Z remote: Counting objects: 51% (130/254) 2021-05-15T13:50:03.9702300Z remote: Counting objects: 52% (133/254) 2021-05-15T13:50:03.9703080Z remote: Counting objects: 53% (135/254) 2021-05-15T13:50:03.9703820Z remote: Counting objects: 54% (138/254) 2021-05-15T13:50:03.9704530Z remote: Counting objects: 55% (140/254) 2021-05-15T13:50:03.9705270Z remote: Counting objects: 56% (143/254) 2021-05-15T13:50:03.9706020Z remote: Counting objects: 57% (145/254) 2021-05-15T13:50:03.9706720Z remote: Counting objects: 58% (148/254) 2021-05-15T13:50:03.9707460Z remote: Counting objects: 59% (150/254) 2021-05-15T13:50:03.9708140Z remote: Counting objects: 60% (153/254) 2021-05-15T13:50:03.9708900Z remote: Counting objects: 61% (155/254) 2021-05-15T13:50:03.9709660Z remote: Counting objects: 62% (158/254) 2021-05-15T13:50:03.9710530Z remote: Counting objects: 63% (161/254) 2021-05-15T13:50:03.9711040Z remote: Counting objects: 64% (163/254) 2021-05-15T13:50:03.9711560Z remote: Counting objects: 65% (166/254) 2021-05-15T13:50:03.9712050Z remote: Counting objects: 66% (168/254) 2021-05-15T13:50:03.9712570Z remote: Counting objects: 67% (171/254) 2021-05-15T13:50:03.9713060Z remote: Counting objects: 68% (173/254) 2021-05-15T13:50:03.9713570Z remote: Counting objects: 69% (176/254) 2021-05-15T13:50:03.9714060Z remote: Counting objects: 70% (178/254) 2021-05-15T13:50:03.9714570Z remote: Counting objects: 71% (181/254) 2021-05-15T13:50:03.9715090Z remote: Counting objects: 72% (183/254) 2021-05-15T13:50:03.9715580Z remote: Counting objects: 73% (186/254) 2021-05-15T13:50:03.9716090Z remote: Counting objects: 74% (188/254) 2021-05-15T13:50:03.9716580Z remote: Counting objects: 75% (191/254) 2021-05-15T13:50:03.9717100Z remote: Counting objects: 76% (194/254) 2021-05-15T13:50:03.9717590Z remote: Counting objects: 77% (196/254) 2021-05-15T13:50:03.9718480Z remote: Counting objects: 78% (199/254) 2021-05-15T13:50:03.9718980Z remote: Counting objects: 79% (201/254) 2021-05-15T13:50:03.9719500Z remote: Counting objects: 80% (204/254) 2021-05-15T13:50:03.9719960Z remote: Counting objects: 81% (206/254) 2021-05-15T13:50:03.9720930Z remote: Counting objects: 82% (209/254) 2021-05-15T13:50:03.9721700Z remote: Counting objects: 83% (211/254) 2021-05-15T13:50:03.9722400Z remote: Counting objects: 84% (214/254) 2021-05-15T13:50:03.9723110Z remote: Counting objects: 85% (216/254) 2021-05-15T13:50:03.9723870Z remote: Counting objects: 86% (219/254) 2021-05-15T13:50:03.9724580Z remote: Counting objects: 87% (221/254) 2021-05-15T13:50:03.9725290Z remote: Counting objects: 88% (224/254) 2021-05-15T13:50:03.9725960Z remote: Counting objects: 89% (227/254) 2021-05-15T13:50:03.9726710Z remote: Counting objects: 90% (229/254) 2021-05-15T13:50:03.9727480Z remote: Counting objects: 91% (232/254) 2021-05-15T13:50:03.9728400Z remote: Counting objects: 92% (234/254) 2021-05-15T13:50:03.9728990Z remote: Counting objects: 93% (237/254) 2021-05-15T13:50:03.9730120Z remote: Counting objects: 94% (239/254) 2021-05-15T13:50:03.9730850Z remote: Counting objects: 95% (242/254) 2021-05-15T13:50:03.9731330Z remote: Counting objects: 96% (244/254) 2021-05-15T13:50:03.9731820Z remote: Counting objects: 97% (247/254) 2021-05-15T13:50:03.9732600Z remote: Counting objects: 98% (249/254) 2021-05-15T13:50:03.9733230Z remote: Counting objects: 99% (252/254) 2021-05-15T13:50:03.9734010Z remote: Counting objects: 100% (254/254) 2021-05-15T13:50:03.9734990Z remote: Counting objects: 100% (254/254), done. 2021-05-15T13:50:03.9736100Z remote: Compressing objects: 0% (1/250) 2021-05-15T13:50:03.9736960Z remote: Compressing objects: 1% (3/250) 2021-05-15T13:50:03.9738320Z remote: Compressing objects: 2% (5/250) 2021-05-15T13:50:03.9739230Z remote: Compressing objects: 3% (8/250) 2021-05-15T13:50:03.9739980Z remote: Compressing objects: 4% (10/250) 2021-05-15T13:50:03.9740790Z remote: Compressing objects: 5% (13/250) 2021-05-15T13:50:03.9741590Z remote: Compressing objects: 6% (15/250) 2021-05-15T13:50:03.9742620Z remote: Compressing objects: 7% (18/250) 2021-05-15T13:50:03.9743740Z remote: Compressing objects: 8% (20/250) 2021-05-15T13:50:03.9744820Z remote: Compressing objects: 9% (23/250) 2021-05-15T13:50:03.9745620Z remote: Compressing objects: 10% (25/250) 2021-05-15T13:50:03.9746390Z remote: Compressing objects: 11% (28/250) 2021-05-15T13:50:03.9747310Z remote: Compressing objects: 12% (30/250) 2021-05-15T13:50:03.9748490Z remote: Compressing objects: 13% (33/250) 2021-05-15T13:50:03.9749580Z remote: Compressing objects: 14% (35/250) 2021-05-15T13:50:03.9750350Z remote: Compressing objects: 15% (38/250) 2021-05-15T13:50:03.9751200Z remote: Compressing objects: 16% (40/250) 2021-05-15T13:50:03.9752130Z remote: Compressing objects: 17% (43/250) 2021-05-15T13:50:03.9753270Z remote: Compressing objects: 18% (45/250) 2021-05-15T13:50:03.9754460Z remote: Compressing objects: 19% (48/250) 2021-05-15T13:50:03.9755330Z remote: Compressing objects: 20% (50/250) 2021-05-15T13:50:03.9755930Z remote: Compressing objects: 21% (53/250) 2021-05-15T13:50:03.9756630Z remote: Compressing objects: 22% (55/250) 2021-05-15T13:50:03.9757170Z remote: Compressing objects: 23% (58/250) 2021-05-15T13:50:03.9758120Z remote: Compressing objects: 24% (60/250) 2021-05-15T13:50:03.9758690Z remote: Compressing objects: 25% (63/250) 2021-05-15T13:50:03.9759440Z remote: Compressing objects: 26% (65/250) 2021-05-15T13:50:03.9760110Z remote: Compressing objects: 27% (68/250) 2021-05-15T13:50:03.9761390Z remote: Compressing objects: 28% (70/250) 2021-05-15T13:50:03.9761960Z remote: Compressing objects: 29% (73/250) 2021-05-15T13:50:03.9762640Z remote: Compressing objects: 30% (75/250) 2021-05-15T13:50:03.9763530Z remote: Compressing objects: 31% (78/250) 2021-05-15T13:50:03.9764300Z remote: Compressing objects: 32% (80/250) 2021-05-15T13:50:03.9765480Z remote: Compressing objects: 33% (83/250) 2021-05-15T13:50:03.9766510Z remote: Compressing objects: 34% (85/250) 2021-05-15T13:50:03.9767380Z remote: Compressing objects: 35% (88/250) 2021-05-15T13:50:03.9768150Z remote: Compressing objects: 36% (90/250) 2021-05-15T13:50:03.9768980Z remote: Compressing objects: 37% (93/250) 2021-05-15T13:50:03.9769700Z remote: Compressing objects: 38% (95/250) 2021-05-15T13:50:03.9771030Z remote: Compressing objects: 39% (98/250) 2021-05-15T13:50:03.9771960Z remote: Compressing objects: 40% (100/250) 2021-05-15T13:50:03.9772820Z remote: Compressing objects: 41% (103/250) 2021-05-15T13:50:03.9773700Z remote: Compressing objects: 42% (105/250) 2021-05-15T13:50:03.9774470Z remote: Compressing objects: 43% (108/250) 2021-05-15T13:50:03.9775640Z remote: Compressing objects: 44% (110/250) 2021-05-15T13:50:03.9776720Z remote: Compressing objects: 45% (113/250) 2021-05-15T13:50:03.9777630Z remote: Compressing objects: 46% (115/250) 2021-05-15T13:50:03.9778460Z remote: Compressing objects: 47% (118/250) 2021-05-15T13:50:03.9779270Z remote: Compressing objects: 48% (120/250) 2021-05-15T13:50:03.9780170Z remote: Compressing objects: 49% (123/250) 2021-05-15T13:50:03.9781350Z remote: Compressing objects: 50% (125/250) 2021-05-15T13:50:03.9782170Z remote: Compressing objects: 51% (128/250) 2021-05-15T13:50:03.9783190Z remote: Compressing objects: 52% (130/250) 2021-05-15T13:50:03.9784220Z remote: Compressing objects: 53% (133/250) 2021-05-15T13:50:03.9785170Z remote: Compressing objects: 54% (135/250) 2021-05-15T13:50:03.9786090Z remote: Compressing objects: 55% (138/250) 2021-05-15T13:50:03.9786640Z remote: Compressing objects: 56% (140/250) 2021-05-15T13:50:03.9787870Z remote: Compressing objects: 57% (143/250) 2021-05-15T13:50:03.9788780Z remote: Compressing objects: 58% (145/250) 2021-05-15T13:50:03.9789680Z remote: Compressing objects: 59% (148/250) 2021-05-15T13:50:03.9790450Z remote: Compressing objects: 60% (150/250) 2021-05-15T13:50:03.9791290Z remote: Compressing objects: 61% (153/250) 2021-05-15T13:50:03.9792100Z remote: Compressing objects: 62% (155/250) 2021-05-15T13:50:03.9793040Z remote: Compressing objects: 63% (158/250) 2021-05-15T13:50:03.9794160Z remote: Compressing objects: 64% (160/250) 2021-05-15T13:50:03.9795170Z remote: Compressing objects: 65% (163/250) 2021-05-15T13:50:03.9796020Z remote: Compressing objects: 66% (165/250) 2021-05-15T13:50:03.9796800Z remote: Compressing objects: 67% (168/250) 2021-05-15T13:50:03.9797680Z remote: Compressing objects: 68% (170/250) 2021-05-15T13:50:03.9798440Z remote: Compressing objects: 69% (173/250) 2021-05-15T13:50:03.9799350Z remote: Compressing objects: 70% (175/250) 2021-05-15T13:50:03.9800140Z remote: Compressing objects: 71% (178/250) 2021-05-15T13:50:03.9801320Z remote: Compressing objects: 72% (180/250) 2021-05-15T13:50:03.9802360Z remote: Compressing objects: 73% (183/250) 2021-05-15T13:50:03.9803140Z remote: Compressing objects: 74% (185/250) 2021-05-15T13:50:03.9804000Z remote: Compressing objects: 75% (188/250) 2021-05-15T13:50:03.9804830Z remote: Compressing objects: 76% (190/250) 2021-05-15T13:50:03.9805620Z remote: Compressing objects: 77% (193/250) 2021-05-15T13:50:03.9806720Z remote: Compressing objects: 78% (195/250) 2021-05-15T13:50:03.9807730Z remote: Compressing objects: 79% (198/250) 2021-05-15T13:50:03.9809000Z remote: Compressing objects: 80% (200/250) 2021-05-15T13:50:03.9809870Z remote: Compressing objects: 81% (203/250) 2021-05-15T13:50:03.9811000Z remote: Compressing objects: 82% (205/250) 2021-05-15T13:50:03.9811820Z remote: Compressing objects: 83% (208/250) 2021-05-15T13:50:03.9812630Z remote: Compressing objects: 84% (210/250) 2021-05-15T13:50:03.9813400Z remote: Compressing objects: 85% (213/250) 2021-05-15T13:50:03.9814240Z remote: Compressing objects: 85% (214/250) 2021-05-15T13:50:03.9815030Z remote: Compressing objects: 86% (215/250) 2021-05-15T13:50:03.9815870Z remote: Compressing objects: 87% (218/250) 2021-05-15T13:50:03.9816630Z remote: Compressing objects: 88% (220/250) 2021-05-15T13:50:03.9817380Z remote: Compressing objects: 89% (223/250) 2021-05-15T13:50:03.9818190Z remote: Compressing objects: 90% (225/250) 2021-05-15T13:50:03.9818940Z remote: Compressing objects: 91% (228/250) 2021-05-15T13:50:03.9819740Z remote: Compressing objects: 92% (230/250) 2021-05-15T13:50:03.9820660Z remote: Compressing objects: 93% (233/250) 2021-05-15T13:50:03.9821430Z remote: Compressing objects: 94% (235/250) 2021-05-15T13:50:03.9822220Z remote: Compressing objects: 95% (238/250) 2021-05-15T13:50:03.9823020Z remote: Compressing objects: 96% (240/250) 2021-05-15T13:50:03.9823760Z remote: Compressing objects: 97% (243/250) 2021-05-15T13:50:03.9824530Z remote: Compressing objects: 98% (245/250) 2021-05-15T13:50:03.9825270Z remote: Compressing objects: 99% (248/250) 2021-05-15T13:50:03.9826070Z remote: Compressing objects: 100% (250/250) 2021-05-15T13:50:03.9826850Z remote: Compressing objects: 100% (250/250), done. 2021-05-15T13:50:04.0217240Z Receiving objects: 0% (1/254) 2021-05-15T13:50:04.0218750Z Receiving objects: 1% (3/254) 2021-05-15T13:50:04.0219800Z Receiving objects: 2% (6/254) 2021-05-15T13:50:04.0220750Z Receiving objects: 3% (8/254) 2021-05-15T13:50:04.0221510Z Receiving objects: 4% (11/254) 2021-05-15T13:50:04.0222260Z Receiving objects: 5% (13/254) 2021-05-15T13:50:04.0222720Z Receiving objects: 6% (16/254) 2021-05-15T13:50:04.0223190Z Receiving objects: 7% (18/254) 2021-05-15T13:50:04.0223640Z Receiving objects: 8% (21/254) 2021-05-15T13:50:04.0224530Z Receiving objects: 9% (23/254) 2021-05-15T13:50:04.0225050Z Receiving objects: 10% (26/254) 2021-05-15T13:50:04.0225570Z Receiving objects: 11% (28/254) 2021-05-15T13:50:04.5421030Z Receiving objects: 12% (31/254) 2021-05-15T13:50:04.6171790Z Receiving objects: 13% (34/254), 5.64 MiB | 11.11 MiB/s 2021-05-15T13:50:04.6275110Z Receiving objects: 14% (36/254), 5.64 MiB | 11.11 MiB/s 2021-05-15T13:50:04.8709210Z Receiving objects: 15% (39/254), 5.64 MiB | 11.11 MiB/s 2021-05-15T13:50:04.8773120Z Receiving objects: 16% (41/254), 5.64 MiB | 11.11 MiB/s 2021-05-15T13:50:05.0477530Z Receiving objects: 17% (44/254), 5.64 MiB | 11.11 MiB/s 2021-05-15T13:50:05.0669710Z Receiving objects: 17% (45/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.1352890Z Receiving objects: 18% (46/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.1772740Z Receiving objects: 19% (49/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.4019230Z Receiving objects: 20% (51/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.4029390Z Receiving objects: 21% (54/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.6995390Z Receiving objects: 22% (56/254), 22.02 MiB | 21.47 MiB/s 2021-05-15T13:50:05.7118750Z Receiving objects: 23% (59/254), 38.51 MiB | 24.92 MiB/s 2021-05-15T13:50:05.8985680Z Receiving objects: 24% (61/254), 38.51 MiB | 24.92 MiB/s 2021-05-15T13:50:05.9715840Z Receiving objects: 25% (64/254), 38.51 MiB | 24.92 MiB/s 2021-05-15T13:50:05.9773830Z Receiving objects: 26% (67/254), 38.51 MiB | 24.92 MiB/s 2021-05-15T13:50:06.0849910Z Receiving objects: 27% (69/254), 38.51 MiB | 24.92 MiB/s 2021-05-15T13:50:06.2327980Z Receiving objects: 27% (69/254), 55.15 MiB | 26.75 MiB/s 2021-05-15T13:50:06.2429930Z Receiving objects: 28% (72/254), 55.15 MiB | 26.75 MiB/s 2021-05-15T13:50:06.4915830Z Receiving objects: 29% (74/254), 55.15 MiB | 26.75 MiB/s 2021-05-15T13:50:06.4987160Z Receiving objects: 30% (77/254), 55.15 MiB | 26.75 MiB/s 2021-05-15T13:50:06.7205170Z Receiving objects: 31% (79/254), 55.15 MiB | 26.75 MiB/s 2021-05-15T13:50:06.8194910Z Receiving objects: 32% (82/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:06.8708510Z Receiving objects: 33% (84/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:07.0299070Z Receiving objects: 34% (87/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:07.1266340Z Receiving objects: 34% (88/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:07.1374000Z Receiving objects: 35% (89/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:07.3293480Z Receiving objects: 36% (92/254), 71.95 MiB | 27.41 MiB/s 2021-05-15T13:50:07.4015650Z Receiving objects: 37% (94/254), 86.39 MiB | 27.29 MiB/s 2021-05-15T13:50:07.6085160Z Receiving objects: 38% (97/254), 86.39 MiB | 27.29 MiB/s 2021-05-15T13:50:07.7217350Z Receiving objects: 39% (100/254), 86.39 MiB | 27.29 MiB/s 2021-05-15T13:50:07.7317490Z Receiving objects: 40% (102/254), 101.04 MiB | 27.56 MiB/s 2021-05-15T13:50:07.9688090Z Receiving objects: 41% (105/254), 101.04 MiB | 27.56 MiB/s 2021-05-15T13:50:07.9740950Z Receiving objects: 42% (107/254), 101.04 MiB | 27.56 MiB/s 2021-05-15T13:50:08.1663860Z Receiving objects: 43% (110/254), 101.04 MiB | 27.56 MiB/s 2021-05-15T13:50:08.2400440Z Receiving objects: 44% (112/254), 101.04 MiB | 27.56 MiB/s 2021-05-15T13:50:08.2435720Z Receiving objects: 45% (115/254), 116.61 MiB | 27.88 MiB/s 2021-05-15T13:50:08.4886240Z Receiving objects: 46% (117/254), 116.61 MiB | 27.88 MiB/s 2021-05-15T13:50:08.4915710Z Receiving objects: 47% (120/254), 116.61 MiB | 27.88 MiB/s 2021-05-15T13:50:08.7522610Z Receiving objects: 48% (122/254), 116.61 MiB | 27.88 MiB/s 2021-05-15T13:50:08.7576510Z Receiving objects: 49% (125/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:08.9500460Z Receiving objects: 50% (127/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:09.0676510Z Receiving objects: 51% (130/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:09.0777010Z Receiving objects: 51% (131/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:09.0878130Z Receiving objects: 52% (133/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:09.2670280Z Receiving objects: 53% (135/254), 132.33 MiB | 28.16 MiB/s 2021-05-15T13:50:09.2695910Z Receiving objects: 54% (138/254), 148.39 MiB | 30.32 MiB/s 2021-05-15T13:50:09.5236090Z Receiving objects: 55% (140/254), 148.39 MiB | 30.32 MiB/s 2021-05-15T13:50:09.5307050Z Receiving objects: 56% (143/254), 148.39 MiB | 30.32 MiB/s 2021-05-15T13:50:09.7189100Z Receiving objects: 57% (145/254), 148.39 MiB | 30.32 MiB/s 2021-05-15T13:50:09.8324230Z Receiving objects: 58% (148/254), 148.39 MiB | 30.32 MiB/s 2021-05-15T13:50:09.8390050Z Receiving objects: 59% (150/254), 163.86 MiB | 29.79 MiB/s 2021-05-15T13:50:10.1293550Z Receiving objects: 60% (153/254), 163.86 MiB | 29.79 MiB/s 2021-05-15T13:50:10.2957410Z Receiving objects: 60% (154/254), 163.86 MiB | 29.79 MiB/s 2021-05-15T13:50:10.3026870Z Receiving objects: 61% (155/254), 163.86 MiB | 29.79 MiB/s 2021-05-15T13:50:10.8180780Z Receiving objects: 62% (158/254), 163.86 MiB | 29.79 MiB/s 2021-05-15T13:50:10.8803010Z Receiving objects: 63% (161/254), 174.96 MiB | 28.67 MiB/s 2021-05-15T13:50:11.3665950Z Receiving objects: 64% (163/254), 183.07 MiB | 26.87 MiB/s 2021-05-15T13:50:11.3986840Z Receiving objects: 64% (165/254), 189.21 MiB | 24.88 MiB/s 2021-05-15T13:50:11.5968930Z Receiving objects: 65% (166/254), 189.21 MiB | 24.88 MiB/s 2021-05-15T13:50:11.6255980Z Receiving objects: 66% (168/254), 189.21 MiB | 24.88 MiB/s 2021-05-15T13:50:12.0433460Z Receiving objects: 67% (171/254), 189.21 MiB | 24.88 MiB/s 2021-05-15T13:50:12.1748550Z Receiving objects: 67% (172/254), 195.57 MiB | 23.28 MiB/s 2021-05-15T13:50:12.1801310Z Receiving objects: 68% (173/254), 195.57 MiB | 23.28 MiB/s 2021-05-15T13:50:12.6431370Z Receiving objects: 69% (176/254), 195.57 MiB | 23.28 MiB/s 2021-05-15T13:50:12.8233690Z Receiving objects: 70% (178/254), 202.17 MiB | 21.49 MiB/s 2021-05-15T13:50:12.8280590Z Receiving objects: 71% (181/254), 202.17 MiB | 21.49 MiB/s 2021-05-15T13:50:13.2963790Z Receiving objects: 72% (183/254), 202.17 MiB | 21.49 MiB/s 2021-05-15T13:50:13.4711560Z Receiving objects: 72% (184/254), 208.93 MiB | 19.61 MiB/s 2021-05-15T13:50:13.4785910Z Receiving objects: 73% (186/254), 215.82 MiB | 17.74 MiB/s 2021-05-15T13:50:14.1150330Z Receiving objects: 74% (188/254), 215.82 MiB | 17.74 MiB/s 2021-05-15T13:50:14.1205950Z Receiving objects: 75% (191/254), 222.80 MiB | 15.86 MiB/s 2021-05-15T13:50:14.5092830Z Receiving objects: 76% (194/254), 222.80 MiB | 15.86 MiB/s 2021-05-15T13:50:14.6956600Z Receiving objects: 77% (196/254), 229.11 MiB | 14.13 MiB/s 2021-05-15T13:50:14.7015940Z Receiving objects: 78% (199/254), 229.11 MiB | 14.13 MiB/s 2021-05-15T13:50:15.8408560Z Receiving objects: 79% (201/254), 229.11 MiB | 14.13 MiB/s 2021-05-15T13:50:15.8409180Z Receiving objects: 79% (202/254), 236.16 MiB | 13.26 MiB/s 2021-05-15T13:50:15.8409690Z Receiving objects: 80% (204/254), 236.16 MiB | 13.26 MiB/s 2021-05-15T13:50:15.8643830Z Receiving objects: 81% (206/254), 236.16 MiB | 13.26 MiB/s 2021-05-15T13:50:15.8705090Z Receiving objects: 82% (209/254), 243.36 MiB | 13.06 MiB/s 2021-05-15T13:50:16.3810920Z Receiving objects: 83% (211/254), 243.36 MiB | 13.06 MiB/s 2021-05-15T13:50:16.5775210Z Receiving objects: 84% (214/254), 250.60 MiB | 13.30 MiB/s 2021-05-15T13:50:16.6025480Z Receiving objects: 85% (216/254), 257.82 MiB | 13.49 MiB/s 2021-05-15T13:50:17.0220960Z Receiving objects: 86% (219/254), 257.82 MiB | 13.49 MiB/s 2021-05-15T13:50:17.1552910Z Receiving objects: 86% (220/254), 265.04 MiB | 13.63 MiB/s 2021-05-15T13:50:17.1606860Z Receiving objects: 87% (221/254), 265.04 MiB | 13.63 MiB/s 2021-05-15T13:50:17.6753200Z Receiving objects: 88% (224/254), 265.04 MiB | 13.63 MiB/s 2021-05-15T13:50:17.7343920Z Receiving objects: 89% (227/254), 272.25 MiB | 13.72 MiB/s 2021-05-15T13:50:18.0543050Z Receiving objects: 90% (229/254), 272.25 MiB | 13.72 MiB/s 2021-05-15T13:50:18.1302220Z Receiving objects: 90% (231/254), 279.47 MiB | 13.79 MiB/s 2021-05-15T13:50:18.3175630Z Receiving objects: 91% (232/254), 279.47 MiB | 13.79 MiB/s 2021-05-15T13:50:18.3230740Z Receiving objects: 92% (234/254), 279.47 MiB | 13.79 MiB/s 2021-05-15T13:50:18.8348060Z Receiving objects: 93% (237/254), 279.47 MiB | 13.79 MiB/s 2021-05-15T13:50:18.8386870Z Receiving objects: 94% (239/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8395330Z Receiving objects: 95% (242/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8397780Z remote: Total 254 (delta 3), reused 238 (delta 3), pack-reused 0 2021-05-15T13:50:18.8407380Z Receiving objects: 96% (244/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8408460Z Receiving objects: 97% (247/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8409520Z Receiving objects: 98% (249/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8410120Z Receiving objects: 99% (252/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8410650Z Receiving objects: 100% (254/254), 286.68 MiB | 13.76 MiB/s 2021-05-15T13:50:18.8411170Z Receiving objects: 100% (254/254), 291.12 MiB | 19.64 MiB/s, done. 2021-05-15T13:50:18.8413160Z Resolving deltas: 0% (0/3) 2021-05-15T13:50:18.8414060Z Resolving deltas: 33% (1/3) 2021-05-15T13:50:18.8414520Z Resolving deltas: 66% (2/3) 2021-05-15T13:50:18.8457460Z Resolving deltas: 100% (3/3) 2021-05-15T13:50:18.8458060Z Resolving deltas: 100% (3/3), done. 2021-05-15T13:50:18.8748560Z From https://github.com/neuroconductor/malf.templates 2021-05-15T13:50:18.8750930Z * [new ref] e20ea485d1a7dc360c34f5232189c9f158bafdbf -> 1.2.0.s 2021-05-15T13:50:18.8818870Z ##[endgroup] 2021-05-15T13:50:18.8820060Z ##[group]Determining the checkout info 2021-05-15T13:50:18.8822160Z ##[endgroup] 2021-05-15T13:50:18.8822710Z ##[group]Checking out the ref 2021-05-15T13:50:18.8829480Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.2.0.s 2021-05-15T13:50:19.9568110Z Updating files: 88% (215/244) 2021-05-15T13:50:19.9744650Z Updating files: 89% (218/244) 2021-05-15T13:50:19.9900360Z Updating files: 90% (220/244) 2021-05-15T13:50:19.9915780Z Updating files: 91% (223/244) 2021-05-15T13:50:20.0143930Z Updating files: 92% (225/244) 2021-05-15T13:50:20.0168620Z Updating files: 93% (227/244) 2021-05-15T13:50:20.0185280Z Updating files: 94% (230/244) 2021-05-15T13:50:20.0190490Z Updating files: 95% (232/244) 2021-05-15T13:50:20.0195650Z Updating files: 96% (235/244) 2021-05-15T13:50:20.0202780Z Updating files: 97% (237/244) 2021-05-15T13:50:20.0206760Z Updating files: 98% (240/244) 2021-05-15T13:50:20.0213470Z Updating files: 99% (242/244) 2021-05-15T13:50:20.0216030Z Updating files: 100% (244/244) 2021-05-15T13:50:20.0217090Z Updating files: 100% (244/244), done. 2021-05-15T13:50:20.0258110Z HEAD is now at e20ea48 Version id 37 stable 2021-05-15T13:50:20.0347290Z ##[endgroup] 2021-05-15T13:50:20.1025360Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:50:20.1127960Z 'e20ea485d1a7dc360c34f5232189c9f158bafdbf' 2021-05-15T13:50:20.1408160Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:50:20.1408630Z with: 2021-05-15T13:50:20.1408990Z r-version: release 2021-05-15T13:50:20.1409340Z Ncpus: 1 2021-05-15T13:50:20.1409710Z crayon.enabled: NULL 2021-05-15T13:50:20.1410190Z remove-openmp-macos: true 2021-05-15T13:50:20.1410680Z http-user-agent: default 2021-05-15T13:50:20.1411110Z install-r: true 2021-05-15T13:50:20.1411610Z windows-path-include-mingw: true 2021-05-15T13:50:20.1412090Z env: 2021-05-15T13:50:20.1412470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:20.1412890Z TIC_DEPLOY_KEY: 2021-05-15T13:50:20.1413200Z RSPM: 2021-05-15T13:50:20.1414330Z GITHUB_PAT: *** 2021-05-15T13:50:20.1414710Z COVERALLS_TOKEN: 2021-05-15T13:50:20.1415140Z continue-on-error: false 2021-05-15T13:50:20.1415580Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:20.1415940Z ##[endgroup] 2021-05-15T13:50:20.4379170Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:50:23.8056900Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:50:23.9704390Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T13:50:24.7049250Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:50:25.0781240Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:50:25.0790020Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:50:26.0042210Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:50:26.0104880Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:50:27.0387610Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:50:27.0389700Z Checksumming (Apple_Free : 3)… 2021-05-15T13:50:28.0095430Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:50:28.0200170Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:50:28.0453250Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:50:28.0456040Z Checksumming (Apple_Free : 5)… 2021-05-15T13:50:29.0010540Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:50:29.0112060Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:50:30.0147430Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:50:30.0152860Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:50:30.1969380Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:50:30.2068980Z To reinstall 0.29.2_3, run: 2021-05-15T13:50:30.2171210Z brew reinstall pkg-config 2021-05-15T13:50:30.2359680Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:50:31.0012440Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:50:31.0113190Z verified CRC32 $84F1919B 2021-05-15T13:50:31.1372210Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:50:31.1439600Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:50:31.1450310Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:50:32.3359830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:50:32.7377950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T14%3A00%3A00Z&sig=TgD%2BCs%2BS9tVV61f3vh6PRFOKwujcUp7Ktev%2Fddv4LLc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:33.0943270Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:50:36.9345270Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:50:36.9350660Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:50:37.1164260Z installer: Package name is R 4.0.5 for macOS 2021-05-15T13:50:37.1167730Z installer: Upgrading at base path / 2021-05-15T13:50:37.1170480Z installer: The upgrade was successful. 2021-05-15T13:50:38.0824790Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:50:38.4561860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T14%3A00%3A00Z&sig=KwKy4ObaPh9rvlFHdk0h2M9hxTTCX78mnjjWPRP%2Fkrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:38.5889500Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:50:41.3871740Z installer: Package name is gfortran 2021-05-15T13:50:41.3877120Z installer: Installing at base path / 2021-05-15T13:50:41.3878060Z installer: The install was successful. 2021-05-15T13:50:41.3912320Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:50:41.5128470Z "disk2" ejected. 2021-05-15T13:50:41.5231220Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:50:41.6174800Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:50:42.4163450Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:50:42.4764110Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:50:42.4764670Z env: 2021-05-15T13:50:42.4765090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:42.4765590Z TIC_DEPLOY_KEY: 2021-05-15T13:50:42.4765930Z RSPM: 2021-05-15T13:50:42.4767080Z GITHUB_PAT: *** 2021-05-15T13:50:42.4767500Z COVERALLS_TOKEN: 2021-05-15T13:50:42.4767990Z continue-on-error: false 2021-05-15T13:50:42.4768460Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:42.4768970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:50:42.4769390Z TZ: UTC 2021-05-15T13:50:42.4769780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:42.4770190Z NOT_CRAN: true 2021-05-15T13:50:42.4770540Z ##[endgroup] 2021-05-15T13:50:42.8697280Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:50:43.3937020Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:50:43.3938770Z Dload Upload Total Spent Left Speed 2021-05-15T13:50:43.3940920Z 2021-05-15T13:50:43.6261410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:43.6292450Z 100 117 0 117 0 0 504 0 --:--:-- --:--:-- --:--:-- 504 2021-05-15T13:50:43.7940790Z 2021-05-15T13:50:43.7943250Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:44.1185350Z 2021-05-15T13:50:45.0990600Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:50:46.0992070Z 22 82.6M 22 18.5M 0 0 10.8M 0 0:00:07 0:00:01 0:00:06 18.9M 2021-05-15T13:50:47.0997800Z 46 82.6M 46 38.3M 0 0 14.1M 0 0:00:05 0:00:02 0:00:03 19.3M 2021-05-15T13:50:48.0989450Z 70 82.6M 70 58.1M 0 0 15.6M 0 0:00:05 0:00:03 0:00:02 19.4M 2021-05-15T13:50:48.2230170Z 96 82.6M 96 79.4M 0 0 16.8M 0 0:00:04 0:00:04 --:--:-- 19.9M 2021-05-15T13:50:48.2231640Z 100 82.6M 100 82.6M 0 0 17.1M 0 0:00:04 0:00:04 --:--:-- 20.1M 2021-05-15T13:50:52.4770750Z ##[group]Run tlmgr update --self 2021-05-15T13:50:52.4771430Z tlmgr update --self 2021-05-15T13:50:52.4772310Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:50:52.4773120Z tlmgr update --all 2021-05-15T13:50:52.4980910Z shell: /bin/bash -e {0} 2021-05-15T13:50:52.4981330Z env: 2021-05-15T13:50:52.4981760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:50:52.4982250Z TIC_DEPLOY_KEY: 2021-05-15T13:50:52.4982590Z RSPM: 2021-05-15T13:50:52.4983820Z GITHUB_PAT: *** 2021-05-15T13:50:52.4984240Z COVERALLS_TOKEN: 2021-05-15T13:50:52.4984740Z continue-on-error: false 2021-05-15T13:50:52.4985210Z VDIFFR_RUN_TESTS: false 2021-05-15T13:50:52.4985730Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:50:52.4986190Z TZ: UTC 2021-05-15T13:50:52.4986560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:50:52.4986990Z NOT_CRAN: true 2021-05-15T13:50:52.4987450Z ##[endgroup] 2021-05-15T13:50:54.9621410Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:50:54.9623510Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:50:57.2268180Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:50:57.2269360Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:50:57.4965330Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:50:57.9300350Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:50:58.1930550Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:50:58.5056630Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:50:58.7743800Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T13:51:04.8868560Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-15T13:51:05.4843520Z [8/89, 00:08/00:08] install: biblatex [238k] 2021-05-15T13:51:09.8546090Z [9/89, 00:12/00:13] install: checkcites.universal-darwin [1k] 2021-05-15T13:51:10.8523660Z [10/89, 00:13/00:14] install: checkcites [7k] 2021-05-15T13:51:11.5259370Z [11/89, 00:14/00:15] install: chickenize [15k] 2021-05-15T13:51:12.2912290Z [12/89, 00:15/00:16] install: chinese-jfm [3k] 2021-05-15T13:51:12.9611540Z [13/89, 00:15/00:16] install: cloze [9k] 2021-05-15T13:51:13.5586030Z [14/89, 00:16/00:17] install: colorprofiles [86k] 2021-05-15T13:51:14.1672160Z [15/89, 00:17/00:18] install: combofont [2k] 2021-05-15T13:51:14.5243690Z [16/89, 00:17/00:18] install: courier [470k] 2021-05-15T13:51:15.3893280Z [17/89, 00:18/00:19] install: courier-scaled [3k] 2021-05-15T13:51:16.8522980Z [18/89, 00:19/00:20] install: cstypo [3k] 2021-05-15T13:51:18.1379570Z [19/89, 00:21/00:22] install: ctablestack [2k] 2021-05-15T13:51:18.8630640Z [20/89, 00:21/00:22] install: ekdosis [19k] 2021-05-15T13:51:19.7202680Z [21/89, 00:22/00:23] install: emoji [40k] 2021-05-15T13:51:20.5226420Z [22/89, 00:23/00:24] install: emojicite [2k] 2021-05-15T13:51:21.1538500Z [23/89, 00:24/00:25] install: enctex [24k] 2021-05-15T13:51:22.9496520Z [24/89, 00:25/00:26] install: enigma [18k] 2021-05-15T13:51:23.7638160Z [25/89, 00:26/00:27] install: etex-pkg [6k] 2021-05-15T13:51:24.2630440Z [26/89, 00:27/00:28] install: filecontents [3k] 2021-05-15T13:51:24.5665500Z [27/89, 00:27/00:28] install: grfext [3k] 2021-05-15T13:51:25.2322220Z [28/89, 00:28/00:30] install: hyphenex [9k] 2021-05-15T13:51:25.8631050Z [29/89, 00:28/00:30] install: ifplatform [2k] 2021-05-15T13:51:26.5067640Z [30/89, 00:29/00:31] install: innerscript [4k] 2021-05-15T13:51:27.1548500Z [31/89, 00:30/00:32] install: interpreter [7k] 2021-05-15T13:51:27.8789300Z [32/89, 00:30/00:32] install: kanaparser [5k] 2021-05-15T13:51:28.6086860Z [33/89, 00:31/00:33] install: knuth-local [23k] 2021-05-15T13:51:30.8915350Z [34/89, 00:33/00:35] install: logreq [4k] 2021-05-15T13:51:31.6047340Z [35/89, 00:34/00:36] install: lua-typo [7k] 2021-05-15T13:51:32.2877550Z [36/89, 00:35/00:37] install: lua-uca [70k] 2021-05-15T13:51:33.2691600Z [37/89, 00:36/00:38] install: lua-ul [7k] 2021-05-15T13:51:33.9040190Z [38/89, 00:36/00:38] install: lua-uni-algos [6k] 2021-05-15T13:51:34.4546410Z [39/89, 00:37/00:39] install: lua-visual-debug [4k] 2021-05-15T13:51:34.8121360Z [40/89, 00:37/00:39] install: luacode [3k] 2021-05-15T13:51:35.2405160Z [41/89, 00:38/00:40] install: luacolor [5k] 2021-05-15T13:51:35.7041700Z [42/89, 00:38/00:40] install: luahyphenrules [3k] 2021-05-15T13:51:36.0727170Z [43/89, 00:39/00:41] install: luaimageembed [2k] 2021-05-15T13:51:36.6183840Z [44/89, 00:39/00:41] install: luaindex [5k] 2021-05-15T13:51:37.2955750Z [45/89, 00:40/00:42] install: luainputenc [5k] 2021-05-15T13:51:38.1056190Z [46/89, 00:41/00:43] install: luaintro [1k] 2021-05-15T13:51:38.6663910Z [47/89, 00:41/00:43] install: luakeys [5k] 2021-05-15T13:51:39.3139610Z [48/89, 00:42/00:44] install: lualatex-doc [1k] 2021-05-15T13:51:39.9165950Z [49/89, 00:42/00:44] install: lualatex-truncate [2k] 2021-05-15T13:51:40.5482800Z [50/89, 00:43/00:45] install: luamplib [12k] 2021-05-15T13:51:41.2325540Z [51/89, 00:44/00:46] install: luapackageloader [2k] 2021-05-15T13:51:41.9136890Z [52/89, 00:44/00:46] install: luaprogtable [7k] 2021-05-15T13:51:43.4551320Z [53/89, 00:45/00:48] install: luarandom [2k] 2021-05-15T13:51:43.4552340Z [54/89, 00:46/00:49] install: luatex85 [2k] 2021-05-15T13:51:43.9054780Z [55/89, 00:46/00:49] install: luatexbase [4k] 2021-05-15T13:51:44.5278600Z [56/89, 00:47/00:50] install: luatexko [22k] 2021-05-15T13:51:44.9552880Z [57/89, 00:47/00:50] install: luatextra [2k] 2021-05-15T13:51:45.7529520Z [58/89, 00:48/00:51] install: luavlna [8k] 2021-05-15T13:51:47.0496370Z [59/89, 00:50/00:53] install: luaxml [31k] 2021-05-15T13:51:48.5119170Z [60/89, 00:51/00:54] install: makeindex.universal-darwin [91k] 2021-05-15T13:51:49.4266580Z [61/89, 00:52/00:55] install: makeindex [5k] 2021-05-15T13:51:50.7436110Z [62/89, 00:53/00:56] install: mflogo [2k] 2021-05-15T13:51:51.9649020Z [63/89, 00:54/00:57] install: newpax [9k] 2021-05-15T13:51:52.7760750Z [64/89, 00:55/00:58] install: nodetree [13k] 2021-05-15T13:51:53.7714140Z [65/89, 00:56/00:59] install: odsfile [5k] 2021-05-15T13:51:54.2381100Z [66/89, 00:57/01:00] install: optex.universal-darwin [1k] 2021-05-15T13:51:54.7083760Z [67/89, 00:57/01:00] install: optex [770k] 2021-05-15T13:51:57.6561900Z [68/89, 01:00/01:02] install: pdfarticle [4k] 2021-05-15T13:51:58.4205410Z [69/89, 01:01/01:03] install: pdfextra [22k] 2021-05-15T13:51:59.2020000Z [70/89, 01:02/01:04] install: placeat [4k] 2021-05-15T13:52:00.0130130Z [71/89, 01:03/01:05] install: plantuml [3k] 2021-05-15T13:52:00.8935800Z [72/89, 01:03/01:05] install: rsfs [55k] 2021-05-15T13:52:02.9301900Z [73/89, 01:05/01:07] install: selnolig [53k] 2021-05-15T13:52:03.4820010Z [74/89, 01:06/01:08] install: spelling [14k] 2021-05-15T13:52:04.7502620Z [75/89, 01:07/01:09] install: stricttex [2k] 2021-05-15T13:52:05.2034790Z [76/89, 01:08/01:10] install: texlive-common [1k] 2021-05-15T13:52:05.8546320Z [77/89, 01:08/01:10] install: texlive-en [1k] 2021-05-15T13:52:06.5836600Z [78/89, 01:09/01:11] install: texlive-msg-translations [144k] 2021-05-15T13:52:07.4796110Z [79/89, 01:10/01:12] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:52:08.1581650Z [80/89, 01:11/01:13] install: thumbpdf [19k] 2021-05-15T13:52:09.0840470Z [81/89, 01:12/01:14] install: tlshell.universal-darwin [1k] 2021-05-15T13:52:09.7647600Z [82/89, 01:12/01:14] install: tlshell [29k] 2021-05-15T13:52:10.7153980Z [83/89, 01:13/01:15] install: typewriter [25k] 2021-05-15T13:52:11.4772240Z [84/89, 01:14/01:16] install: uninormalize [6k] 2021-05-15T13:52:12.4355540Z [85/89, 01:15/01:17] install: upquote [2k] 2021-05-15T13:52:13.1924140Z [86/89, 01:16/01:18] install: xdvi.universal-darwin [948k] 2021-05-15T13:52:14.2629880Z [87/89, 01:17/01:17] install: xdvi [7k] 2021-05-15T13:52:15.2262910Z [88/89, 01:18/01:18] install: collection-basic [1k] 2021-05-15T13:52:15.9131040Z [89/89, 01:18/01:18] install: collection-luatex [1k] 2021-05-15T13:52:16.5827190Z running mktexlsr ... 2021-05-15T13:52:18.1555840Z done running mktexlsr. 2021-05-15T13:52:18.2396280Z running updmap-sys ... 2021-05-15T13:52:20.9527580Z done running updmap-sys. 2021-05-15T13:52:20.9528910Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:52:20.9531030Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WigNDTi7J_/wCXHo2OtFx ... 2021-05-15T13:52:22.7880980Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/WigNDTi7J_/wCXHo2OtFx. 2021-05-15T13:52:22.7882340Z OK: optex.fmt/luatex 2021-05-15T13:52:22.7884100Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:52:22.7885770Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:52:25.7058910Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:25.7060690Z tlmgr: no updates available 2021-05-15T13:52:25.9727400Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:52:25.9727920Z with: 2021-05-15T13:52:25.9728290Z pandoc-version: 2.7.3 2021-05-15T13:52:25.9728640Z env: 2021-05-15T13:52:25.9729030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:25.9729450Z TIC_DEPLOY_KEY: 2021-05-15T13:52:25.9729780Z RSPM: 2021-05-15T13:52:25.9730920Z GITHUB_PAT: *** 2021-05-15T13:52:25.9731290Z COVERALLS_TOKEN: 2021-05-15T13:52:25.9731740Z continue-on-error: false 2021-05-15T13:52:25.9732180Z VDIFFR_RUN_TESTS: false 2021-05-15T13:52:25.9732650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:52:25.9733050Z TZ: UTC 2021-05-15T13:52:25.9733400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:25.9733770Z NOT_CRAN: true 2021-05-15T13:52:25.9734100Z ##[endgroup] 2021-05-15T13:52:27.1820410Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:53:01.2670680Z installer: Package name is pandoc 2021-05-15T13:53:01.2680620Z installer: Installing at base path / 2021-05-15T13:53:01.2681840Z installer: The install was successful. 2021-05-15T13:53:01.3158200Z ##[group]Run git config user.name adigherman 2021-05-15T13:53:01.3158930Z git config user.name adigherman 2021-05-15T13:53:01.3159550Z git config user.email adig@jhu.edu 2021-05-15T13:53:01.3762610Z shell: /bin/bash -e {0} 2021-05-15T13:53:01.3763090Z env: 2021-05-15T13:53:01.3763570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:01.3764100Z TIC_DEPLOY_KEY: 2021-05-15T13:53:01.3764510Z RSPM: 2021-05-15T13:53:01.3765610Z GITHUB_PAT: *** 2021-05-15T13:53:01.3766070Z COVERALLS_TOKEN: 2021-05-15T13:53:01.3804770Z continue-on-error: false 2021-05-15T13:53:01.3805270Z VDIFFR_RUN_TESTS: false 2021-05-15T13:53:01.3805890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:53:01.3806350Z TZ: UTC 2021-05-15T13:53:01.3806720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:01.3807110Z NOT_CRAN: true 2021-05-15T13:53:01.3807480Z ##[endgroup] 2021-05-15T13:53:01.7173080Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:53:01.7174180Z env: 2021-05-15T13:53:01.7174700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:01.7175190Z TIC_DEPLOY_KEY: 2021-05-15T13:53:01.7175540Z RSPM: 2021-05-15T13:53:01.7176950Z GITHUB_PAT: *** 2021-05-15T13:53:01.7177370Z COVERALLS_TOKEN: 2021-05-15T13:53:01.7177860Z continue-on-error: false 2021-05-15T13:53:01.7178330Z VDIFFR_RUN_TESTS: false 2021-05-15T13:53:01.7179120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:53:01.7179570Z TZ: UTC 2021-05-15T13:53:01.7179970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:01.7180370Z NOT_CRAN: true 2021-05-15T13:53:01.7180750Z ##[endgroup] 2021-05-15T13:53:03.6216160Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:53:03.6603170Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:53:03.6603980Z To reinstall 3.20.2, run: 2021-05-15T13:53:03.6604630Z brew reinstall cmake 2021-05-15T13:53:05.5021490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:53:06.6492220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:07.3403550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:53:07.8032650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T14%3A00%3A00Z&sig=MnHNE%2FOHcOyiAcs1PvZMfJzqvFQie8zffzeHoDTZ8l4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:07.8504040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-15T14\%3A00\%3A00Z\&sig=MnHNE\%2FOHcOyiAcs1PvZMfJzqvFQie8zffzeHoDTZ8l4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:07.9787250Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:53:08.0532020Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:53:08.0567730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2532-48vgj3 2021-05-15T13:53:09.3886400Z cp -pR /private/tmp/d20210515-2532-48vgj3/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:53:10.1503020Z chmod -Rf +w /private/tmp/d20210515-2532-48vgj3 2021-05-15T13:53:10.6241430Z ==> Finishing up 2021-05-15T13:53:10.6617690Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:53:10.7442070Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:53:10.7447640Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:53:10.7454040Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:53:10.7458640Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:53:10.7464030Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:53:10.7472770Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:53:10.8460970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2697-5mmaib.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-15T13:53:13.4358350Z ==> Summary 2021-05-15T13:53:13.4386210Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:53:15.9404810Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:53:17.0557390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:17.6680780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:53:18.0962960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T14%3A00%3A00Z&sig=BgolM3f0chulQCv8JUnLnsUGrskTKOy6oebirSAIj%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:18.1415240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-15T14\%3A00\%3A00Z\&sig=BgolM3f0chulQCv8JUnLnsUGrskTKOy6oebirSAIj\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:26.8801330Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:53:27.2432680Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:53:28.3631830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:28.9766550Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:53:29.3521790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T14%3A00%3A00Z&sig=%2BvWAHFsawsQW%2Fii6JqZV8b88Qg2i91gToVQzvnVfw%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:29.3966670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-15T14\%3A00\%3A00Z\&sig=\%2BvWAHFsawsQW\%2Fii6JqZV8b88Qg2i91gToVQzvnVfw\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:29.5694770Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:53:29.5765040Z ==> Installing dependencies for jags: gcc 2021-05-15T13:53:29.5773020Z ==> Installing jags dependency: gcc 2021-05-15T13:53:29.6676730Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:53:29.6707050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2705-13oulm4 2021-05-15T13:54:31.1325130Z cp -pR /private/tmp/d20210515-2705-13oulm4/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:54:34.8843030Z chmod -Rf +w /private/tmp/d20210515-2705-13oulm4 2021-05-15T13:54:46.7464870Z ==> Finishing up 2021-05-15T13:54:48.9813470Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:54:48.9817790Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:54:48.9822590Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:54:48.9827820Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:54:48.9833740Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:54:48.9838350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:54:48.9848110Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:54:48.9856560Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:54:48.9863300Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:54:48.9870570Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:54:48.9888010Z rm /usr/local/bin/c++-11 2021-05-15T13:54:48.9891140Z rm /usr/local/bin/cpp-11 2021-05-15T13:54:48.9894410Z rm /usr/local/bin/g++-11 2021-05-15T13:54:48.9898530Z rm /usr/local/bin/gcc-11 2021-05-15T13:54:48.9958900Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:54:48.9961390Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:54:48.9965080Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:54:48.9968750Z rm /usr/local/bin/gcov-11 2021-05-15T13:54:48.9973110Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:54:48.9976710Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:54:49.5720400Z Error: The `brew link` step did not complete successfully 2021-05-15T13:54:49.5721260Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:54:49.5724680Z Could not symlink bin/gfortran 2021-05-15T13:54:49.5725290Z Target /usr/local/bin/gfortran 2021-05-15T13:54:49.5725890Z already exists. You may want to remove it: 2021-05-15T13:54:49.5726930Z rm '/usr/local/bin/gfortran' 2021-05-15T13:54:49.5727260Z 2021-05-15T13:54:49.5727830Z To force the link and overwrite all conflicting files: 2021-05-15T13:54:49.5728830Z brew link --overwrite gcc 2021-05-15T13:54:49.5729160Z 2021-05-15T13:54:49.5729870Z To list all files that would be deleted: 2021-05-15T13:54:49.5730910Z brew link --overwrite --dry-run gcc 2021-05-15T13:54:49.5731240Z 2021-05-15T13:54:49.5731740Z Possible conflicting files are: 2021-05-15T13:54:49.5775850Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:54:50.1910070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2908-1rpx08a.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-15T13:54:53.2145170Z ==> Summary 2021-05-15T13:54:53.3101930Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:54:53.3107220Z ==> Installing jags 2021-05-15T13:54:53.3111970Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:54:53.3132280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2705-2pvw0g 2021-05-15T13:54:53.5756810Z cp -pR /private/tmp/d20210515-2705-2pvw0g/jags/. /usr/local/Cellar/jags 2021-05-15T13:54:53.6923290Z chmod -Rf +w /private/tmp/d20210515-2705-2pvw0g 2021-05-15T13:54:53.8423600Z ==> Finishing up 2021-05-15T13:54:53.8782060Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:54:53.8788660Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:54:53.8800990Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:54:53.8807760Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:54:53.8813290Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:54:53.8818950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:54:53.8824410Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:54:53.8829500Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:54:53.8837410Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:54:53.9629030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2934-egw4mh.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-15T13:54:56.3921320Z ==> Summary 2021-05-15T13:54:56.4013620Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:54:59.2743180Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:55:00.6120360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:01.2153500Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:55:01.7350070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T14%3A05%3A00Z&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2%2BkMX9I4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:01.7846950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-15T14\%3A05\%3A00Z\&sig=TU1mpmqoBixBwqI04z7m4AkOyHLkuqsLiAQ2\%2BkMX9I4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:02.6962220Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:55:02.8150830Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:55:02.8596230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2941-1u0liqh 2021-05-15T13:55:04.5397100Z cp -pR /private/tmp/d20210515-2941-1u0liqh/v8/. /usr/local/Cellar/v8 2021-05-15T13:55:04.6675770Z chmod -Rf +w /private/tmp/d20210515-2941-1u0liqh 2021-05-15T13:55:04.8800970Z ==> Finishing up 2021-05-15T13:55:05.0201970Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:55:05.1121500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3107-17a3s2n.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-15T13:55:07.5965380Z ==> Summary 2021-05-15T13:55:07.6047040Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:55:10.1535690Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:55:11.5737140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:12.2052000Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:55:12.6962250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T14%3A05%3A00Z&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:12.7410520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-15T14\%3A05\%3A00Z\&sig=cyIBTRNFdhTZS5SEtZO32obyeAD7PILHy41fDVKjzq4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:13.0607460Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:55:13.0804920Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:55:14.2669110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:14.8705460Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:55:15.3813970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T14%3A05%3A00Z&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9%2BtgqL4NfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:15.4251390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BjKJlLrUsFxbZYNuGtIME5aTYE4y0kjMq9\%2BtgqL4NfY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:15.7007700Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:55:15.7147610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:55:16.9197530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:17.5482750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:55:18.0437940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T14%3A05%3A00Z&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl%2FrlNM%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:18.0878750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=ZimEId18VQH06RVnIACfFmsdDdWbxfigZ4Jl\%2FrlNM\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:55:18.3953760Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:55:18.4185670Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:55:18.4190640Z ==> Installing fftw dependency: hwloc 2021-05-15T13:55:18.4835960Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:55:18.4870600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3115-1pddk3w 2021-05-15T13:55:23.6038750Z cp -pR /private/tmp/d20210515-3115-1pddk3w/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:55:39.9778800Z chmod -Rf +w /private/tmp/d20210515-3115-1pddk3w 2021-05-15T13:55:40.8501630Z ==> Finishing up 2021-05-15T13:55:40.8882230Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:55:40.8886240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:55:40.8891370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:55:40.8896770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:55:40.8901730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:55:40.8906730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:55:40.8911940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:55:40.8916750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:55:40.8922040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:55:40.8927150Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:55:40.8932160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:55:40.8937400Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:55:40.8942560Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:55:40.8949470Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:55:40.8954420Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:55:40.8966570Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:55:40.9001480Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:55:40.9003300Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:55:40.9005020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:55:40.9006800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:55:40.9008550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:55:40.9013070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:55:40.9018370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:55:40.9023810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:55:40.9029510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:55:40.9052590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:55:40.9471630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:55:40.9477040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:55:40.9482640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:55:40.9488750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:55:40.9494600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:55:40.9892180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:55:40.9907180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:55:40.9923980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:55:40.9937990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:55:40.9942660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:55:41.0372140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:55:41.0377630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:55:41.0382670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:55:41.0398520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:55:41.0409650Z 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-15T13:55:41.0417240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:55:41.0423150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:55:41.0804580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:55:41.0822040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:55:41.0834020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:55:41.0851920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:55:41.0857940Z 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-15T13:55:41.0865620Z 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-15T13:55:41.0880320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:55:41.1304520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:55:41.1309580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:55:41.1322080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:55:41.1327990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:55:41.1336600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:55:41.1342360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:55:41.1722000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:55:41.1738420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:55:41.1748230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:55:41.1754220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:55:41.1770730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:55:41.1788680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:55:41.1791490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:55:41.1809030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:55:41.1821580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:55:41.1823550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:55:41.1825580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:55:41.2258320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:55:41.2263910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:55:41.2269990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:55:41.2282440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:55:41.2288190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:55:41.2304090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:55:41.2314890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:55:41.2325550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:55:41.2715360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:55:41.2722140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:55:41.2731010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:55:41.2736770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:55:41.2755250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:55:41.2757730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:55:41.2762280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:55:41.2764240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:55:41.2772240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:55:41.2779060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:55:41.2783300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:55:41.2790560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:55:41.2796090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:55:41.2802020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:55:41.2808050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:55:41.2815000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:55:41.3244330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:55:41.3271830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:55:41.3275830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:55:41.3281430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:55:41.3286980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:55:41.3293120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:55:41.3299240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:55:41.3303290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:55:41.3309120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:55:41.3313530Z Only the first 100 operations were output. 2021-05-15T13:55:41.9504600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3342-fp686x.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-15T13:55:44.9156330Z ==> Summary 2021-05-15T13:55:44.9792370Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:55:44.9799500Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:55:45.2446630Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:55:45.2466860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3115-1gz0hya 2021-05-15T13:55:45.6128650Z cp -pR /private/tmp/d20210515-3115-1gz0hya/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:55:46.1243340Z chmod -Rf +w /private/tmp/d20210515-3115-1gz0hya 2021-05-15T13:55:47.9468890Z ==> Finishing up 2021-05-15T13:55:47.9787490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:55:47.9791740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:55:47.9796460Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:55:47.9801600Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:55:47.9808830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:55:47.9813460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:55:47.9818990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:55:47.9823810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:55:47.9829190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:55:47.9834050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:55:47.9839210Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:55:47.9844260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:55:47.9849400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:55:47.9854620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:55:47.9860060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:55:47.9864890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:55:47.9870510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:55:47.9875000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:55:47.9880090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:55:47.9884780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:55:47.9889840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:55:47.9894750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:55:47.9901230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:55:47.9907050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:55:47.9914210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:55:47.9919550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:55:47.9924680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:55:47.9929750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:55:47.9935080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:55:47.9939980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:55:47.9945030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:55:47.9950360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:55:47.9955690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:55:47.9960660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:55:47.9966470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:55:47.9971540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:55:47.9976230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:55:47.9981240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:55:47.9986740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:55:47.9991400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:55:47.9996820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:55:48.0043830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:55:48.0047700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:55:48.0053150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:55:48.0058180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:55:48.0063000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:55:48.0068300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:55:48.0073340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:55:48.0085230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:55:48.0090830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:55:48.0096380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:55:48.0101890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:55:48.0107700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:55:48.0112910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:55:48.0118260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:55:48.0123850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:55:48.0129420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:55:48.0135400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:55:48.0140640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:55:48.0146180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:55:48.0158120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:55:48.0163410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:55:48.0168680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:55:48.0189720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:55:48.0194830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:55:48.0212410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:55:48.0217730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:55:48.0223330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:55:48.0229430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:55:48.0234480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:55:48.0240020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:55:48.0245330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:55:48.0251550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:55:48.0256080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:55:48.0261810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:55:48.0267340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:55:48.0273290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:55:48.0278770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:55:48.0284270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:55:48.0289840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:55:48.0295400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:55:48.0300930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:55:48.0306230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:55:48.0311490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:55:48.0317160Z 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-15T13:55:48.0322360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:55:48.0328070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:55:48.0333040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:55:48.0338380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:55:48.0343880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:55:48.0349150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:55:48.0354390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:55:48.0359800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:55:48.0365530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:55:48.0371800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:55:48.0377600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:55:48.0382670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:55:48.0388220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:55:48.0394270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:55:48.0399910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:55:48.0404140Z Only the first 100 operations were output. 2021-05-15T13:55:48.5062660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3372-v3bfy5.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-15T13:55:51.1976650Z ==> Summary 2021-05-15T13:55:51.2426420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3115-bacd1z 2021-05-15T13:55:51.2429000Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:55:51.2471980Z ==> Installing fftw 2021-05-15T13:55:51.2575310Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:55:51.3340320Z cp -pR /private/tmp/d20210515-3115-bacd1z/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:55:51.3910710Z chmod -Rf +w /private/tmp/d20210515-3115-bacd1z 2021-05-15T13:55:51.5666120Z ==> Finishing up 2021-05-15T13:55:51.6142920Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:55:51.6146540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:55:51.6151910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:55:51.6156600Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:55:51.6163930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:55:51.6168720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:55:51.6173860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:55:51.6179040Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:55:51.6183650Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:55:51.6190160Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:55:51.6194690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:55:51.6200080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:55:51.6209060Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:55:51.6303730Z info /usr/local/share/info/fftw3.info 2021-05-15T13:55:51.6312060Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:55:51.6318030Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:55:51.6329890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:55:51.6346290Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:55:51.6356700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:55:51.6368690Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:55:51.6385510Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:55:51.6392580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:55:51.6402210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:55:51.6411780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:55:51.6421710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:55:51.6431660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:55:51.6442200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:55:51.6455650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:55:51.6462550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:55:51.6471250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:55:51.6481340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:55:51.6491170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:55:51.6501440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:55:51.6510740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:55:51.6519720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:55:51.6528020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:55:51.6537150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:55:51.6545810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:55:51.6554360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:55:51.6563280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:55:51.6573060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:55:51.6582110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:55:51.6591640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:55:51.6599890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:55:51.6608430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:55:51.6613190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:55:51.6626690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:55:51.6635110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:55:51.6643260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:55:51.6651700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:55:51.6660690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:55:51.6689240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:55:51.6691190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:55:51.6692810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:55:51.6694560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:55:51.6700640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:55:51.6707800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:55:51.6718780Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:55:51.6725650Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:55:51.6810000Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:55:51.7133500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3399-1uhoy8c.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-15T13:55:54.9164940Z ==> Summary 2021-05-15T13:55:54.9220150Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:55:55.5663670Z ==> No outdated dependents to upgrade! 2021-05-15T13:55:55.5665580Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:55:55.7390390Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:55:55.7397500Z fftw, open-mpi 2021-05-15T13:55:55.7400620Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:55:55.7404050Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:55:55.7407010Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:55:55.7410030Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:55:55.7415480Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:55:55.7418710Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:55:55.7518920Z rm /usr/local/include/fftw3.f 2021-05-15T13:55:55.7608240Z rm /usr/local/include/fftw3.f03 2021-05-15T13:55:55.7609210Z rm /usr/local/include/fftw3.h 2021-05-15T13:55:55.7611410Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:55:55.7613260Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:55:55.7614170Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:55:55.7614970Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:55:55.7615780Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:55:55.7616580Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:55:55.7617370Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:55:55.7619810Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:55:55.7620760Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:55:55.7622120Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:55:55.7623350Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:55:55.7624270Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:55:55.7704060Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:55:55.7714110Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:55:55.7715060Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:55:55.7715960Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:55:55.7716810Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:55:55.7717600Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:55:55.7718370Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:55:55.7719350Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:55:55.7720270Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:55:55.7721110Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:55:55.7721980Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:55:55.7722830Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:55:55.7723780Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:55:55.7724720Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:55:55.7725610Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:55:55.7726510Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:55:55.7727400Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:55:55.7728210Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:55:55.7729040Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:55:55.7729880Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:55:55.7730710Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:55:55.7731560Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:55:55.7732410Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:55:55.7733240Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:55:55.7756640Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:55:55.7757690Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:55:55.7758720Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:55:55.7759670Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:55:55.7760600Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:55:55.7761600Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:55:55.7762500Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:55:55.7864430Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:55:55.7872560Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:55:55.7874330Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:55:55.7875660Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:55:55.7877100Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:55:55.7878550Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:55:55.7879900Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:55:55.7881270Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:55:55.8727640Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:55:55.8827990Z rm /usr/local/bin/mpic++ 2021-05-15T13:55:55.8929680Z rm /usr/local/bin/mpicc 2021-05-15T13:55:55.9030850Z rm /usr/local/bin/mpicxx 2021-05-15T13:55:55.9133120Z rm /usr/local/bin/mpiexec 2021-05-15T13:55:55.9233840Z rm /usr/local/bin/mpif77 2021-05-15T13:55:55.9309020Z rm /usr/local/bin/mpif90 2021-05-15T13:55:55.9374840Z rm /usr/local/bin/mpifort 2021-05-15T13:55:55.9385160Z rm /usr/local/bin/mpirun 2021-05-15T13:55:55.9386730Z rm /usr/local/bin/ompi-clean 2021-05-15T13:55:55.9387970Z rm /usr/local/bin/ompi-server 2021-05-15T13:55:55.9388930Z rm /usr/local/bin/ompi_info 2021-05-15T13:55:55.9397870Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:55:55.9399360Z rm /usr/local/bin/orte-clean 2021-05-15T13:55:55.9400630Z rm /usr/local/bin/orte-info 2021-05-15T13:55:55.9401850Z rm /usr/local/bin/orte-server 2021-05-15T13:55:55.9402690Z rm /usr/local/bin/ortecc 2021-05-15T13:55:55.9403420Z rm /usr/local/bin/orted 2021-05-15T13:55:55.9404320Z rm /usr/local/bin/orterun 2021-05-15T13:55:55.9409560Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:55:55.9422720Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:55:55.9425010Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:55:55.9440420Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:55:55.9542850Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:55:55.9573170Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:55:55.9601650Z rm /usr/local/include/mpi.h 2021-05-15T13:55:55.9645020Z rm /usr/local/include/mpi.mod 2021-05-15T13:55:55.9653210Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:55:55.9654790Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:55:55.9655750Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:55:55.9656640Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:55:55.9657540Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:55:55.9658540Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:55:55.9659460Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:55:55.9660350Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:55:55.9661920Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:55:55.9663310Z rm /usr/local/include/mpif-config.h 2021-05-15T13:55:55.9664620Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:55:55.9665900Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:55:55.9667190Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:55:55.9668480Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:55:55.9669810Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:55:55.9671160Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:55:55.9672470Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:55:55.9673760Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:55:55.9674610Z rm /usr/local/include/mpif.h 2021-05-15T13:55:55.9675400Z rm /usr/local/include/openmpi 2021-05-15T13:55:55.9676270Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:55:55.9677180Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:55:55.9678080Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:55:55.9679010Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:55:55.9680030Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:55:55.9681030Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:55:55.9681960Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:55:55.9682850Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:55:55.9683710Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:55:55.9684530Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:55:55.9685340Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:55:55.9686170Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:55:55.9687020Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:55:55.9687940Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:55:55.9688870Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:55:55.9689790Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:55:55.9690690Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:55:55.9691620Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:55:55.9692540Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:55:55.9696040Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:55:55.9697510Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:55:55.9698840Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:55:55.9700210Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:55:55.9701540Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:55:55.9702480Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:55:55.9703380Z rm /usr/local/lib/openmpi 2021-05-15T13:55:55.9704570Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:55:55.9705900Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:55:55.9707450Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:55:55.9708800Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:55:55.9710110Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:55:55.9711020Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:55:55.9711850Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:55:55.9712670Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:55:55.9713400Z rm /usr/local/lib/pmix 2021-05-15T13:55:55.9714610Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:55:55.9715660Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:55:55.9716490Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:55:55.9717300Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:55:55.9718100Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:55:55.9718900Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:55:55.9719690Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:55:55.9720500Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:55:55.9721750Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:55:55.9723140Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:55:55.9724060Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:55:55.9724920Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:55:55.9726180Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:55:55.9727460Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:55:55.9728740Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:55:55.9729640Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:55:55.9730460Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:55:55.9731260Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:55:55.9732070Z Only the first 100 operations were output. 2021-05-15T13:55:57.8397420Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:55:58.9613180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:55:59.5432810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:55:59.9718700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T14%3A05%3A00Z&sig=0WStt1%2B0Q9L%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:00.0180270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-15T14\%3A05\%3A00Z\&sig=0WStt1\%2B0Q9L\%2FLIWMEBLtq3BSJ9AZzmO1A3QDuDruib4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:00.4029750Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:56:00.5362460Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:56:00.5392840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3407-crc5ev 2021-05-15T13:56:01.2427060Z cp -pR /private/tmp/d20210515-3407-crc5ev/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:56:01.9492750Z chmod -Rf +w /private/tmp/d20210515-3407-crc5ev 2021-05-15T13:56:02.9290870Z ==> Finishing up 2021-05-15T13:56:02.9782200Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:56:02.9790040Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:56:02.9792230Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:56:02.9797540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:56:02.9802000Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:56:02.9806680Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:56:02.9811800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:56:02.9818900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:56:02.9841780Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:56:02.9843160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:56:02.9844510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:56:02.9845850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:56:02.9847210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:56:02.9849640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:56:02.9854980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:56:02.9859720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:56:02.9885400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:56:02.9887010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:56:02.9888450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:56:02.9889830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:56:02.9891170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:56:02.9892580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:56:02.9894440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:56:02.9899940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:56:02.9904320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:56:02.9909330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:56:02.9913750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:56:02.9925770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:56:02.9935230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:56:02.9946590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:56:02.9954850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:56:02.9962660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:56:02.9971760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:56:02.9981160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:56:02.9990470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:56:02.9999170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:56:03.0013650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:56:03.0020030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:56:03.0028180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:56:03.0036870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:56:03.0046020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:56:03.0060040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:56:03.0068570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:56:03.0073750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:56:03.0081890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:56:03.0089940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:56:03.0098500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:56:03.0106370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:56:03.0111510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:56:03.0120720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:56:03.0129740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:56:03.0138740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:56:03.0144140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:56:03.0152990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:56:03.0161440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:56:03.0171780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:56:03.0179870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:56:03.0185030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:56:03.0192850Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:56:03.0201310Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:56:03.0211500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:56:03.0216700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:56:03.0231330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:56:03.0236510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:56:03.0246550Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:56:03.0254870Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:56:03.0262240Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:56:03.0364050Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:56:03.0368000Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:56:03.0373320Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:56:03.0377820Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:56:03.0383390Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:56:03.0387550Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:56:03.0392700Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:56:03.0397270Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:56:03.0402390Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:56:03.0406910Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:56:03.0412110Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:56:03.0416560Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:56:03.0421760Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:56:03.0426450Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:56:03.0434040Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:56:03.0440340Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:56:03.0447840Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:56:03.0459830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:56:03.0465860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:56:03.0471740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:56:03.0477300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:56:03.0482700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:56:03.0488350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:56:03.0493750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:56:03.0499180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:56:03.0504520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:56:03.0509970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:56:03.0515410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:56:03.0520730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:56:03.0526180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:56:03.0531460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:56:03.0536830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:56:03.0542490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:56:03.0547190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:56:03.0551800Z Only the first 100 operations were output. 2021-05-15T13:56:03.4293900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3571-1h9ikto.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-15T13:56:05.8461700Z ==> Summary 2021-05-15T13:56:05.9189630Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:56:08.3711740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:56:09.5721350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:10.1383220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:56:10.5663440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T14%3A05%3A00Z&sig=FughYcDsrUSQ%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:10.6144960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-15T14\%3A05\%3A00Z\&sig=FughYcDsrUSQ\%2FNPp4Jrq5Pu6kWmmFoMRZL8NlKdkDE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:11.0043480Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:56:11.0917680Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:56:11.0944310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3580-10etj7z 2021-05-15T13:56:11.1645060Z cp -pR /private/tmp/d20210515-3580-10etj7z/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:56:11.3090010Z chmod -Rf +w /private/tmp/d20210515-3580-10etj7z 2021-05-15T13:56:11.4893380Z ==> Finishing up 2021-05-15T13:56:11.5195930Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:56:11.5298170Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:56:11.5398360Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:56:11.5446530Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:56:11.5448760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5467780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5470390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5490340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5494640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5511950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5535950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5538420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5540180Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:56:11.5541860Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:56:11.5557270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5561600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5576970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5581360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5596440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5598840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5615440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5617810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5623580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5662830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5666980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5684270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5687990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5718680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5720690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5722560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5724620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5826760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.5928990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6031420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6133690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6149710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6203020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6205280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6216190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6318130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6341440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6358360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6368790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6370670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6383150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6485380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6577140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6601880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6608910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6625300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6641310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6643580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6653520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6683730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6710720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6718440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6734660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6774350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6782750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6818890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:56:11.6849230Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:56:11.6942170Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:56:11.6977940Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:56:11.7080040Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:56:11.7114430Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:56:11.7200060Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:56:11.7209730Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:56:11.7237270Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:56:11.7674240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3745-1x77hds.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-15T13:56:14.2200490Z ==> Summary 2021-05-15T13:56:14.2412220Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:56:16.7282080Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:56:16.7282780Z To reinstall 1.6.37, run: 2021-05-15T13:56:16.7284980Z brew reinstall libpng 2021-05-15T13:56:18.2653360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:56:19.4040090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:19.9408820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:56:20.5316370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T14%3A05%3A00Z&sig=HZUdHI5DNm9lDMdAktUctTALB%2BQG%2BXkQsPp4Lnz7O1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:20.5772210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=HZUdHI5DNm9lDMdAktUctTALB\%2BQG\%2BXkQsPp4Lnz7O1M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:20.6214040Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:56:20.6262170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:56:21.7244770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:22.3417270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:56:22.7643840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T14%3A05%3A00Z&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68%2B0%2Fvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:22.8102630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=31pGz5D77nmznCB3vSw2JLFdB6AMBPy008cn68\%2B0\%2Fvg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:22.8998020Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:56:22.9047610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:56:24.0478810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:24.6415760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:56:25.1927330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T14%3A05%3A00Z&sig=2ZPdaVy%2FMdC%2BH4nd6NfkccPQ8l%2BOkT5wo%2F81ROgkbgI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:25.2460190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-15T14\%3A05\%3A00Z\&sig=2ZPdaVy\%2FMdC\%2BH4nd6NfkccPQ8l\%2BOkT5wo\%2F81ROgkbgI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:25.2935960Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:56:25.2964720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:56:26.4073410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:26.9981230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:56:27.4329550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T14%3A05%3A00Z&sig=0nSfV0XGawWBeN1VCvH%2FTFtxUHr8vQ0DgKcU1S7SjAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:27.4769980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=0nSfV0XGawWBeN1VCvH\%2FTFtxUHr8vQ0DgKcU1S7SjAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:27.5217870Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:56:27.5245980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:56:28.6918340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:29.2360160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:56:29.6295260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T14%3A05%3A00Z&sig=g36HVyslzP1siJ8NxHxXlFY5m%2FuaEtfQFxZ40M6e380%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:29.6755330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-15T14\%3A05\%3A00Z\&sig=g36HVyslzP1siJ8NxHxXlFY5m\%2FuaEtfQFxZ40M6e380\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:29.8195190Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:56:29.8254530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:56:31.0501240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:31.6293720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:56:31.9993850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T14%3A05%3A00Z&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:32.0480630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-15T14\%3A05\%3A00Z\&sig=Q6XIhzkZTdofm9tb2vCjwbHjwvSCcNsudKZIlrlTdag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:32.2178670Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:56:32.2285540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:56:33.3338210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:33.9161460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:56:34.2771790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T14%3A05%3A00Z&sig=ExrKKwXXos6nlIyq%2BsGkU0K5xc2TXooWYJy6soQuocY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:34.3268270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-15T14\%3A05\%3A00Z\&sig=ExrKKwXXos6nlIyq\%2BsGkU0K5xc2TXooWYJy6soQuocY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:34.3791250Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:56:34.3822430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:56:35.5343650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:36.0983070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:56:36.4719540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T14%3A05%3A00Z&sig=bwkAnAg%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3%2FCcA3PI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:36.5166410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-15T14\%3A05\%3A00Z\&sig=bwkAnAg\%2FNDrWQQt7FcPVlqlGxsA2W9fj4EK3\%2FCcA3PI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:36.5649570Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:56:36.5680840Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:56:37.6774150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:38.2578340Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:56:38.6498880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T14%3A05%3A00Z&sig=l975jm8Ib63ptQyHrCEmffLTrA2y%2F%2Frlm4Rnu%2F%2FS8Kw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:38.6976660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-15T14\%3A05\%3A00Z\&sig=l975jm8Ib63ptQyHrCEmffLTrA2y\%2F\%2Frlm4Rnu\%2F\%2FS8Kw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:38.7569700Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:56:38.7607640Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:56:39.8946310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:40.4646000Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:56:40.8221880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T14%3A05%3A00Z&sig=rOGi8qSr7pa7z5JXQ%2FBrixRXs7LUUQOHDgbLhEXYoug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:40.8779580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-15T14\%3A05\%3A00Z\&sig=rOGi8qSr7pa7z5JXQ\%2FBrixRXs7LUUQOHDgbLhEXYoug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:40.9585650Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:56:40.9629790Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:56:42.0808710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:42.6733560Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:56:43.1299540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T14%3A05%3A00Z&sig=mRb7St9fhX4MZdBk1BeEDc%2F2DllWGbIvDrm3Le015sw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:43.1838080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=mRb7St9fhX4MZdBk1BeEDc\%2F2DllWGbIvDrm3Le015sw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:43.3354200Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:56:43.3441350Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:56:44.4934970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:45.0611240Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:56:45.4405620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T14%3A05%3A00Z&sig=f4bQn6E2CTE6pugsw41EhPF%2FtjPvccP9ZDQViYJmDPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:45.4922590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-15T14\%3A05\%3A00Z\&sig=f4bQn6E2CTE6pugsw41EhPF\%2FtjPvccP9ZDQViYJmDPU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:45.5695510Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:56:45.5739600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:56:46.7190780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:47.2661390Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:56:47.7225930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T14%3A05%3A00Z&sig=fzIKc4VD7%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:47.7674700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-15T14\%3A05\%3A00Z\&sig=fzIKc4VD7\%2BhW0jmVdPJBGIBGzYoqN7A78nmFNn0lQ78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:48.0088170Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:56:48.0128350Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:56:49.1660140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:49.7383550Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:56:50.1741340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T14%3A05%3A00Z&sig=yOtOECdHcweFeA%2BOMXfd8mcduZfNOxMB1rb%2B2a05GzA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:50.2196330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-15T14\%3A05\%3A00Z\&sig=yOtOECdHcweFeA\%2BOMXfd8mcduZfNOxMB1rb\%2B2a05GzA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:50.5607770Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:56:50.6121230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:56:51.7366410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:52.3418420Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:56:52.8850710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T14%3A05%3A00Z&sig=umi%2FvxLX%2FD9%2BzqpNm09OGA3zkxCujWtaHlOuX%2BbJMDc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:52.9315230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-15T14\%3A05\%3A00Z\&sig=umi\%2FvxLX\%2FD9\%2BzqpNm09OGA3zkxCujWtaHlOuX\%2BbJMDc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:53.1015430Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:56:53.1115330Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:56:54.2749100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:56:54.8374100Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:56:55.2222810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T14%3A05%3A00Z&sig=eCQ%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:56:55.2685540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=eCQ\%2BjwKg5Ei8iscVukX6QdEOGs8SLDYMzYuibGlZ7NE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:56:57.8977400Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:56:58.3293340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:56:59.5139670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:57:00.0975320Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:57:00.5394860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T14%3A05%3A00Z&sig=BS94DRtMKoUUdj4h%2BKantxFtvlmmxp9mwHv%2Bqe2NhRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:00.5916630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BS94DRtMKoUUdj4h\%2BKantxFtvlmmxp9mwHv\%2Bqe2NhRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:57:00.8897620Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:57:00.9532310Z ==> 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-15T13:57:00.9535070Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:57:01.0349680Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:57:01.0389910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-122avef 2021-05-15T13:57:01.0470060Z cp -pR /private/tmp/d20210515-3855-122avef/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:57:01.0575590Z chmod -Rf +w /private/tmp/d20210515-3855-122avef 2021-05-15T13:57:01.0952590Z ==> Finishing up 2021-05-15T13:57:01.2080580Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:57:01.2176880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4184-lqoeuj.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-15T13:57:03.6200340Z ==> Summary 2021-05-15T13:57:03.6215030Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:57:03.6220750Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:57:03.6259290Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:57:03.6277280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3855-1ujehmn 2021-05-15T13:57:03.7261500Z cp -pR /private/tmp/d20210515-3855-1ujehmn/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:57:03.8796670Z chmod -Rf +w /private/tmp/d20210515-3855-1ujehmn 2021-05-15T13:57:04.0476570Z ==> Finishing up 2021-05-15T13:57:04.0824810Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:57:04.0828640Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:57:04.0842490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:57:04.0847310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:57:04.0852900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:57:04.0858650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:57:04.0863690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:57:04.0869140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:57:04.0876150Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:57:04.0881470Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:57:04.0886960Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:57:04.0976440Z rm /usr/local/share/pkgconfig 2021-05-15T13:57:04.0999150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:57:04.1053100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:57:04.1057640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:57:04.1063490Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:57:04.1068920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:57:04.1083150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:57:04.1094660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:57:04.1096450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:57:04.1098890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:57:04.1104780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:57:04.1110060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:57:04.1115580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:57:04.1120720Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:57:04.1126040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:57:04.1133040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:57:04.1137930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:57:04.1143480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:57:04.1148780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:57:04.1153770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:57:04.1158560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:57:04.1164020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:57:04.1169290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:57:04.1175730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:57:04.1181160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:57:04.1186020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:57:04.1199730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:57:04.1201530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:57:04.1204180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:57:04.1209310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:57:04.1215030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:57:04.1219880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:57:04.1225450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:57:04.1230340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:57:04.1235490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:57:04.1240720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:57:04.1249210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:57:04.1251180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:57:04.1255650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:57:04.1260750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:57:04.1266210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:57:04.1270870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:57:04.1276140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:57:04.1825370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4210-172lyq0.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-15T13:57:06.6642110Z ==> Summary 2021-05-15T13:57:06.6808290Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:57:06.6813340Z ==> Installing poppler dependency: libxau 2021-05-15T13:57:06.6901740Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:57:06.6919070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-wuys6c 2021-05-15T13:57:06.7043940Z cp -pR /private/tmp/d20210515-3855-wuys6c/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:57:06.7221030Z chmod -Rf +w /private/tmp/d20210515-3855-wuys6c 2021-05-15T13:57:06.7814000Z ==> Finishing up 2021-05-15T13:57:06.8211700Z rm /usr/local/include/X11 2021-05-15T13:57:06.8219530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:57:06.8227530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:57:06.8231520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:57:06.8235970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:57:06.8241080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:57:06.8249560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:57:06.8255690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:57:06.8258230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:57:06.8262670Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:57:06.8267970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:57:06.8273010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:57:06.8277590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:57:06.8282830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:57:06.8287940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:57:06.8293710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:57:06.8299050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:57:06.8303950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:57:06.8308610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:57:06.8314250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:57:06.8319990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:57:06.8324660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:57:06.8329960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:57:06.8334640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:57:06.8340090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:57:06.8343230Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:57:06.8349810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:57:06.8354750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:57:06.8359940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:57:06.8362920Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:57:06.8371470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:57:06.8376290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:57:06.8381680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:57:06.8386860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:57:06.8392110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:57:06.8397620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:57:06.8403760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:57:06.8409390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:57:06.8414460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:57:06.8419900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:57:06.8425130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:57:06.8429960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:57:06.8460550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:57:06.8465430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:57:06.8471480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:57:06.8475960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:57:06.8481610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:57:06.8487260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:57:06.8492500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:57:06.8498120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:57:06.8503760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:57:06.8508850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:57:06.8514850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:57:06.8519650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:57:06.8525260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:57:06.8530570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:57:06.8535580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:57:06.8541030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:57:06.8547080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:57:06.8552550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:57:06.8557960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:57:06.8563440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:57:06.8568810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:57:06.8574250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:57:06.8580710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:57:06.8587110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:57:06.8592380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:57:06.8597870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:57:06.8602820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:57:06.8608520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:57:06.8614210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:57:06.8619610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:57:06.8624980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:57:06.8630170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:57:06.8635620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:57:06.8640910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:57:06.8646190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:57:06.8651420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:57:06.8656800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:57:06.8662170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:57:06.8667820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:57:06.8673460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:57:06.8678920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:57:06.8685140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:57:06.8691760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:57:06.8697340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:57:06.8702590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:57:06.8708160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:57:06.8713870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:57:06.8718780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:57:06.8724260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:57:06.8729950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:57:06.8735200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:57:06.8740450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:57:06.8746430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:57:06.8751810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:57:06.8757020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:57:06.8762570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:57:06.8767860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:57:06.8773770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:57:06.8779500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:57:06.8785500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:57:06.8789330Z Only the first 100 operations were output. 2021-05-15T13:57:06.9237280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4236-pxcn5o.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-15T13:57:09.6397760Z ==> Summary 2021-05-15T13:57:09.6424690Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:57:09.6430470Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:57:09.6524160Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:57:09.6541830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1kcwgtw 2021-05-15T13:57:09.6675140Z cp -pR /private/tmp/d20210515-3855-1kcwgtw/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:57:09.6802300Z chmod -Rf +w /private/tmp/d20210515-3855-1kcwgtw 2021-05-15T13:57:09.7326610Z ==> Finishing up 2021-05-15T13:57:09.7659670Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:57:09.7666300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:57:09.7677980Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:57:09.7690390Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:57:09.7701750Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:57:09.7895120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4262-a6mmt5.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-15T13:57:12.4785860Z ==> Summary 2021-05-15T13:57:12.4804790Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:57:12.4810580Z ==> Installing poppler dependency: libxcb 2021-05-15T13:57:12.5129100Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:57:12.5146760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3855-1dkywqx 2021-05-15T13:57:13.4261550Z cp -pR /private/tmp/d20210515-3855-1dkywqx/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:57:14.7628700Z chmod -Rf +w /private/tmp/d20210515-3855-1dkywqx 2021-05-15T13:57:16.0521940Z ==> Finishing up 2021-05-15T13:57:16.0909790Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:57:16.0918020Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:57:16.0984130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:57:16.0989230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:57:16.0998120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:57:16.1006190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:57:16.1018040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:57:16.1029040Z 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-15T13:57:16.1039000Z 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-15T13:57:16.1047540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:57:16.1058630Z 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-15T13:57:16.1069310Z 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-15T13:57:16.1076470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:57:16.1082220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:57:16.1090410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:57:16.1100790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:57:16.1108750Z 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-15T13:57:16.1122750Z 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-15T13:57:16.1128480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:57:16.1134390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:57:16.1140030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:57:16.1151890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:57:16.1157210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:57:16.1167430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:57:16.1175680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:57:16.1180910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:57:16.1190320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:57:16.1195730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:57:16.1204450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:57:16.1212630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:57:16.1224310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:57:16.1236870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:57:16.1244460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:57:16.1255910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:57:16.1261530Z 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-15T13:57:16.1266610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:57:16.1275970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:57:16.1282130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:57:16.1295480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:57:16.1298460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:57:16.1306410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:57:16.1315300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:57:16.1321200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:57:16.1326480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:57:16.1334520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:57:16.1339590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:57:16.1347640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:57:16.1353120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:57:16.1358930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:57:16.1364580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:57:16.1369930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:57:16.1379410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:57:16.1384560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:57:16.1390460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:57:16.1398800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:57:16.1404820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:57:16.1416700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:57:16.1422050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:57:16.1430540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:57:16.1436460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:57:16.1442450Z 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-15T13:57:16.1455320Z 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-15T13:57:16.1461530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:57:16.1468010Z 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-15T13:57:16.1474540Z 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-15T13:57:16.1480920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:57:16.1487740Z 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-15T13:57:16.1493240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:57:16.1499160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:57:16.1505140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:57:16.1513680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:57:16.1519870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:57:16.1525630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:57:16.1531890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:57:16.1561730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:57:16.1567380Z 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-15T13:57:16.1573330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:57:16.1584380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:57:16.1596100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:57:16.1600450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:57:16.1604280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:57:16.1609840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:57:16.1615240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:57:16.1620790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:57:16.1630870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:57:16.1636410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:57:16.1641520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:57:16.1646890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:57:16.1657440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:57:16.1659440Z 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-15T13:57:16.1667860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:57:16.1673350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:57:16.1681190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:57:16.1687020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:57:16.1692500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:57:16.1697990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:57:16.1703680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:57:16.1708780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:57:16.1714120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:57:16.1719430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:57:16.1723460Z Only the first 100 operations were output. 2021-05-15T13:57:17.8624180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4297-8xj83n.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-15T13:57:20.7105270Z ==> Summary 2021-05-15T13:57:20.8524640Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:57:20.8531270Z ==> Installing poppler dependency: libx11 2021-05-15T13:57:20.9007870Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:57:20.9025480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1vyqyp4 2021-05-15T13:57:21.2621830Z cp -pR /private/tmp/d20210515-3855-1vyqyp4/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:57:21.7445260Z chmod -Rf +w /private/tmp/d20210515-3855-1vyqyp4 2021-05-15T13:57:22.2499000Z ==> Finishing up 2021-05-15T13:57:22.2902540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:57:22.2906520Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:57:22.2912390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:57:22.2920880Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:57:22.2925890Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:57:22.2931400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:57:22.2936320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:57:22.2941200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:57:22.2946020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:57:22.2951350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:57:22.2956220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:57:22.2961130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:57:22.2969070Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:57:22.2975550Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:57:22.3002440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:57:22.3009340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:57:22.3014690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:57:22.3020340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:57:22.3025720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:57:22.3031380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:57:22.3036530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:57:22.3042390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:57:22.3047750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:57:22.3053470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:57:22.3064250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:57:22.3069450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:57:22.3075510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:57:22.3080870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:57:22.3086760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:57:22.3092550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:57:22.3097990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:57:22.3104140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:57:22.3109780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:57:22.3116470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:57:22.3121770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:57:22.3127450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:57:22.3133330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:57:22.3138860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:57:22.3144750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:57:22.3150910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:57:22.3156410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:57:22.3162100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:57:22.3168090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:57:22.3173900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:57:22.3179220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:57:22.3185270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:57:22.3190870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:57:22.3196470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:57:22.3202410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:57:22.3208060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:57:22.3214120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:57:22.3219670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:57:22.3225420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:57:22.3230330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:57:22.3236210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:57:22.3241940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:57:22.3247820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:57:22.3252820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:57:22.3258640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:57:22.3264060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:57:22.3269640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:57:22.3275110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:57:22.3280660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:57:22.3286130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:57:22.3291940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:57:22.3297710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:57:22.3303310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:57:22.3309200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:57:22.3315150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:57:22.3321240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:57:22.3326850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:57:22.3344020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:57:22.3360700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:57:22.3362430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:57:22.3364260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:57:22.3366120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:57:22.3368330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:57:22.3373280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:57:22.3379180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:57:22.3384670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:57:22.3390340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:57:22.3395880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:57:22.3401610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:57:22.3407360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:57:22.3413140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:57:22.3419000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:57:22.3424740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:57:22.3430040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:57:22.3436080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:57:22.3452360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:57:22.3472680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:57:22.3474630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:57:22.3476330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:57:22.3477960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:57:22.3479450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:57:22.3481060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:57:22.3482820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:57:22.3488440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:57:22.3493090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:57:22.3499060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:57:22.3503200Z Only the first 100 operations were output. 2021-05-15T13:57:22.9304040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4323-rv1xm.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-15T13:57:25.5747880Z ==> Summary 2021-05-15T13:57:25.6421080Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:57:25.6427900Z ==> Installing poppler dependency: libxext 2021-05-15T13:57:25.7012970Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:57:25.7036100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-xn06op 2021-05-15T13:57:25.7406040Z cp -pR /private/tmp/d20210515-3855-xn06op/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:57:25.7936240Z chmod -Rf +w /private/tmp/d20210515-3855-xn06op 2021-05-15T13:57:25.8705350Z ==> Finishing up 2021-05-15T13:57:25.9125100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:57:25.9128930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:57:25.9134970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:57:25.9139390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:57:25.9144990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:57:25.9150360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:57:25.9157240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:57:25.9160990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:57:25.9166030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:57:25.9171640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:57:25.9176500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:57:25.9182900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:57:25.9187200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:57:25.9193070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:57:25.9197640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:57:25.9203860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:57:25.9217250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:57:25.9222580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:57:25.9228680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:57:25.9234080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:57:25.9239690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:57:25.9245260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:57:25.9250390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:57:25.9255840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:57:25.9261540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:57:25.9288180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:57:25.9293120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:57:25.9299260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:57:25.9304920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:57:25.9310360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:57:25.9316150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:57:25.9321560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:57:25.9326860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:57:25.9332320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:57:25.9338070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:57:25.9387910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:57:25.9390020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:57:25.9392050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:57:25.9393700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:57:25.9395630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:57:25.9397560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:57:25.9399300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:57:25.9401040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:57:25.9402800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:57:25.9404600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:57:25.9406460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:57:25.9408230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:57:25.9410220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:57:25.9413590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:57:25.9419410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:57:25.9424370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:57:25.9429760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:57:25.9435840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:57:25.9441400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:57:25.9447770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:57:25.9453500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:57:25.9459120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:57:25.9464970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:57:25.9469850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:57:25.9475730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:57:25.9480840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:57:25.9486250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:57:25.9492010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:57:25.9497050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:57:25.9502680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:57:25.9507770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:57:25.9514030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:57:25.9519140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:57:25.9524630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:57:25.9529780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:57:25.9535290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:57:25.9565070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:57:25.9571950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:57:25.9577320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:57:25.9582950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:57:25.9588820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:57:25.9593920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:57:25.9600750Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:57:25.9605240Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:57:25.9610870Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:57:25.9618950Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:57:25.9880630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4349-a94b3a.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-15T13:57:28.4806630Z ==> Summary 2021-05-15T13:57:28.4867420Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:57:28.4873030Z ==> Installing poppler dependency: libxrender 2021-05-15T13:57:28.5438720Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:57:28.5457160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-l4aon6 2021-05-15T13:57:28.5574260Z cp -pR /private/tmp/d20210515-3855-l4aon6/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:57:28.5721440Z chmod -Rf +w /private/tmp/d20210515-3855-l4aon6 2021-05-15T13:57:28.6307940Z ==> Finishing up 2021-05-15T13:57:28.6690420Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:57:28.6698030Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:57:28.6704470Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:57:28.6709090Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:57:28.6714690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:57:28.6722090Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:57:28.6860400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4375-l530b1.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-15T13:57:31.1391640Z ==> Summary 2021-05-15T13:57:31.1414420Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:57:31.1420020Z ==> Installing poppler dependency: lzo 2021-05-15T13:57:31.1439550Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:57:31.1457460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1qlcqbq 2021-05-15T13:57:31.1640130Z cp -pR /private/tmp/d20210515-3855-1qlcqbq/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:57:31.1861530Z chmod -Rf +w /private/tmp/d20210515-3855-1qlcqbq 2021-05-15T13:57:31.2481390Z ==> Finishing up 2021-05-15T13:57:31.2856690Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:57:31.2864360Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:57:31.2870750Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:57:31.2875210Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:57:31.2880670Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:57:31.2888270Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:57:31.3045420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4401-3jm7tl.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-15T13:57:33.7827630Z ==> Summary 2021-05-15T13:57:33.7860620Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:57:33.7866700Z ==> Installing poppler dependency: pixman 2021-05-15T13:57:33.7897010Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:57:33.7914560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-wwia0s 2021-05-15T13:57:33.8068950Z cp -pR /private/tmp/d20210515-3855-wwia0s/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:57:33.8208720Z chmod -Rf +w /private/tmp/d20210515-3855-wwia0s 2021-05-15T13:57:33.8704900Z ==> Finishing up 2021-05-15T13:57:33.9083820Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:57:33.9090060Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:57:33.9094840Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:57:33.9100120Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:57:33.9105240Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:57:33.9112800Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:57:33.9244290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4427-1lqgdvw.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-15T13:57:36.2559090Z ==> Summary 2021-05-15T13:57:36.2579020Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:57:36.2585830Z ==> Installing poppler dependency: cairo 2021-05-15T13:57:36.4505110Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:57:36.4532720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1akm6nk 2021-05-15T13:57:36.5485750Z cp -pR /private/tmp/d20210515-3855-1akm6nk/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:57:36.6186450Z chmod -Rf +w /private/tmp/d20210515-3855-1akm6nk 2021-05-15T13:57:36.8625780Z ==> Finishing up 2021-05-15T13:57:36.9115210Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:57:36.9136720Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:57:36.9151450Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:57:36.9206480Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:57:36.9220350Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:57:36.9235610Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:57:36.9248190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:57:36.9262870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:57:36.9284290Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:57:36.9294820Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:57:36.9309460Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:57:36.9337060Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:57:36.9345150Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:57:36.9355590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:57:36.9369510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:57:36.9449250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:57:36.9453160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:57:36.9458750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:57:36.9463650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:57:36.9470970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:57:36.9476310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:57:36.9482610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:57:36.9487420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:57:36.9493030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:57:36.9498040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:57:36.9503270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:57:36.9508280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:57:36.9513650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:57:36.9519420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:57:36.9524460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:57:36.9529900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:57:36.9905960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4453-cp9fhh.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-15T13:57:39.4919600Z ==> Summary 2021-05-15T13:57:39.5027690Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:57:39.5029490Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:57:39.5407540Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:57:39.5425260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-jtth7n 2021-05-15T13:57:39.5608840Z cp -pR /private/tmp/d20210515-3855-jtth7n/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:57:39.5799400Z chmod -Rf +w /private/tmp/d20210515-3855-jtth7n 2021-05-15T13:57:39.6726750Z ==> Finishing up 2021-05-15T13:57:39.6947090Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:57:39.6955680Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:57:39.6961390Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:57:39.6969450Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:57:39.6974480Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:57:39.6982120Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:57:39.6987270Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:57:39.7007340Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:57:39.7018630Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:57:39.7030550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:57:39.7043300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:57:39.7048900Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:57:39.7056370Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:57:39.7062620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:57:39.7068400Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:57:39.7076320Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:57:39.7253320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4484-wvj91g.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-15T13:57:42.2353590Z ==> Summary 2021-05-15T13:57:42.2379880Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:57:42.2386430Z ==> Installing poppler dependency: nspr 2021-05-15T13:57:42.2406450Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:57:42.2424580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-2paiqy 2021-05-15T13:57:42.2784860Z cp -pR /private/tmp/d20210515-3855-2paiqy/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:57:42.3339720Z chmod -Rf +w /private/tmp/d20210515-3855-2paiqy 2021-05-15T13:57:42.4136570Z ==> Finishing up 2021-05-15T13:57:42.4491860Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:57:42.4498190Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:57:42.4560170Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:57:42.4567130Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:57:42.4615620Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:57:42.4620290Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:57:42.4625710Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:57:42.4630250Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:57:42.4635640Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:57:42.4643120Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:57:42.4914140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4510-1wrvd0q.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-15T13:57:45.4436270Z ==> Summary 2021-05-15T13:57:45.4501940Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:57:45.4508930Z ==> Installing poppler dependency: nss 2021-05-15T13:57:45.4669410Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:57:45.4687840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-zydjyi 2021-05-15T13:57:45.7201660Z cp -pR /private/tmp/d20210515-3855-zydjyi/nss/. /usr/local/Cellar/nss 2021-05-15T13:57:45.9215180Z chmod -Rf +w /private/tmp/d20210515-3855-zydjyi 2021-05-15T13:57:47.2974690Z ==> Finishing up 2021-05-15T13:57:47.3356160Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:57:47.3359510Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:57:47.3366800Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:57:47.3370980Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:57:47.3375990Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:57:47.3380580Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:57:47.3389260Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:57:47.3394190Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:57:47.3398830Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:57:47.3403460Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:57:47.3407880Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:57:47.3412870Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:57:47.3417500Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:57:47.3425610Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:57:47.3430100Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:57:47.3434530Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:57:47.3440130Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:57:47.3445060Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:57:47.3450160Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:57:47.3454680Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:57:47.3459860Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:57:47.3464290Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:57:47.3473550Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:57:47.3475890Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:57:47.3480760Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:57:47.3485850Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:57:47.3490330Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:57:47.3495230Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:57:47.3499750Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:57:47.3504730Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:57:47.3509140Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:57:47.3514140Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:57:47.3518680Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:57:47.3523570Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:57:47.3527890Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:57:47.3532820Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:57:47.3537200Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:57:47.3542120Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:57:47.3546620Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:57:47.3551270Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:57:47.3555590Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:57:47.3560420Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:57:47.3564680Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:57:47.3570110Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:57:47.3574610Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:57:47.3579330Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:57:47.3583630Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:57:47.3588350Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:57:47.3598080Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:57:47.3602590Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:57:47.3608170Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:57:47.3612900Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:57:47.3617620Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:57:47.3622150Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:57:47.3627150Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:57:47.3631880Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:57:47.3636380Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:57:47.3641360Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:57:47.3645810Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:57:47.3651160Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:57:47.3656050Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:57:47.3660310Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:57:47.3665280Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:57:47.3669570Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:57:47.3674830Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:57:47.3679300Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:57:47.3684230Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:57:47.3689120Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:57:47.3693890Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:57:47.3698530Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:57:47.3705580Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:57:47.3713020Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:57:47.3718250Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:57:47.3723700Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:57:47.3728280Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:57:47.3733790Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:57:47.3742880Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:57:47.3745020Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:57:47.3748340Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:57:47.3753730Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:57:47.3758340Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:57:47.3763490Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:57:47.3768350Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:57:47.3773480Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:57:47.3778360Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:57:47.3783980Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:57:47.3788390Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:57:47.3793550Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:57:47.3798550Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:57:47.3803590Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:57:47.3808810Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:57:47.3813480Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:57:47.3818710Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:57:47.3823260Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:57:47.3828310Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:57:47.3833510Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:57:47.3837910Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:57:47.3843350Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:57:47.3848340Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:57:47.3853110Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:57:47.3857220Z Only the first 100 operations were output. 2021-05-15T13:57:47.5057070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4536-2tdvui.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-15T13:57:50.0090070Z ==> Summary 2021-05-15T13:57:50.0220520Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:57:50.0226960Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:57:50.0505640Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:57:50.0523500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1t61lbx 2021-05-15T13:57:50.2388670Z cp -pR /private/tmp/d20210515-3855-1t61lbx/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:57:50.4830750Z chmod -Rf +w /private/tmp/d20210515-3855-1t61lbx 2021-05-15T13:57:50.7336230Z ==> Finishing up 2021-05-15T13:57:50.7711120Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:57:50.7715030Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:57:50.7720330Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:57:50.7728120Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:50.7736980Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:50.7746960Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:57:50.7768590Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:57:50.7777970Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:57:50.7785860Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:57:50.7792700Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:57:50.7797690Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:57:50.7802710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:57:50.7807940Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:57:50.7813910Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:57:50.7821600Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:57:50.8817330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4562-qxs3uv.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-15T13:57:53.3061130Z ==> Summary 2021-05-15T13:57:53.3354470Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:57:53.3361300Z ==> Installing poppler dependency: qt@5 2021-05-15T13:57:53.3396390Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:57:53.3413220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-6xri5p 2021-05-15T13:57:58.2969600Z cp -pR /private/tmp/d20210515-3855-6xri5p/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:58:04.9146380Z chmod -Rf +w /private/tmp/d20210515-3855-6xri5p 2021-05-15T13:58:17.7275190Z ==> Finishing up 2021-05-15T13:58:20.4195690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4615-1vi7sg4.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-15T13:58:24.9786420Z ==> Caveats 2021-05-15T13:58:24.9787600Z We agreed to the Qt open source license for you. 2021-05-15T13:58:24.9788590Z If this is unacceptable you should uninstall. 2021-05-15T13:58:24.9789230Z 2021-05-15T13:58:24.9790570Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:24.9791670Z because this is an alternate version of another formula. 2021-05-15T13:58:24.9792340Z 2021-05-15T13:58:24.9793120Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:24.9794620Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:24.9795410Z 2021-05-15T13:58:24.9796200Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:24.9797490Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:24.9799260Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:24.9805430Z 2021-05-15T13:58:24.9806420Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:24.9807130Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:24.9807520Z 2021-05-15T13:58:24.9808250Z ==> Summary 2021-05-15T13:58:25.7373030Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:58:25.7379240Z ==> Installing poppler 2021-05-15T13:58:25.7383800Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:58:25.7404080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3855-1koose2 2021-05-15T13:58:26.0281900Z cp -pR /private/tmp/d20210515-3855-1koose2/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:58:26.2754560Z chmod -Rf +w /private/tmp/d20210515-3855-1koose2 2021-05-15T13:58:26.7872140Z ==> Finishing up 2021-05-15T13:58:26.8777480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:58:26.8781030Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:58:26.8786450Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:58:26.8791310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:58:26.8796340Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:58:26.8801690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:58:26.8806300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:58:26.8811620Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:58:26.8842690Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:58:26.8849810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:58:26.8857030Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:58:26.8863400Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:58:26.8869730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:58:26.8878990Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:58:26.9380580Z rm /usr/local/share/gir-1.0 2021-05-15T13:58:26.9408850Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:58:26.9410850Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:58:26.9430910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:58:26.9432610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:58:26.9434290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:58:26.9439790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:58:26.9547760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:58:26.9549560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:58:26.9576880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:58:26.9578990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:58:26.9582470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:58:26.9594820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:58:26.9608470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:58:26.9610630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:58:26.9627970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:58:26.9725320Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:58:26.9727300Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:58:26.9729060Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:58:26.9731160Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:58:26.9734310Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:58:26.9736460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:58:26.9738970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:58:26.9741870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:58:26.9745090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:58:26.9747370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:58:26.9750770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:58:26.9752930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:58:26.9756460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:58:26.9758810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:58:26.9761670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:58:26.9764810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:58:26.9768100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:58:26.9771090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:58:26.9773710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:58:26.9775990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:58:26.9777900Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:58:26.9779720Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:58:26.9781500Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:58:26.9783350Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:58:27.0857670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4641-ubwcji.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-15T13:58:29.9841510Z ==> Summary 2021-05-15T13:58:30.0163060Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:58:31.5784210Z ==> Caveats 2021-05-15T13:58:31.5791450Z ==> qt@5 2021-05-15T13:58:31.5837910Z We agreed to the Qt open source license for you. 2021-05-15T13:58:31.5839020Z If this is unacceptable you should uninstall. 2021-05-15T13:58:31.5839680Z 2021-05-15T13:58:31.5841400Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:31.5842530Z because this is an alternate version of another formula. 2021-05-15T13:58:31.5843190Z 2021-05-15T13:58:31.5843990Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:58:31.5845500Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:31.5846250Z 2021-05-15T13:58:31.5847050Z For compilers to find qt@5 you may need to set: 2021-05-15T13:58:31.5848340Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:58:31.5849670Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:58:31.5850350Z 2021-05-15T13:58:31.5851540Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:58:31.5852570Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:58:31.5853220Z 2021-05-15T13:58:33.4565240Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:58:34.6162160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:35.1884640Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:58:35.5564960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T14%3A05%3A00Z&sig=wXaLFyirOU%2BbuWT1YRUrreH8L%2BWG3aQ2b8dcjh4atSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:35.6119710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-15T14\%3A05\%3A00Z\&sig=wXaLFyirOU\%2BbuWT1YRUrreH8L\%2BWG3aQ2b8dcjh4atSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:35.6636400Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:58:35.6689280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:58:36.8051090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:37.3553670Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:58:37.7230880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T14%3A05%3A00Z&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:37.7885640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-15T14\%3A05\%3A00Z\&sig=2OX9xPyKGcUTrg1fnNYJCvN0yjQwsjXhnsZt6Td71R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:38.0456860Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:58:38.0761810Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:58:38.0765510Z ==> Installing hdf5 dependency: szip 2021-05-15T13:58:38.1400020Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:58:38.1430170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4652-1s19rxt 2021-05-15T13:58:38.1524580Z cp -pR /private/tmp/d20210515-4652-1s19rxt/szip/. /usr/local/Cellar/szip 2021-05-15T13:58:38.1639180Z chmod -Rf +w /private/tmp/d20210515-4652-1s19rxt 2021-05-15T13:58:38.2141390Z ==> Finishing up 2021-05-15T13:58:38.2519220Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:58:38.2522660Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:58:38.2534130Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:58:38.2541310Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:58:38.2545630Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:58:38.2550940Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:58:38.2683560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4822-1yq652o.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-15T13:58:41.2981030Z ==> Summary 2021-05-15T13:58:41.2997980Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:58:41.3003940Z ==> Installing hdf5 2021-05-15T13:58:41.3006990Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:58:41.3031600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4652-1cul4bf 2021-05-15T13:58:41.4592080Z cp -pR /private/tmp/d20210515-4652-1cul4bf/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:58:41.6024560Z chmod -Rf +w /private/tmp/d20210515-4652-1cul4bf 2021-05-15T13:58:41.9059690Z ==> Finishing up 2021-05-15T13:58:41.9579670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:58:41.9583040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:58:41.9588060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:58:41.9592410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:58:41.9597220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:58:41.9601520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:58:41.9606410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:58:41.9610520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:58:41.9635840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:58:41.9640960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:58:41.9646420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:58:41.9651000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:58:41.9656290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:58:41.9661250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:58:41.9666410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:58:41.9671880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:58:41.9676290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:58:41.9681300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:58:41.9685810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:58:41.9691940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:58:41.9696910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:58:41.9701960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:58:41.9717140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:58:41.9719170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:58:41.9724240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:58:41.9733780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:58:41.9738340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:58:41.9743600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:58:41.9748050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:58:41.9753120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:58:41.9759560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:58:41.9763010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:58:41.9768130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:58:41.9773010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:58:41.9777440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:58:41.9782620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:58:41.9787090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:58:41.9792280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:58:41.9796760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:58:41.9801830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:58:41.9806290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:58:41.9812100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:58:41.9816630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:58:41.9821910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:58:41.9827630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:58:41.9832950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:58:41.9853740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:58:41.9858390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:58:41.9863410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:58:41.9868220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:58:41.9872680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:58:41.9877670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:58:41.9882460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:58:41.9886890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:58:41.9892050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:58:41.9896820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:58:41.9901530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:58:41.9906480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:58:41.9912090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:58:41.9917100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:58:41.9921710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:58:41.9928170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:58:41.9935930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:58:41.9940320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:58:41.9945470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:58:41.9949760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:58:41.9955630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:58:41.9961110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:58:41.9966060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:58:41.9970560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:58:41.9975630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:58:41.9980280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:58:41.9985270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:58:41.9990180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:58:41.9994860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:58:41.9999820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:58:42.0005480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:58:42.0010170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:58:42.0015750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:58:42.0020560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:58:42.0026110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:58:42.0031230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:58:42.0036840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:58:42.0042240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:58:42.0047270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:58:42.0052110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:58:42.0057260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:58:42.0062480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:58:42.0067650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:58:42.0072630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:58:42.0077580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:58:42.0082740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:58:42.0087740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:58:42.0092710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:58:42.0097610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:58:42.0102510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:58:42.0124310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:58:42.0129610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:58:42.0134750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:58:42.0139520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:58:42.0143420Z Only the first 100 operations were output. 2021-05-15T13:58:42.1111410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4850-1heotwc.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-15T13:58:44.8197780Z ==> Summary 2021-05-15T13:58:44.8361390Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:58:45.5363580Z ==> No outdated dependents to upgrade! 2021-05-15T13:58:45.5365350Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:58:45.5929020Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:58:45.5930490Z hdf5 2021-05-15T13:58:45.5941170Z rm /usr/local/bin/gif2h5 2021-05-15T13:58:45.5944740Z rm /usr/local/bin/h52gif 2021-05-15T13:58:45.5947000Z rm /usr/local/bin/h5c++ 2021-05-15T13:58:45.5950300Z rm /usr/local/bin/h5cc 2021-05-15T13:58:45.5953750Z rm /usr/local/bin/h5clear 2021-05-15T13:58:45.5956120Z rm /usr/local/bin/h5copy 2021-05-15T13:58:45.5960360Z rm /usr/local/bin/h5debug 2021-05-15T13:58:45.5962590Z rm /usr/local/bin/h5diff 2021-05-15T13:58:45.5965940Z rm /usr/local/bin/h5dump 2021-05-15T13:58:45.5968590Z rm /usr/local/bin/h5fc 2021-05-15T13:58:45.5972010Z rm /usr/local/bin/h5format_convert 2021-05-15T13:58:45.5976270Z rm /usr/local/bin/h5import 2021-05-15T13:58:45.5978190Z rm /usr/local/bin/h5jam 2021-05-15T13:58:45.5980990Z rm /usr/local/bin/h5ls 2021-05-15T13:58:45.5984280Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:58:45.5987940Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:58:45.5991450Z rm /usr/local/bin/h5redeploy 2021-05-15T13:58:45.5995780Z rm /usr/local/bin/h5repack 2021-05-15T13:58:45.5996740Z rm /usr/local/bin/h5repart 2021-05-15T13:58:45.6000270Z rm /usr/local/bin/h5stat 2021-05-15T13:58:45.6003100Z rm /usr/local/bin/h5unjam 2021-05-15T13:58:45.6007420Z rm /usr/local/bin/h5watch 2021-05-15T13:58:45.6015470Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:58:45.6017940Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:58:45.6021870Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:58:45.6025190Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:58:45.6027560Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:58:45.6030700Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:58:45.6035270Z rm /usr/local/include/H5Classes.h 2021-05-15T13:58:45.6037230Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:58:45.6040620Z rm /usr/local/include/H5CompType.h 2021-05-15T13:58:45.6044220Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:58:45.6048200Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:58:45.6051020Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:58:45.6054370Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:58:45.6057250Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:58:45.6063020Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:58:45.6064110Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:58:45.6066980Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:58:45.6071080Z rm /usr/local/include/H5DataType.h 2021-05-15T13:58:45.6076450Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:58:45.6077460Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:58:45.6080180Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:58:45.6083540Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:58:45.6086660Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:58:45.6090580Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:58:45.6092880Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:58:45.6096750Z rm /usr/local/include/H5Exception.h 2021-05-15T13:58:45.6100850Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:58:45.6105810Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:58:45.6106830Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:58:45.6110180Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:58:45.6112540Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:58:45.6115470Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:58:45.6119320Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:58:45.6122780Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:58:45.6125100Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:58:45.6128800Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:58:45.6131890Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:58:45.6134700Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:58:45.6138020Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:58:45.6143900Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:58:45.6144920Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:58:45.6148380Z rm /usr/local/include/H5File.h 2021-05-15T13:58:45.6151710Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:58:45.6157230Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:58:45.6159610Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:58:45.6162770Z rm /usr/local/include/H5Group.h 2021-05-15T13:58:45.6165880Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:58:45.6169310Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:58:45.6174300Z rm /usr/local/include/H5Include.h 2021-05-15T13:58:45.6176420Z rm /usr/local/include/H5IntType.h 2021-05-15T13:58:45.6179800Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:58:45.6183040Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:58:45.6186270Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:58:45.6189330Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:58:45.6192350Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:58:45.6195330Z rm /usr/local/include/H5Library.h 2021-05-15T13:58:45.6199030Z rm /usr/local/include/H5Location.h 2021-05-15T13:58:45.6202420Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:58:45.6206480Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:58:45.6210250Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:58:45.6213810Z rm /usr/local/include/H5Object.h 2021-05-15T13:58:45.6217340Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:58:45.6221170Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:58:45.6223240Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:58:45.6226660Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:58:45.6232470Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:58:45.6233500Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:58:45.6241730Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:58:45.6242730Z rm /usr/local/include/H5PredType.h 2021-05-15T13:58:45.6243800Z rm /usr/local/include/H5PropList.h 2021-05-15T13:58:45.6246070Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:58:45.6249750Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:58:45.6252520Z rm /usr/local/include/H5StrType.h 2021-05-15T13:58:45.6257490Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:58:45.6259040Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:58:45.6263750Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:58:45.6266970Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:58:45.6274080Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:58:45.6275160Z Only the first 100 operations were output. 2021-05-15T13:58:47.6087290Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:58:48.7266230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:49.2798890Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:58:49.6320760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T14%3A05%3A00Z&sig=8RvTQCRJNO60Qy3%2Fv7CtfiwgDr32VJ%2BoyBqWlrJ9aEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:49.6801260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-15T14\%3A05\%3A00Z\&sig=8RvTQCRJNO60Qy3\%2Fv7CtfiwgDr32VJ\%2BoyBqWlrJ9aEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:49.8732180Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:58:49.9634790Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:58:49.9672400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4857-vhfg34 2021-05-15T13:58:50.1190090Z cp -pR /private/tmp/d20210515-4857-vhfg34/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:58:50.2565830Z chmod -Rf +w /private/tmp/d20210515-4857-vhfg34 2021-05-15T13:58:50.4222640Z ==> Finishing up 2021-05-15T13:58:50.4644610Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:58:50.4650910Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:58:50.4689200Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:58:50.4693270Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:58:50.4703000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:58:50.4706760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:58:50.4711000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:58:50.4716300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:58:50.4720710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:58:50.4726110Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:58:50.4731180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:58:50.4736270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:58:50.4742190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:58:50.4749660Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:58:50.4759410Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:58:50.4821210Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:58:50.5412560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5021-8qs8jn.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-15T13:58:53.3626530Z ==> Caveats 2021-05-15T13:58:53.3627590Z Emacs Lisp files have been installed to: 2021-05-15T13:58:53.3629050Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:58:53.3630380Z ==> Summary 2021-05-15T13:58:53.3789230Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:58:55.6883130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:58:56.8046710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:58:57.3806400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:58:57.8208840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A05%3A00Z&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O%2B1ZD2CwAOOIRg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:57.8706480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-15T14\%3A05\%3A00Z\&sig=J2dgYtMFDS0umVYzjKV7gjMysHjZ0O\%2B1ZD2CwAOOIRg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:58:58.0724470Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:58:58.1570620Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:58:58.1619030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5029-l3kr54 2021-05-15T13:58:58.2912630Z cp -pR /private/tmp/d20210515-5029-l3kr54/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:58:58.4306770Z chmod -Rf +w /private/tmp/d20210515-5029-l3kr54 2021-05-15T13:58:58.6253860Z ==> Finishing up 2021-05-15T13:58:58.6508040Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:58:58.6529380Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:58:58.6566690Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:58:58.6586960Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:58:58.6599260Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:58:58.6607010Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:58:58.6699590Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:58:58.6719460Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:58:58.6731630Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:58:58.6749320Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:58:58.6772160Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:58:58.6872860Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:58:59.4922620Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:58:59.4929830Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:58:59.5032670Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:58:59.5136770Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:58:59.5239590Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:58:59.5342320Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:58:59.5446100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5194-epnctd.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-15T13:59:01.2950080Z ==> Summary 2021-05-15T13:59:01.3131510Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:59:04.8526260Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:59:06.0396420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:06.6257430Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:59:07.0740440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A05%3A00Z&sig=oteeCr5%2B6w%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:07.1234150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-15T14\%3A05\%3A00Z\&sig=oteeCr5\%2B6w\%2FseETqMxTHIitaSb3Xrj6yw1GI8SWhna0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:07.3484150Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:59:07.4110200Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:59:08.5193430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:09.0788280Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:59:09.5236260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A05%3A00Z&sig=om4S9xmK0BQU12lySzEDzN%2F37ncHikxkKTy%2BNhuxiRQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:09.5780380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-15T14\%3A05\%3A00Z\&sig=om4S9xmK0BQU12lySzEDzN\%2F37ncHikxkKTy\%2BNhuxiRQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:09.6874380Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:59:09.6927930Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:59:10.7935060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:11.3335970Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:59:11.7974820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A05%3A00Z&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:11.8448250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-15T14\%3A05\%3A00Z\&sig=w2GT6StqQqkHIvjqK7lExnznElmzYqRM3pgCAQ9kN5Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:11.9206530Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:59:11.9254640Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:59:13.0293550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:13.5704820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:59:13.9815040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A05%3A00Z&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:14.0291000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-15T14\%3A05\%3A00Z\&sig=GiNTxtCax9iF59rfnd66SZVa8ezdYtW00tG8xS7mlMU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:14.0829840Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:59:14.0863440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:59:15.3927230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:15.9199250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:59:16.2918540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A05%3A00Z&sig=fC6E4%2Bg558st7%2FqaZb%2ByJ0%2FxTANNIzIwDgEFg2eE1yA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:16.3381700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-15T14\%3A05\%3A00Z\&sig=fC6E4\%2Bg558st7\%2FqaZb\%2ByJ0\%2FxTANNIzIwDgEFg2eE1yA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:16.4808520Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:59:16.4901350Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:59:17.5882810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:18.1395430Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:59:18.4974460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A05%3A00Z&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7%2FVlCjeW4uaQvVyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:18.5432790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-15T14\%3A05\%3A00Z\&sig=CpWJONMRjAD26TKLJQhqbMMM9fo7\%2FVlCjeW4uaQvVyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:18.6020510Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:59:18.6067990Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:59:19.7211830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:20.2914160Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:59:20.6801920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A05%3A00Z&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:20.7321220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-15T14\%3A05\%3A00Z\&sig=xDveFOyfd6cP4Yx5wBnKGvP65fwoH7SPmQSYCDLr8Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:20.9210000Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:59:20.9312170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:59:22.1115610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:22.7122340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:59:23.1258070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A05%3A00Z&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:23.1753270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-15T14\%3A05\%3A00Z\&sig=VIS3QNkY8oLQ7NPtQYRvKi3Ba7gL9Zt3NCgXnL1RbL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:23.2391000Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:59:23.2431140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:59:24.3430100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:24.8690090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:59:25.2485700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A05%3A00Z&sig=qm9W17Auvi0aciLu7jc3LX%2B2C3EDYwKBqSOUK0%2BlALw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:25.3082670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-15T14\%3A05\%3A00Z\&sig=qm9W17Auvi0aciLu7jc3LX\%2B2C3EDYwKBqSOUK0\%2BlALw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:25.3802100Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:59:25.3845540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:59:26.5471430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:27.1397980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:59:27.5105370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A05%3A00Z&sig=zqeJELuen%2BMzbK%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:27.5600670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-15T14\%3A05\%3A00Z\&sig=zqeJELuen\%2BMzbK\%2BxRXQB4Vc4axpftxXpYDFUBq0ipkY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:27.6134990Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:59:27.6173070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:59:28.7212440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:29.2810110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:59:29.6535640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A05%3A00Z&sig=dtepL7AdERr%2F3b3r8kH1wBEiGswGzzgSH%2B93onSDmUA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:29.6988170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-15T14\%3A05\%3A00Z\&sig=dtepL7AdERr\%2F3b3r8kH1wBEiGswGzzgSH\%2B93onSDmUA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:29.7511140Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:59:29.7546210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:59:30.8947480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:31.5373870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:59:31.9327380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A05%3A00Z&sig=BQsdl957ElbK73z%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:31.9787670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-15T14\%3A05\%3A00Z\&sig=BQsdl957ElbK73z\%2BTeZKi50Ws6IoUnMGpTEbg7AN4ww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:32.0922900Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:59:32.0990540Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:59:33.2757970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:33.8681840Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:59:34.2511360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A05%3A00Z&sig=CVxRRnalGxAlVoO%2FpqXqE0IMw14c03UoqjwFpDSE2Y0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:34.3009350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-15T14\%3A05\%3A00Z\&sig=CVxRRnalGxAlVoO\%2FpqXqE0IMw14c03UoqjwFpDSE2Y0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:34.3736600Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:59:34.3780920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:59:35.5124050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:36.0873170Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:59:37.0949720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:37.0957370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A05%3A00Z&sig=1yg5wBT77lJVQwXl72lyLMWKfgfs62MgexPcax21XsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:37.1041120Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:59:37.2223490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:59:38.3894430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:38.9780120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:59:39.3259040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A05%3A00Z&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:39.3750050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-15T14\%3A05\%3A00Z\&sig=VRMFgWbEY8y9p2j2n3kfQSbyn0nu9ZEaib1H65gBsf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:39.5271370Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:59:39.5386760Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:59:40.6752220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:41.2699930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:59:41.6564660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A05%3A00Z&sig=oZCO4DaNLTBZi8siECjW0WGx%2B9%2FTWGpOv%2BfmNTcAv80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:41.7152080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-15T14\%3A05\%3A00Z\&sig=oZCO4DaNLTBZi8siECjW0WGx\%2B9\%2FTWGpOv\%2BfmNTcAv80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:41.7892440Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:59:41.7938230Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:59:43.0138140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:43.5814000Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:59:43.9678700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A05%3A00Z&sig=hdWEBMrA%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:44.0271590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=hdWEBMrA\%2BqFrmXFEXILtG1blUJ3CCHqaAAZx98JIIC4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:44.1705190Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:59:44.1788520Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:59:45.3162520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:45.8691890Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:59:46.2683180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A05%3A00Z&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb%2BeE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:46.3206580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-15T14\%3A05\%3A00Z\&sig=OOoh5AJltAMPWD1Xqg20NQ7bWtPgkChfSH3tyuBb\%2BeE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:46.3722500Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:59:46.3759760Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:59:47.6570530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:48.2011800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:59:48.5963450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A05%3A00Z&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG%2F8GVww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:48.6437060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-15T14\%3A05\%3A00Z\&sig=a4BX8S5ayfUThz0oe6spJpuOPkBx39H9ttLgG\%2F8GVww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:48.7302590Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:59:48.7353360Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:59:49.9851610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:50.5320960Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:59:50.9116000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A05%3A00Z&sig=SrXdVOVf%2B1EeI7V6Pf06uYEDm%2BFNpiNAe6D4jKGCLYo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:50.9925950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-15T14\%3A05\%3A00Z\&sig=SrXdVOVf\%2B1EeI7V6Pf06uYEDm\%2BFNpiNAe6D4jKGCLYo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:51.3432800Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:59:51.3531960Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T13:59:52.4833100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:53.0349260Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T13:59:53.3974380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A05%3A00Z&sig=bYrHmMi7bAs84BATDyrUvYh9lRYv%2BNzA%2F4zVarLwEsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:53.4438000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-15T14\%3A05\%3A00Z\&sig=bYrHmMi7bAs84BATDyrUvYh9lRYv\%2BNzA\%2F4zVarLwEsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:53.5000830Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T13:59:53.5038350Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T13:59:54.6425030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:55.2185600Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T13:59:55.6272910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A05%3A00Z&sig=zRe3LaVUSQsD457SL%2BFqvoBZg1XXr3rmeps0LRP8bJU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:55.6790850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-15T14\%3A05\%3A00Z\&sig=zRe3LaVUSQsD457SL\%2BFqvoBZg1XXr3rmeps0LRP8bJU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:55.8312890Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T13:59:55.8425090Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T13:59:56.9421490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:57.4969080Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T13:59:57.8718070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A05%3A00Z&sig=h9aI90c%2Fsx0QKTwxCAdC2uIdgzc1lUJqsR1ds7N%2BD9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:57.9226060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-15T14\%3A05\%3A00Z\&sig=h9aI90c\%2Fsx0QKTwxCAdC2uIdgzc1lUJqsR1ds7N\%2BD9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:58.2593190Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T13:59:58.3023940Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T13:59:59.4580260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T14:00:00.0470160Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T14:00:00.4795380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A10%3A00Z&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:00.5263740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-15T14\%3A10\%3A00Z\&sig=gxIuc7zXairIaILWqNM6F6BaALvc2ADtYXHRglvP05s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:00.6196220Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T14:00:00.6248220Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:00:01.7749280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T14:00:02.3217450Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T14:00:02.8199800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A10%3A00Z&sig=oS%2F3BuKnQaM%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:02.8665340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-15T14\%3A10\%3A00Z\&sig=oS\%2F3BuKnQaM\%2FOWOrDbRf3OxXqKtO4grVPBtN9kToqvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:03.0549430Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T14:00:03.0654690Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:00:04.3715090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T14:00:04.9211140Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T14:00:05.4261680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A10%3A00Z&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:05.4721260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-15T14\%3A10\%3A00Z\&sig=o4VLElE47yQw1zIITvXNukQPgYezpidK1NrDVJMgn6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:05.7988110Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T14:00:05.8187720Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:00:06.9093580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T14:00:07.4877700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T14:00:07.9496240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A10%3A00Z&sig=UyFBXJybgjNdEC%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:08.0004050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-15T14\%3A10\%3A00Z\&sig=UyFBXJybgjNdEC\%2FKrsU7ICh4itPBZNI0y7VGrWy0yAc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:08.0845420Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T14:00:08.0889920Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:00:09.2606170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T14:00:09.8234770Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T14:00:10.7922110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-15T14\%3A10\%3A00Z\&sig=rK5Ti7M8tJ2tOTt8l2tGm\%2BBOQSXhzWmJQKFzpesJjE4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:10.7929540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A10%3A00Z&sig=rK5Ti7M8tJ2tOTt8l2tGm%2BBOQSXhzWmJQKFzpesJjE4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:10.7933530Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T14:00:10.7936030Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:00:12.0362790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T14:00:12.8188560Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T14:00:13.2545200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A10%3A00Z&sig=fuP9kSsk4ScK7TIInpDPai24%2B1RFFnswN1jV0em%2BDWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:13.3068740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-15T14\%3A10\%3A00Z\&sig=fuP9kSsk4ScK7TIInpDPai24\%2B1RFFnswN1jV0em\%2BDWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:13.3844450Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:00:13.3892570Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:00:14.6294960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T14:00:15.2917090Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T14:00:15.7355720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A10%3A00Z&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:15.7837170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-15T14\%3A10\%3A00Z\&sig=VEmO8Uk2d8cXHZhBPwKOmBK1WWosVZEpevWzyIja1sQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:00:16.3392670Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T14:00:16.4822230Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-15T14:00:16.4868370Z ==> Installing ffmpeg dependency: aom 2021-05-15T14:00:16.5538470Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T14:00:16.5566840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1c44eau 2021-05-15T14:00:16.6175390Z cp -pR /private/tmp/d20210515-5201-1c44eau/aom/. /usr/local/Cellar/aom 2021-05-15T14:00:16.6525890Z chmod -Rf +w /private/tmp/d20210515-5201-1c44eau 2021-05-15T14:00:16.7563670Z ==> Finishing up 2021-05-15T14:00:16.8636300Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T14:00:16.8647620Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T14:00:16.8659150Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T14:00:16.8673210Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T14:00:16.8684030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T14:00:16.8694220Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T14:00:16.8699600Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T14:00:16.8710510Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T14:00:16.8898130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5611-1gtqx64.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-15T14:00:19.5834680Z ==> Summary 2021-05-15T14:00:19.5861140Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T14:00:19.5867220Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T14:00:19.5930340Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T14:00:19.5948230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1li07dp 2021-05-15T14:00:19.6114210Z cp -pR /private/tmp/d20210515-5201-1li07dp/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T14:00:19.6263600Z chmod -Rf +w /private/tmp/d20210515-5201-1li07dp 2021-05-15T14:00:19.6884690Z ==> Finishing up 2021-05-15T14:00:19.7328230Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T14:00:19.7344700Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T14:00:19.7354440Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T14:00:19.7359610Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T14:00:19.7369510Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T14:00:19.7512070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5638-122l27b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-15T14:00:23.1008720Z ==> Summary 2021-05-15T14:00:23.1032560Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T14:00:23.1044410Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T14:00:23.1101630Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T14:00:23.1120680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1bqm2sz 2021-05-15T14:00:23.1623030Z cp -pR /private/tmp/d20210515-5201-1bqm2sz/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T14:00:23.2249420Z chmod -Rf +w /private/tmp/d20210515-5201-1bqm2sz 2021-05-15T14:00:23.3289250Z ==> Finishing up 2021-05-15T14:00:23.3659100Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T14:00:23.3664920Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T14:00:23.3672460Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T14:00:23.3770080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5666-r118rz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-15T14:00:26.0581530Z ==> Summary 2021-05-15T14:00:26.0663890Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T14:00:26.0671940Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T14:00:26.0709020Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T14:00:26.0727140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-c3759p 2021-05-15T14:00:26.1340380Z cp -pR /private/tmp/d20210515-5201-c3759p/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T14:00:26.1720610Z chmod -Rf +w /private/tmp/d20210515-5201-c3759p 2021-05-15T14:00:26.2587840Z ==> Finishing up 2021-05-15T14:00:26.3231490Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T14:00:26.3238380Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T14:00:26.3264490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T14:00:26.3283470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T14:00:26.3298730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T14:00:26.3307450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T14:00:26.3319000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T14:00:26.3329960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T14:00:26.3341210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T14:00:26.3351690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T14:00:26.3360000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T14:00:26.3366200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T14:00:26.3377140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T14:00:26.3387270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T14:00:26.3394220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T14:00:26.3406070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-15T14:00:26.3419810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T14:00:26.3430120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T14:00:26.3441330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T14:00:26.3449640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T14:00:26.3455700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T14:00:26.3467690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T14:00:26.3478780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T14:00:26.3484630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T14:00:26.3490490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T14:00:26.3500940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T14:00:26.3508340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T14:00:26.3519750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T14:00:26.3531050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T14:00:26.3541200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T14:00:26.3551550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T14:00:26.3558770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T14:00:26.3564920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T14:00:26.3578240Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T14:00:26.3582840Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T14:00:26.3590250Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T14:00:26.3597510Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T14:00:26.3827160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5692-106j5xi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-15T14:00:28.8185020Z ==> Summary 2021-05-15T14:00:28.8236610Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T14:00:28.8243710Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T14:00:29.0484750Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T14:00:29.0502720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1ug1kov 2021-05-15T14:00:29.1575810Z cp -pR /private/tmp/d20210515-5201-1ug1kov/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T14:00:29.2634650Z chmod -Rf +w /private/tmp/d20210515-5201-1ug1kov 2021-05-15T14:00:29.4467900Z ==> Finishing up 2021-05-15T14:00:29.4984840Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T14:00:29.4993080Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T14:00:29.5010650Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T14:00:29.5023850Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T14:00:29.5035100Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T14:00:29.5050460Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:29.5089530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T14:00:29.5114430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T14:00:29.5122780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T14:00:29.5205060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T14:00:29.5209870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T14:00:29.5215220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T14:00:29.5220290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T14:00:29.5225860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T14:00:29.5230760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T14:00:29.5236220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T14:00:29.5241030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T14:00:29.5246680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T14:00:29.5251490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T14:00:29.5256720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T14:00:29.5261650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T14:00:29.5267050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T14:00:29.5272000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T14:00:29.5277300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T14:00:29.5282190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T14:00:29.5287600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T14:00:29.5293200Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T14:00:29.5310610Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T14:00:29.5319950Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T14:00:29.5329390Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T14:00:29.5342520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T14:00:29.5348480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T14:00:29.5353230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T14:00:29.5358430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T14:00:29.5363760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T14:00:29.5368830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T14:00:29.5374270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T14:00:29.5379070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T14:00:29.5384630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T14:00:29.5390060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T14:00:29.5395230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T14:00:29.5400710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T14:00:29.5405620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T14:00:29.5411100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T14:00:29.5416340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T14:00:29.5421740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T14:00:29.5426710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T14:00:29.5432200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T14:00:29.5441880Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T14:00:29.5446620Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T14:00:29.5456110Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T14:00:29.5464110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T14:00:29.5469530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-15T14:00:29.5938800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5718-jmj0lc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-15T14:00:32.0886040Z ==> Summary 2021-05-15T14:00:32.1018450Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T14:00:32.1024670Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T14:00:32.1077710Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T14:00:32.1096960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1l8eb0k 2021-05-15T14:00:32.1223420Z cp -pR /private/tmp/d20210515-5201-1l8eb0k/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T14:00:32.1383480Z chmod -Rf +w /private/tmp/d20210515-5201-1l8eb0k 2021-05-15T14:00:32.1954720Z ==> Finishing up 2021-05-15T14:00:32.2359010Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T14:00:32.2365240Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T14:00:32.2371620Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T14:00:32.2378410Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T14:00:32.2383300Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T14:00:32.2391530Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T14:00:32.2398940Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T14:00:32.2547650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5744-k4l4a0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-15T14:00:34.7093140Z ==> Summary 2021-05-15T14:00:34.7117940Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T14:00:34.7125480Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T14:00:34.9429860Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T14:00:34.9448160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-yrvqvq 2021-05-15T14:00:34.9956490Z cp -pR /private/tmp/d20210515-5201-yrvqvq/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T14:00:35.0380770Z chmod -Rf +w /private/tmp/d20210515-5201-yrvqvq 2021-05-15T14:00:35.2456440Z ==> Finishing up 2021-05-15T14:00:35.2793290Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T14:00:35.2811350Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T14:00:35.2819590Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T14:00:35.2824400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T14:00:35.2831720Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T14:00:35.2840760Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T14:00:35.2881270Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T14:00:35.2888980Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T14:00:35.2895010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T14:00:35.2899080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T14:00:35.2910390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T14:00:35.2915110Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T14:00:35.2922610Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T14:00:35.2927770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T14:00:35.2932600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T14:00:35.2939820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T14:00:35.2945390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T14:00:35.2949970Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T14:00:35.2955070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T14:00:35.2960290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T14:00:35.2968070Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T14:00:35.2973640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T14:00:35.2978370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T14:00:35.2983670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T14:00:35.3253940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5772-1rlq4c4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-15T14:00:37.9598950Z ==> Summary 2021-05-15T14:00:37.9652540Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T14:00:37.9658460Z ==> Installing ffmpeg dependency: libass 2021-05-15T14:00:38.2096090Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T14:00:38.2114410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-hpfq6b 2021-05-15T14:00:38.2233140Z cp -pR /private/tmp/d20210515-5201-hpfq6b/libass/. /usr/local/Cellar/libass 2021-05-15T14:00:38.2347480Z chmod -Rf +w /private/tmp/d20210515-5201-hpfq6b 2021-05-15T14:00:38.3302520Z ==> Finishing up 2021-05-15T14:00:38.3689180Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T14:00:38.3694950Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T14:00:38.3700120Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T14:00:38.3705170Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T14:00:38.3712630Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T14:00:38.3873630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5798-17rj2gr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-15T14:00:40.9668970Z ==> Summary 2021-05-15T14:00:40.9686770Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T14:00:40.9692610Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T14:00:40.9871750Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T14:00:40.9889200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1avthfs 2021-05-15T14:00:41.0054050Z cp -pR /private/tmp/d20210515-5201-1avthfs/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T14:00:41.0224730Z chmod -Rf +w /private/tmp/d20210515-5201-1avthfs 2021-05-15T14:00:41.0920890Z ==> Finishing up 2021-05-15T14:00:41.1331360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T14:00:41.1337920Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T14:00:41.1345010Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T14:00:41.1354010Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T14:00:41.1361930Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T14:00:41.1367550Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T14:00:41.1372720Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T14:00:41.1380700Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T14:00:41.1550510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5824-ak2ivw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-15T14:00:43.6970980Z ==> Summary 2021-05-15T14:00:43.6995610Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T14:00:43.7002470Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T14:00:43.7059440Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T14:00:43.7077860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5201-7k055b 2021-05-15T14:00:43.7279290Z cp -pR /private/tmp/d20210515-5201-7k055b/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T14:00:43.7488400Z chmod -Rf +w /private/tmp/d20210515-5201-7k055b 2021-05-15T14:00:43.8164690Z ==> Finishing up 2021-05-15T14:00:43.8569430Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T14:00:43.8572750Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T14:00:43.8588160Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T14:00:43.8594910Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T14:00:43.8599750Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T14:00:43.8605410Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T14:00:43.8610540Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T14:00:43.8615350Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T14:00:43.8620760Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T14:00:43.8628150Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T14:00:43.8633230Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T14:00:43.8793250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5850-yga01a.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-15T14:00:47.3054560Z ==> Summary 2021-05-15T14:00:47.3087480Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T14:00:47.3094190Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T14:00:47.3157770Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T14:00:47.3176400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5201-17phets 2021-05-15T14:00:47.3311840Z cp -pR /private/tmp/d20210515-5201-17phets/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T14:00:47.3488470Z chmod -Rf +w /private/tmp/d20210515-5201-17phets 2021-05-15T14:00:47.4042550Z ==> Finishing up 2021-05-15T14:00:47.4266980Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T14:00:47.4273160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T14:00:47.4328530Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T14:00:47.4335510Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T14:00:47.4484910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5876-1xxbmxt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-15T14:00:50.5975000Z ==> Summary 2021-05-15T14:00:50.6001820Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T14:00:50.6008570Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T14:00:50.6037160Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T14:00:50.6055760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-4hgg3b 2021-05-15T14:00:50.6306070Z cp -pR /private/tmp/d20210515-5201-4hgg3b/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T14:00:50.6473770Z chmod -Rf +w /private/tmp/d20210515-5201-4hgg3b 2021-05-15T14:00:50.6956580Z ==> Finishing up 2021-05-15T14:00:50.7390450Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T14:00:50.7396060Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T14:00:50.7404590Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T14:00:50.7496800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5902-f80vbx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-15T14:00:54.1491520Z ==> Summary 2021-05-15T14:00:54.1513640Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T14:00:54.1521590Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T14:00:54.1545550Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T14:00:54.1571340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-z3mq91 2021-05-15T14:00:54.1724580Z cp -pR /private/tmp/d20210515-5201-z3mq91/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T14:00:54.1933730Z chmod -Rf +w /private/tmp/d20210515-5201-z3mq91 2021-05-15T14:00:54.2432860Z ==> Finishing up 2021-05-15T14:00:54.2850660Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T14:00:54.2855300Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T14:00:54.2863460Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T14:00:54.2868390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T14:00:54.2873880Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T14:00:54.2879150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T14:00:54.2883790Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T14:00:54.2889420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T14:00:54.2896790Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T14:00:54.2901740Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T14:00:54.3046830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5928-8w1wd0.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-15T14:00:58.2612030Z ==> Summary 2021-05-15T14:00:58.2712900Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T14:00:58.2767120Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T14:00:58.2804590Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T14:00:58.2825190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-j4w08q 2021-05-15T14:00:58.7047590Z cp -pR /private/tmp/d20210515-5201-j4w08q/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T14:00:58.9053500Z chmod -Rf +w /private/tmp/d20210515-5201-j4w08q 2021-05-15T14:00:59.0195850Z ==> Finishing up 2021-05-15T14:00:59.1197570Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T14:00:59.1218820Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T14:00:59.1246290Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T14:00:59.1274650Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T14:00:59.1300830Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T14:00:59.1324960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T14:00:59.1424910Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T14:00:59.1556040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5954-er4dxw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-15T14:01:02.6518260Z ==> Summary 2021-05-15T14:01:02.6615330Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T14:01:02.6617030Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T14:01:02.7018620Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T14:01:02.7045450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5201-11l8vdn 2021-05-15T14:01:02.7367500Z cp -pR /private/tmp/d20210515-5201-11l8vdn/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T14:01:02.7682410Z chmod -Rf +w /private/tmp/d20210515-5201-11l8vdn 2021-05-15T14:01:02.8484240Z ==> Finishing up 2021-05-15T14:01:02.8887440Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T14:01:02.8990140Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T14:01:02.9093460Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T14:01:02.9194160Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T14:01:02.9295410Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T14:01:02.9396980Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T14:01:02.9497350Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T14:01:02.9599720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5980-14f1vdd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-15T14:01:06.6958760Z ==> Summary 2021-05-15T14:01:06.7059340Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T14:01:06.7161590Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T14:01:06.7550090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-s9aogt 2021-05-15T14:01:06.7553470Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T14:01:06.7709510Z cp -pR /private/tmp/d20210515-5201-s9aogt/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T14:01:06.7925840Z chmod -Rf +w /private/tmp/d20210515-5201-s9aogt 2021-05-15T14:01:06.8433880Z ==> Finishing up 2021-05-15T14:01:06.8832420Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T14:01:06.8923320Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T14:01:06.9025980Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T14:01:06.9126110Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T14:01:06.9229010Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T14:01:06.9329240Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T14:01:06.9433490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6006-15q270u.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-15T14:01:10.5445400Z ==> Summary 2021-05-15T14:01:10.5464580Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T14:01:10.5470420Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T14:01:10.5518280Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T14:01:10.5536790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1sq2gu0 2021-05-15T14:01:10.6061970Z cp -pR /private/tmp/d20210515-5201-1sq2gu0/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T14:01:10.6563490Z chmod -Rf +w /private/tmp/d20210515-5201-1sq2gu0 2021-05-15T14:01:10.7606500Z ==> Finishing up 2021-05-15T14:01:10.8045440Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T14:01:10.8051130Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T14:01:10.8061760Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T14:01:10.8095430Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T14:01:10.8099980Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T14:01:10.8105050Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T14:01:10.8109910Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T14:01:10.8114950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T14:01:10.8119460Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T14:01:10.8127180Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T14:01:10.8398500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6032-k6na9g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-15T14:01:13.2275350Z ==> Summary 2021-05-15T14:01:13.2339630Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T14:01:13.2346020Z ==> Installing ffmpeg dependency: snappy 2021-05-15T14:01:13.2411020Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T14:01:13.2430100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-sqcsl1 2021-05-15T14:01:13.2544210Z cp -pR /private/tmp/d20210515-5201-sqcsl1/snappy/. /usr/local/Cellar/snappy 2021-05-15T14:01:13.2685290Z chmod -Rf +w /private/tmp/d20210515-5201-sqcsl1 2021-05-15T14:01:13.3223820Z ==> Finishing up 2021-05-15T14:01:13.3977330Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T14:01:13.3981170Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T14:01:13.3986580Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T14:01:13.3990720Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T14:01:13.4000430Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T14:01:13.4005810Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T14:01:13.4010640Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T14:01:13.4015730Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T14:01:13.4021270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T14:01:13.4159500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6058-2dsjmi.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-15T14:01:15.8084920Z ==> Summary 2021-05-15T14:01:15.8107710Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T14:01:15.8113790Z ==> Installing ffmpeg dependency: speex 2021-05-15T14:01:15.8186870Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T14:01:15.8205620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1o8zizi 2021-05-15T14:01:15.8364700Z cp -pR /private/tmp/d20210515-5201-1o8zizi/speex/. /usr/local/Cellar/speex 2021-05-15T14:01:15.8548760Z chmod -Rf +w /private/tmp/d20210515-5201-1o8zizi 2021-05-15T14:01:15.9126450Z ==> Finishing up 2021-05-15T14:01:15.9542530Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T14:01:15.9555200Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T14:01:15.9562300Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T14:01:15.9568570Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T14:01:15.9573010Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T14:01:15.9578440Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T14:01:15.9585570Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T14:01:15.9729690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6084-1luqr7g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-15T14:01:18.4855740Z ==> Summary 2021-05-15T14:01:18.4919150Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T14:01:18.4925240Z ==> Installing ffmpeg dependency: srt 2021-05-15T14:01:18.5031230Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T14:01:18.5049910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1ppcgty 2021-05-15T14:01:18.5362630Z cp -pR /private/tmp/d20210515-5201-1ppcgty/srt/. /usr/local/Cellar/srt 2021-05-15T14:01:18.5544230Z chmod -Rf +w /private/tmp/d20210515-5201-1ppcgty 2021-05-15T14:01:18.6289040Z ==> Finishing up 2021-05-15T14:01:18.6835310Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T14:01:18.6847080Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T14:01:18.6857790Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T14:01:18.6876820Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T14:01:18.6891030Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T14:01:18.6904700Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T14:01:18.6915590Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T14:01:18.6926770Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T14:01:18.6993470Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T14:01:18.7000710Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T14:01:18.7005300Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T14:01:18.7180410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6110-l85t6z.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-15T14:01:21.2261390Z ==> Summary 2021-05-15T14:01:21.2285120Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T14:01:21.2291260Z ==> Installing ffmpeg dependency: giflib 2021-05-15T14:01:21.2312280Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T14:01:21.2331740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1j0eukq 2021-05-15T14:01:21.2466580Z cp -pR /private/tmp/d20210515-5201-1j0eukq/giflib/. /usr/local/Cellar/giflib 2021-05-15T14:01:21.2612710Z chmod -Rf +w /private/tmp/d20210515-5201-1j0eukq 2021-05-15T14:01:21.3140150Z ==> Finishing up 2021-05-15T14:01:21.3552480Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T14:01:21.3555670Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T14:01:21.3561010Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T14:01:21.3574400Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T14:01:21.3579630Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T14:01:21.3584240Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T14:01:21.3591620Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T14:01:21.3598600Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T14:01:21.3603620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T14:01:21.3608390Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T14:01:21.3613920Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T14:01:21.3777670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6136-oh6z84.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-15T14:01:23.8763640Z ==> Summary 2021-05-15T14:01:23.8787300Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T14:01:23.8793740Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T14:01:23.9499300Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T14:01:23.9518940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-m0b15k 2021-05-15T14:01:24.0017800Z cp -pR /private/tmp/d20210515-5201-m0b15k/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T14:01:24.0387990Z chmod -Rf +w /private/tmp/d20210515-5201-m0b15k 2021-05-15T14:01:24.2604690Z ==> Finishing up 2021-05-15T14:01:24.3242450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T14:01:24.3254970Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T14:01:24.3259030Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T14:01:24.3264420Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T14:01:24.3268980Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T14:01:24.3275270Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T14:01:24.3279900Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T14:01:24.3284920Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T14:01:24.3289400Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T14:01:24.3295120Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T14:01:24.3301310Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T14:01:24.3311150Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T14:01:24.3315800Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T14:01:24.3321000Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T14:01:24.3325500Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T14:01:24.3331370Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T14:01:24.3339230Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T14:01:24.3614730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6162-zrwcgd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-15T14:01:26.8789570Z ==> Summary 2021-05-15T14:01:26.8861940Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T14:01:26.8869060Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T14:01:26.9617470Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T14:01:26.9640320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-76dnq7 2021-05-15T14:01:27.1899300Z cp -pR /private/tmp/d20210515-5201-76dnq7/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T14:01:27.2752900Z chmod -Rf +w /private/tmp/d20210515-5201-76dnq7 2021-05-15T14:01:27.3545840Z ==> Finishing up 2021-05-15T14:01:27.3996550Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T14:01:27.4002400Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T14:01:27.4008630Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T14:01:27.4015300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T14:01:27.4019920Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T14:01:27.4025380Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T14:01:27.4032780Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T14:01:27.4267540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6188-8zbl1g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-15T14:01:29.8570660Z ==> Caveats 2021-05-15T14:01:29.8571890Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:01:29.8573570Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:01:29.8575040Z ==> Summary 2021-05-15T14:01:29.8623320Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T14:01:29.8629610Z ==> Installing ffmpeg dependency: theora 2021-05-15T14:01:29.8789590Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T14:01:29.8807310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5201-lropi3 2021-05-15T14:01:29.9304130Z cp -pR /private/tmp/d20210515-5201-lropi3/theora/. /usr/local/Cellar/theora 2021-05-15T14:01:29.9829110Z chmod -Rf +w /private/tmp/d20210515-5201-lropi3 2021-05-15T14:01:30.0771440Z ==> Finishing up 2021-05-15T14:01:30.1201980Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T14:01:30.1211720Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T14:01:30.1218410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T14:01:30.1222800Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T14:01:30.1228310Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T14:01:30.1233440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T14:01:30.1237920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T14:01:30.1243400Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T14:01:30.1248890Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T14:01:30.1253140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T14:01:30.1258750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T14:01:30.1266350Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T14:01:30.1271660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T14:01:30.1276950Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T14:01:30.1553600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6214-1j8yegr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-15T14:01:32.5273770Z ==> Summary 2021-05-15T14:01:32.5377920Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T14:01:32.5385040Z ==> Installing ffmpeg dependency: x264 2021-05-15T14:01:32.5423940Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T14:01:32.5442260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-11j6gjp 2021-05-15T14:01:32.5796020Z cp -pR /private/tmp/d20210515-5201-11j6gjp/x264/. /usr/local/Cellar/x264 2021-05-15T14:01:32.5954490Z chmod -Rf +w /private/tmp/d20210515-5201-11j6gjp 2021-05-15T14:01:32.6491740Z ==> Finishing up 2021-05-15T14:01:32.6921250Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T14:01:32.6932140Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T14:01:32.6936730Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T14:01:32.6943890Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T14:01:32.6948710Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T14:01:32.6954180Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T14:01:32.6961560Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T14:01:32.7106960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6241-f8gsd8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-15T14:01:35.1482310Z ==> Summary 2021-05-15T14:01:35.1503260Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T14:01:35.1511670Z ==> Installing ffmpeg dependency: x265 2021-05-15T14:01:35.1573040Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T14:01:35.1590970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5201-1ad0hug 2021-05-15T14:01:35.2589890Z cp -pR /private/tmp/d20210515-5201-1ad0hug/x265/. /usr/local/Cellar/x265 2021-05-15T14:01:35.3266690Z chmod -Rf +w /private/tmp/d20210515-5201-1ad0hug 2021-05-15T14:01:35.4229980Z ==> Finishing up 2021-05-15T14:01:35.4893560Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T14:01:35.4900270Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T14:01:35.4905050Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T14:01:35.4912000Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T14:01:35.4916860Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T14:01:35.4922010Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T14:01:35.4929470Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T14:01:35.5139570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6267-bonvhc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-15T14:01:37.9429870Z ==> Summary 2021-05-15T14:01:37.9448230Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T14:01:37.9454190Z ==> Installing ffmpeg dependency: xvid 2021-05-15T14:01:37.9476490Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T14:01:37.9495430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-sqj73w 2021-05-15T14:01:37.9646790Z cp -pR /private/tmp/d20210515-5201-sqj73w/xvid/. /usr/local/Cellar/xvid 2021-05-15T14:01:37.9760780Z chmod -Rf +w /private/tmp/d20210515-5201-sqj73w 2021-05-15T14:01:38.0220170Z ==> Finishing up 2021-05-15T14:01:38.0646140Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T14:01:38.0652040Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T14:01:38.0656680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T14:01:38.0785460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6293-1ku9i1b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-15T14:01:40.4722550Z ==> Summary 2021-05-15T14:01:40.4738180Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T14:01:40.4747050Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T14:01:40.4929230Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T14:01:40.4947190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-11sor95 2021-05-15T14:01:40.5499910Z cp -pR /private/tmp/d20210515-5201-11sor95/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T14:01:40.6009200Z chmod -Rf +w /private/tmp/d20210515-5201-11sor95 2021-05-15T14:01:40.6875050Z ==> Finishing up 2021-05-15T14:01:40.7221500Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T14:01:40.7227550Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T14:01:40.7232400Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T14:01:40.7263160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T14:01:40.7275000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T14:01:40.7286010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T14:01:40.7301350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T14:01:40.7313330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T14:01:40.7321050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T14:01:40.7331810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T14:01:40.7343740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T14:01:40.7355370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T14:01:40.7365980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T14:01:40.7375770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T14:01:40.7385850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T14:01:40.7396950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T14:01:40.7408260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T14:01:40.7418710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T14:01:40.7429690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T14:01:40.7438100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T14:01:40.7446760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T14:01:40.7455370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T14:01:40.7460940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T14:01:40.7469150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T14:01:40.7479690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T14:01:40.7485160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T14:01:40.7494760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T14:01:40.7505920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T14:01:40.7515620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T14:01:40.7529790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T14:01:40.7535130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T14:01:40.7546200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T14:01:40.7556140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T14:01:40.7577840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T14:01:40.7579550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T14:01:40.7583270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T14:01:40.7591130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T14:01:40.7596610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T14:01:40.7610760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T14:01:40.7618840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T14:01:40.7626270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T14:01:40.7631790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T14:01:40.7643900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T14:01:40.7652620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T14:01:40.7664380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T14:01:40.7669880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T14:01:40.7675490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T14:01:40.7681220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T14:01:40.7692700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T14:01:40.7698380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T14:01:40.7706080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T14:01:40.7716190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T14:01:40.7728420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T14:01:40.7734590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T14:01:40.7741210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T14:01:40.7752760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T14:01:40.7761820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T14:01:40.7767510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T14:01:40.7776670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T14:01:40.7782200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T14:01:40.7816640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T14:01:40.7826440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T14:01:40.7832160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T14:01:40.7837920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T14:01:40.7843580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T14:01:40.7849240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T14:01:40.7855000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T14:01:40.7860740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T14:01:40.7878130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T14:01:40.7883960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T14:01:40.7889760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T14:01:40.7895680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T14:01:40.7902850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T14:01:40.7908200Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T14:01:40.7913900Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T14:01:40.7922080Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T14:01:40.8327930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6319-k8jr3p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-15T14:01:43.3275500Z ==> Summary 2021-05-15T14:01:43.3335010Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T14:01:43.3344290Z ==> Installing ffmpeg dependency: zimg 2021-05-15T14:01:43.3416980Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:01:43.3435180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-i13dn5 2021-05-15T14:01:43.3689340Z cp -pR /private/tmp/d20210515-5201-i13dn5/zimg/. /usr/local/Cellar/zimg 2021-05-15T14:01:43.3940650Z chmod -Rf +w /private/tmp/d20210515-5201-i13dn5 2021-05-15T14:01:43.5066750Z ==> Finishing up 2021-05-15T14:01:43.6174920Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T14:01:43.6178320Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T14:01:43.6187580Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T14:01:43.6193950Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T14:01:43.6198490Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T14:01:43.6203930Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T14:01:43.6211070Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T14:01:43.6497190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6345-1pfh37q.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-15T14:01:46.1442810Z ==> Summary 2021-05-15T14:01:46.1474440Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T14:01:46.1481110Z ==> Installing ffmpeg 2021-05-15T14:01:46.1486400Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T14:01:46.1504680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5201-1avvpz3 2021-05-15T14:01:46.4746520Z cp -pR /private/tmp/d20210515-5201-1avvpz3/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T14:01:46.6804740Z chmod -Rf +w /private/tmp/d20210515-5201-1avvpz3 2021-05-15T14:01:49.9337700Z ==> Finishing up 2021-05-15T14:01:49.9712500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T14:01:49.9717840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T14:01:49.9721720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T14:01:49.9727130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T14:01:49.9732370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T14:01:49.9737370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T14:01:49.9742610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T14:01:49.9748110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T14:01:49.9753200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T14:01:49.9758320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T14:01:49.9763500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T14:01:49.9768600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T14:01:49.9773710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T14:01:49.9778930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T14:01:49.9784310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T14:01:49.9789220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T14:01:49.9794310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T14:01:49.9799310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T14:01:49.9804810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T14:01:49.9809710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T14:01:49.9814860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T14:01:49.9820520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T14:01:49.9825850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T14:01:49.9830920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T14:01:49.9835880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T14:01:49.9840510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T14:01:49.9845630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T14:01:49.9851960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T14:01:49.9878170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T14:01:49.9879670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T14:01:49.9881110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T14:01:49.9882670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T14:01:49.9883950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T14:01:49.9885430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T14:01:49.9890310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T14:01:49.9895980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T14:01:49.9900580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T14:01:49.9906350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T14:01:49.9913600Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T14:01:49.9918690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T14:01:49.9924930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T14:01:49.9928800Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T14:01:49.9933890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T14:01:49.9938500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T14:01:49.9943820Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T14:01:49.9949770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T14:01:49.9954470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T14:01:49.9961470Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T14:01:49.9986320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T14:01:50.0004200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T14:01:50.0017460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T14:01:50.0023870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T14:01:50.0111390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T14:01:50.0131990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T14:01:50.0133770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T14:01:50.0561160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T14:01:50.0565490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T14:01:50.0577610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T14:01:50.0582850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T14:01:50.0606130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T14:01:50.0611670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T14:01:50.0617420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T14:01:50.0624990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T14:01:50.0639230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T14:01:50.0650080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T14:01:50.0658410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T14:01:50.0680410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T14:01:50.0682550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T14:01:50.0684990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T14:01:50.0688260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T14:01:50.0696590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T14:01:50.0703410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T14:01:50.0709590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T14:01:50.0713850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T14:01:50.0718890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T14:01:50.0724380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T14:01:50.0729010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T14:01:50.0735100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T14:01:50.0739720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T14:01:50.0745020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T14:01:50.0749530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T14:01:50.0755120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T14:01:50.0760520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T14:01:50.0765700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T14:01:50.0770120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T14:01:50.0775710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T14:01:50.0781120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T14:01:50.0786470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T14:01:50.0790840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T14:01:50.0796370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T14:01:50.0801110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T14:01:50.0806350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T14:01:50.0810780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T14:01:50.0816150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T14:01:50.0821050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T14:01:50.0826230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T14:01:50.0830670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T14:01:50.0836080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T14:01:50.0840960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T14:01:50.0846320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T14:01:50.0849720Z Only the first 100 operations were output. 2021-05-15T14:01:50.2018300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6371-1eo08e4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-15T14:01:52.7885910Z ==> Summary 2021-05-15T14:01:52.8058890Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T14:01:53.9590770Z ==> Caveats 2021-05-15T14:01:53.9595150Z ==> tesseract 2021-05-15T14:01:53.9609600Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T14:01:53.9611390Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T14:01:55.8608640Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:01:56.9878630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T14:01:57.5755690Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T14:01:58.0073230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A10%3A00Z&sig=eQzcSdysVJ7A9Itrx6iZdV%2F2zLiyeNRzp0Ti%2BF4L6Wo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:01:58.0526600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-15T14\%3A10\%3A00Z\&sig=eQzcSdysVJ7A9Itrx6iZdV\%2F2zLiyeNRzp0Ti\%2BF4L6Wo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:01:58.5374160Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T14:01:58.6517370Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:01:59.8462920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T14:02:00.3925450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T14:02:00.8352200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A10%3A00Z&sig=A%2BaBfOPolIXcQExY2ELVv4Vr%2BduwovnIvKGnycmbfRA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:00.8815860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-15T14\%3A10\%3A00Z\&sig=A\%2BaBfOPolIXcQExY2ELVv4Vr\%2BduwovnIvKGnycmbfRA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:01.1961300Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T14:02:01.2352530Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T14:02:01.2358290Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T14:02:01.3066360Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T14:02:01.3093990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6378-1by1a6y 2021-05-15T14:02:01.8703750Z cp -pR /private/tmp/d20210515-6378-1by1a6y/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T14:02:02.2925190Z chmod -Rf +w /private/tmp/d20210515-6378-1by1a6y 2021-05-15T14:02:02.6792310Z ==> Finishing up 2021-05-15T14:02:02.7041040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T14:02:02.7060460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T14:02:02.7070750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T14:02:02.7086720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T14:02:02.7099120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T14:02:02.7111880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T14:02:02.7119430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T14:02:02.7131190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T14:02:02.7144030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T14:02:02.7155710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T14:02:02.7171230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T14:02:02.7181740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T14:02:02.7194400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T14:02:02.7207150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T14:02:02.7219420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T14:02:02.7229970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T14:02:02.7248510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T14:02:02.7261320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T14:02:02.7273570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T14:02:02.7327860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T14:02:02.7334460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T14:02:02.7340410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T14:02:02.7345740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T14:02:02.7351100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T14:02:02.7356330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T14:02:02.7361620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T14:02:02.7368070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T14:02:02.7373250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T14:02:02.7378390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T14:02:02.7383600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T14:02:02.7390870Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T14:02:02.7399820Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T14:02:02.7404930Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T14:02:02.7415240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T14:02:02.7421060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T14:02:02.7426600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T14:02:02.7447600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T14:02:03.7687990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T14:02:03.7790380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T14:02:03.7842550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T14:02:03.7869380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T14:02:03.7896160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T14:02:03.7923070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T14:02:03.7949930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T14:02:03.7977210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T14:02:03.8004590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T14:02:03.8031540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T14:02:03.8058410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T14:02:03.8085250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T14:02:03.8115490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T14:02:03.8142580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T14:02:03.8169530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T14:02:03.8196460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T14:02:03.8223310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T14:02:03.8250230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T14:02:03.8277220Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T14:02:03.8304140Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T14:02:03.8330940Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T14:02:03.8358820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6548-1t6ldk2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-15T14:02:05.3834560Z ==> Summary 2021-05-15T14:02:05.4259330Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T14:02:05.4274810Z ==> Installing imagemagick@6 2021-05-15T14:02:05.4278030Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T14:02:05.4300540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6378-1g3carz 2021-05-15T14:02:05.7648660Z cp -pR /private/tmp/d20210515-6378-1g3carz/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T14:02:06.1402780Z chmod -Rf +w /private/tmp/d20210515-6378-1g3carz 2021-05-15T14:02:07.5368390Z ==> Finishing up 2021-05-15T14:02:07.8078090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6574-11wfzw2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-15T14:02:10.4117480Z ==> Caveats 2021-05-15T14:02:10.4119240Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:10.4120460Z because this is an alternate version of another formula. 2021-05-15T14:02:10.4121150Z 2021-05-15T14:02:10.4122020Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:02:10.4123650Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:10.4124460Z 2021-05-15T14:02:10.4125320Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:02:10.4126730Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:02:10.4128200Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:02:10.4128940Z 2021-05-15T14:02:10.4130200Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:02:10.4131360Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:02:10.4132070Z 2021-05-15T14:02:10.4133120Z ==> Summary 2021-05-15T14:02:10.4581040Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T14:02:11.2750630Z ==> Caveats 2021-05-15T14:02:11.2754360Z ==> imagemagick@6 2021-05-15T14:02:11.2798170Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:02:11.2800460Z because this is an alternate version of another formula. 2021-05-15T14:02:11.2801200Z 2021-05-15T14:02:11.2802090Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T14:02:11.2803820Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:02:11.2807940Z 2021-05-15T14:02:11.2808880Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T14:02:11.2810410Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T14:02:11.2811970Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T14:02:11.2814780Z 2021-05-15T14:02:11.2816210Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T14:02:11.2819840Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T14:02:11.2820620Z 2021-05-15T14:02:13.3225300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:02:14.4164710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T14:02:15.0272280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T14:02:15.4493420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A10%3A00Z&sig=ZjfXQPOSaez4teD6BD0XZLOS%2BY%2BSkhjWVXtzdfIKqrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:15.4943150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-15T14\%3A10\%3A00Z\&sig=ZjfXQPOSaez4teD6BD0XZLOS\%2BY\%2BSkhjWVXtzdfIKqrk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:15.5880840Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T14:02:15.5953400Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:02:16.7614070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T14:02:17.3137150Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T14:02:17.9474780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A10%3A00Z&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi%2FXqP9fEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:17.9958570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-15T14\%3A10\%3A00Z\&sig=hj0WinXjd4x3MPCscXOFSJOU2FAcuyxiHi\%2FXqP9fEiI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:18.1268850Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T14:02:18.1342390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:02:19.2838050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T14:02:19.8444930Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T14:02:20.3015020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A10%3A00Z&sig=BZRVKf%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:20.3464400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-15T14\%3A10\%3A00Z\&sig=BZRVKf\%2FOISeE5dk0Hn7xHlYaFV73eQO54bDpgVGNxeY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:21.0161920Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T14:02:21.1717110Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:02:22.2744880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T14:02:22.8498700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T14:02:23.3202240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A10%3A00Z&sig=6EYTB4gC951VZP%2Bge3qqGw1JRNoALxivznf0vQUmETU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:23.3671870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-15T14\%3A10\%3A00Z\&sig=6EYTB4gC951VZP\%2Bge3qqGw1JRNoALxivznf0vQUmETU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:23.4183660Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T14:02:23.4218120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:02:24.5944410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T14:02:25.1705580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T14:02:25.6123150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A10%3A00Z&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:25.6579210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-15T14\%3A10\%3A00Z\&sig=czN366Crvs8jfQlhxXo6S3h6j1kquLJU0fwH2LUw4ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:25.7064840Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T14:02:25.7098430Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:02:26.8185220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T14:02:27.3793840Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T14:02:27.8233940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A10%3A00Z&sig=wljMvsjFrfbVGeJuxVYbKYah0B%2BBKE0M0mtlWA2HGXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:27.8692800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-15T14\%3A10\%3A00Z\&sig=wljMvsjFrfbVGeJuxVYbKYah0B\%2BBKE0M0mtlWA2HGXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:28.0080810Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T14:02:28.0147440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:02:29.1604880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T14:02:29.7395190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T14:02:30.1828570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A10%3A00Z&sig=xnOkGiRZYkAt%2Fyq55rPBQYLA%2FBxH7mlaZ1afaq7tnsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:30.2455600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-15T14\%3A10\%3A00Z\&sig=xnOkGiRZYkAt\%2Fyq55rPBQYLA\%2FBxH7mlaZ1afaq7tnsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:30.3725440Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T14:02:30.3800790Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:02:31.5189750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T14:02:32.0836260Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T14:02:32.5244920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A10%3A00Z&sig=YYAYIpyzZ6PT5%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:32.5732050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-15T14\%3A10\%3A00Z\&sig=YYAYIpyzZ6PT5\%2FVJMQeQExSZOEjDV5xfdt5jtFEqLX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:32.6212580Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T14:02:32.6248390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:02:33.7307420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T14:02:34.3158520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T14:02:34.7602560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A10%3A00Z&sig=N6zB241%2FZu%2BrQi1XtKAPywcEKrIUZiyKd%2FpHKzDW2BM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:34.8057690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-15T14\%3A10\%3A00Z\&sig=N6zB241\%2FZu\%2BrQi1XtKAPywcEKrIUZiyKd\%2FpHKzDW2BM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:34.8879230Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T14:02:34.8925000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:02:36.0352610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T14:02:36.6206940Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T14:02:37.0760210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A10%3A00Z&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:37.1212000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-15T14\%3A10\%3A00Z\&sig=c0VWGyCa4hzXrnB7vXPZb1CJG31dkyq1SKm0dV07Zd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:37.2001650Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:37.2038390Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:02:38.3604960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T14:02:38.9088310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T14:02:39.3664970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A10%3A00Z&sig=AWnj%2FbIs8Rm%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:39.4124590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-15T14\%3A10\%3A00Z\&sig=AWnj\%2FbIs8Rm\%2BQYkuVW8g7C6Mlq4MVZUbFjotsBp5oAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:39.5583620Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T14:02:39.5652820Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:02:40.7533630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T14:02:41.3801650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T14:02:41.9320490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A10%3A00Z&sig=TlLwWRzTchJK3u%2BKR0VTay084c4OKaF9Rqk5FZfbZlY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:02:41.9767360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-15T14\%3A10\%3A00Z\&sig=TlLwWRzTchJK3u\%2BKR0VTay084c4OKaF9Rqk5FZfbZlY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:02:42.3609400Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T14:02:42.4124560Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T14:02:42.4127640Z ==> Installing imagemagick dependency: libde265 2021-05-15T14:02:42.4851760Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T14:02:42.4889480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1xzoz2e 2021-05-15T14:02:42.5119570Z cp -pR /private/tmp/d20210515-6581-1xzoz2e/libde265/. /usr/local/Cellar/libde265 2021-05-15T14:02:42.5348730Z chmod -Rf +w /private/tmp/d20210515-6581-1xzoz2e 2021-05-15T14:02:42.6053270Z ==> Finishing up 2021-05-15T14:02:42.7230020Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T14:02:42.7278430Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T14:02:42.7286020Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T14:02:42.7307670Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T14:02:42.7312960Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T14:02:42.7321920Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T14:02:42.7335710Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T14:02:42.7345500Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T14:02:42.7351130Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T14:02:42.7363380Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T14:02:42.7570910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6812-1fzfssh.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-15T14:02:45.2266470Z ==> Summary 2021-05-15T14:02:45.2294390Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T14:02:45.2301180Z ==> Installing imagemagick dependency: docbook 2021-05-15T14:02:45.2321930Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T14:02:45.2340790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1w88q0y 2021-05-15T14:02:45.3567240Z cp -pR /private/tmp/d20210515-6581-1w88q0y/docbook/. /usr/local/Cellar/docbook 2021-05-15T14:02:45.5154670Z chmod -Rf +w /private/tmp/d20210515-6581-1w88q0y 2021-05-15T14:02:45.6256400Z ==> Finishing up 2021-05-15T14:02:45.6870050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6838-77ifyt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-15T14:02:47.8834720Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T14:02:47.9741800Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.0058900Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.0368820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.0675820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.0983470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.1295880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.1612910Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.1922040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.2227160Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.2533690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.2841140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.3148640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.3454350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.3758140Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:48.6737520Z ==> Caveats 2021-05-15T14:02:48.6745340Z To use the DocBook package in your XML toolchain, 2021-05-15T14:02:48.6746400Z you need to add the following to your ~/.bashrc: 2021-05-15T14:02:48.6747980Z 2021-05-15T14:02:48.6748920Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:02:48.6750370Z ==> Summary 2021-05-15T14:02:48.6881930Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T14:02:48.6888650Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T14:02:48.6939250Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T14:02:48.6957830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-18ii2dv 2021-05-15T14:02:50.5426520Z cp -pR /private/tmp/d20210515-6581-18ii2dv/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T14:02:53.0346030Z chmod -Rf +w /private/tmp/d20210515-6581-18ii2dv 2021-05-15T14:02:54.3848670Z ==> Finishing up 2021-05-15T14:02:54.4250970Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T14:02:54.4263900Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T14:02:54.4468260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6879-1n0io6t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-15T14:02:56.9479030Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:56.9548390Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:57.0004960Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:57.0388070Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.0708050Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.1042090Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T14:02:57.1352000Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.1664130Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.1973420Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:57.2290090Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.2598670Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.2912730Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:02:57.3226370Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.3552340Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-15T14:02:57.3865980Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:57.4203690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T14:02:57.4517100Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:57.4828760Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.5145080Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.5456640Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T14:02:57.5767530Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.6081190Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.6391390Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T14:02:57.6706880Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.7016590Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.7329380Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T14:02:57.7640190Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:57.7951600Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-15T14:02:58.8342260Z ==> Summary 2021-05-15T14:02:59.1304270Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T14:02:59.1311870Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T14:02:59.1333790Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T14:02:59.1355160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1yu2hh2 2021-05-15T14:02:59.1465830Z cp -pR /private/tmp/d20210515-6581-1yu2hh2/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T14:02:59.1593990Z chmod -Rf +w /private/tmp/d20210515-6581-1yu2hh2 2021-05-15T14:02:59.2097760Z ==> Finishing up 2021-05-15T14:02:59.2545750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6933-10vun1f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-15T14:03:01.7763790Z ==> Caveats 2021-05-15T14:03:01.7765580Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:01.7766910Z because macOS already provides this software and installing another version in 2021-05-15T14:03:01.7767960Z parallel can cause all kinds of trouble. 2021-05-15T14:03:01.7768600Z 2021-05-15T14:03:01.7769840Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:03:01.7771470Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:01.7772270Z 2021-05-15T14:03:01.7779510Z 2021-05-15T14:03:01.7780410Z Bash completion has been installed to: 2021-05-15T14:03:01.7781930Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:03:01.7783310Z ==> Summary 2021-05-15T14:03:01.7785650Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T14:03:01.7792000Z ==> Installing imagemagick dependency: xmlto 2021-05-15T14:03:01.7931030Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T14:03:01.7949330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6581-c9gz8e 2021-05-15T14:03:01.8168080Z cp -pR /private/tmp/d20210515-6581-c9gz8e/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T14:03:01.8468670Z chmod -Rf +w /private/tmp/d20210515-6581-c9gz8e 2021-05-15T14:03:01.9177820Z ==> Finishing up 2021-05-15T14:03:01.9611120Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T14:03:01.9622620Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T14:03:01.9642880Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T14:03:01.9657620Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T14:03:01.9662370Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T14:03:01.9776270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6959-1ycspzf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-15T14:03:04.4371360Z ==> Summary 2021-05-15T14:03:04.4412950Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T14:03:04.4419090Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T14:03:04.5496390Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T14:03:04.5515000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1x6vfjk 2021-05-15T14:03:04.6227970Z cp -pR /private/tmp/d20210515-6581-1x6vfjk/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T14:03:04.7596930Z chmod -Rf +w /private/tmp/d20210515-6581-1x6vfjk 2021-05-15T14:03:04.9221360Z ==> Finishing up 2021-05-15T14:03:04.9628150Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T14:03:04.9677650Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T14:03:04.9709850Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T14:03:04.9781870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:04.9787030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:04.9849570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:04.9909060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:04.9935370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0028850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0132800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0136300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0237120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0271770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0286440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0296130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0300220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0305830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0317000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0321330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0328260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0336950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0339230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0369590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0375440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0383020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0387720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0460370Z mkdir -p /usr/local/share/locale/fo 2021-05-15T14:03:05.0462280Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T14:03:05.0481980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0484420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0488510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0513970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0529300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0542880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0550110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0562520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0573280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0600790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0605730Z mkdir -p /usr/local/share/locale/ia 2021-05-15T14:03:05.0607480Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T14:03:05.0654940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0673530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0676270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0684820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0704720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0708510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0716520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0733590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0743710Z mkdir -p /usr/local/share/locale/ky 2021-05-15T14:03:05.0746160Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T14:03:05.0766830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0772050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0799510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0814350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0816950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0820090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0829090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0832840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0858510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0861200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0863630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0865910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0868490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0870660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0872960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0875570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0878460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0898460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0911240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0917960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0941900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0956270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0970280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0987180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.0998090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1000070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1017720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1051560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1092230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1115490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1155690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1182950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1192100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1207590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T14:03:05.1230390Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T14:03:05.1272460Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T14:03:05.1300820Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T14:03:05.1844500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6985-qtug03.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-15T14:03:07.4942260Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:03:08.8241410Z ==> Summary 2021-05-15T14:03:08.8452330Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T14:03:08.8458310Z ==> Installing imagemagick dependency: libheif 2021-05-15T14:03:08.9682880Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T14:03:08.9701900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-4jfyth 2021-05-15T14:03:08.9941410Z cp -pR /private/tmp/d20210515-6581-4jfyth/libheif/. /usr/local/Cellar/libheif 2021-05-15T14:03:09.0181790Z chmod -Rf +w /private/tmp/d20210515-6581-4jfyth 2021-05-15T14:03:09.1232660Z ==> Finishing up 2021-05-15T14:03:09.1758100Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T14:03:09.1761820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T14:03:09.1767840Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T14:03:09.1772150Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T14:03:09.1779320Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T14:03:09.1785930Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T14:03:09.1805430Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T14:03:09.1821920Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T14:03:09.1832740Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T14:03:09.1841150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T14:03:09.1850890Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T14:03:09.1856400Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T14:03:09.1861350Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T14:03:09.1868180Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T14:03:09.1877180Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T14:03:09.1887990Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T14:03:09.1898370Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T14:03:09.2100020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7012-1bk2l30.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-15T14:03:11.4242480Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T14:03:12.6794880Z ==> Summary 2021-05-15T14:03:12.6895200Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T14:03:12.6989990Z ==> Installing imagemagick dependency: liblqr 2021-05-15T14:03:12.7396920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6581-df28d1 2021-05-15T14:03:12.7399530Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T14:03:12.7546130Z cp -pR /private/tmp/d20210515-6581-df28d1/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T14:03:12.7756520Z chmod -Rf +w /private/tmp/d20210515-6581-df28d1 2021-05-15T14:03:12.8493890Z ==> Finishing up 2021-05-15T14:03:12.8930080Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T14:03:12.8938060Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T14:03:12.9028030Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T14:03:12.9130500Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T14:03:12.9232830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7039-zojfbr.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-15T14:03:15.6161100Z ==> Summary 2021-05-15T14:03:15.6187490Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T14:03:15.6193170Z ==> Installing imagemagick dependency: libomp 2021-05-15T14:03:15.6249890Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T14:03:15.6267940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-5w1nbp 2021-05-15T14:03:15.6419870Z cp -pR /private/tmp/d20210515-6581-5w1nbp/libomp/. /usr/local/Cellar/libomp 2021-05-15T14:03:15.6534420Z chmod -Rf +w /private/tmp/d20210515-6581-5w1nbp 2021-05-15T14:03:15.6985000Z ==> Finishing up 2021-05-15T14:03:15.7445680Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T14:03:15.7451110Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T14:03:15.7455560Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T14:03:15.7468660Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T14:03:15.7475860Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T14:03:15.7606970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7065-me3ro5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-15T14:03:18.2316070Z ==> Summary 2021-05-15T14:03:18.2332470Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T14:03:18.2338660Z ==> Installing imagemagick dependency: imath 2021-05-15T14:03:18.2397450Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:03:18.2415970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1eokq9v 2021-05-15T14:03:18.2665940Z cp -pR /private/tmp/d20210515-6581-1eokq9v/imath/. /usr/local/Cellar/imath 2021-05-15T14:03:18.2963040Z chmod -Rf +w /private/tmp/d20210515-6581-1eokq9v 2021-05-15T14:03:18.3685340Z ==> Finishing up 2021-05-15T14:03:18.4152370Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T14:03:18.4172460Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T14:03:18.4178870Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T14:03:18.4184800Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T14:03:18.4191030Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T14:03:18.4196700Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T14:03:18.4204800Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T14:03:18.4408010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7091-4fjj6i.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-15T14:03:20.9567730Z ==> Summary 2021-05-15T14:03:20.9608760Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T14:03:20.9614990Z ==> Installing imagemagick dependency: openexr 2021-05-15T14:03:20.9720270Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T14:03:20.9738390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-1rjcd3s 2021-05-15T14:03:21.0462540Z cp -pR /private/tmp/d20210515-6581-1rjcd3s/openexr/. /usr/local/Cellar/openexr 2021-05-15T14:03:21.1356160Z chmod -Rf +w /private/tmp/d20210515-6581-1rjcd3s 2021-05-15T14:03:21.4140630Z ==> Finishing up 2021-05-15T14:03:21.4763200Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T14:03:21.4774180Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T14:03:21.4782990Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T14:03:21.4792460Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T14:03:21.4803570Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T14:03:21.4818880Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T14:03:21.4828610Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T14:03:21.4838630Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T14:03:21.4851700Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T14:03:21.4886430Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T14:03:21.4898190Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T14:03:21.4903850Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T14:03:21.4915500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T14:03:21.4921650Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T14:03:21.4928130Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T14:03:21.4936270Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T14:03:21.4943950Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T14:03:21.4950440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T14:03:21.4956530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T14:03:21.4962410Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T14:03:21.4968500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T14:03:21.4974700Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T14:03:21.4980660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T14:03:21.4987190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T14:03:21.5023260Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T14:03:21.5025150Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T14:03:21.5027010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T14:03:21.5028740Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T14:03:21.5520680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7120-zfx6or.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-15T14:03:24.1390170Z ==> Summary 2021-05-15T14:03:24.1575260Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T14:03:24.1584490Z ==> Installing imagemagick 2021-05-15T14:03:24.1588340Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T14:03:24.1610540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6581-pilicq 2021-05-15T14:03:24.5473390Z cp -pR /private/tmp/d20210515-6581-pilicq/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T14:03:25.0660040Z chmod -Rf +w /private/tmp/d20210515-6581-pilicq 2021-05-15T14:03:27.3989490Z ==> Finishing up 2021-05-15T14:03:27.4267180Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T14:03:27.4272930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T14:03:27.4277750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T14:03:27.4283020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T14:03:27.4288290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T14:03:27.4293320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T14:03:27.4298890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T14:03:27.4303670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T14:03:27.4309230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T14:03:27.4314490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T14:03:27.4319560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T14:03:27.4325020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T14:03:27.4330390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T14:03:27.4335450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T14:03:27.4343690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T14:03:27.4363300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T14:03:27.4365130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T14:03:27.4368280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T14:03:27.4369870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T14:03:27.4372270Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T14:03:27.4390170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T14:03:27.4391700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T14:03:27.4418440Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T14:03:27.4445760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T14:03:27.4462640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T14:03:27.4463830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T14:03:27.4465100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T14:03:27.4466250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T14:03:27.4467320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T14:03:27.4468360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T14:03:27.4469550Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:27.4470830Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:27.4472130Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T14:03:27.4473480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T14:03:27.4482660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T14:03:27.4498160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T14:03:27.4507150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T14:03:27.4508950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T14:03:27.4517920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T14:03:27.4536190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T14:03:27.4539420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T14:03:27.4541130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T14:03:27.4542840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T14:03:27.4546320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T14:03:27.4554000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T14:03:27.4589780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T14:03:27.4594170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T14:03:27.4600130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T14:03:27.4605600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T14:03:27.4611250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T14:03:27.4618340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T14:03:27.4623400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T14:03:27.4628870Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T14:03:27.4634360Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T14:03:27.4639410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T14:03:27.4644640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T14:03:27.4649760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T14:03:27.4654960Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T14:03:27.4660480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T14:03:27.4665590Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T14:03:27.4670750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T14:03:27.4675790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T14:03:27.4683700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T14:03:27.4691840Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T14:03:27.4699900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T14:03:27.4702400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T14:03:27.4707960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T14:03:27.4713290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T14:03:27.4718240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T14:03:27.4724100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T14:03:27.4728900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T14:03:27.7598560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7146-jg6of6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-15T14:03:30.4827770Z ==> Summary 2021-05-15T14:03:30.5290250Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T14:03:32.5449450Z ==> Caveats 2021-05-15T14:03:32.5450870Z ==> docbook 2021-05-15T14:03:32.5466600Z To use the DocBook package in your XML toolchain, 2021-05-15T14:03:32.5470730Z you need to add the following to your ~/.bashrc: 2021-05-15T14:03:32.5471440Z 2021-05-15T14:03:32.5472310Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T14:03:32.5473790Z ==> gnu-getopt 2021-05-15T14:03:32.5497100Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:03:32.5498440Z because macOS already provides this software and installing another version in 2021-05-15T14:03:32.5499510Z parallel can cause all kinds of trouble. 2021-05-15T14:03:32.5500330Z 2021-05-15T14:03:32.5501920Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T14:03:32.5503630Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:03:32.5504460Z 2021-05-15T14:03:32.5504950Z 2021-05-15T14:03:32.5505740Z Bash completion has been installed to: 2021-05-15T14:03:32.5507090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T14:03:34.2940980Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:03:35.5067630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T14:03:36.0976670Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T14:03:36.6186400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A10%3A00Z&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:36.6653760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-15T14\%3A10\%3A00Z\&sig=JcgmhEaKcc8oWtPrxdgwUL7w6slYCeQtf5BWkjKhzMM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:03:36.7225270Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T14:03:36.8036180Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T14:03:36.8074710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7153-6veonn 2021-05-15T14:03:36.8251740Z cp -pR /private/tmp/d20210515-7153-6veonn/udunits/. /usr/local/Cellar/udunits 2021-05-15T14:03:36.8462990Z chmod -Rf +w /private/tmp/d20210515-7153-6veonn 2021-05-15T14:03:36.9012010Z ==> Finishing up 2021-05-15T14:03:37.0091280Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T14:03:37.0116650Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T14:03:37.0120810Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T14:03:37.0134820Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T14:03:37.0151230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T14:03:37.0209370Z info /usr/local/share/info/udunits2.info 2021-05-15T14:03:37.0222980Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T14:03:37.0267770Z info /usr/local/share/info/udunits2lib.info 2021-05-15T14:03:37.0370390Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T14:03:37.0442750Z info /usr/local/share/info/udunits2prog.info 2021-05-15T14:03:37.0525400Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T14:03:37.0537550Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T14:03:37.0640330Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T14:03:37.0643770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7320-1ss7jff.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-15T14:03:39.5216520Z ==> Summary 2021-05-15T14:03:39.5245740Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T14:03:41.9143290Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T14:03:41.9145130Z To reinstall 1.6, run: 2021-05-15T14:03:41.9146320Z brew reinstall jq 2021-05-15T14:03:43.6132020Z ==> Caveats 2021-05-15T14:03:43.6133190Z imagej requires Java. You can install the latest version with: 2021-05-15T14:03:43.6134560Z brew install --cask adoptopenjdk 2021-05-15T14:03:43.6135240Z 2021-05-15T14:03:43.8576080Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:03:44.0984720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T14:03:52.4845440Z ==> Verifying checksum for cask 'imagej' 2021-05-15T14:03:52.7811200Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:03:52.7812390Z ==> Installing Cask imagej 2021-05-15T14:03:52.8281190Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7430-x0tj37 2021-05-15T14:03:52.9847590Z cp -pR /private/tmp/d20210515-7430-x0tj37/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T14:03:53.1465700Z chmod -Rf +w /private/tmp/d20210515-7430-x0tj37 2021-05-15T14:03:53.2113590Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T14:03:53.3509870Z 🍺 imagej was successfully installed! 2021-05-15T14:03:55.3413260Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T14:03:57.0709660Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T14:03:57.4801740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A10%3A00Z&sig=3JTPzpAZFYU31osU6ph%2B8oNr9uJiMbYc3%2B3SRy9POmQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:03:57.6495770Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T14:03:59.4134320Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T14:03:59.8471590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A10%3A00Z&sig=pGUtZ0y2nUTHm32KShr%2FlrrrkPobp0AnlaCebDmBtW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:00.2816050Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T14:04:00.2917040Z ==> Installing bowtie2 dependency: tbb 2021-05-15T14:04:00.4459860Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T14:04:04.7867580Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T14:04:04.7899690Z ==> Installing bowtie2 2021-05-15T14:04:04.7908400Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T14:04:09.5217920Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T14:04:13.1101020Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T14:04:14.8691860Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T14:04:15.3101890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A10%3A00Z&sig=cd9HQMx1FO5ZoYj1PBUaX4W7JE%2Bh%2B1ZQ3F3mIJOOChA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:15.4886030Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T14:04:17.2223170Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T14:04:17.6651240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A10%3A00Z&sig=3hWuUctlGH30WKWfrCRbaj941WVeGddLxTXD9gT%2Fh64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:17.7640310Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T14:04:19.6295100Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T14:04:20.0902610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A10%3A00Z&sig=%2BtmYm1hXcrT3zaWCoKBNr8YUo1YNYvb8%2BYBLxdpuka4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:20.2025700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T14:04:21.9752630Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T14:04:22.4172590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A10%3A00Z&sig=A7dcOis2oaIuSvOMG2PK5KwqzIARWMf8xnI4J9JwrBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:22.5338160Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T14:04:24.3064870Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T14:04:24.7508890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A10%3A00Z&sig=YgsrajebTwQwQEu1KtWaxwftSa1%2B1UKVAG55ARPQavQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:24.8744810Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T14:04:26.7274420Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T14:04:27.2302500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A10%3A00Z&sig=I35C28zaKMM3XvyW0NqrwgRCl81ca8N42aSNjWYFBhk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:27.4386850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T14:04:27.9889210Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T14:04:27.9923260Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T14:04:28.3791990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:04:28.4035770Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T14:04:30.0809930Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T14:04:30.5309320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A10%3A00Z&sig=7q13ETp%2FCWdpiEbBwdU09dVmKfFyiahS%2FiqGrE%2Ffd9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:30.6935570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T14:04:32.4029810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T14:04:32.9002520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A10%3A00Z&sig=TMGdX3Y6CTyv0vvHdxdv1fGfx%2BR%2BBzoOfprniQjkbQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:33.1302510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T14:04:34.7943100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T14:04:35.2406660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A10%3A00Z&sig=tzvyNerfJz2zCpK8AnwTabMTaK%2BELaJW0rc2zXtqqpE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:35.4629720Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T14:04:37.2637730Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T14:04:37.6862340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A10%3A00Z&sig=tgJwLuXRhsgBFLMTP5%2B%2FifvZL61wuUS9iftfmt%2Bv9ng%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:38.0145330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T14:04:39.7537440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T14:04:40.2021550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A10%3A00Z&sig=ge7GfIYpTLTQmA%2BjEchmge6nSWfUrn4yH8KH0cx9MjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:40.3094470Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T14:04:42.3361060Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T14:04:42.7850000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A10%3A00Z&sig=8TuNIJ0kUpei89%2BLqsUE6l4upvDGKZJsTs5Tmf3EQLY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:42.9238920Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T14:04:44.8948340Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T14:04:45.3330300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A10%3A00Z&sig=%2B9oCryWHj5n4LUx4EnYFsH0B1x%2FLT%2BDVG3NyIEKWZIo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:45.4511460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T14:04:47.2289530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T14:04:47.6100450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A10%3A00Z&sig=omDRre0serIcqg7qQs0BBOvgN7PvPSZqxBFCxHpjvRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:47.9617850Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:04:49.6249090Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:04:49.9909430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A10%3A00Z&sig=sOXnTxBqKc%2FYaVUohZ0GgFs6H5Nd3VYZOtsEOpEU2E8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:50.2239630Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T14:04:51.9317300Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T14:04:52.3084490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A10%3A00Z&sig=MFJKP7wzWdqYfbW098Yp7t%2BOxdnLdWuv2K%2BvfNDXdQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:52.7820500Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T14:04:54.5670740Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T14:04:54.9235100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A10%3A00Z&sig=6oJj0fOfzvRmWEx%2B725n0igCbWrcC9npxt3yc3SP4pY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:55.2399550Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T14:04:57.0344660Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T14:04:57.4169210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A10%3A00Z&sig=6A6xIOfPOyVMnwsF%2FZ6TBFN1uyTpjCRmObb%2FdDCS3v0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:04:57.7606080Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T14:04:59.4595560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T14:04:59.8114350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A10%3A00Z&sig=vjdRQghJIbZqGCnXePRCUCpnM%2FxJkZdI85DubGkAN8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:05:00.3626860Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-15T14:05:00.3629750Z ==> Installing gdal dependency: cfitsio 2021-05-15T14:05:00.4374980Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T14:05:03.1236600Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T14:05:03.1261950Z ==> Installing gdal dependency: popt 2021-05-15T14:05:03.1287820Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T14:05:05.7173050Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T14:05:05.7179900Z ==> Installing gdal dependency: epsilon 2021-05-15T14:05:05.7231720Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T14:05:08.3357190Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T14:05:08.3363320Z ==> Installing gdal dependency: expat 2021-05-15T14:05:08.3400030Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T14:05:11.0801990Z ==> Caveats 2021-05-15T14:05:11.0803660Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:11.0804960Z because macOS already provides this software and installing another version in 2021-05-15T14:05:11.0806060Z parallel can cause all kinds of trouble. 2021-05-15T14:05:11.0806710Z 2021-05-15T14:05:11.0807540Z If you need to have expat first in your PATH, run: 2021-05-15T14:05:11.0809190Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:11.0810070Z 2021-05-15T14:05:11.0810920Z For compilers to find expat you may need to set: 2021-05-15T14:05:11.0812290Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:05:11.0813710Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:05:11.0814450Z 2021-05-15T14:05:11.0815680Z For pkg-config to find expat you may need to set: 2021-05-15T14:05:11.0816800Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:05:11.0817500Z 2021-05-15T14:05:11.0818660Z ==> Summary 2021-05-15T14:05:11.0843620Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T14:05:11.0850400Z ==> Installing gdal dependency: freexl 2021-05-15T14:05:11.0913210Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T14:05:13.8810840Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T14:05:13.8816440Z ==> Installing gdal dependency: geos 2021-05-15T14:05:13.9354260Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T14:05:17.4538000Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T14:05:17.4560060Z ==> Installing gdal dependency: hdf5 2021-05-15T14:05:17.5125800Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T14:05:21.1342690Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T14:05:21.9820390Z ==> Installing gdal dependency: json-c 2021-05-15T14:05:21.9933840Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T14:05:23.7683060Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T14:05:23.7690110Z ==> Installing gdal dependency: libxml2 2021-05-15T14:05:23.7765700Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T14:05:26.9033080Z ==> Caveats 2021-05-15T14:05:26.9034780Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:26.9036100Z because macOS already provides this software and installing another version in 2021-05-15T14:05:26.9037150Z parallel can cause all kinds of trouble. 2021-05-15T14:05:26.9037770Z 2021-05-15T14:05:26.9038620Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:05:26.9040170Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:05:26.9040950Z 2021-05-15T14:05:26.9042180Z For compilers to find libxml2 you may need to set: 2021-05-15T14:05:26.9043970Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:05:26.9052570Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:05:26.9054430Z 2021-05-15T14:05:26.9055780Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:05:26.9056900Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:05:26.9057910Z 2021-05-15T14:05:26.9060690Z ==> Summary 2021-05-15T14:05:26.9218900Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T14:05:26.9225360Z ==> Installing gdal dependency: libdap 2021-05-15T14:05:26.9406060Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T14:05:29.9875480Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T14:05:29.9882000Z ==> Installing gdal dependency: proj 2021-05-15T14:05:30.0088880Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T14:05:33.2191220Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T14:05:33.2196470Z ==> Installing gdal dependency: libgeotiff 2021-05-15T14:05:33.2421870Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T14:05:36.0855980Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T14:05:36.0861500Z ==> Installing gdal dependency: librttopo 2021-05-15T14:05:36.1311210Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:05:39.0636970Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T14:05:39.0642130Z ==> Installing gdal dependency: minizip 2021-05-15T14:05:39.0864990Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T14:05:41.7664790Z ==> Caveats 2021-05-15T14:05:41.7666500Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:05:41.7668010Z with the venerable 'unzip' library. 2021-05-15T14:05:41.7669340Z ==> Summary 2021-05-15T14:05:41.7687840Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T14:05:41.7696730Z ==> Installing gdal dependency: libspatialite 2021-05-15T14:05:41.8595770Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T14:05:45.0241050Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T14:05:45.0247370Z ==> Installing gdal dependency: netcdf 2021-05-15T14:05:45.0827670Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:05:48.0021710Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:05:48.0041890Z ==> Installing gdal dependency: openblas 2021-05-15T14:05:48.0394300Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T14:05:52.4342810Z ==> Caveats 2021-05-15T14:05:52.4344480Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:05:52.4345730Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:05:52.4346480Z 2021-05-15T14:05:52.4347300Z For compilers to find openblas you may need to set: 2021-05-15T14:05:52.4348680Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:05:52.4350120Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:05:52.4350840Z 2021-05-15T14:05:52.4352060Z For pkg-config to find openblas you may need to set: 2021-05-15T14:05:52.4353180Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:05:52.4353870Z 2021-05-15T14:05:52.4354990Z ==> Summary 2021-05-15T14:05:52.4372130Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T14:05:52.4380170Z ==> Installing gdal dependency: numpy 2021-05-15T14:05:52.5089810Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T14:05:56.8220300Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T14:05:56.8222300Z ==> Installing gdal dependency: xerces-c 2021-05-15T14:05:56.8310560Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T14:06:02.1408410Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T14:06:02.1414520Z ==> Installing gdal 2021-05-15T14:06:02.1419040Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T14:06:09.1373970Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T14:06:10.7077260Z ==> No outdated dependents to upgrade! 2021-05-15T14:06:10.7079160Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:06:11.0585350Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:06:11.0586840Z netcdf 2021-05-15T14:06:11.1553620Z ==> Caveats 2021-05-15T14:06:11.1555420Z ==> expat 2021-05-15T14:06:11.1789250Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:11.1790710Z because macOS already provides this software and installing another version in 2021-05-15T14:06:11.1791780Z parallel can cause all kinds of trouble. 2021-05-15T14:06:11.1792410Z 2021-05-15T14:06:11.1793210Z If you need to have expat first in your PATH, run: 2021-05-15T14:06:11.1794760Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:11.1795540Z 2021-05-15T14:06:11.1796340Z For compilers to find expat you may need to set: 2021-05-15T14:06:11.1797730Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T14:06:11.1799120Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T14:06:11.1799800Z 2021-05-15T14:06:11.1800990Z For pkg-config to find expat you may need to set: 2021-05-15T14:06:11.1802070Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T14:06:11.1802740Z 2021-05-15T14:06:11.1803860Z ==> libxml2 2021-05-15T14:06:11.1866790Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:11.1868140Z because macOS already provides this software and installing another version in 2021-05-15T14:06:11.1869200Z parallel can cause all kinds of trouble. 2021-05-15T14:06:11.1869840Z 2021-05-15T14:06:11.1870670Z If you need to have libxml2 first in your PATH, run: 2021-05-15T14:06:11.1872220Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:06:11.1873020Z 2021-05-15T14:06:11.1873860Z For compilers to find libxml2 you may need to set: 2021-05-15T14:06:11.1875190Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T14:06:11.1876590Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T14:06:11.1877300Z 2021-05-15T14:06:11.1878510Z For pkg-config to find libxml2 you may need to set: 2021-05-15T14:06:11.1879600Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T14:06:11.1880300Z 2021-05-15T14:06:11.1881430Z ==> minizip 2021-05-15T14:06:11.1893650Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T14:06:11.1895150Z with the venerable 'unzip' library. 2021-05-15T14:06:11.1896440Z ==> openblas 2021-05-15T14:06:11.1962130Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:06:11.1963370Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T14:06:11.1964120Z 2021-05-15T14:06:11.1965130Z For compilers to find openblas you may need to set: 2021-05-15T14:06:11.1974290Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T14:06:11.1975770Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T14:06:11.1976500Z 2021-05-15T14:06:11.1977750Z For pkg-config to find openblas you may need to set: 2021-05-15T14:06:11.1978860Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T14:06:11.1979560Z 2021-05-15T14:06:13.5699890Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T14:06:14.2404190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T14:06:14.2434850Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T14:06:14.6873250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:06:14.7052610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T14:06:15.2545960Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T14:06:15.2567710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T14:06:15.7020410Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:06:15.7262630Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T14:06:17.5054280Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T14:06:17.8804710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A15%3A00Z&sig=BdEArzjfArZkxkuBvXQrVGOa%2FtEWYb0mUXQEiiasOQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:19.1507900Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T14:06:19.7152760Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T14:06:19.7176950Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T14:06:20.1119660Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:06:20.1228950Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T14:06:21.8244750Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T14:06:22.2799600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A15%3A00Z&sig=ky4DztxIJZzHFTJwQCps7%2F8V4gB73gmx6KlW72D%2BQlQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:22.6075450Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T14:06:22.6092540Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T14:06:24.3473360Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T14:06:24.8047780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A15%3A00Z&sig=oC2qTnEqQA7cloZ46Q%2BjpwYgbP9%2BQrH7LoHmib7KP3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:25.4166800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T14:06:27.1748150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T14:06:27.5920890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A15%3A00Z&sig=o06f08ZUdZY5PuIOQQVVkSH%2BF8cnkLJCuJgpZgrldB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:27.9135420Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T14:06:29.7106840Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T14:06:31.0242370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A15%3A00Z&sig=1nB3RKJxawmDQ9nry9B8W1fU4Hmd6ibqX7PFwtJq2qw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:06:31.6315430Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T14:06:31.6321290Z ==> Installing itk dependency: open-mpi 2021-05-15T14:06:31.7758310Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T14:06:37.2349610Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T14:06:37.2356460Z ==> Installing itk dependency: fftw 2021-05-15T14:06:37.2972050Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T14:06:40.2716530Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T14:06:40.2723530Z ==> Installing itk dependency: boost 2021-05-15T14:06:40.2792610Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T14:07:11.9261030Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T14:07:11.9279260Z ==> Installing itk dependency: netcdf 2021-05-15T14:07:12.0014130Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T14:07:14.8878950Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T14:07:14.8884920Z ==> Installing itk dependency: pyqt@5 2021-05-15T14:07:14.9472930Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T14:07:20.4635770Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T14:07:20.4641690Z ==> Installing itk dependency: vtk@8.2 2021-05-15T14:07:20.6246790Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T14:07:50.9384130Z ==> Caveats 2021-05-15T14:07:50.9385800Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T14:07:50.9386950Z because this is an alternate version of another formula. 2021-05-15T14:07:50.9387650Z 2021-05-15T14:07:50.9388450Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T14:07:50.9389970Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T14:07:50.9390740Z 2021-05-15T14:07:50.9391630Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T14:07:50.9392970Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T14:07:50.9394330Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T14:07:50.9395030Z 2021-05-15T14:07:50.9396070Z ==> Summary 2021-05-15T14:07:51.1746260Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T14:07:51.1752220Z ==> Installing itk dependency: gdcm 2021-05-15T14:07:51.3737940Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T14:07:57.5272840Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T14:07:57.5278380Z ==> Installing itk 2021-05-15T14:07:57.5279550Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T14:08:11.6630550Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T14:08:14.9925070Z ==> No outdated dependents to upgrade! 2021-05-15T14:08:14.9926890Z ==> Checking for dependents of upgraded formulae... 2021-05-15T14:08:17.1997620Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T14:08:17.1998720Z fftw 2021-05-15T14:08:17.2414100Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T14:08:17.2415770Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T14:08:19.1415810Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T14:08:19.2741040Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:08:20.4572610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T14:08:21.0174140Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T14:08:21.4583650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A15%3A00Z&sig=CQZZcf%2Fv9PAcyGTON41pR4BSUsWO7k%2F5ys75U3ZwFCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:21.5128580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-15T14\%3A15\%3A00Z\&sig=CQZZcf\%2Fv9PAcyGTON41pR4BSUsWO7k\%2F5ys75U3ZwFCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:21.5623730Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T14:08:21.5681940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:08:22.7234680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T14:08:23.2703200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T14:08:23.7057690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A15%3A00Z&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY%2FGRxp2UvGPZkrY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:23.7505790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-15T14\%3A15\%3A00Z\&sig=kUrKjz33iRGDj8RP83Xt66BSvokCY\%2FGRxp2UvGPZkrY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:23.9030990Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T14:08:23.9111900Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:08:25.0886700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T14:08:25.6651960Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T14:08:26.0350720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A15%3A00Z&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:26.0790210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-15T14\%3A15\%3A00Z\&sig=72708MmYTK2LPXzI3QDcGs2M88Kwe2VjRNE9c4JGV3I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:26.1526890Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T14:08:26.1567430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:08:27.3676710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T14:08:27.9116970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T14:08:28.3892620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A15%3A00Z&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:28.4365960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-15T14\%3A15\%3A00Z\&sig=5TR08CuwYqmEBtuXVrMe1cjKV2zXv6Qxgx7Ja4WhQms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T14:08:28.7324550Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T14:08:28.7933870Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T14:08:28.7937730Z ==> Installing libav dependency: faac 2021-05-15T14:08:28.8597800Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T14:08:28.8619060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-10oeu9m 2021-05-15T14:08:28.8738740Z cp -pR /private/tmp/d20210515-9038-10oeu9m/faac/. /usr/local/Cellar/faac 2021-05-15T14:08:28.8893950Z chmod -Rf +w /private/tmp/d20210515-9038-10oeu9m 2021-05-15T14:08:28.9451940Z ==> Finishing up 2021-05-15T14:08:29.0416170Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T14:08:29.0421840Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T14:08:29.0432970Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T14:08:29.0451030Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T14:08:29.0461720Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T14:08:29.0466590Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T14:08:29.0472410Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T14:08:29.0619450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9220-1r0xg3p.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-15T14:08:31.4671380Z ==> Summary 2021-05-15T14:08:31.4693610Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T14:08:31.4700930Z ==> Installing libav dependency: fdk-aac 2021-05-15T14:08:31.4750470Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T14:08:31.4768360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-3vs1zl 2021-05-15T14:08:31.5034790Z cp -pR /private/tmp/d20210515-9038-3vs1zl/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T14:08:31.5194540Z chmod -Rf +w /private/tmp/d20210515-9038-3vs1zl 2021-05-15T14:08:31.5701580Z ==> Finishing up 2021-05-15T14:08:31.6185110Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T14:08:31.6193220Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T14:08:31.6199940Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T14:08:31.6205030Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T14:08:31.6210500Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T14:08:31.6218410Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T14:08:31.6359590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9246-xcrpr5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-15T14:08:34.0928120Z ==> Summary 2021-05-15T14:08:34.0952650Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T14:08:34.0963460Z ==> Installing libav dependency: sdl 2021-05-15T14:08:34.0985600Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T14:08:34.1003660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-g4up63 2021-05-15T14:08:34.1709280Z cp -pR /private/tmp/d20210515-9038-g4up63/sdl/. /usr/local/Cellar/sdl 2021-05-15T14:08:34.2742730Z chmod -Rf +w /private/tmp/d20210515-9038-g4up63 2021-05-15T14:08:34.3976920Z ==> Finishing up 2021-05-15T14:08:34.4443320Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T14:08:34.4449170Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T14:08:34.4467910Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T14:08:34.4499260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T14:08:34.4508550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T14:08:34.4517100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T14:08:34.4532880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T14:08:34.4546960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T14:08:34.4552630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T14:08:34.4563620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T14:08:34.4571840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T14:08:34.4580780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T14:08:34.4590990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T14:08:34.4601430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T14:08:34.4610830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T14:08:34.4616110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T14:08:34.4621570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T14:08:34.4630410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T14:08:34.4639290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T14:08:34.4647730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T14:08:34.4656960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T14:08:34.4666330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T14:08:34.4675710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T14:08:34.4689040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T14:08:34.4696930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T14:08:34.4705550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T14:08:34.4714380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T14:08:34.4722770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T14:08:34.4732620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T14:08:34.4740550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T14:08:34.4748320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T14:08:34.4754630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T14:08:34.4760800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T14:08:34.4767700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T14:08:34.4775200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T14:08:34.4783810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T14:08:34.4790030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T14:08:34.4798390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T14:08:34.4807100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T14:08:34.4812720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T14:08:34.4818750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T14:08:34.4827020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T14:08:34.4836040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T14:08:34.4842860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T14:08:34.4850530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T14:08:34.4856980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T14:08:34.4863030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T14:08:34.4869200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T14:08:34.4875510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T14:08:34.4884200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T14:08:34.4893540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T14:08:34.4899070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T14:08:34.4904900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T14:08:34.4913110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T14:08:34.4934010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T14:08:34.4941880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T14:08:34.4947480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T14:08:34.4952840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T14:08:34.4964490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T14:08:34.4971460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T14:08:34.4978870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T14:08:34.4988480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T14:08:34.4996060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T14:08:34.5001020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T14:08:34.5008800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T14:08:34.5018800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T14:08:34.5024010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T14:08:34.5029180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T14:08:34.5036100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T14:08:34.5043930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T14:08:34.5051370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T14:08:34.5056280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T14:08:34.5063390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T14:08:34.5072290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T14:08:34.5081040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T14:08:34.5085880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T14:08:34.5092220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T14:08:34.5100260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T14:08:34.5104950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T14:08:34.5110530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T14:08:34.5115800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T14:08:34.5124430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T14:08:34.5129240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T14:08:34.5135040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T14:08:34.5139920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T14:08:34.5145480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T14:08:34.5154360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T14:08:34.5159870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T14:08:34.5169180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T14:08:34.5175000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T14:08:34.5180620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T14:08:34.5189180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T14:08:34.5194800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T14:08:34.5201430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T14:08:34.5208520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T14:08:34.5214330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T14:08:34.5220050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T14:08:34.5227430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T14:08:34.5232650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T14:08:34.5238560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T14:08:34.5245560Z Only the first 100 operations were output. 2021-05-15T14:08:34.6190830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9272-j30llf.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-15T14:08:37.2363830Z ==> Summary 2021-05-15T14:08:37.2501120Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T14:08:37.2506660Z ==> Installing libav 2021-05-15T14:08:37.2509720Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T14:08:37.2527750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-1rnhgsm 2021-05-15T14:08:37.4356860Z cp -pR /private/tmp/d20210515-9038-1rnhgsm/libav/. /usr/local/Cellar/libav 2021-05-15T14:08:37.5151230Z chmod -Rf +w /private/tmp/d20210515-9038-1rnhgsm 2021-05-15T14:08:38.6490650Z ==> Finishing up 2021-05-15T14:08:38.6957680Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T14:08:38.6978140Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T14:08:38.6982710Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T14:08:38.7009360Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T14:08:38.7015820Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T14:08:38.7021900Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T14:08:38.7353020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9298-huouat.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-15T14:08:41.2755360Z ==> Summary 2021-05-15T14:08:41.2775380Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T14:08:43.9152930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T14:08:45.5690530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T14:08:46.0113630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A15%3A00Z&sig=XNXpaV%2BqPvg%2B2N2Uyu3oj7hxooWVH3BRKJByMkZaIcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:08:46.2733840Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T14:08:49.0169150Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T14:08:51.5050380Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T14:08:51.5051510Z To reinstall 4.3.0, run: 2021-05-15T14:08:51.5052270Z brew reinstall libtiff 2021-05-15T14:08:53.1781910Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T14:08:53.1783050Z To reinstall 2.3.9_1, run: 2021-05-15T14:08:53.1783820Z brew reinstall unixodbc 2021-05-15T14:08:54.8351120Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T14:08:54.8352300Z To reinstall 1.0.18_1, run: 2021-05-15T14:08:54.8353080Z brew reinstall libsodium 2021-05-15T14:08:56.4632120Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T14:08:56.4633270Z To reinstall 4.1.1, run: 2021-05-15T14:08:56.4634070Z brew reinstall tesseract 2021-05-15T14:08:58.1060370Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T14:08:58.1061980Z To reinstall 1.21.1, run: 2021-05-15T14:08:58.1063190Z brew reinstall wget 2021-05-15T14:08:59.7502390Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T14:08:59.7503530Z To reinstall 4.3.4, run: 2021-05-15T14:08:59.7504300Z brew reinstall zeromq 2021-05-15T14:09:01.5512240Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:09:01.5513420Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:09:01.5514280Z brew reinstall udunits 2021-05-15T14:09:03.2133120Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:09:03.2134280Z To reinstall 1.2.0, run: 2021-05-15T14:09:03.2135050Z brew reinstall webp 2021-05-15T14:09:04.9262410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:09:06.6631290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:09:07.1102140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A15%3A00Z&sig=vBy1GL0baEfCtALL1Tk3JjSxJSWm36vFNTdd0pahrMc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:09:10.1155430Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:09:52.3024160Z ==> Caveats 2021-05-15T14:09:52.3025220Z Bash completion has been installed to: 2021-05-15T14:09:52.3026140Z /usr/local/etc/bash_completion.d 2021-05-15T14:09:52.3027420Z ==> Summary 2021-05-15T14:09:53.6358630Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:09:56.6915500Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:09:56.6921370Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140840Z&X-Amz-Expires=300&X-Amz-Signature=21044cc13559a1fa6e238a206d3d19fe09827c654bd615fe86e63ae59f74c21e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-15T14:10:00.4168410Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:10:00.4169570Z ==> Installing Cask xquartz 2021-05-15T14:10:19.1523910Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:10:19.1525910Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:10:42.9557430Z installer: Package name is 2021-05-15T14:10:42.9563390Z installer: Installing at base path / 2021-05-15T14:10:42.9568210Z installer: The install was successful. 2021-05-15T14:10:42.9572200Z installer: The install requires logging out now. 2021-05-15T14:10:43.0520590Z 🍺 xquartz was successfully installed! 2021-05-15T14:10:43.0746910Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:10:43.0747450Z with: 2021-05-15T14:10:43.0747970Z github_slug: neuroconductor/malf.templates 2021-05-15T14:10:43.0748420Z env: 2021-05-15T14:10:43.0748810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:43.0749230Z TIC_DEPLOY_KEY: 2021-05-15T14:10:43.0749540Z RSPM: 2021-05-15T14:10:43.0750700Z GITHUB_PAT: *** 2021-05-15T14:10:43.0751090Z COVERALLS_TOKEN: 2021-05-15T14:10:43.0751530Z continue-on-error: false 2021-05-15T14:10:43.0751970Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:43.0752430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:43.0752840Z TZ: UTC 2021-05-15T14:10:43.0753180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:43.0753550Z NOT_CRAN: true 2021-05-15T14:10:43.0753870Z ##[endgroup] 2021-05-15T14:10:43.1436210Z repo slug is: neuroconductor/malf.templates 2021-05-15T14:10:43.1559330Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:10:43.1559920Z env: 2021-05-15T14:10:43.1560380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:43.1561040Z TIC_DEPLOY_KEY: 2021-05-15T14:10:43.1561430Z RSPM: 2021-05-15T14:10:43.1562500Z GITHUB_PAT: *** 2021-05-15T14:10:43.1562960Z COVERALLS_TOKEN: 2021-05-15T14:10:43.1563540Z continue-on-error: false 2021-05-15T14:10:43.1564010Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:43.1564530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:43.1564950Z TZ: UTC 2021-05-15T14:10:43.1565350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:43.1565740Z NOT_CRAN: true 2021-05-15T14:10:43.1566140Z ##[endgroup] 2021-05-15T14:10:44.4392010Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:10:44.4392670Z with: 2021-05-15T14:10:44.4393090Z repo_name: malf.templates 2021-05-15T14:10:44.4393540Z repo_version: 1.2.0 2021-05-15T14:10:44.4393930Z runner_os: macOS 2021-05-15T14:10:44.4394310Z R_version: 4.0 2021-05-15T14:10:44.4394630Z env: 2021-05-15T14:10:44.4395080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:44.4395510Z TIC_DEPLOY_KEY: 2021-05-15T14:10:44.4395880Z RSPM: 2021-05-15T14:10:44.4397000Z GITHUB_PAT: *** 2021-05-15T14:10:44.4397400Z COVERALLS_TOKEN: 2021-05-15T14:10:44.4398030Z continue-on-error: false 2021-05-15T14:10:44.4398500Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:44.4399000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:44.4399410Z TZ: UTC 2021-05-15T14:10:44.4400210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:44.4400620Z NOT_CRAN: true 2021-05-15T14:10:44.4401120Z ##[endgroup] 2021-05-15T14:10:44.5027540Z Package: malf.templates 2021-05-15T14:10:44.5032770Z Version: 1.2.0 2021-05-15T14:10:44.5033720Z OS: macOS 2021-05-15T14:10:44.5128090Z ##[group]Run install.packages('remotes') 2021-05-15T14:10:44.5128880Z install.packages('remotes') 2021-05-15T14:10:44.5129680Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:10:44.5130610Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:10:44.5298790Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:10:44.5299220Z env: 2021-05-15T14:10:44.5299840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:44.5300340Z TIC_DEPLOY_KEY: 2021-05-15T14:10:44.5300680Z RSPM: 2021-05-15T14:10:44.5301630Z GITHUB_PAT: *** 2021-05-15T14:10:44.5302040Z COVERALLS_TOKEN: 2021-05-15T14:10:44.5302650Z continue-on-error: false 2021-05-15T14:10:44.5303100Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:44.5303610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:44.5304070Z TZ: UTC 2021-05-15T14:10:44.5304470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:44.5304870Z NOT_CRAN: true 2021-05-15T14:10:44.5305260Z ##[endgroup] 2021-05-15T14:10:44.7661750Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:10:44.7663500Z (as ‘lib’ is unspecified) 2021-05-15T14:10:47.0426480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T14:10:47.2366230Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T14:10:47.2571430Z ================================================== 2021-05-15T14:10:47.2573050Z downloaded 381 KB 2021-05-15T14:10:47.2573790Z 2021-05-15T14:10:47.2793110Z 2021-05-15T14:10:47.2894130Z The downloaded binary packages are in 2021-05-15T14:10:47.2996900Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptnxPEX/downloaded_packages 2021-05-15T14:10:52.2457040Z ##[group]Run actions/cache@v1 2021-05-15T14:10:52.2457590Z with: 2021-05-15T14:10:52.2458010Z path: /Users/runner/work/_temp/Library 2021-05-15T14:10:52.2460800Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-5edbf6d8da2318a9deb999b3cc6e9dd88d1bfb6f927f08ff4be5612cc4e5ec9d 2021-05-15T14:10:52.2464600Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T14:10:52.2465750Z env: 2021-05-15T14:10:52.2466160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:52.2466640Z TIC_DEPLOY_KEY: 2021-05-15T14:10:52.2466980Z RSPM: 2021-05-15T14:10:52.2468540Z GITHUB_PAT: *** 2021-05-15T14:10:52.2468990Z COVERALLS_TOKEN: 2021-05-15T14:10:52.2469450Z continue-on-error: false 2021-05-15T14:10:52.2469950Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:52.2470430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:52.2470890Z TZ: UTC 2021-05-15T14:10:52.2471390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:52.2471800Z NOT_CRAN: true 2021-05-15T14:10:52.2472200Z ##[endgroup] 2021-05-15T14:10:52.3171430Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:10:52.3262470Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:10:52.3263290Z remotes::install_github("ropensci/tic") 2021-05-15T14:10:52.3263970Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:10:52.3264640Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:10:52.3265190Z remotes::install_cran("covr") 2021-05-15T14:10:52.3463210Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:10:52.3463620Z env: 2021-05-15T14:10:52.3464070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:52.3464540Z TIC_DEPLOY_KEY: 2021-05-15T14:10:52.3464870Z RSPM: 2021-05-15T14:10:52.3465720Z GITHUB_PAT: *** 2021-05-15T14:10:52.3466210Z COVERALLS_TOKEN: 2021-05-15T14:10:52.3466700Z continue-on-error: false 2021-05-15T14:10:52.3467160Z VDIFFR_RUN_TESTS: false 2021-05-15T14:10:52.3467660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:10:52.3468080Z TZ: UTC 2021-05-15T14:10:52.3468500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:52.3468920Z NOT_CRAN: true 2021-05-15T14:10:52.3469300Z ##[endgroup] 2021-05-15T14:10:52.6098610Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:53.4306650Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:10:57.5912670Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:10:57.5914090Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:10:57.5915360Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:10:57.5916510Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:10:57.5917730Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:10:57.5918930Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:10:57.5920070Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:10:57.5921270Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:10:57.5922410Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:10:57.5923630Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:10:57.5924820Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:10:57.5925960Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:10:57.5927180Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:10:57.5928580Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:10:57.5929820Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:10:57.5931180Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:10:57.5932390Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:10:57.5933640Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:10:57.5934790Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:10:57.5936100Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:10:57.5937290Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:10:57.5938440Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:10:57.5940290Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T14:10:57.5942420Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:10:57.5943680Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:10:57.5944890Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:10:57.5946790Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:10:57.5947980Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:10:57.5949210Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:10:57.5950420Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:10:57.5952110Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:10:57.5953530Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:10:57.5954660Z (as ‘lib’ is unspecified) 2021-05-15T14:10:57.5955900Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:10:57.5957100Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:10:57.5958450Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:10:57.5959670Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:10:57.5960970Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:10:59.6051400Z 2021-05-15T14:10:59.6052860Z There is a binary version available but the source version is later: 2021-05-15T14:10:59.6076470Z binary source needs_compilation 2021-05-15T14:10:59.6077530Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:10:59.6078160Z 2021-05-15T14:10:59.6106730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T14:10:59.8418500Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T14:10:59.8778940Z ================================================== 2021-05-15T14:10:59.8779900Z downloaded 1.3 MB 2021-05-15T14:10:59.8780490Z 2021-05-15T14:10:59.8822110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T14:11:00.1526790Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T14:11:00.1647150Z ================================================== 2021-05-15T14:11:00.1648250Z downloaded 219 KB 2021-05-15T14:11:00.1648860Z 2021-05-15T14:11:00.1687670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T14:11:00.3048540Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T14:11:00.3140130Z ================================================== 2021-05-15T14:11:00.3141480Z downloaded 135 KB 2021-05-15T14:11:00.3142170Z 2021-05-15T14:11:00.3179700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T14:11:00.5646410Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T14:11:00.5689130Z ================================================== 2021-05-15T14:11:00.5691140Z downloaded 46 KB 2021-05-15T14:11:00.5691760Z 2021-05-15T14:11:00.5725450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T14:11:00.8428480Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T14:11:00.8432100Z ================================================== 2021-05-15T14:11:00.8432920Z downloaded 21 KB 2021-05-15T14:11:00.8433500Z 2021-05-15T14:11:00.8468720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T14:11:00.9940210Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T14:11:01.0387080Z ================================================== 2021-05-15T14:11:01.0387970Z downloaded 80 KB 2021-05-15T14:11:01.0390450Z 2021-05-15T14:11:01.0424310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T14:11:01.2483030Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T14:11:01.3149960Z ================================================== 2021-05-15T14:11:01.3150990Z downloaded 2.8 MB 2021-05-15T14:11:01.3151610Z 2021-05-15T14:11:01.3192130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T14:11:01.5698680Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T14:11:01.5709170Z ================================================== 2021-05-15T14:11:01.5709970Z downloaded 34 KB 2021-05-15T14:11:01.5710570Z 2021-05-15T14:11:01.5746440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T14:11:01.8453550Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T14:11:01.8726330Z ================================================== 2021-05-15T14:11:01.8727340Z downloaded 841 KB 2021-05-15T14:11:01.8727900Z 2021-05-15T14:11:01.8765780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T14:11:02.0126100Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T14:11:02.0354940Z ================================================== 2021-05-15T14:11:02.0355920Z downloaded 480 KB 2021-05-15T14:11:02.0356460Z 2021-05-15T14:11:02.0393080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T14:11:02.3157510Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T14:11:02.3159130Z ================================================== 2021-05-15T14:11:02.3159920Z downloaded 12 KB 2021-05-15T14:11:02.3160510Z 2021-05-15T14:11:02.3195530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T14:11:02.5895180Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T14:11:02.6099170Z ================================================== 2021-05-15T14:11:02.6100170Z downloaded 486 KB 2021-05-15T14:11:02.6101000Z 2021-05-15T14:11:02.6134960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T14:11:02.8569620Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T14:11:02.8634290Z ================================================== 2021-05-15T14:11:02.8635130Z downloaded 89 KB 2021-05-15T14:11:02.8635910Z 2021-05-15T14:11:02.8669500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T14:11:03.0241270Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T14:11:03.0449860Z ================================================== 2021-05-15T14:11:03.0450790Z downloaded 518 KB 2021-05-15T14:11:03.0451400Z 2021-05-15T14:11:03.0486710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T14:11:03.2923000Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T14:11:03.3040320Z ================================================== 2021-05-15T14:11:03.3041790Z downloaded 206 KB 2021-05-15T14:11:03.3042560Z 2021-05-15T14:11:03.3077470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T14:11:03.5738480Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T14:11:03.8188470Z ================================================== 2021-05-15T14:11:03.8189440Z downloaded 265 KB 2021-05-15T14:11:03.8190040Z 2021-05-15T14:11:03.8226570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T14:11:04.0727080Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T14:11:04.0860740Z ================================================== 2021-05-15T14:11:04.0862150Z downloaded 166 KB 2021-05-15T14:11:04.0862910Z 2021-05-15T14:11:04.0898720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T14:11:04.3569390Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T14:11:04.3633230Z ================================================== 2021-05-15T14:11:04.3634360Z downloaded 94 KB 2021-05-15T14:11:04.3635080Z 2021-05-15T14:11:04.3668530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T14:11:04.5002030Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T14:11:04.5092960Z ================================================== 2021-05-15T14:11:04.5093940Z downloaded 136 KB 2021-05-15T14:11:04.5094790Z 2021-05-15T14:11:04.5130170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T14:11:04.6641910Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T14:11:04.6744460Z ================================================== 2021-05-15T14:11:04.6745330Z downloaded 183 KB 2021-05-15T14:11:04.6746320Z 2021-05-15T14:11:04.6778890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T14:11:04.9346590Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T14:11:04.9452960Z ================================================== 2021-05-15T14:11:04.9457470Z downloaded 198 KB 2021-05-15T14:11:04.9458090Z 2021-05-15T14:11:04.9490350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T14:11:05.2016680Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T14:11:05.2133690Z ================================================== 2021-05-15T14:11:05.2134540Z downloaded 204 KB 2021-05-15T14:11:05.2135350Z 2021-05-15T14:11:05.2167940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T14:11:05.4727190Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T14:11:05.4775310Z ================================================== 2021-05-15T14:11:05.4776180Z downloaded 64 KB 2021-05-15T14:11:05.4776780Z 2021-05-15T14:11:05.4812140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T14:11:05.7369260Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T14:11:05.7414320Z ================================================== 2021-05-15T14:11:05.7416350Z downloaded 44 KB 2021-05-15T14:11:05.7417080Z 2021-05-15T14:11:05.7449000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T14:11:06.0102210Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T14:11:06.0287220Z ================================================== 2021-05-15T14:11:06.0288150Z downloaded 408 KB 2021-05-15T14:11:06.0289080Z 2021-05-15T14:11:06.0324980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T14:11:06.3033290Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T14:11:06.3104350Z ================================================== 2021-05-15T14:11:06.3105430Z downloaded 91 KB 2021-05-15T14:11:06.3106030Z 2021-05-15T14:11:06.3233600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T14:11:06.5606280Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T14:11:06.5711370Z ================================================== 2021-05-15T14:11:06.5712200Z downloaded 134 KB 2021-05-15T14:11:06.5712990Z 2021-05-15T14:11:06.5743980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T14:11:06.8387620Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T14:11:06.8815370Z ================================================== 2021-05-15T14:11:06.8816420Z downloaded 1.9 MB 2021-05-15T14:11:06.8817020Z 2021-05-15T14:11:06.8855550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T14:11:07.0264270Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T14:11:07.0488420Z ================================================== 2021-05-15T14:11:07.0489330Z downloaded 532 KB 2021-05-15T14:11:07.0490100Z 2021-05-15T14:11:07.0525600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T14:11:07.1861750Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T14:11:07.2093400Z ================================================== 2021-05-15T14:11:07.2094280Z downloaded 515 KB 2021-05-15T14:11:07.2094890Z 2021-05-15T14:11:07.2129610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T14:11:07.4155430Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T14:11:07.4199780Z ================================================== 2021-05-15T14:11:07.4200600Z downloaded 47 KB 2021-05-15T14:11:07.4201190Z 2021-05-15T14:11:07.4234800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T14:11:07.6832980Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T14:11:07.7083100Z ================================================== 2021-05-15T14:11:07.7084050Z downloaded 690 KB 2021-05-15T14:11:07.7084630Z 2021-05-15T14:11:07.7120060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T14:11:07.9516490Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T14:11:07.9560280Z ================================================== 2021-05-15T14:11:07.9561170Z downloaded 46 KB 2021-05-15T14:11:07.9562510Z 2021-05-15T14:11:07.9593620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T14:11:08.2284350Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T14:11:08.2666190Z ================================================== 2021-05-15T14:11:08.2667250Z downloaded 2.0 MB 2021-05-15T14:11:08.2668380Z 2021-05-15T14:11:09.0867500Z 2021-05-15T14:11:09.0868710Z The downloaded binary packages are in 2021-05-15T14:11:09.0869940Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSX6BMw/downloaded_packages 2021-05-15T14:11:09.0871650Z installing the source package ‘cachem’ 2021-05-15T14:11:09.0872450Z 2021-05-15T14:11:09.0888510Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:11:09.2515790Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:11:09.2517260Z ================================================== 2021-05-15T14:11:09.2518290Z downloaded 24 KB 2021-05-15T14:11:09.2519670Z 2021-05-15T14:11:09.5682290Z * installing *source* package ‘cachem’ ... 2021-05-15T14:11:09.5705740Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:09.5706860Z ** using staged installation 2021-05-15T14:11:09.5880480Z ** libs 2021-05-15T14:11:15.2561770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:11:15.7201140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:11:15.8024880Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:11:15.9766310Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:11:15.9812360Z ** R 2021-05-15T14:11:15.9913890Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:16.7600830Z ** help 2021-05-15T14:11:16.7908670Z *** installing help indices 2021-05-15T14:11:16.8152620Z ** building package indices 2021-05-15T14:11:17.0894250Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:17.5126180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:18.6894460Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:18.9934470Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:19.0070380Z * DONE (cachem) 2021-05-15T14:11:19.0171540Z 2021-05-15T14:11:19.0276210Z The downloaded source packages are in 2021-05-15T14:11:19.0379410Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/downloaded_packages’ 2021-05-15T14:11:19.0456200Z Running `R CMD build`... 2021-05-15T14:11:22.3866780Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3c7f910b0b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:11:22.3868650Z * preparing ‘tic’: 2021-05-15T14:11:22.3870120Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:22.3871300Z * installing the package to process help pages 2021-05-15T14:11:22.3872870Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:22.3874370Z * checking for empty or unneeded directories 2021-05-15T14:11:22.3875720Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:11:22.3877070Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:11:22.3878320Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:11:22.3879460Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:11:22.3880910Z (as ‘lib’ is unspecified) 2021-05-15T14:11:22.9395540Z * installing *source* package ‘tic’ ... 2021-05-15T14:11:22.9398450Z ** using staged installation 2021-05-15T14:11:22.9718910Z ** R 2021-05-15T14:11:23.0091810Z ** inst 2021-05-15T14:11:23.0276200Z ** preparing package for lazy loading 2021-05-15T14:11:23.6017550Z ** help 2021-05-15T14:11:23.8494320Z *** installing help indices 2021-05-15T14:11:23.9643840Z *** copying figures 2021-05-15T14:11:23.9661320Z ** building package indices 2021-05-15T14:11:24.3347650Z ** installing vignettes 2021-05-15T14:11:24.3410150Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:24.7021440Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:25.1895720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:25.1997300Z * DONE (tic) 2021-05-15T14:11:25.2553140Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:11:25.6508690Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:11:28.7981870Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:11:28.7984610Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:11:28.7986890Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:11:28.7989400Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:11:28.7990700Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:11:28.7991940Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:11:28.7993150Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:11:28.7994480Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:11:28.7995720Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:11:28.8000050Z (as ‘lib’ is unspecified) 2021-05-15T14:11:28.8001050Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:11:28.8002650Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:11:28.8003990Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:11:28.8007580Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:11:28.8008900Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:11:28.8010190Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:11:28.8011480Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:11:28.8012750Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:11:28.8017010Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:11:28.8019530Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:11:28.8020860Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:11:28.8023940Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:11:28.8025360Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:11:28.8027880Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:11:28.8029190Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:11:28.8030480Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:11:28.8031760Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:11:28.8036270Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:11:28.8037610Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:11:28.8040960Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:11:28.8042320Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:11:28.8043620Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:11:28.8045430Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:11:28.8046730Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:11:28.8050240Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:11:28.8051610Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:11:28.8052950Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:11:28.8055440Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:11:28.8056850Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:11:28.8058200Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:11:28.8061540Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:11:30.6873690Z 2021-05-15T14:11:30.6874920Z There is a binary version available but the source version is later: 2021-05-15T14:11:30.6886460Z binary source needs_compilation 2021-05-15T14:11:30.6887370Z xfun 0.22 0.23 TRUE 2021-05-15T14:11:30.6887900Z 2021-05-15T14:11:30.6905510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T14:11:30.9688200Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T14:11:31.1036740Z ================================================== 2021-05-15T14:11:31.1037600Z downloaded 192 KB 2021-05-15T14:11:31.1070330Z 2021-05-15T14:11:31.1079810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T14:11:31.3849400Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T14:11:31.5260780Z ================================================== 2021-05-15T14:11:31.5273850Z downloaded 1.3 MB 2021-05-15T14:11:31.5299740Z 2021-05-15T14:11:31.5308240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T14:11:31.6791870Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T14:11:31.6793330Z ================================================== 2021-05-15T14:11:31.6794150Z downloaded 17 KB 2021-05-15T14:11:31.6794780Z 2021-05-15T14:11:31.6826870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T14:11:31.9209590Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T14:11:31.9554030Z ================================================== 2021-05-15T14:11:31.9554880Z downloaded 979 KB 2021-05-15T14:11:31.9555460Z 2021-05-15T14:11:31.9684380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T14:11:32.1361380Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T14:11:32.1651360Z ================================================== 2021-05-15T14:11:32.1655450Z downloaded 785 KB 2021-05-15T14:11:32.1691670Z 2021-05-15T14:11:32.1694060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T14:11:32.3028190Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T14:11:32.3077260Z ================================================== 2021-05-15T14:11:32.3078010Z downloaded 43 KB 2021-05-15T14:11:32.3078760Z 2021-05-15T14:11:32.3113100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T14:11:32.4621940Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T14:11:32.4754630Z ================================================== 2021-05-15T14:11:32.4801560Z downloaded 207 KB 2021-05-15T14:11:32.4802210Z 2021-05-15T14:11:32.4804190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T14:11:32.6180070Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T14:11:32.6472730Z ================================================== 2021-05-15T14:11:32.6473460Z downloaded 975 KB 2021-05-15T14:11:32.6473760Z 2021-05-15T14:11:32.6516160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T14:11:32.7857490Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T14:11:32.7956570Z ================================================== 2021-05-15T14:11:32.8058370Z downloaded 68 KB 2021-05-15T14:11:32.8159070Z 2021-05-15T14:11:32.8261030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T14:11:33.0831960Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T14:11:33.0977340Z ================================================== 2021-05-15T14:11:33.1074890Z downloaded 278 KB 2021-05-15T14:11:33.1175930Z 2021-05-15T14:11:33.1278550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T14:11:33.4060570Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T14:11:33.4199800Z ================================================== 2021-05-15T14:11:33.4206060Z downloaded 288 KB 2021-05-15T14:11:33.4206830Z 2021-05-15T14:11:33.4235690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T14:11:33.6668560Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:11:33.6670350Z ================================================== 2021-05-15T14:11:33.6671120Z downloaded 15 KB 2021-05-15T14:11:33.6671780Z 2021-05-15T14:11:33.6701070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T14:11:33.9106760Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T14:11:33.9252820Z ================================================== 2021-05-15T14:11:33.9359560Z downloaded 148 KB 2021-05-15T14:11:33.9460650Z 2021-05-15T14:11:33.9562960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T14:11:34.0658560Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T14:11:34.0712190Z ================================================== 2021-05-15T14:11:34.0713320Z downloaded 72 KB 2021-05-15T14:11:34.0714100Z 2021-05-15T14:11:34.0748260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T14:11:34.2114540Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T14:11:34.2124010Z ================================================== 2021-05-15T14:11:34.2124780Z downloaded 35 KB 2021-05-15T14:11:34.2125370Z 2021-05-15T14:11:34.2159730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T14:11:34.3481070Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T14:11:34.3630260Z ================================================== 2021-05-15T14:11:34.3631050Z downloaded 293 KB 2021-05-15T14:11:34.3631610Z 2021-05-15T14:11:34.4249540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T14:11:34.5706810Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T14:11:34.5955260Z ================================================== 2021-05-15T14:11:34.5973430Z downloaded 425 KB 2021-05-15T14:11:34.6002620Z 2021-05-15T14:11:34.6030820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T14:11:34.8477080Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T14:11:34.8485550Z ================================================== 2021-05-15T14:11:34.8486290Z downloaded 36 KB 2021-05-15T14:11:34.8487580Z 2021-05-15T14:11:34.8520150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T14:11:35.1156640Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T14:11:35.1624400Z ================================================== 2021-05-15T14:11:35.1625250Z downloaded 2.2 MB 2021-05-15T14:11:35.1625790Z 2021-05-15T14:11:35.1666890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T14:11:35.4249000Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T14:11:35.4451030Z ================================================== 2021-05-15T14:11:35.4451820Z downloaded 194 KB 2021-05-15T14:11:35.4476210Z 2021-05-15T14:11:35.4478500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T14:11:35.5832220Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T14:11:35.5842920Z ================================================== 2021-05-15T14:11:35.5843780Z downloaded 38 KB 2021-05-15T14:11:35.5844480Z 2021-05-15T14:11:35.5878470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T14:11:35.8407130Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T14:11:35.8523120Z ================================================== 2021-05-15T14:11:35.8526700Z downloaded 205 KB 2021-05-15T14:11:35.8527300Z 2021-05-15T14:11:35.8557700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T14:11:36.1721570Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T14:11:36.2941850Z ================================================== 2021-05-15T14:11:36.2943410Z downloaded 13.9 MB 2021-05-15T14:11:36.2944040Z 2021-05-15T14:11:36.3025390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T14:11:36.5509360Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T14:11:36.6069530Z ================================================== 2021-05-15T14:11:36.6073260Z downloaded 3.1 MB 2021-05-15T14:11:36.6073860Z 2021-05-15T14:11:36.6112340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T14:11:36.9136280Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T14:11:36.9536630Z ================================================== 2021-05-15T14:11:36.9638210Z downloaded 1.3 MB 2021-05-15T14:11:36.9738640Z 2021-05-15T14:11:36.9841110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T14:11:37.2055040Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T14:11:37.2212800Z ================================================== 2021-05-15T14:11:37.2213640Z downloaded 302 KB 2021-05-15T14:11:37.2214380Z 2021-05-15T14:11:37.2247910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T14:11:37.4977950Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T14:11:37.5082350Z ================================================== 2021-05-15T14:11:37.5097670Z downloaded 104 KB 2021-05-15T14:11:37.5127750Z 2021-05-15T14:11:37.5129940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T14:11:37.7920560Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T14:11:37.7922360Z ================================================== 2021-05-15T14:11:37.7923160Z downloaded 21 KB 2021-05-15T14:11:37.7923710Z 2021-05-15T14:11:37.7952660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T14:11:38.0620330Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T14:11:38.0663150Z ================================================== 2021-05-15T14:11:38.0663940Z downloaded 43 KB 2021-05-15T14:11:38.0664480Z 2021-05-15T14:11:38.0698990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T14:11:38.3312760Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T14:11:38.3359280Z ================================================== 2021-05-15T14:11:38.3360100Z downloaded 33 KB 2021-05-15T14:11:38.3360660Z 2021-05-15T14:11:38.3364170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T14:11:38.4718740Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T14:11:38.4826890Z ================================================== 2021-05-15T14:11:38.4830430Z downloaded 137 KB 2021-05-15T14:11:38.4831050Z 2021-05-15T14:11:38.4863630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T14:11:38.6926840Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T14:11:38.7410340Z ================================================== 2021-05-15T14:11:38.7411910Z downloaded 2.8 MB 2021-05-15T14:11:38.7412450Z 2021-05-15T14:11:38.7450300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T14:11:39.0367050Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T14:11:39.0468610Z ================================================== 2021-05-15T14:11:39.0570170Z downloaded 64 KB 2021-05-15T14:11:39.0671170Z 2021-05-15T14:11:39.0773110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T14:11:39.2856880Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T14:11:39.3182830Z ================================================== 2021-05-15T14:11:39.3183810Z downloaded 954 KB 2021-05-15T14:11:39.3184370Z 2021-05-15T14:11:39.3221550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T14:11:39.5687980Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T14:11:39.5787650Z ================================================== 2021-05-15T14:11:39.5788480Z downloaded 129 KB 2021-05-15T14:11:39.5789190Z 2021-05-15T14:11:39.5822090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T14:11:39.8576300Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T14:11:39.8760560Z ================================================== 2021-05-15T14:11:39.8786230Z downloaded 384 KB 2021-05-15T14:11:39.8801110Z 2021-05-15T14:11:41.0582570Z 2021-05-15T14:11:41.0583820Z The downloaded binary packages are in 2021-05-15T14:11:41.0584970Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSX6BMw/downloaded_packages 2021-05-15T14:11:41.0586580Z installing the source package ‘xfun’ 2021-05-15T14:11:41.0587350Z 2021-05-15T14:11:41.0602140Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:11:41.2514890Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:11:41.2595400Z ================================================== 2021-05-15T14:11:41.2597530Z downloaded 109 KB 2021-05-15T14:11:41.2615220Z 2021-05-15T14:11:41.6597110Z * installing *source* package ‘xfun’ ... 2021-05-15T14:11:41.6661960Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:11:41.6663020Z ** using staged installation 2021-05-15T14:11:41.6879000Z ** libs 2021-05-15T14:11:41.7125860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:11:41.8622400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:11:41.9934850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:11:43.1699550Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:11:43.1739250Z ** R 2021-05-15T14:11:43.2065000Z ** inst 2021-05-15T14:11:43.2188530Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:45.0332460Z ** help 2021-05-15T14:11:45.2440290Z *** installing help indices 2021-05-15T14:11:45.3731040Z ** building package indices 2021-05-15T14:11:45.7631380Z ** installing vignettes 2021-05-15T14:11:45.7732680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:46.1823940Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:11:46.3070990Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:46.6200780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:46.6294840Z * DONE (xfun) 2021-05-15T14:11:46.6500790Z 2021-05-15T14:11:46.6514320Z The downloaded source packages are in 2021-05-15T14:11:46.6517850Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/downloaded_packages’ 2021-05-15T14:11:46.7772720Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:11:49.7059710Z 2021-05-15T14:11:50.2062100Z 2021-05-15T14:11:50.2130320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3cdd703c5/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:11:50.2189940Z 2021-05-15T14:11:50.2236140Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3cdd703c5/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:11:50.2877760Z 2021-05-15T14:11:50.2978260Z 2021-05-15T14:11:50.3080630Z ─ preparing ‘desc’: 2021-05-15T14:11:50.3181860Z 2021-05-15T14:11:50.3282790Z 2021-05-15T14:11:50.3385230Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:50.3445580Z 2021-05-15T14:11:50.3547680Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:50.4197410Z 2021-05-15T14:11:50.4299010Z 2021-05-15T14:11:50.4401800Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:50.4433410Z 2021-05-15T14:11:50.4469480Z 2021-05-15T14:11:50.4510850Z ─ checking for empty or unneeded directories 2021-05-15T14:11:50.4542280Z 2021-05-15T14:11:50.4579380Z 2021-05-15T14:11:50.4607890Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:11:50.5871290Z 2021-05-15T14:11:50.5897100Z 2021-05-15T14:11:50.5903510Z 2021-05-15T14:11:50.6561470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:11:50.6562990Z (as ‘lib’ is unspecified) 2021-05-15T14:11:51.1024670Z * installing *source* package ‘desc’ ... 2021-05-15T14:11:51.1354390Z ** using staged installation 2021-05-15T14:11:51.1934380Z ** R 2021-05-15T14:11:51.2135150Z ** inst 2021-05-15T14:11:51.2238190Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:53.2686560Z ** help 2021-05-15T14:11:53.4696160Z *** installing help indices 2021-05-15T14:11:53.5810200Z ** building package indices 2021-05-15T14:11:53.9885090Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:54.2784410Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:54.5946480Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:54.5977800Z * DONE (desc) 2021-05-15T14:11:54.9757260Z 2021-05-15T14:11:54.9858030Z 2021-05-15T14:11:54.9925320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3c1ed35053/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:11:54.9986200Z 2021-05-15T14:11:55.0090290Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3c1ed35053/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:11:55.0421800Z 2021-05-15T14:11:55.0450020Z 2021-05-15T14:11:55.0514090Z ─ preparing ‘ghtravis’: 2021-05-15T14:11:55.0564530Z 2021-05-15T14:11:55.0597570Z 2021-05-15T14:11:55.0642990Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:55.0669380Z 2021-05-15T14:11:55.0700650Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:55.1171690Z 2021-05-15T14:11:55.1223260Z 2021-05-15T14:11:55.1250350Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:55.1277110Z 2021-05-15T14:11:55.1281820Z 2021-05-15T14:11:55.1283310Z ─ checking for empty or unneeded directories 2021-05-15T14:11:55.1284050Z 2021-05-15T14:11:55.1284740Z 2021-05-15T14:11:55.1285900Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:11:55.1550570Z 2021-05-15T14:11:55.1559870Z 2021-05-15T14:11:55.1560530Z 2021-05-15T14:11:55.2115720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:11:55.2124780Z (as ‘lib’ is unspecified) 2021-05-15T14:11:55.5561520Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:11:55.5663550Z ** using staged installation 2021-05-15T14:11:55.5864440Z ** R 2021-05-15T14:11:55.5965530Z ** inst 2021-05-15T14:11:55.6067000Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:57.8170990Z ** help 2021-05-15T14:11:57.9043400Z *** installing help indices 2021-05-15T14:11:57.9595250Z ** building package indices 2021-05-15T14:11:58.3089720Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:59.2633630Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:00.2011430Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:00.2111190Z * DONE (ghtravis) 2021-05-15T14:12:00.2330540Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:12:00.5509980Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:12:03.4015550Z 2021-05-15T14:12:03.4018240Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:12:03.4019260Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:12:03.4020800Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:12:03.4022040Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:12:03.4023250Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:12:03.4024450Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:12:03.4029480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:03.4030860Z (as ‘lib’ is unspecified) 2021-05-15T14:12:05.4093480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T14:12:05.5405670Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T14:12:05.5524550Z ================================================== 2021-05-15T14:12:05.5525560Z downloaded 194 KB 2021-05-15T14:12:05.5526120Z 2021-05-15T14:12:05.5564180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T14:12:05.8034690Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T14:12:05.8078640Z ================================================== 2021-05-15T14:12:05.8125580Z downloaded 67 KB 2021-05-15T14:12:05.8126250Z 2021-05-15T14:12:05.8128920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T14:12:06.0584380Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T14:12:06.0717300Z ================================================== 2021-05-15T14:12:06.0818700Z downloaded 189 KB 2021-05-15T14:12:06.0919840Z 2021-05-15T14:12:06.1022310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T14:12:06.3158190Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T14:12:06.3496640Z ================================================== 2021-05-15T14:12:06.3497540Z downloaded 1.2 MB 2021-05-15T14:12:06.3498100Z 2021-05-15T14:12:06.3537960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T14:12:06.5459050Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T14:12:06.5780140Z ================================================== 2021-05-15T14:12:06.5845770Z downloaded 936 KB 2021-05-15T14:12:06.5947400Z 2021-05-15T14:12:06.7522230Z 2021-05-15T14:12:06.7523510Z The downloaded binary packages are in 2021-05-15T14:12:06.7524690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSX6BMw/downloaded_packages 2021-05-15T14:12:07.0426200Z 2021-05-15T14:12:07.0528670Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3c7e9796b2/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:12:07.0629260Z 2021-05-15T14:12:07.0732680Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpSX6BMw/remotes2a3c7e9796b2/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:12:07.0831450Z 2021-05-15T14:12:07.0933010Z 2021-05-15T14:12:07.1035270Z ─ preparing ‘aghast’: 2021-05-15T14:12:07.1136570Z 2021-05-15T14:12:07.1232410Z 2021-05-15T14:12:07.1261350Z checking DESCRIPTION meta-information ... 2021-05-15T14:12:07.1290400Z 2021-05-15T14:12:07.1319490Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:12:07.1663370Z 2021-05-15T14:12:07.1765350Z 2021-05-15T14:12:07.1865970Z 2021-05-15T14:12:07.1967720Z 2021-05-15T14:12:07.2069070Z 2021-05-15T14:12:07.2171640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:07.2172200Z 2021-05-15T14:12:07.2274710Z (as ‘lib’ is unspecified) 2021-05-15T14:12:07.2275930Z checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:07.2374430Z 2021-05-15T14:12:07.2477090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:07.2577570Z 2021-05-15T14:12:07.2679110Z 2021-05-15T14:12:07.2780480Z ─ checking for empty or unneeded directories 2021-05-15T14:12:07.2880930Z 2021-05-15T14:12:07.2982490Z 2021-05-15T14:12:07.3085400Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:12:07.3164470Z 2021-05-15T14:12:07.3224880Z 2021-05-15T14:12:07.3299800Z 2021-05-15T14:12:07.5533470Z * installing *source* package ‘aghast’ ... 2021-05-15T14:12:07.5586310Z ** using staged installation 2021-05-15T14:12:07.6019130Z ** R 2021-05-15T14:12:07.6121390Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:12:08.1989460Z ** help 2021-05-15T14:12:08.2291470Z *** installing help indices 2021-05-15T14:12:08.2545040Z ** building package indices 2021-05-15T14:12:08.5609680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:12:08.8347270Z ** testing if installed package can be loaded from final location 2021-05-15T14:12:09.0998700Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:12:09.1019570Z * DONE (aghast) 2021-05-15T14:12:09.1228190Z Installing 1 packages: covr 2021-05-15T14:12:09.1330830Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:09.1432690Z (as ‘lib’ is unspecified) 2021-05-15T14:12:10.0773600Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:12:10.0872680Z 2021-05-15T14:12:10.9279170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T14:12:11.2133030Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T14:12:11.3196940Z ================================================== 2021-05-15T14:12:11.3197890Z downloaded 153 KB 2021-05-15T14:12:11.3198520Z 2021-05-15T14:12:11.3233410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T14:12:11.4956280Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T14:12:11.5029400Z ================================================== 2021-05-15T14:12:11.5031150Z downloaded 117 KB 2021-05-15T14:12:11.5031740Z 2021-05-15T14:12:11.5065720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T14:12:11.7727450Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T14:12:11.7890080Z ================================================== 2021-05-15T14:12:11.7916570Z downloaded 282 KB 2021-05-15T14:12:11.7932240Z 2021-05-15T14:12:11.8497470Z 2021-05-15T14:12:11.8498510Z The downloaded binary packages are in 2021-05-15T14:12:11.8499690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpSX6BMw/downloaded_packages 2021-05-15T14:12:11.8860760Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:12:11.8861420Z Rscript -e "tic::before_install()" 2021-05-15T14:12:11.9449970Z shell: /bin/bash -e {0} 2021-05-15T14:12:11.9450360Z env: 2021-05-15T14:12:11.9451170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:11.9451670Z TIC_DEPLOY_KEY: 2021-05-15T14:12:11.9452010Z RSPM: 2021-05-15T14:12:11.9453290Z GITHUB_PAT: *** 2021-05-15T14:12:11.9453700Z COVERALLS_TOKEN: 2021-05-15T14:12:11.9454130Z continue-on-error: false 2021-05-15T14:12:11.9454570Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:11.9455030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:11.9455810Z TZ: UTC 2021-05-15T14:12:11.9456160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:11.9456520Z NOT_CRAN: true 2021-05-15T14:12:11.9456860Z ##[endgroup] 2021-05-15T14:12:12.3611070Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:12.5191380Z Running before_install: step_install_remote_binaries() 2021-05-15T14:12:13.2368810Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:12:13.2369680Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:12:13.2370300Z remotes::install_cran("rcmdcheck") 2021-05-15T14:12:13.2370820Z remotes::install_cran("markdown") 2021-05-15T14:12:13.2541220Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:13.2541640Z env: 2021-05-15T14:12:13.2542100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:13.2542580Z TIC_DEPLOY_KEY: 2021-05-15T14:12:13.2542930Z RSPM: 2021-05-15T14:12:13.2544340Z GITHUB_PAT: *** 2021-05-15T14:12:13.2544780Z COVERALLS_TOKEN: 2021-05-15T14:12:13.2545280Z continue-on-error: false 2021-05-15T14:12:13.2545790Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:13.2546310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:13.2546750Z TZ: UTC 2021-05-15T14:12:13.2547150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:13.2547550Z NOT_CRAN: true 2021-05-15T14:12:13.2548090Z ##[endgroup] 2021-05-15T14:12:19.2238920Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:12:19.2241490Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:12:19.2244680Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:12:19.2246010Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:12:19.2267450Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-15T14:12:19.2285730Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:12:19.2287160Z (as ‘lib’ is unspecified) 2021-05-15T14:12:25.1703190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-15T14:12:25.4474630Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-15T14:12:25.4475740Z ================================================== 2021-05-15T14:12:25.4476580Z downloaded 30 KB 2021-05-15T14:12:25.4477210Z 2021-05-15T14:12:25.4513680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-15T14:12:25.6366820Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-15T14:12:25.6437780Z ================================================== 2021-05-15T14:12:25.6438650Z downloaded 115 KB 2021-05-15T14:12:25.6439690Z 2021-05-15T14:12:25.6474660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-15T14:12:25.7814900Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-15T14:12:25.7935600Z ================================================== 2021-05-15T14:12:25.7936550Z downloaded 225 KB 2021-05-15T14:12:25.7937240Z 2021-05-15T14:12:25.7973950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-15T14:12:26.0737680Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-15T14:12:26.1311850Z ================================================== 2021-05-15T14:12:26.1313900Z downloaded 3.5 MB 2021-05-15T14:12:26.1315310Z 2021-05-15T14:12:26.3077570Z 2021-05-15T14:12:26.3179290Z The downloaded binary packages are in 2021-05-15T14:12:26.3281590Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpKEU8kH/downloaded_packages 2021-05-15T14:12:27.2056730Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:12:27.2059370Z Use `force = TRUE` to force installation 2021-05-15T14:12:27.2076590Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:12:27.2078840Z Use `force = TRUE` to force installation 2021-05-15T14:12:27.3080840Z ##[group]Run options(width = 100) 2021-05-15T14:12:27.3081500Z options(width = 100) 2021-05-15T14:12:27.3082030Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:12:27.3083190Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:12:27.3350400Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:27.3350820Z env: 2021-05-15T14:12:27.3351290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:27.3351750Z TIC_DEPLOY_KEY: 2021-05-15T14:12:27.3352130Z RSPM: 2021-05-15T14:12:27.3353850Z GITHUB_PAT: *** 2021-05-15T14:12:27.3354350Z COVERALLS_TOKEN: 2021-05-15T14:12:27.3354810Z continue-on-error: false 2021-05-15T14:12:27.3355350Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:27.3355830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:27.3356300Z TZ: UTC 2021-05-15T14:12:27.3356700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:27.3357100Z NOT_CRAN: true 2021-05-15T14:12:27.3357560Z ##[endgroup] 2021-05-15T14:12:28.0414860Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:28.0416000Z setting value 2021-05-15T14:12:28.0417400Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:12:28.0418400Z os macOS Catalina 10.15.7 2021-05-15T14:12:28.0419310Z system x86_64, darwin17.0 2021-05-15T14:12:28.0420130Z ui X11 2021-05-15T14:12:28.0421080Z language (EN) 2021-05-15T14:12:28.0422380Z collate en_US.UTF-8 2021-05-15T14:12:28.0423670Z ctype en_US.UTF-8 2021-05-15T14:12:28.0424660Z tz UTC 2021-05-15T14:12:28.0425810Z date 2021-05-15 2021-05-15T14:12:28.0426470Z 2021-05-15T14:12:28.0427930Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:28.0429040Z ! package * version date lib source 2021-05-15T14:12:28.0430640Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:12:28.0431900Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0433270Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0434750Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0436200Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0437640Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0439080Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0440450Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:12:28.0441940Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0443380Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0444760Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0446200Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0447640Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0449060Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0450530Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0451970Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0453490Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0454930Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0456950Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0458230Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0460030Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0461410Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0462900Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:12:28.0464430Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0465890Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0467300Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0468730Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0470130Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0471640Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T14:12:28.0473090Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0474480Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0476500Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0478050Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0479590Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0481050Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0482420Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0484090Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:12:28.0485700Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0494410Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0495920Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0498010Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0499510Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0501010Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0502560Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0503970Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0505440Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0507020Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0508430Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0509930Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0511390Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0512920Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0514380Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0515790Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0517480Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0519170Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0520910Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0522180Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0523550Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0524580Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0525630Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0526610Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0527660Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0528710Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0529730Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0530810Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0531830Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0532900Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0534080Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0535120Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0536170Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0537200Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0538290Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0539370Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0540360Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0541410Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0542460Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0543510Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0544570Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0545570Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0546650Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0547690Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0548680Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0549750Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0550780Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0551860Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0552870Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0553970Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0555060Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0556110Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0557180Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0558190Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0559260Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0560600Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0561700Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0563020Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0564120Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:12:28.0565260Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0566280Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T14:12:28.0567360Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0568420Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0569550Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:12:28.0570670Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0571700Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0572980Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0574080Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0575410Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0577070Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0578110Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T14:12:28.0579190Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0580180Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0581250Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0582310Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0583390Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:12:28.0584460Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0585530Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0586600Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0587590Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:12:28.0587930Z 2021-05-15T14:12:28.0588450Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:12:28.0589200Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T14:12:28.0589690Z 2021-05-15T14:12:28.0590610Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:12:28.0655540Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:12:28.0656230Z Rscript -e 'tic::script()' 2021-05-15T14:12:28.0656680Z ls -l check 2021-05-15T14:12:28.1010690Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:28.1011250Z env: 2021-05-15T14:12:28.1011680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:28.1012150Z TIC_DEPLOY_KEY: 2021-05-15T14:12:28.1012490Z RSPM: 2021-05-15T14:12:28.1014370Z GITHUB_PAT: *** 2021-05-15T14:12:28.1014850Z COVERALLS_TOKEN: 2021-05-15T14:12:28.1015300Z continue-on-error: false 2021-05-15T14:12:28.1015800Z VDIFFR_RUN_TESTS: false 2021-05-15T14:12:28.1016290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:12:28.1016750Z TZ: UTC 2021-05-15T14:12:28.1017130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:28.1017550Z NOT_CRAN: true 2021-05-15T14:12:28.1017910Z ##[endgroup] 2021-05-15T14:12:28.5473780Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:28.6997570Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:12:28.6999530Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:12:28.7000620Z timeout = Inf, check_dir = "check") 2021-05-15T14:12:28.8283600Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:12:29.1708060Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:12:31.3698320Z * preparing ‘malf.templates’: 2021-05-15T14:12:31.3749540Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:31.4749870Z * installing the package to build vignettes 2021-05-15T14:12:36.0260030Z * creating vignettes ... OK 2021-05-15T14:12:36.1635570Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:36.1667210Z * checking for empty or unneeded directories 2021-05-15T14:12:36.1769160Z * building ‘malf.templates_1.2.0.tar.gz’ 2021-05-15T14:12:56.8494660Z 2021-05-15T14:13:04.0739190Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:13:04.4438150Z * using log directory ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck’ 2021-05-15T14:13:04.4473680Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:13:04.4476570Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:13:04.4478290Z * using session charset: UTF-8 2021-05-15T14:13:20.7289190Z * using option ‘--as-cran’ 2021-05-15T14:13:20.7351490Z * checking for file ‘malf.templates/DESCRIPTION’ ... OK 2021-05-15T14:13:20.7353670Z * checking extension type ... Package 2021-05-15T14:13:20.7354980Z * this is package ‘malf.templates’ version ‘1.2.0’ 2021-05-15T14:13:20.7356020Z * package encoding: UTF-8 2021-05-15T14:13:20.7361720Z * checking package namespace information ... OK 2021-05-15T14:13:22.0066980Z * checking package dependencies ... OK 2021-05-15T14:13:22.0110230Z * checking if this is a source package ... OK 2021-05-15T14:13:22.0118590Z * checking if there is a namespace ... OK 2021-05-15T14:13:22.4297180Z * checking for executable files ... OK 2021-05-15T14:13:22.4334090Z * checking for hidden files and directories ... OK 2021-05-15T14:13:22.4396190Z * checking for portable file names ... OK 2021-05-15T14:13:22.4416970Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:13:22.4440520Z * checking serialization versions ... OK 2021-05-15T14:13:46.6072960Z * checking whether package ‘malf.templates’ can be installed ... OK 2021-05-15T14:13:46.6198330Z * checking installed package size ... NOTE 2021-05-15T14:13:46.6207410Z installed size is 306.7Mb 2021-05-15T14:13:46.6217460Z sub-directories of 1Mb or more: 2021-05-15T14:13:46.6225840Z extdata 306.6Mb 2021-05-15T14:13:46.7617070Z * checking package directory ... OK 2021-05-15T14:13:46.7636770Z * checking for future file timestamps ... OK 2021-05-15T14:13:46.7642870Z * checking ‘build’ directory ... OK 2021-05-15T14:13:46.9928860Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:13:46.9944250Z * checking top-level files ... OK 2021-05-15T14:13:46.9961210Z * checking for left-over files ... OK 2021-05-15T14:13:47.2383250Z * checking index information ... OK 2021-05-15T14:13:47.5772680Z * checking package subdirectories ... OK 2021-05-15T14:13:47.6477890Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:13:47.7194200Z * checking R files for syntax errors ... OK 2021-05-15T14:13:47.9569900Z * checking whether the package can be loaded ... OK 2021-05-15T14:13:48.0215110Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:13:48.0870330Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:13:48.1581150Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:13:48.3934330Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:13:49.3775900Z * checking loading without being on the library search path ... OK 2021-05-15T14:13:49.3780130Z * checking dependencies in R code ... OK 2021-05-15T14:13:49.3781370Z * checking S3 generic/method consistency ... OK 2021-05-15T14:13:49.4752140Z * checking replacement functions ... OK 2021-05-15T14:13:49.6514150Z * checking foreign function calls ... OK 2021-05-15T14:13:52.0562550Z * checking R code for possible problems ... OK 2021-05-15T14:13:52.3305130Z * checking Rd files ... OK 2021-05-15T14:13:52.3996200Z * checking Rd metadata ... OK 2021-05-15T14:13:52.4817170Z * checking Rd line widths ... OK 2021-05-15T14:13:52.6556420Z * checking Rd cross-references ... OK 2021-05-15T14:13:52.8150290Z * checking for missing documentation entries ... OK 2021-05-15T14:13:53.3259410Z * checking for code/documentation mismatches ... OK 2021-05-15T14:13:54.0361760Z * checking Rd \usage sections ... OK 2021-05-15T14:13:54.1411840Z * checking Rd contents ... OK 2021-05-15T14:13:54.2199950Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:13:54.2258480Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:13:54.4813990Z * checking data for non-ASCII characters ... OK 2021-05-15T14:13:54.7290470Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:13:54.7377080Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:13:54.7448740Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:13:54.9799200Z * checking examples ... NONE 2021-05-15T14:13:55.2232600Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:13:55.2279340Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:13:57.9467850Z * checking re-building of vignette outputs ... OK 2021-05-15T14:14:01.9271540Z * checking PDF version of manual ... OK 2021-05-15T14:14:01.9283440Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:14:01.9284730Z * checking for detritus in the temp directory ... OK 2021-05-15T14:14:01.9292060Z * DONE 2021-05-15T14:14:01.9300890Z 2021-05-15T14:14:01.9302180Z Status: 1 NOTE 2021-05-15T14:14:01.9303190Z See 2021-05-15T14:14:01.9305260Z ‘/Users/runner/work/malf.templates/malf.templates/check/malf.templates.Rcheck/00check.log’ 2021-05-15T14:14:01.9306620Z for details. 2021-05-15T14:14:01.9307310Z 2021-05-15T14:14:01.9309990Z 2021-05-15T14:14:02.0567980Z ── R CMD check results ─────────────────────────────── malf.templates 1.2.0 ──── 2021-05-15T14:14:02.0589210Z Duration: 1m 3.9s 2021-05-15T14:14:02.0590040Z 2021-05-15T14:14:02.0618050Z ❯ checking installed package size ... NOTE 2021-05-15T14:14:02.0619200Z installed size is 306.7Mb 2021-05-15T14:14:02.0621230Z sub-directories of 1Mb or more: 2021-05-15T14:14:02.0621780Z extdata 306.6Mb 2021-05-15T14:14:02.0622070Z 2021-05-15T14:14:02.0631110Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T14:14:02.0858540Z total 1247224 2021-05-15T14:14:02.0861340Z drwxr-xr-x 10 runner staff 320 May 15 14:14 malf.templates.Rcheck 2021-05-15T14:14:02.0865420Z -rw-r--r-- 1 runner staff 305088340 May 15 14:12 malf.templates_1.2.0.tar.gz 2021-05-15T14:14:02.0868240Z -rw-r--r-- 1 runner staff 305101680 May 15 14:13 malf.templates_1.2.0.tgz 2021-05-15T14:14:02.0928980Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:14:02.0929810Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:14:02.1432450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:14:02.1433220Z env: 2021-05-15T14:14:02.1434030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:14:02.1434960Z TIC_DEPLOY_KEY: 2021-05-15T14:14:02.1435990Z RSPM: 2021-05-15T14:14:02.1437560Z GITHUB_PAT: *** 2021-05-15T14:14:02.1456490Z COVERALLS_TOKEN: 2021-05-15T14:14:02.1457000Z continue-on-error: false 2021-05-15T14:14:02.1457520Z VDIFFR_RUN_TESTS: false 2021-05-15T14:14:02.1458010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:14:02.1458460Z TZ: UTC 2021-05-15T14:14:02.1458840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:14:02.1459280Z NOT_CRAN: true 2021-05-15T14:14:02.1459650Z ##[endgroup] 2021-05-15T14:14:02.1941970Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:14:02.1942660Z Rscript -e "tic::before_deploy()" 2021-05-15T14:14:02.2213400Z shell: /bin/bash -e {0} 2021-05-15T14:14:02.2213840Z env: 2021-05-15T14:14:02.2214280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:14:02.2214810Z TIC_DEPLOY_KEY: 2021-05-15T14:14:02.2215160Z RSPM: 2021-05-15T14:14:02.2216110Z GITHUB_PAT: *** 2021-05-15T14:14:02.2216560Z COVERALLS_TOKEN: 2021-05-15T14:14:02.2217030Z continue-on-error: false 2021-05-15T14:14:02.2217540Z VDIFFR_RUN_TESTS: false 2021-05-15T14:14:02.2218020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:14:02.2218490Z TZ: UTC 2021-05-15T14:14:02.2218860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:14:02.2219300Z NOT_CRAN: true 2021-05-15T14:14:02.2219660Z ##[endgroup] 2021-05-15T14:14:02.5921560Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:14:02.7500500Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:14:02.7501160Z with: 2021-05-15T14:14:02.7502050Z upload_url: https://uploads.github.com/repos/neuroconductor/malf.templates/releases/42997153/assets{?name,label} 2021-05-15T14:14:02.7503050Z asset_path: check/malf.templates_1.2.0.tgz 2021-05-15T14:14:02.7503610Z asset_name: malf.templates_1.2.0_R4.0.tgz 2021-05-15T14:14:02.7504260Z asset_content_type: application/octet-stream 2021-05-15T14:14:02.7504730Z env: 2021-05-15T14:14:02.7505190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:14:02.7505640Z TIC_DEPLOY_KEY: 2021-05-15T14:14:02.7506020Z RSPM: 2021-05-15T14:14:02.7506830Z GITHUB_PAT: *** 2021-05-15T14:14:02.7507260Z COVERALLS_TOKEN: 2021-05-15T14:14:02.7507720Z continue-on-error: false 2021-05-15T14:14:02.7508230Z VDIFFR_RUN_TESTS: false 2021-05-15T14:14:02.7508760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:14:02.7509190Z TZ: UTC 2021-05-15T14:14:02.7509600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:14:02.7510040Z NOT_CRAN: true 2021-05-15T14:14:02.7511050Z GITHUB_TOKEN: *** 2021-05-15T14:14:02.7511610Z ##[endgroup] 2021-05-15T14:14:17.4884360Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:14:17.4885020Z Rscript -e "tic::deploy()" 2021-05-15T14:14:17.5378240Z shell: /bin/bash -e {0} 2021-05-15T14:14:17.5378700Z env: 2021-05-15T14:14:17.5379180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:14:17.5379630Z TIC_DEPLOY_KEY: 2021-05-15T14:14:17.5380010Z RSPM: 2021-05-15T14:14:17.5381200Z GITHUB_PAT: *** 2021-05-15T14:14:17.5381620Z COVERALLS_TOKEN: 2021-05-15T14:14:17.5382140Z continue-on-error: false 2021-05-15T14:14:17.5382610Z VDIFFR_RUN_TESTS: false 2021-05-15T14:14:17.5383140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:14:17.5383580Z TZ: UTC 2021-05-15T14:14:17.5383990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:14:17.5384390Z NOT_CRAN: true 2021-05-15T14:14:17.5384790Z ##[endgroup] 2021-05-15T14:14:18.0096100Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:14:18.2101520Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:14:18.2102240Z Rscript -e "tic::after_deploy()" 2021-05-15T14:14:18.2352380Z shell: /bin/bash -e {0} 2021-05-15T14:14:18.2352730Z env: 2021-05-15T14:14:18.2353290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:14:18.2354130Z TIC_DEPLOY_KEY: 2021-05-15T14:14:18.2354450Z RSPM: 2021-05-15T14:14:18.2355590Z GITHUB_PAT: *** 2021-05-15T14:14:18.2356010Z COVERALLS_TOKEN: 2021-05-15T14:14:18.2356510Z continue-on-error: false 2021-05-15T14:14:18.2356980Z VDIFFR_RUN_TESTS: false 2021-05-15T14:14:18.2357460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:14:18.2357870Z TZ: UTC 2021-05-15T14:14:18.2358240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:14:18.2358730Z NOT_CRAN: true 2021-05-15T14:14:18.2359060Z ##[endgroup] 2021-05-15T14:14:18.6468600Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:14:19.0532000Z Post job cleanup. 2021-05-15T14:14:19.1286260Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:14:19.1412320Z Post job cleanup. 2021-05-15T14:14:19.2692710Z [command]/usr/local/bin/git version 2021-05-15T14:14:19.2798160Z git version 2.31.1 2021-05-15T14:14:19.2848860Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:14:19.2921110Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:14:19.3845760Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:14:19.3901190Z http.https://github.com/.extraheader 2021-05-15T14:14:19.3914880Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:14:19.4003700Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:14:19.4923070Z Cleaning up orphan processes