2021-05-14T21:05:50.6514398Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:50.7579251Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-14T21:05:50.8186014Z 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-14T21:05:50.9420673Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-14T21:05:51.0748047Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:06:05.4512110Z Current runner version: '2.278.0' 2021-05-14T21:06:05.4568850Z ##[group]Operating System 2021-05-14T21:06:05.4569960Z Mac OS X 2021-05-14T21:06:05.4570380Z 10.15.7 2021-05-14T21:06:05.4570820Z 19H1030 2021-05-14T21:06:05.4571340Z ##[endgroup] 2021-05-14T21:06:05.4571920Z ##[group]Virtual Environment 2021-05-14T21:06:05.4572530Z Environment: macos-10.15 2021-05-14T21:06:05.4573080Z Version: 20210510.1 2021-05-14T21:06:05.4574430Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-14T21:06:05.4576000Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-14T21:06:05.4576900Z ##[endgroup] 2021-05-14T21:06:05.4579220Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:06:05.4580760Z Actions: write 2021-05-14T21:06:05.4581660Z Checks: write 2021-05-14T21:06:05.4582230Z Contents: write 2021-05-14T21:06:05.4582790Z Deployments: write 2021-05-14T21:06:05.4583480Z Issues: write 2021-05-14T21:06:05.4584250Z Metadata: read 2021-05-14T21:06:05.4584840Z Packages: write 2021-05-14T21:06:05.4585390Z PullRequests: write 2021-05-14T21:06:05.4585970Z RepositoryProjects: write 2021-05-14T21:06:05.4586600Z SecurityEvents: write 2021-05-14T21:06:05.4587110Z Statuses: write 2021-05-14T21:06:05.4587870Z ##[endgroup] 2021-05-14T21:06:05.4591640Z Prepare workflow directory 2021-05-14T21:06:05.5911770Z Prepare all required actions 2021-05-14T21:06:05.5924130Z Getting action download info 2021-05-14T21:06:05.9674350Z Download action repository 'actions/checkout@v2' 2021-05-14T21:06:07.4457090Z Download action repository 'r-lib/actions@master' 2021-05-14T21:06:09.6424230Z Download action repository 'adigherman/actions@master' 2021-05-14T21:06:11.5619700Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:06:11.9328510Z Download action repository 'actions/cache@v1' 2021-05-14T21:06:12.3526090Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:06:12.8075930Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:06:13.6209070Z ##[group]Run actions/checkout@v2 2021-05-14T21:06:13.6209750Z with: 2021-05-14T21:06:13.6210220Z repository: neuroconductor/ROpenCVLite 2021-05-14T21:06:13.6211240Z token: *** 2021-05-14T21:06:13.6211590Z ssh-strict: true 2021-05-14T21:06:13.6212050Z persist-credentials: true 2021-05-14T21:06:13.6212480Z clean: true 2021-05-14T21:06:13.6212830Z fetch-depth: 1 2021-05-14T21:06:13.6213170Z lfs: false 2021-05-14T21:06:13.6213520Z submodules: false 2021-05-14T21:06:13.6213850Z env: 2021-05-14T21:06:13.6214240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:13.6214670Z TIC_DEPLOY_KEY: 2021-05-14T21:06:13.6214980Z RSPM: 2021-05-14T21:06:13.6215720Z GITHUB_PAT: *** 2021-05-14T21:06:13.6216080Z COVERALLS_TOKEN: 2021-05-14T21:06:13.6216530Z continue-on-error: false 2021-05-14T21:06:13.6216970Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:13.6217340Z ##[endgroup] 2021-05-14T21:06:14.9241910Z Syncing repository: neuroconductor/ROpenCVLite 2021-05-14T21:06:14.9344610Z ##[group]Getting Git version info 2021-05-14T21:06:14.9445950Z Working directory is '/Users/runner/work/ROpenCVLite/ROpenCVLite' 2021-05-14T21:06:14.9558230Z [command]/usr/local/bin/git version 2021-05-14T21:06:14.9604360Z git version 2.31.1 2021-05-14T21:06:14.9724420Z ##[endgroup] 2021-05-14T21:06:14.9787170Z Deleting the contents of '/Users/runner/work/ROpenCVLite/ROpenCVLite' 2021-05-14T21:06:14.9993950Z ##[group]Initializing the repository 2021-05-14T21:06:15.0096550Z [command]/usr/local/bin/git init /Users/runner/work/ROpenCVLite/ROpenCVLite 2021-05-14T21:06:15.0202350Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T21:06:15.0257860Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T21:06:15.0319910Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T21:06:15.0410980Z hint: 2021-05-14T21:06:15.0471970Z hint: git config --global init.defaultBranch 2021-05-14T21:06:15.0574530Z hint: 2021-05-14T21:06:15.0610380Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T21:06:15.0706540Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T21:06:15.0781040Z hint: 2021-05-14T21:06:15.0883520Z hint: git branch -m 2021-05-14T21:06:15.0891980Z Initialized empty Git repository in /Users/runner/work/ROpenCVLite/ROpenCVLite/.git/ 2021-05-14T21:06:15.0925310Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/ROpenCVLite 2021-05-14T21:06:15.0960790Z ##[endgroup] 2021-05-14T21:06:15.1004410Z ##[group]Disabling automatic garbage collection 2021-05-14T21:06:15.1084040Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-14T21:06:15.1143540Z ##[endgroup] 2021-05-14T21:06:15.1243630Z ##[group]Setting up auth 2021-05-14T21:06:15.1312500Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:06:15.1326860Z [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-14T21:06:15.1338820Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:06:15.1342870Z [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-14T21:06:15.2316740Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T21:06:15.2449200Z ##[endgroup] 2021-05-14T21:06:15.2460390Z ##[group]Fetching the repository 2021-05-14T21:06:15.2470020Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +829cadd551428e905e2dbe55526d6ba30a0c73fa:refs/tags/0.3.410.s 2021-05-14T21:06:15.5599760Z remote: Enumerating objects: 79, done. 2021-05-14T21:06:15.5916220Z remote: Counting objects: 1% (1/79) 2021-05-14T21:06:15.6006690Z remote: Counting objects: 2% (2/79) 2021-05-14T21:06:15.6113890Z remote: Counting objects: 3% (3/79) 2021-05-14T21:06:15.6216410Z remote: Counting objects: 5% (4/79) 2021-05-14T21:06:15.6319280Z remote: Counting objects: 6% (5/79) 2021-05-14T21:06:15.6355970Z remote: Counting objects: 7% (6/79) 2021-05-14T21:06:15.6376270Z remote: Counting objects: 8% (7/79) 2021-05-14T21:06:15.6378150Z remote: Counting objects: 10% (8/79) 2021-05-14T21:06:15.6380970Z remote: Counting objects: 11% (9/79) 2021-05-14T21:06:15.6384240Z remote: Counting objects: 12% (10/79) 2021-05-14T21:06:15.6439800Z remote: Counting objects: 13% (11/79) 2021-05-14T21:06:15.6515350Z remote: Counting objects: 15% (12/79) 2021-05-14T21:06:15.6617520Z remote: Counting objects: 16% (13/79) 2021-05-14T21:06:15.6745870Z remote: Counting objects: 17% (14/79) 2021-05-14T21:06:15.6841710Z remote: Counting objects: 18% (15/79) 2021-05-14T21:06:15.7018530Z remote: Counting objects: 20% (16/79) 2021-05-14T21:06:15.7043750Z remote: Counting objects: 21% (17/79) 2021-05-14T21:06:15.7164330Z remote: Counting objects: 22% (18/79) 2021-05-14T21:06:15.7271570Z remote: Counting objects: 24% (19/79) 2021-05-14T21:06:15.7374750Z remote: Counting objects: 25% (20/79) 2021-05-14T21:06:15.7460530Z remote: Counting objects: 26% (21/79) 2021-05-14T21:06:15.7579050Z remote: Counting objects: 27% (22/79) 2021-05-14T21:06:15.7625440Z remote: Counting objects: 29% (23/79) 2021-05-14T21:06:15.7757250Z remote: Counting objects: 30% (24/79) 2021-05-14T21:06:15.7835980Z remote: Counting objects: 31% (25/79) 2021-05-14T21:06:15.7950150Z remote: Counting objects: 32% (26/79) 2021-05-14T21:06:15.7996080Z remote: Counting objects: 34% (27/79) 2021-05-14T21:06:15.8021230Z remote: Counting objects: 35% (28/79) 2021-05-14T21:06:15.8129670Z remote: Counting objects: 36% (29/79) 2021-05-14T21:06:15.8231320Z remote: Counting objects: 37% (30/79) 2021-05-14T21:06:15.8332780Z remote: Counting objects: 39% (31/79) 2021-05-14T21:06:15.8434520Z remote: Counting objects: 40% (32/79) 2021-05-14T21:06:15.8536580Z remote: Counting objects: 41% (33/79) 2021-05-14T21:06:15.8635570Z remote: Counting objects: 43% (34/79) 2021-05-14T21:06:15.8737220Z remote: Counting objects: 44% (35/79) 2021-05-14T21:06:15.8837640Z remote: Counting objects: 45% (36/79) 2021-05-14T21:06:15.8922200Z remote: Counting objects: 46% (37/79) 2021-05-14T21:06:15.8948680Z remote: Counting objects: 48% (38/79) 2021-05-14T21:06:15.9049810Z remote: Counting objects: 49% (39/79) 2021-05-14T21:06:15.9088900Z remote: Counting objects: 50% (40/79) 2021-05-14T21:06:15.9122880Z remote: Counting objects: 51% (41/79) 2021-05-14T21:06:15.9162340Z remote: Counting objects: 53% (42/79) 2021-05-14T21:06:15.9180050Z remote: Counting objects: 54% (43/79) 2021-05-14T21:06:15.9194500Z remote: Counting objects: 55% (44/79) 2021-05-14T21:06:15.9207840Z remote: Counting objects: 56% (45/79) 2021-05-14T21:06:15.9221210Z remote: Counting objects: 58% (46/79) 2021-05-14T21:06:15.9233770Z remote: Counting objects: 59% (47/79) 2021-05-14T21:06:15.9235350Z remote: Counting objects: 60% (48/79) 2021-05-14T21:06:15.9239460Z remote: Counting objects: 62% (49/79) 2021-05-14T21:06:15.9241930Z remote: Counting objects: 63% (50/79) 2021-05-14T21:06:15.9248970Z remote: Counting objects: 64% (51/79) 2021-05-14T21:06:15.9258540Z remote: Counting objects: 65% (52/79) 2021-05-14T21:06:15.9260910Z remote: Counting objects: 67% (53/79) 2021-05-14T21:06:15.9262670Z remote: Counting objects: 68% (54/79) 2021-05-14T21:06:15.9263370Z remote: Counting objects: 69% (55/79) 2021-05-14T21:06:15.9264300Z remote: Counting objects: 70% (56/79) 2021-05-14T21:06:15.9270220Z remote: Counting objects: 72% (57/79) 2021-05-14T21:06:15.9273110Z remote: Counting objects: 73% (58/79) 2021-05-14T21:06:15.9277420Z remote: Counting objects: 74% (59/79) 2021-05-14T21:06:15.9279010Z remote: Counting objects: 75% (60/79) 2021-05-14T21:06:15.9280000Z remote: Counting objects: 77% (61/79) 2021-05-14T21:06:15.9281180Z remote: Counting objects: 78% (62/79) 2021-05-14T21:06:15.9282160Z remote: Counting objects: 79% (63/79) 2021-05-14T21:06:15.9283610Z remote: Counting objects: 81% (64/79) 2021-05-14T21:06:15.9284540Z remote: Counting objects: 82% (65/79) 2021-05-14T21:06:15.9285640Z remote: Counting objects: 83% (66/79) 2021-05-14T21:06:15.9286800Z remote: Counting objects: 84% (67/79) 2021-05-14T21:06:15.9289410Z remote: Counting objects: 86% (68/79) 2021-05-14T21:06:15.9297490Z remote: Counting objects: 87% (69/79) 2021-05-14T21:06:15.9299290Z remote: Counting objects: 88% (70/79) 2021-05-14T21:06:15.9300380Z remote: Counting objects: 89% (71/79) 2021-05-14T21:06:15.9301450Z remote: Counting objects: 91% (72/79) 2021-05-14T21:06:15.9303940Z remote: Counting objects: 92% (73/79) 2021-05-14T21:06:15.9307000Z remote: Counting objects: 93% (74/79) 2021-05-14T21:06:15.9325860Z remote: Counting objects: 94% (75/79) 2021-05-14T21:06:15.9326880Z remote: Counting objects: 96% (76/79) 2021-05-14T21:06:15.9327740Z remote: Counting objects: 97% (77/79) 2021-05-14T21:06:15.9332410Z remote: Counting objects: 98% (78/79) 2021-05-14T21:06:15.9333540Z remote: Counting objects: 100% (79/79) 2021-05-14T21:06:15.9334520Z remote: Counting objects: 100% (79/79), done. 2021-05-14T21:06:15.9339590Z remote: Compressing objects: 1% (1/67) 2021-05-14T21:06:15.9340700Z remote: Compressing objects: 2% (2/67) 2021-05-14T21:06:15.9341670Z remote: Compressing objects: 4% (3/67) 2021-05-14T21:06:15.9366210Z remote: Compressing objects: 5% (4/67) 2021-05-14T21:06:15.9378250Z remote: Compressing objects: 7% (5/67) 2021-05-14T21:06:15.9379630Z remote: Compressing objects: 8% (6/67) 2021-05-14T21:06:15.9387570Z remote: Compressing objects: 10% (7/67) 2021-05-14T21:06:15.9389060Z remote: Compressing objects: 11% (8/67) 2021-05-14T21:06:15.9390030Z remote: Compressing objects: 13% (9/67) 2021-05-14T21:06:15.9391330Z remote: Compressing objects: 14% (10/67) 2021-05-14T21:06:15.9393910Z remote: Compressing objects: 16% (11/67) 2021-05-14T21:06:15.9394930Z remote: Compressing objects: 17% (12/67) 2021-05-14T21:06:15.9395890Z remote: Compressing objects: 19% (13/67) 2021-05-14T21:06:15.9401730Z remote: Compressing objects: 20% (14/67) 2021-05-14T21:06:15.9404810Z remote: Compressing objects: 22% (15/67) 2021-05-14T21:06:15.9411160Z remote: Compressing objects: 23% (16/67) 2021-05-14T21:06:15.9412470Z remote: Compressing objects: 25% (17/67) 2021-05-14T21:06:15.9414200Z remote: Compressing objects: 26% (18/67) 2021-05-14T21:06:15.9415160Z remote: Compressing objects: 28% (19/67) 2021-05-14T21:06:15.9426530Z remote: Compressing objects: 29% (20/67) 2021-05-14T21:06:15.9427210Z remote: Compressing objects: 31% (21/67) 2021-05-14T21:06:15.9428190Z remote: Compressing objects: 32% (22/67) 2021-05-14T21:06:15.9429260Z remote: Compressing objects: 34% (23/67) 2021-05-14T21:06:15.9430200Z remote: Compressing objects: 35% (24/67) 2021-05-14T21:06:15.9431380Z remote: Compressing objects: 37% (25/67) 2021-05-14T21:06:15.9512890Z remote: Compressing objects: 38% (26/67) 2021-05-14T21:06:15.9550750Z remote: Compressing objects: 40% (27/67) 2021-05-14T21:06:15.9564560Z remote: Compressing objects: 41% (28/67) 2021-05-14T21:06:15.9591680Z remote: Compressing objects: 43% (29/67) 2021-05-14T21:06:15.9609790Z remote: Compressing objects: 44% (30/67) 2021-05-14T21:06:15.9622430Z remote: Compressing objects: 46% (31/67) 2021-05-14T21:06:15.9667790Z remote: Compressing objects: 47% (32/67) 2021-05-14T21:06:15.9695290Z remote: Compressing objects: 49% (33/67) 2021-05-14T21:06:15.9698340Z remote: Compressing objects: 50% (34/67) 2021-05-14T21:06:15.9699420Z remote: Compressing objects: 52% (35/67) 2021-05-14T21:06:15.9700080Z remote: Compressing objects: 53% (36/67) 2021-05-14T21:06:15.9702770Z remote: Compressing objects: 55% (37/67) 2021-05-14T21:06:15.9713870Z remote: Compressing objects: 56% (38/67) 2021-05-14T21:06:15.9715280Z remote: Compressing objects: 58% (39/67) 2021-05-14T21:06:15.9716700Z remote: Compressing objects: 59% (40/67) 2021-05-14T21:06:15.9717740Z remote: Compressing objects: 61% (41/67) 2021-05-14T21:06:15.9718920Z remote: Compressing objects: 62% (42/67) 2021-05-14T21:06:15.9720210Z remote: Compressing objects: 64% (43/67) 2021-05-14T21:06:15.9721360Z remote: Compressing objects: 65% (44/67) 2021-05-14T21:06:15.9722650Z remote: Compressing objects: 67% (45/67) 2021-05-14T21:06:15.9723670Z remote: Compressing objects: 68% (46/67) 2021-05-14T21:06:15.9729180Z remote: Compressing objects: 70% (47/67) 2021-05-14T21:06:15.9733640Z remote: Compressing objects: 71% (48/67) 2021-05-14T21:06:15.9747070Z remote: Compressing objects: 73% (49/67) 2021-05-14T21:06:15.9751620Z remote: Compressing objects: 74% (50/67) 2021-05-14T21:06:15.9752730Z remote: Compressing objects: 76% (51/67) 2021-05-14T21:06:15.9753720Z remote: Compressing objects: 77% (52/67) 2021-05-14T21:06:15.9758830Z remote: Compressing objects: 79% (53/67) 2021-05-14T21:06:15.9759940Z remote: Compressing objects: 80% (54/67) 2021-05-14T21:06:15.9760870Z remote: Compressing objects: 82% (55/67) 2021-05-14T21:06:15.9762200Z remote: Compressing objects: 83% (56/67) 2021-05-14T21:06:15.9763220Z remote: Compressing objects: 85% (57/67) 2021-05-14T21:06:15.9764170Z remote: Compressing objects: 86% (58/67) 2021-05-14T21:06:15.9766770Z remote: Compressing objects: 88% (59/67) 2021-05-14T21:06:15.9767800Z remote: Compressing objects: 89% (60/67) 2021-05-14T21:06:15.9768730Z remote: Compressing objects: 91% (61/67) 2021-05-14T21:06:15.9770110Z remote: Compressing objects: 92% (62/67) 2021-05-14T21:06:15.9771030Z remote: Compressing objects: 94% (63/67) 2021-05-14T21:06:15.9772180Z remote: Compressing objects: 95% (64/67) 2021-05-14T21:06:15.9774700Z remote: Compressing objects: 97% (65/67) 2021-05-14T21:06:15.9775640Z remote: Compressing objects: 98% (66/67) 2021-05-14T21:06:15.9776580Z remote: Compressing objects: 100% (67/67) 2021-05-14T21:06:15.9777550Z remote: Compressing objects: 100% (67/67), done. 2021-05-14T21:06:15.9780070Z remote: Total 79 (delta 16), reused 48 (delta 8), pack-reused 0 2021-05-14T21:06:15.9780990Z From https://github.com/neuroconductor/ROpenCVLite 2021-05-14T21:06:15.9782620Z * [new ref] 829cadd551428e905e2dbe55526d6ba30a0c73fa -> 0.3.410.s 2021-05-14T21:06:15.9784680Z ##[endgroup] 2021-05-14T21:06:15.9785770Z ##[group]Determining the checkout info 2021-05-14T21:06:15.9786720Z ##[endgroup] 2021-05-14T21:06:15.9788040Z ##[group]Checking out the ref 2021-05-14T21:06:15.9789580Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.410.s 2021-05-14T21:06:15.9790590Z HEAD is now at 829cadd Version id 5 stable 2021-05-14T21:06:15.9791730Z ##[endgroup] 2021-05-14T21:06:15.9793540Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-14T21:06:15.9795040Z '829cadd551428e905e2dbe55526d6ba30a0c73fa' 2021-05-14T21:06:15.9937520Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:06:15.9938060Z with: 2021-05-14T21:06:15.9938470Z r-version: oldrel 2021-05-14T21:06:15.9938810Z Ncpus: 1 2021-05-14T21:06:15.9939180Z crayon.enabled: NULL 2021-05-14T21:06:15.9939660Z remove-openmp-macos: true 2021-05-14T21:06:15.9940160Z http-user-agent: default 2021-05-14T21:06:15.9940580Z install-r: true 2021-05-14T21:06:15.9941090Z windows-path-include-mingw: true 2021-05-14T21:06:15.9941570Z env: 2021-05-14T21:06:15.9941960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:15.9942380Z TIC_DEPLOY_KEY: 2021-05-14T21:06:15.9942700Z RSPM: 2021-05-14T21:06:15.9944070Z GITHUB_PAT: *** 2021-05-14T21:06:15.9944490Z COVERALLS_TOKEN: 2021-05-14T21:06:15.9944960Z continue-on-error: false 2021-05-14T21:06:15.9945400Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:15.9945790Z ##[endgroup] 2021-05-14T21:06:16.2292660Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-14T21:06:19.8725230Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-14T21:06:19.9863850Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-14T21:06:20.2935280Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-14T21:06:21.1427610Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-14T21:06:21.1430010Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-14T21:06:21.1443270Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-14T21:06:21.1445930Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-14T21:06:21.1447390Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-14T21:06:21.1448830Z Checksumming (Apple_Free : 3)… 2021-05-14T21:06:22.0515950Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-14T21:06:22.0637400Z Checksumming disk image (Apple_HFS : 4)… 2021-05-14T21:06:22.0967710Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-14T21:06:22.0970100Z Checksumming (Apple_Free : 5)… 2021-05-14T21:06:23.0555820Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-14T21:06:23.0565070Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-14T21:06:24.0517490Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-14T21:06:24.0567170Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-14T21:06:25.0510350Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-14T21:06:25.0712640Z verified CRC32 $84F1919B 2021-05-14T21:06:25.6187640Z /dev/disk2 GUID_partition_scheme 2021-05-14T21:06:25.6289700Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:25.6390990Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-14T21:06:28.4500460Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-14T21:06:28.4503700Z To reinstall 0.29.2_3, run: 2021-05-14T21:06:28.4505000Z brew reinstall pkg-config 2021-05-14T21:06:28.4972210Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-14T21:06:30.1495120Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-14T21:06:30.4874750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-14T21%3A15%3A00Z&sig=mGIl9ccYtRReyLvX7YcyhSWBfsV%2BbMlvNv2l4yHuX80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:30.8396860Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-14T21:06:32.0231470Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-14T21:06:32.0300750Z installer: Upgrading at base path / 2021-05-14T21:06:32.0324230Z installer: The upgrade was successful. 2021-05-14T21:06:34.8698590Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-14T21:06:34.9304540Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-14T21:06:36.6269950Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-14T21:06:36.9710970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-14T21%3A15%3A00Z&sig=KxTBrIDs4oWFlDw0UcucrikJLrhp6JMyP%2B5FluyzRuc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:06:37.0570300Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-14T21:06:38.1182150Z installer: Package name is gfortran 2021-05-14T21:06:38.1211920Z installer: Installing at base path / 2021-05-14T21:06:38.1217570Z installer: The install was successful. 2021-05-14T21:06:38.1331590Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-14T21:06:38.3479040Z "disk2" ejected. 2021-05-14T21:06:38.3582430Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-14T21:06:39.7770580Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-14T21:06:40.5393940Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-14T21:06:40.5689970Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T21:06:40.5690540Z env: 2021-05-14T21:06:40.5690960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:40.5691430Z TIC_DEPLOY_KEY: 2021-05-14T21:06:40.5691750Z RSPM: 2021-05-14T21:06:40.5693200Z GITHUB_PAT: *** 2021-05-14T21:06:40.5693630Z COVERALLS_TOKEN: 2021-05-14T21:06:40.5694670Z continue-on-error: false 2021-05-14T21:06:40.5695140Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:40.5695650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:40.5696120Z TZ: UTC 2021-05-14T21:06:40.5696490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:40.5696920Z NOT_CRAN: true 2021-05-14T21:06:40.5697280Z ##[endgroup] 2021-05-14T21:06:41.0459110Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-14T21:06:41.1038400Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:06:41.1039610Z Dload Upload Total Spent Left Speed 2021-05-14T21:06:41.1040050Z 2021-05-14T21:06:41.1778000Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:41.1782850Z 100 117 0 117 0 0 1581 0 --:--:-- --:--:-- --:--:-- 1581 2021-05-14T21:06:41.4122280Z 2021-05-14T21:06:41.5079160Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:41.5080740Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:06:42.4290550Z 2021-05-14T21:06:43.3996700Z 3 82.6M 3 2751k 0 0 2076k 0 0:00:40 0:00:01 0:00:39 2076k 2021-05-14T21:06:44.4675010Z 26 82.6M 26 22.0M 0 0 9811k 0 0:00:08 0:00:02 0:00:06 19.8M 2021-05-14T21:06:45.3995600Z 53 82.6M 53 44.0M 0 0 13.0M 0 0:00:06 0:00:03 0:00:03 20.2M 2021-05-14T21:06:46.2022660Z 78 82.6M 78 64.9M 0 0 15.1M 0 0:00:05 0:00:04 0:00:01 20.9M 2021-05-14T21:06:46.2024840Z 100 82.6M 100 82.6M 0 0 16.2M 0 0:00:05 0:00:05 --:--:-- 21.1M 2021-05-14T21:06:50.2057080Z ##[group]Run tlmgr update --self 2021-05-14T21:06:50.2057820Z tlmgr update --self 2021-05-14T21:06:50.2058700Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T21:06:50.2059560Z tlmgr update --all 2021-05-14T21:06:50.2259830Z shell: /bin/bash -e {0} 2021-05-14T21:06:50.2260280Z env: 2021-05-14T21:06:50.2260720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:06:50.2261210Z TIC_DEPLOY_KEY: 2021-05-14T21:06:50.2261590Z RSPM: 2021-05-14T21:06:50.2263060Z GITHUB_PAT: *** 2021-05-14T21:06:50.2263520Z COVERALLS_TOKEN: 2021-05-14T21:06:50.2263990Z continue-on-error: false 2021-05-14T21:06:50.2264500Z VDIFFR_RUN_TESTS: false 2021-05-14T21:06:50.2264990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:06:50.2265460Z TZ: UTC 2021-05-14T21:06:50.2265840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:06:50.2266270Z NOT_CRAN: true 2021-05-14T21:06:50.2266730Z ##[endgroup] 2021-05-14T21:06:52.3806940Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:52.3808920Z tlmgr: no self-updates for tlmgr available 2021-05-14T21:06:54.5945070Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:06:54.5947330Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T21:06:54.8282150Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T21:06:55.1699370Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-14T21:06:55.3994390Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-14T21:06:55.6683910Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-14T21:06:55.8990520Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-14T21:07:00.0281840Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-14T21:07:00.2504050Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-14T21:07:00.7246180Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-14T21:07:00.9532160Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-14T21:07:01.1756750Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-14T21:07:01.4487910Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-14T21:07:01.6726900Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-14T21:07:01.8993250Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-14T21:07:02.2225160Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-14T21:07:02.4473560Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-14T21:07:02.9446910Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-14T21:07:03.1825740Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-14T21:07:03.4121410Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-14T21:07:03.6604880Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-14T21:07:03.9260060Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-14T21:07:04.2321620Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-14T21:07:04.4503770Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-14T21:07:04.7239800Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-14T21:07:04.9897170Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-14T21:07:05.2106400Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-14T21:07:39.5957570Z [27/89, 00:45/00:48] install: grfext [3k] 2021-05-14T21:07:39.8233550Z [28/89, 00:45/00:48] install: hyphenex [9k] 2021-05-14T21:07:40.0530250Z [29/89, 00:46/00:49] install: ifplatform [2k] 2021-05-14T21:07:40.2756560Z [30/89, 00:46/00:49] install: innerscript [4k] 2021-05-14T21:07:40.5059950Z [31/89, 00:46/00:49] install: interpreter [7k] 2021-05-14T21:07:40.7324370Z [32/89, 00:46/00:49] install: kanaparser [5k] 2021-05-14T21:07:40.9616410Z [33/89, 00:46/00:49] install: knuth-local [23k] 2021-05-14T21:07:41.2463440Z [34/89, 00:47/00:50] install: logreq [4k] 2021-05-14T21:07:41.4814190Z [35/89, 00:47/00:50] install: lua-typo [7k] 2021-05-14T21:07:41.7029630Z [36/89, 00:47/00:50] install: lua-uca [70k] 2021-05-14T21:07:42.0368630Z [37/89, 00:48/00:51] install: lua-ul [7k] 2021-05-14T21:07:42.2688560Z [38/89, 00:48/00:51] install: lua-uni-algos [6k] 2021-05-14T21:07:42.4921880Z [39/89, 00:48/00:51] install: lua-visual-debug [4k] 2021-05-14T21:07:42.7123810Z [40/89, 00:48/00:51] install: luacode [3k] 2021-05-14T21:07:42.9339610Z [41/89, 00:48/00:51] install: luacolor [5k] 2021-05-14T21:07:43.1615370Z [42/89, 00:49/00:52] install: luahyphenrules [3k] 2021-05-14T21:07:43.3811980Z [43/89, 00:49/00:52] install: luaimageembed [2k] 2021-05-14T21:07:43.6099250Z [44/89, 00:49/00:52] install: luaindex [5k] 2021-05-14T21:07:43.8321250Z [45/89, 00:49/00:52] install: luainputenc [5k] 2021-05-14T21:07:44.0549480Z [46/89, 00:50/00:53] install: luaintro [1k] 2021-05-14T21:07:44.2829680Z [47/89, 00:50/00:53] install: luakeys [5k] 2021-05-14T21:07:44.5116300Z [48/89, 00:50/00:53] install: lualatex-doc [1k] 2021-05-14T21:07:44.7408570Z [49/89, 00:50/00:53] install: lualatex-truncate [2k] 2021-05-14T21:07:44.9703200Z [50/89, 00:50/00:53] install: luamplib [12k] 2021-05-14T21:07:45.2029420Z [51/89, 00:51/00:54] install: luapackageloader [2k] 2021-05-14T21:07:45.4422680Z [52/89, 00:51/00:54] install: luaprogtable [7k] 2021-05-14T21:07:45.6652930Z [53/89, 00:51/00:54] install: luarandom [2k] 2021-05-14T21:07:45.8872080Z [54/89, 00:51/00:54] install: luatex85 [2k] 2021-05-14T21:07:46.1098150Z [55/89, 00:52/00:55] install: luatexbase [4k] 2021-05-14T21:07:46.3352190Z [56/89, 00:52/00:55] install: luatexko [22k] 2021-05-14T21:07:46.6015370Z [57/89, 00:52/00:55] install: luatextra [2k] 2021-05-14T21:07:46.8202510Z [58/89, 00:52/00:55] install: luavlna [8k] 2021-05-14T21:07:47.0438290Z [59/89, 00:53/00:56] install: luaxml [31k] 2021-05-14T21:07:47.3200200Z [60/89, 00:53/00:56] install: makeindex.universal-darwin [91k] 2021-05-14T21:07:47.6889610Z [61/89, 00:53/00:56] install: makeindex [5k] 2021-05-14T21:07:47.9211000Z [62/89, 00:53/00:56] install: mflogo [2k] 2021-05-14T21:07:48.1515810Z [63/89, 00:54/00:57] install: newpax [9k] 2021-05-14T21:07:48.3828990Z [64/89, 00:54/00:57] install: nodetree [13k] 2021-05-14T21:07:48.6470720Z [65/89, 00:54/00:57] install: odsfile [5k] 2021-05-14T21:07:48.8723610Z [66/89, 00:54/00:57] install: optex.universal-darwin [1k] 2021-05-14T21:07:49.1058160Z [67/89, 00:55/00:58] install: optex [789k] 2021-05-14T21:07:49.6953420Z [68/89, 00:55/00:57] install: pdfarticle [4k] 2021-05-14T21:07:49.9284970Z [69/89, 00:55/00:57] install: pdfextra [22k] 2021-05-14T21:07:50.1989320Z [70/89, 00:56/00:58] install: placeat [4k] 2021-05-14T21:07:50.4334980Z [71/89, 00:56/00:58] install: plantuml [3k] 2021-05-14T21:07:50.6663780Z [72/89, 00:56/00:58] install: rsfs [55k] 2021-05-14T21:07:50.9795920Z [73/89, 00:56/00:57] install: selnolig [53k] 2021-05-14T21:07:51.3000940Z [74/89, 00:57/00:58] install: spelling [14k] 2021-05-14T21:07:51.5810060Z [75/89, 00:57/00:58] install: stricttex [2k] 2021-05-14T21:07:51.8054430Z [76/89, 00:57/00:58] install: texlive-common [1k] 2021-05-14T21:07:52.0289010Z [77/89, 00:58/00:59] install: texlive-en [1k] 2021-05-14T21:07:52.2521710Z [78/89, 00:58/00:59] install: texlive-msg-translations [144k] 2021-05-14T21:07:52.6252140Z [79/89, 00:58/00:59] install: thumbpdf.universal-darwin [1k] 2021-05-14T21:07:52.8567370Z [80/89, 00:58/00:59] install: thumbpdf [19k] 2021-05-14T21:07:53.1326500Z [81/89, 00:59/01:00] install: tlshell.universal-darwin [1k] 2021-05-14T21:07:53.3627930Z [82/89, 00:59/01:00] install: tlshell [29k] 2021-05-14T21:07:53.6308160Z [83/89, 00:59/01:00] install: typewriter [25k] 2021-05-14T21:07:53.9077380Z [84/89, 00:59/01:00] install: uninormalize [6k] 2021-05-14T21:07:54.1420780Z [85/89, 01:00/01:01] install: upquote [2k] 2021-05-14T21:07:54.3658510Z [86/89, 01:00/01:01] install: xdvi.universal-darwin [948k] 2021-05-14T21:07:54.9726350Z [87/89, 01:00/01:00] install: xdvi [7k] 2021-05-14T21:07:55.2119100Z [88/89, 01:01/01:01] install: collection-basic [1k] 2021-05-14T21:07:55.4486030Z [89/89, 01:01/01:01] install: collection-luatex [1k] 2021-05-14T21:07:55.6823030Z running mktexlsr ... 2021-05-14T21:07:56.4142520Z done running mktexlsr. 2021-05-14T21:07:56.4547770Z running updmap-sys ... 2021-05-14T21:07:57.0757550Z done running updmap-sys. 2021-05-14T21:07:57.0758870Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-14T21:07:57.0761080Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ayJv1AL9TO/V75_obu1JV ... 2021-05-14T21:07:58.2453830Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ayJv1AL9TO/V75_obu1JV. 2021-05-14T21:07:58.2455180Z OK: optex.fmt/luatex 2021-05-14T21:07:58.2456450Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T21:07:58.2457970Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T21:08:00.3896620Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T21:08:00.3897660Z tlmgr: no updates available 2021-05-14T21:08:00.5262400Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:08:00.5262890Z with: 2021-05-14T21:08:00.5263260Z pandoc-version: 2.7.3 2021-05-14T21:08:00.5263600Z env: 2021-05-14T21:08:00.5263990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:00.5264440Z TIC_DEPLOY_KEY: 2021-05-14T21:08:00.5264750Z RSPM: 2021-05-14T21:08:00.5266000Z GITHUB_PAT: *** 2021-05-14T21:08:00.5266380Z COVERALLS_TOKEN: 2021-05-14T21:08:00.5266810Z continue-on-error: false 2021-05-14T21:08:00.5267250Z VDIFFR_RUN_TESTS: false 2021-05-14T21:08:00.5267720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:08:00.5268110Z TZ: UTC 2021-05-14T21:08:00.5268460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:00.5268830Z NOT_CRAN: true 2021-05-14T21:08:00.5269160Z ##[endgroup] 2021-05-14T21:08:01.0234660Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-14T21:08:03.7073880Z installer: Package name is pandoc 2021-05-14T21:08:03.7075660Z installer: Installing at base path / 2021-05-14T21:08:03.7076430Z installer: The install was successful. 2021-05-14T21:08:03.7233120Z ##[group]Run git config user.name adigherman 2021-05-14T21:08:03.7233900Z git config user.name adigherman 2021-05-14T21:08:03.7234850Z git config user.email adig@jhu.edu 2021-05-14T21:08:03.7417710Z shell: /bin/bash -e {0} 2021-05-14T21:08:03.7418090Z env: 2021-05-14T21:08:03.7418560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:03.7419000Z TIC_DEPLOY_KEY: 2021-05-14T21:08:03.7419370Z RSPM: 2021-05-14T21:08:03.7420830Z GITHUB_PAT: *** 2021-05-14T21:08:03.7421240Z COVERALLS_TOKEN: 2021-05-14T21:08:03.7421730Z continue-on-error: false 2021-05-14T21:08:03.7422190Z VDIFFR_RUN_TESTS: false 2021-05-14T21:08:03.7422700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:08:03.7423120Z TZ: UTC 2021-05-14T21:08:03.7423520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:03.7423900Z NOT_CRAN: true 2021-05-14T21:08:03.7424290Z ##[endgroup] 2021-05-14T21:08:03.7926630Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-14T21:08:03.7927470Z env: 2021-05-14T21:08:03.7927950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:03.7928400Z TIC_DEPLOY_KEY: 2021-05-14T21:08:03.7928830Z RSPM: 2021-05-14T21:08:03.7929750Z GITHUB_PAT: *** 2021-05-14T21:08:03.7930190Z COVERALLS_TOKEN: 2021-05-14T21:08:03.7930650Z continue-on-error: false 2021-05-14T21:08:03.7931170Z VDIFFR_RUN_TESTS: false 2021-05-14T21:08:03.7931660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:08:03.7932130Z TZ: UTC 2021-05-14T21:08:03.7932510Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:03.7932950Z NOT_CRAN: true 2021-05-14T21:08:03.7933350Z ##[endgroup] 2021-05-14T21:08:05.4359200Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-14T21:08:05.4726850Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-14T21:08:05.4727660Z To reinstall 3.20.2, run: 2021-05-14T21:08:05.4728420Z brew reinstall cmake 2021-05-14T21:08:07.0818560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-14T21:08:08.2507080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:08.8043770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-14T21:08:09.1645160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-14T21%3A15%3A00Z&sig=1XTJ%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:09.1994920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=1XTJ\%2FBkr3xi5aYEj2i0bitmzTjqjZiji4gHXoGv3dXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:09.2507670Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-14T21:08:09.3154050Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-14T21:08:09.3181840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2760-1ah2mq4 2021-05-14T21:08:09.3403880Z cp -pR /private/tmp/d20210514-2760-1ah2mq4/libssh/. /usr/local/Cellar/libssh 2021-05-14T21:08:09.3585230Z chmod -Rf +w /private/tmp/d20210514-2760-1ah2mq4 2021-05-14T21:08:09.4140950Z ==> Finishing up 2021-05-14T21:08:09.4480940Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-14T21:08:09.4508780Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-14T21:08:09.4513910Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-14T21:08:09.4519790Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-14T21:08:09.4524320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-14T21:08:09.4529830Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-14T21:08:09.4537750Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-14T21:08:09.4688880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-2924-1ku6jbg.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-14T21:08:11.8005750Z ==> Summary 2021-05-14T21:08:11.8032760Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-14T21:08:13.8849260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-14T21:08:14.9945260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:15.5866690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-14T21:08:15.9081470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-14T21%3A15%3A00Z&sig=4Go3gPY9gjtbDW2ZiNNv%2B6PpfoweNiExw4HzWFypl2s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:15.9482470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=4Go3gPY9gjtbDW2ZiNNv\%2B6PpfoweNiExw4HzWFypl2s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:17.1467620Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-14T21:08:17.5031260Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-14T21:08:19.0408440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:19.5824100Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-14T21:08:19.9169710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-14T21%3A15%3A00Z&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:19.9550470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=CP0JHf0Re5PwDiNtBzqGKzynoNc9lpqSJdnDXormQ4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:20.0197550Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-14T21:08:20.0268240Z ==> Installing dependencies for jags: gcc 2021-05-14T21:08:20.0275260Z ==> Installing jags dependency: gcc 2021-05-14T21:08:20.1182680Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-14T21:08:20.1211700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-2931-a6rjxw 2021-05-14T21:08:22.7842170Z cp -pR /private/tmp/d20210514-2931-a6rjxw/gcc/. /usr/local/Cellar/gcc 2021-05-14T21:08:24.4493710Z chmod -Rf +w /private/tmp/d20210514-2931-a6rjxw 2021-05-14T21:08:28.8129180Z ==> Finishing up 2021-05-14T21:08:29.0159880Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-14T21:08:29.0165470Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-14T21:08:29.0171400Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-14T21:08:29.0177310Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-14T21:08:29.0183000Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-14T21:08:29.0188590Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-14T21:08:29.0195430Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-14T21:08:29.0200610Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-14T21:08:29.0206100Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-14T21:08:29.0211530Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-14T21:08:29.0225330Z rm /usr/local/bin/c++-11 2021-05-14T21:08:29.0228340Z rm /usr/local/bin/cpp-11 2021-05-14T21:08:29.0231820Z rm /usr/local/bin/g++-11 2021-05-14T21:08:29.0235060Z rm /usr/local/bin/gcc-11 2021-05-14T21:08:29.0238380Z rm /usr/local/bin/gcc-ar-11 2021-05-14T21:08:29.0241460Z rm /usr/local/bin/gcc-nm-11 2021-05-14T21:08:29.0244540Z rm /usr/local/bin/gcc-ranlib-11 2021-05-14T21:08:29.0247770Z rm /usr/local/bin/gcov-11 2021-05-14T21:08:29.0251030Z rm /usr/local/bin/gcov-dump-11 2021-05-14T21:08:29.0254170Z rm /usr/local/bin/gcov-tool-11 2021-05-14T21:08:29.2799520Z Error: The `brew link` step did not complete successfully 2021-05-14T21:08:29.2800510Z The formula built, but is not symlinked into /usr/local 2021-05-14T21:08:29.2804620Z Could not symlink bin/gfortran 2021-05-14T21:08:29.2805330Z Target /usr/local/bin/gfortran 2021-05-14T21:08:29.2805980Z already exists. You may want to remove it: 2021-05-14T21:08:29.2807590Z rm '/usr/local/bin/gfortran' 2021-05-14T21:08:29.2807930Z 2021-05-14T21:08:29.2808580Z To force the link and overwrite all conflicting files: 2021-05-14T21:08:29.2809560Z brew link --overwrite gcc 2021-05-14T21:08:29.2809880Z 2021-05-14T21:08:29.2810400Z To list all files that would be deleted: 2021-05-14T21:08:29.2811410Z brew link --overwrite --dry-run gcc 2021-05-14T21:08:29.2811770Z 2021-05-14T21:08:29.2812270Z Possible conflicting files are: 2021-05-14T21:08:29.2833880Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-14T21:08:29.7845380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3104-14qlns2.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-14T21:08:32.4075320Z ==> Summary 2021-05-14T21:08:32.5025100Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-14T21:08:32.5031030Z ==> Installing jags 2021-05-14T21:08:32.5035000Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-14T21:08:32.5054500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-2931-1xg6lda 2021-05-14T21:08:32.5684200Z cp -pR /private/tmp/d20210514-2931-1xg6lda/jags/. /usr/local/Cellar/jags 2021-05-14T21:08:32.7660940Z chmod -Rf +w /private/tmp/d20210514-2931-1xg6lda 2021-05-14T21:08:32.8919080Z ==> Finishing up 2021-05-14T21:08:32.9282310Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-14T21:08:32.9287810Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-14T21:08:32.9300050Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-14T21:08:32.9306250Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-14T21:08:32.9311510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-14T21:08:32.9317150Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-14T21:08:32.9322130Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-14T21:08:32.9327510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-14T21:08:32.9335450Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-14T21:08:32.9745150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3130-1bxew0i.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-14T21:08:35.2150540Z ==> Summary 2021-05-14T21:08:35.2244940Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-14T21:08:37.4949410Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-14T21:08:38.6297760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:39.1711020Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-14T21:08:39.4915660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-14T21%3A15%3A00Z&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3%2BBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:39.5376670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=BxTnj6JfcAE8mHIEwv2zZDeBFuYQckxGrasghnZ3\%2BBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:39.7538140Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-14T21:08:39.8638160Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-14T21:08:39.8666180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3137-rfe38q 2021-05-14T21:08:40.1219310Z cp -pR /private/tmp/d20210514-3137-rfe38q/v8/. /usr/local/Cellar/v8 2021-05-14T21:08:40.2617460Z chmod -Rf +w /private/tmp/d20210514-3137-rfe38q 2021-05-14T21:08:40.5003570Z ==> Finishing up 2021-05-14T21:08:40.5577090Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-14T21:08:40.6008070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3302-tj47h0.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-14T21:08:42.7684310Z ==> Summary 2021-05-14T21:08:42.7744250Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-14T21:08:44.9229560Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-14T21:08:46.0800470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:46.6290070Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-14T21:08:46.9706100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-14T21%3A15%3A00Z&sig=pVJE%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:47.0089380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pVJE\%2BGIf4AUjDKK8TsfZmzfuXjYH9D4wUFBlEtoAfUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:47.1193590Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-14T21:08:47.1392500Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:08:48.3044370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:48.8694910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:08:49.2110270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-14T21%3A15%3A00Z&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY%2BAErRIEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:49.2452680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=PltUZtSrOGEP0yvMu0VXmhlNyi4NIhaj8gY\%2BAErRIEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:49.3991260Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-14T21:08:49.4130490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:08:50.5197950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:08:51.0901650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:08:51.4336210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-14T21%3A15%3A00Z&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:08:51.4797100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=HTirneOjZXs0VJSg8JuTH8rYCR3Uxf7mpp5EnwbaAi0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:08:51.6713070Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-14T21:08:51.6941530Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-14T21:08:51.6947010Z ==> Installing fftw dependency: hwloc 2021-05-14T21:08:51.7548530Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-14T21:08:51.7578150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3309-bnw9cv 2021-05-14T21:08:52.1107940Z cp -pR /private/tmp/d20210514-3309-bnw9cv/hwloc/. /usr/local/Cellar/hwloc 2021-05-14T21:08:52.5800000Z chmod -Rf +w /private/tmp/d20210514-3309-bnw9cv 2021-05-14T21:08:52.9949840Z ==> Finishing up 2021-05-14T21:08:53.0323500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-14T21:08:53.0327100Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-14T21:08:53.0332440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-14T21:08:53.0339160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-14T21:08:53.0344360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-14T21:08:53.0349710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-14T21:08:53.0355390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-14T21:08:53.0360610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-14T21:08:53.0366650Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-14T21:08:53.0372070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-14T21:08:53.0377350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-14T21:08:53.0382400Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-14T21:08:53.0388160Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-14T21:08:53.0395500Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-14T21:08:53.0400920Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-14T21:08:53.0413440Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-14T21:08:53.0421940Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-14T21:08:53.0427560Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-14T21:08:53.0448110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-14T21:08:53.0453720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-14T21:08:53.0459850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-14T21:08:53.0466230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-14T21:08:53.0472380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-14T21:08:53.0478320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-14T21:08:53.0484450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-14T21:08:53.0504830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-14T21:08:53.0523560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-14T21:08:53.0529660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-14T21:08:53.0536240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-14T21:08:53.0542460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-14T21:08:53.0548180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-14T21:08:53.0583250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-14T21:08:53.0600360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-14T21:08:53.0620300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-14T21:08:53.0638210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-14T21:08:53.0644200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-14T21:08:53.0661350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-14T21:08:53.0667200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-14T21:08:53.0673220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-14T21:08:53.0699380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-14T21:08:53.0720000Z 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-14T21:08:53.0726460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-14T21:08:53.0732530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-14T21:08:53.0756610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-14T21:08:53.0773770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-14T21:08:53.0788570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-14T21:08:53.0802090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-14T21:08:53.0808080Z 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-14T21:08:53.0813960Z 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-14T21:08:53.0828120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-14T21:08:53.0845040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-14T21:08:53.0851670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-14T21:08:53.0864240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-14T21:08:53.0884180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-14T21:08:53.0885840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-14T21:08:53.0887390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-14T21:08:53.0895990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-14T21:08:53.0913850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-14T21:08:53.0937670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-14T21:08:53.0943610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-14T21:08:53.0959560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-14T21:08:53.0965970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-14T21:08:53.0972440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-14T21:08:53.0983210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-14T21:08:53.0989110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-14T21:08:53.0999350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-14T21:08:53.1005310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-14T21:08:53.1021410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-14T21:08:53.1027210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-14T21:08:53.1033070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-14T21:08:53.1044330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-14T21:08:53.1050100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-14T21:08:53.1065370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-14T21:08:53.1075400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-14T21:08:53.1085830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-14T21:08:53.1104200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-14T21:08:53.1109580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-14T21:08:53.1115650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-14T21:08:53.1121250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-14T21:08:53.1127570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-14T21:08:53.1133410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-14T21:08:53.1139370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-14T21:08:53.1145170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-14T21:08:53.1151060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-14T21:08:53.1157060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-14T21:08:53.1162810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-14T21:08:53.1168640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-14T21:08:53.1174850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-14T21:08:53.1181450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-14T21:08:53.1187360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-14T21:08:53.1193230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-14T21:08:53.1203930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-14T21:08:53.1225190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-14T21:08:53.1230810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-14T21:08:53.1237010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-14T21:08:53.1242850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-14T21:08:53.1248560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-14T21:08:53.1254350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-14T21:08:53.1259990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-14T21:08:53.1266340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-14T21:08:53.1271010Z Only the first 100 operations were output. 2021-05-14T21:08:53.5089570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3485-awuv0l.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-14T21:08:55.8175120Z ==> Summary 2021-05-14T21:08:55.8738340Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-14T21:08:55.8764470Z ==> Installing fftw dependency: open-mpi 2021-05-14T21:08:55.9314130Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:08:55.9331260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3309-uzddlz 2021-05-14T21:08:56.2431830Z cp -pR /private/tmp/d20210514-3309-uzddlz/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-14T21:08:56.7107810Z chmod -Rf +w /private/tmp/d20210514-3309-uzddlz 2021-05-14T21:08:58.6177250Z ==> Finishing up 2021-05-14T21:08:58.6577220Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-14T21:08:58.6581990Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-14T21:08:58.6586160Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-14T21:08:58.6591480Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-14T21:08:58.6597760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-14T21:08:58.6602440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-14T21:08:58.6607500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-14T21:08:58.6612660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-14T21:08:58.6617340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-14T21:08:58.6622270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-14T21:08:58.6627420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-14T21:08:58.6632070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-14T21:08:58.6637280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-14T21:08:58.6642170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-14T21:08:58.6647590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-14T21:08:58.6651910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-14T21:08:58.6656870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-14T21:08:58.6661590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-14T21:08:58.6666370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-14T21:08:58.6671310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-14T21:08:58.6676820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-14T21:08:58.6682890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-14T21:08:58.6688390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-14T21:08:58.6693820Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-14T21:08:58.6702230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-14T21:08:58.6707530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-14T21:08:58.6712990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-14T21:08:58.6718270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-14T21:08:58.6723990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-14T21:08:58.6729310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-14T21:08:58.6734930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-14T21:08:58.6740040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-14T21:08:58.6745870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-14T21:08:58.6750880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-14T21:08:58.6756830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-14T21:08:58.6769210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-14T21:08:58.6771270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-14T21:08:58.6773160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-14T21:08:58.6777460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-14T21:08:58.6787280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-14T21:08:58.6790510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-14T21:08:58.6795430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-14T21:08:58.6801120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-14T21:08:58.6806700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-14T21:08:58.6812140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-14T21:08:58.6815400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-14T21:08:58.6820600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-14T21:08:58.6826130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-14T21:08:58.6837590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-14T21:08:58.6867050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-14T21:08:58.6872450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-14T21:08:58.6877910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-14T21:08:58.6883490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-14T21:08:58.6890050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-14T21:08:58.6906190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-14T21:08:58.6907990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-14T21:08:58.6909810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-14T21:08:58.6914870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-14T21:08:58.6920320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-14T21:08:58.6926180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-14T21:08:58.6938420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-14T21:08:58.6944140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-14T21:08:58.6949220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-14T21:08:58.6967620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-14T21:08:58.6973370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-14T21:08:58.6990050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-14T21:08:58.6996160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-14T21:08:58.7001460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-14T21:08:58.7006940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-14T21:08:58.7012210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-14T21:08:58.7018390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-14T21:08:58.7024650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-14T21:08:58.7030260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-14T21:08:58.7036160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-14T21:08:58.7041780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-14T21:08:58.7047020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-14T21:08:58.7052670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-14T21:08:58.7058850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-14T21:08:58.7064570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-14T21:08:58.7070540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-14T21:08:58.7076470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-14T21:08:58.7082460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-14T21:08:58.7087840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-14T21:08:58.7093480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-14T21:08:58.7099220Z 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-14T21:08:58.7105110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-14T21:08:58.7110440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-14T21:08:58.7116310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-14T21:08:58.7121790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-14T21:08:58.7127420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-14T21:08:58.7133450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-14T21:08:58.7139300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-14T21:08:58.7145100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-14T21:08:58.7150340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-14T21:08:58.7155630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-14T21:08:58.7161030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-14T21:08:58.7166600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-14T21:08:58.7172200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-14T21:08:58.7177700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-14T21:08:58.7182720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-14T21:08:58.7186880Z Only the first 100 operations were output. 2021-05-14T21:08:59.1636560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3515-t9mjac.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-14T21:09:01.5619280Z ==> Summary 2021-05-14T21:09:01.6045980Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:09:01.6051750Z ==> Installing fftw 2021-05-14T21:09:01.6055730Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:09:01.6074970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3309-1cdl0ua 2021-05-14T21:09:01.7265460Z cp -pR /private/tmp/d20210514-3309-1cdl0ua/fftw/. /usr/local/Cellar/fftw 2021-05-14T21:09:01.8000610Z chmod -Rf +w /private/tmp/d20210514-3309-1cdl0ua 2021-05-14T21:09:02.0015090Z ==> Finishing up 2021-05-14T21:09:02.0460970Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-14T21:09:02.0465780Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-14T21:09:02.0470590Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-14T21:09:02.0475490Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-14T21:09:02.0482620Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-14T21:09:02.0487630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-14T21:09:02.0492290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-14T21:09:02.0497450Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-14T21:09:02.0502000Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-14T21:09:02.0507350Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-14T21:09:02.0515990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-14T21:09:02.0527570Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-14T21:09:02.0539810Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-14T21:09:02.0642680Z info /usr/local/share/info/fftw3.info 2021-05-14T21:09:02.0660970Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-14T21:09:02.0673270Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-14T21:09:02.0688650Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-14T21:09:02.0702640Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-14T21:09:02.0713230Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-14T21:09:02.0727100Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-14T21:09:02.0743220Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-14T21:09:02.0751630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-14T21:09:02.0760510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-14T21:09:02.0774660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-14T21:09:02.0785880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-14T21:09:02.0795400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-14T21:09:02.0803810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-14T21:09:02.0813590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-14T21:09:02.0822260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-14T21:09:02.0835610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-14T21:09:02.0845340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-14T21:09:02.0850570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-14T21:09:02.0864370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-14T21:09:02.0872490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-14T21:09:02.0877710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-14T21:09:02.0891020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-14T21:09:02.0896810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-14T21:09:02.0904540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-14T21:09:02.0914350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-14T21:09:02.0922000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-14T21:09:02.0930700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-14T21:09:02.0940820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-14T21:09:02.0948840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-14T21:09:02.0955230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-14T21:09:02.0962100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-14T21:09:02.0970120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-14T21:09:02.0976490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-14T21:09:02.0983590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-14T21:09:02.0990260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-14T21:09:02.1022190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-14T21:09:02.1089770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-14T21:09:02.1095590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-14T21:09:02.1100570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-14T21:09:02.1105660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-14T21:09:02.1110460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-14T21:09:02.1115220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-14T21:09:02.1120400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-14T21:09:02.1128210Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-14T21:09:02.1133110Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-14T21:09:02.1139250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-14T21:09:02.1466530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3542-1xcgd1e.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-14T21:09:04.4062550Z ==> Summary 2021-05-14T21:09:04.4121150Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:09:05.0804580Z ==> No outdated dependents to upgrade! 2021-05-14T21:09:05.0805900Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:09:05.2607420Z ==> Reinstalling 2 broken dependents from source: 2021-05-14T21:09:05.2608510Z fftw, open-mpi 2021-05-14T21:09:05.2618480Z rm /usr/local/bin/fftw-wisdom 2021-05-14T21:09:05.2621790Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-14T21:09:05.2624600Z rm /usr/local/bin/fftwf-wisdom 2021-05-14T21:09:05.2627720Z rm /usr/local/bin/fftwl-wisdom 2021-05-14T21:09:05.2633370Z rm /usr/local/include/fftw3-mpi.f03 2021-05-14T21:09:05.2636510Z rm /usr/local/include/fftw3-mpi.h 2021-05-14T21:09:05.2638820Z rm /usr/local/include/fftw3.f 2021-05-14T21:09:05.2641930Z rm /usr/local/include/fftw3.f03 2021-05-14T21:09:05.2644980Z rm /usr/local/include/fftw3.h 2021-05-14T21:09:05.2648560Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-14T21:09:05.2651200Z rm /usr/local/include/fftw3l.f03 2021-05-14T21:09:05.2654270Z rm /usr/local/include/fftw3q.f03 2021-05-14T21:09:05.2662410Z rm /usr/local/lib/cmake/fftw3 2021-05-14T21:09:05.2665350Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-14T21:09:05.2668470Z rm /usr/local/lib/libfftw3.a 2021-05-14T21:09:05.2671720Z rm /usr/local/lib/libfftw3.dylib 2021-05-14T21:09:05.2675760Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-14T21:09:05.2679550Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-14T21:09:05.2683320Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-14T21:09:05.2686350Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-14T21:09:05.2689780Z rm /usr/local/lib/libfftw3_omp.a 2021-05-14T21:09:05.2692930Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-14T21:09:05.2696180Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-14T21:09:05.2699300Z rm /usr/local/lib/libfftw3_threads.a 2021-05-14T21:09:05.2702750Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-14T21:09:05.2705850Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-14T21:09:05.2709100Z rm /usr/local/lib/libfftw3f.a 2021-05-14T21:09:05.2712440Z rm /usr/local/lib/libfftw3f.dylib 2021-05-14T21:09:05.2715550Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-14T21:09:05.2719260Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-14T21:09:05.2723470Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-14T21:09:05.2726830Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-14T21:09:05.2730150Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-14T21:09:05.2733350Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-14T21:09:05.2743020Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-14T21:09:05.2746730Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-14T21:09:05.2756880Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-14T21:09:05.2760280Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-14T21:09:05.2769930Z rm /usr/local/lib/libfftw3l.a 2021-05-14T21:09:05.2778450Z rm /usr/local/lib/libfftw3l.dylib 2021-05-14T21:09:05.2781930Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-14T21:09:05.2788190Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-14T21:09:05.2791350Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-14T21:09:05.2799630Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-14T21:09:05.2807140Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-14T21:09:05.2810490Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-14T21:09:05.2819410Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-14T21:09:05.2822430Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-14T21:09:05.2830830Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-14T21:09:05.2840250Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-14T21:09:05.2848380Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-14T21:09:05.2856060Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-14T21:09:05.2924740Z uninfo /usr/local/share/info/fftw3.info 2021-05-14T21:09:05.2925990Z rm /usr/local/share/info/fftw3.info 2021-05-14T21:09:05.2932250Z rm /usr/local/share/info/fftw3.info-1 2021-05-14T21:09:05.2945810Z rm /usr/local/share/info/fftw3.info-2 2021-05-14T21:09:05.2962990Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-14T21:09:05.2970410Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-14T21:09:05.2982160Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-14T21:09:05.2986400Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-14T21:09:05.3919500Z rm /usr/local/bin/aggregate_profile.pl 2021-05-14T21:09:05.3927130Z rm /usr/local/bin/mpic++ 2021-05-14T21:09:05.3934170Z rm /usr/local/bin/mpicc 2021-05-14T21:09:05.3938180Z rm /usr/local/bin/mpicxx 2021-05-14T21:09:05.3944720Z rm /usr/local/bin/mpiexec 2021-05-14T21:09:05.3949220Z rm /usr/local/bin/mpif77 2021-05-14T21:09:05.3955730Z rm /usr/local/bin/mpif90 2021-05-14T21:09:05.3959670Z rm /usr/local/bin/mpifort 2021-05-14T21:09:05.3966180Z rm /usr/local/bin/mpirun 2021-05-14T21:09:05.3970760Z rm /usr/local/bin/ompi-clean 2021-05-14T21:09:05.3977410Z rm /usr/local/bin/ompi-server 2021-05-14T21:09:05.3980910Z rm /usr/local/bin/ompi_info 2021-05-14T21:09:05.3986960Z rm /usr/local/bin/opal_wrapper 2021-05-14T21:09:05.3990680Z rm /usr/local/bin/orte-clean 2021-05-14T21:09:05.3997150Z rm /usr/local/bin/orte-info 2021-05-14T21:09:05.4001130Z rm /usr/local/bin/orte-server 2021-05-14T21:09:05.4008830Z rm /usr/local/bin/ortecc 2021-05-14T21:09:05.4013210Z rm /usr/local/bin/orted 2021-05-14T21:09:05.4020310Z rm /usr/local/bin/orterun 2021-05-14T21:09:05.4024240Z rm /usr/local/bin/profile2mat.pl 2021-05-14T21:09:05.4034760Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-14T21:09:05.4038060Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-14T21:09:05.4046170Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-14T21:09:05.4049310Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-14T21:09:05.4061060Z rm /usr/local/include/mpi-ext.h 2021-05-14T21:09:05.4068800Z rm /usr/local/include/mpi.h 2021-05-14T21:09:05.4076440Z rm /usr/local/include/mpi.mod 2021-05-14T21:09:05.4080400Z rm /usr/local/include/mpi_ext.mod 2021-05-14T21:09:05.4083690Z rm /usr/local/include/mpi_f08.mod 2021-05-14T21:09:05.4091810Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-14T21:09:05.4099350Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-14T21:09:05.4103240Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-14T21:09:05.4108220Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-14T21:09:05.4111820Z rm /usr/local/include/mpi_f08_types.mod 2021-05-14T21:09:05.4119390Z rm /usr/local/include/mpi_portable_platform.h 2021-05-14T21:09:05.4124290Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-14T21:09:05.4132040Z rm /usr/local/include/mpif-config.h 2021-05-14T21:09:05.4141060Z rm /usr/local/include/mpif-constants.h 2021-05-14T21:09:05.4144680Z rm /usr/local/include/mpif-ext.h 2021-05-14T21:09:05.4153390Z rm /usr/local/include/mpif-externals.h 2021-05-14T21:09:05.4156780Z rm /usr/local/include/mpif-handles.h 2021-05-14T21:09:05.4164710Z rm /usr/local/include/mpif-io-constants.h 2021-05-14T21:09:05.4168480Z rm /usr/local/include/mpif-io-handles.h 2021-05-14T21:09:05.4174630Z rm /usr/local/include/mpif-sentinels.h 2021-05-14T21:09:05.4178490Z rm /usr/local/include/mpif-sizeof.h 2021-05-14T21:09:05.4185840Z rm /usr/local/include/mpif.h 2021-05-14T21:09:05.4189620Z rm /usr/local/include/openmpi 2021-05-14T21:09:05.4197040Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-14T21:09:05.4208970Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-14T21:09:05.4212750Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-14T21:09:05.4219670Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-14T21:09:05.4223540Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-14T21:09:05.4232010Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-14T21:09:05.4235700Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-14T21:09:05.4244490Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-14T21:09:05.4248440Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-14T21:09:05.4255700Z rm /usr/local/lib/libmpi.40.dylib 2021-05-14T21:09:05.4259500Z rm /usr/local/lib/libmpi.dylib 2021-05-14T21:09:05.4265810Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-14T21:09:05.4272360Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-14T21:09:05.4275920Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-14T21:09:05.4282780Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-14T21:09:05.4286090Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-14T21:09:05.4289430Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-14T21:09:05.4295450Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-14T21:09:05.4300890Z rm /usr/local/lib/libompitrace.dylib 2021-05-14T21:09:05.4305570Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-14T21:09:05.4311510Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-14T21:09:05.4314680Z rm /usr/local/lib/libopen-pal.dylib 2021-05-14T21:09:05.4321910Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-14T21:09:05.4325640Z rm /usr/local/lib/libopen-rte.dylib 2021-05-14T21:09:05.4329140Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-14T21:09:05.4336220Z rm /usr/local/lib/openmpi 2021-05-14T21:09:05.4342820Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-14T21:09:05.4349050Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-14T21:09:05.4353660Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-14T21:09:05.4370210Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-14T21:09:05.4371610Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-14T21:09:05.4372310Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-14T21:09:05.4376620Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-14T21:09:05.4380280Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-14T21:09:05.4384300Z rm /usr/local/lib/pmix 2021-05-14T21:09:05.4403400Z rm /usr/local/share/man/man1/mpic++.1 2021-05-14T21:09:05.4406280Z rm /usr/local/share/man/man1/mpicc.1 2021-05-14T21:09:05.4414080Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-14T21:09:05.4418520Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-14T21:09:05.4426500Z rm /usr/local/share/man/man1/mpif77.1 2021-05-14T21:09:05.4430320Z rm /usr/local/share/man/man1/mpif90.1 2021-05-14T21:09:05.4434220Z rm /usr/local/share/man/man1/mpifort.1 2021-05-14T21:09:05.4443000Z rm /usr/local/share/man/man1/mpirun.1 2021-05-14T21:09:05.4447620Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-14T21:09:05.4456130Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-14T21:09:05.4459790Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-14T21:09:05.4466130Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-14T21:09:05.4470930Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-14T21:09:05.4475120Z rm /usr/local/share/man/man1/orte-info.1 2021-05-14T21:09:05.4480620Z rm /usr/local/share/man/man1/orte-server.1 2021-05-14T21:09:05.4484490Z rm /usr/local/share/man/man1/orted.1 2021-05-14T21:09:05.4489740Z rm /usr/local/share/man/man1/orterun.1 2021-05-14T21:09:05.4508610Z rm /usr/local/share/man/man3/MPI.3 2021-05-14T21:09:05.4514210Z Only the first 100 operations were output. 2021-05-14T21:09:07.3356460Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-14T21:09:08.4408010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:09.0069700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-14T21:09:09.3659280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-14T21%3A15%3A00Z&sig=bPZ%2F5iPksQM3Ja4MV0rQBnLj2Ndn6%2BGqGzp3cVHPZbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:09.4028340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=bPZ\%2F5iPksQM3Ja4MV0rQBnLj2Ndn6\%2BGqGzp3cVHPZbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:09.7143490Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-14T21:09:09.8463820Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-14T21:09:09.8494860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3550-teytxt 2021-05-14T21:09:10.7619950Z cp -pR /private/tmp/d20210514-3550-teytxt/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-14T21:09:11.5466900Z chmod -Rf +w /private/tmp/d20210514-3550-teytxt 2021-05-14T21:09:12.6647040Z ==> Finishing up 2021-05-14T21:09:12.7149920Z mkdir -p /usr/local/etc/dcmtk 2021-05-14T21:09:12.7155360Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-14T21:09:12.7159750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-14T21:09:12.7164770Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-14T21:09:12.7169790Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-14T21:09:12.7174890Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-14T21:09:12.7179810Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-14T21:09:12.7184720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-14T21:09:12.7193100Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-14T21:09:12.7197900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-14T21:09:12.7202610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-14T21:09:12.7207720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-14T21:09:12.7228880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-14T21:09:12.7234100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-14T21:09:12.7238820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-14T21:09:12.7243650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-14T21:09:12.7249940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-14T21:09:12.7254860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-14T21:09:12.7260080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-14T21:09:12.7265390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-14T21:09:12.7270680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-14T21:09:12.7275790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-14T21:09:12.7280720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-14T21:09:12.7285560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-14T21:09:12.7290720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-14T21:09:12.7295410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-14T21:09:12.7300300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-14T21:09:12.7305090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-14T21:09:12.7310080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-14T21:09:12.7314940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-14T21:09:12.7323570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-14T21:09:12.7336580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-14T21:09:12.7344620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-14T21:09:12.7354610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-14T21:09:12.7364440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-14T21:09:12.7372830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-14T21:09:12.7382060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-14T21:09:12.7391670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-14T21:09:12.7401190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-14T21:09:12.7409810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-14T21:09:12.7422650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-14T21:09:12.7428690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-14T21:09:12.7437130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-14T21:09:12.7445970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-14T21:09:12.7455000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-14T21:09:12.7464750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-14T21:09:12.7473730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-14T21:09:12.7482290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-14T21:09:12.7491150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-14T21:09:12.7499470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-14T21:09:12.7508230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-14T21:09:12.7513550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-14T21:09:12.7521730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-14T21:09:12.7530500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-14T21:09:12.7540100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-14T21:09:12.7548330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-14T21:09:12.7556990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-14T21:09:12.7561520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-14T21:09:12.7570840Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-14T21:09:12.7580210Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-14T21:09:12.7588220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-14T21:09:12.7595750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-14T21:09:12.7603690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-14T21:09:12.7613500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-14T21:09:12.7618870Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-14T21:09:12.7628550Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-14T21:09:12.7637640Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-14T21:09:12.7647510Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-14T21:09:12.7652480Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-14T21:09:12.7756070Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-14T21:09:12.7761090Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-14T21:09:12.7766710Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-14T21:09:12.7770970Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-14T21:09:12.7775960Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-14T21:09:12.7780480Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-14T21:09:12.7785380Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-14T21:09:12.7789920Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-14T21:09:12.7794780Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-14T21:09:12.7799760Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-14T21:09:12.7804550Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-14T21:09:12.7809210Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-14T21:09:12.7816410Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-14T21:09:12.7823000Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-14T21:09:12.7830070Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-14T21:09:12.7840820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-14T21:09:12.7846280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-14T21:09:12.7851740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-14T21:09:12.7857430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-14T21:09:12.7862420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-14T21:09:12.7868060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-14T21:09:12.7873200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-14T21:09:12.7878560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-14T21:09:12.7885030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-14T21:09:12.7891180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-14T21:09:12.7896290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-14T21:09:12.7901910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-14T21:09:12.7907670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-14T21:09:12.7912910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-14T21:09:12.7918670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-14T21:09:12.7924300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-14T21:09:12.7929670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-14T21:09:12.7934240Z Only the first 100 operations were output. 2021-05-14T21:09:13.1676250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3714-1sp88e2.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-14T21:09:15.5964400Z ==> Summary 2021-05-14T21:09:15.6688570Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-14T21:09:18.0887550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-14T21:09:19.2328440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:19.8088330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-14T21:09:20.1470100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-14T21%3A15%3A00Z&sig=d%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:20.1882610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=d\%2F4M8IYmkcLL73grZNixHRum9RSBc1PLfdW87AdvQAE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:20.2382680Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-14T21:09:20.3264950Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-14T21:09:20.3355180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3721-36yc1k 2021-05-14T21:09:20.4177870Z cp -pR /private/tmp/d20210514-3721-36yc1k/libsecret/. /usr/local/Cellar/libsecret 2021-05-14T21:09:20.5656650Z chmod -Rf +w /private/tmp/d20210514-3721-36yc1k 2021-05-14T21:09:20.7739510Z ==> Finishing up 2021-05-14T21:09:20.8131610Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-14T21:09:20.8138400Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-14T21:09:20.8144220Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-14T21:09:20.8155430Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-14T21:09:20.8191430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8201420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8223030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8235270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8260330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8278220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8287390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8299710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8301590Z mkdir -p /usr/local/share/locale/ckb 2021-05-14T21:09:20.8306550Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-14T21:09:20.8314110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8324680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8334210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8358000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8447670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8504210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8541770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8550760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8554520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8556470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8558020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8559550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8574280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8614010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8624600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8637720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8662660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8708890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8719970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8754690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8766530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8788730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8812790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8818650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8829610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8839890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8859110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8887730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8895400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8905780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8916730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.8941400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9004680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9012270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9103500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9145970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9234040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9236430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9239240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9244360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9246670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9248900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9252520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9254830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9256810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9259250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-14T21:09:20.9261600Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-14T21:09:20.9266730Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-14T21:09:20.9270370Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-14T21:09:20.9272320Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-14T21:09:20.9277980Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-14T21:09:20.9279990Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-14T21:09:20.9281970Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-14T21:09:20.9285640Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-14T21:09:20.9796840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-3886-7jiohk.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-14T21:09:23.1805880Z ==> Summary 2021-05-14T21:09:23.2016040Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-14T21:09:25.2810540Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-14T21:09:25.2811330Z To reinstall 1.6.37, run: 2021-05-14T21:09:25.2811810Z brew reinstall libpng 2021-05-14T21:09:27.1603000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-14T21:09:28.2538920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:28.8118680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-14T21:09:29.1614770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-14T21%3A15%3A00Z&sig=pLA6cOEJzsDmHabVZodDG%2F232OmEKKgdUXvCuvKxmO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:29.2054610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=pLA6cOEJzsDmHabVZodDG\%2F232OmEKKgdUXvCuvKxmO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:29.2453050Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-14T21:09:29.2502380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-14T21:09:30.3207440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:30.8359480Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-14T21:09:31.1520220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-14T21%3A15%3A00Z&sig=OyBq%2BGDIojE4U%2BXrW5U73xs%2FAOvisuFxRip7oTS%2BQXA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:31.1809440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=OyBq\%2BGDIojE4U\%2BXrW5U73xs\%2FAOvisuFxRip7oTS\%2BQXA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:31.2249380Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-14T21:09:31.2299820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-14T21:09:32.3039490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:32.8260660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-14T21:09:33.1530380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-14T21%3A15%3A00Z&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb%2FElkZHbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:33.1930320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kStTteXN18UJpSrGXsGV6bphEdooRN6w2pb\%2FElkZHbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:33.2383550Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-14T21:09:33.2412910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-14T21:09:34.3177400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:34.8864170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-14T21:09:35.2089380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-14T21%3A15%3A00Z&sig=i9Y0a3KYcg0kzwY9LR8BxkS3GqHFNFPrfezISe8m9SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:35.2457000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=i9Y0a3KYcg0kzwY9LR8BxkS3GqHFNFPrfezISe8m9SQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:35.2838400Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-14T21:09:35.2868160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-14T21:09:36.3706070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:36.9118520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-14T21:09:37.2418000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-14T21%3A15%3A00Z&sig=aAzT9IT4JGNSgo4T0W%2FTcVU9LV9OzgvJgcNZ5rZ5HYA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:37.2914450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=aAzT9IT4JGNSgo4T0W\%2FTcVU9LV9OzgvJgcNZ5rZ5HYA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:37.3635760Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-14T21:09:37.3708220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-14T21:09:38.5644620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:39.1141210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-14T21:09:39.4550120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-14T21%3A15%3A00Z&sig=opiXH5eDz9K7kEEySWAnMLxZG0oL0TJATcbMS9KKXoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:39.5034770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=opiXH5eDz9K7kEEySWAnMLxZG0oL0TJATcbMS9KKXoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:39.6471410Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:09:39.6593620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-14T21:09:40.7508600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:41.2703200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-14T21:09:41.6083830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-14T21%3A15%3A00Z&sig=FSg%2B80HKTsAQzuxTyIKJCNCVLVb8d%2Bz4WVHjBBidCdY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:41.6485360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=FSg\%2B80HKTsAQzuxTyIKJCNCVLVb8d\%2Bz4WVHjBBidCdY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:41.6895810Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-14T21:09:41.6928310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-14T21:09:42.7710400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:43.3342980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-14T21:09:43.6798710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-14T21%3A15%3A00Z&sig=kgeGAjKJR8ZUoGXh64iJmzHh3v2xiraoN3Uo4av4eck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:43.7173020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kgeGAjKJR8ZUoGXh64iJmzHh3v2xiraoN3Uo4av4eck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:43.7523660Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-14T21:09:43.7553730Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-14T21:09:44.8697180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:45.4177960Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-14T21:09:45.7666050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-14T21%3A15%3A00Z&sig=Dk49TaSnkpUtjTuUwhql08cyJFHcYS4xzfDSuovByvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:45.7966790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=Dk49TaSnkpUtjTuUwhql08cyJFHcYS4xzfDSuovByvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:45.8367060Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-14T21:09:45.8402210Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-14T21:09:46.9407230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:47.4578920Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-14T21:09:47.7941600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-14T21%3A15%3A00Z&sig=UqofSBitaPSe5BYW2a%2FXJ%2FT%2BakhaCtyT3k%2Bd07PC2t0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:47.8331830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=UqofSBitaPSe5BYW2a\%2FXJ\%2FT\%2BakhaCtyT3k\%2Bd07PC2t0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:47.9039750Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-14T21:09:47.9087970Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-14T21:09:49.0660580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:49.6230270Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-14T21:09:49.9605620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-14T21%3A15%3A00Z&sig=gfbqTFwfBILiNPZTjZpIpRMdt12VhATuXBA4psDMyKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:50.0001450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=gfbqTFwfBILiNPZTjZpIpRMdt12VhATuXBA4psDMyKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:50.0793510Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-14T21:09:50.0884570Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-14T21:09:51.2055040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:51.7504380Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-14T21:09:52.0801820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-14T21%3A15%3A00Z&sig=g5rj8ToOpRbh0niGThQ%2BV4vFrQdCsoVD%2BTmnD%2F9xZV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:52.1172380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=g5rj8ToOpRbh0niGThQ\%2BV4vFrQdCsoVD\%2BTmnD\%2F9xZV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:52.1571970Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-14T21:09:52.1612110Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-14T21:09:53.2772360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:53.8009350Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-14T21:09:54.1564030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-14T21%3A15%3A00Z&sig=K0mx6uq%2FSPLkdX%2F%2BNT89Uva4UQWBTicNZesvG6NZ0FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:54.1942950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=K0mx6uq\%2FSPLkdX\%2F\%2BNT89Uva4UQWBTicNZesvG6NZ0FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:54.2649110Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-14T21:09:54.2689340Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-14T21:09:55.3360470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:55.8824080Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-14T21:09:56.2390570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-14T21%3A15%3A00Z&sig=kT6JC3c1gSibgbwo37K7l7MPIAPfUrvF6JY%2ByI3KTzg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:56.2802340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=kT6JC3c1gSibgbwo37K7l7MPIAPfUrvF6JY\%2ByI3KTzg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:56.5717810Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-14T21:09:56.6229270Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-14T21:09:57.6930870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:09:58.2540460Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-14T21:09:58.5599640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-14T21%3A15%3A00Z&sig=haQ3OiCOy9fEx64LagwYgklR49eSg%2B1tnFMIxOHzaw0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:09:58.5887500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A15\%3A00Z\&sig=haQ3OiCOy9fEx64LagwYgklR49eSg\%2B1tnFMIxOHzaw0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:09:58.6749110Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-14T21:09:58.6847150Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-14T21:09:59.7463530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:00.2994560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-14T21:10:00.7220700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-14T21%3A20%3A00Z&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv%2Fdp75SLV9IO45%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:00.7632800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=hQDmpIUHAHgnoyHw9oDyOjCnRJjv\%2Fdp75SLV9IO45\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:02.4002730Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-14T21:10:02.8268690Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-14T21:10:03.9477870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:10:04.5246470Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-14T21:10:04.8659900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-14T21%3A20%3A00Z&sig=nteq5J56OZlQZwbzykttAPQSdimqwL%2FE03Vklodx5PM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:10:04.9177700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=nteq5J56OZlQZwbzykttAPQSdimqwL\%2FE03Vklodx5PM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:10:05.1353540Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-14T21:10:05.1853390Z ==> 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-14T21:10:05.1857810Z ==> Installing poppler dependency: libpthread-stubs 2021-05-14T21:10:05.2571790Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-14T21:10:05.2603980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1qy504r 2021-05-14T21:10:05.2684740Z cp -pR /private/tmp/d20210514-3996-1qy504r/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-14T21:10:05.2776390Z chmod -Rf +w /private/tmp/d20210514-3996-1qy504r 2021-05-14T21:10:05.3178260Z ==> Finishing up 2021-05-14T21:10:05.3551650Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-14T21:10:05.3651670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4257-10h7fik.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-14T21:10:07.5948700Z ==> Summary 2021-05-14T21:10:07.5963150Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-14T21:10:07.5969120Z ==> Installing poppler dependency: xorgproto 2021-05-14T21:10:07.6005890Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-14T21:10:07.6024440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210514-3996-gdhnk 2021-05-14T21:10:07.7166480Z cp -pR /private/tmp/d20210514-3996-gdhnk/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-14T21:10:07.8537690Z chmod -Rf +w /private/tmp/d20210514-3996-gdhnk 2021-05-14T21:10:08.0179840Z ==> Finishing up 2021-05-14T21:10:08.0549790Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-14T21:10:08.0553660Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-14T21:10:08.0562660Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-14T21:10:08.0567700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-14T21:10:08.0572870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-14T21:10:08.0578050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-14T21:10:08.0583610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-14T21:10:08.0588740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-14T21:10:08.0593820Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-14T21:10:08.0599090Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-14T21:10:08.0604690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-14T21:10:08.0640360Z rm /usr/local/share/pkgconfig 2021-05-14T21:10:08.0658080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-14T21:10:08.0664060Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-14T21:10:08.0670190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-14T21:10:08.0676550Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-14T21:10:08.0682780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-14T21:10:08.0688780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-14T21:10:08.0708380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-14T21:10:08.0713980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-14T21:10:08.0728950Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-14T21:10:08.0730630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-14T21:10:08.0732070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-14T21:10:08.0735730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-14T21:10:08.0741800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-14T21:10:08.0747380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-14T21:10:08.0755500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-14T21:10:08.0761850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-14T21:10:08.0767870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-14T21:10:08.0773350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-14T21:10:08.0779610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-14T21:10:08.0784840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-14T21:10:08.0790430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-14T21:10:08.0795770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-14T21:10:08.0801200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-14T21:10:08.0806550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-14T21:10:08.0812250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-14T21:10:08.0817680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-14T21:10:08.0822830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-14T21:10:08.0828510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-14T21:10:08.0833790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-14T21:10:08.0839100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-14T21:10:08.0844400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-14T21:10:08.0849840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-14T21:10:08.0855220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-14T21:10:08.0860740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-14T21:10:08.0865860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-14T21:10:08.0871110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-14T21:10:08.0876780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-14T21:10:08.0882540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-14T21:10:08.0892620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-14T21:10:08.0898660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-14T21:10:08.0904290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-14T21:10:08.0909850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-14T21:10:08.1475550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4283-1hdtjxa.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-14T21:10:10.3926660Z ==> Summary 2021-05-14T21:10:10.4120060Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-14T21:10:10.4126240Z ==> Installing poppler dependency: libxau 2021-05-14T21:10:10.4217550Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-14T21:10:10.4236660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-18j0um1 2021-05-14T21:10:10.4373640Z cp -pR /private/tmp/d20210514-3996-18j0um1/libxau/. /usr/local/Cellar/libxau 2021-05-14T21:10:10.4556800Z chmod -Rf +w /private/tmp/d20210514-3996-18j0um1 2021-05-14T21:10:10.5129420Z ==> Finishing up 2021-05-14T21:10:10.5560480Z rm /usr/local/include/X11 2021-05-14T21:10:10.5569560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-14T21:10:10.5575120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-14T21:10:10.5580350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-14T21:10:10.5586310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-14T21:10:10.5591510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-14T21:10:10.5596890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-14T21:10:10.5602390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-14T21:10:10.5607830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-14T21:10:10.5613490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-14T21:10:10.5618820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-14T21:10:10.5624270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-14T21:10:10.5629850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-14T21:10:10.5635130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-14T21:10:10.5640540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-14T21:10:10.5646570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-14T21:10:10.5651740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-14T21:10:10.5657340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-14T21:10:10.5662930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-14T21:10:10.5668560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-14T21:10:10.5677800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-14T21:10:10.5679580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-14T21:10:10.5685570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-14T21:10:10.5690950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-14T21:10:10.5696570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-14T21:10:10.5700550Z mkdir -p /usr/local/include/X11/dri 2021-05-14T21:10:10.5707490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-14T21:10:10.5713620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-14T21:10:10.5732610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-14T21:10:10.5737030Z mkdir -p /usr/local/include/X11/extensions 2021-05-14T21:10:10.5746050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-14T21:10:10.5752490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-14T21:10:10.5758790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-14T21:10:10.5764870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-14T21:10:10.5770640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-14T21:10:10.5776210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-14T21:10:10.5781900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-14T21:10:10.5787480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-14T21:10:10.5792590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-14T21:10:10.5798350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-14T21:10:10.5803730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-14T21:10:10.5809220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-14T21:10:10.5815210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-14T21:10:10.5820660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-14T21:10:10.5825930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-14T21:10:10.5831470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-14T21:10:10.5836900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-14T21:10:10.5842470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-14T21:10:10.5848240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-14T21:10:10.5853580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-14T21:10:10.5859290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-14T21:10:10.5864930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-14T21:10:10.5870680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-14T21:10:10.5875630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-14T21:10:10.5881560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-14T21:10:10.5887110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-14T21:10:10.5894560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-14T21:10:10.5913740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-14T21:10:10.5919680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-14T21:10:10.5924990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-14T21:10:10.5930920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-14T21:10:10.5936310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-14T21:10:10.5941880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-14T21:10:10.5947770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-14T21:10:10.5953330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-14T21:10:10.5958940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-14T21:10:10.5964810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-14T21:10:10.5970780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-14T21:10:10.5976490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-14T21:10:10.5982450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-14T21:10:10.5988420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-14T21:10:10.5994060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-14T21:10:10.6000440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-14T21:10:10.6006290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-14T21:10:10.6011730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-14T21:10:10.6017080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-14T21:10:10.6022850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-14T21:10:10.6028100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-14T21:10:10.6033620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-14T21:10:10.6038880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-14T21:10:10.6044760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-14T21:10:10.6049710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-14T21:10:10.6054990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-14T21:10:10.6060700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-14T21:10:10.6065860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-14T21:10:10.6075850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-14T21:10:10.6081280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-14T21:10:10.6087320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-14T21:10:10.6093060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-14T21:10:10.6098960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-14T21:10:10.6105150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-14T21:10:10.6110540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-14T21:10:10.6116580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-14T21:10:10.6122040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-14T21:10:10.6128940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-14T21:10:10.6135280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-14T21:10:10.6141250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-14T21:10:10.6147640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-14T21:10:10.6153560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-14T21:10:10.6159540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-14T21:10:10.6165820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-14T21:10:10.6171660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-14T21:10:10.6176540Z Only the first 100 operations were output. 2021-05-14T21:10:10.6535400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4310-1nzlrsm.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-14T21:10:12.8284350Z ==> Summary 2021-05-14T21:10:12.8310650Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-14T21:10:12.8316070Z ==> Installing poppler dependency: libxdmcp 2021-05-14T21:10:12.8404090Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-14T21:10:12.8422280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-fdru9r 2021-05-14T21:10:12.8533520Z cp -pR /private/tmp/d20210514-3996-fdru9r/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-14T21:10:12.8657160Z chmod -Rf +w /private/tmp/d20210514-3996-fdru9r 2021-05-14T21:10:12.9097580Z ==> Finishing up 2021-05-14T21:10:12.9622890Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-14T21:10:12.9629250Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-14T21:10:12.9633710Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-14T21:10:12.9639370Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-14T21:10:12.9646330Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-14T21:10:12.9777330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4336-113e6m1.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-14T21:10:15.1403900Z ==> Summary 2021-05-14T21:10:15.1424700Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-14T21:10:15.1432280Z ==> Installing poppler dependency: libxcb 2021-05-14T21:10:15.1789340Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-14T21:10:15.1809190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-3996-11o2dy1 2021-05-14T21:10:15.9889160Z cp -pR /private/tmp/d20210514-3996-11o2dy1/libxcb/. /usr/local/Cellar/libxcb 2021-05-14T21:10:17.3078810Z chmod -Rf +w /private/tmp/d20210514-3996-11o2dy1 2021-05-14T21:10:18.5109390Z ==> Finishing up 2021-05-14T21:10:18.5478180Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-14T21:10:18.5500580Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-14T21:10:18.5561160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-14T21:10:18.5566230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-14T21:10:18.5572080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-14T21:10:18.5579650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-14T21:10:18.5585270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-14T21:10:18.5591980Z 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-14T21:10:18.5597990Z 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-14T21:10:18.5603740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-14T21:10:18.5609680Z 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-14T21:10:18.5615950Z 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-14T21:10:18.5621360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-14T21:10:18.5627210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-14T21:10:18.5633410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-14T21:10:18.5638830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-14T21:10:18.5644840Z 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-14T21:10:18.5650650Z 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-14T21:10:18.5656380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-14T21:10:18.5662100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-14T21:10:18.5667750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-14T21:10:18.5724820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-14T21:10:18.5727130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-14T21:10:18.5732640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-14T21:10:18.5740930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-14T21:10:18.5743570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-14T21:10:18.5749390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-14T21:10:18.5755050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-14T21:10:18.5760740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-14T21:10:18.5766290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-14T21:10:18.5771920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-14T21:10:18.5777610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-14T21:10:18.5783540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-14T21:10:18.5789260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-14T21:10:18.5795030Z 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-14T21:10:18.5800410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-14T21:10:18.5806270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-14T21:10:18.5813430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-14T21:10:18.5819760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-14T21:10:18.5826360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-14T21:10:18.5832650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-14T21:10:18.5838960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-14T21:10:18.5845740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-14T21:10:18.5851640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-14T21:10:18.5859160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-14T21:10:18.5865430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-14T21:10:18.5872010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-14T21:10:18.5878100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-14T21:10:18.5884470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-14T21:10:18.5890090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-14T21:10:18.5896620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-14T21:10:18.5902390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-14T21:10:18.5908680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-14T21:10:18.5914620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-14T21:10:18.5920310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-14T21:10:18.5927810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-14T21:10:18.5933910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-14T21:10:18.5939750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-14T21:10:18.5946000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-14T21:10:18.5952220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-14T21:10:18.5958590Z 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-14T21:10:18.5964950Z 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-14T21:10:18.5970380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-14T21:10:18.5976700Z 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-14T21:10:18.5983180Z 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-14T21:10:18.5989090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-14T21:10:18.5995320Z 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-14T21:10:18.6001350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-14T21:10:18.6007600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-14T21:10:18.6013710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-14T21:10:18.6019920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-14T21:10:18.6026280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-14T21:10:18.6033030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-14T21:10:18.6039460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-14T21:10:18.6045720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-14T21:10:18.6051790Z 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-14T21:10:18.6058060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-14T21:10:18.6064300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-14T21:10:18.6069880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-14T21:10:18.6076300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-14T21:10:18.6081920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-14T21:10:18.6088130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-14T21:10:18.6094030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-14T21:10:18.6099950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-14T21:10:18.6106490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-14T21:10:18.6112670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-14T21:10:18.6118640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-14T21:10:18.6124660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-14T21:10:18.6130780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-14T21:10:18.6137720Z 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-14T21:10:18.6143640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-14T21:10:18.6149840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-14T21:10:18.6155900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-14T21:10:18.6161830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-14T21:10:18.6198760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-14T21:10:18.6204840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-14T21:10:18.6210650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-14T21:10:18.6216550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-14T21:10:18.6222340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-14T21:10:18.6228780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-14T21:10:18.6233060Z Only the first 100 operations were output. 2021-05-14T21:10:20.2664330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4371-1vk5trc.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-14T21:10:22.7366000Z ==> Summary 2021-05-14T21:10:22.8738000Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-14T21:10:22.8744290Z ==> Installing poppler dependency: libx11 2021-05-14T21:10:22.9213640Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:10:22.9231250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-aiv380 2021-05-14T21:10:23.2692010Z cp -pR /private/tmp/d20210514-3996-aiv380/libx11/. /usr/local/Cellar/libx11 2021-05-14T21:10:23.7911600Z chmod -Rf +w /private/tmp/d20210514-3996-aiv380 2021-05-14T21:10:24.2539660Z ==> Finishing up 2021-05-14T21:10:24.2927210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-14T21:10:24.2931750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-14T21:10:24.2936590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-14T21:10:24.2942640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-14T21:10:24.2948400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-14T21:10:24.2954050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-14T21:10:24.2959650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-14T21:10:24.2965460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-14T21:10:24.2970810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-14T21:10:24.2976450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-14T21:10:24.2982710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-14T21:10:24.2988000Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-14T21:10:24.2996330Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-14T21:10:24.3002760Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-14T21:10:24.3031500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-14T21:10:24.3038200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-14T21:10:24.3044230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-14T21:10:24.3050400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-14T21:10:24.3056360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-14T21:10:24.3062690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-14T21:10:24.3068620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-14T21:10:24.3074670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-14T21:10:24.3080550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-14T21:10:24.3086430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-14T21:10:24.3092820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-14T21:10:24.3098690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-14T21:10:24.3104830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-14T21:10:24.3110690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-14T21:10:24.3117320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-14T21:10:24.3123660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-14T21:10:24.3129510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-14T21:10:24.3135990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-14T21:10:24.3141560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-14T21:10:24.3147630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-14T21:10:24.3153150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-14T21:10:24.3159120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-14T21:10:24.3187680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-14T21:10:24.3193160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-14T21:10:24.3199520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-14T21:10:24.3205510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-14T21:10:24.3211720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-14T21:10:24.3217360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-14T21:10:24.3223440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-14T21:10:24.3229400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-14T21:10:24.3235360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-14T21:10:24.3241780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-14T21:10:24.3249620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-14T21:10:24.3255620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-14T21:10:24.3261680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-14T21:10:24.3268920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-14T21:10:24.3275220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-14T21:10:24.3280980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-14T21:10:24.3287140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-14T21:10:24.3293000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-14T21:10:24.3299460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-14T21:10:24.3305550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-14T21:10:24.3312070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-14T21:10:24.3317630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-14T21:10:24.3324140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-14T21:10:24.3330110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-14T21:10:24.3336040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-14T21:10:24.3341740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-14T21:10:24.3348070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-14T21:10:24.3368580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-14T21:10:24.3371640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-14T21:10:24.3373530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-14T21:10:24.3379220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-14T21:10:24.3384840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-14T21:10:24.3390530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-14T21:10:24.3395980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-14T21:10:24.3401410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-14T21:10:24.3406990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-14T21:10:24.3417900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-14T21:10:24.3419480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-14T21:10:24.3425590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-14T21:10:24.3430020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-14T21:10:24.3445510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-14T21:10:24.3447440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-14T21:10:24.3449360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-14T21:10:24.3451180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-14T21:10:24.3456290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-14T21:10:24.3462850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-14T21:10:24.3468060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-14T21:10:24.3473650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-14T21:10:24.3479010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-14T21:10:24.3484770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-14T21:10:24.3490280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-14T21:10:24.3497180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-14T21:10:24.3502910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-14T21:10:24.3508550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-14T21:10:24.3514540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-14T21:10:24.3520050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-14T21:10:24.3525810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-14T21:10:24.3531180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-14T21:10:24.3536750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-14T21:10:24.3542260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-14T21:10:24.3547740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-14T21:10:24.3553960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-14T21:10:24.3558990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-14T21:10:24.3564770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-14T21:10:24.3569070Z Only the first 100 operations were output. 2021-05-14T21:10:24.9380480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4397-p7y8xo.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-14T21:10:27.3156430Z ==> Summary 2021-05-14T21:10:27.3839620Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-14T21:10:27.3845920Z ==> Installing poppler dependency: libxext 2021-05-14T21:10:27.4423790Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-14T21:10:27.4442730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-ij6yb0 2021-05-14T21:10:27.4841100Z cp -pR /private/tmp/d20210514-3996-ij6yb0/libxext/. /usr/local/Cellar/libxext 2021-05-14T21:10:27.5403790Z chmod -Rf +w /private/tmp/d20210514-3996-ij6yb0 2021-05-14T21:10:27.6330040Z ==> Finishing up 2021-05-14T21:10:27.6716890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-14T21:10:27.6722300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-14T21:10:27.6729240Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-14T21:10:27.6734810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-14T21:10:27.6741170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-14T21:10:27.6746720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-14T21:10:27.6752500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-14T21:10:27.6757900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-14T21:10:27.6763400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-14T21:10:27.6769540Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-14T21:10:27.6775210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-14T21:10:27.6781620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-14T21:10:27.6787620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-14T21:10:27.6793730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-14T21:10:27.6799630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-14T21:10:27.6805490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-14T21:10:27.6820140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-14T21:10:27.6826610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-14T21:10:27.6832790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-14T21:10:27.6838450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-14T21:10:27.6844550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-14T21:10:27.6850810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-14T21:10:27.6856300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-14T21:10:27.6861690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-14T21:10:27.6867560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-14T21:10:27.6873270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-14T21:10:27.6879310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-14T21:10:27.6885490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-14T21:10:27.6892020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-14T21:10:27.6898070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-14T21:10:27.6904290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-14T21:10:27.6910230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-14T21:10:27.6916780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-14T21:10:27.6945650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-14T21:10:27.6952150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-14T21:10:27.6957920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-14T21:10:27.6964100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-14T21:10:27.6970240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-14T21:10:27.6975580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-14T21:10:27.6981820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-14T21:10:27.6988000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-14T21:10:27.6994090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-14T21:10:27.7000040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-14T21:10:27.7006180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-14T21:10:27.7017290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-14T21:10:27.7023650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-14T21:10:27.7030030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-14T21:10:27.7036230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-14T21:10:27.7042640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-14T21:10:27.7050480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-14T21:10:27.7056850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-14T21:10:27.7062870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-14T21:10:27.7069640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-14T21:10:27.7075860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-14T21:10:27.7082600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-14T21:10:27.7089020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-14T21:10:27.7094460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-14T21:10:27.7100860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-14T21:10:27.7106920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-14T21:10:27.7114340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-14T21:10:27.7119760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-14T21:10:27.7126110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-14T21:10:27.7132950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-14T21:10:27.7139530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-14T21:10:27.7145670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-14T21:10:27.7152120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-14T21:10:27.7159430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-14T21:10:27.7165680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-14T21:10:27.7171880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-14T21:10:27.7178310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-14T21:10:27.7184560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-14T21:10:27.7190770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-14T21:10:27.7197460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-14T21:10:27.7203780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-14T21:10:27.7209930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-14T21:10:27.7216510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-14T21:10:27.7222670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-14T21:10:27.7230050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-14T21:10:27.7235400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-14T21:10:27.7241630Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-14T21:10:27.7250070Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-14T21:10:27.7520450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4423-49rsaq.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-14T21:10:29.9293830Z ==> Summary 2021-05-14T21:10:29.9355630Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-14T21:10:29.9363380Z ==> Installing poppler dependency: libxrender 2021-05-14T21:10:29.9946970Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-14T21:10:29.9988380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-bqn6ky 2021-05-14T21:10:30.0112870Z cp -pR /private/tmp/d20210514-3996-bqn6ky/libxrender/. /usr/local/Cellar/libxrender 2021-05-14T21:10:30.0270040Z chmod -Rf +w /private/tmp/d20210514-3996-bqn6ky 2021-05-14T21:10:30.0787790Z ==> Finishing up 2021-05-14T21:10:30.1130870Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-14T21:10:30.1140120Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-14T21:10:30.1147420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-14T21:10:30.1152380Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-14T21:10:30.1157940Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-14T21:10:30.1165810Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-14T21:10:30.1303680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4449-vlco22.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-14T21:10:32.4300360Z ==> Summary 2021-05-14T21:10:32.4323200Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-14T21:10:32.4328890Z ==> Installing poppler dependency: lzo 2021-05-14T21:10:32.4348680Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-14T21:10:32.4367740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-kd2gud 2021-05-14T21:10:32.4551090Z cp -pR /private/tmp/d20210514-3996-kd2gud/lzo/. /usr/local/Cellar/lzo 2021-05-14T21:10:32.4833260Z chmod -Rf +w /private/tmp/d20210514-3996-kd2gud 2021-05-14T21:10:32.5376980Z ==> Finishing up 2021-05-14T21:10:32.5791620Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-14T21:10:32.5799050Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-14T21:10:32.5806140Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-14T21:10:32.5810700Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-14T21:10:32.5816060Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-14T21:10:32.5823610Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-14T21:10:32.5990470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4475-pop3ep.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-14T21:10:34.8433670Z ==> Summary 2021-05-14T21:10:34.8467160Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-14T21:10:34.8473970Z ==> Installing poppler dependency: pixman 2021-05-14T21:10:34.8503380Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-14T21:10:34.8521660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1x8v8d7 2021-05-14T21:10:34.8741990Z cp -pR /private/tmp/d20210514-3996-1x8v8d7/pixman/. /usr/local/Cellar/pixman 2021-05-14T21:10:34.8901320Z chmod -Rf +w /private/tmp/d20210514-3996-1x8v8d7 2021-05-14T21:10:34.9355190Z ==> Finishing up 2021-05-14T21:10:34.9680310Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-14T21:10:34.9687600Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-14T21:10:34.9692920Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-14T21:10:34.9698610Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-14T21:10:34.9703890Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-14T21:10:34.9711410Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-14T21:10:34.9844270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4501-177pqar.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-14T21:10:37.1487920Z ==> Summary 2021-05-14T21:10:37.1508530Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-14T21:10:37.1515560Z ==> Installing poppler dependency: cairo 2021-05-14T21:10:37.3177250Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-14T21:10:37.3192890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1vvvgf5 2021-05-14T21:10:37.3995030Z cp -pR /private/tmp/d20210514-3996-1vvvgf5/cairo/. /usr/local/Cellar/cairo 2021-05-14T21:10:37.4834890Z chmod -Rf +w /private/tmp/d20210514-3996-1vvvgf5 2021-05-14T21:10:37.7876700Z ==> Finishing up 2021-05-14T21:10:37.8249110Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-14T21:10:37.8254100Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-14T21:10:37.8265190Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-14T21:10:37.8291260Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-14T21:10:37.8303950Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-14T21:10:37.8312680Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-14T21:10:37.8321830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-14T21:10:37.8339300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-14T21:10:37.8350650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-14T21:10:37.8360400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-14T21:10:37.8369200Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-14T21:10:37.8384430Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-14T21:10:37.8394640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-14T21:10:37.8403620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-14T21:10:37.8416360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-14T21:10:37.8426670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-14T21:10:37.8435210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-14T21:10:37.8443310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-14T21:10:37.8452930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-14T21:10:38.3738490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-14T21:10:38.3749440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-14T21:10:38.3752080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-14T21:10:38.3754380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-14T21:10:38.3757430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-14T21:10:38.3759660Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-14T21:10:38.3761490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-14T21:10:38.3763380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-14T21:10:38.3765170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-14T21:10:38.3767580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-14T21:10:38.3769530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-14T21:10:38.3771210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-14T21:10:38.3774130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4527-uoubnf.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-14T21:10:40.1429190Z ==> Summary 2021-05-14T21:10:40.1518040Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-14T21:10:40.1526560Z ==> Installing poppler dependency: little-cms2 2021-05-14T21:10:40.1650730Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-14T21:10:40.1669210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-179jkcd 2021-05-14T21:10:40.4404990Z cp -pR /private/tmp/d20210514-3996-179jkcd/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-14T21:10:40.4645210Z chmod -Rf +w /private/tmp/d20210514-3996-179jkcd 2021-05-14T21:10:40.5320610Z ==> Finishing up 2021-05-14T21:10:40.5606710Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-14T21:10:40.5615480Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-14T21:10:40.5617180Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-14T21:10:40.5856120Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-14T21:10:40.5857310Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-14T21:10:40.5858420Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-14T21:10:40.5860240Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-14T21:10:40.5862050Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-14T21:10:40.5863360Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-14T21:10:40.5864780Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-14T21:10:40.5866120Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-14T21:10:40.5869310Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-14T21:10:40.6021590Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-14T21:10:40.6026920Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-14T21:10:40.6034400Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-14T21:10:40.6042000Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-14T21:10:40.6227870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4553-169x7dc.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-14T21:10:42.8990470Z ==> Summary 2021-05-14T21:10:42.9018380Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-14T21:10:42.9024370Z ==> Installing poppler dependency: nspr 2021-05-14T21:10:42.9044680Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-14T21:10:42.9063080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-117v4w9 2021-05-14T21:10:42.9471550Z cp -pR /private/tmp/d20210514-3996-117v4w9/nspr/. /usr/local/Cellar/nspr 2021-05-14T21:10:43.0003210Z chmod -Rf +w /private/tmp/d20210514-3996-117v4w9 2021-05-14T21:10:43.0814830Z ==> Finishing up 2021-05-14T21:10:43.1212270Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-14T21:10:43.1218130Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-14T21:10:43.1227100Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-14T21:10:43.1233850Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-14T21:10:43.1239220Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-14T21:10:43.1244280Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-14T21:10:43.1249710Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-14T21:10:43.1254800Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-14T21:10:43.1260050Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-14T21:10:43.1267380Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-14T21:10:43.1538400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4579-bp1tuf.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-14T21:10:45.4231420Z ==> Summary 2021-05-14T21:10:45.4297960Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-14T21:10:45.4306520Z ==> Installing poppler dependency: nss 2021-05-14T21:10:45.4425470Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-14T21:10:45.4444110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1se75jm 2021-05-14T21:10:45.7619530Z cp -pR /private/tmp/d20210514-3996-1se75jm/nss/. /usr/local/Cellar/nss 2021-05-14T21:10:45.9955710Z chmod -Rf +w /private/tmp/d20210514-3996-1se75jm 2021-05-14T21:10:47.8604020Z ==> Finishing up 2021-05-14T21:10:47.8966530Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-14T21:10:47.8970400Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-14T21:10:47.8975430Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-14T21:10:47.8980240Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-14T21:10:47.8985200Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-14T21:10:47.8990770Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-14T21:10:47.8995820Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-14T21:10:47.9000720Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-14T21:10:47.9006420Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-14T21:10:47.9011010Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-14T21:10:47.9015890Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-14T21:10:47.9020630Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-14T21:10:47.9025790Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-14T21:10:47.9031050Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-14T21:10:47.9035870Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-14T21:10:47.9041450Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-14T21:10:47.9046610Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-14T21:10:47.9051620Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-14T21:10:47.9056510Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-14T21:10:47.9061550Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-14T21:10:47.9066870Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-14T21:10:47.9071830Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-14T21:10:47.9076840Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-14T21:10:47.9081980Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-14T21:10:47.9118990Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-14T21:10:47.9124020Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-14T21:10:47.9128900Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-14T21:10:47.9134020Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-14T21:10:47.9138760Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-14T21:10:47.9143440Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-14T21:10:47.9148350Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-14T21:10:47.9153330Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-14T21:10:47.9158010Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-14T21:10:47.9162840Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-14T21:10:47.9167380Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-14T21:10:47.9172060Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-14T21:10:47.9176740Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-14T21:10:47.9181570Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-14T21:10:47.9186280Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-14T21:10:47.9191280Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-14T21:10:47.9196460Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-14T21:10:47.9201980Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-14T21:10:47.9207130Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-14T21:10:47.9212010Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-14T21:10:47.9217400Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-14T21:10:47.9222120Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-14T21:10:47.9227050Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-14T21:10:47.9231970Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-14T21:10:47.9237450Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-14T21:10:47.9242360Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-14T21:10:47.9247190Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-14T21:10:47.9252510Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-14T21:10:47.9256930Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-14T21:10:47.9262420Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-14T21:10:47.9267380Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-14T21:10:47.9272450Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-14T21:10:47.9277130Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-14T21:10:47.9282070Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-14T21:10:47.9286960Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-14T21:10:47.9291760Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-14T21:10:47.9296630Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-14T21:10:47.9301770Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-14T21:10:47.9306490Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-14T21:10:47.9311050Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-14T21:10:47.9316090Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-14T21:10:47.9321180Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-14T21:10:47.9326050Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-14T21:10:47.9330890Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-14T21:10:47.9335770Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-14T21:10:47.9340840Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-14T21:10:47.9348640Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-14T21:10:47.9360420Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-14T21:10:47.9361540Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-14T21:10:47.9365170Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-14T21:10:47.9370560Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-14T21:10:47.9375430Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-14T21:10:47.9379830Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-14T21:10:47.9385140Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-14T21:10:47.9389990Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-14T21:10:47.9394660Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-14T21:10:47.9399890Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-14T21:10:47.9404680Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-14T21:10:47.9409330Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-14T21:10:47.9414490Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-14T21:10:47.9419130Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-14T21:10:47.9424880Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-14T21:10:47.9429280Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-14T21:10:47.9434300Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-14T21:10:47.9439370Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-14T21:10:47.9444630Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-14T21:10:47.9450470Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-14T21:10:47.9455060Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-14T21:10:47.9460070Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-14T21:10:47.9465530Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-14T21:10:47.9470430Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-14T21:10:47.9475870Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-14T21:10:47.9480140Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-14T21:10:47.9484840Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-14T21:10:47.9490500Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-14T21:10:47.9495210Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-14T21:10:47.9499070Z Only the first 100 operations were output. 2021-05-14T21:10:48.0748760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4605-w376sl.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-14T21:10:50.4556210Z ==> Summary 2021-05-14T21:10:50.4689330Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-14T21:10:50.4696460Z ==> Installing poppler dependency: openjpeg 2021-05-14T21:10:50.4992070Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-14T21:10:50.5011670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1w7wf7z 2021-05-14T21:10:50.7406090Z cp -pR /private/tmp/d20210514-3996-1w7wf7z/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-14T21:10:51.0170370Z chmod -Rf +w /private/tmp/d20210514-3996-1w7wf7z 2021-05-14T21:10:51.2876100Z ==> Finishing up 2021-05-14T21:10:51.3203140Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-14T21:10:51.3207340Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-14T21:10:51.3254410Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-14T21:10:51.3261360Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:51.3271540Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:51.3281870Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-14T21:10:51.3288370Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-14T21:10:51.3294580Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-14T21:10:51.3303770Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-14T21:10:51.3312210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-14T21:10:51.3318160Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-14T21:10:51.3324160Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-14T21:10:51.3330010Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-14T21:10:51.3335560Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-14T21:10:51.3343810Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-14T21:10:51.4332720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4631-kx04b0.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-14T21:10:53.8201590Z ==> Summary 2021-05-14T21:10:53.8527430Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-14T21:10:53.8534460Z ==> Installing poppler dependency: qt@5 2021-05-14T21:10:53.8573350Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-14T21:10:53.8594400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-10t2uj7 2021-05-14T21:10:59.8237620Z cp -pR /private/tmp/d20210514-3996-10t2uj7/qt@5/. /usr/local/Cellar/qt@5 2021-05-14T21:11:07.8352510Z chmod -Rf +w /private/tmp/d20210514-3996-10t2uj7 2021-05-14T21:11:23.0374830Z ==> Finishing up 2021-05-14T21:11:25.5185180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4685-hh06za.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-14T21:11:29.8020660Z ==> Caveats 2021-05-14T21:11:29.8021430Z We agreed to the Qt open source license for you. 2021-05-14T21:11:29.8022880Z If this is unacceptable you should uninstall. 2021-05-14T21:11:29.8023250Z 2021-05-14T21:11:29.8024370Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:11:29.8025170Z because this is an alternate version of another formula. 2021-05-14T21:11:29.8025560Z 2021-05-14T21:11:29.8026070Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:11:29.8027300Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:11:29.8027750Z 2021-05-14T21:11:29.8028260Z For compilers to find qt@5 you may need to set: 2021-05-14T21:11:29.8029250Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:11:29.8030270Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:11:29.8030630Z 2021-05-14T21:11:29.8031780Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:11:29.8032560Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:11:29.8032950Z 2021-05-14T21:11:29.8033730Z ==> Summary 2021-05-14T21:11:30.5220340Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-14T21:11:30.5227410Z ==> Installing poppler 2021-05-14T21:11:30.5232100Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-14T21:11:30.5284220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-3996-1xco2v1 2021-05-14T21:11:30.8316690Z cp -pR /private/tmp/d20210514-3996-1xco2v1/poppler/. /usr/local/Cellar/poppler 2021-05-14T21:11:31.1202100Z chmod -Rf +w /private/tmp/d20210514-3996-1xco2v1 2021-05-14T21:11:31.5840800Z ==> Finishing up 2021-05-14T21:11:31.6226890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-14T21:11:31.6232680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-14T21:11:31.6239330Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-14T21:11:31.6245460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-14T21:11:31.6252030Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-14T21:11:31.6257920Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-14T21:11:31.6264060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-14T21:11:31.6270170Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-14T21:11:31.6276230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-14T21:11:31.6282160Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-14T21:11:31.6288240Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-14T21:11:31.6294260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-14T21:11:31.6300380Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-14T21:11:31.6308770Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-14T21:11:31.6321390Z rm /usr/local/share/gir-1.0 2021-05-14T21:11:31.6330720Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-14T21:11:31.6338730Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-14T21:11:31.6350250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-14T21:11:31.6356130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-14T21:11:31.6362390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-14T21:11:31.6369760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-14T21:11:31.6376600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-14T21:11:31.6383310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-14T21:11:31.6389850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-14T21:11:31.6396120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-14T21:11:31.6402680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-14T21:11:31.6409090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-14T21:11:31.6415380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-14T21:11:31.6421870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-14T21:11:31.6428530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-14T21:11:31.6437070Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-14T21:11:31.6443910Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-14T21:11:31.6458280Z rm /usr/local/lib/girepository-1.0 2021-05-14T21:11:31.6467740Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-14T21:11:31.6474930Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-14T21:11:31.6480850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-14T21:11:31.6487260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-14T21:11:31.6493470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-14T21:11:31.6499680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-14T21:11:31.6505610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-14T21:11:31.6511680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-14T21:11:31.6517930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-14T21:11:31.6590170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-14T21:11:31.6595840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-14T21:11:31.6600030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-14T21:11:31.6606100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-14T21:11:31.6611110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-14T21:11:31.6616710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-14T21:11:31.6621800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-14T21:11:31.6627470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-14T21:11:31.6635240Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-14T21:11:31.6640430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-14T21:11:31.6646160Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-14T21:11:31.6651150Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-14T21:11:31.7687570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4735-itpwv5.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-14T21:11:34.1509500Z ==> Summary 2021-05-14T21:11:34.1803100Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-14T21:11:35.7588740Z ==> Caveats 2021-05-14T21:11:35.7589670Z ==> qt@5 2021-05-14T21:11:35.7631940Z We agreed to the Qt open source license for you. 2021-05-14T21:11:35.7632750Z If this is unacceptable you should uninstall. 2021-05-14T21:11:35.7633120Z 2021-05-14T21:11:35.7634490Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:11:35.7635290Z because this is an alternate version of another formula. 2021-05-14T21:11:35.7635690Z 2021-05-14T21:11:35.7636210Z If you need to have qt@5 first in your PATH, run: 2021-05-14T21:11:35.7638080Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:11:35.7638530Z 2021-05-14T21:11:35.7639050Z For compilers to find qt@5 you may need to set: 2021-05-14T21:11:35.7640030Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-14T21:11:35.7641050Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-14T21:11:35.7641400Z 2021-05-14T21:11:35.7642280Z For pkg-config to find qt@5 you may need to set: 2021-05-14T21:11:35.7643020Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-14T21:11:35.7643400Z 2021-05-14T21:11:37.4299510Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-14T21:11:38.4913120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:39.0380140Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-14T21:11:39.3552430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-14T21%3A20%3A00Z&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:39.3954690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=E9ju8FY36BGG9A9lSFZ64R1VohNgPOZLSQuBBDs1juQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:39.4404340Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-14T21:11:39.4449720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:11:40.5699960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:41.1419710Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:11:41.5875990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-14T21%3A20%3A00Z&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk%2B7zK%2F0HEl2wNaxE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:41.6324600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=zHcu9DBoPoUsCpdNYgLxQDlG4Tgk\%2B7zK\%2F0HEl2wNaxE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:41.8288450Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-14T21:11:42.5483230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4742-1rcc9v5 2021-05-14T21:11:42.5485640Z ==> Installing dependencies for hdf5: szip 2021-05-14T21:11:42.5488510Z cp -pR /private/tmp/d20210514-4742-1rcc9v5/szip/. /usr/local/Cellar/szip 2021-05-14T21:11:42.5489720Z ==> Installing hdf5 dependency: szip 2021-05-14T21:11:42.5490890Z chmod -Rf +w /private/tmp/d20210514-4742-1rcc9v5 2021-05-14T21:11:42.5492870Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-14T21:11:42.5494860Z ==> Finishing up 2021-05-14T21:11:42.5496250Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-14T21:11:42.5497700Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-14T21:11:42.5499100Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-14T21:11:42.5500520Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-14T21:11:42.5501900Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-14T21:11:42.5503290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-14T21:11:42.5506470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4912-d7ij08.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-14T21:11:44.2320780Z ==> Summary 2021-05-14T21:11:44.2338790Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-14T21:11:44.2345160Z ==> Installing hdf5 2021-05-14T21:11:44.2349710Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:11:44.2370100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4742-7k4zpg 2021-05-14T21:11:44.4283100Z cp -pR /private/tmp/d20210514-4742-7k4zpg/hdf5/. /usr/local/Cellar/hdf5 2021-05-14T21:11:44.5971670Z chmod -Rf +w /private/tmp/d20210514-4742-7k4zpg 2021-05-14T21:11:44.9393680Z ==> Finishing up 2021-05-14T21:11:44.9792480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-14T21:11:44.9797370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-14T21:11:44.9801980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-14T21:11:44.9806720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-14T21:11:44.9811710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-14T21:11:44.9816800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-14T21:11:44.9821230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-14T21:11:44.9826280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-14T21:11:44.9830920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-14T21:11:44.9835950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-14T21:11:44.9840780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-14T21:11:44.9845830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-14T21:11:44.9850330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-14T21:11:44.9855460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-14T21:11:44.9860160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-14T21:11:44.9865230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-14T21:11:44.9882680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-14T21:11:44.9887470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-14T21:11:44.9892870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-14T21:11:44.9897770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-14T21:11:44.9902660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-14T21:11:44.9907370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-14T21:11:44.9916860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-14T21:11:44.9921750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-14T21:11:44.9926390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-14T21:11:44.9931260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-14T21:11:44.9936130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-14T21:11:44.9941640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-14T21:11:44.9946800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-14T21:11:44.9951200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-14T21:11:44.9955940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-14T21:11:44.9960610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-14T21:11:44.9965520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-14T21:11:44.9970290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-14T21:11:44.9975530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-14T21:11:44.9980150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-14T21:11:44.9985380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-14T21:11:44.9990000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-14T21:11:44.9995290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-14T21:11:45.0000020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-14T21:11:45.0004890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-14T21:11:45.0009720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-14T21:11:45.0015050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-14T21:11:45.0019960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-14T21:11:45.0024880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-14T21:11:45.0029880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-14T21:11:45.0034970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-14T21:11:45.0039640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-14T21:11:45.0044680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-14T21:11:45.0049280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-14T21:11:45.0054420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-14T21:11:45.0058910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-14T21:11:45.0063630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-14T21:11:45.0075200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-14T21:11:45.0076390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-14T21:11:45.0077560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-14T21:11:45.0096400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-14T21:11:45.0101290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-14T21:11:45.0106380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-14T21:11:45.0111220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-14T21:11:45.0116120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-14T21:11:45.0121240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-14T21:11:45.0125790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-14T21:11:45.0130460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-14T21:11:45.0135520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-14T21:11:45.0140310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-14T21:11:45.0145040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-14T21:11:45.0149940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-14T21:11:45.0154610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-14T21:11:45.0159420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-14T21:11:45.0164220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-14T21:11:45.0169260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-14T21:11:45.0173630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-14T21:11:45.0178350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-14T21:11:45.0183070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-14T21:11:45.0187890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-14T21:11:45.0192730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-14T21:11:45.0197510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-14T21:11:45.0202250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-14T21:11:45.0206980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-14T21:11:45.0212080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-14T21:11:45.0216630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-14T21:11:45.0221790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-14T21:11:45.0226500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-14T21:11:45.0231150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-14T21:11:45.0235920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-14T21:11:45.0240870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-14T21:11:45.0245560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-14T21:11:45.0250290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-14T21:11:45.0255020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-14T21:11:45.0260120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-14T21:11:45.0265170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-14T21:11:45.0269750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-14T21:11:45.0274630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-14T21:11:45.0279200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-14T21:11:45.0283790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-14T21:11:45.0302010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-14T21:11:45.0307290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-14T21:11:45.0311940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-14T21:11:45.0316590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-14T21:11:45.0320340Z Only the first 100 operations were output. 2021-05-14T21:11:45.1330950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-4938-1knjcy5.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-14T21:11:47.4356890Z ==> Summary 2021-05-14T21:11:47.4538250Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:11:48.0418240Z ==> No outdated dependents to upgrade! 2021-05-14T21:11:48.0419560Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:11:48.0959000Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:11:48.0959640Z hdf5 2021-05-14T21:11:48.0968650Z rm /usr/local/bin/gif2h5 2021-05-14T21:11:48.0971730Z rm /usr/local/bin/h52gif 2021-05-14T21:11:48.0974760Z rm /usr/local/bin/h5c++ 2021-05-14T21:11:48.0977800Z rm /usr/local/bin/h5cc 2021-05-14T21:11:48.0980840Z rm /usr/local/bin/h5clear 2021-05-14T21:11:48.0984360Z rm /usr/local/bin/h5copy 2021-05-14T21:11:48.0987230Z rm /usr/local/bin/h5debug 2021-05-14T21:11:48.0989900Z rm /usr/local/bin/h5diff 2021-05-14T21:11:48.0993040Z rm /usr/local/bin/h5dump 2021-05-14T21:11:48.0996300Z rm /usr/local/bin/h5fc 2021-05-14T21:11:48.0999260Z rm /usr/local/bin/h5format_convert 2021-05-14T21:11:48.1002300Z rm /usr/local/bin/h5import 2021-05-14T21:11:48.1005520Z rm /usr/local/bin/h5jam 2021-05-14T21:11:48.1008450Z rm /usr/local/bin/h5ls 2021-05-14T21:11:48.1011810Z rm /usr/local/bin/h5mkgrp 2021-05-14T21:11:48.1015020Z rm /usr/local/bin/h5perf_serial 2021-05-14T21:11:48.1020140Z rm /usr/local/bin/h5redeploy 2021-05-14T21:11:48.1023180Z rm /usr/local/bin/h5repack 2021-05-14T21:11:48.1026950Z rm /usr/local/bin/h5repart 2021-05-14T21:11:48.1029870Z rm /usr/local/bin/h5stat 2021-05-14T21:11:48.1033110Z rm /usr/local/bin/h5unjam 2021-05-14T21:11:48.1036440Z rm /usr/local/bin/h5watch 2021-05-14T21:11:48.1044590Z rm /usr/local/include/H5ACpublic.h 2021-05-14T21:11:48.1047930Z rm /usr/local/include/H5AbstractDs.h 2021-05-14T21:11:48.1051140Z rm /usr/local/include/H5Apublic.h 2021-05-14T21:11:48.1054460Z rm /usr/local/include/H5ArrayType.h 2021-05-14T21:11:48.1057610Z rm /usr/local/include/H5AtomType.h 2021-05-14T21:11:48.1060750Z rm /usr/local/include/H5Attribute.h 2021-05-14T21:11:48.1063950Z rm /usr/local/include/H5Classes.h 2021-05-14T21:11:48.1067270Z rm /usr/local/include/H5CommonFG.h 2021-05-14T21:11:48.1070530Z rm /usr/local/include/H5CompType.h 2021-05-14T21:11:48.1074060Z rm /usr/local/include/H5Cpp.h 2021-05-14T21:11:48.1077300Z rm /usr/local/include/H5CppDoc.h 2021-05-14T21:11:48.1080530Z rm /usr/local/include/H5Cpublic.h 2021-05-14T21:11:48.1084140Z rm /usr/local/include/H5DOpublic.h 2021-05-14T21:11:48.1087150Z rm /usr/local/include/H5DSpublic.h 2021-05-14T21:11:48.1090310Z rm /usr/local/include/H5DaccProp.h 2021-05-14T21:11:48.1093470Z rm /usr/local/include/H5DataSet.h 2021-05-14T21:11:48.1096660Z rm /usr/local/include/H5DataSpace.h 2021-05-14T21:11:48.1099830Z rm /usr/local/include/H5DataType.h 2021-05-14T21:11:48.1102940Z rm /usr/local/include/H5DcreatProp.h 2021-05-14T21:11:48.1106040Z rm /usr/local/include/H5Dpublic.h 2021-05-14T21:11:48.1109120Z rm /usr/local/include/H5DxferProp.h 2021-05-14T21:11:48.1112550Z rm /usr/local/include/H5ESpublic.h 2021-05-14T21:11:48.1115740Z rm /usr/local/include/H5EnumType.h 2021-05-14T21:11:48.1118600Z rm /usr/local/include/H5Epubgen.h 2021-05-14T21:11:48.1121970Z rm /usr/local/include/H5Epublic.h 2021-05-14T21:11:48.1125440Z rm /usr/local/include/H5Exception.h 2021-05-14T21:11:48.1129040Z rm /usr/local/include/H5FDcore.h 2021-05-14T21:11:48.1132130Z rm /usr/local/include/H5FDdirect.h 2021-05-14T21:11:48.1135330Z rm /usr/local/include/H5FDfamily.h 2021-05-14T21:11:48.1138500Z rm /usr/local/include/H5FDhdfs.h 2021-05-14T21:11:48.1141860Z rm /usr/local/include/H5FDlog.h 2021-05-14T21:11:48.1145150Z rm /usr/local/include/H5FDmpi.h 2021-05-14T21:11:48.1148310Z rm /usr/local/include/H5FDmpio.h 2021-05-14T21:11:48.1151480Z rm /usr/local/include/H5FDmulti.h 2021-05-14T21:11:48.1155350Z rm /usr/local/include/H5FDpublic.h 2021-05-14T21:11:48.1158340Z rm /usr/local/include/H5FDros3.h 2021-05-14T21:11:48.1161620Z rm /usr/local/include/H5FDsec2.h 2021-05-14T21:11:48.1164810Z rm /usr/local/include/H5FDstdio.h 2021-05-14T21:11:48.1167800Z rm /usr/local/include/H5FDwindows.h 2021-05-14T21:11:48.1170940Z rm /usr/local/include/H5FaccProp.h 2021-05-14T21:11:48.1174440Z rm /usr/local/include/H5FcreatProp.h 2021-05-14T21:11:48.1177270Z rm /usr/local/include/H5File.h 2021-05-14T21:11:48.1180410Z rm /usr/local/include/H5FloatType.h 2021-05-14T21:11:48.1183730Z rm /usr/local/include/H5Fpublic.h 2021-05-14T21:11:48.1186840Z rm /usr/local/include/H5Gpublic.h 2021-05-14T21:11:48.1189900Z rm /usr/local/include/H5Group.h 2021-05-14T21:11:48.1193140Z rm /usr/local/include/H5IMpublic.h 2021-05-14T21:11:48.1196180Z rm /usr/local/include/H5IdComponent.h 2021-05-14T21:11:48.1199310Z rm /usr/local/include/H5Include.h 2021-05-14T21:11:48.1203640Z rm /usr/local/include/H5IntType.h 2021-05-14T21:11:48.1206180Z rm /usr/local/include/H5Ipublic.h 2021-05-14T21:11:48.1209370Z rm /usr/local/include/H5LDpublic.h 2021-05-14T21:11:48.1212510Z rm /usr/local/include/H5LTpublic.h 2021-05-14T21:11:48.1215850Z rm /usr/local/include/H5LaccProp.h 2021-05-14T21:11:48.1218810Z rm /usr/local/include/H5LcreatProp.h 2021-05-14T21:11:48.1222200Z rm /usr/local/include/H5Library.h 2021-05-14T21:11:48.1225120Z rm /usr/local/include/H5Location.h 2021-05-14T21:11:48.1228710Z rm /usr/local/include/H5Lpublic.h 2021-05-14T21:11:48.1232470Z rm /usr/local/include/H5MMpublic.h 2021-05-14T21:11:48.1235800Z rm /usr/local/include/H5Mpublic.h 2021-05-14T21:11:48.1238870Z rm /usr/local/include/H5Object.h 2021-05-14T21:11:48.1242660Z rm /usr/local/include/H5OcreatProp.h 2021-05-14T21:11:48.1245410Z rm /usr/local/include/H5Opublic.h 2021-05-14T21:11:48.1248940Z rm /usr/local/include/H5PLextern.h 2021-05-14T21:11:48.1252460Z rm /usr/local/include/H5PLpublic.h 2021-05-14T21:11:48.1255170Z rm /usr/local/include/H5PTpublic.h 2021-05-14T21:11:48.1258360Z rm /usr/local/include/H5PacketTable.h 2021-05-14T21:11:48.1261480Z rm /usr/local/include/H5Ppublic.h 2021-05-14T21:11:48.1264800Z rm /usr/local/include/H5PredType.h 2021-05-14T21:11:48.1267640Z rm /usr/local/include/H5PropList.h 2021-05-14T21:11:48.1270940Z rm /usr/local/include/H5Rpublic.h 2021-05-14T21:11:48.1273780Z rm /usr/local/include/H5Spublic.h 2021-05-14T21:11:48.1277290Z rm /usr/local/include/H5StrType.h 2021-05-14T21:11:48.1280240Z rm /usr/local/include/H5TBpublic.h 2021-05-14T21:11:48.1283610Z rm /usr/local/include/H5Tpublic.h 2021-05-14T21:11:48.1286560Z rm /usr/local/include/H5VLconnector.h 2021-05-14T21:11:48.1289740Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-14T21:11:48.1292600Z rm /usr/local/include/H5VLnative.h 2021-05-14T21:11:48.1295660Z Only the first 100 operations were output. 2021-05-14T21:11:49.8003360Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-14T21:11:50.8809440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:51.4334740Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-14T21:11:51.7575620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-14T21%3A20%3A00Z&sig=uXOM4%2FmpXCpwU7K0AbxJdcXm2Rt8%2BOyUMs4bD2eWIgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:51.7913870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=uXOM4\%2FmpXCpwU7K0AbxJdcXm2Rt8\%2BOyUMs4bD2eWIgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:51.9646240Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-14T21:11:52.0442330Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-14T21:11:52.0472990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-4945-1kxkbv9 2021-05-14T21:11:52.2274170Z cp -pR /private/tmp/d20210514-4945-1kxkbv9/protobuf/. /usr/local/Cellar/protobuf 2021-05-14T21:11:52.4067610Z chmod -Rf +w /private/tmp/d20210514-4945-1kxkbv9 2021-05-14T21:11:52.5671700Z ==> Finishing up 2021-05-14T21:11:52.5987800Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-14T21:11:52.5994200Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-14T21:11:52.6006430Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-14T21:11:52.6011610Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-14T21:11:52.6018630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-14T21:11:52.6024250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-14T21:11:52.6029980Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-14T21:11:52.6035990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-14T21:11:52.6041450Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-14T21:11:52.6047030Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-14T21:11:52.6052530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-14T21:11:52.6057760Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-14T21:11:52.6063160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-14T21:11:52.6071830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-14T21:11:52.6077730Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-14T21:11:52.6132140Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-14T21:11:52.6735420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5109-117kxtf.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-14T21:11:54.9868150Z ==> Caveats 2021-05-14T21:11:54.9868860Z Emacs Lisp files have been installed to: 2021-05-14T21:11:54.9870520Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-14T21:11:54.9871470Z ==> Summary 2021-05-14T21:11:55.0026110Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-14T21:11:57.1036380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-14T21:11:58.1891610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:11:58.7337680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-14T21:11:59.0688750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-14T21%3A20%3A00Z&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS%2B3IyS9R4SKRUwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:11:59.1076970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DeHoGIGlpbAFUqZKt3ri4z6zB3EUS\%2B3IyS9R4SKRUwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:11:59.2193970Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-14T21:11:59.2938630Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-14T21:11:59.2984650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5116-4ae5la 2021-05-14T21:11:59.4487540Z cp -pR /private/tmp/d20210514-5116-4ae5la/gsl/. /usr/local/Cellar/gsl 2021-05-14T21:11:59.6062990Z chmod -Rf +w /private/tmp/d20210514-5116-4ae5la 2021-05-14T21:11:59.7706600Z ==> Finishing up 2021-05-14T21:11:59.7988200Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-14T21:11:59.7992650Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-14T21:11:59.7996880Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-14T21:11:59.8003250Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-14T21:11:59.8011860Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-14T21:11:59.8019010Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-14T21:11:59.8126490Z info /usr/local/share/info/gsl-ref.info 2021-05-14T21:11:59.8140030Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-14T21:11:59.8146490Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-14T21:11:59.8152620Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-14T21:11:59.8160340Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-14T21:11:59.8167740Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-14T21:11:59.8172920Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-14T21:11:59.8178280Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-14T21:11:59.8183700Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-14T21:11:59.8188790Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-14T21:11:59.8194280Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-14T21:11:59.8201680Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-14T21:11:59.8849940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5281-1aopgeo.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-14T21:12:02.2275940Z ==> Summary 2021-05-14T21:12:02.2449120Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-14T21:12:05.3030900Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-14T21:12:06.3869330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:06.9072380Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-14T21:12:07.2480230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-14T21%3A20%3A00Z&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW%2Bjy0Vb1Xnhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:07.2771620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=yHvR0Y1wkBiGxVYKPLqRqZU6OucVW6uW\%2Bjy0Vb1Xnhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:07.4177080Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-14T21:12:07.4362020Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-14T21:12:08.5109090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:09.0572280Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-14T21:12:09.4091570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-14T21%3A20%3A00Z&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:09.4493920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mdswyr2mJE4zBJGzRa17rtWFy7OYWX6bH57ewYUf3gU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:09.5279910Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-14T21:12:09.5327620Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-14T21:12:11.5697240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:11.5702270Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-14T21:12:11.5706010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-14T21%3A20%3A00Z&sig=CkeeQZ%2FT6anZ1QXilqgfopBuKyLL6xj%2ByakxjmTOc40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:11.5817460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CkeeQZ\%2FT6anZ1QXilqgfopBuKyLL6xj\%2ByakxjmTOc40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:11.6315460Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-14T21:12:11.6357990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-14T21:12:12.7607650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:13.2811750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-14T21:12:13.6109440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-14T21%3A20%3A00Z&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj%2F7uuymouC5O9nrb0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:13.6451350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=ayY7SiyKNjZ4EtkOaUVgQrMorBj\%2F7uuymouC5O9nrb0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:13.6866250Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-14T21:12:13.6901440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-14T21:12:14.7889260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:15.3577800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-14T21:12:15.6813850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-14T21%3A20%3A00Z&sig=xxiDRWoMtMQST5wETnIwEYl%2BETRCIdsArLfuU%2FlE7Rc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:15.7260470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=xxiDRWoMtMQST5wETnIwEYl\%2BETRCIdsArLfuU\%2FlE7Rc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:15.8565110Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-14T21:12:15.8656200Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-14T21:12:16.9687900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:17.5101260Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-14T21:12:17.8181500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-14T21%3A20%3A00Z&sig=Ome%2FHbCsRUm9z4oQgfchw%2BPeKoNBUS6aUZrHYbk8EPI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:17.8545140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Ome\%2FHbCsRUm9z4oQgfchw\%2BPeKoNBUS6aUZrHYbk8EPI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:17.9011690Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-14T21:12:17.9044180Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-14T21:12:19.0068920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:19.5602290Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-14T21:12:19.9023000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-14T21%3A20%3A00Z&sig=YZLVyIRGCxgL719G1XXRK8E%2BRCcddtM9%2BbrHYTMyoyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:19.9382980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=YZLVyIRGCxgL719G1XXRK8E\%2BRCcddtM9\%2BbrHYTMyoyc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:20.0530620Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-14T21:12:20.0626050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-14T21:12:21.1911420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:21.7220200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-14T21:12:22.0781450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-14T21%3A20%3A00Z&sig=KzrS9LuK%2BXdm%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:22.1297870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=KzrS9LuK\%2BXdm\%2FeIAwuOidVc1Q9BSMkRC3F4q5lOmrIw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:22.1670460Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-14T21:12:22.1706850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-14T21:12:23.2041520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:23.7494990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-14T21:12:24.0591280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-14T21%3A20%3A00Z&sig=QzLSk%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:24.0955390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=QzLSk\%2FlKjQOXsFNu4q9YTKXwHPDE14ei9pMW4I4T07c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:24.1431700Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-14T21:12:24.1470410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-14T21:12:25.2488900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:25.7903790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-14T21:12:26.1121030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-14T21%3A20%3A00Z&sig=dN0l17K1wh9fMywDq%2BRYo7%2B62rbKwknuAG0BjVVtYVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:26.1518940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dN0l17K1wh9fMywDq\%2BRYo7\%2B62rbKwknuAG0BjVVtYVU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:26.1915720Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-14T21:12:26.1948850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-14T21:12:27.2755050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:27.7981170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-14T21:12:28.1290180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-14T21%3A20%3A00Z&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:28.1583970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dpXclcgy3clm7uAWHr7cjgktLtDoH6GjSdRDupHxJms\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:28.1979290Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-14T21:12:28.2010470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-14T21:12:29.2650560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:29.8052970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-14T21:12:30.1497750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-14T21%3A20%3A00Z&sig=eEYCaiigvW5grP1aSqrbYH1bujVm3nDn1YYm58%2FprpI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:30.1860710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=eEYCaiigvW5grP1aSqrbYH1bujVm3nDn1YYm58\%2FprpI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:30.2526600Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-14T21:12:30.2588760Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-14T21:12:31.3830740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:31.9311160Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-14T21:12:32.2603260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-14T21%3A20%3A00Z&sig=76wX5YA85a0gjLf0aggphH2wFw4Yg%2Fa0iL6PtzlEhtw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:32.3241290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=76wX5YA85a0gjLf0aggphH2wFw4Yg\%2Fa0iL6PtzlEhtw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:32.3719090Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-14T21:12:32.3758720Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-14T21:12:33.4058990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:33.9637610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-14T21:12:34.3190730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-14T21%3A20%3A00Z&sig=Mm7iMx13Xna4kl4ofKvNl1y2SF4QW9gGGW%2BMEewx3Zs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:34.3574640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Mm7iMx13Xna4kl4ofKvNl1y2SF4QW9gGGW\%2BMEewx3Zs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:34.7823890Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-14T21:12:34.9010430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-14T21:12:35.9897460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:36.5180480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-14T21:12:36.8472520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-14T21%3A20%3A00Z&sig=DibMx6vVGx2HWxJQuc%2BiDKRO55l6bakm73vOvFHaxbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:36.8774680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=DibMx6vVGx2HWxJQuc\%2BiDKRO55l6bakm73vOvFHaxbU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:36.9707460Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-14T21:12:36.9825690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-14T21:12:38.1499260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:38.6720020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-14T21:12:39.6805540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=CqbM\%2F7ufyUJ10g4nhpUhN8DeojjNCKU8tAuNYja68hw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:39.6813720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-14T21%3A20%3A00Z&sig=CqbM%2F7ufyUJ10g4nhpUhN8DeojjNCKU8tAuNYja68hw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:39.6818400Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-14T21:12:39.6821160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-14T21:12:40.1854760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:40.7317670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-14T21:12:41.0626980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-14T21%3A20%3A00Z&sig=1m9ZDB3FxI7kZEN2Js7czJ1X7aPFhkXyF9QSPB3fUEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:41.1012550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=1m9ZDB3FxI7kZEN2Js7czJ1X7aPFhkXyF9QSPB3fUEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:41.1769350Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-14T21:12:41.1847120Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-14T21:12:42.2713420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:42.8243670Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-14T21:12:43.1746330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-14T21%3A20%3A00Z&sig=maFmvXExUWKvz9V9HfvSvKPLrImH2vbg4xAHl1A0f9s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:43.2091140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=maFmvXExUWKvz9V9HfvSvKPLrImH2vbg4xAHl1A0f9s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:43.2492780Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-14T21:12:43.2526640Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-14T21:12:44.3025140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:44.8648090Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-14T21:12:45.2144010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-14T21%3A20%3A00Z&sig=EvfVwGMo6wBkvDmeJM0nlfLVhMhFJkY0PEcmvea5Gzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:45.2431680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=EvfVwGMo6wBkvDmeJM0nlfLVhMhFJkY0PEcmvea5Gzk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:45.3248320Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-14T21:12:45.3297420Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-14T21:12:46.4235700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:46.9714120Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-14T21:12:47.2916320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-14T21%3A20%3A00Z&sig=826ThulW%2F%2Foi4gHwczIb2FNCrguG2Sftq0XrD%2FYpO50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:47.3209970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=826ThulW\%2F\%2Foi4gHwczIb2FNCrguG2Sftq0XrD\%2FYpO50\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:47.3973650Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-14T21:12:47.4058510Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-14T21:12:48.4554740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:48.9961560Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-14T21:12:49.3218250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-14T21%3A20%3A00Z&sig=olhI29cBEF8ZctrEnftT9iF0Upb3xkWB8rgMXofemdo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:49.3516560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=olhI29cBEF8ZctrEnftT9iF0Upb3xkWB8rgMXofemdo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:49.3955950Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-14T21:12:49.3994270Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-14T21:12:50.4725960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:51.0306940Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-14T21:12:51.3500760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-14T21%3A20%3A00Z&sig=mqAWRLZOhBYsKP%2BMtk86Mmit%2Fap6jnSSx4CpRbfpMKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:51.3871820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=mqAWRLZOhBYsKP\%2BMtk86Mmit\%2Fap6jnSSx4CpRbfpMKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:51.4794120Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-14T21:12:51.4907690Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-14T21:12:52.5428090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:53.0823570Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-14T21:12:53.4067740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-14T21%3A20%3A00Z&sig=JVzmKqVpKvIwTRTfrfESeQb18%2BlV8mmkjK1puUcbOdQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:53.4449820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=JVzmKqVpKvIwTRTfrfESeQb18\%2BlV8mmkjK1puUcbOdQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:53.6326690Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-14T21:12:53.6746060Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-14T21:12:54.7294950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:55.2976020Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-14T21:12:55.6328290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-14T21%3A20%3A00Z&sig=36Hy2NwPWHR2gd06kNXnCayV1lxJvl58Kf6gbRczeI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:55.6635530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=36Hy2NwPWHR2gd06kNXnCayV1lxJvl58Kf6gbRczeI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:55.7502450Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-14T21:12:55.7554720Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-14T21:12:56.8253240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:57.3480260Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-14T21:12:57.6874150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-14T21%3A20%3A00Z&sig=UIwdvxaHZ4zQxOO5s0IwKEcFLuEX0IfN0GPbRiW6hN0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:12:57.7234180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=UIwdvxaHZ4zQxOO5s0IwKEcFLuEX0IfN0GPbRiW6hN0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:12:58.0263060Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-14T21:12:58.0370480Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-14T21:12:59.0771670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:12:59.6090040Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-14T21:13:00.0383270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-14T21%3A20%3A00Z&sig=87HJYGMEZk48pHDNIarCj%2BizIxZ%2BBAAsYrhl%2BlgkBmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:00.0675190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=87HJYGMEZk48pHDNIarCj\%2BizIxZ\%2BBAAsYrhl\%2BlgkBmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:00.2283320Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-14T21:13:00.2478180Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-14T21:13:01.2972650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:13:01.8790720Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-14T21:13:02.2055090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-14T21%3A20%3A00Z&sig=EcMB8wRQX6yPqxbtVxBbV3iQvqQXx9BzFgDdmj0VYDw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:02.2353900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=EcMB8wRQX6yPqxbtVxBbV3iQvqQXx9BzFgDdmj0VYDw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:02.2858690Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-14T21:13:02.2903190Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-14T21:13:03.3736220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:13:03.9106130Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-14T21:13:04.2609650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-14T21%3A20%3A00Z&sig=I30j%2FD9xQxhWfH1kmPQGrOQzDlGOo19bNpCHn1%2BOIDM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:04.3052700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=I30j\%2FD9xQxhWfH1kmPQGrOQzDlGOo19bNpCHn1\%2BOIDM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:04.4223580Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-14T21:13:04.4310300Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-14T21:13:05.4964470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:13:06.0270840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-14T21:13:06.3697140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-14T21%3A20%3A00Z&sig=SlDb67L%2FpvIzTwqSN1EDxl%2BTXv6ieqZnhayrttuitVo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:06.4207000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=SlDb67L\%2FpvIzTwqSN1EDxl\%2BTXv6ieqZnhayrttuitVo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:06.4753800Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:13:06.4802520Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-14T21:13:07.6275460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:13:08.1806620Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-14T21:13:08.9204070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=Xnla9lAhvbuTr94BYkrBNuNlwETSJZd4cYTE\%2BNiig9s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:13:08.9211400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-14T21%3A20%3A00Z&sig=Xnla9lAhvbuTr94BYkrBNuNlwETSJZd4cYTE%2BNiig9s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:13:09.0346820Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-14T21:13:09.1439900Z ==> 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-14T21:13:09.1442610Z ==> Installing ffmpeg dependency: aom 2021-05-14T21:13:09.2071670Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-14T21:13:09.2101340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1ysr5vg 2021-05-14T21:13:09.2976570Z cp -pR /private/tmp/d20210514-5288-1ysr5vg/aom/. /usr/local/Cellar/aom 2021-05-14T21:13:09.3460520Z chmod -Rf +w /private/tmp/d20210514-5288-1ysr5vg 2021-05-14T21:13:09.4138950Z ==> Finishing up 2021-05-14T21:13:09.4516480Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-14T21:13:09.4520010Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-14T21:13:09.4526710Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-14T21:13:09.4533640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-14T21:13:09.4538860Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-14T21:13:09.4543710Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-14T21:13:09.4549190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-14T21:13:09.4556820Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-14T21:13:09.4740190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5634-ukb7ml.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-14T21:13:11.6796780Z ==> Summary 2021-05-14T21:13:11.6823500Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-14T21:13:11.6831020Z ==> Installing ffmpeg dependency: dav1d 2021-05-14T21:13:11.6898940Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-14T21:13:11.6919290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-14ceceg 2021-05-14T21:13:11.7116240Z cp -pR /private/tmp/d20210514-5288-14ceceg/dav1d/. /usr/local/Cellar/dav1d 2021-05-14T21:13:11.7300000Z chmod -Rf +w /private/tmp/d20210514-5288-14ceceg 2021-05-14T21:13:11.7839590Z ==> Finishing up 2021-05-14T21:13:11.8229020Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-14T21:13:11.8235290Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-14T21:13:11.8242060Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-14T21:13:11.8247650Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-14T21:13:11.8254960Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-14T21:13:11.8407460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5660-1sid7xk.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-14T21:13:14.0382360Z ==> Summary 2021-05-14T21:13:14.0405930Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-14T21:13:14.0413680Z ==> Installing ffmpeg dependency: frei0r 2021-05-14T21:13:14.0470490Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-14T21:13:14.0490150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-m04swt 2021-05-14T21:13:14.1164720Z cp -pR /private/tmp/d20210514-5288-m04swt/frei0r/. /usr/local/Cellar/frei0r 2021-05-14T21:13:14.1932830Z chmod -Rf +w /private/tmp/d20210514-5288-m04swt 2021-05-14T21:13:14.2585110Z ==> Finishing up 2021-05-14T21:13:14.3004960Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-14T21:13:14.3011100Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-14T21:13:14.3018520Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-14T21:13:14.3115040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5686-ynx95n.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-14T21:13:16.5150210Z ==> Summary 2021-05-14T21:13:16.5231690Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-14T21:13:16.5240000Z ==> Installing ffmpeg dependency: fribidi 2021-05-14T21:13:16.5263280Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-14T21:13:16.5282140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-8i6dcl 2021-05-14T21:13:16.5642320Z cp -pR /private/tmp/d20210514-5288-8i6dcl/fribidi/. /usr/local/Cellar/fribidi 2021-05-14T21:13:16.6033520Z chmod -Rf +w /private/tmp/d20210514-5288-8i6dcl 2021-05-14T21:13:16.6785930Z ==> Finishing up 2021-05-14T21:13:16.7390400Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-14T21:13:16.7396740Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-14T21:13:16.7408780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-14T21:13:16.7414410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-14T21:13:16.7419820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-14T21:13:16.7425760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-14T21:13:16.7430930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-14T21:13:16.7436760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-14T21:13:16.7442830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-14T21:13:16.7448250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-14T21:13:16.7453670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-14T21:13:16.7459550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-14T21:13:16.7465300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-14T21:13:16.7470660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-14T21:13:16.7476160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-14T21:13:16.7482120Z 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-14T21:13:16.7487610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-14T21:13:16.7493240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-14T21:13:16.7498720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-14T21:13:16.7504210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-14T21:13:16.7509750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-14T21:13:16.7515280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-14T21:13:16.7520620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-14T21:13:16.7525970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-14T21:13:16.7531560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-14T21:13:16.7547760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-14T21:13:16.7549690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-14T21:13:16.7551250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-14T21:13:16.7553310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-14T21:13:16.7559150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-14T21:13:16.7564930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-14T21:13:16.7570330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-14T21:13:16.7576230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-14T21:13:16.7583380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-14T21:13:16.7588650Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-14T21:13:16.7616470Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-14T21:13:16.7623900Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-14T21:13:16.7861620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5712-10a9b3r.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-14T21:13:19.0183140Z ==> Summary 2021-05-14T21:13:19.0236610Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-14T21:13:19.0244160Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-14T21:13:19.2134210Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-14T21:13:19.2152890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1dm95cs 2021-05-14T21:13:19.3450450Z cp -pR /private/tmp/d20210514-5288-1dm95cs/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-14T21:13:19.4729900Z chmod -Rf +w /private/tmp/d20210514-5288-1dm95cs 2021-05-14T21:13:19.6828440Z ==> Finishing up 2021-05-14T21:13:19.7319940Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-14T21:13:19.7332980Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-14T21:13:19.7344850Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-14T21:13:19.7357340Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-14T21:13:19.7367950Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-14T21:13:19.7381550Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:13:19.7402370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-14T21:13:19.7413500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-14T21:13:19.7423110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-14T21:13:19.7499560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-14T21:13:19.7503840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-14T21:13:19.7509250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-14T21:13:19.7514590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-14T21:13:19.7520110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-14T21:13:19.7524950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-14T21:13:19.7530290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-14T21:13:19.7535430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-14T21:13:19.7540990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-14T21:13:19.7546450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-14T21:13:19.7551290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-14T21:13:19.7556910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-14T21:13:19.7561880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-14T21:13:19.7566950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-14T21:13:19.7571960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-14T21:13:19.7577040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-14T21:13:19.7587480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-14T21:13:19.7589930Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-14T21:13:19.7599890Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-14T21:13:19.7605930Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-14T21:13:19.7611120Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-14T21:13:19.7620770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-14T21:13:19.7626800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-14T21:13:19.7632240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-14T21:13:19.7637060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-14T21:13:19.7642810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-14T21:13:19.7648170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-14T21:13:19.7653260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-14T21:13:19.7658310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-14T21:13:19.7663840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-14T21:13:19.7669490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-14T21:13:19.7674610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-14T21:13:19.7680340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-14T21:13:19.7685560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-14T21:13:19.7690370Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-14T21:13:19.7695900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-14T21:13:19.7701390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-14T21:13:19.7706830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-14T21:13:19.7712200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-14T21:13:19.7717120Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-14T21:13:19.7722250Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-14T21:13:19.7727960Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-14T21:13:19.7735740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-14T21:13:19.7741710Z 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-14T21:13:19.8218370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5738-oz89qd.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-14T21:13:22.0432440Z ==> Summary 2021-05-14T21:13:22.0570000Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-14T21:13:22.0576880Z ==> Installing ffmpeg dependency: graphite2 2021-05-14T21:13:22.0633570Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-14T21:13:22.0653190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1tq93b 2021-05-14T21:13:22.0791090Z cp -pR /private/tmp/d20210514-5288-1tq93b/graphite2/. /usr/local/Cellar/graphite2 2021-05-14T21:13:22.0973800Z chmod -Rf +w /private/tmp/d20210514-5288-1tq93b 2021-05-14T21:13:22.1474280Z ==> Finishing up 2021-05-14T21:13:22.1862860Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-14T21:13:22.1869400Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-14T21:13:22.1875090Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-14T21:13:22.1881900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-14T21:13:22.1887470Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-14T21:13:22.1892270Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-14T21:13:22.1899710Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-14T21:13:22.2046610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5764-tt0j3a.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-14T21:13:24.3692680Z ==> Summary 2021-05-14T21:13:24.3763380Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-14T21:13:24.3770760Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-14T21:13:24.6074930Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-14T21:13:24.6094480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-14ynh4g 2021-05-14T21:13:24.6799810Z cp -pR /private/tmp/d20210514-5288-14ynh4g/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-14T21:13:24.7403090Z chmod -Rf +w /private/tmp/d20210514-5288-14ynh4g 2021-05-14T21:13:24.9355790Z ==> Finishing up 2021-05-14T21:13:24.9755800Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-14T21:13:24.9760560Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-14T21:13:24.9765440Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-14T21:13:24.9770390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-14T21:13:24.9778170Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-14T21:13:24.9787000Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-14T21:13:24.9796370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-14T21:13:24.9804480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-14T21:13:24.9809860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-14T21:13:24.9815100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-14T21:13:24.9820300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-14T21:13:24.9825150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-14T21:13:24.9830580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-14T21:13:24.9835940Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-14T21:13:24.9841480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-14T21:13:24.9846140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-14T21:13:24.9852210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-14T21:13:24.9857290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-14T21:13:24.9862460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-14T21:13:24.9868050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-14T21:13:24.9876080Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-14T21:13:24.9881380Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-14T21:13:24.9887200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-14T21:13:24.9892200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-14T21:13:25.0182400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5793-1w2malm.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-14T21:13:27.2834030Z ==> Summary 2021-05-14T21:13:27.2889980Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-14T21:13:27.2896320Z ==> Installing ffmpeg dependency: libass 2021-05-14T21:13:27.5380040Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-14T21:13:27.5402470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1m6dkkv 2021-05-14T21:13:27.5711280Z cp -pR /private/tmp/d20210514-5288-1m6dkkv/libass/. /usr/local/Cellar/libass 2021-05-14T21:13:27.5843060Z chmod -Rf +w /private/tmp/d20210514-5288-1m6dkkv 2021-05-14T21:13:27.6402190Z ==> Finishing up 2021-05-14T21:13:27.6803070Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-14T21:13:27.6809610Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-14T21:13:27.6814670Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-14T21:13:27.6820010Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-14T21:13:27.6827280Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-14T21:13:27.6962410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5819-n8x4z6.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-14T21:13:30.0462390Z ==> Summary 2021-05-14T21:13:30.0480930Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-14T21:13:30.0487940Z ==> Installing ffmpeg dependency: libbluray 2021-05-14T21:13:30.0681370Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-14T21:13:30.0700320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1sjhir5 2021-05-14T21:13:30.0881790Z cp -pR /private/tmp/d20210514-5288-1sjhir5/libbluray/. /usr/local/Cellar/libbluray 2021-05-14T21:13:30.1066880Z chmod -Rf +w /private/tmp/d20210514-5288-1sjhir5 2021-05-14T21:13:30.1896820Z ==> Finishing up 2021-05-14T21:13:30.2543340Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-14T21:13:30.2547110Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-14T21:13:30.2551760Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-14T21:13:30.2559000Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-14T21:13:30.2566200Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-14T21:13:30.2571010Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-14T21:13:30.2576430Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-14T21:13:30.2583940Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-14T21:13:30.2762250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5845-igh2p2.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-14T21:13:32.4935410Z ==> Summary 2021-05-14T21:13:32.4962580Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-14T21:13:32.4970420Z ==> Installing ffmpeg dependency: libsoxr 2021-05-14T21:13:32.5032250Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-14T21:13:32.5057570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5288-qmf24b 2021-05-14T21:13:32.6267960Z cp -pR /private/tmp/d20210514-5288-qmf24b/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-14T21:13:32.6891340Z chmod -Rf +w /private/tmp/d20210514-5288-qmf24b 2021-05-14T21:13:32.7672680Z ==> Finishing up 2021-05-14T21:13:32.8065900Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-14T21:13:32.8069690Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-14T21:13:32.8078710Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-14T21:13:32.8085270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-14T21:13:32.8090480Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-14T21:13:32.8095840Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-14T21:13:32.8100960Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-14T21:13:32.8106650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-14T21:13:32.8111680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-14T21:13:32.8118820Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-14T21:13:32.8124190Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-14T21:13:32.8292700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5872-13yuse3.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-14T21:13:35.0400900Z ==> Summary 2021-05-14T21:13:35.0432160Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-14T21:13:35.0440040Z ==> Installing ffmpeg dependency: libvidstab 2021-05-14T21:13:35.0495400Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-14T21:13:35.0513520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5288-wdagnl 2021-05-14T21:13:35.0668700Z cp -pR /private/tmp/d20210514-5288-wdagnl/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-14T21:13:35.0854570Z chmod -Rf +w /private/tmp/d20210514-5288-wdagnl 2021-05-14T21:13:35.1347590Z ==> Finishing up 2021-05-14T21:13:35.1613000Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-14T21:13:35.1620090Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-14T21:13:35.1625160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-14T21:13:35.1632810Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-14T21:13:35.1784910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5898-6lnaja.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-14T21:13:37.3360050Z ==> Summary 2021-05-14T21:13:37.3392270Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-14T21:13:37.3400800Z ==> Installing ffmpeg dependency: libvpx 2021-05-14T21:13:37.3436530Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-14T21:13:37.3455670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-29zaq 2021-05-14T21:13:37.3756190Z cp -pR /private/tmp/d20210514-5288-29zaq/libvpx/. /usr/local/Cellar/libvpx 2021-05-14T21:13:37.3989250Z chmod -Rf +w /private/tmp/d20210514-5288-29zaq 2021-05-14T21:13:37.4442000Z ==> Finishing up 2021-05-14T21:13:37.4889880Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-14T21:13:37.4895720Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-14T21:13:37.4902780Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-14T21:13:37.5005240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5924-1gc6ufs.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-14T21:13:39.6973020Z ==> Summary 2021-05-14T21:13:39.6995360Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-14T21:13:39.7004930Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-14T21:13:39.7029510Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-14T21:13:39.7048770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-wx3n38 2021-05-14T21:13:39.7209830Z cp -pR /private/tmp/d20210514-5288-wx3n38/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-14T21:13:39.7430050Z chmod -Rf +w /private/tmp/d20210514-5288-wx3n38 2021-05-14T21:13:39.7928960Z ==> Finishing up 2021-05-14T21:13:39.8327210Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-14T21:13:39.8330990Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-14T21:13:39.8337970Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-14T21:13:39.8342990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-14T21:13:39.8348520Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-14T21:13:39.8353600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-14T21:13:39.8359130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-14T21:13:39.8364050Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-14T21:13:39.8371910Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-14T21:13:39.8377100Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-14T21:13:39.8527050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5950-1isuj4f.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-14T21:13:42.0882300Z ==> Summary 2021-05-14T21:13:42.0908770Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-14T21:13:42.0917590Z ==> Installing ffmpeg dependency: rav1e 2021-05-14T21:13:42.0998990Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-14T21:13:42.1017850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1p4trwz 2021-05-14T21:13:42.6538820Z cp -pR /private/tmp/d20210514-5288-1p4trwz/rav1e/. /usr/local/Cellar/rav1e 2021-05-14T21:13:42.9178510Z chmod -Rf +w /private/tmp/d20210514-5288-1p4trwz 2021-05-14T21:13:42.9810210Z ==> Finishing up 2021-05-14T21:13:43.0217570Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-14T21:13:43.0224730Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-14T21:13:43.0232650Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-14T21:13:43.0238150Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-14T21:13:43.0242620Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-14T21:13:43.0247890Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-14T21:13:43.0255870Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-14T21:13:43.0433900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-5976-1jk5bo9.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-14T21:13:45.3240060Z ==> Summary 2021-05-14T21:13:45.3260890Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-14T21:13:45.3268090Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-14T21:13:45.3687540Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-14T21:13:45.3707170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5288-892w3r 2021-05-14T21:13:45.4065420Z cp -pR /private/tmp/d20210514-5288-892w3r/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-14T21:13:45.4425940Z chmod -Rf +w /private/tmp/d20210514-5288-892w3r 2021-05-14T21:13:45.5080300Z ==> Finishing up 2021-05-14T21:13:45.5479220Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-14T21:13:45.5486280Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-14T21:13:45.5495100Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-14T21:13:45.5502010Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-14T21:13:45.5507100Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-14T21:13:45.5512570Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-14T21:13:45.5519730Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-14T21:13:45.5701260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6002-12x4gqv.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-14T21:13:47.7723210Z ==> Summary 2021-05-14T21:13:47.7756280Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-14T21:13:47.7763750Z ==> Installing ffmpeg dependency: rubberband 2021-05-14T21:13:47.8289550Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-14T21:13:47.8307630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-erz4rn 2021-05-14T21:13:47.8471280Z cp -pR /private/tmp/d20210514-5288-erz4rn/rubberband/. /usr/local/Cellar/rubberband 2021-05-14T21:13:47.8611900Z chmod -Rf +w /private/tmp/d20210514-5288-erz4rn 2021-05-14T21:13:47.9157710Z ==> Finishing up 2021-05-14T21:13:47.9548290Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-14T21:13:47.9554640Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-14T21:13:47.9561280Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-14T21:13:47.9566810Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-14T21:13:47.9571840Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-14T21:13:47.9579390Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-14T21:13:47.9720440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6028-17u6zdd.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-14T21:13:50.2316950Z ==> Summary 2021-05-14T21:13:50.2336830Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-14T21:13:50.2344010Z ==> Installing ffmpeg dependency: sdl2 2021-05-14T21:13:50.2366910Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-14T21:13:50.2387190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-jyhki 2021-05-14T21:13:50.2988000Z cp -pR /private/tmp/d20210514-5288-jyhki/sdl2/. /usr/local/Cellar/sdl2 2021-05-14T21:13:50.3552210Z chmod -Rf +w /private/tmp/d20210514-5288-jyhki 2021-05-14T21:13:50.4461540Z ==> Finishing up 2021-05-14T21:13:50.4853190Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-14T21:13:50.4859030Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-14T21:13:50.4867310Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-14T21:13:50.4876490Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-14T21:13:50.4881330Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-14T21:13:50.4886070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-14T21:13:50.4891490Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-14T21:13:50.4896290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-14T21:13:50.4901110Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-14T21:13:50.4908640Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-14T21:13:50.5189740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6054-yu48hu.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-14T21:13:52.7400430Z ==> Summary 2021-05-14T21:13:52.7465680Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-14T21:13:52.7506650Z ==> Installing ffmpeg dependency: snappy 2021-05-14T21:13:52.7569600Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-14T21:13:52.7587900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1wifps0 2021-05-14T21:13:52.7714750Z cp -pR /private/tmp/d20210514-5288-1wifps0/snappy/. /usr/local/Cellar/snappy 2021-05-14T21:13:52.7873680Z chmod -Rf +w /private/tmp/d20210514-5288-1wifps0 2021-05-14T21:13:52.8333220Z ==> Finishing up 2021-05-14T21:13:52.8806380Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-14T21:13:52.8810300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-14T21:13:52.8814970Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-14T21:13:52.8820120Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-14T21:13:52.8829350Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-14T21:13:52.8834440Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-14T21:13:52.8839570Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-14T21:13:52.8844860Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-14T21:13:52.8849740Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-14T21:13:52.8993020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6080-tikhem.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-14T21:13:55.1204930Z ==> Summary 2021-05-14T21:13:55.1227610Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-14T21:13:55.1235730Z ==> Installing ffmpeg dependency: speex 2021-05-14T21:13:55.1299220Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-14T21:13:55.1317550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-ksw6x1 2021-05-14T21:13:55.1479070Z cp -pR /private/tmp/d20210514-5288-ksw6x1/speex/. /usr/local/Cellar/speex 2021-05-14T21:13:55.1681680Z chmod -Rf +w /private/tmp/d20210514-5288-ksw6x1 2021-05-14T21:13:55.2252340Z ==> Finishing up 2021-05-14T21:13:55.2669700Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-14T21:13:55.2677720Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-14T21:13:55.2685100Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-14T21:13:55.2691550Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-14T21:13:55.2696450Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-14T21:13:55.2702060Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-14T21:13:55.2709510Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-14T21:13:55.2868710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6106-18b2wif.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-14T21:13:57.4637430Z ==> Summary 2021-05-14T21:13:57.4668390Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-14T21:13:57.4675880Z ==> Installing ffmpeg dependency: srt 2021-05-14T21:13:57.4767190Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-14T21:13:57.4786500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-19p9tsg 2021-05-14T21:13:57.5146450Z cp -pR /private/tmp/d20210514-5288-19p9tsg/srt/. /usr/local/Cellar/srt 2021-05-14T21:13:57.5354100Z chmod -Rf +w /private/tmp/d20210514-5288-19p9tsg 2021-05-14T21:13:57.6329290Z ==> Finishing up 2021-05-14T21:13:57.6957590Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-14T21:13:57.6962580Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-14T21:13:57.6967270Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-14T21:13:57.6972250Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-14T21:13:57.6978790Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-14T21:13:57.6985790Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-14T21:13:57.6990880Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-14T21:13:57.6995810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-14T21:13:57.7001250Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-14T21:13:57.7008440Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-14T21:13:57.7013600Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-14T21:13:58.6986890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6132-13h4ow8.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-14T21:13:59.9806740Z ==> Summary 2021-05-14T21:13:59.9831720Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-14T21:13:59.9839060Z ==> Installing ffmpeg dependency: giflib 2021-05-14T21:13:59.9862750Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-14T21:13:59.9884040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-w5lmck 2021-05-14T21:14:00.0052620Z cp -pR /private/tmp/d20210514-5288-w5lmck/giflib/. /usr/local/Cellar/giflib 2021-05-14T21:14:00.0244190Z chmod -Rf +w /private/tmp/d20210514-5288-w5lmck 2021-05-14T21:14:00.0733550Z ==> Finishing up 2021-05-14T21:14:00.1134510Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-14T21:14:00.1138330Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-14T21:14:00.1147850Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-14T21:14:00.1149260Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-14T21:14:00.1156430Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-14T21:14:00.1162270Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-14T21:14:00.1170830Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-14T21:14:00.1179130Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-14T21:14:00.1184740Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-14T21:14:00.1189650Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-14T21:14:00.1195480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-14T21:14:00.1364510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6158-1e30jcx.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-14T21:14:02.4158880Z ==> Summary 2021-05-14T21:14:02.4181900Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-14T21:14:02.4189660Z ==> Installing ffmpeg dependency: leptonica 2021-05-14T21:14:02.4822290Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-14T21:14:02.4841290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-14147b4 2021-05-14T21:14:02.5464550Z cp -pR /private/tmp/d20210514-5288-14147b4/leptonica/. /usr/local/Cellar/leptonica 2021-05-14T21:14:02.5881720Z chmod -Rf +w /private/tmp/d20210514-5288-14147b4 2021-05-14T21:14:02.8891130Z ==> Finishing up 2021-05-14T21:14:02.9521550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-14T21:14:02.9523460Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-14T21:14:02.9528240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-14T21:14:02.9533290Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-14T21:14:02.9538430Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-14T21:14:02.9543220Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-14T21:14:02.9548100Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-14T21:14:02.9553040Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-14T21:14:02.9557790Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-14T21:14:02.9562630Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-14T21:14:02.9569270Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-14T21:14:02.9579420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-14T21:14:02.9584060Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-14T21:14:02.9589020Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-14T21:14:02.9594040Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-14T21:14:02.9599150Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-14T21:14:02.9607190Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-14T21:14:02.9891830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6184-1l1sn6k.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-14T21:14:05.3233310Z ==> Summary 2021-05-14T21:14:05.3278300Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-14T21:14:05.3285270Z ==> Installing ffmpeg dependency: tesseract 2021-05-14T21:14:05.4097540Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-14T21:14:05.4118820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-vlvt5t 2021-05-14T21:14:05.6192580Z cp -pR /private/tmp/d20210514-5288-vlvt5t/tesseract/. /usr/local/Cellar/tesseract 2021-05-14T21:14:05.7272840Z chmod -Rf +w /private/tmp/d20210514-5288-vlvt5t 2021-05-14T21:14:05.8170640Z ==> Finishing up 2021-05-14T21:14:05.8581190Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-14T21:14:05.8587300Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-14T21:14:05.8593320Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-14T21:14:05.8600300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-14T21:14:05.8605770Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-14T21:14:05.8610580Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-14T21:14:05.8618620Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-14T21:14:05.8866760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6210-19g1bcb.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-14T21:14:08.1227810Z ==> Caveats 2021-05-14T21:14:08.1228690Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:14:08.1230100Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:14:08.1231140Z ==> Summary 2021-05-14T21:14:08.1283920Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-14T21:14:08.1292690Z ==> Installing ffmpeg dependency: theora 2021-05-14T21:14:08.1471270Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-14T21:14:08.1490990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210514-5288-gc8ch0 2021-05-14T21:14:08.1971620Z cp -pR /private/tmp/d20210514-5288-gc8ch0/theora/. /usr/local/Cellar/theora 2021-05-14T21:14:08.2557770Z chmod -Rf +w /private/tmp/d20210514-5288-gc8ch0 2021-05-14T21:14:08.3442310Z ==> Finishing up 2021-05-14T21:14:08.3856350Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-14T21:14:08.3864130Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-14T21:14:08.3870530Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-14T21:14:08.3875440Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-14T21:14:08.3880670Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-14T21:14:08.3886020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-14T21:14:08.3890850Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-14T21:14:08.3895750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-14T21:14:08.3900740Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-14T21:14:08.3906050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-14T21:14:08.3910800Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-14T21:14:08.3918470Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-14T21:14:08.3923410Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-14T21:14:08.3928480Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-14T21:14:08.4244460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6236-h6g0gw.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-14T21:14:10.7153460Z ==> Summary 2021-05-14T21:14:10.7224760Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-14T21:14:10.7230750Z ==> Installing ffmpeg dependency: x264 2021-05-14T21:14:10.7294620Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-14T21:14:10.7313130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-a0mfns 2021-05-14T21:14:10.7743240Z cp -pR /private/tmp/d20210514-5288-a0mfns/x264/. /usr/local/Cellar/x264 2021-05-14T21:14:10.8000260Z chmod -Rf +w /private/tmp/d20210514-5288-a0mfns 2021-05-14T21:14:10.8494040Z ==> Finishing up 2021-05-14T21:14:10.8899680Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-14T21:14:10.8906180Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-14T21:14:10.8910800Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-14T21:14:10.8918310Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-14T21:14:10.8922510Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-14T21:14:10.8927750Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-14T21:14:10.8935500Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-14T21:14:10.9082960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6263-8adeiw.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-14T21:14:13.0640340Z ==> Summary 2021-05-14T21:14:13.0651790Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-14T21:14:13.0660990Z ==> Installing ffmpeg dependency: x265 2021-05-14T21:14:13.0725660Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-14T21:14:13.0744390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-5288-8e25ji 2021-05-14T21:14:13.2165240Z cp -pR /private/tmp/d20210514-5288-8e25ji/x265/. /usr/local/Cellar/x265 2021-05-14T21:14:13.3039290Z chmod -Rf +w /private/tmp/d20210514-5288-8e25ji 2021-05-14T21:14:13.4092010Z ==> Finishing up 2021-05-14T21:14:13.4732760Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-14T21:14:13.4738910Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-14T21:14:13.4744470Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-14T21:14:13.4751350Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-14T21:14:13.4756430Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-14T21:14:13.4762020Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-14T21:14:13.4769360Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-14T21:14:13.4990440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6289-1vbsj68.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-14T21:14:15.7692920Z ==> Summary 2021-05-14T21:14:15.7712360Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-14T21:14:15.7720080Z ==> Installing ffmpeg dependency: xvid 2021-05-14T21:14:15.7741530Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-14T21:14:15.7761570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1aeryy0 2021-05-14T21:14:15.7962090Z cp -pR /private/tmp/d20210514-5288-1aeryy0/xvid/. /usr/local/Cellar/xvid 2021-05-14T21:14:15.8092550Z chmod -Rf +w /private/tmp/d20210514-5288-1aeryy0 2021-05-14T21:14:15.8529140Z ==> Finishing up 2021-05-14T21:14:15.8930970Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-14T21:14:15.8937600Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-14T21:14:15.8942340Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-14T21:14:15.9077780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6315-y5j0v.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-14T21:14:18.1517640Z ==> Summary 2021-05-14T21:14:18.1535540Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-14T21:14:18.1544680Z ==> Installing ffmpeg dependency: zeromq 2021-05-14T21:14:18.1687820Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-14T21:14:18.1706400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-19cvzin 2021-05-14T21:14:18.2363320Z cp -pR /private/tmp/d20210514-5288-19cvzin/zeromq/. /usr/local/Cellar/zeromq 2021-05-14T21:14:18.3048880Z chmod -Rf +w /private/tmp/d20210514-5288-19cvzin 2021-05-14T21:14:18.3974790Z ==> Finishing up 2021-05-14T21:14:18.4287210Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-14T21:14:18.4293230Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-14T21:14:18.4298930Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-14T21:14:18.4312350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-14T21:14:18.4318630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-14T21:14:18.4324600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-14T21:14:18.4330400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-14T21:14:18.4336440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-14T21:14:18.4342660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-14T21:14:18.4348160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-14T21:14:18.4389140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-14T21:14:18.4397020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-14T21:14:18.4403420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-14T21:14:18.4409240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-14T21:14:18.4415440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-14T21:14:18.4421050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-14T21:14:18.4426750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-14T21:14:18.4432620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-14T21:14:18.4438160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-14T21:14:18.4443710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-14T21:14:18.4449350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-14T21:14:18.4455100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-14T21:14:18.4460750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-14T21:14:18.4466240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-14T21:14:18.4471730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-14T21:14:18.4477130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-14T21:14:18.4482500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-14T21:14:18.4488180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-14T21:14:18.4494140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-14T21:14:18.4500840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-14T21:14:18.4506690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-14T21:14:18.4512540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-14T21:14:18.4518390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-14T21:14:18.4523330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-14T21:14:18.4528910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-14T21:14:18.4534240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-14T21:14:18.4540150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-14T21:14:18.4545480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-14T21:14:18.4551110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-14T21:14:18.4556700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-14T21:14:18.4561860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-14T21:14:18.4567260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-14T21:14:18.4572980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-14T21:14:18.4578490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-14T21:14:18.4584000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-14T21:14:18.4589450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-14T21:14:18.4595160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-14T21:14:18.4600970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-14T21:14:18.4605890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-14T21:14:18.4611710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-14T21:14:18.4617160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-14T21:14:18.4623450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-14T21:14:18.4629200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-14T21:14:18.4635240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-14T21:14:18.4644870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-14T21:14:18.4651150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-14T21:14:18.4656420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-14T21:14:18.4662040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-14T21:14:18.4667740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-14T21:14:18.4673530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-14T21:14:18.4682300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-14T21:14:18.4688330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-14T21:14:18.4693970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-14T21:14:18.4699910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-14T21:14:18.4705390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-14T21:14:18.4710920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-14T21:14:18.4716940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-14T21:14:18.4722690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-14T21:14:18.4744170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-14T21:14:18.4749930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-14T21:14:18.4756110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-14T21:14:18.4761830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-14T21:14:18.4769270Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-14T21:14:18.4774340Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-14T21:14:18.4780220Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-14T21:14:18.4788060Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-14T21:14:18.5062160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6341-eb1e2f.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-14T21:14:20.7766180Z ==> Summary 2021-05-14T21:14:20.7827290Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-14T21:14:20.7833870Z ==> Installing ffmpeg dependency: zimg 2021-05-14T21:14:20.7881320Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:14:20.7900520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1j126qr 2021-05-14T21:14:20.8169630Z cp -pR /private/tmp/d20210514-5288-1j126qr/zimg/. /usr/local/Cellar/zimg 2021-05-14T21:14:20.8440870Z chmod -Rf +w /private/tmp/d20210514-5288-1j126qr 2021-05-14T21:14:20.9049620Z ==> Finishing up 2021-05-14T21:14:20.9482580Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-14T21:14:20.9486340Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-14T21:14:20.9495510Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-14T21:14:20.9502140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-14T21:14:20.9506780Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-14T21:14:20.9512120Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-14T21:14:20.9519700Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-14T21:14:20.9689590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6367-1nn5l20.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-14T21:14:23.1631660Z ==> Summary 2021-05-14T21:14:23.1682510Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-14T21:14:23.1684170Z ==> Installing ffmpeg 2021-05-14T21:14:23.1686590Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-14T21:14:23.1698980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-5288-1kw659j 2021-05-14T21:14:23.5824040Z cp -pR /private/tmp/d20210514-5288-1kw659j/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-14T21:14:23.8805620Z chmod -Rf +w /private/tmp/d20210514-5288-1kw659j 2021-05-14T21:14:27.8859640Z ==> Finishing up 2021-05-14T21:14:27.9222480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-14T21:14:27.9227000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-14T21:14:27.9232870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-14T21:14:27.9238410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-14T21:14:27.9243360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-14T21:14:27.9248370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-14T21:14:27.9253440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-14T21:14:27.9258760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-14T21:14:27.9264450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-14T21:14:27.9268960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-14T21:14:27.9273950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-14T21:14:27.9278910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-14T21:14:27.9283950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-14T21:14:27.9289370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-14T21:14:27.9294790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-14T21:14:27.9299520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-14T21:14:27.9304820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-14T21:14:27.9310360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-14T21:14:27.9316470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-14T21:14:27.9321370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-14T21:14:27.9326980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-14T21:14:27.9332700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-14T21:14:27.9337520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-14T21:14:27.9342850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-14T21:14:27.9348210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-14T21:14:27.9353190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-14T21:14:27.9358480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-14T21:14:27.9363670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-14T21:14:27.9369120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-14T21:14:27.9374190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-14T21:14:27.9379640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-14T21:14:27.9385050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-14T21:14:27.9390280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-14T21:14:27.9395440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-14T21:14:27.9401010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-14T21:14:27.9406390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-14T21:14:27.9411880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-14T21:14:27.9417140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-14T21:14:27.9424920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-14T21:14:27.9430950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-14T21:14:27.9436180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-14T21:14:27.9441470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-14T21:14:27.9446510Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-14T21:14:27.9451920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-14T21:14:27.9456760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-14T21:14:27.9462090Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-14T21:14:27.9467250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-14T21:14:27.9474140Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-14T21:14:27.9484490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-14T21:14:27.9490870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-14T21:14:27.9496620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-14T21:14:27.9502240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-14T21:14:27.9584010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-14T21:14:27.9588960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-14T21:14:27.9594570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-14T21:14:27.9600010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-14T21:14:27.9605500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-14T21:14:27.9611110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-14T21:14:27.9616930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-14T21:14:27.9622250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-14T21:14:27.9627590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-14T21:14:27.9633620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-14T21:14:27.9638690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-14T21:14:27.9647200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-14T21:14:27.9652800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-14T21:14:27.9658330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-14T21:14:27.9663740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-14T21:14:27.9669230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-14T21:14:27.9675160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-14T21:14:27.9680420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-14T21:14:27.9688480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-14T21:14:27.9693630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-14T21:14:27.9698580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-14T21:14:27.9705570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-14T21:14:27.9710950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-14T21:14:27.9716260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-14T21:14:27.9721200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-14T21:14:27.9726620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-14T21:14:27.9732860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-14T21:14:27.9737620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-14T21:14:27.9742420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-14T21:14:27.9747780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-14T21:14:27.9752950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-14T21:14:27.9758310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-14T21:14:27.9763190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-14T21:14:27.9768630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-14T21:14:27.9773810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-14T21:14:27.9778910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-14T21:14:27.9783780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-14T21:14:27.9789450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-14T21:14:27.9794570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-14T21:14:27.9799740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-14T21:14:27.9804870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-14T21:14:27.9809920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-14T21:14:27.9815090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-14T21:14:27.9820180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-14T21:14:27.9825510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-14T21:14:27.9830850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-14T21:14:27.9835930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-14T21:14:27.9841420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-14T21:14:27.9845210Z Only the first 100 operations were output. 2021-05-14T21:14:28.1029070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6393-1haxia7.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-14T21:14:30.6984570Z ==> Summary 2021-05-14T21:14:30.7166160Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-14T21:14:31.6584630Z ==> Caveats 2021-05-14T21:14:31.6585640Z ==> tesseract 2021-05-14T21:14:31.6603760Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-14T21:14:31.6605390Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-14T21:14:33.3907940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-14T21:14:34.4596650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:35.0250440Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-14T21:14:35.3724550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-14T21%3A20%3A00Z&sig=dpBm2mbhKrTmMn7zrgtwmhXm38yJ7H7Vua%2FfVe7be%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:35.4231650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=dpBm2mbhKrTmMn7zrgtwmhXm38yJ7H7Vua\%2FfVe7be\%2FM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:35.9690580Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-14T21:14:36.0844570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-14T21:14:37.2500940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:37.8267290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-14T21:14:38.1537440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-14T21%3A20%3A00Z&sig=HUz29yyVgOwVd2h2ggjZTNUvuUExuiNuwN1LvQpn%2BSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:38.2051710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=HUz29yyVgOwVd2h2ggjZTNUvuUExuiNuwN1LvQpn\%2BSA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:38.4793050Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-14T21:14:38.5188530Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-14T21:14:38.5193260Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-14T21:14:38.5937240Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-14T21:14:38.5965100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6400-zegqhs 2021-05-14T21:14:39.2611340Z cp -pR /private/tmp/d20210514-6400-zegqhs/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-14T21:14:39.8112790Z chmod -Rf +w /private/tmp/d20210514-6400-zegqhs 2021-05-14T21:14:40.2038640Z ==> Finishing up 2021-05-14T21:14:40.2276210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-14T21:14:40.2289380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-14T21:14:40.2302180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-14T21:14:40.2314380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-14T21:14:40.2327740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-14T21:14:40.2342420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-14T21:14:40.2355630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-14T21:14:40.2368990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-14T21:14:40.2380050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-14T21:14:40.2395920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-14T21:14:40.2409450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-14T21:14:40.2421450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-14T21:14:40.2434200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-14T21:14:40.2444990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-14T21:14:40.2456030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-14T21:14:40.2469300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-14T21:14:40.2482980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-14T21:14:40.2494040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-14T21:14:40.2551090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-14T21:14:40.2555970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-14T21:14:40.2561360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-14T21:14:40.2565940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-14T21:14:40.2570920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-14T21:14:40.2575600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-14T21:14:40.2580500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-14T21:14:40.2585480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-14T21:14:40.2590350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-14T21:14:40.2595250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-14T21:14:40.2600270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-14T21:14:40.2605120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-14T21:14:40.2612630Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-14T21:14:40.2621830Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-14T21:14:40.2626900Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-14T21:14:40.2636590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-14T21:14:40.2642450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-14T21:14:40.2648050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-14T21:14:40.2654120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-14T21:14:40.2660280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-14T21:14:40.2665840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-14T21:14:40.2671490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-14T21:14:40.2677290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-14T21:14:40.2682520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-14T21:14:40.2688070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-14T21:14:40.2693510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-14T21:14:40.2699190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-14T21:14:40.2704900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-14T21:14:40.2710440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-14T21:14:40.2716540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-14T21:14:40.2722740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-14T21:14:40.2729570Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-14T21:14:40.2735660Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-14T21:14:40.2757400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-14T21:14:40.2763070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-14T21:14:40.2768870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-14T21:14:40.2774650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-14T21:14:40.2782110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-14T21:14:40.2787580Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-14T21:14:40.2793190Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-14T21:14:40.4572690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6570-ptpx25.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-14T21:14:42.9173660Z ==> Summary 2021-05-14T21:14:42.9596020Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-14T21:14:42.9608370Z ==> Installing imagemagick@6 2021-05-14T21:14:42.9611760Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-14T21:14:42.9639070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6400-1vvgka6 2021-05-14T21:14:43.3261820Z cp -pR /private/tmp/d20210514-6400-1vvgka6/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-14T21:14:43.7914710Z chmod -Rf +w /private/tmp/d20210514-6400-1vvgka6 2021-05-14T21:14:45.6038150Z ==> Finishing up 2021-05-14T21:14:45.8742840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6596-1cpbz50.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-14T21:14:48.3870600Z ==> Caveats 2021-05-14T21:14:48.3873350Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:48.3874680Z because this is an alternate version of another formula. 2021-05-14T21:14:48.3875290Z 2021-05-14T21:14:48.3876000Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:14:48.3877510Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:48.3878020Z 2021-05-14T21:14:48.3878600Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:14:48.3880150Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:14:48.3881280Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:14:48.3881700Z 2021-05-14T21:14:48.3882660Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:14:48.3883500Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:14:48.3883940Z 2021-05-14T21:14:48.3884670Z ==> Summary 2021-05-14T21:14:48.4316270Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-14T21:14:49.2602160Z ==> Caveats 2021-05-14T21:14:49.2603150Z ==> imagemagick@6 2021-05-14T21:14:49.2649180Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:14:49.2650210Z because this is an alternate version of another formula. 2021-05-14T21:14:49.2650610Z 2021-05-14T21:14:49.2651200Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-14T21:14:49.2652730Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:14:49.2653240Z 2021-05-14T21:14:49.2653820Z For compilers to find imagemagick@6 you may need to set: 2021-05-14T21:14:49.2654970Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-14T21:14:49.2656100Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-14T21:14:49.2656520Z 2021-05-14T21:14:49.2657480Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-14T21:14:49.2658320Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-14T21:14:49.2658760Z 2021-05-14T21:14:51.2266700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-14T21:14:52.2947730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:52.8562180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-14T21:14:53.2030150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-14T21%3A20%3A00Z&sig=gc4%2BKLuk7lVqmGuDDvS4YmQgWEBkinG0HW9ESkoU%2BFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:53.2377420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=gc4\%2BKLuk7lVqmGuDDvS4YmQgWEBkinG0HW9ESkoU\%2BFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:53.3486570Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-14T21:14:53.3562090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-14T21:14:54.4288870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:54.9731700Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-14T21:14:55.3191960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-14T21%3A20%3A00Z&sig=GV5sy1jDWuU97H9gvFqCIa%2Fj9h92rKeFlrBo8GOQUzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:55.3554520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=GV5sy1jDWuU97H9gvFqCIa\%2Fj9h92rKeFlrBo8GOQUzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:55.4225020Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-14T21:14:55.4298940Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-14T21:14:56.5037700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:57.0490480Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-14T21:14:57.3950030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-14T21%3A20%3A00Z&sig=kROuAD3lZWWi11frOij0%2Fw%2F6iPjcRQKwu3gSMmRyGzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:14:57.4448470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A20\%3A00Z\&sig=kROuAD3lZWWi11frOij0\%2Fw\%2F6iPjcRQKwu3gSMmRyGzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:14:57.9116930Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-14T21:14:58.0677980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-14T21:14:59.1855810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:14:59.7476900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-14T21:15:00.1706990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-14T21%3A25%3A00Z&sig=00lphq9Am49JwC7X5HL%2BVN%2BBxnfv8Rvs8Vva3qiMQQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:00.2084940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=00lphq9Am49JwC7X5HL\%2BVN\%2BBxnfv8Rvs8Vva3qiMQQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:00.2545250Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-14T21:15:00.2580060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-14T21:15:01.3343220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:01.9036640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-14T21:15:02.2449050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-14T21%3A25%3A00Z&sig=FqaI%2BFA0iwfpHU%2Be5AM%2BcbQuM6QeDXUGA2h2VUr8hSM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:02.2985000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=FqaI\%2BFA0iwfpHU\%2Be5AM\%2BcbQuM6QeDXUGA2h2VUr8hSM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:02.3400430Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-14T21:15:02.3433580Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-14T21:15:03.4479680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:04.0060800Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-14T21:15:04.3960210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-14T21%3A25%3A00Z&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa%2B1QXDQfr%2F7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:04.4378690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=GNk8TIqqh83mtwR6ptH4Dsu9o4kYLTIa\%2B1QXDQfr\%2F7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:04.5451770Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-14T21:15:04.5518830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-14T21:15:05.6541360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:06.2684360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-14T21:15:06.6570610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-14T21%3A25%3A00Z&sig=Ccd6dr%2BXHD9MBwBd5rz%2BeDMqglGOu8RbREMhDyUFXFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:06.7003490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=Ccd6dr\%2BXHD9MBwBd5rz\%2BeDMqglGOu8RbREMhDyUFXFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:06.7650250Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-14T21:15:06.7724620Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-14T21:15:07.8905820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:08.4772590Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-14T21:15:08.8765160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-14T21%3A25%3A00Z&sig=%2B%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:08.9174200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=\%2B\%2FH3M3BfOnutl8D93wk6iaK5h5ADxD32i5KbNFybQXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:08.9553120Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-14T21:15:08.9584710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-14T21:15:10.1015330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:10.6441650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-14T21:15:11.0388280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-14T21%3A25%3A00Z&sig=q5gUWQWv3R%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:11.0758880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=q5gUWQWv3R\%2BmM0gd7RMn0QyVVLNDMBsU0OBs2x0VW\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:11.2108010Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-14T21:15:11.2155320Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-14T21:15:12.2956200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:12.8483960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-14T21:15:13.1781180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-14T21%3A25%3A00Z&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:13.2342240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=jBrttSzhUYiOG1iIWZQOxvOxRsfrdl1nHroVM9zXxuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:13.2756140Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:15:13.2794010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-14T21:15:14.4679950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:15.0117080Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-14T21:15:15.7485270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-14T21%3A25%3A00Z&sig=wuRU30VUYq%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:15.7835450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=wuRU30VUYq\%2F2UqTN66AQjIjibBfByC7udHtiraSJBB4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:15.8568800Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-14T21:15:15.8637870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-14T21:15:17.0208510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:15:17.5833690Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-14T21:15:18.0159940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-14T21%3A25%3A00Z&sig=u7aATxDgywSdZUxeVj7Xahg97yzi%2BWOFX1e6U9LVync%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:15:18.0594840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=u7aATxDgywSdZUxeVj7Xahg97yzi\%2BWOFX1e6U9LVync\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:15:18.3421480Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-14T21:15:18.3934650Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-14T21:15:18.3938360Z ==> Installing imagemagick dependency: libde265 2021-05-14T21:15:18.4534280Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-14T21:15:18.4564570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-1mxpfc0 2021-05-14T21:15:18.4856560Z cp -pR /private/tmp/d20210514-6603-1mxpfc0/libde265/. /usr/local/Cellar/libde265 2021-05-14T21:15:18.5080560Z chmod -Rf +w /private/tmp/d20210514-6603-1mxpfc0 2021-05-14T21:15:18.6052920Z ==> Finishing up 2021-05-14T21:15:18.6433100Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-14T21:15:18.6479080Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-14T21:15:18.6484500Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-14T21:15:18.6489870Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-14T21:15:18.6495390Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-14T21:15:18.6502890Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-14T21:15:18.6510430Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-14T21:15:18.6515660Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-14T21:15:18.6521320Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-14T21:15:18.6529130Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-14T21:15:18.6720830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6834-f0b8qx.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-14T21:15:20.8691850Z ==> Summary 2021-05-14T21:15:20.8721060Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-14T21:15:20.8728110Z ==> Installing imagemagick dependency: docbook 2021-05-14T21:15:20.8751860Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-14T21:15:20.8771360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-bao69y 2021-05-14T21:15:20.9831300Z cp -pR /private/tmp/d20210514-6603-bao69y/docbook/. /usr/local/Cellar/docbook 2021-05-14T21:15:21.1021470Z chmod -Rf +w /private/tmp/d20210514-6603-bao69y 2021-05-14T21:15:21.1958180Z ==> Finishing up 2021-05-14T21:15:21.2444530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6860-p8pfta.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-14T21:15:23.2241750Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-14T21:15:23.2611420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.2770400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.2870850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.2966920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3066020Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3167200Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3268510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3370450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3471180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3570640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3671000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3767370Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3863920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.3960020Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:23.6719680Z ==> Caveats 2021-05-14T21:15:23.6720500Z To use the DocBook package in your XML toolchain, 2021-05-14T21:15:23.6721190Z you need to add the following to your ~/.bashrc: 2021-05-14T21:15:23.6721530Z 2021-05-14T21:15:23.6722100Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:15:23.6723080Z ==> Summary 2021-05-14T21:15:23.6864600Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-14T21:15:23.6871140Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-14T21:15:23.6968180Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-14T21:15:23.6987690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-1v145be 2021-05-14T21:15:25.7303390Z cp -pR /private/tmp/d20210514-6603-1v145be/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-14T21:15:28.4448150Z chmod -Rf +w /private/tmp/d20210514-6603-1v145be 2021-05-14T21:15:29.6900910Z ==> Finishing up 2021-05-14T21:15:29.7296430Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-14T21:15:29.7306180Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-14T21:15:29.7403790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6901-1ft1j5w.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-14T21:15:31.6881540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:31.6984830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:31.7090220Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:31.7192080Z ==> 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-14T21:15:31.7293120Z ==> 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-14T21:15:31.7392660Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-14T21:15:31.7493640Z ==> 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-14T21:15:31.7592410Z ==> 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-14T21:15:31.7689760Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:31.7789630Z ==> 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-14T21:15:31.7888060Z ==> 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-14T21:15:31.7990720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:15:31.8090260Z ==> 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-14T21:15:31.8184600Z ==> 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-14T21:15:31.8283610Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:31.8387830Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-14T21:15:31.8492010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:31.8593470Z ==> 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-14T21:15:31.8701490Z ==> 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-14T21:15:31.8804720Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-14T21:15:31.8909290Z ==> 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-14T21:15:31.9015340Z ==> 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-14T21:15:31.9121590Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-14T21:15:31.9229510Z ==> 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-14T21:15:31.9335260Z ==> 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-14T21:15:31.9438260Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-14T21:15:31.9539280Z ==> 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-14T21:15:31.9640930Z ==> 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-14T21:15:33.0310700Z ==> Summary 2021-05-14T21:15:33.3360060Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-14T21:15:33.3366530Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-14T21:15:33.3389950Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-14T21:15:33.3421440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-rpjv34 2021-05-14T21:15:33.3546920Z cp -pR /private/tmp/d20210514-6603-rpjv34/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-14T21:15:33.3683340Z chmod -Rf +w /private/tmp/d20210514-6603-rpjv34 2021-05-14T21:15:33.4173530Z ==> Finishing up 2021-05-14T21:15:33.4579630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6955-1c3nrl8.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-14T21:15:35.7172660Z ==> Caveats 2021-05-14T21:15:35.7174080Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:15:35.7175430Z because macOS already provides this software and installing another version in 2021-05-14T21:15:35.7176180Z parallel can cause all kinds of trouble. 2021-05-14T21:15:35.7176510Z 2021-05-14T21:15:35.7177480Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:15:35.7178740Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:15:35.7179220Z 2021-05-14T21:15:35.7179420Z 2021-05-14T21:15:35.7179900Z Bash completion has been installed to: 2021-05-14T21:15:35.7180930Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:15:35.7181810Z ==> Summary 2021-05-14T21:15:35.7194350Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-14T21:15:35.7200760Z ==> Installing imagemagick dependency: xmlto 2021-05-14T21:15:35.7339730Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-14T21:15:35.7357710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210514-6603-6021q7 2021-05-14T21:15:35.7576530Z cp -pR /private/tmp/d20210514-6603-6021q7/xmlto/. /usr/local/Cellar/xmlto 2021-05-14T21:15:35.7932770Z chmod -Rf +w /private/tmp/d20210514-6603-6021q7 2021-05-14T21:15:35.8451270Z ==> Finishing up 2021-05-14T21:15:35.8865050Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-14T21:15:35.8868480Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-14T21:15:35.8880620Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-14T21:15:35.8895880Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-14T21:15:35.8900720Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-14T21:15:35.8999750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-6981-gamhkn.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-14T21:15:38.0534010Z ==> Summary 2021-05-14T21:15:38.0576420Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-14T21:15:38.0583670Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-14T21:15:38.1367070Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-14T21:15:38.1383170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-sx32t9 2021-05-14T21:15:38.2196640Z cp -pR /private/tmp/d20210514-6603-sx32t9/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-14T21:15:38.3630140Z chmod -Rf +w /private/tmp/d20210514-6603-sx32t9 2021-05-14T21:15:38.5127550Z ==> Finishing up 2021-05-14T21:15:38.5588780Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-14T21:15:38.5603960Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-14T21:15:38.5606930Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-14T21:15:38.5623290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5724590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5826210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5852540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5857470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5864820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5867740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5872090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5874650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5877540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5883360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5885650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5888160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5893690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5899400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5902000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5904580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5907170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5909710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5912190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5914840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5917320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5919810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5923860Z mkdir -p /usr/local/share/locale/fo 2021-05-14T21:15:38.5933900Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-14T21:15:38.5939610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5946100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5950660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5953200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5957540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5960220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5962740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5965340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5967900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5973750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.5975800Z mkdir -p /usr/local/share/locale/ia 2021-05-14T21:15:38.5980090Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-14T21:15:38.5989480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6023300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6033320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6046280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6054960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6067060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6081270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6085360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6090590Z mkdir -p /usr/local/share/locale/ky 2021-05-14T21:15:38.6094080Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-14T21:15:38.6100120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6109190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6119830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6129850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6140280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6150120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6161250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6174420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6181160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6192810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6202600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6213320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6223690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6233960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6246010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6255310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6265820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6291270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6303070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6313270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6323890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6335830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6345290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6358110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6366600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6377650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6388750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6398700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6410080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6419210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6444050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6454090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6560500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6663540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-14T21:15:38.6672020Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-14T21:15:38.6683800Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-14T21:15:38.6686580Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-14T21:15:38.7065140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7007-1436d1x.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-14T21:15:40.7000790Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:15:42.6967160Z ==> Summary 2021-05-14T21:15:42.7186480Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-14T21:15:42.7193180Z ==> Installing imagemagick dependency: libheif 2021-05-14T21:15:42.8368990Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-14T21:15:42.8386900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-191vd6 2021-05-14T21:15:42.8684550Z cp -pR /private/tmp/d20210514-6603-191vd6/libheif/. /usr/local/Cellar/libheif 2021-05-14T21:15:42.8995130Z chmod -Rf +w /private/tmp/d20210514-6603-191vd6 2021-05-14T21:15:43.0141210Z ==> Finishing up 2021-05-14T21:15:43.0567380Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-14T21:15:43.0572200Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-14T21:15:43.0576800Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-14T21:15:43.0581460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-14T21:15:43.0588340Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-14T21:15:43.0595080Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-14T21:15:43.0605310Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-14T21:15:43.0610640Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-14T21:15:43.0616540Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-14T21:15:43.0622620Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-14T21:15:43.0631630Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-14T21:15:43.0638370Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-14T21:15:43.0643440Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-14T21:15:43.0649880Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-14T21:15:43.0654950Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-14T21:15:43.0659970Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-14T21:15:43.0668940Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-14T21:15:43.0863790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7034-mxa6oe.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-14T21:15:45.0127300Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-14T21:15:46.9251710Z ==> Summary 2021-05-14T21:15:46.9286710Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-14T21:15:46.9292870Z ==> Installing imagemagick dependency: liblqr 2021-05-14T21:15:46.9845540Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-14T21:15:46.9863240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210514-6603-z97kvi 2021-05-14T21:15:46.9997690Z cp -pR /private/tmp/d20210514-6603-z97kvi/liblqr/. /usr/local/Cellar/liblqr 2021-05-14T21:15:47.0193980Z chmod -Rf +w /private/tmp/d20210514-6603-z97kvi 2021-05-14T21:15:47.0773250Z ==> Finishing up 2021-05-14T21:15:47.1205610Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-14T21:15:47.1211230Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-14T21:15:47.1216410Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-14T21:15:47.1223950Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-14T21:15:47.1374040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7061-71ahjp.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-14T21:15:49.3166280Z ==> Summary 2021-05-14T21:15:49.3194120Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-14T21:15:49.3200410Z ==> Installing imagemagick dependency: libomp 2021-05-14T21:15:49.3257320Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-14T21:15:49.3276100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-132sehh 2021-05-14T21:15:49.3442030Z cp -pR /private/tmp/d20210514-6603-132sehh/libomp/. /usr/local/Cellar/libomp 2021-05-14T21:15:49.3575240Z chmod -Rf +w /private/tmp/d20210514-6603-132sehh 2021-05-14T21:15:49.4000230Z ==> Finishing up 2021-05-14T21:15:49.4451070Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-14T21:15:49.4454510Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-14T21:15:49.4458990Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-14T21:15:49.4465690Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-14T21:15:49.4470800Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-14T21:15:49.4599260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7087-r2caw2.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-14T21:15:51.6655460Z ==> Summary 2021-05-14T21:15:51.6671170Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-14T21:15:51.6676830Z ==> Installing imagemagick dependency: imath 2021-05-14T21:15:51.6736120Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:15:51.6754380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-e8p9du 2021-05-14T21:15:51.6992890Z cp -pR /private/tmp/d20210514-6603-e8p9du/imath/. /usr/local/Cellar/imath 2021-05-14T21:15:51.7296360Z chmod -Rf +w /private/tmp/d20210514-6603-e8p9du 2021-05-14T21:15:51.7869750Z ==> Finishing up 2021-05-14T21:15:51.8316100Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-14T21:15:51.8324800Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-14T21:15:51.8329400Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-14T21:15:51.8334600Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-14T21:15:51.8339610Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-14T21:15:51.8346020Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-14T21:15:51.8354210Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-14T21:15:51.8545760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7113-q6oah4.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-14T21:15:54.0306150Z ==> Summary 2021-05-14T21:15:54.0347860Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-14T21:15:54.0354100Z ==> Installing imagemagick dependency: openexr 2021-05-14T21:15:54.0454710Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-14T21:15:54.0472500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-1r82w24 2021-05-14T21:15:54.1220880Z cp -pR /private/tmp/d20210514-6603-1r82w24/openexr/. /usr/local/Cellar/openexr 2021-05-14T21:15:54.2276570Z chmod -Rf +w /private/tmp/d20210514-6603-1r82w24 2021-05-14T21:15:54.3837990Z ==> Finishing up 2021-05-14T21:15:54.4280550Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-14T21:15:54.4284650Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-14T21:15:54.4289700Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-14T21:15:54.4294270Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-14T21:15:54.4299080Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-14T21:15:54.4304280Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-14T21:15:54.4309140Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-14T21:15:54.4313720Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-14T21:15:54.4320260Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-14T21:15:54.4329500Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-14T21:15:54.4338430Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-14T21:15:54.4343550Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-14T21:15:54.4348750Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-14T21:15:54.4354020Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-14T21:15:54.4359150Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-14T21:15:54.4364780Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-14T21:15:54.4371110Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-14T21:15:54.4375970Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-14T21:15:54.4381220Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-14T21:15:54.4386480Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-14T21:15:54.4392120Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-14T21:15:54.4397160Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-14T21:15:54.4425720Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-14T21:15:54.4427800Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-14T21:15:54.4429450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-14T21:15:54.4430960Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-14T21:15:54.4432450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-14T21:15:54.4437320Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-14T21:15:54.4947630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7141-5el7e.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-14T21:15:56.8201350Z ==> Summary 2021-05-14T21:15:56.8318040Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-14T21:15:56.8325340Z ==> Installing imagemagick 2021-05-14T21:15:56.8329310Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-14T21:15:56.8348140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210514-6603-oc3dgw 2021-05-14T21:15:57.2344410Z cp -pR /private/tmp/d20210514-6603-oc3dgw/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-14T21:15:57.7144650Z chmod -Rf +w /private/tmp/d20210514-6603-oc3dgw 2021-05-14T21:16:00.7502620Z ==> Finishing up 2021-05-14T21:16:00.7769990Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-14T21:16:00.7776550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-14T21:16:00.7781910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-14T21:16:00.7787300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-14T21:16:00.7793920Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-14T21:16:00.7799390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-14T21:16:00.7805400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-14T21:16:00.7810860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-14T21:16:00.7816590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-14T21:16:00.7822370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-14T21:16:00.7828170Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-14T21:16:00.7833810Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-14T21:16:00.7839490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-14T21:16:00.7845040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-14T21:16:00.7852820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-14T21:16:00.7858160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-14T21:16:00.7863880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-14T21:16:00.7871110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-14T21:16:00.7877110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-14T21:16:00.7882750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-14T21:16:00.7888410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-14T21:16:00.7894120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-14T21:16:00.7899940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-14T21:16:00.7905360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-14T21:16:00.7911040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-14T21:16:00.7916960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-14T21:16:00.7923100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-14T21:16:00.7928590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-14T21:16:00.7934100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-14T21:16:00.7939770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-14T21:16:00.7947590Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-14T21:16:00.7954900Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-14T21:16:00.7962960Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-14T21:16:00.7973820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-14T21:16:00.7980920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-14T21:16:00.7987350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-14T21:16:00.7993540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-14T21:16:00.8000080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-14T21:16:00.8006370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-14T21:16:00.8012640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-14T21:16:00.8018720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-14T21:16:00.8024750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-14T21:16:00.8030700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-14T21:16:00.8036660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-14T21:16:00.8042670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-14T21:16:00.8048770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-14T21:16:00.8054520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-14T21:16:00.8060390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-14T21:16:00.8071170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-14T21:16:00.8077470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-14T21:16:00.8085370Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-14T21:16:00.8092490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-14T21:16:00.8097760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-14T21:16:00.8104220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-14T21:16:00.8109350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-14T21:16:00.8115320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-14T21:16:00.8120860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-14T21:16:00.8127240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-14T21:16:00.8132990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-14T21:16:00.8139420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-14T21:16:00.8145750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-14T21:16:00.8151970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-14T21:16:00.8157460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-14T21:16:00.8166510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-14T21:16:00.8172160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-14T21:16:00.8178740Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-14T21:16:00.8187070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-14T21:16:00.8194310Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-14T21:16:00.8202870Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-14T21:16:00.8212200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-14T21:16:00.8217950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-14T21:16:01.1097870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7168-1itl9vg.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-14T21:16:03.5838300Z ==> Summary 2021-05-14T21:16:03.6310570Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-14T21:16:05.3356460Z ==> Caveats 2021-05-14T21:16:05.3357450Z ==> docbook 2021-05-14T21:16:05.3374870Z To use the DocBook package in your XML toolchain, 2021-05-14T21:16:05.3375610Z you need to add the following to your ~/.bashrc: 2021-05-14T21:16:05.3375960Z 2021-05-14T21:16:05.3376530Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-14T21:16:05.3377710Z ==> gnu-getopt 2021-05-14T21:16:05.3403580Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:16:05.3404620Z because macOS already provides this software and installing another version in 2021-05-14T21:16:05.3405410Z parallel can cause all kinds of trouble. 2021-05-14T21:16:05.3405750Z 2021-05-14T21:16:05.3407710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-14T21:16:05.3409040Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:16:05.3409530Z 2021-05-14T21:16:05.3409740Z 2021-05-14T21:16:05.3410220Z Bash completion has been installed to: 2021-05-14T21:16:05.3411280Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-14T21:16:06.9299960Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-14T21:16:08.0771130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:16:08.6031880Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-14T21:16:08.9361960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-14T21%3A25%3A00Z&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt%2FrTul7EaQSLQt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:08.9997590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A25\%3A00Z\&sig=e5CtOiCvk7wEYD8QIMVCFgRZlHgqt\%2FrTul7EaQSLQt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:16:09.0529110Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-14T21:16:09.1233760Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-14T21:16:09.1262380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210514-7175-xrlaho 2021-05-14T21:16:09.1450490Z cp -pR /private/tmp/d20210514-7175-xrlaho/udunits/. /usr/local/Cellar/udunits 2021-05-14T21:16:09.1678090Z chmod -Rf +w /private/tmp/d20210514-7175-xrlaho 2021-05-14T21:16:09.2256100Z ==> Finishing up 2021-05-14T21:16:09.2673280Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-14T21:16:09.2680600Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-14T21:16:09.2685530Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-14T21:16:09.2695290Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-14T21:16:09.2703750Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-14T21:16:09.2750460Z info /usr/local/share/info/udunits2.info 2021-05-14T21:16:09.2758990Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-14T21:16:09.2805300Z info /usr/local/share/info/udunits2lib.info 2021-05-14T21:16:09.2815720Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-14T21:16:09.2860730Z info /usr/local/share/info/udunits2prog.info 2021-05-14T21:16:09.2869250Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-14T21:16:09.2876390Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-14T21:16:09.2882180Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-14T21:16:09.3063770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-7342-1i0sk9h.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-14T21:16:12.3057420Z ==> Summary 2021-05-14T21:16:12.3058780Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-14T21:16:13.8886580Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-14T21:16:13.8887790Z To reinstall 1.6, run: 2021-05-14T21:16:13.8888300Z brew reinstall jq 2021-05-14T21:16:15.4837560Z ==> Caveats 2021-05-14T21:16:15.4838440Z imagej requires Java. You can install the latest version with: 2021-05-14T21:16:15.4839500Z brew install --cask adoptopenjdk 2021-05-14T21:16:15.4839890Z 2021-05-14T21:16:16.0448850Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-14T21:16:16.2799480Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-14T21:16:24.5027210Z ==> Verifying checksum for cask 'imagej' 2021-05-14T21:16:24.6934120Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:16:24.6935360Z ==> Installing Cask imagej 2021-05-14T21:16:24.7368490Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210514-7452-1rl07m2 2021-05-14T21:16:24.8980510Z cp -pR /private/tmp/d20210514-7452-1rl07m2/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-14T21:16:25.0566050Z chmod -Rf +w /private/tmp/d20210514-7452-1rl07m2 2021-05-14T21:16:25.1301490Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-14T21:16:25.4313560Z 🍺 imagej was successfully installed! 2021-05-14T21:16:27.9173610Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-14T21:16:29.6139760Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-14T21:16:30.0092940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-14T21%3A25%3A00Z&sig=apBP8mYpEXRjgPYj7BBZAVdEZdj499wOEFPFOR2Z%2B8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:30.1125670Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-14T21:16:31.7955510Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-14T21:16:32.1516090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-14T21%3A25%3A00Z&sig=3sGMGuG2gihcnLm%2BPgR6BOlZ9zpYyihxvxt5kGUCkIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:32.5058340Z ==> Installing dependencies for bowtie2: tbb 2021-05-14T21:16:32.5062950Z ==> Installing bowtie2 dependency: tbb 2021-05-14T21:16:32.6098300Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-14T21:16:35.3910870Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-14T21:16:35.3915690Z ==> Installing bowtie2 2021-05-14T21:16:35.3919900Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-14T21:16:38.3020780Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-14T21:16:41.6492330Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-14T21:16:43.3320330Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-14T21:16:43.6987120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-14T21%3A25%3A00Z&sig=HtBXOgOD8HkWAFeEzhov63H1KG3oMV174IMd%2Fyl2%2FFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:43.8074660Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-14T21:16:45.4387780Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-14T21:16:45.7872150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-14T21%3A25%3A00Z&sig=%2FrM4A6lWnHC%2B2CwZ3aYG1uLBp3NGZ3qcCdcP6qBIJhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:45.8706220Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-14T21:16:47.5590250Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-14T21:16:47.9091700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-14T21%3A25%3A00Z&sig=f87749Ivar1X3XFENw6OeMvwgdfgMyGtOv08IWsITsQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:48.0019380Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-14T21:16:49.6638340Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-14T21:16:50.0187700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-14T21%3A25%3A00Z&sig=dAN7DEtSGfmODCh3RfGv%2FwI6syyfJk46PKJa%2Fhvf9ps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:50.1073430Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-14T21:16:51.7637320Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-14T21:16:52.1288140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-14T21%3A25%3A00Z&sig=2%2BuPcVy8iofyihSQPYhd86CbnGKrQGvfIOoU3%2FTiU4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:52.2411450Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-14T21:16:53.8566020Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-14T21:16:54.2030380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-14T21%3A25%3A00Z&sig=0iJYzRGpjBP0BlYaOzug%2FYoAfvOorUZh%2BqN6OLRkeR0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:54.4507740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-14T21:16:54.9982890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-14T21:16:55.0001650Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-14T21:16:55.3341270Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:16:55.3576480Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-14T21:16:56.9918460Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-14T21:16:57.3501710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-14T21%3A25%3A00Z&sig=PeTSoxCZqh1VJc0x0pL8ZO%2F5l0zvB5HKvKwe1QMNfI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:57.4500970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-14T21:16:59.1049950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-14T21:16:59.4573850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-14T21%3A25%3A00Z&sig=H2AW3WeSqAwgqBgIOuiRJwsTNu2z0KkXmJFdbtYyEiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:16:59.5897050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-14T21:17:01.2081840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-14T21:17:01.5480360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-14T21%3A25%3A00Z&sig=lc377SauXo3nZyY5cw52az%2FjEbBjDgoDNzMq5VwyXpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:01.7089890Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-14T21:17:03.3799750Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-14T21:17:03.7483080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-14T21%3A25%3A00Z&sig=39gXp7Woc7WmQ4sYCALWC%2FUJygBzJGWxLNO5g26K0tw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:04.3879030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-14T21:17:05.5991340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-14T21:17:05.9730700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-14T21%3A25%3A00Z&sig=DJUrrkHzechg8fRQcZjVei0oOK8n0FwGHbI0gzNrCSA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:06.0589610Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-14T21:17:07.7442030Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-14T21:17:08.1107020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-14T21%3A25%3A00Z&sig=XarpSvsSCO4kqb3Ajey52Wh13g3aiis2XJUh1R%2BbyOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:08.2098450Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-14T21:17:09.8473160Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-14T21:17:10.2035280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-14T21%3A25%3A00Z&sig=ViUh45HkvlXmp8HjyaLOIHxPlPqXT8UABDUwO7Wk%2BSU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:10.3023110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-14T21:17:11.9331950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-14T21:17:12.2938700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-14T21%3A25%3A00Z&sig=fns6%2FbgWaClyre0o2SYgohKQ1e2M1stk07F3d1QZGSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:12.5992930Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:17:14.3713930Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:17:14.7114640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-14T21%3A25%3A00Z&sig=RxsZVxgr8liCjEfskg5WzRlC%2FE5mKYJe6XKhnNbKAkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:14.8590910Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-14T21:17:16.5619790Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-14T21:17:16.9763570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-14T21%3A25%3A00Z&sig=8uq584GKTs3FMKc2h6RINkE2Hb%2BIoeH%2BtNeJqT%2B%2FS0Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:17.3115620Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-14T21:17:18.9461230Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-14T21:17:19.3631240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-14T21%3A25%3A00Z&sig=p9AL9n9RG0suUAXkNhdAZSxEW%2FvMC8mayYHxUpQxVT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:19.5673730Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-14T21:17:21.3341540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-14T21:17:21.6841640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-14T21%3A25%3A00Z&sig=gmtry3J4y4mSlp7qvz7AUirPjePic%2Bl1%2B1HwAsqDXQk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:21.9073120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-14T21:17:23.5957340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-14T21:17:23.9239650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-14T21%3A25%3A00Z&sig=%2BPHJBHwVVtlL4a%2FEr3p6dg1udfQku9YLZEIUSoeN4nA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:17:24.4042420Z ==> 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-14T21:17:24.4045300Z ==> Installing gdal dependency: cfitsio 2021-05-14T21:17:24.4656480Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-14T21:17:26.8203650Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-14T21:17:26.8209800Z ==> Installing gdal dependency: popt 2021-05-14T21:17:26.8231510Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-14T21:17:29.2121480Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-14T21:17:29.2129160Z ==> Installing gdal dependency: epsilon 2021-05-14T21:17:29.2183660Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-14T21:17:31.5905840Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-14T21:17:31.5911110Z ==> Installing gdal dependency: expat 2021-05-14T21:17:31.5933080Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-14T21:17:33.9706510Z ==> Caveats 2021-05-14T21:17:33.9707770Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:33.9708890Z because macOS already provides this software and installing another version in 2021-05-14T21:17:33.9709660Z parallel can cause all kinds of trouble. 2021-05-14T21:17:33.9710010Z 2021-05-14T21:17:33.9710540Z If you need to have expat first in your PATH, run: 2021-05-14T21:17:33.9711830Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:33.9712290Z 2021-05-14T21:17:33.9712820Z For compilers to find expat you may need to set: 2021-05-14T21:17:33.9713840Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:17:33.9715010Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:17:33.9715370Z 2021-05-14T21:17:33.9716250Z For pkg-config to find expat you may need to set: 2021-05-14T21:17:33.9716990Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:17:33.9717380Z 2021-05-14T21:17:33.9718100Z ==> Summary 2021-05-14T21:17:33.9736170Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-14T21:17:33.9743050Z ==> Installing gdal dependency: freexl 2021-05-14T21:17:33.9802910Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-14T21:17:36.5136240Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-14T21:17:36.5144300Z ==> Installing gdal dependency: geos 2021-05-14T21:17:36.5487530Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-14T21:17:39.7445780Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-14T21:17:39.7455450Z ==> Installing gdal dependency: hdf5 2021-05-14T21:17:39.7888700Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-14T21:17:43.3149900Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-14T21:17:43.3156640Z ==> Installing gdal dependency: json-c 2021-05-14T21:17:43.3216940Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-14T21:17:45.6265870Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-14T21:17:45.6272930Z ==> Installing gdal dependency: libxml2 2021-05-14T21:17:45.6348300Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-14T21:17:48.5347220Z ==> Caveats 2021-05-14T21:17:48.5349110Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:17:48.5350560Z because macOS already provides this software and installing another version in 2021-05-14T21:17:48.5351760Z parallel can cause all kinds of trouble. 2021-05-14T21:17:48.5352490Z 2021-05-14T21:17:48.5353450Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:17:48.5355170Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:17:48.5356060Z 2021-05-14T21:17:48.5357020Z For compilers to find libxml2 you may need to set: 2021-05-14T21:17:48.5358890Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:17:48.5360520Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:17:48.5361020Z 2021-05-14T21:17:48.5361960Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:17:48.5362760Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:17:48.5363150Z 2021-05-14T21:17:48.5363900Z ==> Summary 2021-05-14T21:17:48.5568610Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-14T21:17:48.5570460Z ==> Installing gdal dependency: libdap 2021-05-14T21:17:48.5696930Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-14T21:17:51.2588510Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-14T21:17:51.2595160Z ==> Installing gdal dependency: proj 2021-05-14T21:17:51.2739580Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-14T21:17:53.9510790Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-14T21:17:53.9517840Z ==> Installing gdal dependency: libgeotiff 2021-05-14T21:17:53.9720040Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-14T21:17:56.4114620Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-14T21:17:56.4120360Z ==> Installing gdal dependency: librttopo 2021-05-14T21:17:56.4565530Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:17:58.9087100Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-14T21:17:58.9092800Z ==> Installing gdal dependency: minizip 2021-05-14T21:17:58.9231870Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-14T21:18:01.2753850Z ==> Caveats 2021-05-14T21:18:01.2758630Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:18:01.2760970Z with the venerable 'unzip' library. 2021-05-14T21:18:01.2762550Z ==> Summary 2021-05-14T21:18:01.2776630Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-14T21:18:01.2784990Z ==> Installing gdal dependency: libspatialite 2021-05-14T21:18:01.3674970Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-14T21:18:04.5748820Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-14T21:18:04.5755750Z ==> Installing gdal dependency: netcdf 2021-05-14T21:18:04.6308360Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:18:07.3506520Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:18:07.3513000Z ==> Installing gdal dependency: openblas 2021-05-14T21:18:07.3860250Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-14T21:18:11.7881640Z ==> Caveats 2021-05-14T21:18:11.7882990Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:11.7884260Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:18:11.7885900Z 2021-05-14T21:18:11.7886920Z For compilers to find openblas you may need to set: 2021-05-14T21:18:11.7888840Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:18:11.7890090Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:18:11.7890480Z 2021-05-14T21:18:11.7891390Z For pkg-config to find openblas you may need to set: 2021-05-14T21:18:11.7892190Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:18:11.7892600Z 2021-05-14T21:18:11.7893320Z ==> Summary 2021-05-14T21:18:11.7907500Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-14T21:18:11.7915450Z ==> Installing gdal dependency: numpy 2021-05-14T21:18:11.8603430Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-14T21:18:15.8491040Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-14T21:18:15.8499230Z ==> Installing gdal dependency: xerces-c 2021-05-14T21:18:15.8560040Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-14T21:18:21.1266620Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-14T21:18:21.1274270Z ==> Installing gdal 2021-05-14T21:18:21.1278530Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-14T21:18:29.3225020Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-14T21:18:30.4870970Z ==> No outdated dependents to upgrade! 2021-05-14T21:18:30.4872260Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:18:30.8230430Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:18:30.8231070Z netcdf 2021-05-14T21:18:30.9156790Z ==> Caveats 2021-05-14T21:18:30.9157720Z ==> expat 2021-05-14T21:18:30.9242510Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:30.9243600Z because macOS already provides this software and installing another version in 2021-05-14T21:18:30.9244370Z parallel can cause all kinds of trouble. 2021-05-14T21:18:30.9244720Z 2021-05-14T21:18:30.9245260Z If you need to have expat first in your PATH, run: 2021-05-14T21:18:30.9246770Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:30.9247230Z 2021-05-14T21:18:30.9247780Z For compilers to find expat you may need to set: 2021-05-14T21:18:30.9248800Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-14T21:18:30.9249850Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-14T21:18:30.9250220Z 2021-05-14T21:18:30.9251110Z For pkg-config to find expat you may need to set: 2021-05-14T21:18:30.9251880Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-14T21:18:30.9252280Z 2021-05-14T21:18:30.9253010Z ==> libxml2 2021-05-14T21:18:30.9313590Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:30.9314630Z because macOS already provides this software and installing another version in 2021-05-14T21:18:30.9315410Z parallel can cause all kinds of trouble. 2021-05-14T21:18:30.9315760Z 2021-05-14T21:18:30.9316300Z If you need to have libxml2 first in your PATH, run: 2021-05-14T21:18:30.9317620Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:18:30.9318080Z 2021-05-14T21:18:30.9318620Z For compilers to find libxml2 you may need to set: 2021-05-14T21:18:30.9319660Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-14T21:18:30.9320720Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-14T21:18:30.9321110Z 2021-05-14T21:18:30.9322010Z For pkg-config to find libxml2 you may need to set: 2021-05-14T21:18:30.9322790Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-14T21:18:30.9323190Z 2021-05-14T21:18:30.9323940Z ==> minizip 2021-05-14T21:18:30.9340220Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-14T21:18:30.9341410Z with the venerable 'unzip' library. 2021-05-14T21:18:30.9342290Z ==> openblas 2021-05-14T21:18:30.9405540Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:18:30.9406480Z because macOS provides BLAS in Accelerate.framework. 2021-05-14T21:18:30.9406930Z 2021-05-14T21:18:30.9407490Z For compilers to find openblas you may need to set: 2021-05-14T21:18:30.9408560Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-14T21:18:30.9409660Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-14T21:18:30.9410050Z 2021-05-14T21:18:30.9410950Z For pkg-config to find openblas you may need to set: 2021-05-14T21:18:30.9411770Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-14T21:18:30.9412180Z 2021-05-14T21:18:32.9762720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-14T21:18:33.5265640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-14T21:18:33.5287130Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-14T21:18:33.8710150Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:18:33.8879770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-14T21:18:34.4702330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-14T21:18:34.4722370Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-14T21:18:34.8265940Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:18:34.8465850Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-14T21:18:36.4597980Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-14T21:18:36.8038960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-14T21%3A25%3A00Z&sig=X4jZkHd%2FWn1Hym0fTXK%2FKf56pNRxNYpHWYtwtg1QeXc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:38.0812890Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-14T21:18:38.5933820Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-14T21:18:38.5954120Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-14T21:18:38.9172490Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:18:38.9276640Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-14T21:18:40.5315480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-14T21:18:40.8884530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-14T21%3A25%3A00Z&sig=jP2uU8lW7a%2BCqL1SxH%2Btv2lneWvdsszgUIJoMwGDhtw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:41.0919600Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-14T21:18:41.0938290Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-14T21:18:42.6858880Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-14T21:18:43.0531860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-14T21%3A25%3A00Z&sig=i6PLcj%2FM0rndBCJW0nCWjaOgwvIlE7aJA3o3akMiJYk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:43.5710220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-14T21:18:45.1994040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-14T21:18:45.5424680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-14T21%3A25%3A00Z&sig=JaRw1kVocRh072a%2FjHbcwb30GP%2FfOwRnVAFE0MVpsgY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:45.7464780Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-14T21:18:47.3763200Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-14T21:18:47.7027270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-14T21%3A25%3A00Z&sig=Fat0KA%2B%2BffM2PnG593sGZWNYu%2FIHfAWP0zVHqB5XBY4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:18:48.9231270Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-14T21:18:48.9244690Z ==> Installing itk dependency: open-mpi 2021-05-14T21:18:49.0386540Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-14T21:18:54.8496820Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-14T21:18:54.8504230Z ==> Installing itk dependency: fftw 2021-05-14T21:18:54.9160440Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-14T21:18:57.6526050Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-14T21:18:57.6532540Z ==> Installing itk dependency: boost 2021-05-14T21:18:57.6583970Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-14T21:19:29.7333110Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-14T21:19:29.7341820Z ==> Installing itk dependency: netcdf 2021-05-14T21:19:29.7976230Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-14T21:19:32.5702320Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-14T21:19:32.5709240Z ==> Installing itk dependency: pyqt@5 2021-05-14T21:19:32.6214180Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-14T21:19:37.6743920Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-14T21:19:37.6750320Z ==> Installing itk dependency: vtk@8.2 2021-05-14T21:19:37.8231570Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-14T21:20:14.2611450Z ==> Caveats 2021-05-14T21:20:14.2612830Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-14T21:20:14.2613660Z because this is an alternate version of another formula. 2021-05-14T21:20:14.2614050Z 2021-05-14T21:20:14.2614570Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-14T21:20:14.2615800Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-14T21:20:14.2616750Z 2021-05-14T21:20:14.2617270Z For compilers to find vtk@8.2 you may need to set: 2021-05-14T21:20:14.2618320Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-14T21:20:14.2619340Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-14T21:20:14.2619690Z 2021-05-14T21:20:14.2620410Z ==> Summary 2021-05-14T21:20:14.4810280Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-14T21:20:14.4816080Z ==> Installing itk dependency: gdcm 2021-05-14T21:20:14.6688720Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-14T21:20:21.3173290Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-14T21:20:21.3180880Z ==> Installing itk 2021-05-14T21:20:21.3185200Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-14T21:20:36.4846030Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-14T21:20:39.5477740Z ==> No outdated dependents to upgrade! 2021-05-14T21:20:39.5479080Z ==> Checking for dependents of upgraded formulae... 2021-05-14T21:20:41.7069590Z ==> Reinstalling 1 broken dependent from source: 2021-05-14T21:20:41.7070210Z fftw 2021-05-14T21:20:41.7401240Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-14T21:20:41.7402450Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-14T21:20:43.4561580Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-14T21:20:43.5812630Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-14T21:20:44.6881990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:45.2326710Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-14T21:20:45.6057410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-14T21%3A30%3A00Z&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:45.6630260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=JI7TYRkPWItWYuk3qNMKHYgpYDjKxoIioo9B1IQeWAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:45.7022530Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-14T21:20:45.7079470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-14T21:20:47.7612980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:47.7618060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-14T21:20:47.7994390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-14T21%3A30%3A00Z&sig=obI6Tr7xoEwcL%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:47.8324850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=obI6Tr7xoEwcL\%2FKVPmmvftU4iOpko8ZTMq2FHNsWpN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:47.9414250Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-14T21:20:47.9499150Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-14T21:20:49.0314080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:49.5585160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-14T21:20:49.9216170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-14T21%3A30%3A00Z&sig=5jEcakwVHzXXcjb1mrrv93wEoll%2Bng5uNY7TvqrOzzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:49.9607170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=5jEcakwVHzXXcjb1mrrv93wEoll\%2Bng5uNY7TvqrOzzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:50.0301880Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-14T21:20:50.0342600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-14T21:20:51.1462650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-14T21:20:51.7135510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-14T21:20:52.0588420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-14T21%3A30%3A00Z&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk%2BA9cmvO80c9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:20:52.0977480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-14T21\%3A30\%3A00Z\&sig=KHGYkFwmQQv9YyAbGGxXs2MywhVjgmk\%2BA9cmvO80c9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-14T21:20:52.4170400Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-14T21:20:52.4776790Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-14T21:20:52.4781060Z ==> Installing libav dependency: faac 2021-05-14T21:20:52.5402290Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-14T21:20:52.5433500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9045-1iz5p0j 2021-05-14T21:20:52.5549620Z cp -pR /private/tmp/d20210514-9045-1iz5p0j/faac/. /usr/local/Cellar/faac 2021-05-14T21:20:52.5723270Z chmod -Rf +w /private/tmp/d20210514-9045-1iz5p0j 2021-05-14T21:20:52.6226520Z ==> Finishing up 2021-05-14T21:20:52.6724580Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-14T21:20:52.6730740Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-14T21:20:52.6735740Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-14T21:20:52.6747500Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-14T21:20:52.6754030Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-14T21:20:52.6759330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-14T21:20:52.6764960Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-14T21:20:52.6920710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9227-1oteyi.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-14T21:20:54.8579950Z ==> Summary 2021-05-14T21:20:54.8603120Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-14T21:20:54.8610030Z ==> Installing libav dependency: fdk-aac 2021-05-14T21:20:54.8634230Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-14T21:20:54.8652530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9045-umddwm 2021-05-14T21:20:54.8968920Z cp -pR /private/tmp/d20210514-9045-umddwm/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-14T21:20:54.9234300Z chmod -Rf +w /private/tmp/d20210514-9045-umddwm 2021-05-14T21:20:54.9740950Z ==> Finishing up 2021-05-14T21:20:55.0206370Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-14T21:20:55.0212870Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-14T21:20:55.0219980Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-14T21:20:55.0225300Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-14T21:20:55.0230830Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-14T21:20:55.0238820Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-14T21:20:55.0396920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9253-1vr1ri3.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-14T21:20:57.1887670Z ==> Summary 2021-05-14T21:20:57.1909180Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-14T21:20:57.1916820Z ==> Installing libav dependency: sdl 2021-05-14T21:20:57.1939570Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-14T21:20:57.1957640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9045-1rw8sah 2021-05-14T21:20:57.2753090Z cp -pR /private/tmp/d20210514-9045-1rw8sah/sdl/. /usr/local/Cellar/sdl 2021-05-14T21:20:57.3934840Z chmod -Rf +w /private/tmp/d20210514-9045-1rw8sah 2021-05-14T21:20:57.5182940Z ==> Finishing up 2021-05-14T21:20:57.5674040Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-14T21:20:57.5680410Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-14T21:20:57.5689710Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-14T21:20:57.5704000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-14T21:20:57.5710020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-14T21:20:57.5716250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-14T21:20:57.5722490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-14T21:20:57.5748800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-14T21:20:57.5754470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-14T21:20:57.5761160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-14T21:20:57.5767200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-14T21:20:57.5774060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-14T21:20:57.5781100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-14T21:20:57.5786950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-14T21:20:57.5792740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-14T21:20:57.5799170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-14T21:20:57.5805100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-14T21:20:57.5810930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-14T21:20:57.5817370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-14T21:20:57.5823680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-14T21:20:57.5830000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-14T21:20:57.5836450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-14T21:20:57.5842700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-14T21:20:57.5849020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-14T21:20:57.5855460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-14T21:20:57.5861940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-14T21:20:57.5868230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-14T21:20:57.5874540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-14T21:20:57.5898650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-14T21:20:57.5903900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-14T21:20:57.5909960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-14T21:20:57.5915250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-14T21:20:57.5920770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-14T21:20:57.5926070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-14T21:20:57.5932200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-14T21:20:57.5939220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-14T21:20:57.5944540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-14T21:20:57.5950470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-14T21:20:57.5956580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-14T21:20:57.5962080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-14T21:20:57.5968140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-14T21:20:57.5973840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-14T21:20:57.5980030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-14T21:20:57.5985850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-14T21:20:57.5991930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-14T21:20:57.5997960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-14T21:20:57.6003690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-14T21:20:57.6009630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-14T21:20:57.6015240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-14T21:20:57.6021210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-14T21:20:57.6026700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-14T21:20:57.6032280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-14T21:20:57.6038160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-14T21:20:57.6044270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-14T21:20:57.6049970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-14T21:20:57.6055410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-14T21:20:57.6061570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-14T21:20:57.6067960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-14T21:20:57.6073680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-14T21:20:57.6079680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-14T21:20:57.6099110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-14T21:20:57.6104730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-14T21:20:57.6110700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-14T21:20:57.6117320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-14T21:20:57.6122690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-14T21:20:57.6128240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-14T21:20:57.6133980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-14T21:20:57.6139810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-14T21:20:57.6146020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-14T21:20:57.6151350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-14T21:20:57.6157230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-14T21:20:57.6162920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-14T21:20:57.6168760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-14T21:20:57.6174360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-14T21:20:57.6180420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-14T21:20:57.6186190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-14T21:20:57.6191960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-14T21:20:57.6198530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-14T21:20:57.6204010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-14T21:20:57.6210340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-14T21:20:57.6216400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-14T21:20:57.6222620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-14T21:20:57.6228020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-14T21:20:57.6233970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-14T21:20:57.6239690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-14T21:20:57.6245520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-14T21:20:57.6251430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-14T21:20:57.6257110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-14T21:20:57.6262990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-14T21:20:57.6268730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-14T21:20:57.6274380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-14T21:20:57.6293530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-14T21:20:57.6299690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-14T21:20:57.6305250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-14T21:20:57.6311270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-14T21:20:57.6317020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-14T21:20:57.6322940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-14T21:20:57.6329450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-14T21:20:57.6335560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-14T21:20:57.6341010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-14T21:20:57.6345450Z Only the first 100 operations were output. 2021-05-14T21:20:57.7236950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9279-d9b3q.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-14T21:20:59.9309550Z ==> Summary 2021-05-14T21:20:59.9445320Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-14T21:20:59.9452250Z ==> Installing libav 2021-05-14T21:20:59.9455550Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-14T21:20:59.9474710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210514-9045-1c3z7hm 2021-05-14T21:21:00.1874060Z cp -pR /private/tmp/d20210514-9045-1c3z7hm/libav/. /usr/local/Cellar/libav 2021-05-14T21:21:00.3036170Z chmod -Rf +w /private/tmp/d20210514-9045-1c3z7hm 2021-05-14T21:21:01.7424290Z ==> Finishing up 2021-05-14T21:21:01.7890500Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-14T21:21:01.7905530Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-14T21:21:01.7910110Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-14T21:21:01.7921870Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-14T21:21:01.7926990Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-14T21:21:01.7932710Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-14T21:21:01.8282360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210514-9305-1wfdnmp.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-14T21:21:04.0625430Z ==> Summary 2021-05-14T21:21:04.0646510Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-14T21:21:06.6019490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-14T21:21:08.1800740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-14T21:21:08.5112580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-14T21%3A30%3A00Z&sig=qtfpzWV3wcJ7fJudz0UA2sAkLYf7RlHblReLihngvfs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:08.7036770Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-14T21:21:11.2440060Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-14T21:21:13.6247740Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-14T21:21:13.6248480Z To reinstall 4.3.0, run: 2021-05-14T21:21:13.6248980Z brew reinstall libtiff 2021-05-14T21:21:15.1669830Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-14T21:21:15.1670580Z To reinstall 2.3.9_1, run: 2021-05-14T21:21:15.1671080Z brew reinstall unixodbc 2021-05-14T21:21:16.7701370Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-14T21:21:16.7702310Z To reinstall 1.0.18_1, run: 2021-05-14T21:21:16.7702810Z brew reinstall libsodium 2021-05-14T21:21:18.3640570Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-14T21:21:18.3641310Z To reinstall 4.1.1, run: 2021-05-14T21:21:18.3641800Z brew reinstall tesseract 2021-05-14T21:21:19.9636090Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-14T21:21:19.9637190Z To reinstall 1.21.1, run: 2021-05-14T21:21:19.9638240Z brew reinstall wget 2021-05-14T21:21:21.5424480Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-14T21:21:21.5425820Z To reinstall 4.3.4, run: 2021-05-14T21:21:21.5426690Z brew reinstall zeromq 2021-05-14T21:21:23.1469060Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-14T21:21:23.1470460Z To reinstall 2.2.27.6_1, run: 2021-05-14T21:21:23.1471750Z brew reinstall udunits 2021-05-14T21:21:24.7307500Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-14T21:21:24.7308200Z To reinstall 1.2.0, run: 2021-05-14T21:21:24.7309560Z brew reinstall webp 2021-05-14T21:21:26.3798930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-14T21:21:28.0183030Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-14T21:21:28.3484050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-14T21%3A30%3A00Z&sig=Z3H5K%2FQ8Uzhbtn7oc%2FXuAOQ3KJyKehdgheeakVM2Fl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-14T21:21:30.1937750Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-14T21:22:11.8841410Z ==> Caveats 2021-05-14T21:22:11.8842090Z Bash completion has been installed to: 2021-05-14T21:22:11.8842700Z /usr/local/etc/bash_completion.d 2021-05-14T21:22:11.8843570Z ==> Summary 2021-05-14T21:22:13.2328360Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-14T21:22:16.3080460Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-14T21:22:16.3086140Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T212047Z&X-Amz-Expires=300&X-Amz-Signature=dc837e69895515ea355619628fe926d61de3b406adac6d68abb311df8b81c2e3&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-14T21:22:18.8612830Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-14T21:22:18.8614110Z ==> Installing Cask xquartz 2021-05-14T21:22:36.3153820Z ==> Running installer for xquartz; your password may be necessary. 2021-05-14T21:22:36.3155630Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-14T21:23:03.2230420Z installer: Package name is 2021-05-14T21:23:03.2234310Z installer: Installing at base path / 2021-05-14T21:23:03.2235020Z installer: The install was successful. 2021-05-14T21:23:03.2235730Z installer: The install requires logging out now. 2021-05-14T21:23:03.3156660Z 🍺 xquartz was successfully installed! 2021-05-14T21:23:03.3421320Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:23:03.3421880Z with: 2021-05-14T21:23:03.3422970Z github_slug: neuroconductor/ROpenCVLite 2021-05-14T21:23:03.3423430Z env: 2021-05-14T21:23:03.3423820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:03.3424240Z TIC_DEPLOY_KEY: 2021-05-14T21:23:03.3424560Z RSPM: 2021-05-14T21:23:03.3425960Z GITHUB_PAT: *** 2021-05-14T21:23:03.3426370Z COVERALLS_TOKEN: 2021-05-14T21:23:03.3426800Z continue-on-error: false 2021-05-14T21:23:03.3427250Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:03.3427700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:03.3428100Z TZ: UTC 2021-05-14T21:23:03.3428440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:03.3428820Z NOT_CRAN: true 2021-05-14T21:23:03.3429150Z ##[endgroup] 2021-05-14T21:23:03.4226550Z repo slug is: neuroconductor/ROpenCVLite 2021-05-14T21:23:03.4347310Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:23:03.4347910Z env: 2021-05-14T21:23:03.4348390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:03.4348840Z TIC_DEPLOY_KEY: 2021-05-14T21:23:03.4349270Z RSPM: 2021-05-14T21:23:03.4350160Z GITHUB_PAT: *** 2021-05-14T21:23:03.4350600Z COVERALLS_TOKEN: 2021-05-14T21:23:03.4351060Z continue-on-error: false 2021-05-14T21:23:03.4351580Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:03.4352100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:03.4352530Z TZ: UTC 2021-05-14T21:23:03.4352930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:03.4353330Z NOT_CRAN: true 2021-05-14T21:23:03.4353730Z ##[endgroup] 2021-05-14T21:23:04.8033810Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:23:04.8034450Z with: 2021-05-14T21:23:04.8034880Z repo_name: ROpenCVLite 2021-05-14T21:23:04.8035300Z repo_version: 0.3.410 2021-05-14T21:23:04.8035710Z runner_os: macOS 2021-05-14T21:23:04.8036100Z R_version: 3.6 2021-05-14T21:23:04.8036430Z env: 2021-05-14T21:23:04.8036880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:04.8037320Z TIC_DEPLOY_KEY: 2021-05-14T21:23:04.8037690Z RSPM: 2021-05-14T21:23:04.8039040Z GITHUB_PAT: *** 2021-05-14T21:23:04.8039490Z COVERALLS_TOKEN: 2021-05-14T21:23:04.8039960Z continue-on-error: false 2021-05-14T21:23:04.8040460Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:04.8040940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:04.8041400Z TZ: UTC 2021-05-14T21:23:04.8041810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:04.8042210Z NOT_CRAN: true 2021-05-14T21:23:04.8042600Z ##[endgroup] 2021-05-14T21:23:04.8782680Z Package: ROpenCVLite 2021-05-14T21:23:04.8788010Z Version: 0.3.410 2021-05-14T21:23:04.8788460Z OS: macOS 2021-05-14T21:23:04.8876930Z ##[group]Run install.packages('remotes') 2021-05-14T21:23:04.8877730Z install.packages('remotes') 2021-05-14T21:23:04.8878490Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:23:04.8879460Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:23:04.9062240Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:23:04.9062720Z env: 2021-05-14T21:23:04.9063150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:04.9063630Z TIC_DEPLOY_KEY: 2021-05-14T21:23:04.9063970Z RSPM: 2021-05-14T21:23:04.9065190Z GITHUB_PAT: *** 2021-05-14T21:23:04.9065640Z COVERALLS_TOKEN: 2021-05-14T21:23:04.9066100Z continue-on-error: false 2021-05-14T21:23:04.9066600Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:04.9067100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:04.9067690Z TZ: UTC 2021-05-14T21:23:04.9068110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:04.9068510Z NOT_CRAN: true 2021-05-14T21:23:04.9068890Z ##[endgroup] 2021-05-14T21:23:05.1523220Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:23:05.1524430Z (as ‘lib’ is unspecified) 2021-05-14T21:23:08.4515390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-14T21:23:08.7535010Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-14T21:23:08.7726420Z ================================================== 2021-05-14T21:23:08.7727220Z downloaded 381 KB 2021-05-14T21:23:08.7727530Z 2021-05-14T21:23:08.8015430Z 2021-05-14T21:23:08.8021430Z The downloaded binary packages are in 2021-05-14T21:23:08.8026140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp3mqYyH/downloaded_packages 2021-05-14T21:23:13.7014460Z ##[group]Run actions/cache@v1 2021-05-14T21:23:13.7014970Z with: 2021-05-14T21:23:13.7015430Z path: /Users/runner/work/_temp/Library 2021-05-14T21:23:13.7017770Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-bd7716fc6219f23fac615661571d187f2024c00c89043a50077aaac142db7908 2021-05-14T21:23:13.7020730Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T21:23:13.7021770Z env: 2021-05-14T21:23:13.7022190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:13.7022670Z TIC_DEPLOY_KEY: 2021-05-14T21:23:13.7023060Z RSPM: 2021-05-14T21:23:13.7024800Z GITHUB_PAT: *** 2021-05-14T21:23:13.7025220Z COVERALLS_TOKEN: 2021-05-14T21:23:13.7025720Z continue-on-error: false 2021-05-14T21:23:13.7026180Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:13.7026690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:13.7027160Z TZ: UTC 2021-05-14T21:23:13.7027630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:13.7028050Z NOT_CRAN: true 2021-05-14T21:23:13.7028440Z ##[endgroup] 2021-05-14T21:23:13.7782670Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:23:13.7883870Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:23:13.7884720Z remotes::install_github("ropensci/tic") 2021-05-14T21:23:13.7885360Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:23:13.7886030Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:23:13.7886630Z remotes::install_cran("covr") 2021-05-14T21:23:13.8070140Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:23:13.8070610Z env: 2021-05-14T21:23:13.8071060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:23:13.8071550Z TIC_DEPLOY_KEY: 2021-05-14T21:23:13.8071890Z RSPM: 2021-05-14T21:23:13.8072920Z GITHUB_PAT: *** 2021-05-14T21:23:13.8073330Z COVERALLS_TOKEN: 2021-05-14T21:23:13.8073850Z continue-on-error: false 2021-05-14T21:23:13.8074320Z VDIFFR_RUN_TESTS: false 2021-05-14T21:23:13.8074840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:23:13.8075300Z TZ: UTC 2021-05-14T21:23:13.8075730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:23:13.8076150Z NOT_CRAN: true 2021-05-14T21:23:13.8076540Z ##[endgroup] 2021-05-14T21:23:14.0684260Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:23:14.7996290Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:23:18.6810920Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:23:18.6812150Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:23:18.6813030Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:23:18.6813910Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:23:18.6814750Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:23:18.6815640Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:23:18.6816500Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:23:18.6817400Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:23:18.6818270Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:23:18.6819130Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:23:18.6820010Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:23:18.6820830Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:23:18.6821750Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:23:18.6822590Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:23:18.6823490Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:23:18.6824330Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:23:18.6825280Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:23:18.6827500Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:23:18.6829190Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:23:18.6830100Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:23:18.6830950Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:23:18.6831820Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:23:18.6832680Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:23:18.6833570Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:23:18.6834420Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:23:18.6835340Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:23:18.6836220Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:23:18.6837090Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:23:18.6837980Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:23:18.6838830Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:23:18.6839720Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:23:18.6840560Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:23:18.6841440Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:23:18.6842280Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:23:18.6843200Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:23:18.6845260Z 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-14T21:23:18.6857040Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:23:18.6858290Z (as ‘lib’ is unspecified) 2021-05-14T21:23:21.4379950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-14T21:23:21.5763010Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-14T21:23:21.6072710Z ================================================== 2021-05-14T21:23:21.6073330Z downloaded 1.3 MB 2021-05-14T21:23:21.6073660Z 2021-05-14T21:23:21.6117640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-14T21:23:21.8562110Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-14T21:23:21.8599380Z ================================================== 2021-05-14T21:23:21.8599960Z downloaded 220 KB 2021-05-14T21:23:21.8600290Z 2021-05-14T21:23:21.8637010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-14T21:23:21.9963840Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-14T21:23:22.0003270Z ================================================== 2021-05-14T21:23:22.0003820Z downloaded 135 KB 2021-05-14T21:23:22.0004090Z 2021-05-14T21:23:22.0059870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-14T21:23:22.2698600Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-14T21:23:22.2721780Z ================================================== 2021-05-14T21:23:22.2722930Z downloaded 46 KB 2021-05-14T21:23:22.2723820Z 2021-05-14T21:23:22.2758280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-14T21:23:22.5867470Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-14T21:23:22.5876710Z ================================================== 2021-05-14T21:23:22.5877270Z downloaded 21 KB 2021-05-14T21:23:22.5877570Z 2021-05-14T21:23:22.5914710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-14T21:23:22.7658260Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-14T21:23:22.7679470Z ================================================== 2021-05-14T21:23:22.7680170Z downloaded 80 KB 2021-05-14T21:23:22.7680480Z 2021-05-14T21:23:22.7715590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-14T21:23:23.0677370Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-14T21:23:23.1320540Z ================================================== 2021-05-14T21:23:23.1321160Z downloaded 2.7 MB 2021-05-14T21:23:23.1321830Z 2021-05-14T21:23:23.1413500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-14T21:23:23.3456600Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-14T21:23:23.3457560Z ================================================== 2021-05-14T21:23:23.3458440Z downloaded 34 KB 2021-05-14T21:23:23.3458710Z 2021-05-14T21:23:23.3492270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-14T21:23:23.5658950Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-14T21:23:23.7170760Z ================================================== 2021-05-14T21:23:23.7171440Z downloaded 841 KB 2021-05-14T21:23:23.7171740Z 2021-05-14T21:23:23.7211730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-14T21:23:23.8541120Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-14T21:23:23.8709430Z ================================================== 2021-05-14T21:23:23.8710300Z downloaded 480 KB 2021-05-14T21:23:23.8710610Z 2021-05-14T21:23:23.8755640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-14T21:23:24.1382660Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-14T21:23:24.1383490Z ================================================== 2021-05-14T21:23:24.1383930Z downloaded 13 KB 2021-05-14T21:23:24.1384230Z 2021-05-14T21:23:24.1432140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-14T21:23:24.3694910Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-14T21:23:24.3787450Z ================================================== 2021-05-14T21:23:24.3788170Z downloaded 489 KB 2021-05-14T21:23:24.3788440Z 2021-05-14T21:23:24.3825820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-14T21:23:24.8762940Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-14T21:23:24.8763760Z ================================================== 2021-05-14T21:23:24.8764280Z downloaded 89 KB 2021-05-14T21:23:24.8764540Z 2021-05-14T21:23:24.8799250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-14T21:23:25.1478290Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-14T21:23:25.1572490Z ================================================== 2021-05-14T21:23:25.1573270Z downloaded 517 KB 2021-05-14T21:23:25.1573580Z 2021-05-14T21:23:25.1610990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-14T21:23:25.4918430Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-14T21:23:25.5045370Z ================================================== 2021-05-14T21:23:25.5046120Z downloaded 206 KB 2021-05-14T21:23:25.5046440Z 2021-05-14T21:23:25.5082880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-14T21:23:25.6485070Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-14T21:23:25.6546550Z ================================================== 2021-05-14T21:23:25.6547200Z downloaded 266 KB 2021-05-14T21:23:25.6547530Z 2021-05-14T21:23:25.6586240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-14T21:23:25.9833060Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-14T21:23:25.9934150Z ================================================== 2021-05-14T21:23:25.9935570Z downloaded 166 KB 2021-05-14T21:23:25.9935920Z 2021-05-14T21:23:25.9971950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-14T21:23:26.2371700Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-14T21:23:26.2392130Z ================================================== 2021-05-14T21:23:26.2393140Z downloaded 94 KB 2021-05-14T21:23:26.2406120Z 2021-05-14T21:23:26.2440210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-14T21:23:26.3772030Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-14T21:23:26.3790270Z ================================================== 2021-05-14T21:23:26.3790840Z downloaded 136 KB 2021-05-14T21:23:26.3791100Z 2021-05-14T21:23:26.3827750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-14T21:23:26.6664380Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-14T21:23:26.6690230Z ================================================== 2021-05-14T21:23:26.6726160Z downloaded 183 KB 2021-05-14T21:23:26.6726520Z 2021-05-14T21:23:26.6728340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-14T21:23:26.9822450Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-14T21:23:26.9873630Z ================================================== 2021-05-14T21:23:26.9874400Z downloaded 199 KB 2021-05-14T21:23:26.9874700Z 2021-05-14T21:23:26.9910600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-14T21:23:27.2309150Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-14T21:23:27.2356060Z ================================================== 2021-05-14T21:23:27.2356590Z downloaded 204 KB 2021-05-14T21:23:27.2356900Z 2021-05-14T21:23:27.2393300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-14T21:23:27.4549030Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-14T21:23:27.4567710Z ================================================== 2021-05-14T21:23:27.4568360Z downloaded 63 KB 2021-05-14T21:23:27.4568660Z 2021-05-14T21:23:27.4604800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-14T21:23:27.7179870Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-14T21:23:27.7185320Z ================================================== 2021-05-14T21:23:27.7186720Z downloaded 44 KB 2021-05-14T21:23:27.7187410Z 2021-05-14T21:23:27.7221420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-14T21:23:28.0177510Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-14T21:23:28.0440770Z ================================================== 2021-05-14T21:23:28.0441380Z downloaded 407 KB 2021-05-14T21:23:28.0441680Z 2021-05-14T21:23:28.0478160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-14T21:23:28.1877120Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-14T21:23:28.1891280Z ================================================== 2021-05-14T21:23:28.1891840Z downloaded 91 KB 2021-05-14T21:23:28.1892110Z 2021-05-14T21:23:28.1930530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-14T21:23:28.4676900Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-14T21:23:28.4695990Z ================================================== 2021-05-14T21:23:28.4696740Z downloaded 134 KB 2021-05-14T21:23:28.4697100Z 2021-05-14T21:23:28.4731400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-14T21:23:28.6627840Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-14T21:23:28.6942890Z ================================================== 2021-05-14T21:23:28.6943440Z downloaded 1.8 MB 2021-05-14T21:23:28.6943750Z 2021-05-14T21:23:28.7171240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-14T21:23:29.0242400Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-14T21:23:29.0342890Z ================================================== 2021-05-14T21:23:29.0343480Z downloaded 535 KB 2021-05-14T21:23:29.0343740Z 2021-05-14T21:23:29.0379760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-14T21:23:29.1916880Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-14T21:23:29.2102780Z ================================================== 2021-05-14T21:23:29.2103480Z downloaded 514 KB 2021-05-14T21:23:29.2103800Z 2021-05-14T21:23:29.2161450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-14T21:23:29.5038860Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-14T21:23:29.5046600Z ================================================== 2021-05-14T21:23:29.5047130Z downloaded 47 KB 2021-05-14T21:23:29.5047400Z 2021-05-14T21:23:29.5086280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cachem_1.0.4.tgz' 2021-05-14T21:23:29.8072940Z Content type 'application/x-gzip' length 65762 bytes (64 KB) 2021-05-14T21:23:29.8093890Z ================================================== 2021-05-14T21:23:29.8094500Z downloaded 64 KB 2021-05-14T21:23:29.8094830Z 2021-05-14T21:23:29.8135020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-14T21:23:30.0004910Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-14T21:23:30.0429620Z ================================================== 2021-05-14T21:23:30.0430220Z downloaded 690 KB 2021-05-14T21:23:30.0430560Z 2021-05-14T21:23:30.0469580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-14T21:23:30.2124050Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-14T21:23:30.2135040Z ================================================== 2021-05-14T21:23:30.2135600Z downloaded 46 KB 2021-05-14T21:23:30.2135920Z 2021-05-14T21:23:30.2171400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-14T21:23:30.4838200Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-14T21:23:30.5976720Z ================================================== 2021-05-14T21:23:30.5977410Z downloaded 2.0 MB 2021-05-14T21:23:30.5977680Z 2021-05-14T21:23:31.6434190Z 2021-05-14T21:23:31.6456850Z Running `R CMD build`... 2021-05-14T21:23:31.6457550Z The downloaded binary packages are in 2021-05-14T21:23:31.6480030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIszScL/downloaded_packages 2021-05-14T21:23:35.4946300Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f132eeb3d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T21:23:35.4956980Z * preparing ‘tic’: 2021-05-14T21:23:35.4971500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:23:35.4972740Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:23:35.4987670Z (as ‘lib’ is unspecified) 2021-05-14T21:23:35.4988400Z * installing the package to process help pages 2021-05-14T21:23:35.5004350Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:23:35.5018510Z * checking for empty or unneeded directories 2021-05-14T21:23:35.5026720Z Removed empty directory ‘tic/.circleci’ 2021-05-14T21:23:35.5034140Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T21:23:35.5052770Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T21:23:36.1500390Z * installing *source* package ‘tic’ ... 2021-05-14T21:23:36.1603820Z ** using staged installation 2021-05-14T21:23:36.2006520Z ** R 2021-05-14T21:23:36.2407900Z ** inst 2021-05-14T21:23:36.2609480Z ** preparing package for lazy loading 2021-05-14T21:23:36.8311120Z ** help 2021-05-14T21:23:37.1628070Z *** installing help indices 2021-05-14T21:23:37.3813020Z *** copying figures 2021-05-14T21:23:37.3914570Z ** building package indices 2021-05-14T21:23:37.5937390Z ** installing vignettes 2021-05-14T21:23:37.5996100Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:23:37.9416490Z ** testing if installed package can be loaded from final location 2021-05-14T21:23:38.5092690Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:23:38.5162560Z * DONE (tic) 2021-05-14T21:23:38.5958010Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:23:38.8764520Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:23:42.0345200Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:23:42.0346180Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:23:42.0347130Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:23:42.0347980Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:23:42.0348850Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:23:42.0349680Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:23:42.0350570Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:23:42.0351410Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:23:42.0352260Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:23:42.0353100Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:23:42.0353910Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:23:42.0354770Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:23:42.0355610Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:23:42.0356470Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:23:42.0357320Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:23:42.0358190Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:23:42.0359030Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:23:42.0359870Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:23:42.0360700Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:23:42.0361510Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:23:42.0363130Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:23:42.0364090Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:23:42.0364940Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:23:42.0365770Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:23:42.0367100Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:23:42.0368010Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:23:42.0368860Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:23:42.0369710Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:23:42.0370560Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:23:42.0371400Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:23:42.0372260Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:23:42.0373160Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:23:42.0374030Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:23:42.0374900Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:23:42.0375790Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:23:42.0376660Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:23:42.0377540Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:23:42.0378400Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:23:42.0380960Z 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-14T21:23:42.0383220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:23:42.0384190Z (as ‘lib’ is unspecified) 2021-05-14T21:23:43.6376500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-14T21:23:43.7737750Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-14T21:23:43.7779670Z ================================================== 2021-05-14T21:23:43.7780270Z downloaded 192 KB 2021-05-14T21:23:43.7780550Z 2021-05-14T21:23:43.7821070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-14T21:23:44.0233850Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-14T21:23:44.0601820Z ================================================== 2021-05-14T21:23:44.0602820Z downloaded 1.4 MB 2021-05-14T21:23:44.0603100Z 2021-05-14T21:23:44.0656700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-14T21:23:44.2120120Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-14T21:23:44.2120920Z ================================================== 2021-05-14T21:23:44.2121340Z downloaded 17 KB 2021-05-14T21:23:44.2121590Z 2021-05-14T21:23:44.2156510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-14T21:23:44.7581630Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-14T21:23:44.7693090Z ================================================== 2021-05-14T21:23:44.7693660Z downloaded 978 KB 2021-05-14T21:23:44.7693940Z 2021-05-14T21:23:44.7736120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-14T21:23:45.0460140Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-14T21:23:45.0613230Z ================================================== 2021-05-14T21:23:45.0613850Z downloaded 785 KB 2021-05-14T21:23:45.0614120Z 2021-05-14T21:23:45.0652650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-14T21:23:45.2079000Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-14T21:23:45.2081290Z ================================================== 2021-05-14T21:23:45.2081770Z downloaded 43 KB 2021-05-14T21:23:45.2082040Z 2021-05-14T21:23:45.2119670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-14T21:23:45.3529740Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-14T21:23:45.3585250Z ================================================== 2021-05-14T21:23:45.3585820Z downloaded 207 KB 2021-05-14T21:23:45.3586080Z 2021-05-14T21:23:45.3631770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-14T21:23:45.4937770Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-14T21:23:45.5158170Z ================================================== 2021-05-14T21:23:45.5158770Z downloaded 945 KB 2021-05-14T21:23:45.5159040Z 2021-05-14T21:23:45.5199810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-14T21:23:45.6549610Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-14T21:23:45.6562950Z ================================================== 2021-05-14T21:23:45.6563470Z downloaded 68 KB 2021-05-14T21:23:45.6563740Z 2021-05-14T21:23:45.6600700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-14T21:23:45.8300050Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-14T21:23:45.8407750Z ================================================== 2021-05-14T21:23:45.8408310Z downloaded 279 KB 2021-05-14T21:23:45.8408610Z 2021-05-14T21:23:45.8445560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-14T21:23:45.9816210Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-14T21:23:45.9882730Z ================================================== 2021-05-14T21:23:45.9883370Z downloaded 289 KB 2021-05-14T21:23:45.9883640Z 2021-05-14T21:23:45.9920990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-14T21:23:46.2248650Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-14T21:23:46.2249410Z ================================================== 2021-05-14T21:23:46.2249840Z downloaded 15 KB 2021-05-14T21:23:46.2250100Z 2021-05-14T21:23:46.2292760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-14T21:23:46.3673880Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-14T21:23:46.3722250Z ================================================== 2021-05-14T21:23:46.3723200Z downloaded 148 KB 2021-05-14T21:23:46.3723470Z 2021-05-14T21:23:46.3758860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-14T21:23:46.6487250Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-14T21:23:46.6563080Z ================================================== 2021-05-14T21:23:46.6563630Z downloaded 72 KB 2021-05-14T21:23:46.6563910Z 2021-05-14T21:23:46.6600690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-14T21:23:46.8110590Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-14T21:23:46.8111360Z ================================================== 2021-05-14T21:23:46.8112220Z downloaded 35 KB 2021-05-14T21:23:46.8112500Z 2021-05-14T21:23:46.8149620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-14T21:23:46.9500240Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-14T21:23:46.9568120Z ================================================== 2021-05-14T21:23:46.9568580Z downloaded 292 KB 2021-05-14T21:23:46.9568880Z 2021-05-14T21:23:46.9611710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-14T21:23:47.1256220Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-14T21:23:47.1357950Z ================================================== 2021-05-14T21:23:47.1358430Z downloaded 428 KB 2021-05-14T21:23:47.1358690Z 2021-05-14T21:23:47.1394110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-14T21:23:47.2824840Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-14T21:23:47.2825800Z ================================================== 2021-05-14T21:23:47.2826260Z downloaded 36 KB 2021-05-14T21:23:47.2826530Z 2021-05-14T21:23:47.2858880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-14T21:23:47.5910140Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-14T21:23:47.5981070Z ================================================== 2021-05-14T21:23:47.5981580Z downloaded 435 KB 2021-05-14T21:23:47.5981860Z 2021-05-14T21:23:47.6018490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xfun_0.22.tgz' 2021-05-14T21:23:47.8000560Z Content type 'application/x-gzip' length 314618 bytes (307 KB) 2021-05-14T21:23:47.8142760Z ================================================== 2021-05-14T21:23:47.8143260Z downloaded 307 KB 2021-05-14T21:23:47.8143540Z 2021-05-14T21:23:47.8180200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-14T21:23:48.0006440Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-14T21:23:48.0045830Z ================================================== 2021-05-14T21:23:48.0047040Z downloaded 195 KB 2021-05-14T21:23:48.0047730Z 2021-05-14T21:23:48.0084810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-14T21:23:48.3057520Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-14T21:23:48.3072360Z ================================================== 2021-05-14T21:23:48.3073040Z downloaded 38 KB 2021-05-14T21:23:48.3073380Z 2021-05-14T21:23:48.3109400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-14T21:23:48.5818690Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-14T21:23:48.5869850Z ================================================== 2021-05-14T21:23:48.5870450Z downloaded 208 KB 2021-05-14T21:23:48.5870820Z 2021-05-14T21:23:48.5906820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-14T21:23:48.8841920Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-14T21:23:49.0467050Z ================================================== 2021-05-14T21:23:49.0468480Z downloaded 13.9 MB 2021-05-14T21:23:49.0479840Z 2021-05-14T21:23:49.0741850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-14T21:23:49.2792840Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-14T21:23:49.3383360Z ================================================== 2021-05-14T21:23:49.3383940Z downloaded 3.1 MB 2021-05-14T21:23:49.3384220Z 2021-05-14T21:23:49.3482260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-14T21:23:49.5723400Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-14T21:23:49.6529880Z ================================================== 2021-05-14T21:23:49.6530460Z downloaded 1.3 MB 2021-05-14T21:23:49.6530730Z 2021-05-14T21:23:49.6584530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-14T21:23:49.9087070Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-14T21:23:49.9228990Z ================================================== 2021-05-14T21:23:49.9229800Z downloaded 306 KB 2021-05-14T21:23:49.9230100Z 2021-05-14T21:23:49.9264480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-14T21:23:50.2346310Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-14T21:23:50.2365180Z ================================================== 2021-05-14T21:23:50.2366540Z downloaded 104 KB 2021-05-14T21:23:50.2367260Z 2021-05-14T21:23:50.2400260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-14T21:23:50.6418520Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-14T21:23:50.6419590Z ================================================== 2021-05-14T21:23:50.6420120Z downloaded 22 KB 2021-05-14T21:23:50.6420440Z 2021-05-14T21:23:50.6451170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-14T21:23:50.8705080Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-14T21:23:50.8712420Z ================================================== 2021-05-14T21:23:50.8712920Z downloaded 43 KB 2021-05-14T21:23:50.8713190Z 2021-05-14T21:23:50.8746350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-14T21:23:51.1461240Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-14T21:23:51.1462000Z ================================================== 2021-05-14T21:23:51.1462410Z downloaded 34 KB 2021-05-14T21:23:51.1462670Z 2021-05-14T21:23:51.1494970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-14T21:23:51.4997900Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-14T21:23:51.5026290Z ================================================== 2021-05-14T21:23:51.5026850Z downloaded 137 KB 2021-05-14T21:23:51.5027120Z 2021-05-14T21:23:51.5065770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-14T21:23:51.6360620Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-14T21:23:51.6924580Z ================================================== 2021-05-14T21:23:51.6925150Z downloaded 2.8 MB 2021-05-14T21:23:51.6925430Z 2021-05-14T21:23:51.7012760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-14T21:23:52.0208470Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-14T21:23:52.0229190Z ================================================== 2021-05-14T21:23:52.0229710Z downloaded 64 KB 2021-05-14T21:23:52.0229980Z 2021-05-14T21:23:52.0265420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-14T21:23:52.3265140Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-14T21:23:52.3759490Z ================================================== 2021-05-14T21:23:52.3760070Z downloaded 954 KB 2021-05-14T21:23:52.3760680Z 2021-05-14T21:23:52.3813560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-14T21:23:52.5532560Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-14T21:23:52.5568970Z ================================================== 2021-05-14T21:23:52.5569450Z downloaded 129 KB 2021-05-14T21:23:52.5569720Z 2021-05-14T21:23:52.5607650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-14T21:23:52.7265420Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-14T21:23:52.7495300Z ================================================== 2021-05-14T21:23:52.7495920Z downloaded 384 KB 2021-05-14T21:23:52.7496190Z 2021-05-14T21:23:54.4849680Z 2021-05-14T21:23:54.4852460Z The downloaded binary packages are in 2021-05-14T21:23:54.4855290Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIszScL/downloaded_packages 2021-05-14T21:23:54.5681330Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:23:57.5777500Z 2021-05-14T21:23:58.3031860Z 2021-05-14T21:23:58.3134890Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f6a772746/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T21:23:58.3234160Z 2021-05-14T21:23:58.3337650Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f6a772746/muschellij2-desc-7be86f2/DESCRIPTION’ (346ms) 2021-05-14T21:23:58.4241570Z 2021-05-14T21:23:58.4342230Z 2021-05-14T21:23:58.4444460Z ─ preparing ‘desc’: 2021-05-14T21:23:58.4545610Z checking DESCRIPTION meta-information ... 2021-05-14T21:23:58.4675550Z 2021-05-14T21:23:58.4778380Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:23:58.6013580Z 2021-05-14T21:23:58.6115440Z 2021-05-14T21:23:58.6218360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:23:58.6317340Z 2021-05-14T21:23:58.6349320Z 2021-05-14T21:23:58.6379600Z ─ checking for empty or unneeded directories 2021-05-14T21:23:58.6391270Z 2021-05-14T21:23:58.6428950Z 2021-05-14T21:23:58.6448020Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T21:23:58.8222290Z 2021-05-14T21:23:58.8324160Z 2021-05-14T21:23:58.8382810Z 2021-05-14T21:23:58.8654420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:23:58.8757120Z (as ‘lib’ is unspecified) 2021-05-14T21:23:59.4643000Z * installing *source* package ‘desc’ ... 2021-05-14T21:23:59.4744930Z ** using staged installation 2021-05-14T21:23:59.5156270Z ** R 2021-05-14T21:23:59.5470110Z ** inst 2021-05-14T21:23:59.5573000Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:01.7168420Z ** help 2021-05-14T21:24:01.9117090Z *** installing help indices 2021-05-14T21:24:02.0224790Z ** building package indices 2021-05-14T21:24:02.1459640Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:24:02.4074400Z ** testing if installed package can be loaded from final location 2021-05-14T21:24:02.8876580Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:24:02.8976650Z * DONE (desc) 2021-05-14T21:24:03.2249490Z 2021-05-14T21:24:03.2270070Z 2021-05-14T21:24:03.2289270Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f7ce91403/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T21:24:03.2314800Z 2021-05-14T21:24:03.2321120Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f7ce91403/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T21:24:03.2771520Z 2021-05-14T21:24:03.2802300Z 2021-05-14T21:24:03.2803990Z ─ preparing ‘ghtravis’: 2021-05-14T21:24:03.2813190Z 2021-05-14T21:24:03.2813940Z 2021-05-14T21:24:03.2886560Z checking DESCRIPTION meta-information ... 2021-05-14T21:24:03.2915940Z 2021-05-14T21:24:03.2917510Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:24:03.3559040Z 2021-05-14T21:24:03.3588920Z 2021-05-14T21:24:03.3591740Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:24:03.3600500Z 2021-05-14T21:24:03.3627210Z 2021-05-14T21:24:03.3628640Z ─ checking for empty or unneeded directories 2021-05-14T21:24:03.3635850Z 2021-05-14T21:24:03.3662230Z 2021-05-14T21:24:03.3663640Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T21:24:03.3912310Z 2021-05-14T21:24:03.3913360Z 2021-05-14T21:24:03.3913970Z 2021-05-14T21:24:03.4665460Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:24:03.4668630Z (as ‘lib’ is unspecified) 2021-05-14T21:24:03.9110400Z * installing *source* package ‘ghtravis’ ... 2021-05-14T21:24:03.9212080Z ** using staged installation 2021-05-14T21:24:03.9422420Z ** R 2021-05-14T21:24:03.9567990Z ** inst 2021-05-14T21:24:03.9795830Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:06.0985760Z ** help 2021-05-14T21:24:06.2473450Z *** installing help indices 2021-05-14T21:24:06.3074870Z ** building package indices 2021-05-14T21:24:06.3733090Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:24:07.2782870Z ** testing if installed package can be loaded from final location 2021-05-14T21:24:08.1133250Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:24:08.1155960Z * DONE (ghtravis) 2021-05-14T21:24:08.1419010Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:24:08.3267550Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:24:11.0306770Z 2021-05-14T21:24:11.0308460Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:24:11.0310180Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:24:11.0311130Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:24:11.0311920Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:24:11.0312720Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:24:11.0313490Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:24:11.0319090Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:24:11.0320140Z (as ‘lib’ is unspecified) 2021-05-14T21:24:12.4708420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-14T21:24:12.7204620Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-14T21:24:12.7253050Z ================================================== 2021-05-14T21:24:12.7253590Z downloaded 194 KB 2021-05-14T21:24:12.7253870Z 2021-05-14T21:24:12.7388380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-14T21:24:13.0408060Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-14T21:24:13.0421780Z ================================================== 2021-05-14T21:24:13.0422270Z downloaded 68 KB 2021-05-14T21:24:13.0422540Z 2021-05-14T21:24:13.0455800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-14T21:24:13.2537860Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-14T21:24:13.2694890Z ================================================== 2021-05-14T21:24:13.2695390Z downloaded 189 KB 2021-05-14T21:24:13.2695670Z 2021-05-14T21:24:13.2729370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-14T21:24:13.6401230Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-14T21:24:13.6575040Z ================================================== 2021-05-14T21:24:13.6575550Z downloaded 1.2 MB 2021-05-14T21:24:13.6575880Z 2021-05-14T21:24:13.6617220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-14T21:24:13.8835960Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-14T21:24:13.8990700Z ================================================== 2021-05-14T21:24:13.8991310Z downloaded 937 KB 2021-05-14T21:24:13.8991590Z 2021-05-14T21:24:14.0714740Z 2021-05-14T21:24:14.0776030Z The downloaded binary packages are in 2021-05-14T21:24:14.0838140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIszScL/downloaded_packages 2021-05-14T21:24:14.3636510Z 2021-05-14T21:24:14.3675210Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f6245f6da/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T21:24:14.3706260Z 2021-05-14T21:24:14.3714240Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpIszScL/remotes2a3f6245f6da/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T21:24:14.4030420Z 2021-05-14T21:24:14.4059750Z 2021-05-14T21:24:14.4061540Z ─ preparing ‘aghast’: 2021-05-14T21:24:14.4071120Z 2021-05-14T21:24:14.4071850Z 2021-05-14T21:24:14.4148600Z checking DESCRIPTION meta-information ... 2021-05-14T21:24:14.4178790Z 2021-05-14T21:24:14.4180560Z ✔ checking DESCRIPTION meta-information 2021-05-14T21:24:14.4607060Z 2021-05-14T21:24:14.4637400Z 2021-05-14T21:24:14.4639430Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:24:14.4648290Z 2021-05-14T21:24:14.4680530Z 2021-05-14T21:24:14.4682690Z ─ checking for empty or unneeded directories 2021-05-14T21:24:14.4728370Z 2021-05-14T21:24:14.4760410Z 2021-05-14T21:24:14.4762010Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T21:24:14.4862880Z 2021-05-14T21:24:14.4863950Z 2021-05-14T21:24:14.4864560Z 2021-05-14T21:24:14.5053550Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:24:14.5055360Z (as ‘lib’ is unspecified) 2021-05-14T21:24:14.8334970Z * installing *source* package ‘aghast’ ... 2021-05-14T21:24:14.8340940Z ** using staged installation 2021-05-14T21:24:14.8537370Z ** R 2021-05-14T21:24:14.8610710Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:24:15.4589560Z ** help 2021-05-14T21:24:15.4899450Z *** installing help indices 2021-05-14T21:24:15.5173010Z ** building package indices 2021-05-14T21:24:15.5464720Z ** testing if installed package can be loaded from temporary location 2021-05-14T21:24:15.8946070Z ** testing if installed package can be loaded from final location 2021-05-14T21:24:16.2601060Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T21:24:16.2619060Z * DONE (aghast) 2021-05-14T21:24:16.2803790Z Installing 1 packages: covr 2021-05-14T21:24:16.2815210Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:24:16.2816280Z (as ‘lib’ is unspecified) 2021-05-14T21:24:17.1390540Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T21:24:17.1391070Z 2021-05-14T21:24:17.8114950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-14T21:24:18.1763780Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-14T21:24:18.1783680Z ================================================== 2021-05-14T21:24:18.1784160Z downloaded 155 KB 2021-05-14T21:24:18.1784440Z 2021-05-14T21:24:18.1817810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-14T21:24:18.3490430Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-14T21:24:18.3508590Z ================================================== 2021-05-14T21:24:18.3509070Z downloaded 117 KB 2021-05-14T21:24:18.3509350Z 2021-05-14T21:24:18.3541470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-14T21:24:18.5330870Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-14T21:24:18.5371680Z ================================================== 2021-05-14T21:24:18.5372170Z downloaded 282 KB 2021-05-14T21:24:18.5372440Z 2021-05-14T21:24:18.5995590Z 2021-05-14T21:24:18.6096560Z The downloaded binary packages are in 2021-05-14T21:24:18.6198230Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpIszScL/downloaded_packages 2021-05-14T21:24:18.6473600Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:24:18.6474310Z Rscript -e "tic::before_install()" 2021-05-14T21:24:18.6736610Z shell: /bin/bash -e {0} 2021-05-14T21:24:18.6737000Z env: 2021-05-14T21:24:18.6737460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:18.6737910Z TIC_DEPLOY_KEY: 2021-05-14T21:24:18.6738250Z RSPM: 2021-05-14T21:24:18.6739590Z GITHUB_PAT: *** 2021-05-14T21:24:18.6740020Z COVERALLS_TOKEN: 2021-05-14T21:24:18.6740480Z continue-on-error: false 2021-05-14T21:24:18.6740950Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:18.6741450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:18.6741870Z TZ: UTC 2021-05-14T21:24:18.6742250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:18.6742640Z NOT_CRAN: true 2021-05-14T21:24:18.6743020Z ##[endgroup] 2021-05-14T21:24:19.1311140Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:24:19.3366450Z Running before_install: step_install_remote_binaries() 2021-05-14T21:24:20.0094460Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:24:20.0095350Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:24:20.0096020Z remotes::install_cran("rcmdcheck") 2021-05-14T21:24:20.0096600Z remotes::install_cran("markdown") 2021-05-14T21:24:20.0283060Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:24:20.0283990Z env: 2021-05-14T21:24:20.0284500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:20.0285060Z TIC_DEPLOY_KEY: 2021-05-14T21:24:20.0285510Z RSPM: 2021-05-14T21:24:20.0286900Z GITHUB_PAT: *** 2021-05-14T21:24:20.0287370Z COVERALLS_TOKEN: 2021-05-14T21:24:20.0287840Z continue-on-error: false 2021-05-14T21:24:20.0288340Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:20.0288850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:20.0289310Z TZ: UTC 2021-05-14T21:24:20.0289690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:20.0290120Z NOT_CRAN: true 2021-05-14T21:24:20.0290590Z ##[endgroup] 2021-05-14T21:24:25.3867650Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-14T21:24:25.3868790Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-14T21:24:25.3869740Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-14T21:24:25.3870690Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-14T21:24:25.3972590Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-14T21:24:25.3987810Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-14T21:24:25.3988930Z (as ‘lib’ is unspecified) 2021-05-14T21:24:29.9369180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-14T21:24:30.1621840Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-14T21:24:30.1623520Z ================================================== 2021-05-14T21:24:30.1624110Z downloaded 31 KB 2021-05-14T21:24:30.1624380Z 2021-05-14T21:24:30.1663500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-14T21:24:30.4025780Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-14T21:24:30.4038020Z ================================================== 2021-05-14T21:24:30.4038600Z downloaded 115 KB 2021-05-14T21:24:30.4038970Z 2021-05-14T21:24:30.4077340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-14T21:24:30.6242110Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-14T21:24:30.6291290Z ================================================== 2021-05-14T21:24:30.6291820Z downloaded 226 KB 2021-05-14T21:24:30.6292140Z 2021-05-14T21:24:30.6328300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-14T21:24:30.8518950Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-14T21:24:31.0603980Z ================================================== 2021-05-14T21:24:31.0604620Z downloaded 3.5 MB 2021-05-14T21:24:31.0604890Z 2021-05-14T21:24:31.2880030Z 2021-05-14T21:24:31.2981300Z The downloaded binary packages are in 2021-05-14T21:24:31.3082590Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbUaSZw/downloaded_packages 2021-05-14T21:24:32.1197170Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:24:32.1198160Z Use `force = TRUE` to force installation 2021-05-14T21:24:32.1213570Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:24:32.1214490Z Use `force = TRUE` to force installation 2021-05-14T21:24:32.1438550Z ##[group]Run options(width = 100) 2021-05-14T21:24:32.1439150Z options(width = 100) 2021-05-14T21:24:32.1439730Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:24:32.1440420Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:24:32.2499140Z shell: /usr/local/bin/Rscript {0} 2021-05-14T21:24:32.2499610Z env: 2021-05-14T21:24:32.2500070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:32.2500640Z TIC_DEPLOY_KEY: 2021-05-14T21:24:32.2501020Z RSPM: 2021-05-14T21:24:32.2503480Z GITHUB_PAT: *** 2021-05-14T21:24:32.2503980Z COVERALLS_TOKEN: 2021-05-14T21:24:32.2504460Z continue-on-error: false 2021-05-14T21:24:32.2504970Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:32.2505460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:32.2505990Z TZ: UTC 2021-05-14T21:24:32.2506370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:32.2506800Z NOT_CRAN: true 2021-05-14T21:24:32.2507790Z ##[endgroup] 2021-05-14T21:24:33.1351530Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:24:33.1451030Z setting value 2021-05-14T21:24:33.1557100Z version R version 3.6.3 (2020-02-29) 2021-05-14T21:24:33.1706680Z os macOS Catalina 10.15.7 2021-05-14T21:24:33.2089570Z system x86_64, darwin15.6.0 2021-05-14T21:24:33.2476000Z ui X11 2021-05-14T21:24:33.2819950Z language (EN) 2021-05-14T21:24:33.2923610Z collate en_US.UTF-8 2021-05-14T21:24:33.3026110Z ctype en_US.UTF-8 2021-05-14T21:24:33.3125950Z tz UTC 2021-05-14T21:24:33.3228330Z date 2021-05-14 2021-05-14T21:24:33.3306410Z 2021-05-14T21:24:33.3383130Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T21:24:33.3429930Z ! package * version date lib source 2021-05-14T21:24:33.3458600Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:24:33.3486130Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3508110Z base * 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.3512100Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3513400Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3616950Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3626880Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3636720Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3641680Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3657810Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3677250Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3678610Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3700100Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3724880Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3738060Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3750830Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.3772900Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3776690Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3779360Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3780740Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3782720Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3784240Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.3785860Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:24:33.3787180Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3789720Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3791260Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3792750Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3795880Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3797140Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3798230Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3799360Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3800480Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3801580Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3803360Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3804940Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3806440Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3808020Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:24:33.3809950Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3829310Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3834240Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3835560Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.3895270Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.3902890Z grid 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.3907610Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3930970Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3935220Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3959200Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3960770Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3964150Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3981740Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3983500Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3985050Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3986820Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3988320Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3992590Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.3994750Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3996340Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.3997900Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.3999450Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.4000930Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4003030Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4005070Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4006880Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4008510Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4010220Z parallel 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.4012160Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4015200Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4016440Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4018230Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4021310Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4023120Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4025070Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4027680Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4029500Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4031370Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4034200Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4035720Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4037460Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4040410Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4041650Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4043140Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4046200Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4047970Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4049800Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4052630Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4054310Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4056290Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4058940Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4060700Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4062990Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4065980Z splines 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.4067260Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.4068890Z stats4 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.4070080Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4071250Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4072640Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T21:24:33.4074390Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4076780Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-14T21:24:33.4079310Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4081270Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4083270Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:24:33.4089950Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4104900Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4109160Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4110370Z P tools 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.4111530Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4112630Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4113690Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-14T21:24:33.4114810Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4115860Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4116950Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4118000Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4119100Z xfun 0.22 2021-03-11 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4120190Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4121240Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4122320Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-14T21:24:33.4123330Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-14T21:24:33.4123690Z 2021-05-14T21:24:33.4124210Z [1] /Users/runner/work/_temp/Library 2021-05-14T21:24:33.4125000Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-14T21:24:33.4125470Z 2021-05-14T21:24:33.4126420Z P ── Loaded and on-disk path mismatch. 2021-05-14T21:24:33.4185460Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:24:33.4186130Z Rscript -e 'tic::script()' 2021-05-14T21:24:33.4186590Z ls -l check 2021-05-14T21:24:33.4449620Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:24:33.4450150Z env: 2021-05-14T21:24:33.4450580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:33.4451200Z TIC_DEPLOY_KEY: 2021-05-14T21:24:33.4451550Z RSPM: 2021-05-14T21:24:33.4453050Z GITHUB_PAT: *** 2021-05-14T21:24:33.4453480Z COVERALLS_TOKEN: 2021-05-14T21:24:33.4453970Z continue-on-error: false 2021-05-14T21:24:33.4454480Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:33.4454980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:33.4455840Z TZ: UTC 2021-05-14T21:24:33.4456220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:33.4456640Z NOT_CRAN: true 2021-05-14T21:24:33.4457000Z ##[endgroup] 2021-05-14T21:24:33.8221130Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:24:34.0459570Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:24:34.0598470Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:24:34.0604950Z timeout = Inf, check_dir = "check") 2021-05-14T21:24:34.3081360Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T21:24:34.6576350Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T21:24:34.8574310Z * preparing ‘ROpenCVLite’: 2021-05-14T21:24:34.8693060Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:24:35.0089350Z * installing the package to build vignettes 2021-05-14T21:24:38.0025240Z * creating vignettes ... OK 2021-05-14T21:24:38.1142480Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:24:38.1151790Z * checking for empty or unneeded directories 2021-05-14T21:24:38.1164160Z Removed empty directory ‘ROpenCVLite/man/figures’ 2021-05-14T21:24:38.1203060Z * building ‘ROpenCVLite_0.3.410.tar.gz’ 2021-05-14T21:24:38.1398240Z 2021-05-14T21:24:38.2824850Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T21:24:38.5838790Z * using log directory ‘/Users/runner/work/ROpenCVLite/ROpenCVLite/check/ROpenCVLite.Rcheck’ 2021-05-14T21:24:38.5861600Z * using R version 3.6.3 (2020-02-29) 2021-05-14T21:24:38.5863460Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-14T21:24:38.5865710Z * using session charset: UTF-8 2021-05-14T21:24:38.6268230Z * using option ‘--as-cran’ 2021-05-14T21:24:38.6359780Z * checking for file ‘ROpenCVLite/DESCRIPTION’ ... OK 2021-05-14T21:24:38.6366980Z * checking extension type ... Package 2021-05-14T21:24:38.6383750Z * this is package ‘ROpenCVLite’ version ‘0.3.410’ 2021-05-14T21:24:38.6484990Z * package encoding: UTF-8 2021-05-14T21:24:38.6585870Z * checking package namespace information ... OK 2021-05-14T21:24:39.7846500Z * checking package dependencies ... OK 2021-05-14T21:24:39.7864790Z * checking if this is a source package ... OK 2021-05-14T21:24:39.7865940Z * checking if there is a namespace ... OK 2021-05-14T21:24:39.9576830Z * checking for executable files ... OK 2021-05-14T21:24:39.9725750Z * checking for hidden files and directories ... OK 2021-05-14T21:24:39.9737400Z * checking for portable file names ... OK 2021-05-14T21:24:39.9747500Z * checking for sufficient/correct file permissions ... OK 2021-05-14T21:24:39.9772090Z * checking serialization versions ... OK 2021-05-14T21:24:41.8294210Z * checking whether package ‘ROpenCVLite’ can be installed ... OK 2021-05-14T21:24:41.8418070Z * checking installed package size ... OK 2021-05-14T21:24:42.0492420Z * checking package directory ... OK 2021-05-14T21:24:42.0493830Z * checking for future file timestamps ... OK 2021-05-14T21:24:42.0496280Z * checking ‘build’ directory ... OK 2021-05-14T21:24:42.2623590Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:24:42.2631650Z * checking top-level files ... OK 2021-05-14T21:24:42.2643530Z * checking for left-over files ... OK 2021-05-14T21:24:42.4803270Z * checking index information ... OK 2021-05-14T21:24:42.7047840Z * checking package subdirectories ... OK 2021-05-14T21:24:42.7687600Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:24:42.8367780Z * checking R files for syntax errors ... OK 2021-05-14T21:24:43.0639940Z * checking whether the package can be loaded ... OK 2021-05-14T21:24:43.1302190Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:24:43.2009920Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:24:43.2700090Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:24:43.4958470Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:24:43.7996280Z * checking loading without being on the library search path ... OK 2021-05-14T21:24:44.1436100Z * checking dependencies in R code ... OK 2021-05-14T21:24:44.7376570Z * checking S3 generic/method consistency ... OK 2021-05-14T21:24:44.8993590Z * checking replacement functions ... OK 2021-05-14T21:24:45.0812760Z * checking foreign function calls ... OK 2021-05-14T21:24:47.5652810Z * checking R code for possible problems ... OK 2021-05-14T21:24:47.8306390Z * checking Rd files ... OK 2021-05-14T21:24:47.8996010Z * checking Rd metadata ... OK 2021-05-14T21:24:47.9787500Z * checking Rd line widths ... OK 2021-05-14T21:24:48.1489390Z * checking Rd cross-references ... OK 2021-05-14T21:24:48.3090710Z * checking for missing documentation entries ... OK 2021-05-14T21:24:48.8022890Z * checking for code/documentation mismatches ... OK 2021-05-14T21:24:49.5830710Z * checking Rd \usage sections ... OK 2021-05-14T21:24:49.6635510Z * checking Rd contents ... OK 2021-05-14T21:24:49.7382200Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:24:49.7462230Z * checking installed files from ‘inst/doc’ ... OK 2021-05-14T21:24:49.7536070Z * checking files in ‘vignettes’ ... OK 2021-05-14T21:24:49.9915910Z * checking examples ... NONE 2021-05-14T21:24:50.2325390Z * checking for unstated dependencies in vignettes ... OK 2021-05-14T21:24:50.2371820Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-14T21:24:52.1131350Z * checking re-building of vignette outputs ... OK 2021-05-14T21:24:55.2617350Z * checking PDF version of manual ... OK 2021-05-14T21:24:55.2625790Z * checking for detritus in the temp directory ... OK 2021-05-14T21:24:55.2633190Z * DONE 2021-05-14T21:24:55.2640660Z 2021-05-14T21:24:55.2641570Z Status: OK 2021-05-14T21:24:55.2699270Z 2021-05-14T21:24:55.3956050Z ── R CMD check results ──────────────────────────────── ROpenCVLite 0.3.410 ──── 2021-05-14T21:24:55.3975030Z Duration: 17.2s 2021-05-14T21:24:55.3975380Z 2021-05-14T21:24:55.3989390Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T21:24:55.4182010Z total 152 2021-05-14T21:24:55.4187680Z drwxr-xr-x 10 runner staff 320 May 14 21:24 ROpenCVLite.Rcheck 2021-05-14T21:24:55.4189520Z -rw-r--r-- 1 runner staff 25943 May 14 21:24 ROpenCVLite_0.3.410.tar.gz 2021-05-14T21:24:55.4190980Z -rw-r--r-- 1 runner staff 46530 May 14 21:24 ROpenCVLite_0.3.410.tgz 2021-05-14T21:24:55.4250470Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:24:55.4251400Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:24:55.4545270Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T21:24:55.4545850Z env: 2021-05-14T21:24:55.4546330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:55.4546770Z TIC_DEPLOY_KEY: 2021-05-14T21:24:55.4547150Z RSPM: 2021-05-14T21:24:55.4548740Z GITHUB_PAT: *** 2021-05-14T21:24:55.4549200Z COVERALLS_TOKEN: 2021-05-14T21:24:55.4549670Z continue-on-error: false 2021-05-14T21:24:55.4550530Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:55.4551020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:55.4551470Z TZ: UTC 2021-05-14T21:24:55.4551840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:55.4552260Z NOT_CRAN: true 2021-05-14T21:24:55.4552660Z ##[endgroup] 2021-05-14T21:24:55.4973840Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:24:55.4974540Z Rscript -e "tic::before_deploy()" 2021-05-14T21:24:55.5230430Z shell: /bin/bash -e {0} 2021-05-14T21:24:55.5230900Z env: 2021-05-14T21:24:55.5231330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:55.5231960Z TIC_DEPLOY_KEY: 2021-05-14T21:24:55.5232310Z RSPM: 2021-05-14T21:24:55.5233410Z GITHUB_PAT: *** 2021-05-14T21:24:55.5233860Z COVERALLS_TOKEN: 2021-05-14T21:24:55.5234320Z continue-on-error: false 2021-05-14T21:24:55.5234960Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:55.5235430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:55.5235930Z TZ: UTC 2021-05-14T21:24:55.5236310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:55.5236730Z NOT_CRAN: true 2021-05-14T21:24:55.5237090Z ##[endgroup] 2021-05-14T21:24:55.8710660Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:24:56.0126590Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:24:56.0127220Z with: 2021-05-14T21:24:56.0128070Z upload_url: https://uploads.github.com/repos/neuroconductor/ROpenCVLite/releases/42981955/assets{?name,label} 2021-05-14T21:24:56.0129030Z asset_path: check/ROpenCVLite_0.3.410.tgz 2021-05-14T21:24:56.0129550Z asset_name: ROpenCVLite_0.3.410_R3.6.tgz 2021-05-14T21:24:56.0130180Z asset_content_type: application/octet-stream 2021-05-14T21:24:56.0130690Z env: 2021-05-14T21:24:56.0131100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:56.0131700Z TIC_DEPLOY_KEY: 2021-05-14T21:24:56.0132040Z RSPM: 2021-05-14T21:24:56.0136170Z GITHUB_PAT: *** 2021-05-14T21:24:56.0137220Z COVERALLS_TOKEN: 2021-05-14T21:24:56.0137800Z continue-on-error: false 2021-05-14T21:24:56.0138280Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:56.0138800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:56.0139290Z TZ: UTC 2021-05-14T21:24:56.0139770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:56.0140190Z NOT_CRAN: true 2021-05-14T21:24:56.0141230Z GITHUB_TOKEN: *** 2021-05-14T21:24:56.0141640Z ##[endgroup] 2021-05-14T21:24:56.8284030Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:24:56.8284860Z Rscript -e "tic::deploy()" 2021-05-14T21:24:56.8537240Z shell: /bin/bash -e {0} 2021-05-14T21:24:56.8537680Z env: 2021-05-14T21:24:56.8538110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:56.8538580Z TIC_DEPLOY_KEY: 2021-05-14T21:24:56.8539060Z RSPM: 2021-05-14T21:24:56.8540300Z GITHUB_PAT: *** 2021-05-14T21:24:56.8540750Z COVERALLS_TOKEN: 2021-05-14T21:24:56.8541220Z continue-on-error: false 2021-05-14T21:24:56.8541720Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:56.8542250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:56.8542720Z TZ: UTC 2021-05-14T21:24:56.8543090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:56.8543520Z NOT_CRAN: true 2021-05-14T21:24:56.8543880Z ##[endgroup] 2021-05-14T21:24:57.1998830Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:24:57.3438940Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:24:57.3439610Z Rscript -e "tic::after_deploy()" 2021-05-14T21:24:57.3693530Z shell: /bin/bash -e {0} 2021-05-14T21:24:57.3693980Z env: 2021-05-14T21:24:57.3694410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:24:57.3694880Z TIC_DEPLOY_KEY: 2021-05-14T21:24:57.3695250Z RSPM: 2021-05-14T21:24:57.3696420Z GITHUB_PAT: *** 2021-05-14T21:24:57.3696870Z COVERALLS_TOKEN: 2021-05-14T21:24:57.3697320Z continue-on-error: false 2021-05-14T21:24:57.3697810Z VDIFFR_RUN_TESTS: false 2021-05-14T21:24:57.3698280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-14T21:24:57.3698730Z TZ: UTC 2021-05-14T21:24:57.3699500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:24:57.3699930Z NOT_CRAN: true 2021-05-14T21:24:57.3700470Z ##[endgroup] 2021-05-14T21:24:57.7254070Z ✔ Loading tic stage configuration from tic.R 2021-05-14T21:24:58.1168000Z Post job cleanup. 2021-05-14T21:24:58.1923650Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T21:24:58.2057350Z Post job cleanup. 2021-05-14T21:24:58.3359980Z [command]/usr/local/bin/git version 2021-05-14T21:24:58.3435120Z git version 2.31.1 2021-05-14T21:24:58.3486300Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:24:58.3564050Z [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-14T21:24:58.4470540Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:24:58.4530450Z http.https://github.com/.extraheader 2021-05-14T21:24:58.4545030Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:24:58.4626910Z [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-14T21:24:58.5555010Z Cleaning up orphan processes