2021-05-16T22:03:26.9508706Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.0436555Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.1095632Z 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-16T22:03:27.2037253Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T22:03:27.3063938Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:40.1137420Z Current runner version: '2.278.0' 2021-05-16T22:03:40.1190380Z ##[group]Operating System 2021-05-16T22:03:40.1191510Z Mac OS X 2021-05-16T22:03:40.1191980Z 10.15.7 2021-05-16T22:03:40.1192430Z 19H1030 2021-05-16T22:03:40.1192900Z ##[endgroup] 2021-05-16T22:03:40.1193410Z ##[group]Virtual Environment 2021-05-16T22:03:40.1194130Z Environment: macos-10.15 2021-05-16T22:03:40.1194640Z Version: 20210510.1 2021-05-16T22:03:40.1195590Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T22:03:40.1196890Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T22:03:40.1197760Z ##[endgroup] 2021-05-16T22:03:40.1199680Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:40.1200980Z Actions: write 2021-05-16T22:03:40.1201520Z Checks: write 2021-05-16T22:03:40.1202020Z Contents: write 2021-05-16T22:03:40.1202500Z Deployments: write 2021-05-16T22:03:40.1203210Z Issues: write 2021-05-16T22:03:40.1203760Z Metadata: read 2021-05-16T22:03:40.1204260Z Packages: write 2021-05-16T22:03:40.1204760Z PullRequests: write 2021-05-16T22:03:40.1205450Z RepositoryProjects: write 2021-05-16T22:03:40.1206040Z SecurityEvents: write 2021-05-16T22:03:40.1206590Z Statuses: write 2021-05-16T22:03:40.1207250Z ##[endgroup] 2021-05-16T22:03:40.1210700Z Prepare workflow directory 2021-05-16T22:03:40.2454450Z Prepare all required actions 2021-05-16T22:03:40.2466100Z Getting action download info 2021-05-16T22:03:40.6588280Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:42.2342780Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:44.2806700Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:46.5067860Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:46.9327860Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:47.2652090Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:47.6344910Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:48.4791810Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:48.4792610Z with: 2021-05-16T22:03:48.4793080Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:48.4793980Z token: *** 2021-05-16T22:03:48.4794330Z ssh-strict: true 2021-05-16T22:03:48.4794780Z persist-credentials: true 2021-05-16T22:03:48.4795200Z clean: true 2021-05-16T22:03:48.4795550Z fetch-depth: 1 2021-05-16T22:03:48.4795880Z lfs: false 2021-05-16T22:03:48.4796220Z submodules: false 2021-05-16T22:03:48.4796560Z env: 2021-05-16T22:03:48.4796940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:48.4797360Z TIC_DEPLOY_KEY: 2021-05-16T22:03:48.4797660Z RSPM: 2021-05-16T22:03:48.4798320Z GITHUB_PAT: *** 2021-05-16T22:03:48.4798670Z COVERALLS_TOKEN: 2021-05-16T22:03:48.4799100Z continue-on-error: false 2021-05-16T22:03:48.4799700Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:48.4800070Z ##[endgroup] 2021-05-16T22:03:49.3572360Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:49.3573920Z ##[group]Getting Git version info 2021-05-16T22:03:49.3575440Z Working directory is '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:49.3576230Z [command]/usr/local/bin/git version 2021-05-16T22:03:49.3685050Z git version 2.31.1 2021-05-16T22:03:49.3771660Z ##[endgroup] 2021-05-16T22:03:49.3797360Z Deleting the contents of '/Users/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:49.3800350Z ##[group]Initializing the repository 2021-05-16T22:03:49.3801560Z [command]/usr/local/bin/git init /Users/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:49.3981670Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:49.3983020Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:49.3984170Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:49.3984760Z hint: 2021-05-16T22:03:49.3985800Z hint: git config --global init.defaultBranch 2021-05-16T22:03:49.3987140Z hint: 2021-05-16T22:03:49.3988170Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:49.3989360Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:49.3990020Z hint: 2021-05-16T22:03:49.3990770Z hint: git branch -m 2021-05-16T22:03:49.4034320Z Initialized empty Git repository in /Users/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:49.4049010Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:49.4147860Z ##[endgroup] 2021-05-16T22:03:49.4148510Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:49.4155100Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T22:03:49.4220980Z ##[endgroup] 2021-05-16T22:03:49.4228390Z ##[group]Setting up auth 2021-05-16T22:03:49.4239170Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:49.4305620Z [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-16T22:03:49.5442510Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:49.5510220Z [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-16T22:03:49.7235220Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:49.7337440Z ##[endgroup] 2021-05-16T22:03:49.7428200Z ##[group]Fetching the repository 2021-05-16T22:03:49.7531790Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:50.0860020Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:50.1263790Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:50.1382460Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:50.1482460Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:50.1584990Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:50.1685590Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:50.1787640Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:50.1892460Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:50.1991860Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:50.2011770Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:50.2020210Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:50.2122260Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:50.2176700Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:50.2216850Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:50.2229840Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:50.2232620Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:50.2233960Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:50.2235270Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:50.2252180Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:50.2256870Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:50.2292020Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:50.2295440Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:50.2296680Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:50.2299030Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:50.7847850Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:50.7848700Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:50.7904590Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:50.7916620Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:50.8018030Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:50.8058820Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:50.8059910Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:50.8060820Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:50.8062160Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:50.8063190Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:50.8064060Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:50.8064940Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:50.8065860Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:50.8066750Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:50.8067650Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:50.8068520Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:50.8069580Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:50.8070530Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:50.8071890Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:50.8072790Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:50.8073720Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:50.8074920Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:50.8075780Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:50.8076620Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:50.8077500Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:50.8079170Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:50.8080040Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:50.8081050Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:50.8083030Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:50.8083990Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:50.8085210Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:50.8086210Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:50.8087090Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:50.8088540Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:50.8090320Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:50.8091590Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:50.8092540Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:50.8099020Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:50.8099880Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:50.8101080Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:50.8102030Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:50.8104520Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:50.8120700Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:50.8121680Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:50.8122560Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:50.8123470Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:50.8124310Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:50.8125210Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:50.8126030Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:50.8126880Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:50.8127760Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:50.8128600Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:50.8129490Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:50.8130370Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:50.8131220Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:50.8132110Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:50.8132940Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:50.8134340Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:50.8135240Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:50.8136090Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:50.8136970Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:50.8137810Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:50.8138780Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:50.8140150Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:50.8141030Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:50.8141870Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:50.8143030Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:50.8143920Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:50.8144920Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:50.8145800Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:50.8147430Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:50.8148370Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:50.8149300Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:50.8150710Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:50.8151640Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:50.8152570Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:50.8155630Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:50.8156490Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:50.8157380Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:50.8158520Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:50.8159390Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:50.8160210Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:50.8161030Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:50.8162690Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:50.8163670Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:50.8164500Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:50.8165690Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:50.8166520Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:50.8167400Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:50.8168530Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:50.8169420Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:50.8170290Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:50.8171100Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:50.8171960Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:50.8173330Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:50.8176200Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:50.8177170Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:50.8178320Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:50.8179180Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:50.8180040Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:50.8180880Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:50.8181750Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:50.8182610Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:50.8183420Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:50.8184310Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:50.8185140Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:50.8186030Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:50.8186900Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:50.8187740Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:50.8189070Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:50.8189920Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:50.8190810Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:50.8191690Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:50.8192530Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:50.8193380Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:50.8194210Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:50.8195280Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:50.8196160Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:50.8197010Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:50.8197880Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:50.8198780Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:50.8199690Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:50.8200580Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:50.8201680Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:50.8202570Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:50.8203390Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:50.8204270Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:50.8205140Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:50.8206230Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:50.8207110Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:50.8207940Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:50.8208880Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:50.8209730Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:50.8210950Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:50.8211770Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:50.8213030Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:50.8215140Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:50.8316510Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:50.8320200Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:50.8321160Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:50.8322010Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:50.8323100Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:50.8324120Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:50.8325080Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:50.8326070Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:50.8327020Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:50.8328160Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:50.8329160Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:50.8330170Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:50.8332090Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:50.8333330Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:50.8335000Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:50.8336570Z ##[endgroup] 2021-05-16T22:03:50.8337570Z ##[group]Determining the checkout info 2021-05-16T22:03:50.8338630Z ##[endgroup] 2021-05-16T22:03:50.8339560Z ##[group]Checking out the ref 2021-05-16T22:03:50.8341020Z [command]/usr/local/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:50.9463170Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:50.9563610Z ##[endgroup] 2021-05-16T22:03:50.9638600Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T22:03:50.9739720Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:51.0009080Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:51.0010010Z with: 2021-05-16T22:03:51.0010360Z r-version: oldrel 2021-05-16T22:03:51.0010690Z Ncpus: 1 2021-05-16T22:03:51.0011060Z crayon.enabled: NULL 2021-05-16T22:03:51.0011540Z remove-openmp-macos: true 2021-05-16T22:03:51.0012040Z http-user-agent: default 2021-05-16T22:03:51.0012440Z install-r: true 2021-05-16T22:03:51.0012960Z windows-path-include-mingw: true 2021-05-16T22:03:51.0013430Z env: 2021-05-16T22:03:51.0013810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:51.0014230Z TIC_DEPLOY_KEY: 2021-05-16T22:03:51.0014550Z RSPM: 2021-05-16T22:03:51.0016680Z GITHUB_PAT: *** 2021-05-16T22:03:51.0017120Z COVERALLS_TOKEN: 2021-05-16T22:03:51.0017560Z continue-on-error: false 2021-05-16T22:03:51.0018000Z VDIFFR_RUN_TESTS: false 2021-05-16T22:03:51.0018360Z ##[endgroup] 2021-05-16T22:03:53.4500640Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T22:03:56.2806780Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T22:03:56.5041720Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T22:03:56.5127900Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T22:03:56.5133390Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T22:03:57.0547480Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T22:03:57.0552190Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T22:03:57.3364070Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T22:03:58.0877820Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T22:03:58.0880540Z Checksumming (Apple_Free : 3)… 2021-05-16T22:03:59.0012430Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T22:03:59.0117310Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T22:03:59.0378820Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T22:03:59.0481570Z Checksumming (Apple_Free : 5)… 2021-05-16T22:04:00.1465080Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T22:04:00.1477990Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T22:04:00.1479240Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T22:04:00.1480780Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T22:04:01.1475360Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T22:04:01.1488740Z verified CRC32 $84F1919B 2021-05-16T22:04:01.7057450Z /dev/disk2 GUID_partition_scheme 2021-05-16T22:04:01.7163010Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:01.7263270Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T22:04:03.4822180Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T22:04:03.4823040Z To reinstall 0.29.2_3, run: 2021-05-16T22:04:03.4823980Z brew reinstall pkg-config 2021-05-16T22:04:03.5226450Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T22:04:05.1039310Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T22:04:05.4661430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T22%3A10%3A00Z&sig=TsYsSa7K7oY5DjCfkHLE%2FhFvbc3PcCnnKXLb5aVAQ50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:05.6895700Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T22:04:08.2772030Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T22:04:08.2871810Z installer: Upgrading at base path / 2021-05-16T22:04:08.2973080Z installer: The upgrade was successful. 2021-05-16T22:04:10.1854850Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T22:04:10.2503630Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T22:04:11.8465100Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T22:04:12.1691570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T22%3A10%3A00Z&sig=2589kD%2BOcu6%2BVRD4VCcKMg8HAbw%2F9rIc7s6EPGoWkyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:04:12.2319920Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T22:04:14.0696600Z installer: Package name is gfortran 2021-05-16T22:04:14.0747370Z installer: Installing at base path / 2021-05-16T22:04:14.0800580Z installer: The install was successful. 2021-05-16T22:04:14.0839570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T22:04:14.2852140Z "disk2" ejected. 2021-05-16T22:04:14.2954050Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T22:04:14.9119190Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T22:04:15.5189070Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T22:04:15.5465830Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:15.5466360Z env: 2021-05-16T22:04:15.5466790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:15.5467240Z TIC_DEPLOY_KEY: 2021-05-16T22:04:15.5467610Z RSPM: 2021-05-16T22:04:15.5468810Z GITHUB_PAT: *** 2021-05-16T22:04:15.5469200Z COVERALLS_TOKEN: 2021-05-16T22:04:15.5469690Z continue-on-error: false 2021-05-16T22:04:15.5470150Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:15.5470650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:15.5471080Z TZ: UTC 2021-05-16T22:04:15.5471490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:15.5471870Z NOT_CRAN: true 2021-05-16T22:04:15.5472260Z ##[endgroup] 2021-05-16T22:04:15.9401060Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T22:04:16.0538830Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T22:04:16.0604360Z Dload Upload Total Spent Left Speed 2021-05-16T22:04:16.0605200Z 2021-05-16T22:04:16.1266700Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:16.1268020Z 100 117 0 117 0 0 1602 0 --:--:-- --:--:-- --:--:-- 1602 2021-05-16T22:04:17.0435730Z 2021-05-16T22:04:17.0443410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:17.0445470Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T22:04:17.4275880Z 2021-05-16T22:04:18.3697630Z 4 82.6M 4 4112k 0 0 2992k 0 0:00:28 0:00:01 0:00:27 2992k 2021-05-16T22:04:19.3596040Z 29 82.6M 29 24.0M 0 0 10.3M 0 0:00:07 0:00:02 0:00:05 21.2M 2021-05-16T22:04:20.3554110Z 55 82.6M 55 46.0M 0 0 13.9M 0 0:00:05 0:00:03 0:00:02 21.7M 2021-05-16T22:04:21.0540030Z 82 82.6M 82 68.0M 0 0 15.8M 0 0:00:05 0:00:04 0:00:01 21.8M 2021-05-16T22:04:21.0541950Z 100 82.6M 100 82.6M 0 0 16.5M 0 0:00:05 0:00:05 --:--:-- 21.6M 2021-05-16T22:04:25.1144300Z ##[group]Run tlmgr update --self 2021-05-16T22:04:25.1145000Z tlmgr update --self 2021-05-16T22:04:25.1145840Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:25.1146680Z tlmgr update --all 2021-05-16T22:04:25.1327740Z shell: /bin/bash -e {0} 2021-05-16T22:04:25.1328140Z env: 2021-05-16T22:04:25.1328570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:25.1329050Z TIC_DEPLOY_KEY: 2021-05-16T22:04:25.1330000Z RSPM: 2021-05-16T22:04:25.1331310Z GITHUB_PAT: *** 2021-05-16T22:04:25.1331750Z COVERALLS_TOKEN: 2021-05-16T22:04:25.1332210Z continue-on-error: false 2021-05-16T22:04:25.1332700Z VDIFFR_RUN_TESTS: false 2021-05-16T22:04:25.1333170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:04:25.1333620Z TZ: UTC 2021-05-16T22:04:25.1333990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:25.1334400Z NOT_CRAN: true 2021-05-16T22:04:25.1334850Z ##[endgroup] 2021-05-16T22:04:27.2897120Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:27.2899320Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:29.4941960Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:29.4943080Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:05:04.0081800Z [2/89, 00:35/459:15:50] install: ae [57k] 2021-05-16T22:05:04.4084400Z [3/89, 00:35/06:15:22] install: auto-pst-pdf-lua [3k] 2021-05-16T22:05:04.6707640Z [4/89, 00:35/05:59:55] install: barracuda [30k] 2021-05-16T22:05:04.9841150Z [5/89, 00:35/04:00:39] install: bezierplot [8k] 2021-05-16T22:05:05.2434940Z [6/89, 00:36/03:47:44] install: biber.universal-darwin [33017k] 2021-05-16T22:05:08.3842690Z [7/89, 00:39/00:43] install: biber [1k] 2021-05-16T22:05:08.6351010Z [8/89, 00:39/00:43] install: biblatex [238k] 2021-05-16T22:05:09.1495820Z [9/89, 00:40/00:43] install: checkcites.universal-darwin [1k] 2021-05-16T22:05:09.4091610Z [10/89, 00:40/00:43] install: checkcites [7k] 2021-05-16T22:05:09.6681850Z [11/89, 00:40/00:43] install: chickenize [15k] 2021-05-16T22:05:09.9755260Z [12/89, 00:40/00:43] install: chinese-jfm [3k] 2021-05-16T22:05:10.2262050Z [13/89, 00:41/00:44] install: cloze [9k] 2021-05-16T22:05:10.4765330Z [14/89, 00:41/00:44] install: colorprofiles [86k] 2021-05-16T22:05:10.8376400Z [15/89, 00:41/00:44] install: combofont [2k] 2021-05-16T22:05:11.0947910Z [16/89, 00:42/00:45] install: courier [470k] 2021-05-16T22:05:11.6609660Z [17/89, 00:42/00:45] install: courier-scaled [3k] 2021-05-16T22:05:11.9195370Z [18/89, 00:42/00:45] install: cstypo [3k] 2021-05-16T22:05:12.1834230Z [19/89, 00:43/00:46] install: ctablestack [2k] 2021-05-16T22:05:12.4459510Z [20/89, 00:43/00:46] install: ekdosis [19k] 2021-05-16T22:05:12.7603520Z [21/89, 00:43/00:46] install: emoji [40k] 2021-05-16T22:05:13.1222860Z [22/89, 00:44/00:47] install: emojicite [2k] 2021-05-16T22:05:13.3824490Z [23/89, 00:44/00:47] install: enctex [24k] 2021-05-16T22:05:13.7026270Z [24/89, 00:44/00:47] install: enigma [18k] 2021-05-16T22:05:14.0118730Z [25/89, 00:45/00:48] install: etex-pkg [6k] 2021-05-16T22:05:14.2629750Z [26/89, 00:45/00:48] install: filecontents [3k] 2021-05-16T22:05:14.5221110Z [27/89, 00:45/00:48] install: grfext [3k] 2021-05-16T22:05:14.7746560Z [28/89, 00:45/00:48] install: hyphenex [9k] 2021-05-16T22:05:15.0272670Z [29/89, 00:46/00:49] install: ifplatform [2k] 2021-05-16T22:05:15.2841760Z [30/89, 00:46/00:49] install: innerscript [4k] 2021-05-16T22:05:15.5428460Z [31/89, 00:46/00:49] install: interpreter [7k] 2021-05-16T22:05:15.8048730Z [32/89, 00:46/00:49] install: kanaparser [5k] 2021-05-16T22:05:16.0597710Z [33/89, 00:47/00:50] install: knuth-local [23k] 2021-05-16T22:05:16.3673090Z [34/89, 00:47/00:50] install: logreq [4k] 2021-05-16T22:05:50.7267950Z [35/89, 01:21/01:26] install: lua-typo [7k] 2021-05-16T22:06:25.1331010Z [36/89, 01:56/02:04] install: lua-uca [70k] 2021-05-16T22:06:25.5039610Z [37/89, 01:56/02:03] install: lua-ul [7k] 2021-05-16T22:06:25.7598020Z [38/89, 01:56/02:03] install: lua-uni-algos [6k] 2021-05-16T22:06:26.0164930Z [39/89, 01:57/02:05] install: lua-visual-debug [4k] 2021-05-16T22:06:26.2677580Z [40/89, 01:57/02:05] install: luacode [3k] 2021-05-16T22:06:26.5207780Z [41/89, 01:57/02:04] install: luacolor [5k] 2021-05-16T22:06:26.7729250Z [42/89, 01:57/02:04] install: luahyphenrules [3k] 2021-05-16T22:06:27.0378000Z [43/89, 01:58/02:06] install: luaimageembed [2k] 2021-05-16T22:06:27.2984910Z [44/89, 01:58/02:06] install: luaindex [5k] 2021-05-16T22:06:27.5510900Z [45/89, 01:58/02:06] install: luainputenc [5k] 2021-05-16T22:06:27.8123780Z [46/89, 01:58/02:05] install: luaintro [1k] 2021-05-16T22:06:28.0774200Z [47/89, 01:59/02:07] install: luakeys [5k] 2021-05-16T22:06:28.3320120Z [48/89, 01:59/02:07] install: lualatex-doc [1k] 2021-05-16T22:06:28.5924380Z [49/89, 01:59/02:07] install: lualatex-truncate [2k] 2021-05-16T22:06:28.8528200Z [50/89, 01:59/02:07] install: luamplib [12k] 2021-05-16T22:06:29.1088250Z [51/89, 02:00/02:08] install: luapackageloader [2k] 2021-05-16T22:06:29.3705410Z [52/89, 02:00/02:08] install: luaprogtable [7k] 2021-05-16T22:06:29.6341880Z [53/89, 02:00/02:08] install: luarandom [2k] 2021-05-16T22:06:29.8948540Z [54/89, 02:00/02:08] install: luatex85 [2k] 2021-05-16T22:06:30.1468320Z [55/89, 02:01/02:09] install: luatexbase [4k] 2021-05-16T22:06:30.4262250Z [56/89, 02:01/02:09] install: luatexko [22k] 2021-05-16T22:06:30.7308400Z [57/89, 02:01/02:08] install: luatextra [2k] 2021-05-16T22:06:30.9971820Z [58/89, 02:01/02:08] install: luavlna [8k] 2021-05-16T22:06:31.2704640Z [59/89, 02:02/02:10] install: luaxml [31k] 2021-05-16T22:06:31.5852460Z [60/89, 02:02/02:09] install: makeindex.universal-darwin [91k] 2021-05-16T22:06:32.0068700Z [61/89, 02:03/02:10] install: makeindex [5k] 2021-05-16T22:06:32.2699420Z [62/89, 02:03/02:10] install: mflogo [2k] 2021-05-16T22:06:32.5239460Z [63/89, 02:03/02:10] install: newpax [9k] 2021-05-16T22:06:32.7978780Z [64/89, 02:03/02:10] install: nodetree [13k] 2021-05-16T22:06:33.1118970Z [65/89, 02:04/02:11] install: odsfile [5k] 2021-05-16T22:06:33.3754110Z [66/89, 02:04/02:11] install: optex.universal-darwin [1k] 2021-05-16T22:06:33.6357140Z [67/89, 02:04/02:11] install: optex [770k] 2021-05-16T22:06:34.2350820Z [68/89, 02:05/02:09] install: pdfarticle [4k] 2021-05-16T22:06:34.4978480Z [69/89, 02:05/02:09] install: pdfextra [22k] 2021-05-16T22:06:34.8125330Z [70/89, 02:05/02:09] install: placeat [4k] 2021-05-16T22:06:35.0731860Z [71/89, 02:06/02:10] install: plantuml [3k] 2021-05-16T22:06:35.3402440Z [72/89, 02:06/02:10] install: rsfs [55k] 2021-05-16T22:06:35.7070160Z [73/89, 02:06/02:10] install: selnolig [53k] 2021-05-16T22:06:36.0618690Z [74/89, 02:07/02:11] install: spelling [14k] 2021-05-16T22:06:36.6165690Z [75/89, 02:07/02:11] install: stricttex [2k] 2021-05-16T22:06:36.6443850Z [76/89, 02:07/02:11] install: texlive-common [1k] 2021-05-16T22:06:36.9087990Z [77/89, 02:07/02:11] install: texlive-en [1k] 2021-05-16T22:06:37.1697050Z [78/89, 02:08/02:12] install: texlive-msg-translations [144k] 2021-05-16T22:06:37.6011580Z [79/89, 02:08/02:11] install: thumbpdf.universal-darwin [1k] 2021-05-16T22:06:37.8667950Z [80/89, 02:08/02:11] install: thumbpdf [19k] 2021-05-16T22:06:38.1931510Z [81/89, 02:09/02:12] install: tlshell.universal-darwin [1k] 2021-05-16T22:06:38.4529500Z [82/89, 02:09/02:12] install: tlshell [29k] 2021-05-16T22:06:38.7717450Z [83/89, 02:09/02:12] install: typewriter [25k] 2021-05-16T22:06:39.0851950Z [84/89, 02:10/02:13] install: uninormalize [6k] 2021-05-16T22:06:39.3463890Z [85/89, 02:10/02:13] install: upquote [2k] 2021-05-16T22:07:13.7758720Z [86/89, 02:44/02:48] install: xdvi.universal-darwin [948k] 2021-05-16T22:07:14.4732540Z [87/89, 02:45/02:45] install: xdvi [7k] 2021-05-16T22:07:14.7342260Z [88/89, 02:45/02:45] install: collection-basic [1k] 2021-05-16T22:07:14.9991680Z [89/89, 02:45/02:45] install: collection-luatex [1k] 2021-05-16T22:07:15.2637660Z running mktexlsr ... 2021-05-16T22:07:15.8722070Z done running mktexlsr. 2021-05-16T22:07:15.9127200Z running updmap-sys ... 2021-05-16T22:07:16.4812810Z done running updmap-sys. 2021-05-16T22:07:16.4814140Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T22:07:16.4816360Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RJCMnVfHGs/iHLUvVINor ... 2021-05-16T22:07:17.5597370Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RJCMnVfHGs/iHLUvVINor. 2021-05-16T22:07:17.5599310Z OK: optex.fmt/luatex 2021-05-16T22:07:17.5600650Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:07:17.5602180Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:07:19.7312770Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:07:19.7313950Z tlmgr: no updates available 2021-05-16T22:07:19.8655440Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:07:19.8655950Z with: 2021-05-16T22:07:19.8656300Z pandoc-version: 2.7.3 2021-05-16T22:07:19.8656650Z env: 2021-05-16T22:07:19.8657030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:07:19.8657450Z TIC_DEPLOY_KEY: 2021-05-16T22:07:19.8657750Z RSPM: 2021-05-16T22:07:19.8659010Z GITHUB_PAT: *** 2021-05-16T22:07:19.8659380Z COVERALLS_TOKEN: 2021-05-16T22:07:19.8659810Z continue-on-error: false 2021-05-16T22:07:19.8660240Z VDIFFR_RUN_TESTS: false 2021-05-16T22:07:19.8660670Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:07:19.8661070Z TZ: UTC 2021-05-16T22:07:19.8661390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:07:19.8661750Z NOT_CRAN: true 2021-05-16T22:07:19.8662060Z ##[endgroup] 2021-05-16T22:07:20.4125420Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T22:07:23.1823260Z installer: Package name is pandoc 2021-05-16T22:07:23.1827250Z installer: Installing at base path / 2021-05-16T22:07:23.1828000Z installer: The install was successful. 2021-05-16T22:07:23.1983010Z ##[group]Run git config user.name adigherman 2021-05-16T22:07:23.1983720Z git config user.name adigherman 2021-05-16T22:07:23.1984470Z git config user.email adig@jhu.edu 2021-05-16T22:07:23.2163430Z shell: /bin/bash -e {0} 2021-05-16T22:07:23.2163870Z env: 2021-05-16T22:07:23.2164350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:07:23.2164900Z TIC_DEPLOY_KEY: 2021-05-16T22:07:23.2165280Z RSPM: 2021-05-16T22:07:23.2166390Z GITHUB_PAT: *** 2021-05-16T22:07:23.2166870Z COVERALLS_TOKEN: 2021-05-16T22:07:23.2167360Z continue-on-error: false 2021-05-16T22:07:23.2167890Z VDIFFR_RUN_TESTS: false 2021-05-16T22:07:23.2168400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:07:23.2168960Z TZ: UTC 2021-05-16T22:07:23.2169370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:07:23.2169820Z NOT_CRAN: true 2021-05-16T22:07:23.2170210Z ##[endgroup] 2021-05-16T22:07:23.3037960Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T22:07:23.3038690Z env: 2021-05-16T22:07:23.3039210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:07:23.3039660Z TIC_DEPLOY_KEY: 2021-05-16T22:07:23.3040030Z RSPM: 2021-05-16T22:07:23.3041490Z GITHUB_PAT: *** 2021-05-16T22:07:23.3041910Z COVERALLS_TOKEN: 2021-05-16T22:07:23.3042400Z continue-on-error: false 2021-05-16T22:07:23.3042900Z VDIFFR_RUN_TESTS: false 2021-05-16T22:07:23.3043410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:07:23.3043840Z TZ: UTC 2021-05-16T22:07:23.3044230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:07:23.3044620Z NOT_CRAN: true 2021-05-16T22:07:23.3045010Z ##[endgroup] 2021-05-16T22:07:24.9058050Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T22:07:24.9402790Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T22:07:25.6985520Z To reinstall 3.20.2, run: 2021-05-16T22:07:25.6991730Z brew reinstall cmake 2021-05-16T22:07:26.4646510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T22:07:27.6191040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:28.1990830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T22:07:28.5203560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T22%3A15%3A00Z&sig=E%2Bep21iLBpsT1Gv%2FDPJuwCa1S5aWwGTuTT87m1gDcYw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:28.5581040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=E\%2Bep21iLBpsT1Gv\%2FDPJuwCa1S5aWwGTuTT87m1gDcYw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:28.6263880Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T22:07:28.6876300Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T22:07:28.6903660Z 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/d20210516-2763-131g5fo 2021-05-16T22:07:28.7089840Z cp -pR /private/tmp/d20210516-2763-131g5fo/libssh/. /usr/local/Cellar/libssh 2021-05-16T22:07:28.7283650Z chmod -Rf +w /private/tmp/d20210516-2763-131g5fo 2021-05-16T22:07:28.7823140Z ==> Finishing up 2021-05-16T22:07:28.8148440Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T22:07:28.8166890Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T22:07:28.8171660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T22:07:28.8177200Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T22:07:28.8181440Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T22:07:28.8186670Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T22:07:28.8194010Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T22:07:28.8336010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2927-k269db.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-16T22:07:31.0011930Z ==> Summary 2021-05-16T22:07:31.0063010Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T22:07:32.9799120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T22:07:34.1146320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:34.6275480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T22:07:34.9460580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T22%3A15%3A00Z&sig=Y1Z6K%2BdgrezviQa0VkiSr2kb4HiNQTLQo0%2F6CQ313kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:34.9744360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Y1Z6K\%2BdgrezviQa0VkiSr2kb4HiNQTLQo0\%2F6CQ313kU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:35.9179920Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T22:07:36.2666950Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T22:07:37.3432340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:37.9110140Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T22:07:38.2456050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T22%3A15%3A00Z&sig=pOXiBeoCBv%2BwGVd2sjXLEsQS6kTsV%2FP2E5l6z7U0%2F5s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:38.2833850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=pOXiBeoCBv\%2BwGVd2sjXLEsQS6kTsV\%2FP2E5l6z7U0\%2F5s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:38.4099240Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T22:07:38.4169080Z ==> Installing dependencies for jags: gcc 2021-05-16T22:07:38.4176510Z ==> Installing jags dependency: gcc 2021-05-16T22:07:38.5010650Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T22:07:38.5039310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2934-p8vo3h 2021-05-16T22:07:40.7979590Z cp -pR /private/tmp/d20210516-2934-p8vo3h/gcc/. /usr/local/Cellar/gcc 2021-05-16T22:07:42.4363040Z chmod -Rf +w /private/tmp/d20210516-2934-p8vo3h 2021-05-16T22:07:46.3494000Z ==> Finishing up 2021-05-16T22:07:46.5251520Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T22:07:46.5255680Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T22:07:46.5260420Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T22:07:46.5265680Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T22:07:46.5270270Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T22:07:46.5275590Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T22:07:46.5280640Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T22:07:46.5285360Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T22:07:46.5290760Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T22:07:46.5295370Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T22:07:46.5308830Z rm /usr/local/bin/c++-11 2021-05-16T22:07:46.5313530Z rm /usr/local/bin/cpp-11 2021-05-16T22:07:46.5316680Z rm /usr/local/bin/g++-11 2021-05-16T22:07:46.5320010Z rm /usr/local/bin/gcc-11 2021-05-16T22:07:46.5367780Z rm /usr/local/bin/gcc-ar-11 2021-05-16T22:07:46.5371110Z rm /usr/local/bin/gcc-nm-11 2021-05-16T22:07:46.5373800Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T22:07:46.5377010Z rm /usr/local/bin/gcov-11 2021-05-16T22:07:46.5379940Z rm /usr/local/bin/gcov-dump-11 2021-05-16T22:07:46.5382740Z rm /usr/local/bin/gcov-tool-11 2021-05-16T22:07:46.7652640Z Error: The `brew link` step did not complete successfully 2021-05-16T22:07:46.7653570Z The formula built, but is not symlinked into /usr/local 2021-05-16T22:07:47.4281040Z Could not symlink bin/gfortran 2021-05-16T22:07:47.4382820Z Target /usr/local/bin/gfortran 2021-05-16T22:07:47.4402980Z already exists. You may want to remove it: 2021-05-16T22:07:47.4404700Z rm '/usr/local/bin/gfortran' 2021-05-16T22:07:47.4405480Z 2021-05-16T22:07:47.4406400Z To force the link and overwrite all conflicting files: 2021-05-16T22:07:47.4407750Z brew link --overwrite gcc 2021-05-16T22:07:47.4408510Z 2021-05-16T22:07:47.4409290Z To list all files that would be deleted: 2021-05-16T22:07:47.4410580Z brew link --overwrite --dry-run gcc 2021-05-16T22:07:47.4411200Z 2021-05-16T22:07:47.4412060Z Possible conflicting files are: 2021-05-16T22:07:47.4413490Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T22:07:47.4416590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3107-159i8.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-16T22:07:49.7555840Z ==> Summary 2021-05-16T22:07:49.8453570Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T22:07:49.8458860Z ==> Installing jags 2021-05-16T22:07:49.8462670Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T22:07:49.8480670Z 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/d20210516-2934-px6p8y 2021-05-16T22:07:49.9033380Z cp -pR /private/tmp/d20210516-2934-px6p8y/jags/. /usr/local/Cellar/jags 2021-05-16T22:07:49.9798450Z chmod -Rf +w /private/tmp/d20210516-2934-px6p8y 2021-05-16T22:07:50.0992990Z ==> Finishing up 2021-05-16T22:07:50.1315710Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T22:07:50.1321900Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T22:07:50.1332490Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T22:07:50.1339130Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T22:07:50.1344300Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T22:07:50.1349320Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T22:07:50.1354510Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T22:07:50.1359840Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T22:07:50.1367200Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T22:07:50.1737440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3133-4h1dkr.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-16T22:07:52.2768790Z ==> Summary 2021-05-16T22:07:52.2859980Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T22:07:54.4059280Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T22:07:55.4793610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:07:56.0090040Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T22:07:56.3243830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T22%3A15%3A00Z&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS%2BYWITGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:07:56.3652790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=d40MvH66rBNCbin14BFEFWzqHmpEPvNeGagS\%2BYWITGQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:07:56.5761390Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T22:07:56.6822450Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T22:07:56.6851530Z 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/d20210516-3140-eaowjv 2021-05-16T22:07:56.9250490Z cp -pR /private/tmp/d20210516-3140-eaowjv/v8/. /usr/local/Cellar/v8 2021-05-16T22:07:57.0603720Z chmod -Rf +w /private/tmp/d20210516-3140-eaowjv 2021-05-16T22:07:57.2424560Z ==> Finishing up 2021-05-16T22:07:57.2919910Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T22:07:57.3376960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3305-7wj9jf.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-16T22:07:59.4915960Z ==> Summary 2021-05-16T22:07:59.4976390Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T22:08:01.5339720Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T22:08:02.5756830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:03.1021290Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T22:08:03.4281980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T22%3A15%3A00Z&sig=jK2ogoQ%2BKLM4YQPw2bj2C%2BvmbIWVJXvcYPoxZyq4%2FKE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:03.4715110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=jK2ogoQ\%2BKLM4YQPw2bj2C\%2BvmbIWVJXvcYPoxZyq4\%2FKE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:03.5861630Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T22:08:03.6055420Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:08:04.6833920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:05.2053030Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:08:05.5474380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T22%3A15%3A00Z&sig=s9fJE%2FqMp9O%2Bim7bOr4EGmVpdYH8Tk3%2BK1b4ZCEmQDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:05.5813210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=s9fJE\%2FqMp9O\%2Bim7bOr4EGmVpdYH8Tk3\%2BK1b4ZCEmQDQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:05.6908870Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T22:08:05.7046380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:08:06.9535220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:07.5077880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:08:07.8543240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T22%3A15%3A00Z&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:07.8885450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Z9ep5TXzm7A8ViVvTDNob88khRMqUD4IuD2hxPcfBLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:08.0382770Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T22:08:08.0601360Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T22:08:08.0606850Z ==> Installing fftw dependency: hwloc 2021-05-16T22:08:08.1212330Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T22:08:08.1242060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3312-il1d46 2021-05-16T22:08:08.4427990Z cp -pR /private/tmp/d20210516-3312-il1d46/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T22:08:08.9118570Z chmod -Rf +w /private/tmp/d20210516-3312-il1d46 2021-05-16T22:08:09.3021210Z ==> Finishing up 2021-05-16T22:08:09.3365120Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T22:08:09.3370010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T22:08:09.3375350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T22:08:09.3381080Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T22:08:09.3385970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T22:08:09.3391200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T22:08:09.3396380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T22:08:09.3401320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T22:08:09.3406450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T22:08:09.3411520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T22:08:09.3416810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T22:08:09.3421580Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T22:08:09.3426770Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T22:08:09.3433350Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T22:08:09.3438390Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T22:08:09.3450150Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T22:08:09.3457880Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T22:08:09.3463520Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T22:08:09.3474020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T22:08:09.3480210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T22:08:09.3485950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T22:08:09.3491870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T22:08:09.3517220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T22:08:09.3519200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T22:08:09.3520780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T22:08:09.3528250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T22:08:09.3548920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T22:08:09.3554450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T22:08:09.3560320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T22:08:09.3566140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T22:08:09.3571910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T22:08:09.3603370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T22:08:09.3620300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T22:08:09.3638900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T22:08:09.3657020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T22:08:09.3663290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T22:08:09.3676300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T22:08:09.3681740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T22:08:09.3687810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T22:08:09.3704230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T22:08:09.3724270Z 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-16T22:08:09.3729520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T22:08:09.3735100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T22:08:09.3756280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T22:08:10.1573840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T22:08:10.1579750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T22:08:10.1582330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T22:08:10.1584440Z 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-16T22:08:10.1586620Z 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-16T22:08:10.1589170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T22:08:10.1591080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T22:08:10.1593000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T22:08:10.1594940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T22:08:10.1596940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T22:08:10.1598940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T22:08:10.1600830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T22:08:10.1602690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T22:08:10.1604540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T22:08:10.1606310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T22:08:10.1608110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T22:08:10.1609930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T22:08:10.1611780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T22:08:10.1613680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T22:08:10.1615510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T22:08:10.1617340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T22:08:10.1619160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T22:08:10.1621030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T22:08:10.1622850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T22:08:10.1624620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T22:08:10.1626760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T22:08:10.1628550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T22:08:10.1630390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T22:08:10.1632090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T22:08:10.1633780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T22:08:10.1635580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T22:08:10.1637390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T22:08:10.1639040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T22:08:10.1640640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T22:08:10.1642280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T22:08:10.1643920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T22:08:10.1645580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T22:08:10.1647500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T22:08:10.1649320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T22:08:10.1651020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T22:08:10.1652820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T22:08:10.1654510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T22:08:10.1656180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T22:08:10.1657950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T22:08:10.1659630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T22:08:10.1661480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T22:08:10.1663190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T22:08:10.1664890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T22:08:10.1666540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T22:08:10.1668460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T22:08:10.1670290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T22:08:10.1672030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T22:08:10.1673660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T22:08:10.1675320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T22:08:10.1677070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T22:08:10.1679640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T22:08:10.1680920Z Only the first 100 operations were output. 2021-05-16T22:08:10.1683420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3488-p5onnz.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-16T22:08:12.0840200Z ==> Summary 2021-05-16T22:08:12.1407680Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T22:08:12.1415140Z ==> Installing fftw dependency: open-mpi 2021-05-16T22:08:12.1939720Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:08:12.1956950Z 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/d20210516-3312-mkh5u7 2021-05-16T22:08:12.4832610Z cp -pR /private/tmp/d20210516-3312-mkh5u7/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T22:08:12.8750050Z chmod -Rf +w /private/tmp/d20210516-3312-mkh5u7 2021-05-16T22:08:14.6937870Z ==> Finishing up 2021-05-16T22:08:14.7268740Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T22:08:14.7273830Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T22:08:14.7278490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T22:08:14.7283550Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T22:08:14.7290170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T22:08:14.7295050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T22:08:14.7300380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T22:08:14.7305930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T22:08:14.7311130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T22:08:14.7316000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T22:08:14.7321280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T22:08:14.7326500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T22:08:14.7331560Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T22:08:14.7337040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T22:08:14.7342080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T22:08:14.7347230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T22:08:14.7352070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T22:08:14.7356940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T22:08:14.7361910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T22:08:14.7367130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T22:08:14.7371690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T22:08:14.7376510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T22:08:14.7382470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T22:08:14.7387840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T22:08:14.7395320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T22:08:14.7399920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T22:08:14.7404810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T22:08:14.7409800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T22:08:14.7414620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T22:08:14.7420570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T22:08:14.7425330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T22:08:14.7430160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T22:08:14.7435520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T22:08:14.7440340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T22:08:14.7445600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T22:08:14.7450410Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T22:08:14.7455580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T22:08:14.7460470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T22:08:14.7465790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T22:08:14.7470540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T22:08:14.7476020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T22:08:14.7481100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T22:08:14.7485760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T22:08:14.7490780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T22:08:14.7495850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T22:08:14.7500450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T22:08:14.7507520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T22:08:14.7513450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T22:08:14.7560600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T22:08:14.7565230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T22:08:14.7571160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T22:08:14.7576610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T22:08:14.7582160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T22:08:14.7587600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T22:08:14.7593550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T22:08:14.7598720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T22:08:14.7604100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T22:08:14.7609490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T22:08:14.7614830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T22:08:14.7620130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T22:08:14.7631020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T22:08:14.7636460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T22:08:14.7641870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T22:08:14.7660360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T22:08:14.7665880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T22:08:14.7683430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T22:08:14.7688930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T22:08:14.7694180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T22:08:14.7699630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T22:08:14.7704970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T22:08:14.7710360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T22:08:14.7715750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T22:08:14.7721490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T22:08:14.7726390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T22:08:14.7731680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T22:08:14.7737130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T22:08:14.7742790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T22:08:14.7748680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T22:08:14.7754550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T22:08:14.7759590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T22:08:14.7765050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T22:08:14.7770330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T22:08:14.7775680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T22:08:14.7780650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T22:08:14.7786170Z 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-16T22:08:14.7791320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T22:08:14.7796390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T22:08:14.7801570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T22:08:14.7806770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T22:08:14.7812100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T22:08:14.7817290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T22:08:14.7822690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T22:08:14.7827750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T22:08:14.7833710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T22:08:14.7838610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T22:08:14.7843700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T22:08:14.7848740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T22:08:14.7853790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T22:08:14.7859330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T22:08:14.7864720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T22:08:14.7869040Z Only the first 100 operations were output. 2021-05-16T22:08:15.2180280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3517-19epvtk.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-16T22:08:17.4713730Z ==> Summary 2021-05-16T22:08:17.5125390Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:08:17.5162580Z ==> Installing fftw 2021-05-16T22:08:17.5165860Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:08:17.5183910Z 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/d20210516-3312-3l3fun 2021-05-16T22:08:17.6265030Z cp -pR /private/tmp/d20210516-3312-3l3fun/fftw/. /usr/local/Cellar/fftw 2021-05-16T22:08:17.6903490Z chmod -Rf +w /private/tmp/d20210516-3312-3l3fun 2021-05-16T22:08:17.8898220Z ==> Finishing up 2021-05-16T22:08:17.9425620Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T22:08:17.9517290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T22:08:17.9520690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T22:08:17.9751180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T22:08:17.9760460Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T22:08:17.9763150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T22:08:17.9772370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T22:08:17.9774020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T22:08:17.9778040Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T22:08:17.9782350Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T22:08:17.9790270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T22:08:17.9792300Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T22:08:17.9800000Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T22:08:17.9947970Z info /usr/local/share/info/fftw3.info 2021-05-16T22:08:17.9959030Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T22:08:17.9964740Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T22:08:17.9976680Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T22:08:17.9983030Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T22:08:17.9989020Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T22:08:17.9995050Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T22:08:18.0005250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T22:08:18.0010730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T22:08:18.0016680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T22:08:18.0022430Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T22:08:18.0027770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T22:08:18.0032850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T22:08:18.0038420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T22:08:18.0043800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T22:08:18.0050060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T22:08:18.0055590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T22:08:18.0072250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T22:08:18.0074330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T22:08:18.0076090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T22:08:18.0081780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T22:08:18.0088700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T22:08:18.0094280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T22:08:18.0099820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T22:08:18.0105480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T22:08:18.0110420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T22:08:18.0115840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T22:08:18.0120910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T22:08:18.0126370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T22:08:18.0132080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T22:08:18.0143460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T22:08:18.0152850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T22:08:18.0164940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T22:08:18.0196530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T22:08:18.0198320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T22:08:18.0200180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T22:08:18.0204700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T22:08:18.0212770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T22:08:18.0222510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T22:08:18.0235520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T22:08:18.0244300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T22:08:18.0253350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T22:08:18.0264190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T22:08:18.0270760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T22:08:18.0296150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T22:08:18.0297870Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T22:08:18.0305670Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T22:08:18.0719330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3544-474v4t.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-16T22:08:20.1801600Z ==> Summary 2021-05-16T22:08:20.1857420Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:08:20.7711290Z ==> No outdated dependents to upgrade! 2021-05-16T22:08:20.7712730Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:08:20.9407000Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T22:08:20.9408160Z fftw, open-mpi 2021-05-16T22:08:20.9418120Z rm /usr/local/bin/fftw-wisdom 2021-05-16T22:08:20.9421020Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T22:08:20.9423810Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T22:08:20.9426730Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T22:08:20.9431530Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T22:08:20.9434720Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T22:08:20.9437200Z rm /usr/local/include/fftw3.f 2021-05-16T22:08:20.9440160Z rm /usr/local/include/fftw3.f03 2021-05-16T22:08:20.9442980Z rm /usr/local/include/fftw3.h 2021-05-16T22:08:20.9446650Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T22:08:20.9448880Z rm /usr/local/include/fftw3l.f03 2021-05-16T22:08:20.9451680Z rm /usr/local/include/fftw3q.f03 2021-05-16T22:08:20.9459170Z rm /usr/local/lib/cmake/fftw3 2021-05-16T22:08:20.9462160Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T22:08:20.9465380Z rm /usr/local/lib/libfftw3.a 2021-05-16T22:08:20.9468800Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T22:08:20.9472790Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T22:08:20.9476010Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T22:08:20.9480360Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T22:08:20.9483250Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T22:08:20.9486160Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T22:08:20.9489130Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T22:08:20.9492240Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T22:08:20.9495190Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T22:08:20.9498210Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T22:08:20.9501180Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T22:08:20.9504060Z rm /usr/local/lib/libfftw3f.a 2021-05-16T22:08:20.9507270Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T22:08:20.9510220Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T22:08:20.9513410Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T22:08:20.9517090Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T22:08:20.9520620Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T22:08:20.9523630Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T22:08:20.9526650Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T22:08:20.9529720Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T22:08:20.9532880Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T22:08:20.9535900Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T22:08:20.9538820Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T22:08:20.9541700Z rm /usr/local/lib/libfftw3l.a 2021-05-16T22:08:20.9544840Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T22:08:20.9548220Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T22:08:20.9556620Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T22:08:20.9566380Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T22:08:20.9574220Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T22:08:20.9579360Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T22:08:20.9582270Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T22:08:20.9590300Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T22:08:20.9596880Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T22:08:20.9599850Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T22:08:20.9609910Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T22:08:20.9617210Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T22:08:20.9620750Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T22:08:20.9680950Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T22:08:20.9682190Z rm /usr/local/share/info/fftw3.info 2021-05-16T22:08:20.9693870Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T22:08:20.9697820Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T22:08:20.9715900Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T22:08:21.7371370Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T22:08:21.7373420Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T22:08:21.7375510Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T22:08:21.7376500Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T22:08:21.7377570Z rm /usr/local/bin/mpic++ 2021-05-16T22:08:21.7378540Z rm /usr/local/bin/mpicc 2021-05-16T22:08:21.7379390Z rm /usr/local/bin/mpicxx 2021-05-16T22:08:21.7380950Z rm /usr/local/bin/mpiexec 2021-05-16T22:08:21.7381770Z rm /usr/local/bin/mpif77 2021-05-16T22:08:21.7382520Z rm /usr/local/bin/mpif90 2021-05-16T22:08:21.7383280Z rm /usr/local/bin/mpifort 2021-05-16T22:08:21.7384040Z rm /usr/local/bin/mpirun 2021-05-16T22:08:21.7385330Z rm /usr/local/bin/ompi-clean 2021-05-16T22:08:21.7386590Z rm /usr/local/bin/ompi-server 2021-05-16T22:08:21.7387450Z rm /usr/local/bin/ompi_info 2021-05-16T22:08:21.7388600Z rm /usr/local/bin/opal_wrapper 2021-05-16T22:08:21.7390020Z rm /usr/local/bin/orte-clean 2021-05-16T22:08:21.7391040Z rm /usr/local/bin/orte-info 2021-05-16T22:08:21.7391910Z rm /usr/local/bin/orte-server 2021-05-16T22:08:21.7392420Z rm /usr/local/bin/ortecc 2021-05-16T22:08:21.7392880Z rm /usr/local/bin/orted 2021-05-16T22:08:21.7393340Z rm /usr/local/bin/orterun 2021-05-16T22:08:21.7393870Z rm /usr/local/bin/profile2mat.pl 2021-05-16T22:08:21.7394950Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T22:08:21.7396090Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T22:08:21.7397740Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T22:08:21.7398890Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T22:08:21.7399850Z rm /usr/local/include/mpi-ext.h 2021-05-16T22:08:21.7400380Z rm /usr/local/include/mpi.h 2021-05-16T22:08:21.7400880Z rm /usr/local/include/mpi.mod 2021-05-16T22:08:21.7401410Z rm /usr/local/include/mpi_ext.mod 2021-05-16T22:08:21.7401950Z rm /usr/local/include/mpi_f08.mod 2021-05-16T22:08:21.7402560Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T22:08:21.7403150Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T22:08:21.7403770Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T22:08:21.7404500Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T22:08:21.7405300Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T22:08:21.7405990Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T22:08:21.7418550Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T22:08:21.7419780Z rm /usr/local/include/mpif-config.h 2021-05-16T22:08:21.7420800Z rm /usr/local/include/mpif-constants.h 2021-05-16T22:08:21.7421780Z rm /usr/local/include/mpif-ext.h 2021-05-16T22:08:21.7422740Z rm /usr/local/include/mpif-externals.h 2021-05-16T22:08:21.7423740Z rm /usr/local/include/mpif-handles.h 2021-05-16T22:08:21.7424740Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T22:08:21.7425780Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T22:08:21.7426800Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T22:08:21.7428130Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T22:08:21.7428700Z rm /usr/local/include/mpif.h 2021-05-16T22:08:21.7429220Z rm /usr/local/include/openmpi 2021-05-16T22:08:21.7429840Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T22:08:21.7430520Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T22:08:21.7431190Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T22:08:21.7431890Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T22:08:21.7432630Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T22:08:21.7433330Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T22:08:21.7433970Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T22:08:21.7434590Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T22:08:21.7435170Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T22:08:21.7435730Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T22:08:21.7436270Z rm /usr/local/lib/libmpi.dylib 2021-05-16T22:08:21.7436850Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T22:08:21.7437430Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T22:08:21.7438080Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T22:08:21.7438770Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T22:08:21.7439420Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T22:08:21.7440190Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T22:08:21.7440850Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T22:08:21.7441510Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T22:08:21.7442630Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T22:08:21.7443730Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T22:08:21.7444710Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T22:08:21.7445730Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T22:08:21.7446720Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T22:08:21.7447360Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T22:08:21.7447890Z rm /usr/local/lib/openmpi 2021-05-16T22:08:21.7448800Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T22:08:21.7449760Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T22:08:21.7450730Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T22:08:21.7451700Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T22:08:21.7452670Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T22:08:21.7453300Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T22:08:21.7453870Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T22:08:21.7454430Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T22:08:21.7454930Z rm /usr/local/lib/pmix 2021-05-16T22:08:21.7455740Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T22:08:21.7456350Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T22:08:21.7456900Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T22:08:21.7457470Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T22:08:21.7458030Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T22:08:21.7458580Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T22:08:21.7459150Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T22:08:21.7459720Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T22:08:21.7460720Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T22:08:21.7461700Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T22:08:21.7462320Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T22:08:21.7462920Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T22:08:21.7463970Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T22:08:21.7464920Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T22:08:21.7465910Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T22:08:21.7466510Z rm /usr/local/share/man/man1/orted.1 2021-05-16T22:08:21.7467070Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T22:08:21.7467620Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T22:08:21.7468210Z Only the first 100 operations were output. 2021-05-16T22:08:22.8907300Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T22:08:23.9655740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:24.5138180Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T22:08:24.8652170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T22%3A15%3A00Z&sig=YNrX667m%2BTyQwK95bgyK3VvHA1jxmrFOT7eI%2BZdbfoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:24.9019570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=YNrX667m\%2BTyQwK95bgyK3VvHA1jxmrFOT7eI\%2BZdbfoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:25.1714720Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T22:08:25.3018880Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T22:08:25.3045390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3552-1j07ewu 2021-05-16T22:08:26.0352060Z cp -pR /private/tmp/d20210516-3552-1j07ewu/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T22:08:26.7667640Z chmod -Rf +w /private/tmp/d20210516-3552-1j07ewu 2021-05-16T22:08:27.8439840Z ==> Finishing up 2021-05-16T22:08:27.8865060Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T22:08:27.8875000Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T22:08:27.8882970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T22:08:27.8891590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T22:08:27.9011240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T22:08:27.9015950Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T22:08:27.9021010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T22:08:27.9025650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T22:08:27.9033920Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T22:08:27.9038010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T22:08:27.9042740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T22:08:27.9047030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T22:08:27.9051610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T22:08:27.9056530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T22:08:27.9060810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T22:08:27.9065230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T22:08:27.9070040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T22:08:27.9074580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T22:08:27.9078890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T22:08:27.9083800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T22:08:27.9088300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T22:08:27.9093370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T22:08:27.9098030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T22:08:27.9102900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T22:08:27.9107320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T22:08:27.9111910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T22:08:27.9117350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T22:08:27.9122290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T22:08:27.9127180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T22:08:27.9131720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T22:08:27.9136410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T22:08:27.9141050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T22:08:27.9145950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T22:08:27.9150310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T22:08:27.9155050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T22:08:27.9159640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T22:08:27.9164490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T22:08:27.9168900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T22:08:27.9173880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T22:08:27.9178140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T22:08:27.9182720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T22:08:27.9187600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T22:08:27.9192450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T22:08:27.9197390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T22:08:27.9201930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T22:08:27.9206550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T22:08:27.9211620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T22:08:27.9215660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T22:08:27.9220530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T22:08:27.9224960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T22:08:27.9229670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T22:08:27.9234520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T22:08:27.9238780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T22:08:27.9244160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T22:08:27.9248860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T22:08:27.9253350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T22:08:27.9257840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T22:08:27.9262380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T22:08:27.9267180Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T22:08:27.9271550Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T22:08:27.9276200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T22:08:27.9280490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T22:08:27.9285150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T22:08:27.9289630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T22:08:27.9294180Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T22:08:27.9298870Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T22:08:27.9303000Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T22:08:27.9307720Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T22:08:27.9312330Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T22:08:27.9317170Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T22:08:27.9321910Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T22:08:27.9326850Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T22:08:27.9331230Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T22:08:27.9336060Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T22:08:27.9340830Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T22:08:27.9345230Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T22:08:27.9349830Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T22:08:27.9354560Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T22:08:27.9358870Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T22:08:27.9363790Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T22:08:27.9368520Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T22:08:27.9375520Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T22:08:27.9381360Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T22:08:27.9388470Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T22:08:27.9398690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T22:08:27.9404140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T22:08:27.9409160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T22:08:27.9414450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T22:08:27.9419600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T22:08:27.9424880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T22:08:27.9429990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T22:08:27.9434850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T22:08:27.9439810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T22:08:27.9444900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T22:08:27.9450090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T22:08:27.9455020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T22:08:27.9460140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T22:08:27.9465320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T22:08:27.9470290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T22:08:27.9475510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T22:08:27.9480310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T22:08:27.9483960Z Only the first 100 operations were output. 2021-05-16T22:08:28.2988620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3716-45tm63.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-16T22:08:30.5724770Z ==> Summary 2021-05-16T22:08:30.6490890Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T22:08:32.9258990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T22:08:34.1891820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:34.7427990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T22:08:35.0905640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T22%3A15%3A00Z&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:35.1275650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=iolhItHpa8Csupvr2yEMN2aQFX3FNuDZFx4KtWbKgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:35.1785920Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T22:08:35.2638210Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T22:08:35.2667740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3723-1dvp01o 2021-05-16T22:08:35.3416730Z cp -pR /private/tmp/d20210516-3723-1dvp01o/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T22:08:35.4838470Z chmod -Rf +w /private/tmp/d20210516-3723-1dvp01o 2021-05-16T22:08:35.6621410Z ==> Finishing up 2021-05-16T22:08:35.6946330Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T22:08:35.6978820Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T22:08:35.6980720Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T22:08:35.6982810Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T22:08:35.7005370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7015560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7038640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7046960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7108690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7126110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7138680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7147590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7151500Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T22:08:35.7156840Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T22:08:35.7161680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7178980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7180930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7204980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7228680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7251710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7284480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7330290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7343730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7373700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7387630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7389440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7411600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7435770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7469900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7473880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7484480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7499690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7511150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7779680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7793350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7810260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7838250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7851060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7852970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7857620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7872770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7960110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7962000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.7964670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8000600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8070640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8076810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8078480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8121540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8124040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8138030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8140490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8184550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8202090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8204840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8208120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8210280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8212450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8216030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8218500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T22:08:35.8220860Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T22:08:35.8222460Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T22:08:35.8231850Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T22:08:35.8243380Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T22:08:35.8245130Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T22:08:35.8246820Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T22:08:35.8248660Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T22:08:35.8258150Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T22:08:35.8796390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3888-10wkuxs.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-16T22:08:38.1451440Z ==> Summary 2021-05-16T22:08:38.1655410Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T22:08:40.0634040Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T22:08:40.0634770Z To reinstall 1.6.37, run: 2021-05-16T22:08:40.0635360Z brew reinstall libpng 2021-05-16T22:08:41.8405380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T22:08:42.9201450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:43.4721340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T22:08:43.8885490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T22%3A15%3A00Z&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:43.9263130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=viwXrVpgulyC3HIrIEr24FQwWa76YsXx9Uopcn7zPqo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:43.9648620Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T22:08:43.9696680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T22:08:45.0839370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:45.6261090Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T22:08:45.9430600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T22%3A15%3A00Z&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw%2Fr9oLmvkyu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:45.9806750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=I4lL2Yhvc6CLiToV8Jdc36BHESRQsxFw\%2Fr9oLmvkyu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:46.0264700Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T22:08:46.0313690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T22:08:47.1560750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:47.6767320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T22:08:48.0059460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T22%3A15%3A00Z&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:48.0359400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=H8oLZImLafN5ZILafIloMMgdp4ALD9OVCcDoR6yL6LM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:48.0851370Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T22:08:48.0880020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T22:08:49.1742620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:49.7273800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T22:08:50.0642750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T22%3A15%3A00Z&sig=0%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:50.0933970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=0\%2B7AVYjvy0P3YmZ9S3UQpaVzsNV23eOqp3iBgYsGMIA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:50.1309890Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T22:08:50.1338480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T22:08:51.2455650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:51.8244060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T22:08:52.1810510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T22%3A15%3A00Z&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:52.2106970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=MzZ3xDkhXzkIO7PW2e2EAZJLDEALBLc2149W2xcvuZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:52.2692330Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T22:08:52.2751390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T22:08:53.4044630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:53.9806980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T22:08:54.3140780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T22%3A15%3A00Z&sig=XjgCtTU2m6Sj%2FpkmuXiTTmzC%2BBicLNsNFvEzERfPiPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:54.3574820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=XjgCtTU2m6Sj\%2FpkmuXiTTmzC\%2BBicLNsNFvEzERfPiPA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:54.4476760Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:08:54.4578070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T22:08:55.6057800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:56.1668030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T22:08:56.4987740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T22%3A15%3A00Z&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:56.5295430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=wQkanUEC7R9qFp48z4VWw4FKkWSaIq3r1GqeLYg7u9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:56.5642660Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T22:08:56.5673070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T22:08:57.7237710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:08:58.2847490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T22:08:58.6217320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T22%3A15%3A00Z&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK%2Bqd8b2hjRIcpg%2Fk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:08:58.6607520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=zQUvwTmxYbce12EHSYjy6yDQoMXK\%2Bqd8b2hjRIcpg\%2Fk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:08:58.6940940Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T22:08:58.6969740Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T22:08:59.7866050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:00.3513320Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T22:09:00.6735700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T22%3A15%3A00Z&sig=g7yFs2nM0B4fpM%2FLqfLdgruqEabavxgXIpDM3ZoNSgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:00.7036180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=g7yFs2nM0B4fpM\%2FLqfLdgruqEabavxgXIpDM3ZoNSgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:00.7418850Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T22:09:00.7451290Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T22:09:01.8511740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:02.3905060Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T22:09:02.7131010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T22%3A15%3A00Z&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP%2BaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:02.7805490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=DJwPm3WIb1wHa0ssmIwjUVD0Ovgp3kEyJuhDWzxP\%2BaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:02.8320290Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T22:09:02.8364430Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T22:09:03.9973690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:04.5940180Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T22:09:05.0037850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T22%3A15%3A00Z&sig=tkztvFvhzaMana5tG%2FEBqSQuhlFwYx0lfLZm5NNPguc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:05.0381460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=tkztvFvhzaMana5tG\%2FEBqSQuhlFwYx0lfLZm5NNPguc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:05.1139560Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T22:09:05.1226680Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T22:09:06.2289300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:06.8004150Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T22:09:07.1348700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T22%3A15%3A00Z&sig=qqGhFJCEcngnraZNSlBnrK%2BgmMzj3TCip1GfpDbMnKk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:07.1724590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=qqGhFJCEcngnraZNSlBnrK\%2BgmMzj3TCip1GfpDbMnKk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:07.2177080Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T22:09:07.2217930Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T22:09:08.3076840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:08.8606860Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T22:09:09.1981320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T22%3A15%3A00Z&sig=6bS1wF1JLosp07BFV%2FmCzt%2FDbJZCDBM1C%2B8c0z8JwRM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:09.2266110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=6bS1wF1JLosp07BFV\%2FmCzt\%2FDbJZCDBM1C\%2B8c0z8JwRM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:09.2736410Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T22:09:09.2775260Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T22:09:10.3358980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:10.9037260Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T22:09:11.2411540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T22%3A15%3A00Z&sig=p0FEI6PufKfOm5T6LXG%2F8cdcsJVPvEfKyBf9sY59JE8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:11.2810830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=p0FEI6PufKfOm5T6LXG\%2F8cdcsJVPvEfKyBf9sY59JE8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:11.4958170Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T22:09:11.5463930Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T22:09:12.6652120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:13.2026550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T22:09:13.5344770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T22%3A15%3A00Z&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL%2BdvqiZ%2BqZYr4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:13.5725170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Uhe3n9Q7BU3gyX4Tfr7JeRyx6hLL5hL\%2BdvqiZ\%2BqZYr4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:13.6960760Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T22:09:13.7058180Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T22:09:14.8215210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:15.4999730Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T22:09:15.8227980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T22%3A15%3A00Z&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:15.8526700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=Teyrm4gUARsoWxUr4zgXpUZOd6hSZZzFpCiKFXho5ss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:16.9655740Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T22:09:17.3784340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T22:09:18.4724390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:09:19.3450670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T22:09:19.6780350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T22%3A15%3A00Z&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ%2ByQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:09:19.7070150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A15\%3A00Z\&sig=8IIUP5xLMxzVA13rh4hU0tVWn7Er8WUaPjMAfOCJ\%2ByQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:09:19.8590320Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T22:09:19.9104820Z ==> 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-16T22:09:19.9107230Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T22:09:19.9692180Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T22:09:19.9720340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-nbuk03 2021-05-16T22:09:19.9789560Z cp -pR /private/tmp/d20210516-3998-nbuk03/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T22:09:19.9869600Z chmod -Rf +w /private/tmp/d20210516-3998-nbuk03 2021-05-16T22:09:20.0220090Z ==> Finishing up 2021-05-16T22:09:20.0540880Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T22:09:20.0624070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4274-fx8sbi.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-16T22:09:22.1484820Z ==> Summary 2021-05-16T22:09:22.1498730Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T22:09:22.1503740Z ==> Installing poppler dependency: xorgproto 2021-05-16T22:09:22.1538370Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T22:09:22.1556070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3998-1g383t 2021-05-16T22:09:22.2509780Z cp -pR /private/tmp/d20210516-3998-1g383t/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T22:09:22.3904990Z chmod -Rf +w /private/tmp/d20210516-3998-1g383t 2021-05-16T22:09:22.5471990Z ==> Finishing up 2021-05-16T22:09:22.5790760Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T22:09:22.5796360Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T22:09:22.5805530Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T22:09:22.5810350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T22:09:22.5815510Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T22:09:22.5820850Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T22:09:22.5826150Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T22:09:22.5830930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T22:09:22.5836250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T22:09:22.5841210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T22:09:22.5846120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T22:09:22.5885560Z rm /usr/local/share/pkgconfig 2021-05-16T22:09:22.5900630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T22:09:22.5906130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T22:09:22.5911710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T22:09:22.5917170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T22:09:22.5922580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T22:09:22.5928340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T22:09:22.5933630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T22:09:22.5938820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T22:09:22.5944370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T22:09:22.5949740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T22:09:22.5955210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T22:09:22.5960450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T22:09:22.5965860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T22:09:22.5971500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T22:09:22.5978220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T22:09:22.6016260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T22:09:22.6021650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T22:09:22.6027150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T22:09:22.6032050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T22:09:22.6036810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T22:09:22.6041780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T22:09:22.6046610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T22:09:22.6051410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T22:09:22.6056160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T22:09:22.6061590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T22:09:22.6066220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T22:09:22.6071130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T22:09:22.6076180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T22:09:22.6080990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T22:09:22.6085890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T22:09:22.6091210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T22:09:22.6096110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T22:09:22.6101010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T22:09:22.6106000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T22:09:22.6110600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T22:09:22.6115690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T22:09:22.6120860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T22:09:22.6125380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T22:09:22.6130430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T22:09:22.6135310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T22:09:22.6140250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T22:09:22.6145800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T22:09:22.6664080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4300-1d9yfeq.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-16T22:09:24.8978250Z ==> Summary 2021-05-16T22:09:24.9142260Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T22:09:24.9145490Z ==> Installing poppler dependency: libxau 2021-05-16T22:09:24.9232410Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T22:09:24.9249710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-1693nxx 2021-05-16T22:09:24.9372000Z cp -pR /private/tmp/d20210516-3998-1693nxx/libxau/. /usr/local/Cellar/libxau 2021-05-16T22:09:24.9540750Z chmod -Rf +w /private/tmp/d20210516-3998-1693nxx 2021-05-16T22:09:25.0035330Z ==> Finishing up 2021-05-16T22:09:25.0419340Z rm /usr/local/include/X11 2021-05-16T22:09:25.0426970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T22:09:25.0431740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T22:09:25.0436920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T22:09:25.0442530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T22:09:25.0446550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T22:09:25.0451820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T22:09:25.0456290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T22:09:25.0461020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T22:09:25.0465970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T22:09:25.0470960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T22:09:25.0476270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T22:09:25.0480980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T22:09:25.0486000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T22:09:25.0490950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T22:09:25.0496460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T22:09:25.0501070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T22:09:25.0505650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T22:09:25.0510570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T22:09:25.0515590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T22:09:25.0520270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T22:09:25.0525180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T22:09:25.0530740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T22:09:25.0535610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T22:09:25.0540580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T22:09:25.0543850Z mkdir -p /usr/local/include/X11/dri 2021-05-16T22:09:25.0549740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T22:09:25.0555200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T22:09:25.0560570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T22:09:25.0563510Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T22:09:25.0570870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T22:09:25.0576100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T22:09:25.0581080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T22:09:25.0585870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T22:09:25.0591380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T22:09:25.0596420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T22:09:25.0601290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T22:09:25.0606220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T22:09:25.0612010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T22:09:25.0617390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T22:09:25.0622710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T22:09:25.0627510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T22:09:25.0633440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T22:09:25.0638810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T22:09:25.0643880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T22:09:25.0649120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T22:09:25.0653930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T22:09:25.0659250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T22:09:25.0664240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T22:09:25.0669240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T22:09:25.0674670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T22:09:25.0679510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T22:09:25.0684840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T22:09:25.0689440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T22:09:25.0694780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T22:09:25.0700100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T22:09:25.0704810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T22:09:25.0710060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T22:09:25.0715210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T22:09:25.0720790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T22:09:25.0726240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T22:09:25.0731080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T22:09:25.0736140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T22:09:25.0741440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T22:09:25.0767470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T22:09:25.0772400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T22:09:25.0777250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T22:09:25.0782510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T22:09:25.0787410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T22:09:25.0793030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T22:09:25.0798060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T22:09:25.0803350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T22:09:25.0808430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T22:09:25.0813340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T22:09:25.0818400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T22:09:25.0823380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T22:09:25.0828280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T22:09:25.0833410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T22:09:25.0838670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T22:09:25.0843740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T22:09:25.0848760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T22:09:25.0853540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T22:09:25.0858530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T22:09:25.0863590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T22:09:25.0868380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T22:09:25.0873890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T22:09:25.0879010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T22:09:25.0883860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T22:09:25.0889140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T22:09:25.0894350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T22:09:25.0899780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T22:09:25.0904710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T22:09:25.0909650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T22:09:25.0914510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T22:09:25.0919630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T22:09:25.0924450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T22:09:25.0929770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T22:09:25.0935010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T22:09:25.0939780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T22:09:25.0944720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T22:09:25.0950160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T22:09:25.0955130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T22:09:25.0959040Z Only the first 100 operations were output. 2021-05-16T22:09:25.1294580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4327-x5ciuk.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-16T22:09:27.2854050Z ==> Summary 2021-05-16T22:09:27.2882050Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T22:09:27.2888040Z ==> Installing poppler dependency: libxdmcp 2021-05-16T22:09:27.2971330Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T22:09:27.2988300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-1oem8oc 2021-05-16T22:09:27.3088610Z cp -pR /private/tmp/d20210516-3998-1oem8oc/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T22:09:27.3203280Z chmod -Rf +w /private/tmp/d20210516-3998-1oem8oc 2021-05-16T22:09:27.3623660Z ==> Finishing up 2021-05-16T22:09:27.3979900Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T22:09:27.3986200Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T22:09:27.3990630Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T22:09:27.3996020Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T22:09:27.4002680Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T22:09:27.4124040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4353-15xhnm3.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-16T22:09:29.5136240Z ==> Summary 2021-05-16T22:09:29.5154440Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T22:09:29.5159800Z ==> Installing poppler dependency: libxcb 2021-05-16T22:09:29.5454750Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T22:09:29.5472370Z 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/d20210516-3998-acqvci 2021-05-16T22:09:30.2364520Z cp -pR /private/tmp/d20210516-3998-acqvci/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T22:09:31.4572890Z chmod -Rf +w /private/tmp/d20210516-3998-acqvci 2021-05-16T22:09:32.5976290Z ==> Finishing up 2021-05-16T22:09:32.6351220Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T22:09:32.6359810Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T22:09:32.6419150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T22:09:32.6425470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T22:09:32.6430540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T22:09:32.6436920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T22:09:32.6443270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T22:09:32.6449460Z 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-16T22:09:32.6456070Z 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-16T22:09:32.6461800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T22:09:32.6467220Z 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-16T22:09:32.6473230Z 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-16T22:09:32.6478810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T22:09:32.6484660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T22:09:32.6490350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T22:09:32.6496240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T22:09:32.6501930Z 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-16T22:09:32.6507820Z 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-16T22:09:32.6513440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T22:09:32.6519170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T22:09:32.6524500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T22:09:32.6530270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T22:09:32.6536080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T22:09:32.6541600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T22:09:32.6547840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T22:09:32.6553270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T22:09:32.6580100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T22:09:32.6585280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T22:09:32.6590940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T22:09:32.6596270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T22:09:32.6601900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T22:09:32.6607770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T22:09:32.6613630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T22:09:32.6619290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T22:09:32.6625120Z 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-16T22:09:32.6630270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T22:09:32.6635620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T22:09:32.6641360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T22:09:32.6647210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T22:09:32.6652940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T22:09:32.6658720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T22:09:32.6664230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T22:09:32.6670780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T22:09:32.6676130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T22:09:32.6682020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T22:09:32.6687380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T22:09:32.6693340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T22:09:32.6698860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T22:09:32.6704410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T22:09:32.6709900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T22:09:32.6715130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T22:09:32.6720690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T22:09:32.6726130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T22:09:32.6732140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T22:09:32.6737460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T22:09:32.6743160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T22:09:32.6748630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T22:09:32.6753890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T22:09:32.6759440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T22:09:32.6764530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T22:09:32.6770700Z 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-16T22:09:32.6777020Z 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-16T22:09:32.6782300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T22:09:32.6788300Z 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-16T22:09:32.6794210Z 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-16T22:09:32.6799440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T22:09:32.6804730Z 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-16T22:09:32.6810210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T22:09:32.6815650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T22:09:32.6821290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T22:09:32.6826650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T22:09:32.6832330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T22:09:32.6837580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T22:09:32.6843280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T22:09:32.6848990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T22:09:32.6854950Z 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-16T22:09:32.6860260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T22:09:32.6865510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T22:09:32.6871000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T22:09:32.6876850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T22:09:32.6882580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T22:09:32.6887700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T22:09:32.6894030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T22:09:32.6899740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T22:09:32.6905200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T22:09:32.6930850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T22:09:32.6936220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T22:09:32.6941770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T22:09:32.6946960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T22:09:32.6952740Z 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-16T22:09:32.6957870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T22:09:32.6963510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T22:09:32.6968660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T22:09:32.6974340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T22:09:32.6979160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T22:09:32.6984060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T22:09:32.6989140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T22:09:32.6994040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T22:09:32.6999080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T22:09:32.7004340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T22:09:32.7008360Z Only the first 100 operations were output. 2021-05-16T22:09:34.2225870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4388-8iljjs.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-16T22:09:36.6816350Z ==> Summary 2021-05-16T22:09:36.8136630Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T22:09:36.8142770Z ==> Installing poppler dependency: libx11 2021-05-16T22:09:36.8595210Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:09:36.8624330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-eq3t1m 2021-05-16T22:09:37.1972700Z cp -pR /private/tmp/d20210516-3998-eq3t1m/libx11/. /usr/local/Cellar/libx11 2021-05-16T22:09:37.7164790Z chmod -Rf +w /private/tmp/d20210516-3998-eq3t1m 2021-05-16T22:09:38.1994050Z ==> Finishing up 2021-05-16T22:09:38.2357800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T22:09:38.2362720Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T22:09:38.2367560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T22:09:38.2372360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T22:09:38.2377690Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T22:09:38.2414920Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T22:09:38.2419680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T22:09:38.2424550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T22:09:38.2429420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T22:09:38.2434340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T22:09:38.2438900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T22:09:38.2443740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T22:09:38.2450770Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T22:09:38.2476180Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T22:09:38.2484760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T22:09:38.2490200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T22:09:38.2495230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T22:09:38.2500390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T22:09:38.2505530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T22:09:38.2510900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T22:09:38.2515870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T22:09:38.2521080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T22:09:38.2526030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T22:09:38.2531350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T22:09:38.2536720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T22:09:38.2541660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T22:09:38.2555750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T22:09:38.2560760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T22:09:38.2566200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T22:09:38.2571540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T22:09:38.2577020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T22:09:38.2582500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T22:09:38.2588190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T22:09:38.2594150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T22:09:38.2599120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T22:09:38.2604510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T22:09:38.2609910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T22:09:38.2615060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T22:09:38.2620390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T22:09:38.2625610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T22:09:38.2631170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T22:09:38.2636140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T22:09:38.2641260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T22:09:38.2646610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T22:09:38.2651830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T22:09:38.2657170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T22:09:38.2662220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T22:09:38.2667430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T22:09:38.2672750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T22:09:38.2678140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T22:09:38.2683430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T22:09:38.2688550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T22:09:38.2694290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T22:09:38.2699400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T22:09:38.2709380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T22:09:38.2714660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T22:09:38.2720170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T22:09:38.2725280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T22:09:38.2730590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T22:09:38.2735750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T22:09:38.2741410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T22:09:38.2746790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T22:09:38.2752130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T22:09:38.2757250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T22:09:38.2762580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T22:09:38.2768260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T22:09:38.2773740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T22:09:38.2779250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T22:09:38.2784550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T22:09:38.2790890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T22:09:38.2796030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T22:09:38.2801790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T22:09:38.2807400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T22:09:38.2812840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T22:09:38.2818880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T22:09:38.2824770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T22:09:38.2830410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T22:09:38.2835950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T22:09:38.2841390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T22:09:38.2846580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T22:09:38.2852050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T22:09:38.2857400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T22:09:38.2863040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T22:09:38.2868680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T22:09:38.2874070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T22:09:38.2879570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T22:09:38.2885000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T22:09:38.2890780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T22:09:38.2896230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T22:09:38.2901530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T22:09:38.2907360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T22:09:38.2913050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T22:09:38.2918360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T22:09:38.2924040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T22:09:38.2932540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T22:09:38.2935040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T22:09:38.2940350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T22:09:38.2947500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T22:09:38.2952780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T22:09:38.2958720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T22:09:38.2963340Z Only the first 100 operations were output. 2021-05-16T22:09:38.8368010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4414-637a5e.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-16T22:09:41.2580700Z ==> Summary 2021-05-16T22:09:41.3199390Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T22:09:41.3204650Z ==> Installing poppler dependency: libxext 2021-05-16T22:09:41.3714080Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T22:09:41.3731560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-neqcnd 2021-05-16T22:09:41.4057140Z cp -pR /private/tmp/d20210516-3998-neqcnd/libxext/. /usr/local/Cellar/libxext 2021-05-16T22:09:41.4525770Z chmod -Rf +w /private/tmp/d20210516-3998-neqcnd 2021-05-16T22:09:41.5332610Z ==> Finishing up 2021-05-16T22:09:41.5803200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T22:09:41.5808820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T22:09:41.5813800Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T22:09:41.5846730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T22:09:41.5851860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T22:09:41.5857030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T22:09:41.5862220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T22:09:41.5867780Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T22:09:41.5872620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T22:09:41.5877940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T22:09:41.5883000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T22:09:41.5888450Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T22:09:41.5893350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T22:09:41.5898420Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T22:09:41.5903560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T22:09:41.5909660Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T22:09:41.5921890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T22:09:41.5926870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T22:09:41.5932380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T22:09:41.5937440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T22:09:41.5942490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T22:09:41.5948010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T22:09:41.5953120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T22:09:41.5958420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T22:09:41.5963990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T22:09:41.5968940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T22:09:41.5973760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T22:09:41.5979080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T22:09:41.5984670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T22:09:41.5989850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T22:09:41.5994810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T22:09:41.6026460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T22:09:41.6028940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T22:09:41.6030660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T22:09:41.6036010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T22:09:41.6041300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T22:09:41.6046780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T22:09:41.6052090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T22:09:41.6057290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T22:09:41.6062560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T22:09:41.6067980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T22:09:41.6073010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T22:09:41.6077590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T22:09:41.6082740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T22:09:41.6087860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T22:09:41.6093210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T22:09:41.6098380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T22:09:41.6103340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T22:09:41.6108370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T22:09:41.6113930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T22:09:41.6119140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T22:09:41.6128150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T22:09:41.6133910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T22:09:41.6139110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T22:09:41.6145290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T22:09:41.6150540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T22:09:41.6155720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T22:09:41.6161390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T22:09:41.6166280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T22:09:41.6172080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T22:09:41.6177800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T22:09:41.6182780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T22:09:41.6188460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T22:09:41.6193930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T22:09:41.6199060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T22:09:41.6204140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T22:09:41.6210880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T22:09:41.6215850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T22:09:41.6220910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T22:09:41.6226850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T22:09:41.6232280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T22:09:41.6237340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T22:09:41.6242910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T22:09:41.6248310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T22:09:41.6253450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T22:09:41.6259330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T22:09:41.6264430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T22:09:41.6271050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T22:09:41.6275740Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T22:09:41.6280760Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T22:09:41.6288080Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T22:09:41.6534110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4440-b2jode.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-16T22:09:43.8581820Z ==> Summary 2021-05-16T22:09:43.8640250Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T22:09:43.8646300Z ==> Installing poppler dependency: libxrender 2021-05-16T22:09:43.9187610Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T22:09:43.9204700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-14ipyc9 2021-05-16T22:09:43.9311260Z cp -pR /private/tmp/d20210516-3998-14ipyc9/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T22:09:43.9453910Z chmod -Rf +w /private/tmp/d20210516-3998-14ipyc9 2021-05-16T22:09:43.9926180Z ==> Finishing up 2021-05-16T22:09:44.0287330Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T22:09:44.0295540Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T22:09:44.0301510Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T22:09:44.0306270Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T22:09:44.0311010Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T22:09:44.0318200Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T22:09:44.0445810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4466-anoyin.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-16T22:09:46.2182250Z ==> Summary 2021-05-16T22:09:46.2204460Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T22:09:46.2209830Z ==> Installing poppler dependency: lzo 2021-05-16T22:09:46.2228660Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T22:09:46.2245870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-a8mobr 2021-05-16T22:09:46.2421210Z cp -pR /private/tmp/d20210516-3998-a8mobr/lzo/. /usr/local/Cellar/lzo 2021-05-16T22:09:46.2642510Z chmod -Rf +w /private/tmp/d20210516-3998-a8mobr 2021-05-16T22:09:46.3178760Z ==> Finishing up 2021-05-16T22:09:46.3504200Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T22:09:46.3513000Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T22:09:46.3518790Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T22:09:46.3523760Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T22:09:46.3528950Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T22:09:46.3559870Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T22:09:46.3718230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4492-1f6srpu.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-16T22:09:48.5533030Z ==> Summary 2021-05-16T22:09:48.5564130Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T22:09:48.5570890Z ==> Installing poppler dependency: pixman 2021-05-16T22:09:48.5597740Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T22:09:48.5614650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-1t3jdrf 2021-05-16T22:09:48.5779590Z cp -pR /private/tmp/d20210516-3998-1t3jdrf/pixman/. /usr/local/Cellar/pixman 2021-05-16T22:09:48.5921130Z chmod -Rf +w /private/tmp/d20210516-3998-1t3jdrf 2021-05-16T22:09:48.6365220Z ==> Finishing up 2021-05-16T22:09:48.6776000Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T22:09:48.6782250Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T22:09:48.6787820Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T22:09:48.6792310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T22:09:48.6797380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T22:09:48.6804280Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T22:09:48.6925790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4518-e9gcyh.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-16T22:09:50.7471580Z ==> Summary 2021-05-16T22:09:50.7495340Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T22:09:50.7502340Z ==> Installing poppler dependency: cairo 2021-05-16T22:09:50.9128700Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T22:09:50.9146190Z 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/d20210516-3998-1x5s5ny 2021-05-16T22:09:50.9922860Z cp -pR /private/tmp/d20210516-3998-1x5s5ny/cairo/. /usr/local/Cellar/cairo 2021-05-16T22:09:51.0667110Z chmod -Rf +w /private/tmp/d20210516-3998-1x5s5ny 2021-05-16T22:09:51.3333300Z ==> Finishing up 2021-05-16T22:09:51.3895400Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T22:09:51.3899330Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T22:09:51.3906300Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T22:09:51.3917920Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T22:09:51.3925020Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T22:09:51.3930690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T22:09:51.3935910Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T22:09:51.3941640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T22:09:51.3947410Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T22:09:51.3952710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T22:09:51.3958310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T22:09:51.3962970Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T22:09:51.3968490Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T22:09:51.3973770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T22:09:51.3981060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T22:09:51.3987060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T22:09:51.3993430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T22:09:51.9384800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T22:09:51.9387620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T22:09:51.9389890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T22:09:51.9394160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T22:09:51.9398710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T22:09:51.9401720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T22:09:51.9403640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T22:09:51.9405940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T22:09:51.9407710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T22:09:51.9409530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T22:09:51.9412280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T22:09:51.9414260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T22:09:51.9417000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T22:09:51.9418680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T22:09:51.9421930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4544-1vfp5pa.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-16T22:09:53.6860330Z ==> Summary 2021-05-16T22:09:53.6941400Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T22:09:53.6947330Z ==> Installing poppler dependency: little-cms2 2021-05-16T22:09:53.7102750Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T22:09:53.7120470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-1polh2r 2021-05-16T22:09:53.7325070Z cp -pR /private/tmp/d20210516-3998-1polh2r/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T22:09:53.7518880Z chmod -Rf +w /private/tmp/d20210516-3998-1polh2r 2021-05-16T22:09:53.8230250Z ==> Finishing up 2021-05-16T22:09:53.8424400Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T22:09:53.8429880Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T22:09:53.8434780Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T22:09:53.8439550Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T22:09:53.8444820Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T22:09:53.8451590Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T22:09:53.8456930Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T22:09:53.8468820Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T22:09:53.8474620Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T22:09:53.8480170Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T22:09:53.8485810Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T22:09:53.8491410Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T22:09:53.8497580Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T22:09:53.8502740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T22:09:53.8507800Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T22:09:53.8515090Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T22:09:53.8680200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4570-68kel.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-16T22:09:55.9356420Z ==> Summary 2021-05-16T22:09:55.9381660Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T22:09:55.9386880Z ==> Installing poppler dependency: nspr 2021-05-16T22:09:55.9407000Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T22:09:55.9425170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-ckvxso 2021-05-16T22:09:55.9791010Z cp -pR /private/tmp/d20210516-3998-ckvxso/nspr/. /usr/local/Cellar/nspr 2021-05-16T22:09:56.0302490Z chmod -Rf +w /private/tmp/d20210516-3998-ckvxso 2021-05-16T22:09:56.1125560Z ==> Finishing up 2021-05-16T22:09:56.1452820Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T22:09:56.1459450Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T22:09:56.1467590Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T22:09:56.1473880Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T22:09:56.1478860Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T22:09:56.1484230Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T22:09:56.1489060Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T22:09:56.1493950Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T22:09:56.1498750Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T22:09:56.1539860Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T22:09:56.1795220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4596-u3b0p.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-16T22:09:58.3442540Z ==> Summary 2021-05-16T22:09:58.3506200Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T22:09:58.3513010Z ==> Installing poppler dependency: nss 2021-05-16T22:09:58.3628730Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T22:09:58.3646800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-51qluk 2021-05-16T22:09:58.6601530Z cp -pR /private/tmp/d20210516-3998-51qluk/nss/. /usr/local/Cellar/nss 2021-05-16T22:09:58.8464130Z chmod -Rf +w /private/tmp/d20210516-3998-51qluk 2021-05-16T22:10:00.5645170Z ==> Finishing up 2021-05-16T22:10:00.6017500Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T22:10:00.6021230Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T22:10:00.6025400Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T22:10:00.6029870Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T22:10:00.6035000Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T22:10:00.6039070Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T22:10:00.6043630Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T22:10:00.6048060Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T22:10:00.6052710Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T22:10:00.6056820Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T22:10:00.6061610Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T22:10:00.6065710Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T22:10:00.6070260Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T22:10:00.6074820Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T22:10:00.6079020Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T22:10:00.6083690Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T22:10:00.6094170Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T22:10:00.6095410Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T22:10:00.6097160Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T22:10:00.6101740Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T22:10:00.6106260Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T22:10:00.6110470Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T22:10:00.6115060Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T22:10:00.6119440Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T22:10:00.6124300Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T22:10:00.6128610Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T22:10:00.6132700Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T22:10:00.6137470Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T22:10:00.6141890Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T22:10:00.6146350Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T22:10:00.6151090Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T22:10:00.6155590Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T22:10:00.6160270Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T22:10:00.6164620Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T22:10:00.6168680Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T22:10:00.6173080Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T22:10:00.6177480Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T22:10:00.6182440Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T22:10:00.6186950Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T22:10:00.6191270Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T22:10:00.6195680Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T22:10:00.6200260Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T22:10:00.6204550Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T22:10:00.6209260Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T22:10:00.6214130Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T22:10:00.6218620Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T22:10:00.6223450Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T22:10:00.6227740Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T22:10:00.6232460Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T22:10:00.6236510Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T22:10:00.6241270Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T22:10:00.6245880Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T22:10:00.6250570Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T22:10:00.6270890Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T22:10:00.6275720Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T22:10:00.6281180Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T22:10:00.6285830Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T22:10:00.6290780Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T22:10:00.6295250Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T22:10:00.6300020Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T22:10:00.6304500Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T22:10:00.6309570Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T22:10:00.6313990Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T22:10:00.6318440Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T22:10:00.6322890Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T22:10:00.6327320Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T22:10:00.6332270Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T22:10:00.6336830Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T22:10:00.6340930Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T22:10:00.6345640Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T22:10:00.6352110Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T22:10:00.6359240Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T22:10:00.6363980Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T22:10:00.6368920Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T22:10:00.6373270Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T22:10:00.6377630Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T22:10:00.6382070Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T22:10:00.6386560Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T22:10:00.6392830Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T22:10:00.6397440Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T22:10:00.6402010Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T22:10:00.6406340Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T22:10:00.6410770Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T22:10:00.6415660Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T22:10:00.6419930Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T22:10:00.6425110Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T22:10:00.6429370Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T22:10:00.6434000Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T22:10:00.6438280Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T22:10:00.6443260Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T22:10:00.6447730Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T22:10:00.6452310Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T22:10:00.6456610Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T22:10:00.6461400Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T22:10:00.6465620Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T22:10:00.6471070Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T22:10:00.6475040Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T22:10:00.6480030Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T22:10:00.6484600Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T22:10:00.6489010Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T22:10:00.6492580Z Only the first 100 operations were output. 2021-05-16T22:10:00.7683270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4622-1lmbejm.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-16T22:10:02.9427660Z ==> Summary 2021-05-16T22:10:02.9551810Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T22:10:02.9557820Z ==> Installing poppler dependency: openjpeg 2021-05-16T22:10:02.9839280Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T22:10:02.9856880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-gg7s98 2021-05-16T22:10:03.2016740Z cp -pR /private/tmp/d20210516-3998-gg7s98/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T22:10:03.4631540Z chmod -Rf +w /private/tmp/d20210516-3998-gg7s98 2021-05-16T22:10:03.7104270Z ==> Finishing up 2021-05-16T22:10:03.7457070Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T22:10:03.7461100Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T22:10:03.7466590Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T22:10:03.7474060Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:10:03.7483730Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:10:03.7495510Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T22:10:03.7500370Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T22:10:03.7506230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T22:10:03.7514900Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T22:10:03.7522070Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T22:10:03.7527610Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T22:10:03.7532650Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T22:10:03.7537910Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T22:10:03.7543150Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T22:10:03.7551000Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T22:10:03.8495500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4648-3pjf5f.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-16T22:10:06.0515060Z ==> Summary 2021-05-16T22:10:06.0814700Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T22:10:06.0822910Z ==> Installing poppler dependency: qt@5 2021-05-16T22:10:06.0865250Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T22:10:06.0889110Z 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/d20210516-3998-1y151n0 2021-05-16T22:10:11.4787030Z cp -pR /private/tmp/d20210516-3998-1y151n0/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T22:10:18.6641540Z chmod -Rf +w /private/tmp/d20210516-3998-1y151n0 2021-05-16T22:10:32.3601060Z ==> Finishing up 2021-05-16T22:10:34.6722930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4704-3y63wi.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-16T22:10:38.6621720Z ==> Caveats 2021-05-16T22:10:38.6622440Z We agreed to the Qt open source license for you. 2021-05-16T22:10:38.6623120Z If this is unacceptable you should uninstall. 2021-05-16T22:10:38.6623490Z 2021-05-16T22:10:38.6624490Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:10:38.6625310Z because this is an alternate version of another formula. 2021-05-16T22:10:38.6625710Z 2021-05-16T22:10:38.6626200Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:10:38.6627390Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:10:38.6627830Z 2021-05-16T22:10:38.6628320Z For compilers to find qt@5 you may need to set: 2021-05-16T22:10:38.6629270Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:10:38.6630240Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:10:38.6630610Z 2021-05-16T22:10:38.6631840Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:10:38.6632610Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:10:38.6632990Z 2021-05-16T22:10:38.6633740Z ==> Summary 2021-05-16T22:10:39.3431390Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T22:10:39.3437800Z ==> Installing poppler 2021-05-16T22:10:39.3441570Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T22:10:39.3462780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3998-1ij9l3l 2021-05-16T22:10:39.6271760Z cp -pR /private/tmp/d20210516-3998-1ij9l3l/poppler/. /usr/local/Cellar/poppler 2021-05-16T22:10:39.9086790Z chmod -Rf +w /private/tmp/d20210516-3998-1ij9l3l 2021-05-16T22:10:40.3483020Z ==> Finishing up 2021-05-16T22:10:40.3810710Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T22:10:40.3815750Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T22:10:40.3820600Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T22:10:40.3826200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T22:10:40.3830730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T22:10:40.3836220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T22:10:40.3840850Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T22:10:40.3846180Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T22:10:40.3851190Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T22:10:40.3856480Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T22:10:40.3861300Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T22:10:40.3866760Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T22:10:40.3928450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T22:10:40.3936360Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T22:10:40.3946850Z rm /usr/local/share/gir-1.0 2021-05-16T22:10:40.3953620Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T22:10:40.3959530Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T22:10:40.3969050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T22:10:40.3974140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T22:10:40.3979300Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T22:10:40.3984560Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T22:10:40.3989730Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T22:10:40.3995000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T22:10:40.4000100Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T22:10:40.4005650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T22:10:40.4010600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T22:10:40.4015930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T22:10:40.4021010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T22:10:40.4027450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T22:10:40.4052210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T22:10:40.4054010Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T22:10:40.4055610Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T22:10:40.4058370Z rm /usr/local/lib/girepository-1.0 2021-05-16T22:10:40.4065910Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T22:10:40.4071180Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T22:10:40.4076350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T22:10:40.4081500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T22:10:40.4086020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T22:10:40.4091020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T22:10:40.4096260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T22:10:40.4100880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T22:10:40.4106110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T22:10:40.4111100Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T22:10:40.4115980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T22:10:40.4120910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T22:10:40.4126210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T22:10:40.4132710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T22:10:40.4160120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T22:10:40.4161860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T22:10:40.4163830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T22:10:40.4165790Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T22:10:40.4167360Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T22:10:40.4168810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T22:10:40.4171960Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T22:10:40.5235490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4730-1b3ox0z.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-16T22:10:42.7921730Z ==> Summary 2021-05-16T22:10:42.8226330Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T22:10:44.2432490Z ==> Caveats 2021-05-16T22:10:44.2433410Z ==> qt@5 2021-05-16T22:10:44.2474030Z We agreed to the Qt open source license for you. 2021-05-16T22:10:44.2474760Z If this is unacceptable you should uninstall. 2021-05-16T22:10:44.2475130Z 2021-05-16T22:10:44.2476350Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:10:44.2477140Z because this is an alternate version of another formula. 2021-05-16T22:10:44.2477540Z 2021-05-16T22:10:44.2478030Z If you need to have qt@5 first in your PATH, run: 2021-05-16T22:10:44.2479240Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:10:44.2479690Z 2021-05-16T22:10:44.2480190Z For compilers to find qt@5 you may need to set: 2021-05-16T22:10:44.2481170Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T22:10:44.2482160Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T22:10:44.2482510Z 2021-05-16T22:10:44.2483360Z For pkg-config to find qt@5 you may need to set: 2021-05-16T22:10:44.2484080Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T22:10:44.2484460Z 2021-05-16T22:10:45.8316780Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T22:10:47.8293030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:47.8297530Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T22:10:47.8301530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T22%3A20%3A00Z&sig=ONNutGAeZvRR5gCQvDPLXb0EHB43n6bwqsSHD2zQazc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:47.8353390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=ONNutGAeZvRR5gCQvDPLXb0EHB43n6bwqsSHD2zQazc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:47.9064910Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T22:10:47.9110170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:10:49.0283370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:49.5533010Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:10:49.8744290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T22%3A20%3A00Z&sig=ouOCGbbQ7ipeF5eCcSBDhJ6ZQk88JGBfbaZ5eMqKGOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:49.9167780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=ouOCGbbQ7ipeF5eCcSBDhJ6ZQk88JGBfbaZ5eMqKGOo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:50.0550350Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T22:10:50.0820350Z ==> Installing dependencies for hdf5: szip 2021-05-16T22:10:50.0825670Z ==> Installing hdf5 dependency: szip 2021-05-16T22:10:50.1462540Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T22:10:50.1491090Z 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/d20210516-4737-elsjf8 2021-05-16T22:10:50.1580020Z cp -pR /private/tmp/d20210516-4737-elsjf8/szip/. /usr/local/Cellar/szip 2021-05-16T22:10:50.1689860Z chmod -Rf +w /private/tmp/d20210516-4737-elsjf8 2021-05-16T22:10:50.2093220Z ==> Finishing up 2021-05-16T22:10:50.2434750Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T22:10:50.2440820Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T22:10:50.2444630Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T22:10:50.2451000Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T22:10:50.2455610Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T22:10:50.2460570Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T22:10:50.2573500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4907-jkrir8.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-16T22:10:52.3988370Z ==> Summary 2021-05-16T22:10:52.4004950Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T22:10:52.4010610Z ==> Installing hdf5 2021-05-16T22:10:52.4013930Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:10:52.4032280Z 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/d20210516-4737-1j09yiv 2021-05-16T22:10:52.5764410Z cp -pR /private/tmp/d20210516-4737-1j09yiv/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T22:10:52.7377390Z chmod -Rf +w /private/tmp/d20210516-4737-1j09yiv 2021-05-16T22:10:53.0722980Z ==> Finishing up 2021-05-16T22:10:53.1165400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T22:10:53.1169400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T22:10:53.1173790Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T22:10:53.1179340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T22:10:53.1184680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T22:10:53.1189530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T22:10:53.1194760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T22:10:53.1199910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T22:10:53.1204870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T22:10:53.1209920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T22:10:53.1215090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T22:10:53.1220110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T22:10:53.1224980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T22:10:53.1230010Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T22:10:53.1236320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T22:10:53.1241700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T22:10:53.1246470Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T22:10:53.1251260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T22:10:53.1256450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T22:10:53.1261540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T22:10:53.1267030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T22:10:53.1282540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T22:10:53.1291780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T22:10:53.1297380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T22:10:53.1302280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T22:10:53.1307250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T22:10:53.1312130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T22:10:53.1317310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T22:10:53.1322620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T22:10:53.1327680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T22:10:53.1332760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T22:10:53.1337870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T22:10:53.1342890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T22:10:53.1347910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T22:10:53.1352740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T22:10:53.1358340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T22:10:53.1363480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T22:10:53.1368930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T22:10:53.1376180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T22:10:53.1379770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T22:10:53.1384900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T22:10:53.1390000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T22:10:53.1395140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T22:10:53.1400230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T22:10:53.1405430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T22:10:53.1410580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T22:10:53.1415720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T22:10:53.1420910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T22:10:53.1425770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T22:10:53.1430660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T22:10:53.1435610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T22:10:53.1440820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T22:10:53.1445710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T22:10:53.1451140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T22:10:53.1456130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T22:10:53.1461370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T22:10:53.1466290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T22:10:53.1471780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T22:10:53.1476970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T22:10:53.1482230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T22:10:53.1487350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T22:10:53.1494760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T22:10:53.1500330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T22:10:53.1505370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T22:10:53.1510740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T22:10:53.1516080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T22:10:53.1521750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T22:10:53.1527210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T22:10:53.1532190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T22:10:53.1537780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T22:10:53.1543330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T22:10:53.1548460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T22:10:53.1553730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T22:10:53.1559170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T22:10:53.1564960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T22:10:53.1570270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T22:10:53.1576140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T22:10:53.1581710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T22:10:53.1587010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T22:10:53.1592220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T22:10:53.1597630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T22:10:53.1602990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T22:10:53.1608290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T22:10:53.1613730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T22:10:53.1618790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T22:10:53.1624060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T22:10:53.1629160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T22:10:53.1634450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T22:10:53.1639920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T22:10:53.1645190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T22:10:53.1650300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T22:10:53.1655640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T22:10:53.1661210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T22:10:53.1667400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T22:10:53.1672690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T22:10:53.1678530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T22:10:53.1684310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T22:10:53.1690170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T22:10:53.1695730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T22:10:53.1701100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T22:10:53.1705660Z Only the first 100 operations were output. 2021-05-16T22:10:53.2625490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4933-6yqok9.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-16T22:10:55.4087700Z ==> Summary 2021-05-16T22:10:55.4260920Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:10:55.9716060Z ==> No outdated dependents to upgrade! 2021-05-16T22:10:55.9719550Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:10:56.0213840Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:10:56.0214470Z hdf5 2021-05-16T22:10:56.0223550Z rm /usr/local/bin/gif2h5 2021-05-16T22:10:56.0226350Z rm /usr/local/bin/h52gif 2021-05-16T22:10:56.0229010Z rm /usr/local/bin/h5c++ 2021-05-16T22:10:56.0231770Z rm /usr/local/bin/h5cc 2021-05-16T22:10:56.0235160Z rm /usr/local/bin/h5clear 2021-05-16T22:10:56.0238140Z rm /usr/local/bin/h5copy 2021-05-16T22:10:56.0240590Z rm /usr/local/bin/h5debug 2021-05-16T22:10:56.0243270Z rm /usr/local/bin/h5diff 2021-05-16T22:10:56.0246030Z rm /usr/local/bin/h5dump 2021-05-16T22:10:56.0248860Z rm /usr/local/bin/h5fc 2021-05-16T22:10:56.0251720Z rm /usr/local/bin/h5format_convert 2021-05-16T22:10:56.0254460Z rm /usr/local/bin/h5import 2021-05-16T22:10:56.0257210Z rm /usr/local/bin/h5jam 2021-05-16T22:10:56.0259960Z rm /usr/local/bin/h5ls 2021-05-16T22:10:56.0262720Z rm /usr/local/bin/h5mkgrp 2021-05-16T22:10:56.0265530Z rm /usr/local/bin/h5perf_serial 2021-05-16T22:10:56.0269210Z rm /usr/local/bin/h5redeploy 2021-05-16T22:10:56.0272580Z rm /usr/local/bin/h5repack 2021-05-16T22:10:56.0275930Z rm /usr/local/bin/h5repart 2021-05-16T22:10:56.0278560Z rm /usr/local/bin/h5stat 2021-05-16T22:10:56.0281410Z rm /usr/local/bin/h5unjam 2021-05-16T22:10:56.0284280Z rm /usr/local/bin/h5watch 2021-05-16T22:10:56.0291630Z rm /usr/local/include/H5ACpublic.h 2021-05-16T22:10:56.0294770Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T22:10:56.0297430Z rm /usr/local/include/H5Apublic.h 2021-05-16T22:10:56.0300320Z rm /usr/local/include/H5ArrayType.h 2021-05-16T22:10:56.0303190Z rm /usr/local/include/H5AtomType.h 2021-05-16T22:10:56.0306130Z rm /usr/local/include/H5Attribute.h 2021-05-16T22:10:56.0309110Z rm /usr/local/include/H5Classes.h 2021-05-16T22:10:56.0311990Z rm /usr/local/include/H5CommonFG.h 2021-05-16T22:10:56.0314830Z rm /usr/local/include/H5CompType.h 2021-05-16T22:10:56.0317730Z rm /usr/local/include/H5Cpp.h 2021-05-16T22:10:56.0320630Z rm /usr/local/include/H5CppDoc.h 2021-05-16T22:10:56.0324000Z rm /usr/local/include/H5Cpublic.h 2021-05-16T22:10:56.0327430Z rm /usr/local/include/H5DOpublic.h 2021-05-16T22:10:56.0330840Z rm /usr/local/include/H5DSpublic.h 2021-05-16T22:10:56.0334180Z rm /usr/local/include/H5DaccProp.h 2021-05-16T22:10:56.0337090Z rm /usr/local/include/H5DataSet.h 2021-05-16T22:10:56.0340060Z rm /usr/local/include/H5DataSpace.h 2021-05-16T22:10:56.0342990Z rm /usr/local/include/H5DataType.h 2021-05-16T22:10:56.0345890Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T22:10:56.0348910Z rm /usr/local/include/H5Dpublic.h 2021-05-16T22:10:56.0351850Z rm /usr/local/include/H5DxferProp.h 2021-05-16T22:10:56.0354820Z rm /usr/local/include/H5ESpublic.h 2021-05-16T22:10:56.0357930Z rm /usr/local/include/H5EnumType.h 2021-05-16T22:10:56.0360850Z rm /usr/local/include/H5Epubgen.h 2021-05-16T22:10:56.0363780Z rm /usr/local/include/H5Epublic.h 2021-05-16T22:10:56.0366680Z rm /usr/local/include/H5Exception.h 2021-05-16T22:10:56.0369560Z rm /usr/local/include/H5FDcore.h 2021-05-16T22:10:56.0372730Z rm /usr/local/include/H5FDdirect.h 2021-05-16T22:10:56.0375850Z rm /usr/local/include/H5FDfamily.h 2021-05-16T22:10:56.0379290Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T22:10:56.0382030Z rm /usr/local/include/H5FDlog.h 2021-05-16T22:10:56.0385270Z rm /usr/local/include/H5FDmpi.h 2021-05-16T22:10:56.0388050Z rm /usr/local/include/H5FDmpio.h 2021-05-16T22:10:56.0390980Z rm /usr/local/include/H5FDmulti.h 2021-05-16T22:10:56.0394080Z rm /usr/local/include/H5FDpublic.h 2021-05-16T22:10:56.0397220Z rm /usr/local/include/H5FDros3.h 2021-05-16T22:10:56.0400100Z rm /usr/local/include/H5FDsec2.h 2021-05-16T22:10:56.0403040Z rm /usr/local/include/H5FDstdio.h 2021-05-16T22:10:56.0405950Z rm /usr/local/include/H5FDwindows.h 2021-05-16T22:10:56.0408900Z rm /usr/local/include/H5FaccProp.h 2021-05-16T22:10:56.0411970Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T22:10:56.0414810Z rm /usr/local/include/H5File.h 2021-05-16T22:10:56.0417740Z rm /usr/local/include/H5FloatType.h 2021-05-16T22:10:56.0420620Z rm /usr/local/include/H5Fpublic.h 2021-05-16T22:10:56.0423680Z rm /usr/local/include/H5Gpublic.h 2021-05-16T22:10:56.0427030Z rm /usr/local/include/H5Group.h 2021-05-16T22:10:56.0429620Z rm /usr/local/include/H5IMpublic.h 2021-05-16T22:10:56.0432540Z rm /usr/local/include/H5IdComponent.h 2021-05-16T22:10:56.0435460Z rm /usr/local/include/H5Include.h 2021-05-16T22:10:56.0438930Z rm /usr/local/include/H5IntType.h 2021-05-16T22:10:56.0442060Z rm /usr/local/include/H5Ipublic.h 2021-05-16T22:10:56.0444710Z rm /usr/local/include/H5LDpublic.h 2021-05-16T22:10:56.0447630Z rm /usr/local/include/H5LTpublic.h 2021-05-16T22:10:56.0450480Z rm /usr/local/include/H5LaccProp.h 2021-05-16T22:10:56.0453540Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T22:10:56.0456610Z rm /usr/local/include/H5Library.h 2021-05-16T22:10:56.0459520Z rm /usr/local/include/H5Location.h 2021-05-16T22:10:56.0462420Z rm /usr/local/include/H5Lpublic.h 2021-05-16T22:10:56.0465440Z rm /usr/local/include/H5MMpublic.h 2021-05-16T22:10:56.0468540Z rm /usr/local/include/H5Mpublic.h 2021-05-16T22:10:56.0471300Z rm /usr/local/include/H5Object.h 2021-05-16T22:10:56.0474150Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T22:10:56.0477530Z rm /usr/local/include/H5Opublic.h 2021-05-16T22:10:56.0480100Z rm /usr/local/include/H5PLextern.h 2021-05-16T22:10:56.0482970Z rm /usr/local/include/H5PLpublic.h 2021-05-16T22:10:56.0485820Z rm /usr/local/include/H5PTpublic.h 2021-05-16T22:10:56.0488930Z rm /usr/local/include/H5PacketTable.h 2021-05-16T22:10:56.0491770Z rm /usr/local/include/H5Ppublic.h 2021-05-16T22:10:56.0494710Z rm /usr/local/include/H5PredType.h 2021-05-16T22:10:56.0497540Z rm /usr/local/include/H5PropList.h 2021-05-16T22:10:56.0500430Z rm /usr/local/include/H5Rpublic.h 2021-05-16T22:10:56.0503280Z rm /usr/local/include/H5Spublic.h 2021-05-16T22:10:56.0506250Z rm /usr/local/include/H5StrType.h 2021-05-16T22:10:56.0509150Z rm /usr/local/include/H5TBpublic.h 2021-05-16T22:10:56.0511980Z rm /usr/local/include/H5Tpublic.h 2021-05-16T22:10:56.0515050Z rm /usr/local/include/H5VLconnector.h 2021-05-16T22:10:56.0518350Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T22:10:56.0521140Z rm /usr/local/include/H5VLnative.h 2021-05-16T22:10:56.0524030Z Only the first 100 operations were output. 2021-05-16T22:10:57.6543190Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T22:10:58.7828090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:10:59.3160130Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T22:10:59.6532270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T22%3A20%3A00Z&sig=72Fuqn6%2FUtLEAImA7A1iwV3iMu%2B6KPt7iWep%2FyBg9yY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:10:59.6902400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=72Fuqn6\%2FUtLEAImA7A1iwV3iMu\%2B6KPt7iWep\%2FyBg9yY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:10:59.8437220Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T22:10:59.9255210Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T22:10:59.9331230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4940-a0pznv 2021-05-16T22:11:00.0925210Z cp -pR /private/tmp/d20210516-4940-a0pznv/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T22:11:00.2400970Z chmod -Rf +w /private/tmp/d20210516-4940-a0pznv 2021-05-16T22:11:00.3998030Z ==> Finishing up 2021-05-16T22:11:00.4302690Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T22:11:00.4310150Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T22:11:00.4321780Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T22:11:00.4327070Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T22:11:00.4334700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T22:11:00.4339960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T22:11:00.4345780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T22:11:00.4350990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T22:11:00.4356070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T22:11:00.4361460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T22:11:00.4366910Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T22:11:00.4372070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T22:11:00.4377580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T22:11:00.4385280Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T22:11:00.4391150Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T22:11:00.4434160Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T22:11:00.4971030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5104-1eqkb3e.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-16T22:11:02.7079610Z ==> Caveats 2021-05-16T22:11:02.7080330Z Emacs Lisp files have been installed to: 2021-05-16T22:11:02.7081430Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T22:11:02.7082330Z ==> Summary 2021-05-16T22:11:02.7230190Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T22:11:04.6995260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T22:11:05.7885350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:06.3144280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T22:11:06.6389970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T22%3A20%3A00Z&sig=nVTnLKlE2L2FtyZi2bLi5EALlA9bqwIXdAzVs5PrCgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:06.6881090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nVTnLKlE2L2FtyZi2bLi5EALlA9bqwIXdAzVs5PrCgQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:06.8221950Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T22:11:06.8936770Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T22:11:06.8965410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5111-u93v91 2021-05-16T22:11:07.0327840Z cp -pR /private/tmp/d20210516-5111-u93v91/gsl/. /usr/local/Cellar/gsl 2021-05-16T22:11:07.1830460Z chmod -Rf +w /private/tmp/d20210516-5111-u93v91 2021-05-16T22:11:07.3400810Z ==> Finishing up 2021-05-16T22:11:07.3674430Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T22:11:07.3679530Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T22:11:07.3684940Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T22:11:07.3691750Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T22:11:07.3700540Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T22:11:07.3708190Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T22:11:07.3834860Z info /usr/local/share/info/gsl-ref.info 2021-05-16T22:11:07.3850650Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T22:11:07.3858230Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T22:11:07.3864980Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T22:11:07.3875100Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T22:11:07.3882600Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T22:11:07.3888860Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T22:11:07.3903710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T22:11:07.3909480Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T22:11:07.3915300Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T22:11:07.3921390Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T22:11:07.3930130Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T22:11:07.4531270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5276-loj0m8.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-16T22:11:09.6470540Z ==> Summary 2021-05-16T22:11:09.6471610Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T22:11:12.4960000Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T22:11:13.5712460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:14.0988630Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T22:11:14.4551070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T22%3A20%3A00Z&sig=KI4H%2F6UKf55HN73YF4HUjDVM%2FOgRcCuSQX5cm3yqFXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:14.4848630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=KI4H\%2F6UKf55HN73YF4HUjDVM\%2FOgRcCuSQX5cm3yqFXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:14.6014280Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T22:11:14.6194890Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T22:11:15.7165920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:16.2378740Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T22:11:16.5598210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T22%3A20%3A00Z&sig=tGwkU1lYasPP9Odg3hWozC7jky1I3SkSfqZp9MF6HW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:16.6016050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=tGwkU1lYasPP9Odg3hWozC7jky1I3SkSfqZp9MF6HW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:16.6733700Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T22:11:16.6780560Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T22:11:17.7570290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:18.3109110Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T22:11:18.6505600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T22%3A20%3A00Z&sig=yw6xI4U%2BgkLTrROQJS4ywgEVtvOZXZd%2Fmk3Gu%2Fg5vUc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:18.6798380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=yw6xI4U\%2BgkLTrROQJS4ywgEVtvOZXZd\%2Fmk3Gu\%2Fg5vUc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:18.7338060Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T22:11:18.7380490Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T22:11:19.8148570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:20.3335020Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T22:11:20.6806990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T22%3A20%3A00Z&sig=GofixAIEpOZkMzEMCr0yIivu9sOViVdhMHBGHRcXFME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:20.7162250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=GofixAIEpOZkMzEMCr0yIivu9sOViVdhMHBGHRcXFME\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:20.7708540Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T22:11:20.7741160Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T22:11:21.8835860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:22.4340100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T22:11:22.7457490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T22%3A20%3A00Z&sig=nOzYNkIIXE%2BG%2BF36NGfuKUrTvKp3SYYIdpCmp%2BiuWmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:22.7746790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nOzYNkIIXE\%2BG\%2BF36NGfuKUrTvKp3SYYIdpCmp\%2BiuWmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:22.8529440Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T22:11:22.8616450Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T22:11:23.9129880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:24.4393770Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T22:11:24.7633610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T22%3A20%3A00Z&sig=Tt2iv7vqSMGpKS4xfxs5iE%2BZIOW4K%2BTWlIz4Mk4RA90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:24.7915130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=Tt2iv7vqSMGpKS4xfxs5iE\%2BZIOW4K\%2BTWlIz4Mk4RA90\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:24.8308560Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T22:11:24.8338820Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T22:11:25.9535770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:26.4949870Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T22:11:26.8153990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T22%3A20%3A00Z&sig=cN%2BvVh1YWsW7o273VRKS5Up0HjLjtm88HdoWK14uhgY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:26.8526290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=cN\%2BvVh1YWsW7o273VRKS5Up0HjLjtm88HdoWK14uhgY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:26.9498650Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T22:11:26.9593420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T22:11:28.0726920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:28.6475920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T22:11:28.9727420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T22%3A20%3A00Z&sig=znxGNcrEUdv546mFnrpK%2BTZvAfV9dNi%2Fn33nuKhZ%2FxY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:29.0171250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=znxGNcrEUdv546mFnrpK\%2BTZvAfV9dNi\%2Fn33nuKhZ\%2FxY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:29.0593530Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T22:11:29.0631180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T22:11:30.1562870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:30.6730140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T22:11:30.9907320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T22%3A20%3A00Z&sig=DWplCPuGcZJF5lOai%2ByYHdxFBw2D3r%2FE7Ykjs6kacNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:31.0207320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DWplCPuGcZJF5lOai\%2ByYHdxFBw2D3r\%2FE7Ykjs6kacNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:31.0790240Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T22:11:31.0828490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T22:11:32.1374300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:32.6769650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T22:11:33.0022420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T22%3A20%3A00Z&sig=K67EBYp6R%2BG3bTOLyEedOnQdOQ0dusvOvXyjwHCdTeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:33.0371550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=K67EBYp6R\%2BG3bTOLyEedOnQdOQ0dusvOvXyjwHCdTeQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:33.0772620Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T22:11:33.0803190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T22:11:34.1608830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:34.6680780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T22:11:34.9930030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T22%3A20%3A00Z&sig=7FONlfCIcYE9bJTqOiWo2rcNcLLswrzURaM6QR4lV5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:35.0394600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=7FONlfCIcYE9bJTqOiWo2rcNcLLswrzURaM6QR4lV5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:35.0815660Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T22:11:35.0846550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T22:11:36.1724870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:36.7081820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T22:11:37.0559010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T22%3A20%3A00Z&sig=16LnJlQuOl7wIw644OjHJz0veGgnXPZpEbigzZTM1D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:37.0849680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=16LnJlQuOl7wIw644OjHJz0veGgnXPZpEbigzZTM1D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:37.1490190Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T22:11:37.1553200Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T22:11:38.7901440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:38.8778570Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T22:11:39.2095900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T22%3A20%3A00Z&sig=5bxGFkfiWBliJxH8ziS2gLwy8CYQvOq3RNyCnB6eptc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:39.2383430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=5bxGFkfiWBliJxH8ziS2gLwy8CYQvOq3RNyCnB6eptc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:39.2852520Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T22:11:39.2889550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T22:11:40.3511550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:40.8880700Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T22:11:41.2401320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T22%3A20%3A00Z&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD%2FNhLHfftDzuvCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:41.2832220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=tbHwwk7MuNvWaRJOYOfTWK80PiRkD\%2FNhLHfftDzuvCU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:41.6456730Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T22:11:41.7596010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T22:11:42.9417720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:43.4916240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T22:11:43.8266840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T22%3A20%3A00Z&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:43.8564130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EUJaRq0Oxxg8yXk3tT4uxkSpvMNp5nu7Tl3D4VnYtZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:43.9949090Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T22:11:44.0063300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T22:11:45.0564870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:45.5906520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T22:11:45.9310320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T22%3A20%3A00Z&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv%2FsI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:45.9618850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=NsOzFbPCNbLpQPTJPDNvFYpIm2hvpDHnfLwIPXvv\%2FsI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:46.0217840Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T22:11:46.0256910Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T22:11:47.0695580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:47.6214910Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T22:11:47.9425270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T22%3A20%3A00Z&sig=eLkUUuZrA0HccRUh7%2B%2F2yCaF42EUCrOJHiCVOWZxEGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:47.9777130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=eLkUUuZrA0HccRUh7\%2B\%2F2yCaF42EUCrOJHiCVOWZxEGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:48.0644580Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T22:11:48.0720630Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T22:11:49.1432870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:49.6756430Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T22:11:49.9971800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T22%3A20%3A00Z&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ%2BT4fLOXkJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:50.0507580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=T4NkCsZZWUTSAv7nyBhVuapTbpBxuCUTJ\%2BT4fLOXkJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:50.0958110Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T22:11:50.0987230Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T22:11:51.1454400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:51.6873670Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T22:11:52.0043580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T22%3A20%3A00Z&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef%2FjkHl8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:52.0419670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=wuQuol8QIeOjBP4YGZPbrRkvWFpys3D0ZtFef\%2FjkHl8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:52.1120960Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T22:11:52.1165560Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T22:11:53.2156360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:53.7331840Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T22:11:54.0654670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T22%3A20%3A00Z&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1%2BdIR7HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:54.1060000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=gUSvQxgiYf8jQ9viGogrffQ2RKOs5Fsee3m1\%2BdIR7HQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:54.1833050Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T22:11:54.1917360Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T22:11:55.2528320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:55.7854080Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T22:11:56.1025520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T22%3A20%3A00Z&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR%2FrgpJJ9%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:56.1389200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=6ZdcXjvRvHgpgBuMkuXil19eZYmKHFXTpR\%2FrgpJJ9\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:56.1867780Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T22:11:56.1900550Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T22:11:57.2362610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:57.7704370Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T22:11:58.1126690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T22%3A20%3A00Z&sig=IxsJYM%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:11:58.1592300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=IxsJYM\%2BTzJ7umzk77Mad9B6DIDXDVY9mJlq3jnBpbXU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:11:58.2521110Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T22:11:58.2627810Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T22:11:59.3359490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:11:59.8885600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T22:12:00.2075420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T22%3A20%3A00Z&sig=nwlsT7aqT334lawqo3S%2F4ELLGeDOzeeqyzwv0yjKz60%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:00.2418040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nwlsT7aqT334lawqo3S\%2F4ELLGeDOzeeqyzwv0yjKz60\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:00.4314020Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T22:12:00.4729240Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T22:12:01.5377000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:02.0864580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T22:12:02.4062640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T22%3A20%3A00Z&sig=JWy6UtHGHsgKL9hneDc5c%2FsQPi6FX3caBJsnL8qTrjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:02.4426770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=JWy6UtHGHsgKL9hneDc5c\%2FsQPi6FX3caBJsnL8qTrjM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:02.4978040Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T22:12:02.5028800Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T22:12:03.5613110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:04.0804620Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T22:12:04.4218270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T22%3A20%3A00Z&sig=8A5pfSclxwRZT1Ig74IoZNlmc%2B%2F%2F73gdmnpBnMrp02E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:04.4620920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8A5pfSclxwRZT1Ig74IoZNlmc\%2B\%2F\%2F73gdmnpBnMrp02E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:04.6304190Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T22:12:04.6407170Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T22:12:05.7552220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:06.2752310Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T22:12:06.6106860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T22%3A20%3A00Z&sig=7KSrGeKart5MDOb3krurl%2BIXkdwY8N1z%2BS4EjrFS8u8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:06.6491120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=7KSrGeKart5MDOb3krurl\%2BIXkdwY8N1z\%2BS4EjrFS8u8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:06.7823710Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T22:12:06.8015150Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T22:12:07.8906450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:08.4471580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T22:12:08.7786370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T22%3A20%3A00Z&sig=cGSr7rTognbf6O6tIpHahlJT%2BDieniRR%2FdiAzTwUYRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:08.8098660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=cGSr7rTognbf6O6tIpHahlJT\%2BDieniRR\%2FdiAzTwUYRE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:08.8767760Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T22:12:08.8811330Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T22:12:09.9875060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:10.4817420Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T22:12:10.8055560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T22%3A20%3A00Z&sig=fvIHXusm4xmvzx%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:10.8381700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=fvIHXusm4xmvzx\%2BPm2Eh3HIBC2Jj4D1rK4bJ7zl8o4k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:10.9129430Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T22:12:10.9209040Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T22:12:12.0110190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:12.5451510Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T22:12:12.8912900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T22%3A20%3A00Z&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:12.9277990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=3oJnwbCMLZsOdly264oXFWWWn9R2cos8TokdFsU2p6I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:12.9830500Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:12:12.9877220Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T22:12:14.0912640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:12:14.6602700Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T22:12:14.9938900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T22%3A20%3A00Z&sig=QQwJpovfOTCuuIf%2FovzwyY0vBpRCfQmfScItubKa8Os%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:12:15.0218650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=QQwJpovfOTCuuIf\%2FovzwyY0vBpRCfQmfScItubKa8Os\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:12:15.3012790Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T22:12:15.4030150Z ==> 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-16T22:12:15.4042240Z ==> Installing ffmpeg dependency: aom 2021-05-16T22:12:15.4631060Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T22:12:15.4658000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-p42l6x 2021-05-16T22:12:15.5537050Z cp -pR /private/tmp/d20210516-5283-p42l6x/aom/. /usr/local/Cellar/aom 2021-05-16T22:12:15.5982600Z chmod -Rf +w /private/tmp/d20210516-5283-p42l6x 2021-05-16T22:12:15.6589830Z ==> Finishing up 2021-05-16T22:12:15.6951910Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T22:12:15.6955720Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T22:12:15.6961840Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T22:12:15.6968240Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T22:12:15.6973260Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T22:12:15.6977650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T22:12:15.6982560Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T22:12:15.6989390Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T22:12:15.7161060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5625-kx70vp.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-16T22:12:17.7914540Z ==> Summary 2021-05-16T22:12:17.7939810Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T22:12:17.7946650Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T22:12:17.8043510Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T22:12:17.8061820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1ss6e5g 2021-05-16T22:12:17.8244090Z cp -pR /private/tmp/d20210516-5283-1ss6e5g/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T22:12:17.8400140Z chmod -Rf +w /private/tmp/d20210516-5283-1ss6e5g 2021-05-16T22:12:17.8888330Z ==> Finishing up 2021-05-16T22:12:17.9230210Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T22:12:17.9237660Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T22:12:17.9275640Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T22:12:17.9280790Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T22:12:17.9287780Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T22:12:17.9428100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5651-1kemjk6.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-16T22:12:20.0647820Z ==> Summary 2021-05-16T22:12:20.0674780Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T22:12:20.0681730Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T22:12:20.0734190Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T22:12:20.0753010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1jkmogl 2021-05-16T22:12:20.1280400Z cp -pR /private/tmp/d20210516-5283-1jkmogl/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T22:12:20.1976720Z chmod -Rf +w /private/tmp/d20210516-5283-1jkmogl 2021-05-16T22:12:20.2598560Z ==> Finishing up 2021-05-16T22:12:20.3018460Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T22:12:20.3025570Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T22:12:20.3032470Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T22:12:20.3119110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5677-jf5pcj.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-16T22:12:22.3833710Z ==> Summary 2021-05-16T22:12:22.3909890Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T22:12:22.3918180Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T22:12:22.3939310Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T22:12:22.3957230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-4f3cef 2021-05-16T22:12:22.4221540Z cp -pR /private/tmp/d20210516-5283-4f3cef/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T22:12:22.4607240Z chmod -Rf +w /private/tmp/d20210516-5283-4f3cef 2021-05-16T22:12:22.5296450Z ==> Finishing up 2021-05-16T22:12:22.5654560Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T22:12:22.5661340Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T22:12:22.5672390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T22:12:22.5677650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T22:12:22.5683310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T22:12:22.5688590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T22:12:22.5693890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T22:12:22.5698730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T22:12:22.5704380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T22:12:22.5709270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T22:12:22.5714780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T22:12:22.5720150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T22:12:22.5725740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T22:12:22.5730640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T22:12:22.5736160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T22:12:22.5741560Z 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-16T22:12:22.5746820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T22:12:22.5752390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T22:12:22.5758390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T22:12:22.5763970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T22:12:22.5769480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T22:12:22.5774410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T22:12:22.5779590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T22:12:22.5785140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T22:12:22.5790070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T22:12:22.5795940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T22:12:22.5800720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T22:12:22.5806290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T22:12:22.5811230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T22:12:22.5816510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T22:12:22.5821560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T22:12:22.5827050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T22:12:22.5832130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T22:12:22.5838170Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T22:12:22.5843010Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T22:12:22.5848440Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T22:12:22.5855460Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T22:12:22.6077890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5703-nt2hz3.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-16T22:12:24.7380610Z ==> Summary 2021-05-16T22:12:24.7430450Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T22:12:24.7438120Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T22:12:24.9171490Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T22:12:24.9189490Z 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/d20210516-5283-1ued4 2021-05-16T22:12:25.0394960Z cp -pR /private/tmp/d20210516-5283-1ued4/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T22:12:25.1654670Z chmod -Rf +w /private/tmp/d20210516-5283-1ued4 2021-05-16T22:12:25.3675110Z ==> Finishing up 2021-05-16T22:12:25.4251480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T22:12:25.4255600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T22:12:25.4259650Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T22:12:25.4264020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T22:12:25.4268570Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T22:12:25.4275410Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:12:25.4283780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T22:12:25.4291010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T22:12:25.4296250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T22:12:25.4301210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T22:12:25.4305840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T22:12:25.4311130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T22:12:25.4316010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T22:12:25.4320810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T22:12:25.4325840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T22:12:25.4330640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T22:12:25.4335570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T22:12:25.4340710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T22:12:25.4345760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T22:12:25.4350490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T22:12:25.4355450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T22:12:25.4360480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T22:12:25.4365160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T22:12:25.4371070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T22:12:25.4376610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T22:12:25.4381890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T22:12:25.4387450Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T22:12:25.4398380Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T22:12:25.4412770Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T22:12:25.4426750Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T22:12:25.4441390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T22:12:25.4449330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T22:12:25.4460790Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T22:12:25.4468860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T22:12:25.4477280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T22:12:25.4491870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T22:12:25.4503270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T22:12:25.4513300Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T22:12:25.4525230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T22:12:25.4535910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T22:12:25.4546420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T22:12:25.4561870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T22:12:25.4571420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T22:12:25.4580930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T22:12:25.4586660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T22:12:25.4594930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T22:12:25.4602680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T22:12:25.4611280Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T22:12:25.4619930Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T22:12:25.4628830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T22:12:25.4638900Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T22:12:25.4652290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T22:12:25.4678860Z 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-16T22:12:25.5260970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5729-18cq3x3.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-16T22:12:27.7038410Z ==> Summary 2021-05-16T22:12:27.7162580Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T22:12:27.7167630Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T22:12:27.7217390Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T22:12:27.7235470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1fhfpnw 2021-05-16T22:12:27.7369710Z cp -pR /private/tmp/d20210516-5283-1fhfpnw/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T22:12:27.7535940Z chmod -Rf +w /private/tmp/d20210516-5283-1fhfpnw 2021-05-16T22:12:27.8069730Z ==> Finishing up 2021-05-16T22:12:27.8411620Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T22:12:27.8418100Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T22:12:27.8424260Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T22:12:27.8431230Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T22:12:27.8436450Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T22:12:27.8441590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T22:12:27.8449110Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T22:12:27.8593100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5755-16uayrc.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-16T22:12:29.9590660Z ==> Summary 2021-05-16T22:12:29.9615940Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T22:12:29.9623000Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T22:12:30.1672860Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T22:12:30.1690690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-n4cxm 2021-05-16T22:12:30.2355240Z cp -pR /private/tmp/d20210516-5283-n4cxm/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T22:12:30.2845090Z chmod -Rf +w /private/tmp/d20210516-5283-n4cxm 2021-05-16T22:12:30.4601610Z ==> Finishing up 2021-05-16T22:12:30.5022240Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T22:12:30.5026730Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T22:12:30.5031580Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T22:12:30.5036090Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T22:12:30.5043280Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T22:12:30.5051580Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T22:12:30.5060790Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T22:12:30.5068190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T22:12:30.5073430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T22:12:30.5078530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T22:12:30.5084170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T22:12:30.5089010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T22:12:30.5094320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T22:12:30.5100070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T22:12:30.5105040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T22:12:30.5109760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T22:12:30.5115770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T22:12:30.5121490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T22:12:30.5142090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T22:12:30.5147400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T22:12:30.5155170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T22:12:30.5160510Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T22:12:30.5165940Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T22:12:30.5171090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T22:12:30.5438280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5784-1dzk3ov.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-16T22:12:32.7117670Z ==> Summary 2021-05-16T22:12:32.7170530Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T22:12:32.7176370Z ==> Installing ffmpeg dependency: libass 2021-05-16T22:12:32.9434580Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T22:12:32.9452330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1hp5gnc 2021-05-16T22:12:32.9576740Z cp -pR /private/tmp/d20210516-5283-1hp5gnc/libass/. /usr/local/Cellar/libass 2021-05-16T22:12:32.9692910Z chmod -Rf +w /private/tmp/d20210516-5283-1hp5gnc 2021-05-16T22:12:33.0201670Z ==> Finishing up 2021-05-16T22:12:33.0578140Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T22:12:33.0585200Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T22:12:33.0590380Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T22:12:33.0595020Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T22:12:33.0602100Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T22:12:33.0724770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5810-1jmtnul.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-16T22:12:35.3306350Z ==> Summary 2021-05-16T22:12:35.3323550Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T22:12:35.3329420Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T22:12:35.3517070Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T22:12:36.1485080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-lucat8 2021-05-16T22:12:36.1487950Z ==> Finishing up 2021-05-16T22:12:36.1499090Z cp -pR /private/tmp/d20210516-5283-lucat8/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T22:12:36.1500280Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T22:12:36.1502060Z chmod -Rf +w /private/tmp/d20210516-5283-lucat8 2021-05-16T22:12:36.1503780Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T22:12:36.1505740Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T22:12:36.1507220Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T22:12:36.1508860Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T22:12:36.1510460Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T22:12:36.1512050Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T22:12:36.1513720Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T22:12:36.1516480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5836-28bruy.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-16T22:12:37.6520480Z ==> Summary 2021-05-16T22:12:37.6544800Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T22:12:37.6550960Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T22:12:37.6604160Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T22:12:37.6623780Z 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/d20210516-5283-jocm6t 2021-05-16T22:12:37.6775880Z cp -pR /private/tmp/d20210516-5283-jocm6t/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T22:12:37.6982400Z chmod -Rf +w /private/tmp/d20210516-5283-jocm6t 2021-05-16T22:12:37.7506730Z ==> Finishing up 2021-05-16T22:12:37.7872650Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T22:12:37.7876740Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T22:12:37.7885000Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T22:12:37.7904180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T22:12:37.7910090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T22:12:37.7915680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T22:12:37.7920710Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T22:12:37.7925150Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T22:12:37.7930220Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T22:12:37.7937650Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T22:12:37.7942410Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T22:12:37.8098410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5862-5n0600.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-16T22:12:39.8940280Z ==> Summary 2021-05-16T22:12:39.8971480Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T22:12:39.8979020Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T22:12:39.9063360Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T22:12:39.9082430Z 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/d20210516-5283-1209fu2 2021-05-16T22:12:39.9229870Z cp -pR /private/tmp/d20210516-5283-1209fu2/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T22:12:39.9406280Z chmod -Rf +w /private/tmp/d20210516-5283-1209fu2 2021-05-16T22:12:39.9889640Z ==> Finishing up 2021-05-16T22:12:40.0101550Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T22:12:40.0108690Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T22:12:40.0113930Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T22:12:40.0122180Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T22:12:40.0266840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5888-z2t7is.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-16T22:12:42.1827580Z ==> Summary 2021-05-16T22:12:42.1852490Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T22:12:42.1859450Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T22:12:42.1888130Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T22:12:42.1906100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-g7l8y9 2021-05-16T22:12:42.2173680Z cp -pR /private/tmp/d20210516-5283-g7l8y9/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T22:12:42.2379100Z chmod -Rf +w /private/tmp/d20210516-5283-g7l8y9 2021-05-16T22:12:42.2797550Z ==> Finishing up 2021-05-16T22:12:42.3185090Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T22:12:42.3191130Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T22:12:42.3197990Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T22:12:42.3286750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5914-voc25s.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-16T22:12:44.4784440Z ==> Summary 2021-05-16T22:12:44.4805720Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T22:12:44.4812320Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T22:12:44.4834860Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T22:12:44.4854350Z 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/d20210516-5283-1vv8ai3 2021-05-16T22:12:44.4994500Z cp -pR /private/tmp/d20210516-5283-1vv8ai3/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T22:12:44.5161220Z chmod -Rf +w /private/tmp/d20210516-5283-1vv8ai3 2021-05-16T22:12:44.5652430Z ==> Finishing up 2021-05-16T22:12:44.6032800Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T22:12:44.6037890Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T22:12:44.6044120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T22:12:44.6049160Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T22:12:44.6054060Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T22:12:44.6058790Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T22:12:44.6063560Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T22:12:44.6068730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T22:12:44.6088330Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T22:12:44.6093460Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T22:12:44.6234850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5940-1459njh.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-16T22:12:46.6880790Z ==> Summary 2021-05-16T22:12:46.6902970Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T22:12:46.6909180Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T22:12:46.6990320Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T22:12:46.7007700Z 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/d20210516-5283-e5g0i1 2021-05-16T22:12:47.2088900Z cp -pR /private/tmp/d20210516-5283-e5g0i1/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T22:12:47.4609080Z chmod -Rf +w /private/tmp/d20210516-5283-e5g0i1 2021-05-16T22:12:47.5222890Z ==> Finishing up 2021-05-16T22:12:47.5595800Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T22:12:47.5602180Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T22:12:47.5609760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T22:12:47.5615570Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T22:12:47.5620090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T22:12:47.5626010Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T22:12:47.5633180Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T22:12:47.5796480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5966-1lkov7u.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-16T22:12:49.7848480Z ==> Summary 2021-05-16T22:12:49.7868230Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T22:12:49.7874010Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T22:12:49.8268080Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T22:12:49.8286320Z 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/d20210516-5283-16hbhys 2021-05-16T22:12:49.8618740Z cp -pR /private/tmp/d20210516-5283-16hbhys/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T22:12:49.8868310Z chmod -Rf +w /private/tmp/d20210516-5283-16hbhys 2021-05-16T22:12:49.9504710Z ==> Finishing up 2021-05-16T22:12:49.9867150Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T22:12:49.9874210Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T22:12:49.9883020Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T22:12:49.9889680Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T22:12:49.9895000Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T22:12:49.9900310Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T22:12:49.9907750Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T22:12:50.0116420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5992-1qf1ryx.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-16T22:12:52.0681780Z ==> Summary 2021-05-16T22:12:52.0755090Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T22:12:52.0762510Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T22:12:52.1231350Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T22:12:52.1251070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1sdtjpn 2021-05-16T22:12:52.1409030Z cp -pR /private/tmp/d20210516-5283-1sdtjpn/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T22:12:52.1544850Z chmod -Rf +w /private/tmp/d20210516-5283-1sdtjpn 2021-05-16T22:12:52.2066850Z ==> Finishing up 2021-05-16T22:12:52.2461650Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T22:12:52.2467710Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T22:12:52.2475200Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T22:12:52.2480800Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T22:12:52.2486470Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T22:12:52.2493790Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T22:12:52.2627120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6018-1sbz16u.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-16T22:12:54.3885530Z ==> Summary 2021-05-16T22:12:54.3904670Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T22:12:54.3911860Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T22:12:54.3932590Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T22:12:54.3951060Z 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/d20210516-5283-i68r4a 2021-05-16T22:12:54.4514750Z cp -pR /private/tmp/d20210516-5283-i68r4a/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T22:12:54.5070950Z chmod -Rf +w /private/tmp/d20210516-5283-i68r4a 2021-05-16T22:12:54.5881770Z ==> Finishing up 2021-05-16T22:12:54.6258630Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T22:12:54.6264680Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T22:12:54.6272920Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T22:12:54.6282710Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T22:12:54.6287530Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T22:12:54.6291960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T22:12:54.6297390Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T22:12:54.6302140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T22:12:54.6306930Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T22:12:54.6313960Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T22:12:54.6571470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6044-mmb6rh.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-16T22:12:56.8239180Z ==> Summary 2021-05-16T22:12:56.8300950Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T22:12:56.8307330Z ==> Installing ffmpeg dependency: snappy 2021-05-16T22:12:56.8365850Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T22:12:56.8383400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-748g4e 2021-05-16T22:12:56.8502420Z cp -pR /private/tmp/d20210516-5283-748g4e/snappy/. /usr/local/Cellar/snappy 2021-05-16T22:12:56.8651890Z chmod -Rf +w /private/tmp/d20210516-5283-748g4e 2021-05-16T22:12:56.9101240Z ==> Finishing up 2021-05-16T22:12:56.9558070Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T22:12:56.9562440Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T22:12:56.9566980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T22:12:56.9572110Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T22:12:56.9580780Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T22:12:56.9585510Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T22:12:56.9590710Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T22:12:56.9595210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T22:12:56.9600320Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T22:12:56.9730470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6070-qjbt8g.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-16T22:12:59.1342770Z ==> Summary 2021-05-16T22:12:59.1364980Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T22:12:59.1372940Z ==> Installing ffmpeg dependency: speex 2021-05-16T22:12:59.1431720Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T22:12:59.1449990Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1152mih 2021-05-16T22:12:59.1623280Z cp -pR /private/tmp/d20210516-5283-1152mih/speex/. /usr/local/Cellar/speex 2021-05-16T22:12:59.1824600Z chmod -Rf +w /private/tmp/d20210516-5283-1152mih 2021-05-16T22:12:59.2317220Z ==> Finishing up 2021-05-16T22:12:59.2720500Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T22:12:59.2729260Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T22:12:59.2737000Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T22:12:59.2742710Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T22:12:59.2747230Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T22:12:59.2752160Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T22:12:59.2759090Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T22:12:59.2901990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6096-mqpnrj.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-16T22:13:01.4366060Z ==> Summary 2021-05-16T22:13:01.4399800Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T22:13:01.4406370Z ==> Installing ffmpeg dependency: srt 2021-05-16T22:13:01.4484130Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T22:13:01.4500810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-plgunm 2021-05-16T22:13:01.4851920Z cp -pR /private/tmp/d20210516-5283-plgunm/srt/. /usr/local/Cellar/srt 2021-05-16T22:13:01.5057140Z chmod -Rf +w /private/tmp/d20210516-5283-plgunm 2021-05-16T22:13:01.5906600Z ==> Finishing up 2021-05-16T22:13:01.6288540Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T22:13:01.6293010Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T22:13:01.6297870Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T22:13:01.6302510Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T22:13:01.6309390Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T22:13:01.6315970Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T22:13:01.6321020Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T22:13:01.6327850Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T22:13:01.6330460Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T22:13:01.6337530Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T22:13:01.6342560Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T22:13:01.6510740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6122-7we27i.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-16T22:13:03.8313620Z ==> Summary 2021-05-16T22:13:03.8337030Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T22:13:03.8342890Z ==> Installing ffmpeg dependency: giflib 2021-05-16T22:13:03.8363910Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T22:13:03.8382540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1c1tqog 2021-05-16T22:13:03.8518600Z cp -pR /private/tmp/d20210516-5283-1c1tqog/giflib/. /usr/local/Cellar/giflib 2021-05-16T22:13:03.8675270Z chmod -Rf +w /private/tmp/d20210516-5283-1c1tqog 2021-05-16T22:13:03.9131440Z ==> Finishing up 2021-05-16T22:13:03.9521880Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T22:13:03.9525440Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T22:13:03.9529970Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T22:13:03.9534420Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T22:13:03.9538580Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T22:13:03.9543190Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T22:13:03.9549730Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T22:13:03.9556360Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T22:13:03.9561050Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T22:13:03.9565320Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T22:13:03.9570130Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T22:13:03.9726490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6148-1fephws.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-16T22:13:06.4908360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-14wy8f4 2021-05-16T22:13:06.4910900Z ==> Summary 2021-05-16T22:13:06.4912130Z cp -pR /private/tmp/d20210516-5283-14wy8f4/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T22:13:06.4913250Z chmod -Rf +w /private/tmp/d20210516-5283-14wy8f4 2021-05-16T22:13:06.4914420Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T22:13:06.4915590Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T22:13:06.4916970Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T22:13:06.5121390Z ==> Finishing up 2021-05-16T22:13:06.5641650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T22:13:06.5721200Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T22:13:06.5725040Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T22:13:06.5730190Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T22:13:06.5734880Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T22:13:06.5739200Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T22:13:06.5743560Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T22:13:06.5748280Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T22:13:06.5753040Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T22:13:06.5757900Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T22:13:06.5765870Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T22:13:06.5775280Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T22:13:06.5780170Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T22:13:06.5784860Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T22:13:06.5789300Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T22:13:06.5794440Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T22:13:06.5801980Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T22:13:06.6061830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6174-pjlssu.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-16T22:13:08.7986660Z ==> Summary 2021-05-16T22:13:08.8027050Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T22:13:08.8032760Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T22:13:08.8744410Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T22:13:08.8761080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-18tzjbf 2021-05-16T22:13:09.0770650Z cp -pR /private/tmp/d20210516-5283-18tzjbf/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T22:13:09.1847780Z chmod -Rf +w /private/tmp/d20210516-5283-18tzjbf 2021-05-16T22:13:09.2678160Z ==> Finishing up 2021-05-16T22:13:09.3060950Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T22:13:09.3066490Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T22:13:09.3072450Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T22:13:09.3078730Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T22:13:09.3083300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T22:13:09.3088400Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T22:13:09.3095600Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T22:13:09.3384740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6200-1bdjnpp.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-16T22:13:11.4625620Z ==> Caveats 2021-05-16T22:13:11.4626470Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:13:11.4627850Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:13:11.4628910Z ==> Summary 2021-05-16T22:13:11.4676560Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T22:13:11.4682770Z ==> Installing ffmpeg dependency: theora 2021-05-16T22:13:11.4865010Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T22:13:11.4883470Z 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/d20210516-5283-188zll8 2021-05-16T22:13:11.5352810Z cp -pR /private/tmp/d20210516-5283-188zll8/theora/. /usr/local/Cellar/theora 2021-05-16T22:13:11.5924900Z chmod -Rf +w /private/tmp/d20210516-5283-188zll8 2021-05-16T22:13:11.6753560Z ==> Finishing up 2021-05-16T22:13:11.7151670Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T22:13:11.7159620Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T22:13:11.7165690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T22:13:11.7170460Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T22:13:11.7175260Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T22:13:11.7180110Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T22:13:11.7184550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T22:13:11.7189680Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T22:13:11.7194480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T22:13:11.7199200Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T22:13:11.7203910Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T22:13:11.7210790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T22:13:11.7216030Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T22:13:11.7220840Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T22:13:11.7489950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6226-jn5rnw.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-16T22:13:13.8057070Z ==> Summary 2021-05-16T22:13:13.8123000Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T22:13:13.8128940Z ==> Installing ffmpeg dependency: x264 2021-05-16T22:13:13.8159640Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T22:13:13.8177970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-od8hi5 2021-05-16T22:13:13.8571450Z cp -pR /private/tmp/d20210516-5283-od8hi5/x264/. /usr/local/Cellar/x264 2021-05-16T22:13:13.8816160Z chmod -Rf +w /private/tmp/d20210516-5283-od8hi5 2021-05-16T22:13:13.9281660Z ==> Finishing up 2021-05-16T22:13:13.9676730Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T22:13:13.9682650Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T22:13:13.9687160Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T22:13:13.9694070Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T22:13:13.9698360Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T22:13:13.9703550Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T22:13:13.9709960Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T22:13:13.9849890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6252-1117eub.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-16T22:13:16.1684170Z ==> Summary 2021-05-16T22:13:16.1702000Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T22:13:16.1709880Z ==> Installing ffmpeg dependency: x265 2021-05-16T22:13:16.1771550Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T22:13:16.1789950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5283-g9tizi 2021-05-16T22:13:16.3126870Z cp -pR /private/tmp/d20210516-5283-g9tizi/x265/. /usr/local/Cellar/x265 2021-05-16T22:13:16.4050690Z chmod -Rf +w /private/tmp/d20210516-5283-g9tizi 2021-05-16T22:13:16.5108910Z ==> Finishing up 2021-05-16T22:13:16.5716050Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T22:13:16.5723150Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T22:13:16.5727700Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T22:13:16.5734560Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T22:13:16.5739920Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T22:13:16.5744820Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T22:13:16.5753070Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T22:13:16.5954770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6278-wducu7.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-16T22:13:18.6996380Z ==> Summary 2021-05-16T22:13:18.7013700Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T22:13:18.7020160Z ==> Installing ffmpeg dependency: xvid 2021-05-16T22:13:18.7041990Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T22:13:18.7060180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-18mixr7 2021-05-16T22:13:18.7269560Z cp -pR /private/tmp/d20210516-5283-18mixr7/xvid/. /usr/local/Cellar/xvid 2021-05-16T22:13:18.7405870Z chmod -Rf +w /private/tmp/d20210516-5283-18mixr7 2021-05-16T22:13:18.7829730Z ==> Finishing up 2021-05-16T22:13:18.8211890Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T22:13:18.8218280Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T22:13:18.8223980Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T22:13:18.8345500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6304-19bo9xw.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-16T22:13:20.9585170Z ==> Summary 2021-05-16T22:13:20.9600900Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T22:13:20.9609260Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T22:13:20.9729300Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T22:13:20.9747640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-16vsumv 2021-05-16T22:13:21.0327320Z cp -pR /private/tmp/d20210516-5283-16vsumv/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T22:13:21.0877940Z chmod -Rf +w /private/tmp/d20210516-5283-16vsumv 2021-05-16T22:13:21.1696770Z ==> Finishing up 2021-05-16T22:13:21.1980560Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T22:13:21.1986570Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T22:13:21.1991600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T22:13:21.2003500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T22:13:21.2008910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T22:13:21.2013920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T22:13:21.2019540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T22:13:21.2024560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T22:13:21.2029770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T22:13:21.2034860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T22:13:21.2039760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T22:13:21.2045140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T22:13:21.2050400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T22:13:21.2055710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T22:13:21.2060950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T22:13:21.2065910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T22:13:21.2071100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T22:13:21.2076590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T22:13:21.2081870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T22:13:21.2086700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T22:13:21.2092050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T22:13:21.2096900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T22:13:21.2102350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T22:13:21.2123660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T22:13:21.2128920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T22:13:21.2134050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T22:13:21.2139290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T22:13:21.2144760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T22:13:21.2149620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T22:13:21.2154750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T22:13:21.2159880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T22:13:21.2165100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T22:13:21.2170700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T22:13:21.2175810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T22:13:21.2180790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T22:13:21.2185480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T22:13:21.2190700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T22:13:21.2195600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T22:13:21.2200670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T22:13:21.2205980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T22:13:21.2210840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T22:13:21.2217480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T22:13:21.2222810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T22:13:21.2228250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T22:13:21.2233970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T22:13:21.2239080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T22:13:21.2244080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T22:13:21.2249130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T22:13:21.2254270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T22:13:21.2259540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T22:13:21.2264880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T22:13:21.2270330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T22:13:21.2275560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T22:13:21.2281290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T22:13:21.2285690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T22:13:21.2290630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T22:13:21.2295610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T22:13:21.2300910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T22:13:21.2306480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T22:13:21.2311720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T22:13:21.2319100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T22:13:21.2324000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T22:13:21.2329160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T22:13:21.2334400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T22:13:21.2339380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T22:13:21.2344890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T22:13:21.2350110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T22:13:21.2354840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T22:13:21.2374670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T22:13:21.2380150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T22:13:21.2385220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T22:13:21.2390600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T22:13:21.2397140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T22:13:21.2420140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T22:13:21.2425350Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T22:13:21.2432800Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T22:13:21.2687410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6330-1hl1a2n.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-16T22:13:23.3661620Z ==> Summary 2021-05-16T22:13:23.3718910Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T22:13:23.3725540Z ==> Installing ffmpeg dependency: zimg 2021-05-16T22:13:23.3773480Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:13:23.3790900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-1hydpr4 2021-05-16T22:13:23.4092300Z cp -pR /private/tmp/d20210516-5283-1hydpr4/zimg/. /usr/local/Cellar/zimg 2021-05-16T22:13:23.4329920Z chmod -Rf +w /private/tmp/d20210516-5283-1hydpr4 2021-05-16T22:13:23.4984510Z ==> Finishing up 2021-05-16T22:13:23.5406720Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T22:13:23.5411430Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T22:13:23.5420680Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T22:13:23.5426740Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T22:13:23.5431890Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T22:13:23.5436740Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T22:13:23.5443760Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T22:13:23.5602700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6356-37rwnq.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-16T22:13:25.7192520Z ==> Summary 2021-05-16T22:13:25.7224090Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T22:13:25.7231120Z ==> Installing ffmpeg 2021-05-16T22:13:25.7235000Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T22:13:25.7253400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5283-17rur2a 2021-05-16T22:13:26.1073980Z cp -pR /private/tmp/d20210516-5283-17rur2a/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T22:13:26.3462330Z chmod -Rf +w /private/tmp/d20210516-5283-17rur2a 2021-05-16T22:13:30.2501250Z ==> Finishing up 2021-05-16T22:13:30.2893470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T22:13:30.2906280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T22:13:30.2918150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T22:13:30.2938100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T22:13:30.2950350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T22:13:30.2961840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T22:13:30.2978570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T22:13:30.2989270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T22:13:30.2999930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T22:13:30.3011400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T22:13:30.3026950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T22:13:30.3035750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T22:13:30.3047720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T22:13:30.3061620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T22:13:30.3074320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T22:13:30.3088220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T22:13:30.3097360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T22:13:30.3110450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T22:13:30.3122530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T22:13:30.3141020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T22:13:30.3154040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T22:13:30.3166640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T22:13:30.3176300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T22:13:30.3184840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T22:13:30.3197190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T22:13:30.3262920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T22:13:30.3269630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T22:13:30.3282270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T22:13:30.3296710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T22:13:30.3308750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T22:13:30.3322510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T22:13:30.3335290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T22:13:30.3347740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T22:13:30.3362270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T22:13:30.3368490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T22:13:30.3373280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T22:13:30.3377680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T22:13:30.3382560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T22:13:30.3389760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T22:13:30.3394030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T22:13:30.3398430Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T22:13:30.3403550Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T22:13:30.3407870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T22:13:30.3412290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T22:13:30.3417060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T22:13:30.3422330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T22:13:30.3426760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T22:13:30.3432500Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T22:13:30.3442030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T22:13:30.3447850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T22:13:30.3452740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T22:13:30.3458020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T22:13:30.3463060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T22:13:30.3468550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T22:13:30.3474390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T22:13:30.3480090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T22:13:30.3485110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T22:13:30.3490900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T22:13:30.3496350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T22:13:30.3501590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T22:13:30.3507320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T22:13:30.3512830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T22:13:30.3517980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T22:13:30.3525720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T22:13:30.3531260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T22:13:30.3536940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T22:13:30.3542150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T22:13:30.3547140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T22:13:30.3552510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T22:13:30.3557950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T22:13:30.3564990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T22:13:30.3570060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T22:13:30.3574660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T22:13:30.3579730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T22:13:30.3584840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T22:13:30.3589690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T22:13:30.3594490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T22:13:30.3619290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T22:13:30.3624150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T22:13:30.3628770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T22:13:30.3633380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T22:13:30.3638900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T22:13:30.3643970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T22:13:30.3648870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T22:13:30.3653420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T22:13:30.3658530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T22:13:30.3663310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T22:13:30.3668040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T22:13:30.3672480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T22:13:30.3677850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T22:13:30.3682360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T22:13:30.3687230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T22:13:30.3697760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T22:13:30.3699050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T22:13:30.3701910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T22:13:30.3706880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T22:13:30.3711580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T22:13:30.3716680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T22:13:30.3721980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T22:13:30.3726880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T22:13:30.3730550Z Only the first 100 operations were output. 2021-05-16T22:13:30.4825880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6382-1tfwpgk.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-16T22:13:32.7820460Z ==> Summary 2021-05-16T22:13:32.7988370Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T22:13:33.6337590Z ==> Caveats 2021-05-16T22:13:33.6338520Z ==> tesseract 2021-05-16T22:13:33.6354850Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T22:13:33.6356420Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T22:13:35.2720480Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T22:13:36.3502350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:36.8942920Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T22:13:38.2381070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T22%3A20%3A00Z&sig=8u4d4OgmHbgacJF8h%2F1R6yiw9i3NLrMnJY20zFt4Tk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:38.2838890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=8u4d4OgmHbgacJF8h\%2F1R6yiw9i3NLrMnJY20zFt4Tk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:38.7006040Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T22:13:38.8098860Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T22:13:40.1593870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:40.7242020Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T22:13:41.0530400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T22%3A20%3A00Z&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:41.0997890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=AXyDzo39pifKgI5SA49zFU28WG8wY5XAG6Brp4upZ7o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:41.2707250Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T22:13:41.3092820Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T22:13:41.3098190Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T22:13:41.3750710Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T22:13:41.3778960Z 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/d20210516-6389-vxqax4 2021-05-16T22:13:41.9980500Z cp -pR /private/tmp/d20210516-6389-vxqax4/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T22:13:42.4828900Z chmod -Rf +w /private/tmp/d20210516-6389-vxqax4 2021-05-16T22:13:42.8490890Z ==> Finishing up 2021-05-16T22:13:42.8737880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T22:13:42.8751190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T22:13:42.8766660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T22:13:42.8775710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T22:13:42.8787910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T22:13:42.8799540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T22:13:42.8810920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T22:13:42.8825750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T22:13:42.8837870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T22:13:42.8847720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T22:13:42.8858910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T22:13:42.8869580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T22:13:42.8882670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T22:13:42.8895170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T22:13:42.8907090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T22:13:42.8918870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T22:13:42.8937210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T22:13:42.8948920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T22:13:42.8958520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T22:13:42.9010490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T22:13:42.9015070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T22:13:42.9020100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T22:13:42.9024480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T22:13:42.9029490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T22:13:42.9034020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T22:13:42.9038740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T22:13:42.9043200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T22:13:42.9047740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T22:13:42.9052220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T22:13:42.9057020Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T22:13:42.9063860Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T22:13:42.9072200Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T22:13:42.9076880Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T22:13:42.9086040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T22:13:42.9091550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T22:13:42.9096550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T22:13:42.9101830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T22:13:42.9107240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T22:13:42.9112770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T22:13:42.9117970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T22:13:42.9123310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T22:13:42.9128360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T22:13:42.9133530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T22:13:42.9139080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T22:13:42.9144650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T22:13:42.9150080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T22:13:42.9154900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T22:13:42.9160330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T22:13:42.9165380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T22:13:42.9170340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T22:13:42.9175820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T22:13:42.9180870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T22:13:42.9186030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T22:13:42.9193770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T22:13:42.9199310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T22:13:42.9205980Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T22:13:42.9211260Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T22:13:42.9216290Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T22:13:43.0815140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6559-dgv434.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-16T22:13:45.3708510Z ==> Summary 2021-05-16T22:13:45.4119140Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T22:13:45.4134370Z ==> Installing imagemagick@6 2021-05-16T22:13:45.4138590Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T22:13:45.4160080Z 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/d20210516-6389-ml68j3 2021-05-16T22:13:45.7662890Z cp -pR /private/tmp/d20210516-6389-ml68j3/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T22:13:46.1641170Z chmod -Rf +w /private/tmp/d20210516-6389-ml68j3 2021-05-16T22:13:47.8282610Z ==> Finishing up 2021-05-16T22:13:48.1016860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6585-1g9gvoq.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-16T22:13:50.3874000Z ==> Caveats 2021-05-16T22:13:50.3875430Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:50.3876280Z because this is an alternate version of another formula. 2021-05-16T22:13:50.3876680Z 2021-05-16T22:13:50.3877270Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:13:50.3878590Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:50.3879090Z 2021-05-16T22:13:50.3879650Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:13:50.3880730Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:13:50.3881830Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:13:50.3882260Z 2021-05-16T22:13:50.3883180Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:13:50.3884010Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:13:50.3884440Z 2021-05-16T22:13:50.3885150Z ==> Summary 2021-05-16T22:13:50.4338210Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T22:13:51.1999910Z ==> Caveats 2021-05-16T22:13:51.2000880Z ==> imagemagick@6 2021-05-16T22:13:51.2043140Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:13:51.2045070Z because this is an alternate version of another formula. 2021-05-16T22:13:51.2045800Z 2021-05-16T22:13:51.2046560Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T22:13:51.2048080Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:13:51.2048590Z 2021-05-16T22:13:51.2049160Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T22:13:51.2050290Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T22:13:51.2051400Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T22:13:51.2051820Z 2021-05-16T22:13:51.2052750Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T22:13:51.2053580Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T22:13:51.2054010Z 2021-05-16T22:13:53.0370170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T22:13:54.0950150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:54.6418510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T22:13:54.9592270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T22%3A20%3A00Z&sig=L09rvVh1C%2Bv6O%2FGnLgpdaJ9pHl59U%2B6bJl24vWr%2Bu8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:55.0004310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=L09rvVh1C\%2Bv6O\%2FGnLgpdaJ9pHl59U\%2B6bJl24vWr\%2Bu8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:55.0886760Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T22:13:55.0958320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T22:13:56.1318870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:56.6380560Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T22:13:56.9679620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T22%3A20%3A00Z&sig=v8f5NUCja1wTgTUBAJe%2FSE7gU%2Fp8RBaAG37v8qqKuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:57.0094840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=v8f5NUCja1wTgTUBAJe\%2FSE7gU\%2Fp8RBaAG37v8qqKuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:57.0960020Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T22:13:57.1032730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T22:13:58.1494400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:13:58.7160750Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T22:13:59.0312960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T22%3A20%3A00Z&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:13:59.0595000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=nLhwCf6Mis7fSnNufTR3TgT2I61HazX6Nz9hLmIpWxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:13:59.5195670Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T22:13:59.6707250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T22:14:00.7573190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:01.2994750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T22:14:01.6216320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T22%3A20%3A00Z&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:01.6528150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=etb7IZz4ASRocscFEn78vA5pi0NRbDy75oJH6lnniOM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:01.6886820Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T22:14:01.6919930Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T22:14:02.7956580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:03.3372100Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T22:14:03.6740430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T22%3A20%3A00Z&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:03.7159400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=LoAVUOZW0QsOxl8SGW8cvmnz56AHeoKh8B43Hpe7pnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:03.7716560Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T22:14:03.7752000Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T22:14:04.8612990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:05.4029120Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T22:14:05.7128090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T22%3A20%3A00Z&sig=EZ3W93Q9%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:05.7424900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=EZ3W93Q9\%2FsvfbcWIQWTizgB43pgH4FlQ5rMxMrmN5Us\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:05.8036700Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T22:14:05.8102150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T22:14:06.9378390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:07.5028270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T22:14:07.8370140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T22%3A20%3A00Z&sig=mRszhZf82T5cEIATQMz4RMh0kwIC%2Fw%2BVj7GSMA9aXJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:07.8767410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=mRszhZf82T5cEIATQMz4RMh0kwIC\%2Fw\%2BVj7GSMA9aXJI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:07.9503680Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T22:14:07.9577650Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T22:14:09.0889060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:09.6534650Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T22:14:09.9938480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T22%3A20%3A00Z&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:10.0421550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=TLvjxs003NGg2sp7VWgt9MWAkrvbF1kAnZSj3if2UgM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:10.0854500Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T22:14:10.0885860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T22:14:11.1504220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:11.7050980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T22:14:12.0340030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T22%3A20%3A00Z&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:12.0663300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=DvZCOw3lgZIr2nGbRukgWWlPDunw3x6UiuHE2zgDICg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:12.1208850Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T22:14:12.1254310Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T22:14:13.2256540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:13.7535330Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T22:14:14.0756950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T22%3A20%3A00Z&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:14.1082680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=i8JnMUpc6Xjajhs4nh4c4bJhun48UhXXn2tL6zNHfTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:14.1466830Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:14:14.1503100Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T22:14:15.2221870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:15.9699670Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T22:14:16.2906070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T22%3A20%3A00Z&sig=oJILEnyCDOurTnNw%2FTt6ib4aRoQSSNftgmxubSBeWmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:16.3275510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=oJILEnyCDOurTnNw\%2FTt6ib4aRoQSSNftgmxubSBeWmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:16.4072060Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T22:14:16.4139070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T22:14:17.5323230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:14:18.0892170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T22:14:18.4177860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T22%3A20%3A00Z&sig=s%2BnEobt%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:14:18.4507350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A20\%3A00Z\&sig=s\%2BnEobt\%2Fvrjz2bYiqx9pRPSyTdGDRYZCoGMGod9w6KU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:14:18.7102280Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T22:14:18.7624600Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T22:14:18.7627410Z ==> Installing imagemagick dependency: libde265 2021-05-16T22:14:18.8193190Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T22:14:18.8221550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-bshf3 2021-05-16T22:14:18.8501400Z cp -pR /private/tmp/d20210516-6592-bshf3/libde265/. /usr/local/Cellar/libde265 2021-05-16T22:14:18.8720560Z chmod -Rf +w /private/tmp/d20210516-6592-bshf3 2021-05-16T22:14:18.9545000Z ==> Finishing up 2021-05-16T22:14:18.9933210Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T22:14:18.9939070Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T22:14:18.9943940Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T22:14:18.9948920Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T22:14:18.9953740Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T22:14:18.9960970Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T22:14:18.9967690Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T22:14:18.9973080Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T22:14:18.9978330Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T22:14:18.9986200Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T22:14:19.0291860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6830-dk7gsg.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-16T22:14:21.1439500Z ==> Summary 2021-05-16T22:14:21.1474820Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T22:14:21.1481260Z ==> Installing imagemagick dependency: docbook 2021-05-16T22:14:21.1501590Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T22:14:21.1519030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-1md2k97 2021-05-16T22:14:21.2545150Z cp -pR /private/tmp/d20210516-6592-1md2k97/docbook/. /usr/local/Cellar/docbook 2021-05-16T22:14:21.3810110Z chmod -Rf +w /private/tmp/d20210516-6592-1md2k97 2021-05-16T22:14:21.4740840Z ==> Finishing up 2021-05-16T22:14:21.5331890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6856-1vhkfcv.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-16T22:14:23.3398290Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T22:14:23.3793370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.3952270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4047990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4141820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4235780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4329320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4423220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4517340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4611620Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4705240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4811870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.4928970Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.5021870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.5115570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:23.9313650Z ==> Caveats 2021-05-16T22:14:23.9314390Z To use the DocBook package in your XML toolchain, 2021-05-16T22:14:23.9315100Z you need to add the following to your ~/.bashrc: 2021-05-16T22:14:23.9315480Z 2021-05-16T22:14:23.9316040Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:14:23.9317020Z ==> Summary 2021-05-16T22:14:23.9447520Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T22:14:23.9453960Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T22:14:23.9524740Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T22:14:23.9542460Z 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/d20210516-6592-n048tw 2021-05-16T22:14:25.7426340Z cp -pR /private/tmp/d20210516-6592-n048tw/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T22:14:28.4050030Z chmod -Rf +w /private/tmp/d20210516-6592-n048tw 2021-05-16T22:14:29.5947290Z ==> Finishing up 2021-05-16T22:14:29.6930650Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T22:14:29.6939720Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T22:14:29.7035120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6897-1yttq1u.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-16T22:14:31.5151290Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:31.5261530Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:31.5353010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:14:31.5447820Z ==> 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-16T22:14:31.5540330Z ==> 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-16T22:14:31.5632710Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T22:14:31.5730280Z ==> 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-16T22:14:31.5822820Z ==> 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-16T22:14:31.5914520Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:14:31.6009760Z ==> 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-16T22:14:31.6102500Z ==> 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-16T22:14:31.6194930Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:14:31.6288100Z ==> 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-16T22:14:31.6379730Z ==> 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-16T22:14:31.6472100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:31.6567070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T22:14:31.6659060Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:14:31.6753130Z ==> 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-16T22:14:31.6846170Z ==> 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-16T22:14:31.6939780Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T22:14:31.7033520Z ==> 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-16T22:14:31.7134650Z ==> 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-16T22:14:31.7226150Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T22:14:31.7325850Z ==> 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-16T22:14:31.7422030Z ==> 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-16T22:14:31.7515400Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T22:14:31.7622510Z ==> 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-16T22:14:31.7737400Z ==> 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-16T22:14:32.7830270Z ==> Summary 2021-05-16T22:14:33.0741980Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T22:14:33.0748630Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T22:14:33.0768690Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T22:14:33.0787350Z 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/d20210516-6592-2udpkf 2021-05-16T22:14:33.0901250Z cp -pR /private/tmp/d20210516-6592-2udpkf/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T22:14:33.1026970Z chmod -Rf +w /private/tmp/d20210516-6592-2udpkf 2021-05-16T22:14:33.1434730Z ==> Finishing up 2021-05-16T22:14:33.1840310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6951-1oq29vt.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-16T22:14:35.2621820Z ==> Caveats 2021-05-16T22:14:35.2623390Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:14:35.2624760Z because macOS already provides this software and installing another version in 2021-05-16T22:14:35.2625980Z parallel can cause all kinds of trouble. 2021-05-16T22:14:35.2626660Z 2021-05-16T22:14:35.2627970Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:14:35.2629320Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:14:35.2629830Z 2021-05-16T22:14:35.2630030Z 2021-05-16T22:14:35.2630530Z Bash completion has been installed to: 2021-05-16T22:14:35.2631580Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:14:35.2632500Z ==> Summary 2021-05-16T22:14:35.2641920Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T22:14:35.2649530Z ==> Installing imagemagick dependency: xmlto 2021-05-16T22:14:35.2829400Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T22:14:35.2849020Z 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/d20210516-6592-5tyit5 2021-05-16T22:14:35.3130470Z cp -pR /private/tmp/d20210516-6592-5tyit5/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T22:14:35.3435880Z chmod -Rf +w /private/tmp/d20210516-6592-5tyit5 2021-05-16T22:14:35.3965330Z ==> Finishing up 2021-05-16T22:14:35.4346660Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T22:14:35.4351680Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T22:14:35.4363590Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T22:14:35.4376190Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T22:14:35.4381030Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T22:14:35.4472960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6977-1w8herb.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-16T22:14:37.6238730Z ==> Summary 2021-05-16T22:14:37.6279590Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T22:14:37.6285200Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T22:14:37.7026190Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T22:14:37.7043890Z 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/d20210516-6592-1geplwc 2021-05-16T22:14:37.7768750Z cp -pR /private/tmp/d20210516-6592-1geplwc/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T22:14:37.9122360Z chmod -Rf +w /private/tmp/d20210516-6592-1geplwc 2021-05-16T22:14:38.0545230Z ==> Finishing up 2021-05-16T22:14:38.0949790Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T22:14:38.1020660Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T22:14:38.1023260Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T22:14:38.1045210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1049590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1099230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1110140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1118760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1131320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1139470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1147960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1159760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1167780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1179800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1191120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1201810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1208860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1243580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1246150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1248450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1250700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1259250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1269400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1279150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1287810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1298900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1302970Z mkdir -p /usr/local/share/locale/fo 2021-05-16T22:14:38.1313290Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T22:14:38.1315550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1321810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1330730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1343170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1353810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1364170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1374170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1383100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1395190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1405590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1410640Z mkdir -p /usr/local/share/locale/ia 2021-05-16T22:14:38.1415150Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T22:14:38.1419480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1425140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1435520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1446230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1455580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1466420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1476880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1489330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1496950Z mkdir -p /usr/local/share/locale/ky 2021-05-16T22:14:38.1505310Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T22:14:38.1512030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1516150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1545130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1554740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1567760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1575440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1678140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1778370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1844300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1846660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1848960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1851530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1855600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1858120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1860590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1863120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1865580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1870250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1872790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1875270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1877710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1880250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1882720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1885470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1890830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1893330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1895820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1898310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1900860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1903270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1905750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1911290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1913830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1918100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T22:14:38.1921280Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T22:14:38.1923490Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T22:14:38.1925790Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T22:14:38.2433860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7003-oevr0h.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-16T22:14:40.0748790Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:14:41.9958480Z ==> Summary 2021-05-16T22:14:42.0156660Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T22:14:42.0162190Z ==> Installing imagemagick dependency: libheif 2021-05-16T22:14:42.1185780Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T22:14:42.1203640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-166bv9i 2021-05-16T22:14:42.1461150Z cp -pR /private/tmp/d20210516-6592-166bv9i/libheif/. /usr/local/Cellar/libheif 2021-05-16T22:14:42.1711300Z chmod -Rf +w /private/tmp/d20210516-6592-166bv9i 2021-05-16T22:14:42.2805780Z ==> Finishing up 2021-05-16T22:14:42.3224910Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T22:14:42.3230230Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T22:14:42.3234590Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T22:14:42.3239870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T22:14:42.3246340Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T22:14:42.3252500Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T22:14:42.3261800Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T22:14:42.3267050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T22:14:42.3272490Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T22:14:42.3278300Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T22:14:42.3287240Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T22:14:42.3292310Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T22:14:42.3297220Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T22:14:42.3303380Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T22:14:42.3307930Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T22:14:42.3312860Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T22:14:42.3320300Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T22:14:42.3503950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7030-zugpl.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-16T22:14:44.2037340Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T22:14:45.8671460Z ==> Summary 2021-05-16T22:14:45.8704070Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T22:14:45.8709970Z ==> Installing imagemagick dependency: liblqr 2021-05-16T22:14:45.9220420Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T22:14:45.9238400Z 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/d20210516-6592-n3clq 2021-05-16T22:14:45.9373610Z cp -pR /private/tmp/d20210516-6592-n3clq/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T22:14:45.9553350Z chmod -Rf +w /private/tmp/d20210516-6592-n3clq 2021-05-16T22:14:46.0072100Z ==> Finishing up 2021-05-16T22:14:46.0483300Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T22:14:46.0489760Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T22:14:46.0494230Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T22:14:46.0501180Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T22:14:46.0647370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7057-1kpwzwg.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-16T22:14:48.2317430Z ==> Summary 2021-05-16T22:14:48.2342850Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T22:14:48.2348490Z ==> Installing imagemagick dependency: libomp 2021-05-16T22:14:48.2399260Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T22:14:48.2416940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-l7y9m7 2021-05-16T22:14:48.2583200Z cp -pR /private/tmp/d20210516-6592-l7y9m7/libomp/. /usr/local/Cellar/libomp 2021-05-16T22:14:48.2704960Z chmod -Rf +w /private/tmp/d20210516-6592-l7y9m7 2021-05-16T22:14:48.3099320Z ==> Finishing up 2021-05-16T22:14:48.3526930Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T22:14:48.3531300Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T22:14:48.3535870Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T22:14:48.3542080Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T22:14:48.3547100Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T22:14:48.3671130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7083-gv8c6m.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-16T22:14:50.4167130Z ==> Summary 2021-05-16T22:14:50.4180650Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T22:14:50.4187080Z ==> Installing imagemagick dependency: imath 2021-05-16T22:14:50.4241690Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:14:50.4258900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-ae1wgb 2021-05-16T22:14:50.4491710Z cp -pR /private/tmp/d20210516-6592-ae1wgb/imath/. /usr/local/Cellar/imath 2021-05-16T22:14:50.4781150Z chmod -Rf +w /private/tmp/d20210516-6592-ae1wgb 2021-05-16T22:14:50.5338220Z ==> Finishing up 2021-05-16T22:14:50.5786620Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T22:14:50.5794860Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T22:14:50.5799820Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T22:14:50.5804210Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T22:14:50.5809330Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T22:14:50.5814210Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T22:14:50.5820970Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T22:14:50.6000790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7109-qhkhqt.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-16T22:14:52.7154310Z ==> Summary 2021-05-16T22:14:52.7193220Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T22:14:52.7200060Z ==> Installing imagemagick dependency: openexr 2021-05-16T22:14:52.7297790Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T22:14:52.7315390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6592-15827uq 2021-05-16T22:14:52.8059040Z cp -pR /private/tmp/d20210516-6592-15827uq/openexr/. /usr/local/Cellar/openexr 2021-05-16T22:14:52.9076930Z chmod -Rf +w /private/tmp/d20210516-6592-15827uq 2021-05-16T22:14:53.0612090Z ==> Finishing up 2021-05-16T22:14:53.1081620Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T22:14:53.1085440Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T22:14:53.1090860Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T22:14:53.1096490Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T22:14:53.1101650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T22:14:53.1106680Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T22:14:53.1111850Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T22:14:53.1116800Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T22:14:53.1123800Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T22:14:53.1132700Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T22:14:53.1141870Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T22:14:53.1146860Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T22:14:53.1152210Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T22:14:53.1157960Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T22:14:53.1163100Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T22:14:53.1168400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T22:14:53.1174220Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T22:14:53.1179850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T22:14:53.1185790Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T22:14:53.1190990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T22:14:53.1196360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T22:14:53.1201750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T22:14:53.1206970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T22:14:53.1212590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T22:14:53.1218060Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T22:14:53.1223580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T22:14:53.1229080Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T22:14:53.1236910Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T22:14:53.1705170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7136-1xbpfet.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-16T22:14:55.3438410Z ==> Summary 2021-05-16T22:14:55.3557030Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T22:14:55.3563990Z ==> Installing imagemagick 2021-05-16T22:14:55.3567520Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T22:14:55.3586080Z 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/d20210516-6592-19yqmub 2021-05-16T22:14:55.7336900Z cp -pR /private/tmp/d20210516-6592-19yqmub/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T22:14:56.1597710Z chmod -Rf +w /private/tmp/d20210516-6592-19yqmub 2021-05-16T22:14:59.2811820Z ==> Finishing up 2021-05-16T22:14:59.2996530Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T22:14:59.3003210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T22:14:59.3008160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T22:14:59.3014900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T22:14:59.3020030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T22:14:59.3025800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T22:14:59.3032080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T22:14:59.3038290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T22:14:59.3042860Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T22:14:59.3048650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T22:14:59.3055180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T22:14:59.3060020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T22:14:59.3064770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T22:14:59.3070200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T22:14:59.3076900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T22:14:59.3083050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T22:14:59.3087690Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T22:14:59.3092860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T22:14:59.3164370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T22:14:59.3169320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T22:14:59.3174670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T22:14:59.3179360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T22:14:59.3183910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T22:14:59.3189060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T22:14:59.3194300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T22:14:59.3199110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T22:14:59.3204210Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T22:14:59.3208750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T22:14:59.3213330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T22:14:59.3218060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T22:14:59.3224890Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T22:14:59.3231600Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T22:14:59.3238830Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T22:14:59.3248000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T22:14:59.3254140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T22:14:59.3259830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T22:14:59.3265280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T22:14:59.3270320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T22:14:59.3275610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T22:14:59.3281500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T22:14:59.3287140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T22:14:59.3292680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T22:14:59.3297700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T22:14:59.3302910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T22:14:59.3308110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T22:14:59.3313700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T22:14:59.3318480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T22:14:59.3323900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T22:14:59.3329060Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T22:14:59.3334030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T22:14:59.3340690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T22:14:59.3345760Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T22:14:59.3350710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T22:14:59.3356070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T22:14:59.3360860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T22:14:59.3365680Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T22:14:59.3370990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T22:14:59.3376500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T22:14:59.3381290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T22:14:59.3386730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T22:14:59.3391120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T22:14:59.3396200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T22:14:59.3401160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T22:14:59.3409240Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T22:14:59.3414210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T22:14:59.3419220Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T22:14:59.3424190Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T22:14:59.3429480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T22:14:59.3434610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T22:14:59.3440040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T22:14:59.3444960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T22:14:59.5878760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7165-40lyax.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-16T22:15:01.8694950Z ==> Summary 2021-05-16T22:15:01.9148660Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T22:15:03.5244460Z ==> Caveats 2021-05-16T22:15:03.5245520Z ==> docbook 2021-05-16T22:15:03.5259890Z To use the DocBook package in your XML toolchain, 2021-05-16T22:15:03.5260680Z you need to add the following to your ~/.bashrc: 2021-05-16T22:15:03.5261030Z 2021-05-16T22:15:03.5261570Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T22:15:03.5262710Z ==> gnu-getopt 2021-05-16T22:15:03.5287500Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:15:03.5288600Z because macOS already provides this software and installing another version in 2021-05-16T22:15:03.5289400Z parallel can cause all kinds of trouble. 2021-05-16T22:15:03.5289740Z 2021-05-16T22:15:03.5290710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T22:15:03.5292030Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:15:03.5292530Z 2021-05-16T22:15:03.5292740Z 2021-05-16T22:15:03.5293240Z Bash completion has been installed to: 2021-05-16T22:15:03.5294290Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T22:15:05.0845300Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T22:15:06.2400510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:15:06.9368100Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T22:15:07.2826320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T22%3A25%3A00Z&sig=lqz0yrXYztdBR2XXHxhv9Cbzsj4ASQZ5Ec6YGrCZQDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:07.3279710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=lqz0yrXYztdBR2XXHxhv9Cbzsj4ASQZ5Ec6YGrCZQDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:15:07.3702700Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T22:15:07.4399960Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T22:15:07.4428200Z 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/d20210516-7172-1s2829b 2021-05-16T22:15:07.4616780Z cp -pR /private/tmp/d20210516-7172-1s2829b/udunits/. /usr/local/Cellar/udunits 2021-05-16T22:15:07.4825510Z chmod -Rf +w /private/tmp/d20210516-7172-1s2829b 2021-05-16T22:15:07.5354710Z ==> Finishing up 2021-05-16T22:15:07.5758850Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T22:15:07.5766340Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T22:15:07.5774850Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T22:15:07.5798930Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T22:15:07.5822420Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T22:15:07.5867450Z info /usr/local/share/info/udunits2.info 2021-05-16T22:15:07.5876800Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T22:15:07.5913850Z info /usr/local/share/info/udunits2lib.info 2021-05-16T22:15:07.5922810Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T22:15:07.5957970Z info /usr/local/share/info/udunits2prog.info 2021-05-16T22:15:07.5965790Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T22:15:07.5973810Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T22:15:07.5980400Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T22:15:07.6138070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7339-1hvg03k.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-16T22:15:09.7728590Z ==> Summary 2021-05-16T22:15:09.7758570Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T22:15:11.9116830Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T22:15:11.9117510Z To reinstall 1.6, run: 2021-05-16T22:15:11.9117940Z brew reinstall jq 2021-05-16T22:15:13.4156930Z ==> Caveats 2021-05-16T22:15:13.4157720Z imagej requires Java. You can install the latest version with: 2021-05-16T22:15:13.4158870Z brew install --cask adoptopenjdk 2021-05-16T22:15:13.4159220Z 2021-05-16T22:15:13.8016010Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T22:15:14.0631900Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T22:15:22.6374490Z ==> Verifying checksum for cask 'imagej' 2021-05-16T22:15:22.8158030Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:15:22.8159240Z ==> Installing Cask imagej 2021-05-16T22:15:22.8581940Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7449-1jk0x0q 2021-05-16T22:15:23.0155880Z cp -pR /private/tmp/d20210516-7449-1jk0x0q/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T22:15:23.1671120Z chmod -Rf +w /private/tmp/d20210516-7449-1jk0x0q 2021-05-16T22:15:23.2367480Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T22:15:23.5368330Z 🍺 imagej was successfully installed! 2021-05-16T22:15:25.6138060Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T22:15:27.3063390Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T22:15:27.6452930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T22%3A25%3A00Z&sig=eutybWaut2r%2BG7u2fjN2kzq%2BkcltcOKIOS51owEaRMo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:27.7943470Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T22:15:29.4414660Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T22:15:29.9011840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T22%3A25%3A00Z&sig=0QuL%2FU8ZCWTkLi08W1YA8D9paaJA88gEacJHjbGPhg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:30.2026880Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T22:15:30.2030860Z ==> Installing bowtie2 dependency: tbb 2021-05-16T22:15:30.2965300Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T22:15:32.9498800Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T22:15:32.9526250Z ==> Installing bowtie2 2021-05-16T22:15:32.9529600Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T22:15:35.7487020Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T22:15:38.7185830Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T22:15:40.3551650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T22:15:40.6908570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T22%3A25%3A00Z&sig=MiE4o43P1CTtm1qyCw8rhBXLBSNCPMeW217cYkDO8sQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:40.8031620Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T22:15:42.4518960Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T22:15:42.7965790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T22%3A25%3A00Z&sig=jR8%2Bd%2BSDXZlnrsGRz%2BNxBfwI79sSA95Swltoh0zCr9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:42.8761940Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T22:15:44.5717230Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T22:15:44.9187330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T22%3A25%3A00Z&sig=gWbJb6SkWFUNPaXgWEfup%2FiEkahefzFfoNQuQKYJRQk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:45.0026500Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T22:15:46.5931830Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T22:15:46.9329760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T22%3A25%3A00Z&sig=Jh3UhzYU4weGxI%2FUgtN6uXL%2B7zqWbQWUQjLT0yokJJw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:47.0229000Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T22:15:48.6667630Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T22:15:49.0390750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T22%3A25%3A00Z&sig=xcZ3CjH7DJnfH1d0CTXRbTbHIUb4pkdByfKCcwBQ5o4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:49.1579070Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T22:15:50.8598310Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T22:15:51.2159680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T22%3A25%3A00Z&sig=47IF8vsC3NiZDsGUa2E0EnqcgEBqFeTHDuXx9rchj5w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:51.3579780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T22:15:52.9176360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T22:15:52.9195030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T22:15:53.2900830Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:15:53.3131900Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T22:15:56.0661480Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T22:15:56.4434300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T22%3A25%3A00Z&sig=1%2Fl1PAxmArW0n7ymCc497CMupcBcleRdQ7G%2B2%2Bj6WUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:56.5227950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T22:15:58.2020270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T22:15:58.5294220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T22%3A25%3A00Z&sig=AAyGnuIbaqqy%2FVBZTL9pvU%2FJKvJoIPEJxTeHg4SdQrQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:15:58.6673520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T22:16:00.2911200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T22:16:00.6356110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T22%3A25%3A00Z&sig=hmLpdvUNbV3fzPpbm6WPuc4EKl33rD4cXPALahmKuQA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:00.7941560Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T22:16:02.4859740Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T22:16:02.8162510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T22%3A25%3A00Z&sig=Egv73Jm3d5BZc430m2Ip5hx0oy3WbIzZ06XrRa7mPN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:03.0105880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T22:16:04.6452240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T22:16:05.0339430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T22%3A25%3A00Z&sig=08%2Fsx985c2dAGr6zXyua12WZSlF%2BJWkdTiuDPLy5lIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:05.2117340Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T22:16:06.8931610Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T22:16:07.2436470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T22%3A25%3A00Z&sig=Ab2HFXS%2BMz7z%2F3Fn2uR1oaWcDv9zp2uoKAhKAQxeGaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:07.3411790Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T22:16:08.9606230Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T22:16:09.3052070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T22%3A25%3A00Z&sig=DRMDEbB3ZuOo7O36GOv8UPcNrfz%2BSoaMDZI3FV4%2BZAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:09.3990280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T22:16:11.1127640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T22:16:11.4503260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T22%3A25%3A00Z&sig=fIndPR4PAfod2C%2FbrTA3tbgAKMrWiRlMFU8%2FrNmdeQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:11.6973360Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:16:13.3897530Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:16:13.7156480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T22%3A25%3A00Z&sig=yc8s1DI1ebpVe8e%2BtLHp0Duun4zguXFImNE19MiBpDQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:13.8636030Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T22:16:15.5454990Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T22:16:15.8769940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T22%3A25%3A00Z&sig=Tv37LMib%2B96RC2HbU9%2BO0IV%2B%2FNK4o86%2BoHdx1saagzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:16.2352570Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T22:16:17.9178040Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T22:16:18.5655080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T22%3A25%3A00Z&sig=0XiU4zXBdVxCu8G8MfDrt%2Fl6OSPoX5ykjp6YaOS3rW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:18.7988940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T22:16:20.4693810Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T22:16:20.8093090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T22%3A25%3A00Z&sig=3KFC7HWUisVYBIP049sFKVy88fgEKTVNWdEfcVJOaQM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:21.0109760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T22:16:22.7060770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T22:16:23.0573140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T22%3A25%3A00Z&sig=L3DYVOzL6dxzSxSRHYwcwPDDkOqRcQytpOLZdp5tjO4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:16:23.4497090Z ==> 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-16T22:16:23.4500170Z ==> Installing gdal dependency: cfitsio 2021-05-16T22:16:23.5086960Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T22:16:25.9084780Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T22:16:25.9094300Z ==> Installing gdal dependency: popt 2021-05-16T22:16:25.9119920Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T22:16:28.6381650Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T22:16:28.6391590Z ==> Installing gdal dependency: epsilon 2021-05-16T22:16:28.6393580Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T22:16:30.6186610Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T22:16:30.6192460Z ==> Installing gdal dependency: expat 2021-05-16T22:16:30.6215510Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T22:16:32.9626240Z ==> Caveats 2021-05-16T22:16:32.9627520Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:32.9628510Z because macOS already provides this software and installing another version in 2021-05-16T22:16:32.9629290Z parallel can cause all kinds of trouble. 2021-05-16T22:16:32.9629630Z 2021-05-16T22:16:32.9630160Z If you need to have expat first in your PATH, run: 2021-05-16T22:16:32.9631420Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:16:32.9632270Z 2021-05-16T22:16:32.9632990Z For compilers to find expat you may need to set: 2021-05-16T22:16:32.9634110Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:16:32.9635170Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:16:32.9635560Z 2021-05-16T22:16:32.9636440Z For pkg-config to find expat you may need to set: 2021-05-16T22:16:32.9637220Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:16:32.9637630Z 2021-05-16T22:16:32.9638410Z ==> Summary 2021-05-16T22:16:32.9654940Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T22:16:32.9661360Z ==> Installing gdal dependency: freexl 2021-05-16T22:16:32.9720990Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T22:16:35.5060010Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T22:16:35.5066640Z ==> Installing gdal dependency: geos 2021-05-16T22:16:35.5389850Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T22:16:38.7878490Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T22:16:38.7885980Z ==> Installing gdal dependency: hdf5 2021-05-16T22:16:38.8310420Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T22:16:41.9010060Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T22:16:41.9015920Z ==> Installing gdal dependency: json-c 2021-05-16T22:16:41.9070150Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T22:16:44.2999330Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T22:16:44.3004690Z ==> Installing gdal dependency: libxml2 2021-05-16T22:16:44.3075280Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T22:16:47.1119290Z ==> Caveats 2021-05-16T22:16:47.1120520Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:16:47.1121620Z because macOS already provides this software and installing another version in 2021-05-16T22:16:47.1122980Z parallel can cause all kinds of trouble. 2021-05-16T22:16:47.1123390Z 2021-05-16T22:16:47.1126640Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:16:47.1129720Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:16:47.1131010Z 2021-05-16T22:16:47.1131930Z For compilers to find libxml2 you may need to set: 2021-05-16T22:16:47.1133630Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:16:47.1134810Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:16:47.1135220Z 2021-05-16T22:16:47.1136140Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:16:47.1136920Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:16:47.1137340Z 2021-05-16T22:16:47.1138070Z ==> Summary 2021-05-16T22:16:47.1300970Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T22:16:47.1307010Z ==> Installing gdal dependency: libdap 2021-05-16T22:16:47.1452740Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T22:16:49.9260170Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T22:16:49.9265360Z ==> Installing gdal dependency: proj 2021-05-16T22:16:49.9398200Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T22:16:52.5224570Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T22:16:52.5229280Z ==> Installing gdal dependency: libgeotiff 2021-05-16T22:16:52.5468060Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T22:16:54.9662100Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T22:16:54.9667130Z ==> Installing gdal dependency: librttopo 2021-05-16T22:16:55.0090730Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:16:57.4070750Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T22:16:57.4075590Z ==> Installing gdal dependency: minizip 2021-05-16T22:16:57.4168750Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T22:16:59.6931070Z ==> Caveats 2021-05-16T22:16:59.6932370Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:16:59.6933490Z with the venerable 'unzip' library. 2021-05-16T22:16:59.6934370Z ==> Summary 2021-05-16T22:16:59.6952430Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T22:16:59.6960010Z ==> Installing gdal dependency: libspatialite 2021-05-16T22:16:59.7828260Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T22:17:02.7545190Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T22:17:02.7550130Z ==> Installing gdal dependency: netcdf 2021-05-16T22:17:02.8090570Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:17:05.4405020Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:17:05.4410780Z ==> Installing gdal dependency: openblas 2021-05-16T22:17:05.4765860Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T22:17:09.6254930Z ==> Caveats 2021-05-16T22:17:09.6258170Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:09.6259650Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:17:09.6260340Z 2021-05-16T22:17:09.6261470Z For compilers to find openblas you may need to set: 2021-05-16T22:17:09.6262780Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:17:09.6263900Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:17:09.6264310Z 2021-05-16T22:17:09.6265410Z For pkg-config to find openblas you may need to set: 2021-05-16T22:17:09.6266250Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:17:09.6266680Z 2021-05-16T22:17:09.6267540Z ==> Summary 2021-05-16T22:17:09.6286200Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T22:17:09.6293190Z ==> Installing gdal dependency: numpy 2021-05-16T22:17:09.7000710Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T22:17:13.6871870Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T22:17:13.6878900Z ==> Installing gdal dependency: xerces-c 2021-05-16T22:17:13.6934460Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T22:17:18.7442760Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T22:17:18.7448570Z ==> Installing gdal 2021-05-16T22:17:18.7453530Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T22:17:26.2851990Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T22:17:27.3434910Z ==> No outdated dependents to upgrade! 2021-05-16T22:17:27.3436360Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:17:27.6646530Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:17:27.6647110Z netcdf 2021-05-16T22:17:27.7455630Z ==> Caveats 2021-05-16T22:17:27.7456540Z ==> expat 2021-05-16T22:17:27.7496730Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:27.7497760Z because macOS already provides this software and installing another version in 2021-05-16T22:17:27.7498510Z parallel can cause all kinds of trouble. 2021-05-16T22:17:27.7498850Z 2021-05-16T22:17:27.7499370Z If you need to have expat first in your PATH, run: 2021-05-16T22:17:27.7500620Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:17:27.7501740Z 2021-05-16T22:17:27.7502390Z For compilers to find expat you may need to set: 2021-05-16T22:17:27.7503430Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T22:17:27.7504460Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T22:17:27.7504830Z 2021-05-16T22:17:27.7505690Z For pkg-config to find expat you may need to set: 2021-05-16T22:17:27.7506440Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T22:17:27.7506830Z 2021-05-16T22:17:27.7507550Z ==> libxml2 2021-05-16T22:17:27.7539540Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:27.7540560Z because macOS already provides this software and installing another version in 2021-05-16T22:17:27.7541320Z parallel can cause all kinds of trouble. 2021-05-16T22:17:27.7541660Z 2021-05-16T22:17:27.7542180Z If you need to have libxml2 first in your PATH, run: 2021-05-16T22:17:27.7543450Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:17:27.7543920Z 2021-05-16T22:17:27.7544450Z For compilers to find libxml2 you may need to set: 2021-05-16T22:17:27.7545460Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T22:17:27.7546490Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T22:17:27.7546870Z 2021-05-16T22:17:27.7547750Z For pkg-config to find libxml2 you may need to set: 2021-05-16T22:17:27.7548500Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T22:17:27.7548900Z 2021-05-16T22:17:27.7549600Z ==> minizip 2021-05-16T22:17:27.7555410Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T22:17:27.7556530Z with the venerable 'unzip' library. 2021-05-16T22:17:27.7557370Z ==> openblas 2021-05-16T22:17:27.7594760Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:17:27.7595640Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T22:17:27.7596090Z 2021-05-16T22:17:27.7596640Z For compilers to find openblas you may need to set: 2021-05-16T22:17:27.7597670Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T22:17:27.7598730Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T22:17:27.7599120Z 2021-05-16T22:17:27.7599990Z For pkg-config to find openblas you may need to set: 2021-05-16T22:17:27.7600780Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T22:17:27.7601190Z 2021-05-16T22:17:29.6612170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T22:17:30.1992640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T22:17:30.2012910Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T22:17:30.5575710Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:17:30.5741820Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T22:17:31.1686320Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T22:17:31.1705920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T22:17:31.4793690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:17:31.4986150Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T22:17:33.1642980Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T22:17:33.5015320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T22%3A25%3A00Z&sig=KB1QyQ4imfxGY%2FazWu3MAOmMjghsM68EQSjytK%2BHMXE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:34.7562190Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T22:17:35.2767200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T22:17:35.2786470Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T22:17:35.6279600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:17:35.6385840Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T22:17:37.2938540Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T22:17:37.6300860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T22%3A25%3A00Z&sig=2a9u2w11RhOrDCWjV0MTNBWvbDgSPf7tOqGFVorLsMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:37.8051520Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T22:17:37.8068930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T22:17:39.4791460Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T22:17:39.8135780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T22%3A25%3A00Z&sig=OKE5ZBmXSsL7ybjdKjCQoLW48hVs%2BQpbL4OwD4irkUE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:40.3529050Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T22:17:42.0312150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T22:17:42.3410320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T22%3A25%3A00Z&sig=jk48SlCxyixvR3GXR%2ByWmDCGM6GlvAQ0Qcgij%2FYPbKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:42.5819090Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T22:17:44.2237900Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T22:17:44.5699440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T22%3A25%3A00Z&sig=gFHRqRnWJIgDe6nzEfV5%2B6411GniS3wb04nMvPftLl4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:17:45.6476550Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T22:17:45.6483480Z ==> Installing itk dependency: open-mpi 2021-05-16T22:17:45.7606930Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T22:17:51.3338680Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T22:17:51.3345430Z ==> Installing itk dependency: fftw 2021-05-16T22:17:51.3958720Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T22:17:54.1852270Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T22:17:54.1857740Z ==> Installing itk dependency: boost 2021-05-16T22:17:54.1943850Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T22:18:24.8293170Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T22:18:24.8294760Z ==> Installing itk dependency: netcdf 2021-05-16T22:18:24.8895640Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T22:18:27.5545910Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T22:18:27.5551570Z ==> Installing itk dependency: pyqt@5 2021-05-16T22:18:27.5988790Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T22:18:32.5860620Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T22:18:32.5866980Z ==> Installing itk dependency: vtk@8.2 2021-05-16T22:18:32.7318650Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T22:19:06.7336010Z ==> Caveats 2021-05-16T22:19:06.7337310Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T22:19:06.7338150Z because this is an alternate version of another formula. 2021-05-16T22:19:06.7338590Z 2021-05-16T22:19:06.7339120Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T22:19:06.7340400Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T22:19:06.7340870Z 2021-05-16T22:19:06.7341390Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T22:19:06.7342530Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T22:19:06.7343530Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T22:19:06.7344040Z 2021-05-16T22:19:06.7344790Z ==> Summary 2021-05-16T22:19:06.9591020Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T22:19:06.9597080Z ==> Installing itk dependency: gdcm 2021-05-16T22:19:07.1449870Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T22:19:13.3532240Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T22:19:13.3537040Z ==> Installing itk 2021-05-16T22:19:13.3542190Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T22:19:27.6849840Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T22:19:30.5686340Z ==> No outdated dependents to upgrade! 2021-05-16T22:19:30.5687700Z ==> Checking for dependents of upgraded formulae... 2021-05-16T22:19:32.5971710Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T22:19:32.5972390Z fftw 2021-05-16T22:19:32.6274410Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T22:19:32.6275720Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T22:19:34.3134300Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T22:19:34.4355090Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T22:19:35.5318080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:19:36.0426170Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T22:19:36.3866040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T22%3A25%3A00Z&sig=lUgPxCmvPPE%2BIBvrbfUYeZquClcwyA1x%2BW5wqaI5IHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:36.4182640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=lUgPxCmvPPE\%2BIBvrbfUYeZquClcwyA1x\%2BW5wqaI5IHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:19:36.4586090Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T22:19:36.4641020Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T22:19:37.5757850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:19:38.1175660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T22:19:38.4702430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T22%3A25%3A00Z&sig=1twtGHdyQ%2BFsGhXK6pzvJK%2BRGrBqnm3vdCOTKLP8UzU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:38.5021910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=1twtGHdyQ\%2BFsGhXK6pzvJK\%2BRGrBqnm3vdCOTKLP8UzU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:19:38.5764690Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T22:19:38.5846890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T22:19:39.7432310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:19:40.2932320Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T22:19:40.6398520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T22%3A25%3A00Z&sig=2z2it5bVr2%2Fs169gOS%2FNkZw4OMeYIQmoh%2Fm9G82E7BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:40.6721160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=2z2it5bVr2\%2Fs169gOS\%2FNkZw4OMeYIQmoh\%2Fm9G82E7BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:19:40.7291610Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T22:19:40.7332540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T22:19:41.9329160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T22:19:42.4935840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T22:19:42.8252720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T22%3A25%3A00Z&sig=gDYojzvjTMBfqL%2BokuPQX0lq64Q4leWPASGWkKA%2B%2F7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:42.8543120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T22\%3A25\%3A00Z\&sig=gDYojzvjTMBfqL\%2BokuPQX0lq64Q4leWPASGWkKA\%2B\%2F7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T22:19:43.0941790Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T22:19:43.1534030Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T22:19:43.1538150Z ==> Installing libav dependency: faac 2021-05-16T22:19:43.2116010Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T22:19:43.2145020Z 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/d20210516-9047-1t0kqxn 2021-05-16T22:19:43.2254830Z cp -pR /private/tmp/d20210516-9047-1t0kqxn/faac/. /usr/local/Cellar/faac 2021-05-16T22:19:43.2400440Z chmod -Rf +w /private/tmp/d20210516-9047-1t0kqxn 2021-05-16T22:19:43.2867330Z ==> Finishing up 2021-05-16T22:19:43.3341250Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T22:19:43.3348330Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T22:19:43.3353820Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T22:19:43.3364520Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T22:19:43.3371190Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T22:19:43.3376180Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T22:19:43.3381460Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T22:19:43.3525620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9229-1r9h2dk.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-16T22:19:45.5207280Z ==> Summary 2021-05-16T22:19:45.5230470Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T22:19:45.5236740Z ==> Installing libav dependency: fdk-aac 2021-05-16T22:19:45.5258700Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T22:19:45.5276590Z 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/d20210516-9047-oovctl 2021-05-16T22:19:45.5581730Z cp -pR /private/tmp/d20210516-9047-oovctl/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T22:19:45.5780680Z chmod -Rf +w /private/tmp/d20210516-9047-oovctl 2021-05-16T22:19:45.6389430Z ==> Finishing up 2021-05-16T22:19:45.6828900Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T22:19:45.6835810Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T22:19:45.6842620Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T22:19:45.6848200Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T22:19:45.6853870Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T22:19:45.6861360Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T22:19:45.7023930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9255-csb6en.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-16T22:19:47.8670000Z ==> Summary 2021-05-16T22:19:47.8691390Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T22:19:47.8726250Z ==> Installing libav dependency: sdl 2021-05-16T22:19:47.8730780Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T22:19:47.8749590Z 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/d20210516-9047-gzzfhc 2021-05-16T22:19:48.0365320Z cp -pR /private/tmp/d20210516-9047-gzzfhc/sdl/. /usr/local/Cellar/sdl 2021-05-16T22:19:48.1797170Z chmod -Rf +w /private/tmp/d20210516-9047-gzzfhc 2021-05-16T22:19:48.3025450Z ==> Finishing up 2021-05-16T22:19:48.3477420Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T22:19:48.3483210Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T22:19:48.3491810Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T22:19:48.3504730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T22:19:48.3509970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T22:19:48.3515410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T22:19:48.3520660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T22:19:48.3542220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T22:19:48.3548060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T22:19:48.3553800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T22:19:48.3559260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T22:19:48.3564330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T22:19:48.3569770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T22:19:48.3575130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T22:19:48.3580930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T22:19:48.3585740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T22:19:48.3591660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T22:19:48.3596590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T22:19:48.3602170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T22:19:48.3607100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T22:19:48.3612350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T22:19:48.3617900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T22:19:48.3623040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T22:19:48.3627850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T22:19:48.3633230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T22:19:48.3639300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T22:19:48.3644080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T22:19:48.3649380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T22:19:48.3655090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T22:19:48.3659730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T22:19:48.3675510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T22:19:48.3680920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T22:19:48.3686110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T22:19:48.3691280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T22:19:48.3696700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T22:19:48.3702190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T22:19:48.3707620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T22:19:48.3712620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T22:19:48.3718430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T22:19:48.3723380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T22:19:48.3728870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T22:19:48.3734260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T22:19:48.3740090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T22:19:48.3744960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T22:19:48.3750280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T22:19:48.3755640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T22:19:48.3760650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T22:19:48.3765630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T22:19:48.3770720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T22:19:48.3775820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T22:19:48.3780990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T22:19:48.3789240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T22:19:48.3790970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T22:19:48.3796750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T22:19:48.3801800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T22:19:48.3807820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T22:19:48.3813340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T22:19:48.3818960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T22:19:48.3824270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T22:19:48.3831040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T22:19:48.3838410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T22:19:48.3847650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T22:19:48.3852910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T22:19:48.3859280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T22:19:48.3865130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T22:19:48.3871510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T22:19:48.3877780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T22:19:48.3884110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T22:19:48.3890830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T22:19:48.3897330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T22:19:48.3903980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T22:19:48.3909680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T22:19:48.3915430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T22:19:48.3928650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T22:19:48.3930670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T22:19:48.3942130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T22:19:48.3944550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T22:19:48.3946780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T22:19:48.3951850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T22:19:48.3957470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T22:19:48.3963260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T22:19:48.3969150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T22:19:48.3974420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T22:19:48.3980100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T22:19:48.3985760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T22:19:48.3991770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T22:19:48.3997380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T22:19:48.4002940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T22:19:48.4008810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T22:19:48.4015610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T22:19:48.4036400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T22:19:48.4038550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T22:19:48.4040620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T22:19:48.4055430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T22:19:48.4060870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T22:19:48.4066270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T22:19:48.4071580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T22:19:48.4076910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T22:19:48.4082540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T22:19:48.4087320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T22:19:48.4091350Z Only the first 100 operations were output. 2021-05-16T22:19:48.5010010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9281-oqmgkv.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-16T22:19:50.6712100Z ==> Summary 2021-05-16T22:19:50.6842410Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T22:19:50.6848110Z ==> Installing libav 2021-05-16T22:19:50.6852320Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T22:19:50.6869770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9047-1o6bst7 2021-05-16T22:19:50.9175330Z cp -pR /private/tmp/d20210516-9047-1o6bst7/libav/. /usr/local/Cellar/libav 2021-05-16T22:19:51.0209540Z chmod -Rf +w /private/tmp/d20210516-9047-1o6bst7 2021-05-16T22:19:52.4100430Z ==> Finishing up 2021-05-16T22:19:52.4570540Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T22:19:52.4584750Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T22:19:52.4589170Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T22:19:52.4600630Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T22:19:52.4606490Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T22:19:52.4611450Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T22:19:52.4953660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9307-c0woa8.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-16T22:19:54.8271090Z ==> Summary 2021-05-16T22:19:54.8290130Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T22:19:57.2829240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T22:19:58.9219290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T22:19:59.2413120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T22%3A25%3A00Z&sig=F32urrS7mJpgmFH0CCFpzaOjgJDzCI4mXuYzd2cnTwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:19:59.4256300Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T22:20:01.9319540Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T22:20:04.2335200Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T22:20:04.2335920Z To reinstall 4.3.0, run: 2021-05-16T22:20:04.2336390Z brew reinstall libtiff 2021-05-16T22:20:05.7650430Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T22:20:05.7651170Z To reinstall 2.3.9_1, run: 2021-05-16T22:20:05.7651770Z brew reinstall unixodbc 2021-05-16T22:20:07.3329600Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T22:20:07.3330370Z To reinstall 1.0.18_1, run: 2021-05-16T22:20:07.3330850Z brew reinstall libsodium 2021-05-16T22:20:08.8870780Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T22:20:08.8871580Z To reinstall 4.1.1, run: 2021-05-16T22:20:08.8872080Z brew reinstall tesseract 2021-05-16T22:20:10.4036180Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T22:20:10.4036900Z To reinstall 1.21.1, run: 2021-05-16T22:20:10.4037930Z brew reinstall wget 2021-05-16T22:20:11.9611630Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T22:20:11.9612410Z To reinstall 4.3.4, run: 2021-05-16T22:20:11.9612880Z brew reinstall zeromq 2021-05-16T22:20:13.5013940Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T22:20:13.5014680Z To reinstall 2.2.27.6_1, run: 2021-05-16T22:20:13.5015160Z brew reinstall udunits 2021-05-16T22:20:15.0340500Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T22:20:15.0341210Z To reinstall 1.2.0, run: 2021-05-16T22:20:15.0341680Z brew reinstall webp 2021-05-16T22:20:16.6278660Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T22:20:18.3243610Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T22:20:18.6632530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T22%3A30%3A00Z&sig=LRbXSYM%2Fg7mV1hg4N1OvpOlfvjXiTf0ZHqIMRQBog1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T22:20:20.5182610Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T22:20:59.6531200Z ==> Caveats 2021-05-16T22:20:59.6531890Z Bash completion has been installed to: 2021-05-16T22:20:59.6533040Z /usr/local/etc/bash_completion.d 2021-05-16T22:20:59.6533960Z ==> Summary 2021-05-16T22:21:00.8715360Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T22:21:03.7199140Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T22:21:03.7204710Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T222049Z&X-Amz-Expires=300&X-Amz-Signature=671a97f2e81da40b203035968cfb38387f907f62b2c9240f9b3dbfee9b2ed0e1&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-16T22:21:06.1354760Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T22:21:06.1356010Z ==> Installing Cask xquartz 2021-05-16T22:21:23.2892650Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T22:21:23.2894200Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T22:21:49.2408290Z installer: Package name is 2021-05-16T22:21:49.2410680Z installer: Installing at base path / 2021-05-16T22:21:49.2412080Z installer: The install was successful. 2021-05-16T22:21:49.2412870Z installer: The install requires logging out now. 2021-05-16T22:21:49.3241500Z 🍺 xquartz was successfully installed! 2021-05-16T22:21:49.3499280Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:21:49.3499830Z with: 2021-05-16T22:21:49.3500320Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:21:49.3500770Z env: 2021-05-16T22:21:49.3501150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:49.3501570Z TIC_DEPLOY_KEY: 2021-05-16T22:21:49.3501890Z RSPM: 2021-05-16T22:21:49.3503340Z GITHUB_PAT: *** 2021-05-16T22:21:49.3503730Z COVERALLS_TOKEN: 2021-05-16T22:21:49.3504160Z continue-on-error: false 2021-05-16T22:21:49.3504600Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:49.3505050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:49.3505450Z TZ: UTC 2021-05-16T22:21:49.3505790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:49.3506160Z NOT_CRAN: true 2021-05-16T22:21:49.3506480Z ##[endgroup] 2021-05-16T22:21:49.4249410Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:21:49.4379380Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:21:49.4379970Z env: 2021-05-16T22:21:49.4380440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:49.4380890Z TIC_DEPLOY_KEY: 2021-05-16T22:21:49.4381260Z RSPM: 2021-05-16T22:21:49.4382080Z GITHUB_PAT: *** 2021-05-16T22:21:49.4382470Z COVERALLS_TOKEN: 2021-05-16T22:21:49.4382960Z continue-on-error: false 2021-05-16T22:21:49.4383460Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:49.4383970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:49.4384390Z TZ: UTC 2021-05-16T22:21:49.4384790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:49.4385190Z NOT_CRAN: true 2021-05-16T22:21:49.4385580Z ##[endgroup] 2021-05-16T22:21:50.6506860Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:21:50.6507570Z with: 2021-05-16T22:21:50.6508000Z repo_name: WhiteStripe 2021-05-16T22:21:50.6508450Z repo_version: 2.3.2 2021-05-16T22:21:50.6508830Z runner_os: macOS 2021-05-16T22:21:50.6509210Z R_version: 3.6 2021-05-16T22:21:50.6509530Z env: 2021-05-16T22:21:50.6509990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:50.6510430Z TIC_DEPLOY_KEY: 2021-05-16T22:21:50.6510800Z RSPM: 2021-05-16T22:21:50.6512010Z GITHUB_PAT: *** 2021-05-16T22:21:50.6512460Z COVERALLS_TOKEN: 2021-05-16T22:21:50.6512910Z continue-on-error: false 2021-05-16T22:21:50.6513420Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:50.6514330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:50.6514750Z TZ: UTC 2021-05-16T22:21:50.6515140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:50.6515530Z NOT_CRAN: true 2021-05-16T22:21:50.6515920Z ##[endgroup] 2021-05-16T22:21:50.7177650Z Package: WhiteStripe 2021-05-16T22:21:50.7183060Z Version: 2.3.2 2021-05-16T22:21:50.7183510Z OS: macOS 2021-05-16T22:21:50.7263940Z ##[group]Run install.packages('remotes') 2021-05-16T22:21:50.7264710Z install.packages('remotes') 2021-05-16T22:21:50.7265480Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:21:50.7266440Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:21:50.7437410Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:21:50.7437850Z env: 2021-05-16T22:21:50.7438300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:21:50.7438730Z TIC_DEPLOY_KEY: 2021-05-16T22:21:50.7439120Z RSPM: 2021-05-16T22:21:50.7439940Z GITHUB_PAT: *** 2021-05-16T22:21:50.7440370Z COVERALLS_TOKEN: 2021-05-16T22:21:50.7440820Z continue-on-error: false 2021-05-16T22:21:50.7441310Z VDIFFR_RUN_TESTS: false 2021-05-16T22:21:50.7441920Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:21:50.7442380Z TZ: UTC 2021-05-16T22:21:50.7442820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:21:50.7443250Z NOT_CRAN: true 2021-05-16T22:21:50.7443620Z ##[endgroup] 2021-05-16T22:21:50.9674010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:21:50.9675220Z (as ‘lib’ is unspecified) 2021-05-16T22:21:54.2470670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T22:21:54.4638370Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T22:21:54.4713420Z ================================================== 2021-05-16T22:21:54.4714050Z downloaded 381 KB 2021-05-16T22:21:54.4714330Z 2021-05-16T22:21:54.4946880Z 2021-05-16T22:21:54.4952350Z The downloaded binary packages are in 2021-05-16T22:21:54.4955190Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpLNjhvM/downloaded_packages 2021-05-16T22:22:00.1415340Z ##[group]Run actions/cache@v1 2021-05-16T22:22:00.1415830Z with: 2021-05-16T22:22:00.1416270Z path: /Users/runner/work/_temp/Library 2021-05-16T22:22:00.1418610Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-b6965bb48c123db663f48ed6ad7038f56f26e5df1f049a93359a7d38d35d981a 2021-05-16T22:22:00.1421590Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T22:22:00.1422620Z env: 2021-05-16T22:22:00.1423020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:22:00.1423680Z TIC_DEPLOY_KEY: 2021-05-16T22:22:00.1424040Z RSPM: 2021-05-16T22:22:00.1425690Z GITHUB_PAT: *** 2021-05-16T22:22:00.1426100Z COVERALLS_TOKEN: 2021-05-16T22:22:00.1426710Z continue-on-error: false 2021-05-16T22:22:00.1427160Z VDIFFR_RUN_TESTS: false 2021-05-16T22:22:00.1427690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:22:00.1428130Z TZ: UTC 2021-05-16T22:22:00.1428610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:22:00.1429010Z NOT_CRAN: true 2021-05-16T22:22:00.1429380Z ##[endgroup] 2021-05-16T22:22:00.2162060Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:22:00.2253720Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:22:00.2254520Z remotes::install_github("ropensci/tic") 2021-05-16T22:22:00.2255190Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:22:00.2255830Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:22:00.2256420Z remotes::install_cran("covr") 2021-05-16T22:22:00.2430400Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:22:00.2430840Z env: 2021-05-16T22:22:00.2431360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:22:00.2432120Z TIC_DEPLOY_KEY: 2021-05-16T22:22:00.2432470Z RSPM: 2021-05-16T22:22:00.2433350Z GITHUB_PAT: *** 2021-05-16T22:22:00.2433740Z COVERALLS_TOKEN: 2021-05-16T22:22:00.2434230Z continue-on-error: false 2021-05-16T22:22:00.2434720Z VDIFFR_RUN_TESTS: false 2021-05-16T22:22:00.2435190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:22:00.2435640Z TZ: UTC 2021-05-16T22:22:00.2436050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:22:00.2436440Z NOT_CRAN: true 2021-05-16T22:22:00.2436820Z ##[endgroup] 2021-05-16T22:22:00.4946870Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:22:01.1258330Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:22:04.9641620Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:22:04.9642710Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:22:04.9643550Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:22:04.9644420Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:22:04.9645270Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:22:04.9646140Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:22:04.9647000Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:22:04.9647830Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:22:04.9648670Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:22:04.9649510Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:22:04.9650370Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:22:04.9651160Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:22:04.9652230Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:22:04.9653110Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:22:04.9653940Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:22:04.9654970Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:22:04.9655840Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:22:04.9656750Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:22:04.9657570Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T22:22:04.9658450Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:22:04.9659250Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:22:04.9660130Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:22:04.9661000Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:22:04.9661910Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:22:04.9662810Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:22:04.9663650Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:22:04.9664530Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:22:04.9665340Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:22:04.9666180Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:22:04.9666970Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:22:04.9667820Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:22:04.9668630Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:22:04.9669510Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:22:04.9670370Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:22:04.9671190Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:22:04.9673170Z 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-16T22:22:04.9680960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:22:04.9682170Z (as ‘lib’ is unspecified) 2021-05-16T22:22:07.6260760Z 2021-05-16T22:22:07.6261880Z There is a binary version available but the source version is later: 2021-05-16T22:22:07.6288420Z binary source needs_compilation 2021-05-16T22:22:07.6289140Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T22:22:07.6289440Z 2021-05-16T22:22:07.6313930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T22:22:07.8730830Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T22:22:07.9137440Z ================================================== 2021-05-16T22:22:07.9138200Z downloaded 1.3 MB 2021-05-16T22:22:07.9138510Z 2021-05-16T22:22:07.9178280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T22:22:08.1064520Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T22:22:08.1100130Z ================================================== 2021-05-16T22:22:08.1100650Z downloaded 220 KB 2021-05-16T22:22:08.1100950Z 2021-05-16T22:22:08.1139440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T22:22:08.2830670Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T22:22:08.2867710Z ================================================== 2021-05-16T22:22:08.2869250Z downloaded 135 KB 2021-05-16T22:22:08.2869620Z 2021-05-16T22:22:08.2908820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T22:22:08.4998320Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T22:22:08.5007330Z ================================================== 2021-05-16T22:22:08.5007860Z downloaded 46 KB 2021-05-16T22:22:08.5008200Z 2021-05-16T22:22:08.5040630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T22:22:08.6968220Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T22:22:08.6969050Z ================================================== 2021-05-16T22:22:08.6969720Z downloaded 21 KB 2021-05-16T22:22:08.6970010Z 2021-05-16T22:22:08.7000640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T22:22:08.9416790Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T22:22:08.9450270Z ================================================== 2021-05-16T22:22:08.9450830Z downloaded 80 KB 2021-05-16T22:22:08.9451140Z 2021-05-16T22:22:08.9492860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T22:22:09.1453670Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T22:22:09.1992090Z ================================================== 2021-05-16T22:22:09.1992750Z downloaded 2.7 MB 2021-05-16T22:22:09.1993060Z 2021-05-16T22:22:09.2062730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T22:22:09.5096010Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T22:22:09.5097320Z ================================================== 2021-05-16T22:22:09.5097800Z downloaded 34 KB 2021-05-16T22:22:09.5098090Z 2021-05-16T22:22:09.5127610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T22:22:09.7720530Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T22:22:09.7885520Z ================================================== 2021-05-16T22:22:09.7886120Z downloaded 841 KB 2021-05-16T22:22:09.7886390Z 2021-05-16T22:22:09.7923800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T22:22:09.9539910Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T22:22:09.9729540Z ================================================== 2021-05-16T22:22:09.9730180Z downloaded 480 KB 2021-05-16T22:22:09.9730510Z 2021-05-16T22:22:09.9776490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T22:22:10.1434990Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T22:22:10.1436210Z ================================================== 2021-05-16T22:22:10.1436710Z downloaded 13 KB 2021-05-16T22:22:10.1437010Z 2021-05-16T22:22:10.1473940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T22:22:10.4300040Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T22:22:10.4414850Z ================================================== 2021-05-16T22:22:10.4415450Z downloaded 489 KB 2021-05-16T22:22:10.4415730Z 2021-05-16T22:22:10.4450260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T22:22:10.6296240Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T22:22:10.6467940Z ================================================== 2021-05-16T22:22:10.6468500Z downloaded 89 KB 2021-05-16T22:22:10.6468810Z 2021-05-16T22:22:10.6501510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T22:22:10.8480640Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T22:22:10.8587850Z ================================================== 2021-05-16T22:22:10.8588430Z downloaded 517 KB 2021-05-16T22:22:10.8588760Z 2021-05-16T22:22:10.8623810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T22:22:11.1095690Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T22:22:11.1570530Z ================================================== 2021-05-16T22:22:11.1571100Z downloaded 206 KB 2021-05-16T22:22:11.1571370Z 2021-05-16T22:22:11.1604410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T22:22:11.4297700Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T22:22:11.5134580Z ================================================== 2021-05-16T22:22:11.5135210Z downloaded 266 KB 2021-05-16T22:22:11.5135510Z 2021-05-16T22:22:11.5168550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T22:22:11.7033450Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T22:22:11.7165420Z ================================================== 2021-05-16T22:22:11.7166010Z downloaded 166 KB 2021-05-16T22:22:11.7166320Z 2021-05-16T22:22:11.7199700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T22:22:11.9157600Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T22:22:11.9176220Z ================================================== 2021-05-16T22:22:11.9176840Z downloaded 94 KB 2021-05-16T22:22:11.9177160Z 2021-05-16T22:22:11.9208210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T22:22:12.1060600Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T22:22:12.1294930Z ================================================== 2021-05-16T22:22:12.1295440Z downloaded 136 KB 2021-05-16T22:22:12.1295750Z 2021-05-16T22:22:12.1336310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T22:22:12.3978690Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T22:22:12.4005000Z ================================================== 2021-05-16T22:22:12.4005570Z downloaded 183 KB 2021-05-16T22:22:12.4005830Z 2021-05-16T22:22:12.4039310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T22:22:12.5544740Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T22:22:12.5604470Z ================================================== 2021-05-16T22:22:12.5605490Z downloaded 199 KB 2021-05-16T22:22:12.5606170Z 2021-05-16T22:22:12.5640160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T22:22:12.8245430Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T22:22:12.8321740Z ================================================== 2021-05-16T22:22:12.8322640Z downloaded 204 KB 2021-05-16T22:22:12.8323000Z 2021-05-16T22:22:12.8382370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T22:22:13.0987950Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T22:22:13.1014550Z ================================================== 2021-05-16T22:22:13.1015100Z downloaded 63 KB 2021-05-16T22:22:13.1015430Z 2021-05-16T22:22:13.1047170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T22:22:13.2651650Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T22:22:13.2666510Z ================================================== 2021-05-16T22:22:13.2667060Z downloaded 44 KB 2021-05-16T22:22:13.2667360Z 2021-05-16T22:22:13.2697980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T22:22:13.5267690Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T22:22:13.5762320Z ================================================== 2021-05-16T22:22:13.5762960Z downloaded 407 KB 2021-05-16T22:22:13.5763230Z 2021-05-16T22:22:13.5798410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T22:22:13.7700700Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T22:22:13.7820450Z ================================================== 2021-05-16T22:22:13.7821060Z downloaded 91 KB 2021-05-16T22:22:13.7821370Z 2021-05-16T22:22:13.7853980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T22:22:13.9367790Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T22:22:13.9406950Z ================================================== 2021-05-16T22:22:13.9407460Z downloaded 134 KB 2021-05-16T22:22:13.9407780Z 2021-05-16T22:22:13.9567690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T22:22:14.1994700Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T22:22:14.2821840Z ================================================== 2021-05-16T22:22:14.2822420Z downloaded 1.8 MB 2021-05-16T22:22:14.2822740Z 2021-05-16T22:22:14.2877210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T22:22:14.5602960Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T22:22:14.5677500Z ================================================== 2021-05-16T22:22:14.5678070Z downloaded 535 KB 2021-05-16T22:22:14.5678410Z 2021-05-16T22:22:14.5714590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T22:22:14.8396450Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T22:22:14.8459920Z ================================================== 2021-05-16T22:22:14.8460520Z downloaded 514 KB 2021-05-16T22:22:14.8460810Z 2021-05-16T22:22:14.8507290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T22:22:15.1440090Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T22:22:15.1448520Z ================================================== 2021-05-16T22:22:15.1449110Z downloaded 47 KB 2021-05-16T22:22:15.1449420Z 2021-05-16T22:22:15.1483810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T22:22:15.4284940Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T22:22:15.5340780Z ================================================== 2021-05-16T22:22:15.5341580Z downloaded 690 KB 2021-05-16T22:22:15.5341890Z 2021-05-16T22:22:15.5378250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T22:22:15.7124480Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T22:22:15.7132300Z ================================================== 2021-05-16T22:22:15.7132830Z downloaded 46 KB 2021-05-16T22:22:15.7133560Z 2021-05-16T22:22:15.7166230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T22:22:15.9687450Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T22:22:16.0192420Z ================================================== 2021-05-16T22:22:16.0193130Z downloaded 2.0 MB 2021-05-16T22:22:16.0193460Z 2021-05-16T22:22:17.1461060Z installing the source package ‘cachem’ 2021-05-16T22:22:17.1461680Z 2021-05-16T22:22:17.1560610Z 2021-05-16T22:22:17.1561430Z The downloaded binary packages are in 2021-05-16T22:22:17.1664830Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:22:17.1666070Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpqbSKFo/downloaded_packages 2021-05-16T22:22:17.2754700Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:22:17.2830140Z ================================================== 2021-05-16T22:22:17.2860990Z downloaded 24 KB 2021-05-16T22:22:17.2903960Z 2021-05-16T22:22:17.6804650Z * installing *source* package ‘cachem’ ... 2021-05-16T22:22:17.6881150Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:17.6980590Z ** using staged installation 2021-05-16T22:22:17.7182330Z ** libs 2021-05-16T22:22:20.8872530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T22:22:21.5803140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:21.6665410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:21.8733760Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:22:21.8774030Z ** R 2021-05-16T22:22:21.8889590Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:22.8959720Z ** help 2021-05-16T22:22:22.9253460Z *** installing help indices 2021-05-16T22:22:22.9508810Z ** building package indices 2021-05-16T22:22:22.9747660Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:23.4956420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:24.9800440Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:25.3334820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:25.3358530Z * DONE (cachem) 2021-05-16T22:22:25.3504880Z 2021-05-16T22:22:25.3505750Z The downloaded source packages are in 2021-05-16T22:22:25.3507580Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/downloaded_packages’ 2021-05-16T22:22:25.3519290Z Running `R CMD build`... 2021-05-16T22:22:28.1893470Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e4eb0d779/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:22:28.1895030Z * preparing ‘tic’: 2021-05-16T22:22:28.1896060Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:22:28.1896800Z * installing the package to process help pages 2021-05-16T22:22:28.1898040Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:22:28.1898870Z * checking for empty or unneeded directories 2021-05-16T22:22:28.1899910Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:22:28.1900900Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:22:28.1901810Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:22:28.1905990Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:22:28.1907050Z (as ‘lib’ is unspecified) 2021-05-16T22:22:28.6599750Z * installing *source* package ‘tic’ ... 2021-05-16T22:22:28.6602190Z ** using staged installation 2021-05-16T22:22:28.6918970Z ** R 2021-05-16T22:22:28.7311630Z ** inst 2021-05-16T22:22:28.7481210Z ** preparing package for lazy loading 2021-05-16T22:22:29.2910300Z ** help 2021-05-16T22:22:29.6174510Z *** installing help indices 2021-05-16T22:22:29.7345590Z *** copying figures 2021-05-16T22:22:29.7374780Z ** building package indices 2021-05-16T22:22:29.8774300Z ** installing vignettes 2021-05-16T22:22:29.8839010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:30.2242160Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:30.6302700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:30.6382470Z * DONE (tic) 2021-05-16T22:22:30.6977250Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:22:31.8105240Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:22:33.8703120Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:22:33.8704200Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:22:33.8705020Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:22:33.8706060Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:22:33.8706950Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:22:33.8707780Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:22:33.8708610Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:22:33.8709440Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:22:33.8710270Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:22:33.8711100Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:22:33.8711920Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:22:33.8712730Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:22:33.8713580Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:22:33.8714420Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:22:33.8715260Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:22:33.8716120Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:22:33.8716960Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:22:33.8717780Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:22:33.8718570Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:22:33.8719380Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:22:33.8720180Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:22:33.8721000Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:22:33.8721850Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:22:33.8722680Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:22:33.8723510Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:22:33.8724330Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:22:33.8725150Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:22:33.8725970Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:22:33.8726820Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:22:33.8727650Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:22:33.8728490Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:22:33.8729380Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:22:33.8730330Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:22:33.8731240Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:22:33.8732080Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:22:33.8732930Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:22:33.8733770Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:22:33.8734640Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:22:33.8736910Z 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-16T22:22:33.8739610Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:22:33.8740660Z (as ‘lib’ is unspecified) 2021-05-16T22:22:35.3100870Z 2021-05-16T22:22:35.3102000Z There are binary versions available but the source versions are later: 2021-05-16T22:22:35.3111540Z binary source needs_compilation 2021-05-16T22:22:35.3112190Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T22:22:35.3112690Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T22:22:35.3113150Z xfun 0.22 0.23 TRUE 2021-05-16T22:22:35.3113400Z 2021-05-16T22:22:35.3126140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T22:22:35.4625420Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T22:22:35.4711770Z ================================================== 2021-05-16T22:22:35.4712250Z downloaded 192 KB 2021-05-16T22:22:35.4712530Z 2021-05-16T22:22:35.4744690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T22:22:35.7479260Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T22:22:35.9896160Z ================================================== 2021-05-16T22:22:35.9898300Z downloaded 1.4 MB 2021-05-16T22:22:35.9899080Z 2021-05-16T22:22:35.9954340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T22:22:36.1490730Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T22:22:36.1540520Z ================================================== 2021-05-16T22:22:36.1541020Z downloaded 17 KB 2021-05-16T22:22:36.1541290Z 2021-05-16T22:22:36.1581460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T22:22:36.3135210Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T22:22:36.3159750Z ================================================== 2021-05-16T22:22:36.3160310Z downloaded 43 KB 2021-05-16T22:22:36.3160570Z 2021-05-16T22:22:36.3190840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T22:22:36.4864790Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T22:22:36.4926420Z ================================================== 2021-05-16T22:22:36.4926930Z downloaded 207 KB 2021-05-16T22:22:36.4927210Z 2021-05-16T22:22:36.4959020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T22:22:36.6903130Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T22:22:36.8526470Z ================================================== 2021-05-16T22:22:36.8527050Z downloaded 945 KB 2021-05-16T22:22:36.8527360Z 2021-05-16T22:22:36.8563520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T22:22:37.0759700Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T22:22:37.0773220Z ================================================== 2021-05-16T22:22:37.0773790Z downloaded 68 KB 2021-05-16T22:22:37.0774060Z 2021-05-16T22:22:37.0806910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T22:22:37.3419380Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T22:22:37.3456670Z ================================================== 2021-05-16T22:22:37.3457180Z downloaded 279 KB 2021-05-16T22:22:37.3457450Z 2021-05-16T22:22:37.3489550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T22:22:37.6341780Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T22:22:37.6493950Z ================================================== 2021-05-16T22:22:37.6494520Z downloaded 289 KB 2021-05-16T22:22:37.6494810Z 2021-05-16T22:22:37.6535090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T22:22:37.9269140Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T22:22:37.9270300Z ================================================== 2021-05-16T22:22:37.9270770Z downloaded 15 KB 2021-05-16T22:22:37.9271040Z 2021-05-16T22:22:37.9306600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T22:22:38.1591190Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T22:22:38.1616230Z ================================================== 2021-05-16T22:22:38.1616700Z downloaded 148 KB 2021-05-16T22:22:38.1616980Z 2021-05-16T22:22:38.1650430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T22:22:38.3731550Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T22:22:38.3740610Z ================================================== 2021-05-16T22:22:38.3741090Z downloaded 72 KB 2021-05-16T22:22:38.3741370Z 2021-05-16T22:22:38.3772420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T22:22:38.6435990Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T22:22:38.6436740Z ================================================== 2021-05-16T22:22:38.6437150Z downloaded 35 KB 2021-05-16T22:22:38.6437410Z 2021-05-16T22:22:38.6466230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T22:22:38.9477160Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T22:22:38.9551260Z ================================================== 2021-05-16T22:22:38.9551860Z downloaded 292 KB 2021-05-16T22:22:38.9552150Z 2021-05-16T22:22:38.9584170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T22:22:39.2472600Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T22:22:39.2672520Z ================================================== 2021-05-16T22:22:39.2672990Z downloaded 428 KB 2021-05-16T22:22:39.2673260Z 2021-05-16T22:22:39.2705450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T22:22:39.5600790Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T22:22:39.5613130Z ================================================== 2021-05-16T22:22:39.5613610Z downloaded 36 KB 2021-05-16T22:22:39.5613870Z 2021-05-16T22:22:39.5644530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T22:22:39.7176080Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T22:22:39.7289120Z ================================================== 2021-05-16T22:22:39.7289630Z downloaded 435 KB 2021-05-16T22:22:39.7289910Z 2021-05-16T22:22:39.7323600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T22:22:40.0681930Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T22:22:40.0682640Z ================================================== 2021-05-16T22:22:40.0683170Z downloaded 195 KB 2021-05-16T22:22:40.0683460Z 2021-05-16T22:22:40.0715160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T22:22:40.2302110Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T22:22:40.2302960Z ================================================== 2021-05-16T22:22:40.2303450Z downloaded 38 KB 2021-05-16T22:22:40.2303730Z 2021-05-16T22:22:40.2333790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T22:22:40.4518540Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T22:22:40.4567550Z ================================================== 2021-05-16T22:22:40.4568040Z downloaded 208 KB 2021-05-16T22:22:40.4568320Z 2021-05-16T22:22:40.4599620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T22:22:40.7774040Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T22:22:42.1960180Z ================================================== 2021-05-16T22:22:42.1960790Z downloaded 13.9 MB 2021-05-16T22:22:42.1961070Z 2021-05-16T22:22:42.2183290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T22:22:42.5073060Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T22:22:42.6150830Z ================================================== 2021-05-16T22:22:42.6151380Z downloaded 3.1 MB 2021-05-16T22:22:42.6151660Z 2021-05-16T22:22:42.6233080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T22:22:42.8938500Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T22:22:42.9207120Z ================================================== 2021-05-16T22:22:42.9207620Z downloaded 1.3 MB 2021-05-16T22:22:42.9207890Z 2021-05-16T22:22:42.9261880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T22:22:43.2316220Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T22:22:43.2614670Z ================================================== 2021-05-16T22:22:43.2615280Z downloaded 306 KB 2021-05-16T22:22:43.2615550Z 2021-05-16T22:22:43.2649290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T22:22:43.4246460Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T22:22:43.4270400Z ================================================== 2021-05-16T22:22:43.4271160Z downloaded 104 KB 2021-05-16T22:22:43.4271720Z 2021-05-16T22:22:43.4413360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T22:22:43.6720200Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T22:22:43.6720900Z ================================================== 2021-05-16T22:22:43.6721320Z downloaded 22 KB 2021-05-16T22:22:43.6721580Z 2021-05-16T22:22:43.6748590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T22:22:43.8269040Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T22:22:43.8292790Z ================================================== 2021-05-16T22:22:43.8293230Z downloaded 43 KB 2021-05-16T22:22:43.8293500Z 2021-05-16T22:22:43.8323010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T22:22:44.1362180Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T22:22:44.1363040Z ================================================== 2021-05-16T22:22:44.1363470Z downloaded 34 KB 2021-05-16T22:22:44.1363730Z 2021-05-16T22:22:44.1392670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T22:22:44.4003770Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T22:22:44.4024220Z ================================================== 2021-05-16T22:22:44.4024690Z downloaded 137 KB 2021-05-16T22:22:44.4024960Z 2021-05-16T22:22:44.4057120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T22:22:44.6878800Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T22:22:44.7421820Z ================================================== 2021-05-16T22:22:44.7422360Z downloaded 2.8 MB 2021-05-16T22:22:44.7422620Z 2021-05-16T22:22:44.7509770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T22:22:44.9113140Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T22:22:44.9158330Z ================================================== 2021-05-16T22:22:44.9158830Z downloaded 64 KB 2021-05-16T22:22:44.9159110Z 2021-05-16T22:22:44.9191390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T22:22:45.2248990Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T22:22:45.3526660Z ================================================== 2021-05-16T22:22:45.3527210Z downloaded 954 KB 2021-05-16T22:22:45.3527490Z 2021-05-16T22:22:45.3562360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T22:22:45.5249240Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T22:22:45.5284530Z ================================================== 2021-05-16T22:22:45.5285010Z downloaded 129 KB 2021-05-16T22:22:45.5285280Z 2021-05-16T22:22:45.5315750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T22:22:45.7990710Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T22:22:45.8094190Z ================================================== 2021-05-16T22:22:45.8094690Z downloaded 384 KB 2021-05-16T22:22:45.8094960Z 2021-05-16T22:22:47.2165800Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T22:22:47.2166290Z 2021-05-16T22:22:47.2267820Z 2021-05-16T22:22:47.2268790Z The downloaded binary packages are in 2021-05-16T22:22:47.2323060Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:22:47.2324190Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpqbSKFo/downloaded_packages 2021-05-16T22:22:47.6121450Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:22:47.6427980Z ================================================== 2021-05-16T22:22:47.6486510Z downloaded 1.1 MB 2021-05-16T22:22:47.6491830Z 2021-05-16T22:22:47.6500680Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:22:47.9270350Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:22:48.1669630Z ================================================== 2021-05-16T22:22:48.1704140Z downloaded 670 KB 2021-05-16T22:22:48.1738670Z 2021-05-16T22:22:48.1765410Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:22:48.3184120Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:22:48.3283500Z ================================================== 2021-05-16T22:22:48.3385220Z downloaded 109 KB 2021-05-16T22:22:48.3483400Z 2021-05-16T22:22:48.9289260Z * installing *source* package ‘pillar’ ... 2021-05-16T22:22:48.9483250Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:48.9583710Z ** using staged installation 2021-05-16T22:22:48.9785520Z ** R 2021-05-16T22:22:49.0131970Z ** inst 2021-05-16T22:22:49.0288010Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:51.6725650Z ** help 2021-05-16T22:22:51.7932570Z *** installing help indices 2021-05-16T22:22:51.8578660Z *** copying figures 2021-05-16T22:22:51.8604700Z ** building package indices 2021-05-16T22:22:51.9891230Z ** installing vignettes 2021-05-16T22:22:51.9991900Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:52.4811080Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:52.9705170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:52.9748910Z * DONE (pillar) 2021-05-16T22:22:53.4713760Z * installing *source* package ‘xfun’ ... 2021-05-16T22:22:53.4801390Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:53.4902290Z ** using staged installation 2021-05-16T22:22:53.5105980Z ** libs 2021-05-16T22:22:53.5318230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T22:22:53.7397680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:53.8226560Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:54.9306120Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:22:54.9345380Z ** R 2021-05-16T22:22:54.9614510Z ** inst 2021-05-16T22:22:54.9715900Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:22:56.6131620Z ** help 2021-05-16T22:22:56.8220910Z *** installing help indices 2021-05-16T22:22:56.9344390Z ** building package indices 2021-05-16T22:22:57.0778650Z ** installing vignettes 2021-05-16T22:22:57.0858330Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:22:57.4118900Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:22:57.5372760Z ** testing if installed package can be loaded from final location 2021-05-16T22:22:57.8080960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:22:57.8115590Z * DONE (xfun) 2021-05-16T22:22:58.3790400Z * installing *source* package ‘tibble’ ... 2021-05-16T22:22:58.3950970Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:22:58.3951880Z ** using staged installation 2021-05-16T22:22:58.4218240Z ** libs 2021-05-16T22:22:58.4433750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:22:58.5164020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:22:58.6218630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T22:22:58.6868680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:22:58.8191550Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T22:22:58.8741430Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:22:58.8781610Z ** R 2021-05-16T22:22:58.9124130Z ** inst 2021-05-16T22:22:58.9248000Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:01.0662200Z ** help 2021-05-16T22:23:01.1652960Z *** installing help indices 2021-05-16T22:23:01.2201110Z *** copying figures 2021-05-16T22:23:01.2244390Z ** building package indices 2021-05-16T22:23:01.2782130Z ** installing vignettes 2021-05-16T22:23:01.2868370Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:01.8016040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:23:02.0164080Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:02.5619380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:02.5661020Z * DONE (tibble) 2021-05-16T22:23:02.6066820Z 2021-05-16T22:23:02.6067640Z The downloaded source packages are in 2021-05-16T22:23:02.6069560Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/downloaded_packages’ 2021-05-16T22:23:02.6968930Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:23:05.2598020Z 2021-05-16T22:23:05.8097530Z 2021-05-16T22:23:05.8118610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e4ad12abd/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:23:05.8181340Z 2021-05-16T22:23:05.8183840Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e4ad12abd/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:23:05.8905290Z 2021-05-16T22:23:05.8933400Z 2021-05-16T22:23:05.8935010Z ─ preparing ‘desc’: 2021-05-16T22:23:05.8946190Z 2021-05-16T22:23:05.8946960Z 2021-05-16T22:23:05.9039180Z checking DESCRIPTION meta-information ... 2021-05-16T22:23:05.9070740Z 2021-05-16T22:23:05.9072510Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:23:06.0046230Z 2021-05-16T22:23:06.0078890Z 2021-05-16T22:23:06.0080790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:23:06.0090160Z 2021-05-16T22:23:06.0114940Z 2021-05-16T22:23:06.0116290Z ─ checking for empty or unneeded directories 2021-05-16T22:23:06.0144230Z 2021-05-16T22:23:06.0168530Z 2021-05-16T22:23:06.0170110Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:23:06.1290560Z 2021-05-16T22:23:06.1292650Z 2021-05-16T22:23:06.1293360Z 2021-05-16T22:23:06.1625020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:06.1626740Z (as ‘lib’ is unspecified) 2021-05-16T22:23:06.5608350Z * installing *source* package ‘desc’ ... 2021-05-16T22:23:06.5669400Z ** using staged installation 2021-05-16T22:23:06.5887340Z ** R 2021-05-16T22:23:06.6140680Z ** inst 2021-05-16T22:23:06.6240260Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:08.3570990Z ** help 2021-05-16T22:23:08.5335450Z *** installing help indices 2021-05-16T22:23:08.6330250Z ** building package indices 2021-05-16T22:23:08.7373480Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:08.9800440Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:09.2612880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:09.2719000Z * DONE (desc) 2021-05-16T22:23:09.5517460Z 2021-05-16T22:23:09.5518750Z 2021-05-16T22:23:09.5534200Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e38b9c599/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:23:09.5561550Z 2021-05-16T22:23:09.5563830Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e38b9c599/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:23:09.6001650Z 2021-05-16T22:23:09.6027830Z 2021-05-16T22:23:09.6029440Z ─ preparing ‘ghtravis’: 2021-05-16T22:23:09.6037960Z 2021-05-16T22:23:09.6038780Z 2021-05-16T22:23:09.6113250Z checking DESCRIPTION meta-information ... 2021-05-16T22:23:09.6137350Z 2021-05-16T22:23:09.6138830Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:23:09.6785270Z 2021-05-16T22:23:09.6815700Z 2021-05-16T22:23:09.6818050Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:23:09.6826430Z 2021-05-16T22:23:09.6850960Z 2021-05-16T22:23:09.6852350Z ─ checking for empty or unneeded directories 2021-05-16T22:23:09.6859450Z 2021-05-16T22:23:09.6884580Z 2021-05-16T22:23:09.6886040Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:23:09.7145250Z 2021-05-16T22:23:09.7146280Z 2021-05-16T22:23:09.7146870Z 2021-05-16T22:23:09.7799970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:09.7800990Z (as ‘lib’ is unspecified) 2021-05-16T22:23:10.0817440Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:23:10.0820810Z ** using staged installation 2021-05-16T22:23:10.1015100Z ** R 2021-05-16T22:23:10.1253230Z ** inst 2021-05-16T22:23:10.1271870Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:11.9372210Z ** help 2021-05-16T22:23:12.0185950Z *** installing help indices 2021-05-16T22:23:12.0748350Z ** building package indices 2021-05-16T22:23:12.1236970Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:12.9029770Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:13.7295170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:13.7317990Z * DONE (ghtravis) 2021-05-16T22:23:13.7575290Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:23:13.9268590Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:23:16.6199010Z 2021-05-16T22:23:16.6200700Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:23:16.6201580Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:23:16.6202390Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:23:16.6203150Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:23:16.6204910Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:23:16.6205690Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:23:16.6211330Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:16.6212330Z (as ‘lib’ is unspecified) 2021-05-16T22:23:17.9351020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T22:23:18.1867750Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T22:23:18.2002760Z ================================================== 2021-05-16T22:23:18.2004110Z downloaded 194 KB 2021-05-16T22:23:18.2004870Z 2021-05-16T22:23:18.2041900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T22:23:18.5266860Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T22:23:18.5278850Z ================================================== 2021-05-16T22:23:18.5279330Z downloaded 68 KB 2021-05-16T22:23:18.5279630Z 2021-05-16T22:23:18.5311760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T22:23:18.7566410Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T22:23:18.7679680Z ================================================== 2021-05-16T22:23:18.7680180Z downloaded 189 KB 2021-05-16T22:23:18.7680460Z 2021-05-16T22:23:18.7712890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T22:23:19.0390030Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T22:23:19.0649790Z ================================================== 2021-05-16T22:23:19.0650290Z downloaded 1.2 MB 2021-05-16T22:23:19.0650570Z 2021-05-16T22:23:19.0697910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T22:23:19.3522970Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T22:23:19.4015860Z ================================================== 2021-05-16T22:23:19.4016420Z downloaded 937 KB 2021-05-16T22:23:19.4016690Z 2021-05-16T22:23:19.5504710Z 2021-05-16T22:23:19.5606070Z The downloaded binary packages are in 2021-05-16T22:23:19.5707910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpqbSKFo/downloaded_packages 2021-05-16T22:23:19.8187930Z 2021-05-16T22:23:19.8230720Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e2a9f42e7/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:23:19.8276810Z 2021-05-16T22:23:19.8308080Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqbSKFo/remotes2a3e2a9f42e7/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:23:19.8548390Z 2021-05-16T22:23:19.8580270Z 2021-05-16T22:23:19.8581800Z ─ preparing ‘aghast’: 2021-05-16T22:23:19.8591560Z 2021-05-16T22:23:19.8594170Z 2021-05-16T22:23:19.8656400Z checking DESCRIPTION meta-information ... 2021-05-16T22:23:19.8683830Z 2021-05-16T22:23:19.8685380Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:23:19.9064310Z 2021-05-16T22:23:19.9090650Z 2021-05-16T22:23:19.9092490Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:23:19.9102690Z 2021-05-16T22:23:19.9128460Z 2021-05-16T22:23:19.9130080Z ─ checking for empty or unneeded directories 2021-05-16T22:23:19.9163570Z 2021-05-16T22:23:19.9191330Z 2021-05-16T22:23:19.9193230Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:23:19.9279380Z 2021-05-16T22:23:19.9280650Z 2021-05-16T22:23:19.9281280Z 2021-05-16T22:23:19.9470980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:19.9473030Z (as ‘lib’ is unspecified) 2021-05-16T22:23:20.3232080Z * installing *source* package ‘aghast’ ... 2021-05-16T22:23:20.3331640Z ** using staged installation 2021-05-16T22:23:20.3533330Z ** R 2021-05-16T22:23:20.3635390Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:23:20.9335750Z ** help 2021-05-16T22:23:20.9636820Z *** installing help indices 2021-05-16T22:23:20.9904020Z ** building package indices 2021-05-16T22:23:21.0160400Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:23:21.4906540Z ** testing if installed package can be loaded from final location 2021-05-16T22:23:21.7404130Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:23:21.7422030Z * DONE (aghast) 2021-05-16T22:23:21.7623840Z Installing 1 packages: covr 2021-05-16T22:23:21.7647520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:21.7648540Z (as ‘lib’ is unspecified) 2021-05-16T22:23:22.5690420Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:23:22.5690890Z 2021-05-16T22:23:23.2197150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T22:23:23.4172290Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T22:23:23.4192490Z ================================================== 2021-05-16T22:23:23.4192980Z downloaded 155 KB 2021-05-16T22:23:23.4193270Z 2021-05-16T22:23:23.4225280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T22:23:23.7275700Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T22:23:23.8363670Z ================================================== 2021-05-16T22:23:23.8364280Z downloaded 117 KB 2021-05-16T22:23:23.8364560Z 2021-05-16T22:23:23.8398630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T22:23:24.0497780Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T22:23:24.0612340Z ================================================== 2021-05-16T22:23:24.0612830Z downloaded 282 KB 2021-05-16T22:23:24.0613100Z 2021-05-16T22:23:24.1237500Z 2021-05-16T22:23:24.1338370Z The downloaded binary packages are in 2021-05-16T22:23:24.1439720Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpqbSKFo/downloaded_packages 2021-05-16T22:23:24.1586220Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:23:24.1587240Z Rscript -e "tic::before_install()" 2021-05-16T22:23:24.1848110Z shell: /bin/bash -e {0} 2021-05-16T22:23:24.1848490Z env: 2021-05-16T22:23:24.1849060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:23:24.1849510Z TIC_DEPLOY_KEY: 2021-05-16T22:23:24.1849850Z RSPM: 2021-05-16T22:23:24.1851070Z GITHUB_PAT: *** 2021-05-16T22:23:24.1851460Z COVERALLS_TOKEN: 2021-05-16T22:23:24.1851890Z continue-on-error: false 2021-05-16T22:23:24.1856130Z VDIFFR_RUN_TESTS: false 2021-05-16T22:23:24.1857140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:23:24.1857570Z TZ: UTC 2021-05-16T22:23:24.1857930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:23:24.1858300Z NOT_CRAN: true 2021-05-16T22:23:24.1865850Z ##[endgroup] 2021-05-16T22:23:24.5805270Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:23:24.7210370Z Running before_install: step_install_remote_binaries() 2021-05-16T22:23:25.3816090Z Installing oro.nifti binaries 2021-05-16T22:23:25.3830660Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:23:25.7166970Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:23:25.7204920Z tag_name 2021-05-16T22:23:25.7205370Z 3 0.10.3.s 2021-05-16T22:23:25.7205930Z zipball_url 2021-05-16T22:23:25.7206870Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:23:25.7207840Z tarball_url 2021-05-16T22:23:25.7208730Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:23:25.7209570Z commit.sha 2021-05-16T22:23:25.7210360Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:23:25.7211220Z commit.url 2021-05-16T22:23:25.7213090Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:23:25.7214210Z node_id 2021-05-16T22:23:25.7215230Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:23:25.7216290Z url 2021-05-16T22:23:25.7217310Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:23:25.7218230Z Installing oro.nifti package binaries 2021-05-16T22:23:25.7218910Z assets_url 2021-05-16T22:23:25.7219840Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:23:25.7220780Z upload_url 2021-05-16T22:23:25.7221830Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:23:25.7222920Z id asset_updated_at asset_created_at created_at 2021-05-16T22:23:25.7224470Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-16T22:23:25.7225140Z published_at asset_name asset_label 2021-05-16T22:23:25.7226170Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-16T22:23:25.7226710Z asset_download_count 2021-05-16T22:23:25.7227130Z 3 12 2021-05-16T22:23:25.7227800Z asset_browser_download_url 2021-05-16T22:23:25.7228780Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T22:23:25.7425500Z --2021-05-16 22:23:25-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T22:23:25.7885130Z Resolving github.com (github.com)... 140.82.113.3 2021-05-16T22:23:25.8042090Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-16T22:23:25.9175120Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:23:25.9181190Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T222325Z&X-Amz-Expires=300&X-Amz-Signature=aa6b15efac31f18b9a7a73dfb5e69ca55de6f7b8d1adee7e8e667ff6f1ddfc27&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:23:25.9189810Z --2021-05-16 22:23:25-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T222325Z&X-Amz-Expires=300&X-Amz-Signature=aa6b15efac31f18b9a7a73dfb5e69ca55de6f7b8d1adee7e8e667ff6f1ddfc27&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T22:23:25.9195280Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T22:23:25.9198050Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T22:23:26.0493360Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:23:26.0495990Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-16T22:23:26.0497630Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFTEmmp/oro.nifti_0.10.3.tgz’ 2021-05-16T22:23:26.0501550Z 2021-05-16T22:23:26.0520010Z 0K .......... .......... .......... .......... .......... 0% 22.3M 0s 2021-05-16T22:23:26.0535480Z 50K .......... .......... .......... .......... .......... 1% 30.3M 0s 2021-05-16T22:23:26.0549740Z 100K .......... .......... .......... .......... .......... 2% 34.3M 0s 2021-05-16T22:23:26.0575480Z 150K .......... .......... .......... .......... .......... 3% 19.1M 0s 2021-05-16T22:23:26.0582770Z 200K .......... .......... .......... .......... .......... 4% 64.3M 0s 2021-05-16T22:23:26.0590950Z 250K .......... .......... .......... .......... .......... 5% 61.0M 0s 2021-05-16T22:23:26.0604140Z 300K .......... .......... .......... .......... .......... 5% 36.7M 0s 2021-05-16T22:23:26.0619230Z 350K .......... .......... .......... .......... .......... 6% 34.5M 0s 2021-05-16T22:23:26.0627460Z 400K .......... .......... .......... .......... .......... 7% 54.4M 0s 2021-05-16T22:23:26.0635180Z 450K .......... .......... .......... .......... .......... 8% 61.6M 0s 2021-05-16T22:23:26.0655500Z 500K .......... .......... .......... .......... .......... 9% 24.7M 0s 2021-05-16T22:23:26.0674840Z 550K .......... .......... .......... .......... .......... 10% 24.7M 0s 2021-05-16T22:23:26.0688300Z 600K .......... .......... .......... .......... .......... 11% 35.6M 0s 2021-05-16T22:23:26.0700820Z 650K .......... .......... .......... .......... .......... 11% 39.5M 0s 2021-05-16T22:23:26.0715840Z 700K .......... .......... .......... .......... .......... 12% 32.6M 0s 2021-05-16T22:23:26.0727510Z 750K .......... .......... .......... .......... .......... 13% 41.5M 0s 2021-05-16T22:23:26.0741100Z 800K .......... .......... .......... .......... .......... 14% 37.9M 0s 2021-05-16T22:23:26.0753880Z 850K .......... .......... .......... .......... .......... 15% 36.0M 0s 2021-05-16T22:23:26.0765670Z 900K .......... .......... .......... .......... .......... 16% 114M 0s 2021-05-16T22:23:26.0769770Z 950K .......... .......... .......... .......... .......... 16% 41.9M 0s 2021-05-16T22:23:26.0872660Z 1000K .......... .......... .......... .......... .......... 17% 4.78M 0s 2021-05-16T22:23:26.0884900Z 1050K .......... .......... .......... .......... .......... 18% 40.0M 0s 2021-05-16T22:23:26.0897220Z 1100K .......... .......... .......... .......... .......... 19% 38.3M 0s 2021-05-16T22:23:26.0901870Z 1150K .......... .......... .......... .......... .......... 20% 106M 0s 2021-05-16T22:23:26.0913620Z 1200K .......... .......... .......... .......... .......... 21% 42.0M 0s 2021-05-16T22:23:26.0925020Z 1250K .......... .......... .......... .......... .......... 22% 41.2M 0s 2021-05-16T22:23:26.0929690Z 1300K .......... .......... .......... .......... .......... 22% 111M 0s 2021-05-16T22:23:26.0939060Z 1350K .......... .......... .......... .......... .......... 23% 54.9M 0s 2021-05-16T22:23:26.0950310Z 1400K .......... .......... .......... .......... .......... 24% 41.1M 0s 2021-05-16T22:23:26.0954450Z 1450K .......... .......... .......... .......... .......... 25% 112M 0s 2021-05-16T22:23:26.0964490Z 1500K .......... .......... .......... .......... .......... 26% 49.2M 0s 2021-05-16T22:23:26.0975570Z 1550K .......... .......... .......... .......... .......... 27% 46.0M 0s 2021-05-16T22:23:26.0979390Z 1600K .......... .......... .......... .......... .......... 27% 109M 0s 2021-05-16T22:23:26.0991860Z 1650K .......... .......... .......... .......... .......... 28% 39.4M 0s 2021-05-16T22:23:26.0996340Z 1700K .......... .......... .......... .......... .......... 29% 111M 0s 2021-05-16T22:23:26.1013780Z 1750K .......... .......... .......... .......... .......... 30% 29.8M 0s 2021-05-16T22:23:26.1018690Z 1800K .......... .......... .......... .......... .......... 31% 85.5M 0s 2021-05-16T22:23:26.1023140Z 1850K .......... .......... .......... .......... .......... 32% 112M 0s 2021-05-16T22:23:26.1026510Z 1900K .......... .......... .......... .......... .......... 33% 126M 0s 2021-05-16T22:23:26.1038770Z 1950K .......... .......... .......... .......... .......... 33% 40.9M 0s 2021-05-16T22:23:26.1043410Z 2000K .......... .......... .......... .......... .......... 34% 119M 0s 2021-05-16T22:23:26.1053660Z 2050K .......... .......... .......... .......... .......... 35% 45.5M 0s 2021-05-16T22:23:26.1064340Z 2100K .......... .......... .......... .......... .......... 36% 47.2M 0s 2021-05-16T22:23:26.1069370Z 2150K .......... .......... .......... .......... .......... 37% 91.8M 0s 2021-05-16T22:23:26.1074880Z 2200K .......... .......... .......... .......... .......... 38% 102M 0s 2021-05-16T22:23:26.1079570Z 2250K .......... .......... .......... .......... .......... 38% 87.0M 0s 2021-05-16T22:23:26.1091650Z 2300K .......... .......... .......... .......... .......... 39% 40.9M 0s 2021-05-16T22:23:26.1096180Z 2350K .......... .......... .......... .......... .......... 40% 106M 0s 2021-05-16T22:23:26.1113660Z 2400K .......... .......... .......... .......... .......... 41% 30.1M 0s 2021-05-16T22:23:26.1117970Z 2450K .......... .......... .......... .......... .......... 42% 89.3M 0s 2021-05-16T22:23:26.1123350Z 2500K .......... .......... .......... .......... .......... 43% 94.6M 0s 2021-05-16T22:23:26.1127780Z 2550K .......... .......... .......... .......... .......... 44% 105M 0s 2021-05-16T22:23:26.1138550Z 2600K .......... .......... .......... .......... .......... 44% 46.6M 0s 2021-05-16T22:23:26.1142810Z 2650K .......... .......... .......... .......... .......... 45% 102M 0s 2021-05-16T22:23:26.1147490Z 2700K .......... .......... .......... .......... .......... 46% 103M 0s 2021-05-16T22:23:26.1161140Z 2750K .......... .......... .......... .......... .......... 47% 36.1M 0s 2021-05-16T22:23:26.1165920Z 2800K .......... .......... .......... .......... .......... 48% 126M 0s 2021-05-16T22:23:26.1170890Z 2850K .......... .......... .......... .......... .......... 49% 84.9M 0s 2021-05-16T22:23:26.1184650Z 2900K .......... .......... .......... .......... .......... 49% 35.2M 0s 2021-05-16T22:23:26.1188900Z 2950K .......... .......... .......... .......... .......... 50% 122M 0s 2021-05-16T22:23:26.1193650Z 3000K .......... .......... .......... .......... .......... 51% 112M 0s 2021-05-16T22:23:26.1198650Z 3050K .......... .......... .......... .......... .......... 52% 85.8M 0s 2021-05-16T22:23:26.1210980Z 3100K .......... .......... .......... .......... .......... 53% 40.1M 0s 2021-05-16T22:23:26.1214630Z 3150K .......... .......... .......... .......... .......... 54% 126M 0s 2021-05-16T22:23:26.1224170Z 3200K .......... .......... .......... .......... .......... 55% 55.9M 0s 2021-05-16T22:23:26.1228650Z 3250K .......... .......... .......... .......... .......... 55% 95.6M 0s 2021-05-16T22:23:26.1233090Z 3300K .......... .......... .......... .......... .......... 56% 114M 0s 2021-05-16T22:23:26.1237040Z 3350K .......... .......... .......... .......... .......... 57% 115M 0s 2021-05-16T22:23:26.1248620Z 3400K .......... .......... .......... .......... .......... 58% 43.9M 0s 2021-05-16T22:23:26.1252910Z 3450K .......... .......... .......... .......... .......... 59% 104M 0s 2021-05-16T22:23:26.1257240Z 3500K .......... .......... .......... .......... .......... 60% 118M 0s 2021-05-16T22:23:26.1261200Z 3550K .......... .......... .......... .......... .......... 60% 116M 0s 2021-05-16T22:23:26.1272240Z 3600K .......... .......... .......... .......... .......... 61% 47.8M 0s 2021-05-16T22:23:26.1276160Z 3650K .......... .......... .......... .......... .......... 62% 103M 0s 2021-05-16T22:23:26.1281750Z 3700K .......... .......... .......... .......... .......... 63% 90.8M 0s 2021-05-16T22:23:26.1285580Z 3750K .......... .......... .......... .......... .......... 64% 119M 0s 2021-05-16T22:23:26.1298130Z 3800K .......... .......... .......... .......... .......... 65% 41.3M 0s 2021-05-16T22:23:26.1302010Z 3850K .......... .......... .......... .......... .......... 66% 109M 0s 2021-05-16T22:23:26.1306140Z 3900K .......... .......... .......... .......... .......... 66% 117M 0s 2021-05-16T22:23:26.1310130Z 3950K .......... .......... .......... .......... .......... 67% 132M 0s 2021-05-16T22:23:26.1322290Z 4000K .......... .......... .......... .......... .......... 68% 42.3M 0s 2021-05-16T22:23:26.1326630Z 4050K .......... .......... .......... .......... .......... 69% 94.8M 0s 2021-05-16T22:23:26.1331320Z 4100K .......... .......... .......... .......... .......... 70% 113M 0s 2021-05-16T22:23:26.1335110Z 4150K .......... .......... .......... .......... .......... 71% 115M 0s 2021-05-16T22:23:26.1339500Z 4200K .......... .......... .......... .......... .......... 72% 122M 0s 2021-05-16T22:23:26.1345260Z 4250K .......... .......... .......... .......... .......... 72% 79.3M 0s 2021-05-16T22:23:26.1348970Z 4300K .......... .......... .......... .......... .......... 73% 129M 0s 2021-05-16T22:23:26.1353800Z 4350K .......... .......... .......... .......... .......... 74% 111M 0s 2021-05-16T22:23:26.1357920Z 4400K .......... .......... .......... .......... .......... 75% 131M 0s 2021-05-16T22:23:26.1362520Z 4450K .......... .......... .......... .......... .......... 76% 103M 0s 2021-05-16T22:23:26.1365930Z 4500K .......... .......... .......... .......... .......... 77% 122M 0s 2021-05-16T22:23:26.1369860Z 4550K .......... .......... .......... .......... .......... 77% 124M 0s 2021-05-16T22:23:26.1379930Z 4600K .......... .......... .......... .......... .......... 78% 50.9M 0s 2021-05-16T22:23:26.1383890Z 4650K .......... .......... .......... .......... .......... 79% 108M 0s 2021-05-16T22:23:26.1388500Z 4700K .......... .......... .......... .......... .......... 80% 108M 0s 2021-05-16T22:23:26.1392220Z 4750K .......... .......... .......... .......... .......... 81% 127M 0s 2021-05-16T22:23:26.1397730Z 4800K .......... .......... .......... .......... .......... 82% 116M 0s 2021-05-16T22:23:26.1402010Z 4850K .......... .......... .......... .......... .......... 83% 89.9M 0s 2021-05-16T22:23:26.1406020Z 4900K .......... .......... .......... .......... .......... 83% 126M 0s 2021-05-16T22:23:26.1411430Z 4950K .......... .......... .......... .......... .......... 84% 87.0M 0s 2021-05-16T22:23:26.1416400Z 5000K .......... .......... .......... .......... .......... 85% 114M 0s 2021-05-16T22:23:26.1420500Z 5050K .......... .......... .......... .......... .......... 86% 109M 0s 2021-05-16T22:23:26.1424820Z 5100K .......... .......... .......... .......... .......... 87% 107M 0s 2021-05-16T22:23:26.1429030Z 5150K .......... .......... .......... .......... .......... 88% 111M 0s 2021-05-16T22:23:26.1437290Z 5200K .......... .......... .......... .......... .......... 88% 67.1M 0s 2021-05-16T22:23:26.1441660Z 5250K .......... .......... .......... .......... .......... 89% 93.7M 0s 2021-05-16T22:23:26.1445870Z 5300K .......... .......... .......... .......... .......... 90% 121M 0s 2021-05-16T22:23:26.1449650Z 5350K .......... .......... .......... .......... .......... 91% 126M 0s 2021-05-16T22:23:26.1453880Z 5400K .......... .......... .......... .......... .......... 92% 129M 0s 2021-05-16T22:23:26.1459470Z 5450K .......... .......... .......... .......... .......... 93% 79.7M 0s 2021-05-16T22:23:26.1463760Z 5500K .......... .......... .......... .......... .......... 94% 113M 0s 2021-05-16T22:23:26.1468040Z 5550K .......... .......... .......... .......... .......... 94% 127M 0s 2021-05-16T22:23:26.1474130Z 5600K .......... .......... .......... .......... .......... 95% 88.8M 0s 2021-05-16T22:23:26.1478210Z 5650K .......... .......... .......... .......... .......... 96% 97.1M 0s 2021-05-16T22:23:26.1482540Z 5700K .......... .......... .......... .......... .......... 97% 112M 0s 2021-05-16T22:23:26.1487190Z 5750K .......... .......... .......... .......... .......... 98% 112M 0s 2021-05-16T22:23:26.1492540Z 5800K .......... .......... .......... .......... .......... 99% 97.7M 0s 2021-05-16T22:23:26.1496950Z 5850K .......... .......... .......... .......... .......... 99% 94.8M 0s 2021-05-16T22:23:26.1497920Z 5900K .. 100% 55.2K=0.1s 2021-05-16T22:23:26.1498230Z 2021-05-16T22:23:26.1500180Z 2021-05-16 22:23:26 (57.7 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFTEmmp/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-16T22:23:26.1500800Z 2021-05-16T22:23:26.1733680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:26.1734850Z (as ‘lib’ is unspecified) 2021-05-16T22:23:26.2309310Z Rewriting new remotes: 2021-05-16T22:23:26.2655890Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:23:26.2656740Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:23:26.2657350Z remotes::install_cran("rcmdcheck") 2021-05-16T22:23:26.2657880Z remotes::install_cran("markdown") 2021-05-16T22:23:26.2836430Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:23:26.2836840Z env: 2021-05-16T22:23:26.2837370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:23:26.2837850Z TIC_DEPLOY_KEY: 2021-05-16T22:23:26.2838210Z RSPM: 2021-05-16T22:23:26.2839400Z GITHUB_PAT: *** 2021-05-16T22:23:26.2839840Z COVERALLS_TOKEN: 2021-05-16T22:23:26.2840280Z continue-on-error: false 2021-05-16T22:23:26.2840780Z VDIFFR_RUN_TESTS: false 2021-05-16T22:23:26.2841280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:23:26.2841700Z TZ: UTC 2021-05-16T22:23:26.2842090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:23:26.2842480Z NOT_CRAN: true 2021-05-16T22:23:26.2842920Z ##[endgroup] 2021-05-16T22:23:31.2131140Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:23:31.2132170Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:23:31.2133100Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:23:31.2133930Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:23:31.2134830Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:23:31.2135710Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:23:31.2136560Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:23:31.2137500Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:23:31.2157820Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:23:31.2171990Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T22:23:31.2173100Z (as ‘lib’ is unspecified) 2021-05-16T22:23:35.5728570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-16T22:23:35.8247830Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-16T22:23:35.8259860Z ================================================== 2021-05-16T22:23:35.8260410Z downloaded 31 KB 2021-05-16T22:23:35.8260700Z 2021-05-16T22:23:35.8293270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-16T22:23:36.0548450Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-16T22:23:36.0628160Z ================================================== 2021-05-16T22:23:36.0628720Z downloaded 115 KB 2021-05-16T22:23:36.0629070Z 2021-05-16T22:23:36.0663410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-16T22:23:36.2992610Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-16T22:23:36.3072000Z ================================================== 2021-05-16T22:23:36.3072610Z downloaded 226 KB 2021-05-16T22:23:36.3072910Z 2021-05-16T22:23:36.3107260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RNifti_1.3.1.tgz' 2021-05-16T22:23:36.6311820Z Content type 'application/x-gzip' length 1907337 bytes (1.8 MB) 2021-05-16T22:23:37.4221970Z ================================================== 2021-05-16T22:23:37.4222590Z downloaded 1.8 MB 2021-05-16T22:23:37.4222860Z 2021-05-16T22:23:37.4272540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-16T22:23:37.6478740Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-16T22:23:37.6489490Z ================================================== 2021-05-16T22:23:37.6490050Z downloaded 60 KB 2021-05-16T22:23:37.6490360Z 2021-05-16T22:23:37.6521230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-16T22:23:37.8765750Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-16T22:23:37.8766480Z ================================================== 2021-05-16T22:23:37.8766960Z downloaded 28 KB 2021-05-16T22:23:37.8767260Z 2021-05-16T22:23:37.8797850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-16T22:23:38.0894420Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-16T22:23:38.4083820Z ================================================== 2021-05-16T22:23:38.4084430Z downloaded 3.5 MB 2021-05-16T22:23:38.4084740Z 2021-05-16T22:23:38.4228640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-16T22:23:38.7238080Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-16T22:23:38.8806970Z ================================================== 2021-05-16T22:23:38.8807560Z downloaded 5.8 MB 2021-05-16T22:23:38.8807870Z 2021-05-16T22:23:39.2663930Z 2021-05-16T22:23:39.2764880Z The downloaded binary packages are in 2021-05-16T22:23:39.2866260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUeLSCG/downloaded_packages 2021-05-16T22:23:40.0216710Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:23:40.0218280Z Use `force = TRUE` to force installation 2021-05-16T22:23:40.0344310Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:23:40.0345290Z Use `force = TRUE` to force installation 2021-05-16T22:23:40.1299960Z ##[group]Run options(width = 100) 2021-05-16T22:23:40.1300570Z options(width = 100) 2021-05-16T22:23:40.1301500Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:23:40.1302190Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:23:40.1493150Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:23:40.1493590Z env: 2021-05-16T22:23:40.1494010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:23:40.1494470Z TIC_DEPLOY_KEY: 2021-05-16T22:23:40.1494810Z RSPM: 2021-05-16T22:23:40.1495950Z GITHUB_PAT: *** 2021-05-16T22:23:40.1496350Z COVERALLS_TOKEN: 2021-05-16T22:23:40.1496830Z continue-on-error: false 2021-05-16T22:23:40.1497320Z VDIFFR_RUN_TESTS: false 2021-05-16T22:23:40.1497780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:23:40.1498410Z TZ: UTC 2021-05-16T22:23:40.1498780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:23:40.1499190Z NOT_CRAN: true 2021-05-16T22:23:40.1499610Z ##[endgroup] 2021-05-16T22:23:40.9048640Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:23:40.9049440Z setting value 2021-05-16T22:23:40.9050550Z version R version 3.6.3 (2020-02-29) 2021-05-16T22:23:40.9051340Z os macOS Catalina 10.15.7 2021-05-16T22:23:40.9052580Z system x86_64, darwin15.6.0 2021-05-16T22:23:40.9053360Z ui X11 2021-05-16T22:23:40.9053890Z language (EN) 2021-05-16T22:23:40.9055130Z collate en_US.UTF-8 2021-05-16T22:23:40.9056070Z ctype en_US.UTF-8 2021-05-16T22:23:40.9056610Z tz UTC 2021-05-16T22:23:40.9057460Z date 2021-05-16 2021-05-16T22:23:40.9057750Z 2021-05-16T22:23:40.9058890Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:23:40.9059680Z ! package * version date lib source 2021-05-16T22:23:40.9061300Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9063580Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:23:40.9064820Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9065860Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9067010Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9068120Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9069180Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9071360Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9072760Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9073940Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T22:23:40.9075060Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9076140Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9077230Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9078440Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9079630Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9081080Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9082260Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9083400Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9085200Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9086570Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9087700Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9089050Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9090250Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9091330Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9092540Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:23:40.9093670Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9095560Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9096820Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9097910Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9099070Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9100160Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9101270Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9102320Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9103450Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9104940Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9106210Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9107610Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9108680Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9109890Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:23:40.9111430Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9112510Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9113620Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9114880Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9116060Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9117520Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9118650Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9119780Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9120850Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9121940Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9123010Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9124370Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9126250Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9127410Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9128530Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9129630Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9131120Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9132280Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9133420Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9134510Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9135590Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9137020Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9138080Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9139250Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9140540Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9141620Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9142730Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9143860Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9146580Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9147950Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T22:23:40.9149110Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9150240Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9151450Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9152530Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9153600Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9155070Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9156310Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9157880Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9158990Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9160040Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9161190Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9162740Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9164370Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9165560Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9166630Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9167740Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9168850Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9169920Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9171020Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9172080Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9173410Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9174580Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9175740Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9177180Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9178360Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9179490Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9180540Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9181650Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9182750Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9183830Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9185460Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T22:23:40.9186580Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9188100Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T22:23:40.9189160Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9190290Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T22:23:40.9191440Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:23:40.9192550Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9193660Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9194920Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9196220Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9197330Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9198370Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9199460Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T22:23:40.9200500Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9201890Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9202940Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9204230Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9205400Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T22:23:40.9206450Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9207540Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9208570Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T22:23:40.9209670Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T22:23:40.9210000Z 2021-05-16T22:23:40.9210490Z [1] /Users/runner/work/_temp/Library 2021-05-16T22:23:40.9211310Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T22:23:40.9211810Z 2021-05-16T22:23:40.9212700Z P ── Loaded and on-disk path mismatch. 2021-05-16T22:23:40.9263210Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:23:40.9263900Z Rscript -e 'tic::script()' 2021-05-16T22:23:40.9264350Z ls -l check 2021-05-16T22:23:40.9507210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:23:40.9507740Z env: 2021-05-16T22:23:40.9508160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:23:40.9508620Z TIC_DEPLOY_KEY: 2021-05-16T22:23:40.9508960Z RSPM: 2021-05-16T22:23:40.9510340Z GITHUB_PAT: *** 2021-05-16T22:23:40.9510800Z COVERALLS_TOKEN: 2021-05-16T22:23:40.9511240Z continue-on-error: false 2021-05-16T22:23:40.9511730Z VDIFFR_RUN_TESTS: false 2021-05-16T22:23:40.9512200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:23:40.9512650Z TZ: UTC 2021-05-16T22:23:40.9513020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:23:40.9513440Z NOT_CRAN: true 2021-05-16T22:23:40.9513790Z ##[endgroup] 2021-05-16T22:23:41.5456390Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:23:41.6752450Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:23:41.6753580Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:23:41.6754270Z timeout = Inf, check_dir = "check") 2021-05-16T22:23:41.8326250Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:23:42.2754500Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:23:42.5745820Z * preparing ‘WhiteStripe’: 2021-05-16T22:23:42.5780170Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:23:42.6831160Z * installing the package to build vignettes 2021-05-16T22:24:23.8538660Z * creating vignettes ... OK 2021-05-16T22:24:23.9533050Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:24:23.9543430Z * checking for empty or unneeded directories 2021-05-16T22:24:23.9560990Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T22:24:23.9609290Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:24:24.0149980Z 2021-05-16T22:24:24.1621120Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:24:24.4449330Z * using log directory ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:24:24.4467120Z * using R version 3.6.3 (2020-02-29) 2021-05-16T22:24:24.4469020Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T22:24:24.4470580Z * using session charset: UTF-8 2021-05-16T22:24:24.5229280Z * using option ‘--as-cran’ 2021-05-16T22:24:24.5255790Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:24:24.5355940Z * checking extension type ... Package 2021-05-16T22:24:24.5484470Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:24:24.5587020Z * package encoding: UTF-8 2021-05-16T22:24:24.5691200Z * checking package namespace information ... OK 2021-05-16T22:24:25.5592200Z * checking package dependencies ... OK 2021-05-16T22:24:25.5608880Z * checking if this is a source package ... OK 2021-05-16T22:24:25.5609950Z * checking if there is a namespace ... OK 2021-05-16T22:24:25.7956900Z * checking for executable files ... OK 2021-05-16T22:24:25.7973850Z * checking for hidden files and directories ... OK 2021-05-16T22:24:25.7992660Z * checking for portable file names ... OK 2021-05-16T22:24:25.8008350Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:24:25.8041720Z * checking serialization versions ... OK 2021-05-16T22:24:33.4102180Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:24:33.4210400Z * checking installed package size ... NOTE 2021-05-16T22:24:33.4218080Z installed size is 6.0Mb 2021-05-16T22:24:33.4228780Z sub-directories of 1Mb or more: 2021-05-16T22:24:33.4235360Z data 5.7Mb 2021-05-16T22:24:33.5827560Z * checking package directory ... OK 2021-05-16T22:24:33.5829020Z * checking for future file timestamps ... OK 2021-05-16T22:24:33.5835020Z * checking ‘build’ directory ... OK 2021-05-16T22:24:33.7962470Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:24:33.7969160Z * checking top-level files ... OK 2021-05-16T22:24:33.7976860Z * checking for left-over files ... OK 2021-05-16T22:24:34.0050790Z * checking index information ... OK 2021-05-16T22:24:34.3122380Z * checking package subdirectories ... OK 2021-05-16T22:24:34.3759220Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:24:34.4466750Z * checking R files for syntax errors ... OK 2021-05-16T22:24:35.9331650Z * checking whether the package can be loaded ... OK 2021-05-16T22:24:37.3961060Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:24:38.8585230Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:24:40.3091380Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:24:41.7828600Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:24:43.2982170Z * checking loading without being on the library search path ... OK 2021-05-16T22:24:44.8131530Z * checking dependencies in R code ... OK 2021-05-16T22:24:47.3440610Z * checking S3 generic/method consistency ... OK 2021-05-16T22:24:48.9175060Z * checking replacement functions ... OK 2021-05-16T22:24:50.5165830Z * checking foreign function calls ... OK 2021-05-16T22:24:56.9292760Z * checking R code for possible problems ... OK 2021-05-16T22:24:57.2050080Z * checking Rd files ... OK 2021-05-16T22:24:57.2689390Z * checking Rd metadata ... OK 2021-05-16T22:24:57.3654630Z * checking Rd line widths ... OK 2021-05-16T22:24:57.5326990Z * checking Rd cross-references ... OK 2021-05-16T22:24:59.1541910Z * checking for missing documentation entries ... OK 2021-05-16T22:25:03.9880760Z * checking for code/documentation mismatches ... OK 2021-05-16T22:25:06.7026370Z * checking Rd \usage sections ... OK 2021-05-16T22:25:06.8002930Z * checking Rd contents ... OK 2021-05-16T22:25:06.9456260Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:25:07.8699420Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:25:09.4747450Z * checking data for non-ASCII characters ... OK 2021-05-16T22:25:09.7014730Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:25:09.7079690Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:25:09.7132250Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:25:15.8457600Z * checking examples ... OK 2021-05-16T22:25:16.0648090Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:25:16.0676750Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:25:49.0840390Z * checking re-building of vignette outputs ... OK 2021-05-16T22:25:52.7671090Z * checking PDF version of manual ... OK 2021-05-16T22:25:52.7681890Z * checking for detritus in the temp directory ... OK 2021-05-16T22:25:52.7682920Z * DONE 2021-05-16T22:25:52.7688910Z 2021-05-16T22:25:52.7689700Z Status: 1 NOTE 2021-05-16T22:25:52.7690480Z See 2021-05-16T22:25:52.7697320Z ‘/Users/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:25:52.7698230Z for details. 2021-05-16T22:25:52.7698530Z 2021-05-16T22:25:52.7750110Z 2021-05-16T22:25:52.8959660Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:25:52.8976770Z Duration: 1m 28.9s 2021-05-16T22:25:52.8977110Z 2021-05-16T22:25:52.9006470Z ❯ checking installed package size ... NOTE 2021-05-16T22:25:52.9007160Z installed size is 6.0Mb 2021-05-16T22:25:52.9008110Z sub-directories of 1Mb or more: 2021-05-16T22:25:52.9008640Z data 5.7Mb 2021-05-16T22:25:52.9008880Z 2021-05-16T22:25:52.9016320Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:25:52.9209540Z total 13136 2021-05-16T22:25:52.9211920Z drwxr-xr-x 14 runner staff 448 May 16 22:25 WhiteStripe.Rcheck 2021-05-16T22:25:52.9214650Z -rw-r--r-- 1 runner staff 657712 May 16 22:24 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:25:52.9217340Z -rw-r--r-- 1 runner staff 6064173 May 16 22:24 WhiteStripe_2.3.2.tgz 2021-05-16T22:25:52.9279430Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:25:52.9280240Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:25:52.9617370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:25:52.9618720Z env: 2021-05-16T22:25:52.9619820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:25:52.9620970Z TIC_DEPLOY_KEY: 2021-05-16T22:25:52.9621990Z RSPM: 2021-05-16T22:25:52.9626080Z GITHUB_PAT: *** 2021-05-16T22:25:52.9627180Z COVERALLS_TOKEN: 2021-05-16T22:25:52.9628380Z continue-on-error: false 2021-05-16T22:25:52.9629620Z VDIFFR_RUN_TESTS: false 2021-05-16T22:25:52.9630860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:25:52.9631980Z TZ: UTC 2021-05-16T22:25:52.9632920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:25:52.9633960Z NOT_CRAN: true 2021-05-16T22:25:52.9634860Z ##[endgroup] 2021-05-16T22:25:53.0051670Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:25:53.0052410Z Rscript -e "tic::before_deploy()" 2021-05-16T22:25:53.0289160Z shell: /bin/bash -e {0} 2021-05-16T22:25:53.0289530Z env: 2021-05-16T22:25:53.0289970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:25:53.0290410Z TIC_DEPLOY_KEY: 2021-05-16T22:25:53.0290770Z RSPM: 2021-05-16T22:25:53.0291570Z GITHUB_PAT: *** 2021-05-16T22:25:53.0292130Z COVERALLS_TOKEN: 2021-05-16T22:25:53.0292590Z continue-on-error: false 2021-05-16T22:25:53.0293090Z VDIFFR_RUN_TESTS: false 2021-05-16T22:25:53.0293600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:25:53.0294130Z TZ: UTC 2021-05-16T22:25:53.0294560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:25:53.0295070Z NOT_CRAN: true 2021-05-16T22:25:53.0295450Z ##[endgroup] 2021-05-16T22:25:53.3677020Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:25:53.5053740Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:25:53.5054350Z with: 2021-05-16T22:25:53.5055180Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:25:53.5056130Z asset_path: check/WhiteStripe_2.3.2.tgz 2021-05-16T22:25:53.5056650Z asset_name: WhiteStripe_2.3.2_R3.6.tgz 2021-05-16T22:25:53.5057250Z asset_content_type: application/octet-stream 2021-05-16T22:25:53.5057720Z env: 2021-05-16T22:25:53.5058150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:25:53.5058630Z TIC_DEPLOY_KEY: 2021-05-16T22:25:53.5058980Z RSPM: 2021-05-16T22:25:53.5059960Z GITHUB_PAT: *** 2021-05-16T22:25:53.5060430Z COVERALLS_TOKEN: 2021-05-16T22:25:53.5061020Z continue-on-error: false 2021-05-16T22:25:53.5061500Z VDIFFR_RUN_TESTS: false 2021-05-16T22:25:53.5062010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:25:53.5062440Z TZ: UTC 2021-05-16T22:25:53.5062860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:25:53.5063520Z NOT_CRAN: true 2021-05-16T22:25:53.5064460Z GITHUB_TOKEN: *** 2021-05-16T22:25:53.5064850Z ##[endgroup] 2021-05-16T22:25:54.3250730Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:25:54.3251440Z Rscript -e "tic::deploy()" 2021-05-16T22:25:54.3489980Z shell: /bin/bash -e {0} 2021-05-16T22:25:54.3490400Z env: 2021-05-16T22:25:54.3490850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:25:54.3491280Z TIC_DEPLOY_KEY: 2021-05-16T22:25:54.3491640Z RSPM: 2021-05-16T22:25:54.3492690Z GITHUB_PAT: *** 2021-05-16T22:25:54.3493130Z COVERALLS_TOKEN: 2021-05-16T22:25:54.3493570Z continue-on-error: false 2021-05-16T22:25:54.3494060Z VDIFFR_RUN_TESTS: false 2021-05-16T22:25:54.3494530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:25:54.3494990Z TZ: UTC 2021-05-16T22:25:54.3495390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:25:54.3495780Z NOT_CRAN: true 2021-05-16T22:25:54.3496160Z ##[endgroup] 2021-05-16T22:25:54.6829030Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:25:54.8130570Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:25:54.8131270Z Rscript -e "tic::after_deploy()" 2021-05-16T22:25:54.8376820Z shell: /bin/bash -e {0} 2021-05-16T22:25:54.8377260Z env: 2021-05-16T22:25:54.8377690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:25:54.8378170Z TIC_DEPLOY_KEY: 2021-05-16T22:25:54.8378510Z RSPM: 2021-05-16T22:25:54.8380110Z GITHUB_PAT: *** 2021-05-16T22:25:54.8380590Z COVERALLS_TOKEN: 2021-05-16T22:25:54.8381050Z continue-on-error: false 2021-05-16T22:25:54.8381540Z VDIFFR_RUN_TESTS: false 2021-05-16T22:25:54.8382030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T22:25:54.8382500Z TZ: UTC 2021-05-16T22:25:54.8382870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:25:54.8383290Z NOT_CRAN: true 2021-05-16T22:25:54.8383650Z ##[endgroup] 2021-05-16T22:25:55.1699880Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:25:55.5390690Z Post job cleanup. 2021-05-16T22:25:55.6084150Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:25:55.6259460Z Post job cleanup. 2021-05-16T22:25:55.7501210Z [command]/usr/local/bin/git version 2021-05-16T22:25:55.7585730Z git version 2.31.1 2021-05-16T22:25:55.7634810Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:25:55.7703140Z [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-16T22:25:55.8527170Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:25:55.8583110Z http.https://github.com/.extraheader 2021-05-16T22:25:55.8596160Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:25:55.8672330Z [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-16T22:25:55.9532530Z Cleaning up orphan processes