2021-05-15T22:36:51.1115754Z ##[section]Starting: Request a runner to run this job 2021-05-15T22:36:51.4924777Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.5568116Z 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-15T22:36:51.6390327Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T22:36:51.7243481Z ##[section]Finishing: Request a runner to run this job 2021-05-15T22:37:03.6874510Z Current runner version: '2.278.0' 2021-05-15T22:37:03.6928890Z ##[group]Operating System 2021-05-15T22:37:03.6930010Z Mac OS X 2021-05-15T22:37:03.6930420Z 10.15.7 2021-05-15T22:37:03.6930840Z 19H1030 2021-05-15T22:37:03.6931370Z ##[endgroup] 2021-05-15T22:37:03.6931930Z ##[group]Virtual Environment 2021-05-15T22:37:03.6932520Z Environment: macos-10.15 2021-05-15T22:37:03.6933060Z Version: 20210510.1 2021-05-15T22:37:03.6934030Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T22:37:03.6935400Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T22:37:03.6936280Z ##[endgroup] 2021-05-15T22:37:03.6938200Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T22:37:03.6939630Z Actions: write 2021-05-15T22:37:03.6940230Z Checks: write 2021-05-15T22:37:03.6940720Z Contents: write 2021-05-15T22:37:03.6941240Z Deployments: write 2021-05-15T22:37:03.6941910Z Issues: write 2021-05-15T22:37:03.6942450Z Metadata: read 2021-05-15T22:37:03.6943000Z Packages: write 2021-05-15T22:37:03.6943540Z PullRequests: write 2021-05-15T22:37:03.6944100Z RepositoryProjects: write 2021-05-15T22:37:03.6944720Z SecurityEvents: write 2021-05-15T22:37:03.6945260Z Statuses: write 2021-05-15T22:37:03.6946030Z ##[endgroup] 2021-05-15T22:37:03.6950130Z Prepare workflow directory 2021-05-15T22:37:03.8328170Z Prepare all required actions 2021-05-15T22:37:03.8341630Z Getting action download info 2021-05-15T22:37:04.2224790Z Download action repository 'actions/checkout@v2' 2021-05-15T22:37:05.8707000Z Download action repository 'r-lib/actions@master' 2021-05-15T22:37:07.5288260Z Download action repository 'adigherman/actions@master' 2021-05-15T22:37:08.9288220Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T22:37:09.1392080Z Download action repository 'actions/cache@v1' 2021-05-15T22:37:09.3679520Z Download action repository 'actions/upload-artifact@master' 2021-05-15T22:37:09.5735970Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T22:37:10.0842220Z ##[group]Run actions/checkout@v2 2021-05-15T22:37:10.0842950Z with: 2021-05-15T22:37:10.0843420Z repository: neuroconductor/gganatogram 2021-05-15T22:37:10.0844410Z token: *** 2021-05-15T22:37:10.0844770Z ssh-strict: true 2021-05-15T22:37:10.0845220Z persist-credentials: true 2021-05-15T22:37:10.0845660Z clean: true 2021-05-15T22:37:10.0846100Z fetch-depth: 1 2021-05-15T22:37:10.0846450Z lfs: false 2021-05-15T22:37:10.0846780Z submodules: false 2021-05-15T22:37:10.0847120Z env: 2021-05-15T22:37:10.0847510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:10.0847930Z TIC_DEPLOY_KEY: 2021-05-15T22:37:10.0848250Z RSPM: 2021-05-15T22:37:10.0848980Z GITHUB_PAT: *** 2021-05-15T22:37:10.0849350Z COVERALLS_TOKEN: 2021-05-15T22:37:10.0849770Z continue-on-error: false 2021-05-15T22:37:10.0850220Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:10.0850580Z ##[endgroup] 2021-05-15T22:37:10.8264270Z Syncing repository: neuroconductor/gganatogram 2021-05-15T22:37:10.8266060Z ##[group]Getting Git version info 2021-05-15T22:37:10.8268030Z Working directory is '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:10.8269480Z [command]/usr/local/bin/git version 2021-05-15T22:37:10.8411920Z git version 2.31.1 2021-05-15T22:37:10.8550490Z ##[endgroup] 2021-05-15T22:37:10.8615640Z Deleting the contents of '/Users/runner/work/gganatogram/gganatogram' 2021-05-15T22:37:10.8646020Z ##[group]Initializing the repository 2021-05-15T22:37:10.8647230Z [command]/usr/local/bin/git init /Users/runner/work/gganatogram/gganatogram 2021-05-15T22:37:10.8698220Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T22:37:10.8699520Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T22:37:10.8700720Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T22:37:10.8701600Z hint: 2021-05-15T22:37:10.8702810Z hint: git config --global init.defaultBranch 2021-05-15T22:37:10.8704190Z hint: 2021-05-15T22:37:10.8705230Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T22:37:10.8706560Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T22:37:10.8707160Z hint: 2021-05-15T22:37:10.8707930Z hint: git branch -m 2021-05-15T22:37:10.8733570Z Initialized empty Git repository in /Users/runner/work/gganatogram/gganatogram/.git/ 2021-05-15T22:37:10.8746980Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:10.8837820Z ##[endgroup] 2021-05-15T22:37:10.8839000Z ##[group]Disabling automatic garbage collection 2021-05-15T22:37:10.8845300Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T22:37:10.8919930Z ##[endgroup] 2021-05-15T22:37:10.8926800Z ##[group]Setting up auth 2021-05-15T22:37:10.8937690Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:37:10.9010200Z [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-15T22:37:11.0115070Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:37:11.0195690Z [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-15T22:37:11.1032290Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T22:37:11.1124290Z ##[endgroup] 2021-05-15T22:37:11.1125450Z ##[group]Fetching the repository 2021-05-15T22:37:11.1137200Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +09b025c540c6830d12c60e76bc8cc5606ccfe2fc:refs/tags/1.1.1.s 2021-05-15T22:37:11.3074550Z remote: Enumerating objects: 229, done. 2021-05-15T22:37:11.3106780Z remote: Counting objects: 0% (1/229) 2021-05-15T22:37:11.3207470Z remote: Counting objects: 1% (3/229) 2021-05-15T22:37:11.3247660Z remote: Counting objects: 2% (5/229) 2021-05-15T22:37:11.3358120Z remote: Counting objects: 3% (7/229) 2021-05-15T22:37:11.3479820Z remote: Counting objects: 4% (10/229) 2021-05-15T22:37:11.3582120Z remote: Counting objects: 5% (12/229) 2021-05-15T22:37:11.3686980Z remote: Counting objects: 6% (14/229) 2021-05-15T22:37:11.3790350Z remote: Counting objects: 7% (17/229) 2021-05-15T22:37:11.3891980Z remote: Counting objects: 8% (19/229) 2021-05-15T22:37:11.3994030Z remote: Counting objects: 9% (21/229) 2021-05-15T22:37:11.4094510Z remote: Counting objects: 10% (23/229) 2021-05-15T22:37:11.4196760Z remote: Counting objects: 11% (26/229) 2021-05-15T22:37:11.4297170Z remote: Counting objects: 12% (28/229) 2021-05-15T22:37:11.4399430Z remote: Counting objects: 13% (30/229) 2021-05-15T22:37:11.4505520Z remote: Counting objects: 14% (33/229) 2021-05-15T22:37:11.4607780Z remote: Counting objects: 15% (35/229) 2021-05-15T22:37:11.4715370Z remote: Counting objects: 16% (37/229) 2021-05-15T22:37:11.4817350Z remote: Counting objects: 17% (39/229) 2021-05-15T22:37:11.4923160Z remote: Counting objects: 18% (42/229) 2021-05-15T22:37:11.5026290Z remote: Counting objects: 19% (44/229) 2021-05-15T22:37:11.5126970Z remote: Counting objects: 20% (46/229) 2021-05-15T22:37:11.5173650Z remote: Counting objects: 21% (49/229) 2021-05-15T22:37:11.5210080Z remote: Counting objects: 22% (51/229) 2021-05-15T22:37:11.5246130Z remote: Counting objects: 23% (53/229) 2021-05-15T22:37:11.5288820Z remote: Counting objects: 24% (55/229) 2021-05-15T22:37:11.5293950Z remote: Counting objects: 25% (58/229) 2021-05-15T22:37:11.5328570Z remote: Counting objects: 26% (60/229) 2021-05-15T22:37:11.5358450Z remote: Counting objects: 27% (62/229) 2021-05-15T22:37:11.5371310Z remote: Counting objects: 28% (65/229) 2021-05-15T22:37:11.5375350Z remote: Counting objects: 29% (67/229) 2021-05-15T22:37:11.5387950Z remote: Counting objects: 30% (69/229) 2021-05-15T22:37:11.5392690Z remote: Counting objects: 31% (71/229) 2021-05-15T22:37:11.5422390Z remote: Counting objects: 32% (74/229) 2021-05-15T22:37:11.5448030Z remote: Counting objects: 33% (76/229) 2021-05-15T22:37:11.5467110Z remote: Counting objects: 34% (78/229) 2021-05-15T22:37:12.1166570Z remote: Counting objects: 35% (81/229) 2021-05-15T22:37:12.1168210Z remote: Counting objects: 36% (83/229) 2021-05-15T22:37:12.1268560Z remote: Counting objects: 37% (85/229) 2021-05-15T22:37:12.1372810Z remote: Counting objects: 38% (88/229) 2021-05-15T22:37:12.1465880Z remote: Counting objects: 39% (90/229) 2021-05-15T22:37:12.1466910Z remote: Counting objects: 40% (92/229) 2021-05-15T22:37:12.1469250Z remote: Counting objects: 41% (94/229) 2021-05-15T22:37:12.1470280Z remote: Counting objects: 42% (97/229) 2021-05-15T22:37:12.1471200Z remote: Counting objects: 43% (99/229) 2021-05-15T22:37:12.1475840Z remote: Counting objects: 44% (101/229) 2021-05-15T22:37:12.1476720Z remote: Counting objects: 45% (104/229) 2021-05-15T22:37:12.1477630Z remote: Counting objects: 46% (106/229) 2021-05-15T22:37:12.1478600Z remote: Counting objects: 47% (108/229) 2021-05-15T22:37:12.1479470Z remote: Counting objects: 48% (110/229) 2021-05-15T22:37:12.1480350Z remote: Counting objects: 49% (113/229) 2021-05-15T22:37:12.1481230Z remote: Counting objects: 50% (115/229) 2021-05-15T22:37:12.1482140Z remote: Counting objects: 51% (117/229) 2021-05-15T22:37:12.1483620Z remote: Counting objects: 52% (120/229) 2021-05-15T22:37:12.1484620Z remote: Counting objects: 53% (122/229) 2021-05-15T22:37:12.1485520Z remote: Counting objects: 54% (124/229) 2021-05-15T22:37:12.1486370Z remote: Counting objects: 55% (126/229) 2021-05-15T22:37:12.1487310Z remote: Counting objects: 56% (129/229) 2021-05-15T22:37:12.1488170Z remote: Counting objects: 57% (131/229) 2021-05-15T22:37:12.1489030Z remote: Counting objects: 58% (133/229) 2021-05-15T22:37:12.1489960Z remote: Counting objects: 59% (136/229) 2021-05-15T22:37:12.1490790Z remote: Counting objects: 60% (138/229) 2021-05-15T22:37:12.1491640Z remote: Counting objects: 61% (140/229) 2021-05-15T22:37:12.1492580Z remote: Counting objects: 62% (142/229) 2021-05-15T22:37:12.1493710Z remote: Counting objects: 63% (145/229) 2021-05-15T22:37:12.1494540Z remote: Counting objects: 64% (147/229) 2021-05-15T22:37:12.1495420Z remote: Counting objects: 65% (149/229) 2021-05-15T22:37:12.1496300Z remote: Counting objects: 66% (152/229) 2021-05-15T22:37:12.1497130Z remote: Counting objects: 67% (154/229) 2021-05-15T22:37:12.1497990Z remote: Counting objects: 68% (156/229) 2021-05-15T22:37:12.1498840Z remote: Counting objects: 69% (159/229) 2021-05-15T22:37:12.1500080Z remote: Counting objects: 70% (161/229) 2021-05-15T22:37:12.1509980Z remote: Counting objects: 71% (163/229) 2021-05-15T22:37:12.1510940Z remote: Counting objects: 72% (165/229) 2021-05-15T22:37:12.1511790Z remote: Counting objects: 73% (168/229) 2021-05-15T22:37:12.1512760Z remote: Counting objects: 74% (170/229) 2021-05-15T22:37:12.1513660Z remote: Counting objects: 75% (172/229) 2021-05-15T22:37:12.1514510Z remote: Counting objects: 76% (175/229) 2021-05-15T22:37:12.1515550Z remote: Counting objects: 77% (177/229) 2021-05-15T22:37:12.1517060Z remote: Counting objects: 78% (179/229) 2021-05-15T22:37:12.1517980Z remote: Counting objects: 79% (181/229) 2021-05-15T22:37:12.1519220Z remote: Counting objects: 80% (184/229) 2021-05-15T22:37:12.1520060Z remote: Counting objects: 81% (186/229) 2021-05-15T22:37:12.1520920Z remote: Counting objects: 82% (188/229) 2021-05-15T22:37:12.1522130Z remote: Counting objects: 83% (191/229) 2021-05-15T22:37:12.1523030Z remote: Counting objects: 84% (193/229) 2021-05-15T22:37:12.1523870Z remote: Counting objects: 85% (195/229) 2021-05-15T22:37:12.1524700Z remote: Counting objects: 86% (197/229) 2021-05-15T22:37:12.1525490Z remote: Counting objects: 87% (200/229) 2021-05-15T22:37:12.1526270Z remote: Counting objects: 88% (202/229) 2021-05-15T22:37:12.1535440Z remote: Counting objects: 89% (204/229) 2021-05-15T22:37:12.1536320Z remote: Counting objects: 90% (207/229) 2021-05-15T22:37:12.1537240Z remote: Counting objects: 91% (209/229) 2021-05-15T22:37:12.1538110Z remote: Counting objects: 92% (211/229) 2021-05-15T22:37:12.1538930Z remote: Counting objects: 93% (213/229) 2021-05-15T22:37:12.1539830Z remote: Counting objects: 94% (216/229) 2021-05-15T22:37:12.1540690Z remote: Counting objects: 95% (218/229) 2021-05-15T22:37:12.1541530Z remote: Counting objects: 96% (220/229) 2021-05-15T22:37:12.1542400Z remote: Counting objects: 97% (223/229) 2021-05-15T22:37:12.1543220Z remote: Counting objects: 98% (225/229) 2021-05-15T22:37:12.1544090Z remote: Counting objects: 99% (227/229) 2021-05-15T22:37:12.1544960Z remote: Counting objects: 100% (229/229) 2021-05-15T22:37:12.1545970Z remote: Counting objects: 100% (229/229), done. 2021-05-15T22:37:12.1547110Z remote: Compressing objects: 0% (1/211) 2021-05-15T22:37:12.1547930Z remote: Compressing objects: 1% (3/211) 2021-05-15T22:37:12.1549610Z remote: Compressing objects: 2% (5/211) 2021-05-15T22:37:12.1550490Z remote: Compressing objects: 3% (7/211) 2021-05-15T22:37:12.1551290Z remote: Compressing objects: 4% (9/211) 2021-05-15T22:37:12.1552080Z remote: Compressing objects: 5% (11/211) 2021-05-15T22:37:12.1552890Z remote: Compressing objects: 6% (13/211) 2021-05-15T22:37:12.1553730Z remote: Compressing objects: 7% (15/211) 2021-05-15T22:37:12.1554530Z remote: Compressing objects: 8% (17/211) 2021-05-15T22:37:12.1555390Z remote: Compressing objects: 9% (19/211) 2021-05-15T22:37:12.1556230Z remote: Compressing objects: 10% (22/211) 2021-05-15T22:37:12.1557030Z remote: Compressing objects: 11% (24/211) 2021-05-15T22:37:12.1557870Z remote: Compressing objects: 12% (26/211) 2021-05-15T22:37:12.1558670Z remote: Compressing objects: 13% (28/211) 2021-05-15T22:37:12.1559490Z remote: Compressing objects: 14% (30/211) 2021-05-15T22:37:12.1560350Z remote: Compressing objects: 15% (32/211) 2021-05-15T22:37:12.1561160Z remote: Compressing objects: 16% (34/211) 2021-05-15T22:37:12.1561980Z remote: Compressing objects: 17% (36/211) 2021-05-15T22:37:12.1562750Z remote: Compressing objects: 18% (38/211) 2021-05-15T22:37:12.1563530Z remote: Compressing objects: 19% (41/211) 2021-05-15T22:37:12.1564370Z remote: Compressing objects: 20% (43/211) 2021-05-15T22:37:12.1565170Z remote: Compressing objects: 21% (45/211) 2021-05-15T22:37:12.1565990Z remote: Compressing objects: 22% (47/211) 2021-05-15T22:37:12.1566780Z remote: Compressing objects: 23% (49/211) 2021-05-15T22:37:12.1567600Z remote: Compressing objects: 24% (51/211) 2021-05-15T22:37:12.1568490Z remote: Compressing objects: 25% (53/211) 2021-05-15T22:37:12.1569300Z remote: Compressing objects: 26% (55/211) 2021-05-15T22:37:12.1570140Z remote: Compressing objects: 27% (57/211) 2021-05-15T22:37:12.1571530Z remote: Compressing objects: 28% (60/211) 2021-05-15T22:37:12.1572580Z remote: Compressing objects: 29% (62/211) 2021-05-15T22:37:12.1573410Z remote: Compressing objects: 30% (64/211) 2021-05-15T22:37:12.1574220Z remote: Compressing objects: 31% (66/211) 2021-05-15T22:37:12.1575540Z remote: Compressing objects: 32% (68/211) 2021-05-15T22:37:12.1576400Z remote: Compressing objects: 33% (70/211) 2021-05-15T22:37:12.1577190Z remote: Compressing objects: 34% (72/211) 2021-05-15T22:37:12.1578010Z remote: Compressing objects: 35% (74/211) 2021-05-15T22:37:12.1579650Z remote: Compressing objects: 36% (76/211) 2021-05-15T22:37:12.1580750Z remote: Compressing objects: 37% (79/211) 2021-05-15T22:37:12.1581560Z remote: Compressing objects: 38% (81/211) 2021-05-15T22:37:12.1582320Z remote: Compressing objects: 39% (83/211) 2021-05-15T22:37:12.1583520Z remote: Compressing objects: 40% (85/211) 2021-05-15T22:37:12.1584340Z remote: Compressing objects: 41% (87/211) 2021-05-15T22:37:12.1587120Z remote: Compressing objects: 42% (89/211) 2021-05-15T22:37:12.1688450Z remote: Compressing objects: 43% (91/211) 2021-05-15T22:37:12.1790390Z remote: Compressing objects: 43% (92/211) 2021-05-15T22:37:12.1892520Z remote: Compressing objects: 44% (93/211) 2021-05-15T22:37:12.1994310Z remote: Compressing objects: 45% (95/211) 2021-05-15T22:37:12.2096850Z remote: Compressing objects: 46% (98/211) 2021-05-15T22:37:12.2199050Z remote: Compressing objects: 47% (100/211) 2021-05-15T22:37:12.2300720Z remote: Compressing objects: 48% (102/211) 2021-05-15T22:37:12.2402270Z remote: Compressing objects: 49% (104/211) 2021-05-15T22:37:12.2504000Z remote: Compressing objects: 50% (106/211) 2021-05-15T22:37:12.2605630Z remote: Compressing objects: 51% (108/211) 2021-05-15T22:37:12.2707280Z remote: Compressing objects: 52% (110/211) 2021-05-15T22:37:12.2809230Z remote: Compressing objects: 53% (112/211) 2021-05-15T22:37:12.2910950Z remote: Compressing objects: 54% (114/211) 2021-05-15T22:37:12.3013420Z remote: Compressing objects: 55% (117/211) 2021-05-15T22:37:12.3115030Z remote: Compressing objects: 56% (119/211) 2021-05-15T22:37:12.3216550Z remote: Compressing objects: 57% (121/211) 2021-05-15T22:37:12.3318180Z remote: Compressing objects: 58% (123/211) 2021-05-15T22:37:12.3419890Z remote: Compressing objects: 59% (125/211) 2021-05-15T22:37:12.3521550Z remote: Compressing objects: 60% (127/211) 2021-05-15T22:37:12.3626080Z remote: Compressing objects: 61% (129/211) 2021-05-15T22:37:12.3727850Z remote: Compressing objects: 62% (131/211) 2021-05-15T22:37:12.3829380Z remote: Compressing objects: 63% (133/211) 2021-05-15T22:37:12.3931060Z remote: Compressing objects: 64% (136/211) 2021-05-15T22:37:12.4003830Z remote: Compressing objects: 65% (138/211) 2021-05-15T22:37:12.4056260Z remote: Compressing objects: 66% (140/211) 2021-05-15T22:37:12.4109730Z remote: Compressing objects: 67% (142/211) 2021-05-15T22:37:12.4210190Z remote: Compressing objects: 68% (144/211) 2021-05-15T22:37:12.4311610Z remote: Compressing objects: 69% (146/211) 2021-05-15T22:37:12.4381160Z remote: Compressing objects: 70% (148/211) 2021-05-15T22:37:12.4416870Z remote: Compressing objects: 71% (150/211) 2021-05-15T22:37:12.4448510Z remote: Compressing objects: 72% (152/211) 2021-05-15T22:37:12.4473550Z remote: Compressing objects: 73% (155/211) 2021-05-15T22:37:12.4479260Z remote: Compressing objects: 74% (157/211) 2021-05-15T22:37:12.4480090Z remote: Compressing objects: 75% (159/211) 2021-05-15T22:37:12.4480740Z remote: Compressing objects: 76% (161/211) 2021-05-15T22:37:12.4482510Z remote: Compressing objects: 77% (163/211) 2021-05-15T22:37:12.4484490Z remote: Compressing objects: 78% (165/211) 2021-05-15T22:37:12.4485540Z remote: Compressing objects: 79% (167/211) 2021-05-15T22:37:12.4487110Z remote: Compressing objects: 80% (169/211) 2021-05-15T22:37:12.4488330Z remote: Compressing objects: 81% (171/211) 2021-05-15T22:37:12.4489960Z remote: Compressing objects: 82% (174/211) 2021-05-15T22:37:12.4491760Z remote: Compressing objects: 83% (176/211) 2021-05-15T22:37:12.4492630Z remote: Compressing objects: 84% (178/211) 2021-05-15T22:37:12.4494190Z remote: Compressing objects: 85% (180/211) 2021-05-15T22:37:12.4495870Z remote: Compressing objects: 86% (182/211) 2021-05-15T22:37:12.4496850Z remote: Compressing objects: 87% (184/211) 2021-05-15T22:37:12.4498430Z remote: Compressing objects: 88% (186/211) 2021-05-15T22:37:12.4500090Z remote: Compressing objects: 89% (188/211) 2021-05-15T22:37:12.4501710Z remote: Compressing objects: 90% (190/211) 2021-05-15T22:37:12.4503360Z remote: Compressing objects: 91% (193/211) 2021-05-15T22:37:12.4505020Z remote: Compressing objects: 92% (195/211) 2021-05-15T22:37:12.4505950Z remote: Compressing objects: 93% (197/211) 2021-05-15T22:37:12.4507560Z remote: Compressing objects: 94% (199/211) 2021-05-15T22:37:12.4510560Z remote: Compressing objects: 95% (201/211) 2021-05-15T22:37:12.4512430Z remote: Compressing objects: 96% (203/211) 2021-05-15T22:37:12.4514120Z remote: Compressing objects: 97% (205/211) 2021-05-15T22:37:12.4515040Z remote: Compressing objects: 98% (207/211) 2021-05-15T22:37:12.4516100Z remote: Compressing objects: 99% (209/211) 2021-05-15T22:37:12.4517900Z remote: Compressing objects: 100% (211/211) 2021-05-15T22:37:12.4519550Z remote: Compressing objects: 100% (211/211), done. 2021-05-15T22:37:12.4521190Z Receiving objects: 0% (1/229) 2021-05-15T22:37:12.4526660Z Receiving objects: 1% (3/229) 2021-05-15T22:37:12.4528400Z Receiving objects: 2% (5/229) 2021-05-15T22:37:12.4529930Z Receiving objects: 3% (7/229) 2021-05-15T22:37:12.4531470Z Receiving objects: 4% (10/229) 2021-05-15T22:37:12.4532310Z Receiving objects: 5% (12/229) 2021-05-15T22:37:12.4533840Z Receiving objects: 6% (14/229) 2021-05-15T22:37:12.4537350Z Receiving objects: 7% (17/229) 2021-05-15T22:37:12.4538240Z Receiving objects: 8% (19/229) 2021-05-15T22:37:12.4539860Z Receiving objects: 9% (21/229) 2021-05-15T22:37:12.4541340Z Receiving objects: 10% (23/229) 2021-05-15T22:37:12.4542220Z Receiving objects: 11% (26/229) 2021-05-15T22:37:12.4543490Z Receiving objects: 12% (28/229) 2021-05-15T22:37:12.4545120Z Receiving objects: 13% (30/229) 2021-05-15T22:37:12.4546170Z Receiving objects: 14% (33/229) 2021-05-15T22:37:12.4547710Z Receiving objects: 15% (35/229) 2021-05-15T22:37:12.4550050Z Receiving objects: 16% (37/229) 2021-05-15T22:37:12.4550900Z Receiving objects: 17% (39/229) 2021-05-15T22:37:12.4552450Z Receiving objects: 18% (42/229) 2021-05-15T22:37:12.4553530Z Receiving objects: 19% (44/229) 2021-05-15T22:37:12.4555110Z Receiving objects: 20% (46/229) 2021-05-15T22:37:12.4556700Z Receiving objects: 21% (49/229) 2021-05-15T22:37:12.4558210Z Receiving objects: 22% (51/229) 2021-05-15T22:37:12.4559030Z Receiving objects: 23% (53/229) 2021-05-15T22:37:12.4560630Z Receiving objects: 24% (55/229) 2021-05-15T22:37:12.4562510Z Receiving objects: 25% (58/229) 2021-05-15T22:37:12.4563490Z Receiving objects: 26% (60/229) 2021-05-15T22:37:12.4565020Z Receiving objects: 27% (62/229) 2021-05-15T22:37:12.4565900Z Receiving objects: 28% (65/229) 2021-05-15T22:37:12.4567410Z Receiving objects: 29% (67/229) 2021-05-15T22:37:12.4568950Z Receiving objects: 30% (69/229) 2021-05-15T22:37:12.4569500Z Receiving objects: 31% (71/229) 2021-05-15T22:37:12.4569940Z Receiving objects: 32% (74/229) 2021-05-15T22:37:12.4570410Z Receiving objects: 33% (76/229) 2021-05-15T22:37:12.4571370Z Receiving objects: 34% (78/229) 2021-05-15T22:37:12.4572920Z Receiving objects: 35% (81/229) 2021-05-15T22:37:12.4575230Z Receiving objects: 36% (83/229) 2021-05-15T22:37:12.4577130Z Receiving objects: 37% (85/229) 2021-05-15T22:37:12.4577980Z Receiving objects: 38% (88/229) 2021-05-15T22:37:12.4578750Z Receiving objects: 39% (90/229) 2021-05-15T22:37:12.4579560Z Receiving objects: 40% (92/229) 2021-05-15T22:37:12.4580410Z Receiving objects: 41% (94/229) 2021-05-15T22:37:12.4581120Z Receiving objects: 42% (97/229) 2021-05-15T22:37:12.4581860Z Receiving objects: 43% (99/229) 2021-05-15T22:37:12.4582600Z Receiving objects: 44% (101/229) 2021-05-15T22:37:12.4584730Z Receiving objects: 45% (104/229) 2021-05-15T22:37:12.4586300Z Receiving objects: 46% (106/229) 2021-05-15T22:37:12.4587940Z Receiving objects: 47% (108/229) 2021-05-15T22:37:12.4588680Z Receiving objects: 48% (110/229) 2021-05-15T22:37:12.4589980Z Receiving objects: 49% (113/229) 2021-05-15T22:37:12.4590760Z Receiving objects: 50% (115/229) 2021-05-15T22:37:12.4591570Z Receiving objects: 51% (117/229) 2021-05-15T22:37:12.4593080Z Receiving objects: 52% (120/229) 2021-05-15T22:37:12.4594670Z Receiving objects: 53% (122/229) 2021-05-15T22:37:12.4595470Z Receiving objects: 54% (124/229) 2021-05-15T22:37:12.4596930Z Receiving objects: 55% (126/229) 2021-05-15T22:37:12.4598410Z Receiving objects: 56% (129/229) 2021-05-15T22:37:12.4602800Z Receiving objects: 57% (131/229) 2021-05-15T22:37:12.4604470Z Receiving objects: 58% (133/229) 2021-05-15T22:37:12.4611330Z Receiving objects: 59% (136/229) 2021-05-15T22:37:12.4614480Z Receiving objects: 60% (138/229) 2021-05-15T22:37:12.4616070Z Receiving objects: 61% (140/229) 2021-05-15T22:37:12.4616920Z Receiving objects: 62% (142/229) 2021-05-15T22:37:12.4618430Z Receiving objects: 63% (145/229) 2021-05-15T22:37:12.4619980Z Receiving objects: 64% (147/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4621510Z Receiving objects: 65% (149/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4622830Z Receiving objects: 66% (152/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4624240Z Receiving objects: 67% (154/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4626010Z Receiving objects: 68% (156/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4627660Z Receiving objects: 69% (159/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4629190Z Receiving objects: 70% (161/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4630020Z Receiving objects: 71% (163/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4631550Z Receiving objects: 72% (165/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4633050Z Receiving objects: 73% (168/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4633870Z Receiving objects: 74% (170/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4635390Z Receiving objects: 75% (172/229), 23.17 MiB | 46.33 MiB/s 2021-05-15T22:37:12.4636890Z Receiving objects: 76% (175/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4637710Z Receiving objects: 77% (177/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4640130Z Receiving objects: 78% (179/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4641920Z Receiving objects: 79% (181/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4643520Z Receiving objects: 80% (184/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4644390Z Receiving objects: 81% (186/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4646130Z Receiving objects: 82% (188/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.4647910Z Receiving objects: 82% (190/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5193030Z Receiving objects: 83% (191/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5491210Z Receiving objects: 84% (193/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5529780Z Receiving objects: 85% (195/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5535280Z Receiving objects: 86% (197/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5544430Z Receiving objects: 87% (200/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5551220Z Receiving objects: 88% (202/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5554660Z Receiving objects: 89% (204/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5556370Z remote: Total 229 (delta 26), reused 167 (delta 14), pack-reused 0 2021-05-15T22:37:12.5578800Z Receiving objects: 90% (207/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5579750Z Receiving objects: 91% (209/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5583580Z Receiving objects: 92% (211/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5680340Z Receiving objects: 93% (213/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5681250Z Receiving objects: 94% (216/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5682990Z Receiving objects: 95% (218/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5683800Z Receiving objects: 96% (220/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5684550Z Receiving objects: 97% (223/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5685300Z Receiving objects: 98% (225/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5686630Z Receiving objects: 99% (227/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5687480Z Receiving objects: 100% (229/229), 47.01 MiB | 45.80 MiB/s 2021-05-15T22:37:12.5688270Z Receiving objects: 100% (229/229), 55.40 MiB | 44.63 MiB/s, done. 2021-05-15T22:37:12.5689260Z Resolving deltas: 0% (0/26) 2021-05-15T22:37:12.5689950Z Resolving deltas: 3% (1/26) 2021-05-15T22:37:12.5690610Z Resolving deltas: 7% (2/26) 2021-05-15T22:37:12.5691270Z Resolving deltas: 11% (3/26) 2021-05-15T22:37:12.5691920Z Resolving deltas: 15% (4/26) 2021-05-15T22:37:12.5692580Z Resolving deltas: 19% (5/26) 2021-05-15T22:37:12.5693230Z Resolving deltas: 23% (6/26) 2021-05-15T22:37:12.5693950Z Resolving deltas: 26% (7/26) 2021-05-15T22:37:12.5694420Z Resolving deltas: 30% (8/26) 2021-05-15T22:37:12.5694820Z Resolving deltas: 34% (9/26) 2021-05-15T22:37:12.5695220Z Resolving deltas: 38% (10/26) 2021-05-15T22:37:12.5695620Z Resolving deltas: 42% (11/26) 2021-05-15T22:37:12.5696060Z Resolving deltas: 46% (12/26) 2021-05-15T22:37:12.5696850Z Resolving deltas: 50% (13/26) 2021-05-15T22:37:12.5697390Z Resolving deltas: 53% (14/26) 2021-05-15T22:37:12.5697810Z Resolving deltas: 57% (15/26) 2021-05-15T22:37:12.5698200Z Resolving deltas: 61% (16/26) 2021-05-15T22:37:12.5698590Z Resolving deltas: 65% (17/26) 2021-05-15T22:37:12.5698980Z Resolving deltas: 69% (18/26) 2021-05-15T22:37:12.5699380Z Resolving deltas: 73% (19/26) 2021-05-15T22:37:12.5699780Z Resolving deltas: 76% (20/26) 2021-05-15T22:37:12.5700170Z Resolving deltas: 80% (21/26) 2021-05-15T22:37:12.5700570Z Resolving deltas: 84% (22/26) 2021-05-15T22:37:12.5700960Z Resolving deltas: 88% (23/26) 2021-05-15T22:37:12.5701360Z Resolving deltas: 96% (25/26) 2021-05-15T22:37:12.5744130Z Resolving deltas: 100% (26/26) 2021-05-15T22:37:12.5744640Z Resolving deltas: 100% (26/26), done. 2021-05-15T22:37:12.5985730Z From https://github.com/neuroconductor/gganatogram 2021-05-15T22:37:12.5987710Z * [new ref] 09b025c540c6830d12c60e76bc8cc5606ccfe2fc -> 1.1.1.s 2021-05-15T22:37:12.6052730Z ##[endgroup] 2021-05-15T22:37:12.6057340Z ##[group]Determining the checkout info 2021-05-15T22:37:12.6058300Z ##[endgroup] 2021-05-15T22:37:12.6059170Z ##[group]Checking out the ref 2021-05-15T22:37:12.6062330Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.1.1.s 2021-05-15T22:37:13.2163230Z HEAD is now at 09b025c Version id 52 stable 2021-05-15T22:37:13.2265150Z ##[endgroup] 2021-05-15T22:37:13.2365860Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T22:37:13.2405850Z '09b025c540c6830d12c60e76bc8cc5606ccfe2fc' 2021-05-15T22:37:13.2734330Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T22:37:13.2734980Z with: 2021-05-15T22:37:13.2748270Z r-version: release 2021-05-15T22:37:13.2748640Z Ncpus: 1 2021-05-15T22:37:13.2749010Z crayon.enabled: NULL 2021-05-15T22:37:13.2749480Z remove-openmp-macos: true 2021-05-15T22:37:13.2749980Z http-user-agent: default 2021-05-15T22:37:13.2750390Z install-r: true 2021-05-15T22:37:13.2751320Z windows-path-include-mingw: true 2021-05-15T22:37:13.2751790Z env: 2021-05-15T22:37:13.2752170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:13.2752590Z TIC_DEPLOY_KEY: 2021-05-15T22:37:13.2752900Z RSPM: 2021-05-15T22:37:13.2754180Z GITHUB_PAT: *** 2021-05-15T22:37:13.2754550Z COVERALLS_TOKEN: 2021-05-15T22:37:13.2754990Z continue-on-error: false 2021-05-15T22:37:13.2755420Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:13.2755790Z ##[endgroup] 2021-05-15T22:37:13.6238330Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T22:37:16.8931510Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T22:37:17.0218390Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T22:37:19.4437640Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T22:37:19.4537610Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T22:37:19.4639830Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T22:37:20.0055680Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T22:37:20.0064350Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T22:37:20.0065450Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T22:37:20.0066710Z Checksumming (Apple_Free : 3)… 2021-05-15T22:37:21.0075650Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T22:37:21.0178100Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T22:37:21.0458270Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T22:37:21.0561310Z Checksumming (Apple_Free : 5)… 2021-05-15T22:37:22.0188840Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T22:37:22.0301040Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T22:37:22.0403050Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T22:37:22.0513470Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T22:37:22.0618830Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T22:37:22.0622300Z verified CRC32 $84F1919B 2021-05-15T22:37:22.5963240Z /dev/disk2 GUID_partition_scheme 2021-05-15T22:37:22.6069130Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:22.6172820Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T22:37:26.4703810Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T22:37:26.4705900Z To reinstall 0.29.2_3, run: 2021-05-15T22:37:26.4709260Z brew reinstall pkg-config 2021-05-15T22:37:26.5340830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T22:37:28.0299390Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T22:37:28.3102700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T22%3A45%3A00Z&sig=BpXsgcNsWGSkBByhahSYCJtPtc9C8O%2Fp4yJ66AfuQH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:28.5443370Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T22:37:32.6662920Z installer: Package name is R 4.0.5 for macOS 2021-05-15T22:37:32.6764290Z installer: Upgrading at base path / 2021-05-15T22:37:32.6866460Z installer: The upgrade was successful. 2021-05-15T22:37:33.3342800Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T22:37:33.4245080Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T22:37:34.8473040Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T22:37:35.1342990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T22%3A45%3A00Z&sig=x1NJVbsCmJOoB%2FSNzNdamA38aOox%2FuWJVHNlaj%2BeVHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:37:35.2035900Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T22:37:35.8399970Z installer: Package name is gfortran 2021-05-15T22:37:35.8531200Z installer: Installing at base path / 2021-05-15T22:37:35.8661230Z installer: The install was successful. 2021-05-15T22:37:35.8763820Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T22:37:36.0751150Z "disk2" ejected. 2021-05-15T22:37:36.0853040Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T22:37:39.0146860Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T22:37:39.6753410Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T22:37:39.7231990Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T22:37:39.7232520Z env: 2021-05-15T22:37:39.7232980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:37:39.7233420Z TIC_DEPLOY_KEY: 2021-05-15T22:37:39.7233790Z RSPM: 2021-05-15T22:37:39.7235050Z GITHUB_PAT: *** 2021-05-15T22:37:39.7235470Z COVERALLS_TOKEN: 2021-05-15T22:37:39.7235950Z continue-on-error: false 2021-05-15T22:37:39.7236510Z VDIFFR_RUN_TESTS: false 2021-05-15T22:37:39.7237030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:37:39.7237460Z TZ: UTC 2021-05-15T22:37:39.7237850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:37:39.7238240Z NOT_CRAN: true 2021-05-15T22:37:39.7238630Z ##[endgroup] 2021-05-15T22:37:39.9347610Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T22:37:40.0576600Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T22:37:40.0578330Z Dload Upload Total Spent Left Speed 2021-05-15T22:37:40.0579150Z 2021-05-15T22:37:40.1213700Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:40.1216120Z 100 117 0 117 0 0 1828 0 --:--:-- --:--:-- --:--:-- 1828 2021-05-15T22:37:40.4672070Z 2021-05-15T22:37:40.4680820Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:40.6647350Z 2021-05-15T22:37:41.6219040Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T22:37:42.6675040Z 6 82.6M 6 5920k 0 0 3785k 0 0:00:22 0:00:01 0:00:21 6153k 2021-05-15T22:37:43.6257000Z 12 82.6M 12 10.0M 0 0 3923k 0 0:00:21 0:00:02 0:00:19 5104k 2021-05-15T22:37:44.6204950Z 13 82.6M 13 10.7M 0 0 3098k 0 0:00:27 0:00:03 0:00:24 3728k 2021-05-15T22:37:45.6543790Z 14 82.6M 14 12.0M 0 0 2696k 0 0:00:31 0:00:04 0:00:27 3107k 2021-05-15T22:37:46.6198260Z 17 82.6M 17 14.2M 0 0 2615k 0 0:00:32 0:00:05 0:00:27 2931k 2021-05-15T22:37:47.6443750Z 21 82.6M 21 17.7M 0 0 2769k 0 0:00:30 0:00:06 0:00:24 2452k 2021-05-15T22:37:48.6727440Z 27 82.6M 27 22.5M 0 0 3038k 0 0:00:27 0:00:07 0:00:20 2575k 2021-05-15T22:37:49.6390270Z 34 82.6M 34 28.4M 0 0 3376k 0 0:00:25 0:00:08 0:00:17 3572k 2021-05-15T22:37:50.6706540Z 41 82.6M 41 34.6M 0 0 3706k 0 0:00:22 0:00:09 0:00:13 4626k 2021-05-15T22:37:51.6345870Z 48 82.6M 48 40.3M 0 0 3894k 0 0:00:21 0:00:10 0:00:11 5320k 2021-05-15T22:37:52.6582450Z 55 82.6M 55 45.8M 0 0 4052k 0 0:00:20 0:00:11 0:00:09 5731k 2021-05-15T22:37:53.6270700Z 62 82.6M 62 51.6M 0 0 4196k 0 0:00:20 0:00:12 0:00:08 5948k 2021-05-15T22:37:54.6532440Z 69 82.6M 69 57.1M 0 0 4315k 0 0:00:19 0:00:13 0:00:06 5947k 2021-05-15T22:37:55.6243310Z 76 82.6M 76 63.5M 0 0 4457k 0 0:00:18 0:00:14 0:00:04 5890k 2021-05-15T22:37:56.6542070Z 83 82.6M 83 68.7M 0 0 4521k 0 0:00:18 0:00:15 0:00:03 5865k 2021-05-15T22:37:57.6349470Z 90 82.6M 90 74.9M 0 0 4624k 0 0:00:18 0:00:16 0:00:02 5945k 2021-05-15T22:37:57.9350570Z 97 82.6M 97 80.7M 0 0 4702k 0 0:00:17 0:00:17 --:--:-- 5982k 2021-05-15T22:37:57.9352610Z 100 82.6M 100 82.6M 0 0 4733k 0 0:00:17 0:00:17 --:--:-- 6051k 2021-05-15T22:38:01.9419720Z ##[group]Run tlmgr update --self 2021-05-15T22:38:01.9420440Z tlmgr update --self 2021-05-15T22:38:01.9421300Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T22:38:01.9422110Z tlmgr update --all 2021-05-15T22:38:01.9601980Z shell: /bin/bash -e {0} 2021-05-15T22:38:01.9602390Z env: 2021-05-15T22:38:01.9602820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:01.9603310Z TIC_DEPLOY_KEY: 2021-05-15T22:38:01.9603630Z RSPM: 2021-05-15T22:38:01.9605020Z GITHUB_PAT: *** 2021-05-15T22:38:01.9605430Z COVERALLS_TOKEN: 2021-05-15T22:38:01.9605920Z continue-on-error: false 2021-05-15T22:38:01.9606380Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:01.9606880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:01.9607300Z TZ: UTC 2021-05-15T22:38:01.9607690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:01.9608100Z NOT_CRAN: true 2021-05-15T22:38:01.9608550Z ##[endgroup] 2021-05-15T22:38:04.3109320Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:04.3124640Z tlmgr: no self-updates for tlmgr available 2021-05-15T22:38:06.4488720Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:06.4497290Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T22:38:06.6179290Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T22:38:06.8501540Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T22:38:06.9997720Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T22:38:07.1789720Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T22:38:07.3285920Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T22:38:09.4007450Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T22:38:09.5457250Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T22:38:09.8283890Z [9/89, 00:03/00:03] install: checkcites.universal-darwin [1k] 2021-05-15T22:38:09.9808690Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T22:38:10.1276870Z [11/89, 00:04/00:04] install: chickenize [15k] 2021-05-15T22:38:10.2892670Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-15T22:38:10.4333610Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-15T22:38:10.5796910Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T22:38:10.7695220Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T22:38:10.9212210Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T22:38:11.2312550Z [17/89, 00:05/00:05] install: courier-scaled [3k] 2021-05-15T22:38:11.3809220Z [18/89, 00:05/00:05] install: cstypo [3k] 2021-05-15T22:38:11.5271080Z [19/89, 00:05/00:05] install: ctablestack [2k] 2021-05-15T22:38:11.6789170Z [20/89, 00:05/00:05] install: ekdosis [19k] 2021-05-15T22:38:11.8405090Z [21/89, 00:05/00:05] install: emoji [40k] 2021-05-15T22:38:12.0068900Z [22/89, 00:06/00:06] install: emojicite [2k] 2021-05-15T22:38:12.1930040Z [23/89, 00:06/00:06] install: enctex [24k] 2021-05-15T22:38:12.3611820Z [24/89, 00:06/00:06] install: enigma [18k] 2021-05-15T22:38:12.5333830Z [25/89, 00:06/00:06] install: etex-pkg [6k] 2021-05-15T22:38:12.6771530Z [26/89, 00:06/00:06] install: filecontents [3k] 2021-05-15T22:38:12.8250460Z [27/89, 00:06/00:06] install: grfext [3k] 2021-05-15T22:38:12.9646460Z [28/89, 00:06/00:06] install: hyphenex [9k] 2021-05-15T22:38:13.1037430Z [29/89, 00:07/00:07] install: ifplatform [2k] 2021-05-15T22:38:13.2488500Z [30/89, 00:07/00:07] install: innerscript [4k] 2021-05-15T22:38:13.3949560Z [31/89, 00:07/00:07] install: interpreter [7k] 2021-05-15T22:38:13.5350700Z [32/89, 00:07/00:07] install: kanaparser [5k] 2021-05-15T22:38:13.6813940Z [33/89, 00:07/00:07] install: knuth-local [23k] 2021-05-15T22:38:13.8555580Z [34/89, 00:07/00:07] install: logreq [4k] 2021-05-15T22:38:14.0039570Z [35/89, 00:08/00:08] install: lua-typo [7k] 2021-05-15T22:38:14.1498740Z [36/89, 00:08/00:08] install: lua-uca [70k] 2021-05-15T22:38:14.3481100Z [37/89, 00:08/00:08] install: lua-ul [7k] 2021-05-15T22:38:14.4895550Z [38/89, 00:08/00:08] install: lua-uni-algos [6k] 2021-05-15T22:38:14.6305880Z [39/89, 00:08/00:08] install: lua-visual-debug [4k] 2021-05-15T22:38:14.7761300Z [40/89, 00:08/00:08] install: luacode [3k] 2021-05-15T22:38:14.9142970Z [41/89, 00:08/00:08] install: luacolor [5k] 2021-05-15T22:38:15.0576530Z [42/89, 00:09/00:09] install: luahyphenrules [3k] 2021-05-15T22:38:15.2332330Z [43/89, 00:09/00:09] install: luaimageembed [2k] 2021-05-15T22:38:15.3829600Z [44/89, 00:09/00:09] install: luaindex [5k] 2021-05-15T22:38:15.5248410Z [45/89, 00:09/00:09] install: luainputenc [5k] 2021-05-15T22:38:15.6736060Z [46/89, 00:09/00:09] install: luaintro [1k] 2021-05-15T22:38:15.8172330Z [47/89, 00:09/00:09] install: luakeys [5k] 2021-05-15T22:38:15.9570910Z [48/89, 00:09/00:09] install: lualatex-doc [1k] 2021-05-15T22:38:16.1104320Z [49/89, 00:10/00:10] install: lualatex-truncate [2k] 2021-05-15T22:38:16.2560100Z [50/89, 00:10/00:10] install: luamplib [12k] 2021-05-15T22:38:16.4041110Z [51/89, 00:10/00:10] install: luapackageloader [2k] 2021-05-15T22:38:16.5459430Z [52/89, 00:10/00:10] install: luaprogtable [7k] 2021-05-15T22:38:16.6960400Z [53/89, 00:10/00:10] install: luarandom [2k] 2021-05-15T22:38:16.8365320Z [54/89, 00:10/00:10] install: luatex85 [2k] 2021-05-15T22:38:16.9764940Z [55/89, 00:10/00:10] install: luatexbase [4k] 2021-05-15T22:38:17.1290530Z [56/89, 00:11/00:11] install: luatexko [22k] 2021-05-15T22:38:17.2991270Z [57/89, 00:11/00:11] install: luatextra [2k] 2021-05-15T22:38:17.4383230Z [58/89, 00:11/00:11] install: luavlna [8k] 2021-05-15T22:38:17.5872900Z [59/89, 00:11/00:11] install: luaxml [31k] 2021-05-15T22:38:17.7512660Z [60/89, 00:11/00:11] install: makeindex.universal-darwin [91k] 2021-05-15T22:38:17.9387120Z [61/89, 00:11/00:11] install: makeindex [5k] 2021-05-15T22:38:18.0856570Z [62/89, 00:12/00:12] install: mflogo [2k] 2021-05-15T22:38:18.2322740Z [63/89, 00:12/00:12] install: newpax [9k] 2021-05-15T22:38:18.3805930Z [64/89, 00:12/00:12] install: nodetree [13k] 2021-05-15T22:38:18.5839210Z [65/89, 00:12/00:12] install: odsfile [5k] 2021-05-15T22:38:18.7333670Z [66/89, 00:12/00:12] install: optex.universal-darwin [1k] 2021-05-15T22:38:18.8753730Z [67/89, 00:12/00:12] install: optex [770k] 2021-05-15T22:38:19.2080770Z [68/89, 00:13/00:13] install: pdfarticle [4k] 2021-05-15T22:38:19.3642290Z [69/89, 00:13/00:13] install: pdfextra [22k] 2021-05-15T22:38:19.5286710Z [70/89, 00:13/00:13] install: placeat [4k] 2021-05-15T22:38:19.6774550Z [71/89, 00:13/00:13] install: plantuml [3k] 2021-05-15T22:38:19.8258050Z [72/89, 00:13/00:13] install: rsfs [55k] 2021-05-15T22:38:20.0184280Z [73/89, 00:14/00:14] install: selnolig [53k] 2021-05-15T22:38:20.2062250Z [74/89, 00:14/00:14] install: spelling [14k] 2021-05-15T22:38:20.3708570Z [75/89, 00:14/00:14] install: stricttex [2k] 2021-05-15T22:38:20.5116340Z [76/89, 00:14/00:14] install: texlive-common [1k] 2021-05-15T22:38:20.6648040Z [77/89, 00:14/00:14] install: texlive-en [1k] 2021-05-15T22:38:20.8065250Z [78/89, 00:14/00:14] install: texlive-msg-translations [144k] 2021-05-15T22:38:21.0466450Z [79/89, 00:15/00:15] install: thumbpdf.universal-darwin [1k] 2021-05-15T22:38:21.1930100Z [80/89, 00:15/00:15] install: thumbpdf [19k] 2021-05-15T22:38:21.4079570Z [81/89, 00:15/00:15] install: tlshell.universal-darwin [1k] 2021-05-15T22:38:21.5479660Z [82/89, 00:15/00:15] install: tlshell [29k] 2021-05-15T22:38:21.7148490Z [83/89, 00:15/00:15] install: typewriter [25k] 2021-05-15T22:38:21.9222470Z [84/89, 00:15/00:15] install: uninormalize [6k] 2021-05-15T22:38:22.0670690Z [85/89, 00:16/00:16] install: upquote [2k] 2021-05-15T22:38:22.2139510Z [86/89, 00:16/00:16] install: xdvi.universal-darwin [948k] 2021-05-15T22:38:22.7556730Z [87/89, 00:16/00:16] install: xdvi [7k] 2021-05-15T22:38:22.9056650Z [88/89, 00:16/00:16] install: collection-basic [1k] 2021-05-15T22:38:23.0554960Z [89/89, 00:17/00:17] install: collection-luatex [1k] 2021-05-15T22:38:23.1975010Z running mktexlsr ... 2021-05-15T22:38:23.7011130Z done running mktexlsr. 2021-05-15T22:38:23.7430010Z running updmap-sys ... 2021-05-15T22:38:24.3228580Z done running updmap-sys. 2021-05-15T22:38:24.3230290Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T22:38:24.3232860Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TyeBPlRRI7/yqLlAYJh6j ... 2021-05-15T22:38:25.4088820Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TyeBPlRRI7/yqLlAYJh6j. 2021-05-15T22:38:25.4090560Z OK: optex.fmt/luatex 2021-05-15T22:38:25.4092120Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T22:38:25.4093950Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T22:38:27.4374040Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T22:38:27.4375400Z tlmgr: no updates available 2021-05-15T22:38:27.5771620Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T22:38:27.5772120Z with: 2021-05-15T22:38:27.5772470Z pandoc-version: 2.7.3 2021-05-15T22:38:27.5772900Z env: 2021-05-15T22:38:27.5773310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:27.5773720Z TIC_DEPLOY_KEY: 2021-05-15T22:38:27.5774030Z RSPM: 2021-05-15T22:38:27.5775250Z GITHUB_PAT: *** 2021-05-15T22:38:27.5775620Z COVERALLS_TOKEN: 2021-05-15T22:38:27.5776070Z continue-on-error: false 2021-05-15T22:38:27.5776500Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:27.5776950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:27.5777350Z TZ: UTC 2021-05-15T22:38:27.5777690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:27.5778050Z NOT_CRAN: true 2021-05-15T22:38:27.5778380Z ##[endgroup] 2021-05-15T22:38:27.9295230Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T22:38:30.4755420Z installer: Package name is pandoc 2021-05-15T22:38:30.4761730Z installer: Installing at base path / 2021-05-15T22:38:30.4763910Z installer: The install was successful. 2021-05-15T22:38:30.4926400Z ##[group]Run git config user.name adigherman 2021-05-15T22:38:30.4927170Z git config user.name adigherman 2021-05-15T22:38:30.4927730Z git config user.email adig@jhu.edu 2021-05-15T22:38:30.5105720Z shell: /bin/bash -e {0} 2021-05-15T22:38:30.5106160Z env: 2021-05-15T22:38:30.5106630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:30.5107200Z TIC_DEPLOY_KEY: 2021-05-15T22:38:30.5107570Z RSPM: 2021-05-15T22:38:30.5108780Z GITHUB_PAT: *** 2021-05-15T22:38:30.5109250Z COVERALLS_TOKEN: 2021-05-15T22:38:30.5109730Z continue-on-error: false 2021-05-15T22:38:30.5110260Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:30.5110760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:30.5111260Z TZ: UTC 2021-05-15T22:38:30.5111650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:30.5112180Z NOT_CRAN: true 2021-05-15T22:38:30.5112610Z ##[endgroup] 2021-05-15T22:38:30.5672240Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T22:38:30.5672900Z env: 2021-05-15T22:38:30.5673410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:38:30.5673850Z TIC_DEPLOY_KEY: 2021-05-15T22:38:30.5674230Z RSPM: 2021-05-15T22:38:30.5675640Z GITHUB_PAT: *** 2021-05-15T22:38:30.5676050Z COVERALLS_TOKEN: 2021-05-15T22:38:30.5676720Z continue-on-error: false 2021-05-15T22:38:30.5677610Z VDIFFR_RUN_TESTS: false 2021-05-15T22:38:30.5678120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:38:30.5678550Z TZ: UTC 2021-05-15T22:38:30.5678940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:38:30.5679330Z NOT_CRAN: true 2021-05-15T22:38:30.5679710Z ##[endgroup] 2021-05-15T22:38:32.3006200Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T22:38:32.3370450Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T22:38:32.3371660Z To reinstall 3.20.2, run: 2021-05-15T22:38:32.3372700Z brew reinstall cmake 2021-05-15T22:38:34.1220740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T22:38:35.1437060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:35.6040730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T22:38:35.8654860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T22%3A45%3A00Z&sig=GxhwXWC1iJ08yQos24oZ%2BfORccN2wXwHhXuv2hBur1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:35.8940420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=GxhwXWC1iJ08yQos24oZ\%2BfORccN2wXwHhXuv2hBur1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:35.9453270Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T22:38:36.0128680Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T22:38:36.0156290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2743-yixodj 2021-05-15T22:38:36.0329020Z cp -pR /private/tmp/d20210515-2743-yixodj/libssh/. /usr/local/Cellar/libssh 2021-05-15T22:38:36.0510520Z chmod -Rf +w /private/tmp/d20210515-2743-yixodj 2021-05-15T22:38:36.1118880Z ==> Finishing up 2021-05-15T22:38:36.1454160Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T22:38:36.1472530Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T22:38:36.1478580Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T22:38:36.1484720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T22:38:36.1488910Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T22:38:36.1494540Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T22:38:36.1502850Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T22:38:36.1651800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2907-1fue893.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-15T22:38:38.5822230Z ==> Summary 2021-05-15T22:38:38.5850850Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T22:38:40.9682480Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T22:38:41.9405670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:42.4192390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T22:38:42.7067620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T22%3A45%3A00Z&sig=qipZ%2F%2Fte7se1S9jt%2BTiDr9jWQXYZPRn93YolFz5hkOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:42.7499870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=qipZ\%2F\%2Fte7se1S9jt\%2BTiDr9jWQXYZPRn93YolFz5hkOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:43.6426630Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T22:38:44.0031870Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T22:38:44.9383630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:38:45.4276950Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T22:38:45.7257790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T22%3A45%3A00Z&sig=6VHHDa0sgYGn%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:38:45.7552600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=6VHHDa0sgYGn\%2FfPSql3kuxixUxoO7iV2gpHgc4gvzeI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:38:45.8033360Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T22:38:45.8102610Z ==> Installing dependencies for jags: gcc 2021-05-15T22:38:45.8109970Z ==> Installing jags dependency: gcc 2021-05-15T22:38:45.9039020Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T22:38:45.9067730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2914-vn51wq 2021-05-15T22:38:47.8907820Z cp -pR /private/tmp/d20210515-2914-vn51wq/gcc/. /usr/local/Cellar/gcc 2021-05-15T22:38:49.3120070Z chmod -Rf +w /private/tmp/d20210515-2914-vn51wq 2021-05-15T22:38:52.8851720Z ==> Finishing up 2021-05-15T22:38:53.2835830Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T22:38:53.2839870Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T22:38:53.2845290Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T22:38:53.2852330Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T22:38:53.2854540Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T22:38:53.2859670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T22:38:53.2871630Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T22:38:53.2885220Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T22:38:53.2889880Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T22:38:53.2895030Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T22:38:53.2908580Z rm /usr/local/bin/c++-11 2021-05-15T22:38:53.2911370Z rm /usr/local/bin/cpp-11 2021-05-15T22:38:53.2914540Z rm /usr/local/bin/g++-11 2021-05-15T22:38:53.2917540Z rm /usr/local/bin/gcc-11 2021-05-15T22:38:53.2969020Z rm /usr/local/bin/gcc-ar-11 2021-05-15T22:38:53.2971340Z rm /usr/local/bin/gcc-nm-11 2021-05-15T22:38:53.2974470Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T22:38:53.2977460Z rm /usr/local/bin/gcov-11 2021-05-15T22:38:53.2980430Z rm /usr/local/bin/gcov-dump-11 2021-05-15T22:38:53.2983570Z rm /usr/local/bin/gcov-tool-11 2021-05-15T22:38:53.5524780Z Error: The `brew link` step did not complete successfully 2021-05-15T22:38:53.5525720Z The formula built, but is not symlinked into /usr/local 2021-05-15T22:38:53.5529390Z Could not symlink bin/gfortran 2021-05-15T22:38:53.5530310Z Target /usr/local/bin/gfortran 2021-05-15T22:38:53.5531260Z already exists. You may want to remove it: 2021-05-15T22:38:53.5532530Z rm '/usr/local/bin/gfortran' 2021-05-15T22:38:53.5533160Z 2021-05-15T22:38:53.5534110Z To force the link and overwrite all conflicting files: 2021-05-15T22:38:53.5535400Z brew link --overwrite gcc 2021-05-15T22:38:53.5539030Z 2021-05-15T22:38:53.5539950Z To list all files that would be deleted: 2021-05-15T22:38:53.5541260Z brew link --overwrite --dry-run gcc 2021-05-15T22:38:53.5541990Z 2021-05-15T22:38:53.5543130Z Possible conflicting files are: 2021-05-15T22:38:53.5572180Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T22:38:54.0563360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3089-ywm8pj.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-15T22:38:56.8924090Z ==> Summary 2021-05-15T22:38:56.9896250Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T22:38:56.9905430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-2914-80kyf9 2021-05-15T22:38:56.9908670Z ==> Installing jags 2021-05-15T22:38:56.9910370Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T22:38:57.0485010Z cp -pR /private/tmp/d20210515-2914-80kyf9/jags/. /usr/local/Cellar/jags 2021-05-15T22:38:57.1174810Z chmod -Rf +w /private/tmp/d20210515-2914-80kyf9 2021-05-15T22:38:57.2809400Z ==> Finishing up 2021-05-15T22:38:57.3140480Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T22:38:57.3151020Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T22:38:57.3166560Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T22:38:57.3182200Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T22:38:57.3187770Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T22:38:57.3193420Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T22:38:57.3198990Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T22:38:57.3204480Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T22:38:57.3215250Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T22:38:57.3590060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3115-5a9hii.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-15T22:38:59.8206890Z ==> Summary 2021-05-15T22:38:59.8299670Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T22:39:02.2113760Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T22:39:03.6381620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:04.1216110Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T22:39:04.3957200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T22%3A45%3A00Z&sig=lI0hGUtFkib15IYXYuPYysK5HpU8ui7ZV4kYyhlQXnU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:04.4316460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=lI0hGUtFkib15IYXYuPYysK5HpU8ui7ZV4kYyhlQXnU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:04.5856100Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T22:39:04.6982000Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T22:39:04.7011290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3122-azba85 2021-05-15T22:39:04.9094780Z cp -pR /private/tmp/d20210515-3122-azba85/v8/. /usr/local/Cellar/v8 2021-05-15T22:39:05.0208170Z chmod -Rf +w /private/tmp/d20210515-3122-azba85 2021-05-15T22:39:05.1779020Z ==> Finishing up 2021-05-15T22:39:05.2305770Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T22:39:05.2770140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3287-ts7axk.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-15T22:39:07.7476380Z ==> Summary 2021-05-15T22:39:07.7536700Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T22:39:09.9321950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T22:39:10.9584380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:11.4329350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T22:39:11.6970120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T22%3A45%3A00Z&sig=Fy5V7p7kDQLUjp9S2L7OF6sm11xv8DlfL0B5mNcN65M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:11.7301860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Fy5V7p7kDQLUjp9S2L7OF6sm11xv8DlfL0B5mNcN65M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:11.8990060Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T22:39:11.9189290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:39:12.8844240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:13.3549250Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:39:13.6175870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T22%3A45%3A00Z&sig=tYL2TtBOT3OZngLuM%2BhFdLtIWJWZVjokLCpgRTBlhNI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:13.6513830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=tYL2TtBOT3OZngLuM\%2BhFdLtIWJWZVjokLCpgRTBlhNI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:13.7221350Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T22:39:13.7357890Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:39:14.6718250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:15.1734660Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:39:15.4650630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T22%3A45%3A00Z&sig=geYL92cCp%2BJqaacpBsdjQjIUKobEk2TPWtFhUmtFgkM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:15.4964100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=geYL92cCp\%2BJqaacpBsdjQjIUKobEk2TPWtFhUmtFgkM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:15.5928290Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T22:39:15.6165380Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T22:39:15.6171770Z ==> Installing fftw dependency: hwloc 2021-05-15T22:39:15.6786880Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T22:39:15.6815320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3294-ppqdns 2021-05-15T22:39:15.9913470Z cp -pR /private/tmp/d20210515-3294-ppqdns/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T22:39:16.4329500Z chmod -Rf +w /private/tmp/d20210515-3294-ppqdns 2021-05-15T22:39:16.8763720Z ==> Finishing up 2021-05-15T22:39:16.9125880Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T22:39:16.9131920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T22:39:16.9138550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T22:39:16.9145990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T22:39:16.9156710Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T22:39:16.9162310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T22:39:16.9166570Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T22:39:16.9171490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T22:39:16.9181340Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T22:39:16.9186520Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T22:39:16.9190950Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T22:39:16.9196210Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T22:39:16.9201880Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T22:39:16.9209320Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T22:39:16.9213300Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T22:39:16.9241620Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T22:39:16.9253100Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T22:39:16.9257930Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T22:39:16.9272350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T22:39:16.9277620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T22:39:16.9283080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T22:39:16.9289010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T22:39:16.9294250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T22:39:16.9299820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T22:39:16.9309490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T22:39:16.9331610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T22:39:16.9350110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T22:39:16.9356340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T22:39:16.9362500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T22:39:16.9368530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T22:39:16.9374530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T22:39:16.9416530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T22:39:16.9428050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T22:39:16.9443280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T22:39:16.9455270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T22:39:16.9468090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T22:39:16.9481140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T22:39:16.9497460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T22:39:16.9503460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T22:39:16.9515500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T22:39:16.9526070Z 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-15T22:39:16.9531160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T22:39:16.9537080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T22:39:16.9550390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T22:39:16.9564320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T22:39:16.9576650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T22:39:16.9590130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T22:39:16.9595440Z 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-15T22:39:16.9601180Z 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-15T22:39:16.9611910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T22:39:16.9629510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T22:39:16.9636510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T22:39:16.9646740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T22:39:16.9652380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T22:39:16.9660720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T22:39:16.9666290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T22:39:16.9675730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T22:39:16.9687790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T22:39:16.9698020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T22:39:16.9704350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T22:39:16.9718630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T22:39:16.9730300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T22:39:16.9736060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T22:39:16.9744640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T22:39:16.9750450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T22:39:16.9763410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T22:39:16.9769110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T22:39:16.9782480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T22:39:16.9788790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T22:39:16.9796640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T22:39:16.9805520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T22:39:16.9811530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T22:39:16.9822650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T22:39:16.9833400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T22:39:16.9844080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T22:39:16.9856140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T22:39:16.9861900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T22:39:16.9867780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T22:39:16.9873360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T22:39:16.9879250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T22:39:16.9885070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T22:39:16.9890850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T22:39:16.9897260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T22:39:16.9903330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T22:39:16.9909200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T22:39:16.9915190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T22:39:16.9921640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T22:39:16.9927370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T22:39:16.9933240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T22:39:16.9939170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T22:39:16.9945190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T22:39:16.9955020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T22:39:16.9964610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T22:39:16.9970670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T22:39:16.9976540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T22:39:16.9982040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T22:39:16.9987660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T22:39:16.9993310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T22:39:16.9998790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T22:39:17.0005620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T22:39:17.0009480Z Only the first 100 operations were output. 2021-05-15T22:39:17.3838840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3470-gpmvxu.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-15T22:39:19.9942780Z ==> Summary 2021-05-15T22:39:20.0531750Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T22:39:20.0539210Z ==> Installing fftw dependency: open-mpi 2021-05-15T22:39:20.1102440Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:39:20.1119550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3294-ruxh62 2021-05-15T22:39:20.3741010Z cp -pR /private/tmp/d20210515-3294-ruxh62/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T22:39:20.8054220Z chmod -Rf +w /private/tmp/d20210515-3294-ruxh62 2021-05-15T22:39:22.1615370Z ==> Finishing up 2021-05-15T22:39:22.1997240Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T22:39:22.2001000Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T22:39:22.2006340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T22:39:22.2010860Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T22:39:22.2017970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T22:39:22.2022550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T22:39:22.2027910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T22:39:22.2032840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T22:39:22.2037980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T22:39:22.2043130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T22:39:22.2047740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T22:39:22.2052990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T22:39:22.2057690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T22:39:22.2063060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T22:39:22.2068360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T22:39:22.2073670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T22:39:22.2078480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T22:39:22.2083570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T22:39:22.2088430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T22:39:22.2092980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T22:39:22.2098180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T22:39:22.2102520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T22:39:22.2107500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T22:39:22.2112060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T22:39:22.2119430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T22:39:22.2123700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T22:39:22.2128790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T22:39:22.2133530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T22:39:22.2138560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T22:39:22.2143400Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T22:39:22.2148500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T22:39:22.2153260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T22:39:22.2158720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T22:39:22.2163100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T22:39:22.2168990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T22:39:22.2210540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T22:39:22.2212710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T22:39:22.2215440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T22:39:22.2217200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T22:39:22.2219210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T22:39:22.2220890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T22:39:22.2222600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T22:39:22.2225320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T22:39:22.2227170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T22:39:22.2228850Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T22:39:22.2274300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T22:39:22.2276140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T22:39:22.2278300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T22:39:22.2280030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T22:39:22.2292960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T22:39:22.2300660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T22:39:22.2302700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T22:39:22.2306800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T22:39:22.2308380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T22:39:22.2310010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T22:39:22.2311560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T22:39:22.2313170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T22:39:22.2314840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T22:39:22.2316450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T22:39:22.2318230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T22:39:22.2331880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T22:39:22.2337190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T22:39:22.2342720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T22:39:22.2360450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T22:39:22.2369990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T22:39:22.2386920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T22:39:22.2419070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T22:39:22.2424430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T22:39:22.2429990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T22:39:22.2435090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T22:39:22.2440850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T22:39:22.2445960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T22:39:22.2455850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T22:39:22.2458160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T22:39:22.2463340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T22:39:22.2468830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T22:39:22.2474180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T22:39:22.2479630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T22:39:22.2485510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T22:39:22.2493680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T22:39:22.2496370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T22:39:22.2503740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T22:39:22.2509080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T22:39:22.2514620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T22:39:22.2520710Z 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-15T22:39:22.2526660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T22:39:22.2531000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T22:39:22.2536920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T22:39:22.2542260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T22:39:22.2550860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T22:39:22.2553080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T22:39:22.2558780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T22:39:22.2565330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T22:39:22.2570990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T22:39:22.2576370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T22:39:22.2581620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T22:39:22.2587070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T22:39:22.2592590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T22:39:22.2597930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T22:39:22.2603320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T22:39:22.2607230Z Only the first 100 operations were output. 2021-05-15T22:39:22.7102320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3497-dz24gw.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-15T22:39:25.3419550Z ==> Summary 2021-05-15T22:39:25.3895970Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:39:25.3901210Z ==> Installing fftw 2021-05-15T22:39:25.3904850Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:39:25.3924260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3294-mez6hl 2021-05-15T22:39:25.4796500Z cp -pR /private/tmp/d20210515-3294-mez6hl/fftw/. /usr/local/Cellar/fftw 2021-05-15T22:39:25.5345580Z chmod -Rf +w /private/tmp/d20210515-3294-mez6hl 2021-05-15T22:39:25.6911610Z ==> Finishing up 2021-05-15T22:39:25.7468900Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T22:39:25.7473290Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T22:39:25.7477260Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T22:39:25.7482810Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T22:39:25.7489860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T22:39:25.7494700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T22:39:25.7499070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T22:39:25.7504130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T22:39:25.7508930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T22:39:25.7514370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T22:39:25.7518510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T22:39:25.7523690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T22:39:25.7583650Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T22:39:25.7675200Z info /usr/local/share/info/fftw3.info 2021-05-15T22:39:25.7685250Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T22:39:25.7692350Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T22:39:25.7704290Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T22:39:25.7710570Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T22:39:25.7716840Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T22:39:25.7722680Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T22:39:25.7739180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T22:39:25.7744190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T22:39:25.7749560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T22:39:25.7755160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T22:39:25.7760700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T22:39:25.7765660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T22:39:25.7771160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T22:39:25.7776080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T22:39:25.7790470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T22:39:25.7792880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T22:39:25.7794550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T22:39:25.7798560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T22:39:25.7805720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T22:39:25.7818660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T22:39:25.7828420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T22:39:25.7842330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T22:39:25.7851170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T22:39:25.7860550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T22:39:25.7870310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T22:39:25.7878560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T22:39:25.7886520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T22:39:25.7896010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T22:39:25.7905760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T22:39:25.7914950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T22:39:25.7928600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T22:39:25.7950990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T22:39:25.7952530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T22:39:25.7954070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T22:39:25.7960500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T22:39:25.7968410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T22:39:25.7977750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T22:39:25.7983220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T22:39:25.7995490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T22:39:25.8004220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T22:39:25.8011720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T22:39:25.8019950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T22:39:25.8028370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T22:39:25.8039490Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T22:39:25.8051120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T22:39:25.8074250Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T22:39:25.8453380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3524-1166sne.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-15T22:39:28.2852240Z ==> Summary 2021-05-15T22:39:28.2908750Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:39:28.9480380Z ==> No outdated dependents to upgrade! 2021-05-15T22:39:28.9482180Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:39:29.1319080Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T22:39:29.1320530Z fftw, open-mpi 2021-05-15T22:39:29.1329870Z rm /usr/local/bin/fftw-wisdom 2021-05-15T22:39:29.1332560Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T22:39:29.1335700Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T22:39:29.1339650Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T22:39:29.1343880Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T22:39:29.1346940Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T22:39:29.1351270Z rm /usr/local/include/fftw3.f 2021-05-15T22:39:29.1352980Z rm /usr/local/include/fftw3.f03 2021-05-15T22:39:29.1355910Z rm /usr/local/include/fftw3.h 2021-05-15T22:39:29.1362870Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T22:39:29.1363880Z rm /usr/local/include/fftw3l.f03 2021-05-15T22:39:29.1364990Z rm /usr/local/include/fftw3q.f03 2021-05-15T22:39:29.1373120Z rm /usr/local/lib/cmake/fftw3 2021-05-15T22:39:29.1376030Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T22:39:29.1379810Z rm /usr/local/lib/libfftw3.a 2021-05-15T22:39:29.1382120Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T22:39:29.1388490Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T22:39:29.1392230Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T22:39:29.1393550Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T22:39:29.1396410Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T22:39:29.1401830Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T22:39:29.1403020Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T22:39:29.1406080Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T22:39:29.1409590Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T22:39:29.1412550Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T22:39:29.1416060Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T22:39:29.1422320Z rm /usr/local/lib/libfftw3f.a 2021-05-15T22:39:29.1423260Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T22:39:29.1426010Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T22:39:29.1429780Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T22:39:29.1433540Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T22:39:29.1436400Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T22:39:29.1439940Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T22:39:29.1442810Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T22:39:29.1447640Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T22:39:29.1449350Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T22:39:29.1452440Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T22:39:29.1455930Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T22:39:29.1458630Z rm /usr/local/lib/libfftw3l.a 2021-05-15T22:39:29.1463460Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T22:39:29.1465120Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T22:39:29.1470800Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T22:39:29.1471720Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T22:39:29.1474630Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T22:39:29.1479250Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T22:39:29.1481090Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T22:39:29.1485000Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T22:39:29.1487890Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T22:39:29.1490740Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T22:39:29.1496500Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T22:39:29.1499760Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T22:39:29.1503910Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T22:39:29.1564170Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T22:39:29.1565440Z rm /usr/local/share/info/fftw3.info 2021-05-15T22:39:29.1573610Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T22:39:29.1577150Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T22:39:29.1604650Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T22:39:29.1615000Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T22:39:29.1619300Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T22:39:29.1629640Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T22:39:29.2573260Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T22:39:29.2575310Z rm /usr/local/bin/mpic++ 2021-05-15T22:39:29.2578320Z rm /usr/local/bin/mpicc 2021-05-15T22:39:29.2581860Z rm /usr/local/bin/mpicxx 2021-05-15T22:39:29.2584590Z rm /usr/local/bin/mpiexec 2021-05-15T22:39:29.2587890Z rm /usr/local/bin/mpif77 2021-05-15T22:39:29.2590630Z rm /usr/local/bin/mpif90 2021-05-15T22:39:29.2593940Z rm /usr/local/bin/mpifort 2021-05-15T22:39:29.2596650Z rm /usr/local/bin/mpirun 2021-05-15T22:39:29.2600780Z rm /usr/local/bin/ompi-clean 2021-05-15T22:39:29.2603260Z rm /usr/local/bin/ompi-server 2021-05-15T22:39:29.2605860Z rm /usr/local/bin/ompi_info 2021-05-15T22:39:29.2609290Z rm /usr/local/bin/opal_wrapper 2021-05-15T22:39:29.2612520Z rm /usr/local/bin/orte-clean 2021-05-15T22:39:29.2615410Z rm /usr/local/bin/orte-info 2021-05-15T22:39:29.2622400Z rm /usr/local/bin/orte-server 2021-05-15T22:39:29.2625880Z rm /usr/local/bin/ortecc 2021-05-15T22:39:29.2631650Z rm /usr/local/bin/orted 2021-05-15T22:39:29.2638760Z rm /usr/local/bin/orterun 2021-05-15T22:39:29.2641680Z rm /usr/local/bin/profile2mat.pl 2021-05-15T22:39:29.2651310Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T22:39:29.2657930Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T22:39:29.2661160Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T22:39:29.2667340Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T22:39:29.2676100Z rm /usr/local/include/mpi-ext.h 2021-05-15T22:39:29.2679730Z rm /usr/local/include/mpi.h 2021-05-15T22:39:29.2684100Z rm /usr/local/include/mpi.mod 2021-05-15T22:39:29.2690280Z rm /usr/local/include/mpi_ext.mod 2021-05-15T22:39:29.2693310Z rm /usr/local/include/mpi_f08.mod 2021-05-15T22:39:29.2700110Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T22:39:29.2703040Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T22:39:29.2709090Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T22:39:29.2712340Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T22:39:29.2718030Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T22:39:29.2721190Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T22:39:29.2727860Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T22:39:29.2733540Z rm /usr/local/include/mpif-config.h 2021-05-15T22:39:29.2736470Z rm /usr/local/include/mpif-constants.h 2021-05-15T22:39:29.2739910Z rm /usr/local/include/mpif-ext.h 2021-05-15T22:39:29.2745690Z rm /usr/local/include/mpif-externals.h 2021-05-15T22:39:29.2751210Z rm /usr/local/include/mpif-handles.h 2021-05-15T22:39:29.2754240Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T22:39:29.2759790Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T22:39:29.2763590Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T22:39:29.2768860Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T22:39:29.2771300Z rm /usr/local/include/mpif.h 2021-05-15T22:39:29.2777460Z rm /usr/local/include/openmpi 2021-05-15T22:39:29.2780390Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T22:39:29.2789030Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T22:39:29.2794870Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T22:39:29.2802130Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T22:39:29.2805760Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T22:39:29.2809000Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T22:39:29.2816600Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T22:39:29.2824360Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T22:39:29.2827260Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T22:39:29.2834090Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T22:39:29.2837030Z rm /usr/local/lib/libmpi.dylib 2021-05-15T22:39:29.2844430Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T22:39:29.2847360Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T22:39:29.2853650Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T22:39:29.2856660Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T22:39:29.2861200Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T22:39:29.2864250Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T22:39:29.2870920Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T22:39:29.2873840Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T22:39:29.2882000Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T22:39:29.2888690Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T22:39:29.2891570Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T22:39:29.2899440Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T22:39:29.2902470Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T22:39:29.2909140Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T22:39:29.2912160Z rm /usr/local/lib/openmpi 2021-05-15T22:39:29.2921160Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T22:39:29.2928730Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T22:39:29.2931730Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T22:39:29.2938610Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T22:39:29.2946410Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T22:39:29.2949090Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T22:39:29.2955570Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T22:39:29.2958630Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T22:39:29.2965860Z rm /usr/local/lib/pmix 2021-05-15T22:39:29.2979640Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T22:39:29.2986280Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T22:39:29.2989600Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T22:39:29.2993400Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T22:39:29.2999400Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T22:39:29.3002610Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T22:39:29.3009250Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T22:39:29.3012510Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T22:39:29.3020540Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T22:39:29.3023750Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T22:39:29.3030420Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T22:39:29.3034080Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T22:39:29.3043460Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T22:39:29.3049340Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T22:39:29.3052690Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T22:39:29.3061860Z rm /usr/local/share/man/man1/orted.1 2021-05-15T22:39:29.3065150Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T22:39:29.3089640Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T22:39:29.3092990Z Only the first 100 operations were output. 2021-05-15T22:39:31.2260190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T22:39:32.1759320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:32.6485240Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T22:39:32.9177290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T22%3A45%3A00Z&sig=hNP2jHdhJdGjEE08AP2KNCkmhmqdOVcksTUnRByLckc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:32.9474200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=hNP2jHdhJdGjEE08AP2KNCkmhmqdOVcksTUnRByLckc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:33.1512520Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T22:39:33.2877260Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T22:39:33.2905320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3532-1df3y2q 2021-05-15T22:39:33.9499570Z cp -pR /private/tmp/d20210515-3532-1df3y2q/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T22:39:34.5904500Z chmod -Rf +w /private/tmp/d20210515-3532-1df3y2q 2021-05-15T22:39:35.6182600Z ==> Finishing up 2021-05-15T22:39:35.6727520Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T22:39:35.6732980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T22:39:35.6737220Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T22:39:35.6742590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T22:39:35.6746990Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T22:39:35.6752150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T22:39:35.6756950Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T22:39:35.6761470Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T22:39:35.6769890Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T22:39:35.6774700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T22:39:35.6779210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T22:39:35.6784100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T22:39:35.6788890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T22:39:35.6793330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T22:39:35.6798270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T22:39:35.6803020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T22:39:35.6829370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T22:39:35.6831000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T22:39:35.6832440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T22:39:35.6833840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T22:39:35.6835180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T22:39:35.6836590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T22:39:35.6838310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T22:39:35.6842080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T22:39:35.6846340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T22:39:35.6851230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T22:39:35.6855560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T22:39:35.6860400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T22:39:35.6864840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T22:39:35.6869720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T22:39:35.6877830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T22:39:35.6885770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T22:39:35.6897740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T22:39:35.6905710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T22:39:35.6917660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T22:39:35.6923270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T22:39:35.6934700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T22:39:35.6944540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T22:39:35.6954090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T22:39:35.6966720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T22:39:35.6973670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T22:39:35.6979720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T22:39:35.6988700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T22:39:35.6997420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T22:39:35.7006670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T22:39:35.7019480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T22:39:35.7026980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T22:39:35.7035300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T22:39:35.7043760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T22:39:35.7049050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T22:39:35.7058510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T22:39:35.7085510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T22:39:35.7087240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T22:39:35.7088630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T22:39:35.7090050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T22:39:35.7098730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T22:39:35.7105890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T22:39:35.7111090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T22:39:35.7119180Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T22:39:35.7129300Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T22:39:35.7137340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T22:39:35.7144780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T22:39:35.7149770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T22:39:35.7157300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T22:39:35.7165910Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T22:39:35.7174890Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T22:39:35.7179710Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T22:39:35.7189720Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T22:39:35.7199060Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T22:39:35.7207700Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T22:39:35.7212400Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T22:39:35.7248670Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T22:39:35.7253950Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T22:39:35.7258930Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T22:39:35.7264090Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T22:39:35.7268970Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T22:39:35.7274110Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T22:39:35.7278950Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T22:39:35.7283940Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T22:39:35.7289220Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T22:39:35.7295310Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T22:39:35.7302780Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T22:39:35.7309360Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T22:39:35.7317000Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T22:39:35.7333240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T22:39:35.7339110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T22:39:35.7344880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T22:39:35.7350610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T22:39:35.7356020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T22:39:35.7362010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T22:39:35.7367710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T22:39:35.7373410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T22:39:35.7378860Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T22:39:35.7384550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T22:39:35.7390210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T22:39:35.7395870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T22:39:35.7402010Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T22:39:35.7408060Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T22:39:35.7413600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T22:39:35.7419540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T22:39:35.7425370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T22:39:35.7429610Z Only the first 100 operations were output. 2021-05-15T22:39:36.1276500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3696-qf6ikh.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-15T22:39:38.7442890Z ==> Summary 2021-05-15T22:39:38.8160000Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T22:39:41.4595150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T22:39:42.5263070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:43.0147710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T22:39:43.2886590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T22%3A45%3A00Z&sig=Ca9ivFf8s8EPAj813NrgSi2GqS%2BxI%2Fc9shqgbrEuoFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:43.3199950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Ca9ivFf8s8EPAj813NrgSi2GqS\%2BxI\%2Fc9shqgbrEuoFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:43.3628030Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T22:39:43.4525980Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T22:39:43.4552620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3703-1s9hl6p 2021-05-15T22:39:43.5347990Z cp -pR /private/tmp/d20210515-3703-1s9hl6p/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T22:39:43.6833000Z chmod -Rf +w /private/tmp/d20210515-3703-1s9hl6p 2021-05-15T22:39:43.8507210Z ==> Finishing up 2021-05-15T22:39:43.9328270Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T22:39:43.9343200Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T22:39:43.9344790Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T22:39:43.9373140Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T22:39:43.9412090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9417930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9443210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9452360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9467170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9499360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9503690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9533180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9536870Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T22:39:43.9538330Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T22:39:43.9580360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9617980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9720770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9823300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9875450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9930050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:43.9999190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0022210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0075300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0077240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0079080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0081070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0082780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0152430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0156720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0216780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0257580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0347680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0416590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0448360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0475470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0495070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0505340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0532990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0558360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0587760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0615120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0642800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0670400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0695760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0720580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0726020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0753580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0760910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0771110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0822160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0864480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0876830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0945060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0970210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0980050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.0999110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.1101910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.1145650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.1163310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.1218180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T22:39:44.1260070Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T22:39:44.1360650Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T22:39:44.1462590Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T22:39:44.1557330Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T22:39:44.1583970Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T22:39:44.1665060Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T22:39:44.1747570Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T22:39:44.1803630Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T22:39:44.1832030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3868-ye57ct.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-15T22:39:46.4814350Z ==> Summary 2021-05-15T22:39:46.5017290Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T22:39:48.6519080Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T22:39:48.6520160Z To reinstall 1.6.37, run: 2021-05-15T22:39:48.6520960Z brew reinstall libpng 2021-05-15T22:39:50.5926160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T22:39:51.5480550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:52.0229380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T22:39:52.3014370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T22%3A45%3A00Z&sig=Epms0eL5C15zIaqkGMSD8RKGJpN8usRDOqPDprgtXp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:52.3301840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Epms0eL5C15zIaqkGMSD8RKGJpN8usRDOqPDprgtXp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:52.3588920Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T22:39:52.3636250Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T22:39:53.3061690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:53.8177470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T22:39:54.0909080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T22%3A45%3A00Z&sig=%2FEl%2BjnQH7C5YmcRsOCco8RaSg7G04gAkn4MANUiu93o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:54.1222420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=\%2FEl\%2BjnQH7C5YmcRsOCco8RaSg7G04gAkn4MANUiu93o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:54.1662710Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T22:39:54.1711740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T22:39:55.1622770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:55.6660990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T22:39:55.9250290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T22%3A45%3A00Z&sig=je%2BoQ3FTLF92kNq7gmCYEG2ejSsj060YX9XR0R2odZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:55.9546120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=je\%2BoQ3FTLF92kNq7gmCYEG2ejSsj060YX9XR0R2odZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:55.9849050Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T22:39:55.9880230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T22:39:57.4908120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:57.4912570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T22:39:57.9775250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T22%3A45%3A00Z&sig=Op7spD8LLH3lyTRcbbkIR%2BbngN79kQyzAvdAi3TsFEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:58.0071000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=Op7spD8LLH3lyTRcbbkIR\%2BbngN79kQyzAvdAi3TsFEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:58.0819430Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T22:39:58.0847020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T22:39:59.0897380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:39:59.5692800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T22:39:59.8430800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T22%3A45%3A00Z&sig=AL3IbMqlXPNCpG4K8KmprLz0Nb6oEdXHYhAk8oXh0R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:39:59.8723710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A45\%3A00Z\&sig=AL3IbMqlXPNCpG4K8KmprLz0Nb6oEdXHYhAk8oXh0R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:39:59.9264780Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T22:39:59.9327860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T22:40:00.9143410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:01.3897120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T22:40:01.7381450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T22%3A50%3A00Z&sig=IJ%2Feo64mvJIgJ%2FIBfu1KMESAmDC2V7ErvVZDcXt3lvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:01.8051440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=IJ\%2Feo64mvJIgJ\%2FIBfu1KMESAmDC2V7ErvVZDcXt3lvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:02.5669150Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:40:02.5772600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T22:40:03.5260950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:04.0220610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T22:40:04.3063260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T22%3A50%3A00Z&sig=DR5OiWievVOvlFnmIcX4%2BSYclm40HSRuvgWC3V9Tw4E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:04.3365570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=DR5OiWievVOvlFnmIcX4\%2BSYclm40HSRuvgWC3V9Tw4E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:04.3692310Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T22:40:04.3725700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T22:40:05.3598730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:05.8676830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T22:40:06.1285010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T22%3A50%3A00Z&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:06.1651320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=HHx7ppcsgo6d2RRepzNJCoCXq6j3LFGW1qOBSGkC5Bg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:06.1952130Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T22:40:06.1981170Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T22:40:07.1880510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:07.6682610Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T22:40:07.9574900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T22%3A50%3A00Z&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:07.9977460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=hpKNvFB4nLlKuwVzGgVcmQs9Ub5IYQbgljrRuk91d1U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:08.0323610Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T22:40:08.0359070Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T22:40:09.0105760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:09.4870270Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T22:40:09.7787840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T22%3A50%3A00Z&sig=xXxBAQTbkUByNn%2FwRugPNplzOHemH1H8ed%2BOPapA86c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:09.8080000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=xXxBAQTbkUByNn\%2FwRugPNplzOHemH1H8ed\%2BOPapA86c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:09.8503370Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T22:40:09.8547480Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T22:40:10.8536400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:11.3711730Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T22:40:11.8907620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T22%3A50%3A00Z&sig=vHR%2Ftz0RqmLPDFbe33vupIF6FKE8nES%2F3eQW312mlMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:11.9201010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=vHR\%2Ftz0RqmLPDFbe33vupIF6FKE8nES\%2F3eQW312mlMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:11.9864240Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T22:40:11.9951750Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T22:40:12.9378080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:13.4179100Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T22:40:13.8302350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T22%3A50%3A00Z&sig=v5sndIzBjXF7PqXpCOEC%2FtQ6yxPWcCPR0CppXgP2kaQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:13.8601850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=v5sndIzBjXF7PqXpCOEC\%2FtQ6yxPWcCPR0CppXgP2kaQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:13.9012710Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T22:40:13.9053990Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T22:40:14.8803770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:15.3803880Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T22:40:15.6495630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T22%3A50%3A00Z&sig=wBJbsMBwpy5JWhKS3Fpvngd31%2BKWoagMZzdZH6Ji0uQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:15.6781290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=wBJbsMBwpy5JWhKS3Fpvngd31\%2BKWoagMZzdZH6Ji0uQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:15.7151570Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T22:40:15.7191010Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T22:40:16.7262960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:17.2159520Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T22:40:17.4989950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T22%3A50%3A00Z&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:17.5426960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=YHcoJoTquNuyIM7qRw2wQnYIQr4FqWi5eSBXPTNP6G0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:17.7029850Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T22:40:17.7541490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T22:40:18.7417770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:19.2538970Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T22:40:19.5319500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T22%3A50%3A00Z&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J%2FnCb%2B4u4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:19.5662650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=GdTwCQHHuyAMKRr0SpZSDAvWuSztCQe8j2J\%2FnCb\%2B4u4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:19.6210350Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T22:40:19.6316110Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T22:40:20.6157340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:21.0954540Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T22:40:21.3767610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T22%3A50%3A00Z&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:21.4263050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Fy7DQCWafpZfJyEcf1hWwChLMNw0tnrjbSpkeuS5W8M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:22.5647670Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T22:40:22.9942300Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T22:40:24.0038560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:40:24.5214220Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T22:40:24.8103830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T22%3A50%3A00Z&sig=WEeVMoS%2BBGZ%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:40:24.8402790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=WEeVMoS\%2BBGZ\%2FJdrRBSG8WpohmiKk0iblrkB5c6vi500\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:40:24.9535390Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T22:40:25.0150220Z ==> 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-15T22:40:25.0152750Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T22:40:25.0872440Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T22:40:25.0911510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-iz1vwd 2021-05-15T22:40:25.0982780Z cp -pR /private/tmp/d20210515-3978-iz1vwd/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T22:40:25.1065330Z chmod -Rf +w /private/tmp/d20210515-3978-iz1vwd 2021-05-15T22:40:25.1440800Z ==> Finishing up 2021-05-15T22:40:25.2090950Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T22:40:25.2180870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4239-1gjiqm4.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-15T22:40:27.6239940Z ==> Summary 2021-05-15T22:40:27.6254300Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T22:40:27.6259620Z ==> Installing poppler dependency: xorgproto 2021-05-15T22:40:27.6295330Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T22:40:27.6313250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3978-2p34f9 2021-05-15T22:40:27.7257700Z cp -pR /private/tmp/d20210515-3978-2p34f9/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T22:40:27.8566790Z chmod -Rf +w /private/tmp/d20210515-3978-2p34f9 2021-05-15T22:40:28.0296840Z ==> Finishing up 2021-05-15T22:40:28.0970360Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T22:40:28.0974060Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T22:40:28.0987570Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T22:40:28.0995150Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T22:40:28.1000220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T22:40:28.1005860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T22:40:28.1010900Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T22:40:28.1016320Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T22:40:28.1022980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T22:40:28.1029050Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T22:40:28.1037160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T22:40:28.1103830Z rm /usr/local/share/pkgconfig 2021-05-15T22:40:28.1120850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T22:40:28.1127710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T22:40:28.1134160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T22:40:28.1140040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T22:40:28.1146260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T22:40:28.1158630Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T22:40:28.1164280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T22:40:28.1170040Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T22:40:28.1175880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T22:40:28.1181640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T22:40:28.1187350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T22:40:28.1192410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T22:40:28.1241190Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T22:40:28.1247000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T22:40:28.1256270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T22:40:28.1261500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T22:40:28.1266890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T22:40:28.1271440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T22:40:28.1277140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T22:40:28.1282170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T22:40:28.1287370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T22:40:28.1292680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T22:40:28.1297540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T22:40:28.1302890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T22:40:28.1307890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T22:40:28.1312760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T22:40:28.1318080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T22:40:28.1323390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T22:40:28.1328510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T22:40:28.1333870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T22:40:28.1338980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T22:40:28.1343730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T22:40:28.1349970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T22:40:28.1354860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T22:40:28.1360470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T22:40:28.1365110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T22:40:28.1370740Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T22:40:28.1375470Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T22:40:28.1380950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T22:40:28.1390150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T22:40:28.1392130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T22:40:28.1397500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T22:40:28.1931400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4265-2cam89.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-15T22:40:30.5542860Z ==> Summary 2021-05-15T22:40:30.5698750Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T22:40:30.5704280Z ==> Installing poppler dependency: libxau 2021-05-15T22:40:30.5791200Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T22:40:30.5810220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1gtsho7 2021-05-15T22:40:30.5933520Z cp -pR /private/tmp/d20210515-3978-1gtsho7/libxau/. /usr/local/Cellar/libxau 2021-05-15T22:40:30.6100370Z chmod -Rf +w /private/tmp/d20210515-3978-1gtsho7 2021-05-15T22:40:30.7095710Z ==> Finishing up 2021-05-15T22:40:30.8319140Z rm /usr/local/include/X11 2021-05-15T22:40:30.8331620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T22:40:30.8336310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T22:40:30.8342390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T22:40:30.8350840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T22:40:30.8352800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T22:40:30.8358160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T22:40:30.8363030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T22:40:30.8368360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T22:40:30.8373500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T22:40:30.8378820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T22:40:30.8383720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T22:40:30.8388430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T22:40:30.8393970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T22:40:30.8399020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T22:40:30.8405510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T22:40:30.8420160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T22:40:30.8421810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T22:40:30.8423420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T22:40:30.8428930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T22:40:30.8433420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T22:40:30.8438210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T22:40:30.8443490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T22:40:30.8448060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T22:40:30.8453380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T22:40:30.8456510Z mkdir -p /usr/local/include/X11/dri 2021-05-15T22:40:30.8463090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T22:40:30.8468880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T22:40:30.8474470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T22:40:30.8477050Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T22:40:30.8484950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T22:40:30.8490850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T22:40:30.8495410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T22:40:30.8500690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T22:40:30.8507600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T22:40:30.8534760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T22:40:30.8539260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T22:40:30.8545220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T22:40:30.8550030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T22:40:30.8555490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T22:40:30.8560580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T22:40:30.8565710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T22:40:30.8570810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T22:40:30.8576120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T22:40:30.8581060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T22:40:30.8586530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T22:40:30.8591230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T22:40:30.8596940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T22:40:30.8601610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T22:40:30.8607580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T22:40:30.8612080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T22:40:30.8617670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T22:40:30.8622700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T22:40:30.8628700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T22:40:30.8633930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T22:40:30.8638850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T22:40:30.8644290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T22:40:30.8649080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T22:40:30.8654710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T22:40:30.8659490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T22:40:30.8665410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T22:40:30.8670300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T22:40:30.8675870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T22:40:30.8680760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T22:40:30.8686240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T22:40:30.8691230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T22:40:30.8696530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T22:40:30.8701480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T22:40:30.8706840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T22:40:30.8711830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T22:40:30.8717420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T22:40:30.8722190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T22:40:30.8727770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T22:40:30.8732740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T22:40:30.8738260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T22:40:30.8743090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T22:40:30.8748570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T22:40:30.8753760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T22:40:30.8759170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T22:40:30.8763980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T22:40:30.8769810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T22:40:30.8774580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T22:40:30.8779370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T22:40:30.8784840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T22:40:30.8790540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T22:40:30.8796320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T22:40:30.8801380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T22:40:30.8806880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T22:40:30.8811850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T22:40:30.8817400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T22:40:30.8822390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T22:40:30.8827760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T22:40:30.8833060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T22:40:30.8837940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T22:40:30.8843620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T22:40:30.8848860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T22:40:30.8854150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T22:40:30.8859710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T22:40:30.8864880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T22:40:30.8870200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T22:40:30.8875340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T22:40:30.8905140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T22:40:30.8909080Z Only the first 100 operations were output. 2021-05-15T22:40:30.9319490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4292-yc6v9v.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-15T22:40:33.3713140Z ==> Summary 2021-05-15T22:40:33.3740660Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T22:40:33.3746230Z ==> Installing poppler dependency: libxdmcp 2021-05-15T22:40:33.3832560Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T22:40:33.3850180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-74xlod 2021-05-15T22:40:33.3949960Z cp -pR /private/tmp/d20210515-3978-74xlod/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T22:40:33.4063990Z chmod -Rf +w /private/tmp/d20210515-3978-74xlod 2021-05-15T22:40:33.4610360Z ==> Finishing up 2021-05-15T22:40:33.4971770Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T22:40:33.4978070Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T22:40:33.4987260Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T22:40:33.4995860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T22:40:33.5004150Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T22:40:33.5130990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4318-u5qczt.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-15T22:40:35.9383460Z ==> Summary 2021-05-15T22:40:35.9402210Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T22:40:35.9408210Z ==> Installing poppler dependency: libxcb 2021-05-15T22:40:35.9806380Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T22:40:35.9827820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-3978-ejbev2 2021-05-15T22:40:36.6666900Z cp -pR /private/tmp/d20210515-3978-ejbev2/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T22:40:37.8706840Z chmod -Rf +w /private/tmp/d20210515-3978-ejbev2 2021-05-15T22:40:39.0799050Z ==> Finishing up 2021-05-15T22:40:39.1179330Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T22:40:39.1186940Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T22:40:39.1254930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T22:40:39.1259800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T22:40:39.1269750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T22:40:39.1278550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T22:40:39.1291270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T22:40:39.1302140Z 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-15T22:40:39.1313330Z 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-15T22:40:39.1322000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T22:40:39.1333630Z 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-15T22:40:39.1345530Z 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-15T22:40:39.1352620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T22:40:39.1357860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T22:40:39.1365110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T22:40:39.1375570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T22:40:39.1384170Z 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-15T22:40:39.1393060Z 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-15T22:40:39.1398110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T22:40:39.1403920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T22:40:39.1409280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T22:40:39.1421220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T22:40:39.1426510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T22:40:39.1433760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T22:40:39.1441180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T22:40:39.1446010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T22:40:39.1454670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T22:40:39.1459540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T22:40:39.1468230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T22:40:39.1475440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T22:40:39.1486470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T22:40:39.1498040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T22:40:39.1504920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T22:40:39.1516470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T22:40:39.1522930Z 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-15T22:40:39.1527350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T22:40:39.1558890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T22:40:39.1563870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T22:40:39.1574480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T22:40:39.1579970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T22:40:39.1587650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T22:40:39.1594850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T22:40:39.1600850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T22:40:39.1605870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T22:40:39.1612900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T22:40:39.1617960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T22:40:39.1625490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T22:40:39.1630990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T22:40:39.1637080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T22:40:39.1642200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T22:40:39.1647810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T22:40:39.1656740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T22:40:39.1661900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T22:40:39.1667410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T22:40:39.1675400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T22:40:39.1680920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T22:40:39.1689510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T22:40:39.1694480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T22:40:39.1702340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T22:40:39.1707820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T22:40:39.1713240Z 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-15T22:40:39.1725250Z 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-15T22:40:39.1740470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T22:40:39.1743260Z 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-15T22:40:39.1745450Z 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-15T22:40:39.1747590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T22:40:39.1752900Z 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-15T22:40:39.1757670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T22:40:39.1763410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T22:40:39.1768520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T22:40:39.1776370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T22:40:39.1781580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T22:40:39.1787230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T22:40:39.1792460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T22:40:39.1797990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T22:40:39.1803150Z 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-15T22:40:39.1808800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T22:40:39.1814000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T22:40:39.1823940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T22:40:39.1829430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T22:40:39.1834620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T22:40:39.1840450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T22:40:39.1845640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T22:40:39.1850790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T22:40:39.1863980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T22:40:39.1869060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T22:40:39.1874440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T22:40:39.1879420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T22:40:39.1885240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T22:40:39.1891850Z 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-15T22:40:39.1899620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T22:40:39.1905350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T22:40:39.1913830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T22:40:39.1919480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T22:40:39.1924740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T22:40:39.1930270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T22:40:39.1940700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T22:40:39.1946530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T22:40:39.1951960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T22:40:39.1957840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T22:40:39.1962160Z Only the first 100 operations were output. 2021-05-15T22:40:40.7918380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4353-9n61uy.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-15T22:40:43.5469110Z ==> Summary 2021-05-15T22:40:43.6830770Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T22:40:43.6834000Z ==> Installing poppler dependency: libx11 2021-05-15T22:40:43.7280530Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:40:43.7298970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1s6bzk0 2021-05-15T22:40:44.0367200Z cp -pR /private/tmp/d20210515-3978-1s6bzk0/libx11/. /usr/local/Cellar/libx11 2021-05-15T22:40:44.6049050Z chmod -Rf +w /private/tmp/d20210515-3978-1s6bzk0 2021-05-15T22:40:45.0722740Z ==> Finishing up 2021-05-15T22:40:45.1103770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T22:40:45.1111560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T22:40:45.1127470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T22:40:45.1133660Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T22:40:45.1142690Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T22:40:45.1159690Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T22:40:45.1164460Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T22:40:45.1177050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T22:40:45.1190390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T22:40:45.1206590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T22:40:45.1219610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T22:40:45.1222590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T22:40:45.1237640Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T22:40:45.1246510Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T22:40:45.1252570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T22:40:45.1267780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T22:40:45.1273400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T22:40:45.1297320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T22:40:45.1300260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T22:40:45.1329680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T22:40:45.1331460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T22:40:45.1351380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T22:40:45.1353460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T22:40:45.1355350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T22:40:45.1357440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T22:40:45.1359390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T22:40:45.1361320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T22:40:45.1363150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T22:40:45.1364750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T22:40:45.1366660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T22:40:45.1368480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T22:40:45.1370490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T22:40:45.1372430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T22:40:45.1374390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T22:40:45.1376260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T22:40:45.1378020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T22:40:45.1379830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T22:40:45.1381580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T22:40:45.1383370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T22:40:45.1385160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T22:40:45.1387250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T22:40:45.1389190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T22:40:45.1390980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T22:40:45.1392820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T22:40:45.1394750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T22:40:45.1396890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T22:40:45.1398780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T22:40:45.1400720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T22:40:45.1402520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T22:40:45.1404320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T22:40:45.1406100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T22:40:45.1409990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T22:40:45.1415920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T22:40:45.1442300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T22:40:45.1443990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T22:40:45.1446560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T22:40:45.1448790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T22:40:45.1450950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T22:40:45.1452830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T22:40:45.1454610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T22:40:45.1458840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T22:40:45.1464580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T22:40:45.1469410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T22:40:45.1474710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T22:40:45.1480010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T22:40:45.1485370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T22:40:45.1490240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T22:40:45.1495980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T22:40:45.1500930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T22:40:45.8568780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T22:40:45.8571990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T22:40:45.8674660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T22:40:45.8777860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T22:40:45.8880350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T22:40:45.8983110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T22:40:45.9085830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T22:40:45.9188120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T22:40:45.9291010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T22:40:45.9393770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T22:40:45.9496140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T22:40:45.9596710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T22:40:45.9696620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T22:40:45.9799030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T22:40:45.9899240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T22:40:45.9982710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T22:40:46.0085670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T22:40:46.0137920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T22:40:46.0206530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T22:40:46.0288840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T22:40:46.0316380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T22:40:46.0418890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T22:40:46.0434050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T22:40:46.0536090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T22:40:46.0537500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T22:40:46.0639610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T22:40:46.0675650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T22:40:46.0690360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T22:40:46.0793710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T22:40:46.0800910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T22:40:46.0832210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T22:40:46.0904440Z Only the first 100 operations were output. 2021-05-15T22:40:46.0988600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4379-1kn1ouv.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-15T22:40:48.4813040Z ==> Summary 2021-05-15T22:40:48.5436630Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T22:40:48.5441720Z ==> Installing poppler dependency: libxext 2021-05-15T22:40:48.5998610Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T22:40:48.6016520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-42ca9c 2021-05-15T22:40:48.6343690Z cp -pR /private/tmp/d20210515-3978-42ca9c/libxext/. /usr/local/Cellar/libxext 2021-05-15T22:40:48.6788590Z chmod -Rf +w /private/tmp/d20210515-3978-42ca9c 2021-05-15T22:40:48.7567470Z ==> Finishing up 2021-05-15T22:40:48.7950930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T22:40:48.7954650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T22:40:48.7960310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T22:40:48.7965700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T22:40:48.7970500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T22:40:48.7975280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T22:40:48.7980770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T22:40:48.7985480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T22:40:48.7990840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T22:40:48.7995710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T22:40:48.8001060Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T22:40:48.8006560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T22:40:48.8011400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T22:40:48.8016900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T22:40:48.8021600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T22:40:48.8027170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T22:40:48.8039300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T22:40:48.8044730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T22:40:48.8049790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T22:40:48.8055100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T22:40:48.8060400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T22:40:48.8065430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T22:40:48.8071360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T22:40:48.8076040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T22:40:48.8081820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T22:40:48.8086740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T22:40:48.8092050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T22:40:48.8097610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T22:40:48.8102850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T22:40:48.8108590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T22:40:48.8131940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T22:40:48.8137140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T22:40:48.8142620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T22:40:48.8147500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T22:40:48.8153180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T22:40:48.8158140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T22:40:48.8163440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T22:40:48.8168440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T22:40:48.8174550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T22:40:48.8203260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T22:40:48.8209150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T22:40:48.8213780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T22:40:48.8224950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T22:40:48.8226840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T22:40:48.8232090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T22:40:48.8237880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T22:40:48.8243100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T22:40:48.8248690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T22:40:48.8253970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T22:40:48.8260080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T22:40:48.8264950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T22:40:48.8270440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T22:40:48.8275970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T22:40:48.8280850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T22:40:48.8287030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T22:40:48.8292310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T22:40:48.8298150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T22:40:48.8304640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T22:40:48.8309840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T22:40:48.8314990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T22:40:48.8321110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T22:40:48.8326640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T22:40:48.8332300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T22:40:48.8337760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T22:40:48.8343210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T22:40:48.8351190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T22:40:48.8355140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T22:40:48.8360550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T22:40:48.8366140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T22:40:48.8371250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T22:40:48.8376760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T22:40:48.8382090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T22:40:48.8387370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T22:40:48.8393160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T22:40:48.8398590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T22:40:48.8405950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T22:40:48.8411330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T22:40:48.8418820Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T22:40:48.8423960Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T22:40:48.8451370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T22:40:48.8458750Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T22:40:48.8712240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4405-qdmg0d.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-15T22:40:51.3976910Z ==> Summary 2021-05-15T22:40:51.4076310Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T22:40:51.4082180Z ==> Installing poppler dependency: libxrender 2021-05-15T22:40:51.4638920Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T22:40:51.4656960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1ltsysr 2021-05-15T22:40:51.4767070Z cp -pR /private/tmp/d20210515-3978-1ltsysr/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T22:40:51.4911840Z chmod -Rf +w /private/tmp/d20210515-3978-1ltsysr 2021-05-15T22:40:51.5455640Z ==> Finishing up 2021-05-15T22:40:51.5828780Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T22:40:51.5837220Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T22:40:51.5843430Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T22:40:51.5848120Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T22:40:51.5853810Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T22:40:51.5861280Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T22:40:51.5993520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4431-h8tv6v.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-15T22:40:53.9425100Z ==> Summary 2021-05-15T22:40:53.9447570Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T22:40:53.9452850Z ==> Installing poppler dependency: lzo 2021-05-15T22:40:53.9472580Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T22:40:53.9490570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1eolkfn 2021-05-15T22:40:53.9651730Z cp -pR /private/tmp/d20210515-3978-1eolkfn/lzo/. /usr/local/Cellar/lzo 2021-05-15T22:40:53.9873740Z chmod -Rf +w /private/tmp/d20210515-3978-1eolkfn 2021-05-15T22:40:54.0481890Z ==> Finishing up 2021-05-15T22:40:54.0852450Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T22:40:54.0861340Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T22:40:54.0867820Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T22:40:54.0872340Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T22:40:54.0877830Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T22:40:54.0884870Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T22:40:54.1041720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4457-1v0cavt.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-15T22:40:56.6088570Z ==> Summary 2021-05-15T22:40:56.6122600Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T22:40:56.6128820Z ==> Installing poppler dependency: pixman 2021-05-15T22:40:56.6157090Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T22:40:56.6175300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-12p8on5 2021-05-15T22:40:56.6333480Z cp -pR /private/tmp/d20210515-3978-12p8on5/pixman/. /usr/local/Cellar/pixman 2021-05-15T22:40:56.6471630Z chmod -Rf +w /private/tmp/d20210515-3978-12p8on5 2021-05-15T22:40:56.6972540Z ==> Finishing up 2021-05-15T22:40:56.7329990Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T22:40:56.7336050Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T22:40:56.7340530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T22:40:56.7345620Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T22:40:56.7350470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T22:40:56.7357810Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T22:40:56.7489310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4483-1moonpf.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-15T22:40:59.0716560Z ==> Summary 2021-05-15T22:40:59.0737130Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T22:40:59.0750120Z ==> Installing poppler dependency: cairo 2021-05-15T22:40:59.2631580Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T22:40:59.2648620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-16upfq7 2021-05-15T22:40:59.3318770Z cp -pR /private/tmp/d20210515-3978-16upfq7/cairo/. /usr/local/Cellar/cairo 2021-05-15T22:40:59.4448700Z chmod -Rf +w /private/tmp/d20210515-3978-16upfq7 2021-05-15T22:40:59.6666620Z ==> Finishing up 2021-05-15T22:40:59.7164470Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T22:40:59.7183910Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T22:40:59.7204400Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T22:40:59.7244770Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T22:40:59.7264040Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T22:40:59.7277320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T22:40:59.7289060Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T22:40:59.7297200Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T22:40:59.7307400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T22:40:59.7312740Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T22:40:59.7380550Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T22:40:59.7384040Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T22:40:59.7389080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T22:40:59.7394170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T22:40:59.7401800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T22:40:59.7406780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T22:40:59.7413840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T22:40:59.7418540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T22:40:59.7423820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T22:40:59.7428450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T22:40:59.7433880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T22:40:59.7438740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T22:40:59.7443900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T22:40:59.7448580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T22:40:59.7453730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T22:40:59.7458540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T22:40:59.7463850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T22:40:59.7468460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T22:40:59.7474070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T22:40:59.7478690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T22:40:59.7483840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T22:40:59.7835070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4509-xx8n1q.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-15T22:41:02.3054980Z ==> Summary 2021-05-15T22:41:02.3139110Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T22:41:02.3147480Z ==> Installing poppler dependency: little-cms2 2021-05-15T22:41:02.3305540Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T22:41:02.3323550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-952dyk 2021-05-15T22:41:02.3515320Z cp -pR /private/tmp/d20210515-3978-952dyk/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T22:41:02.3699200Z chmod -Rf +w /private/tmp/d20210515-3978-952dyk 2021-05-15T22:41:02.4842680Z ==> Finishing up 2021-05-15T22:41:02.5115180Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T22:41:02.5126810Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T22:41:02.5131620Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T22:41:02.5140330Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T22:41:02.5145570Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T22:41:02.5154000Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T22:41:02.5159290Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T22:41:02.5179480Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T22:41:02.5191530Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T22:41:02.5204130Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T22:41:02.5214230Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T22:41:02.5220190Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T22:41:02.5226350Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T22:41:02.5230910Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T22:41:02.5236440Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T22:41:02.5243900Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T22:41:02.5417970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4535-13syhmw.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-15T22:41:04.9273670Z ==> Summary 2021-05-15T22:41:04.9300020Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T22:41:04.9306110Z ==> Installing poppler dependency: nspr 2021-05-15T22:41:04.9338010Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T22:41:04.9356730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1mh8wkk 2021-05-15T22:41:04.9699630Z cp -pR /private/tmp/d20210515-3978-1mh8wkk/nspr/. /usr/local/Cellar/nspr 2021-05-15T22:41:05.0168450Z chmod -Rf +w /private/tmp/d20210515-3978-1mh8wkk 2021-05-15T22:41:05.1086630Z ==> Finishing up 2021-05-15T22:41:05.1467510Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T22:41:05.1473260Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T22:41:05.1507910Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T22:41:05.1514240Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T22:41:05.1518850Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T22:41:05.1523760Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T22:41:05.1528460Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T22:41:05.1533240Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T22:41:05.1537780Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T22:41:05.1545080Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T22:41:05.1806320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4561-1y57989.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-15T22:41:07.6908080Z ==> Summary 2021-05-15T22:41:07.6971140Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T22:41:07.6976550Z ==> Installing poppler dependency: nss 2021-05-15T22:41:07.7104660Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T22:41:07.7122340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-k6dmo0 2021-05-15T22:41:07.9622980Z cp -pR /private/tmp/d20210515-3978-k6dmo0/nss/. /usr/local/Cellar/nss 2021-05-15T22:41:08.1069660Z chmod -Rf +w /private/tmp/d20210515-3978-k6dmo0 2021-05-15T22:41:09.4698460Z ==> Finishing up 2021-05-15T22:41:09.5074960Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T22:41:09.5078370Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T22:41:09.5085980Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T22:41:09.5090190Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T22:41:09.5094990Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T22:41:09.5099600Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T22:41:09.5127720Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T22:41:09.5156170Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T22:41:09.5158280Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T22:41:09.5243360Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T22:41:10.1637840Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T22:41:10.1740170Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T22:41:10.1841670Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T22:41:10.1943640Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T22:41:10.2044530Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T22:41:10.2144430Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T22:41:10.2246630Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T22:41:10.2349890Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T22:41:10.2449110Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T22:41:10.2553680Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T22:41:10.2654400Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T22:41:10.2754490Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T22:41:10.2855540Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T22:41:10.2956740Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T22:41:10.3056770Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T22:41:10.3157390Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T22:41:10.3258380Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T22:41:10.3359720Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T22:41:10.3403620Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T22:41:10.3487460Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T22:41:10.3541220Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T22:41:10.3591320Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T22:41:10.3680780Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T22:41:10.3783050Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T22:41:10.3784180Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T22:41:10.3883320Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T22:41:10.3902720Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T22:41:10.3943800Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T22:41:10.4041920Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T22:41:10.4051270Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T22:41:10.4152920Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T22:41:10.4169230Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T22:41:10.4187020Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T22:41:10.4275500Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T22:41:10.4322860Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T22:41:10.4393510Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T22:41:10.4449590Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T22:41:10.4495510Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T22:41:10.4581090Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T22:41:10.4601420Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T22:41:10.4700010Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T22:41:10.4714930Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T22:41:10.4781070Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T22:41:10.4846740Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T22:41:10.4888560Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T22:41:10.4953940Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T22:41:10.4985510Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T22:41:10.5069160Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T22:41:10.5120970Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T22:41:10.5184550Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T22:41:10.5257940Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T22:41:10.5293930Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T22:41:10.5395820Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T22:41:10.5403970Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T22:41:10.5412100Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T22:41:10.5514100Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T22:41:10.5518240Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T22:41:10.5565020Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T22:41:10.5623160Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T22:41:10.5724780Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T22:41:10.5735020Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T22:41:10.5787550Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T22:41:10.5889750Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T22:41:10.5900520Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T22:41:10.6002170Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T22:41:10.6003450Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T22:41:10.6021950Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T22:41:10.6048910Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T22:41:10.6142860Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T22:41:10.6211610Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T22:41:10.6250750Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T22:41:10.6352910Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T22:41:10.6362290Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T22:41:10.6462290Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T22:41:10.6497230Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T22:41:10.6581830Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T22:41:10.6614730Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T22:41:10.6618000Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T22:41:10.6622680Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T22:41:10.6639080Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T22:41:10.6741430Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T22:41:10.6750130Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T22:41:10.6761820Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T22:41:10.6863110Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T22:41:10.6875760Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T22:41:10.6898780Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T22:41:10.6987240Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T22:41:10.7017240Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T22:41:10.7115710Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T22:41:10.7173070Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T22:41:10.7225090Z Only the first 100 operations were output. 2021-05-15T22:41:10.7305950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4587-b2e4t6.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-15T22:41:12.2125740Z ==> Summary 2021-05-15T22:41:12.2254720Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T22:41:12.2260780Z ==> Installing poppler dependency: openjpeg 2021-05-15T22:41:12.2560340Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T22:41:12.2577930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1xnb52d 2021-05-15T22:41:12.5061750Z cp -pR /private/tmp/d20210515-3978-1xnb52d/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T22:41:12.7425710Z chmod -Rf +w /private/tmp/d20210515-3978-1xnb52d 2021-05-15T22:41:13.0272180Z ==> Finishing up 2021-05-15T22:41:13.0995560Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T22:41:13.0999370Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T22:41:13.1004570Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T22:41:13.1011240Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:13.1019990Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:13.1029940Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T22:41:13.1048550Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T22:41:13.1058400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T22:41:13.1066450Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T22:41:13.1073340Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T22:41:13.1078630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T22:41:13.1083210Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T22:41:13.1088880Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T22:41:13.1094020Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T22:41:13.1102610Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T22:41:13.2081990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4613-qvsobb.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-15T22:41:15.6871650Z ==> Summary 2021-05-15T22:41:15.7157080Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T22:41:15.7164130Z ==> Installing poppler dependency: qt@5 2021-05-15T22:41:15.7200290Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T22:41:15.7217140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1awv2g1 2021-05-15T22:41:20.7160480Z cp -pR /private/tmp/d20210515-3978-1awv2g1/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T22:41:27.6579440Z chmod -Rf +w /private/tmp/d20210515-3978-1awv2g1 2021-05-15T22:41:41.3421260Z ==> Finishing up 2021-05-15T22:41:43.9197160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4664-1s96s1w.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-15T22:41:48.7684840Z ==> Caveats 2021-05-15T22:41:48.7686020Z We agreed to the Qt open source license for you. 2021-05-15T22:41:48.7687010Z If this is unacceptable you should uninstall. 2021-05-15T22:41:48.7687620Z 2021-05-15T22:41:48.7688970Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:41:48.7690090Z because this is an alternate version of another formula. 2021-05-15T22:41:48.7690780Z 2021-05-15T22:41:48.7691760Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:41:48.7693330Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:41:48.7694170Z 2021-05-15T22:41:48.7694980Z For compilers to find qt@5 you may need to set: 2021-05-15T22:41:48.7696260Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:41:48.7697590Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:41:48.7698270Z 2021-05-15T22:41:48.7699950Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:41:48.7701050Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:41:48.7701710Z 2021-05-15T22:41:48.7702770Z ==> Summary 2021-05-15T22:41:49.6809140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3978-1yke370 2021-05-15T22:41:49.6812270Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T22:41:49.6816990Z ==> Installing poppler 2021-05-15T22:41:49.6818710Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T22:41:49.9033870Z cp -pR /private/tmp/d20210515-3978-1yke370/poppler/. /usr/local/Cellar/poppler 2021-05-15T22:41:50.1515440Z chmod -Rf +w /private/tmp/d20210515-3978-1yke370 2021-05-15T22:41:50.5559340Z ==> Finishing up 2021-05-15T22:41:50.6472160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T22:41:50.6475920Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T22:41:50.6481490Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T22:41:50.6486450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T22:41:50.6491460Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T22:41:50.6497010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T22:41:50.6502120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T22:41:50.6507270Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T22:41:50.6512150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T22:41:50.6519070Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T22:41:50.6522810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T22:41:50.6528230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T22:41:50.6596830Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T22:41:50.6605300Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T22:41:50.6626820Z rm /usr/local/share/gir-1.0 2021-05-15T22:41:50.6647310Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T22:41:50.6653640Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T22:41:50.6669140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T22:41:50.6677040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T22:41:50.6683630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T22:41:50.6696590Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T22:41:50.6709760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T22:41:50.6763430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T22:41:50.6765470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T22:41:50.6783400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T22:41:50.6796860Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T22:41:50.6798780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T22:41:50.6801010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T22:41:50.6869850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T22:41:50.6871580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T22:41:50.6873420Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T22:41:50.6875010Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T22:41:50.6876330Z rm /usr/local/lib/girepository-1.0 2021-05-15T22:41:50.6883560Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T22:41:50.6886020Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T22:41:50.6888300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T22:41:50.6890450Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T22:41:50.6894960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T22:41:50.6896800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T22:41:50.6898800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T22:41:50.6900790Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T22:41:50.6902600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T22:41:50.6904410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T22:41:50.6906370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T22:41:50.6908380Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T22:41:50.6910200Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T22:41:50.6912080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T22:41:50.6914170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T22:41:50.6916550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T22:41:50.6919300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T22:41:50.6921780Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T22:41:50.6923550Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T22:41:50.6925340Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T22:41:50.6931770Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T22:41:50.8011860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4697-18b7774.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-15T22:41:53.3553310Z ==> Summary 2021-05-15T22:41:53.3833390Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T22:41:55.0179320Z ==> Caveats 2021-05-15T22:41:55.0180690Z ==> qt@5 2021-05-15T22:41:55.0222240Z We agreed to the Qt open source license for you. 2021-05-15T22:41:55.0223350Z If this is unacceptable you should uninstall. 2021-05-15T22:41:55.0224000Z 2021-05-15T22:41:55.0225770Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:41:55.0226950Z because this is an alternate version of another formula. 2021-05-15T22:41:55.0227620Z 2021-05-15T22:41:55.0228420Z If you need to have qt@5 first in your PATH, run: 2021-05-15T22:41:55.0229960Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:41:55.0230710Z 2021-05-15T22:41:55.0231520Z For compilers to find qt@5 you may need to set: 2021-05-15T22:41:55.0232790Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T22:41:55.0234140Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T22:41:55.0234820Z 2021-05-15T22:41:55.0235990Z For pkg-config to find qt@5 you may need to set: 2021-05-15T22:41:55.0237050Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T22:41:55.0237700Z 2021-05-15T22:41:56.8623470Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T22:41:57.8222700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:41:58.2882580Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T22:41:58.5660360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T22%3A50%3A00Z&sig=dw6E3C%2BvipV550QnczPzI7LThS0x51tKyOoPUAr3fiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:41:58.5981320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=dw6E3C\%2BvipV550QnczPzI7LThS0x51tKyOoPUAr3fiw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:41:58.6271730Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T22:41:58.6321660Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:41:59.5583330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:00.0513170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:42:00.3344030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T22%3A50%3A00Z&sig=o9r4vvmlt%2B8eB7IYOrvua%2BRHE04Uh7zZVfgOYlGihkM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:00.3669620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=o9r4vvmlt\%2B8eB7IYOrvua\%2BRHE04Uh7zZVfgOYlGihkM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:00.5317250Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T22:42:00.5608980Z ==> Installing dependencies for hdf5: szip 2021-05-15T22:42:00.5614090Z ==> Installing hdf5 dependency: szip 2021-05-15T22:42:00.6198940Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T22:42:00.6226000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4704-q0qcpf 2021-05-15T22:42:00.6312090Z cp -pR /private/tmp/d20210515-4704-q0qcpf/szip/. /usr/local/Cellar/szip 2021-05-15T22:42:00.6419700Z chmod -Rf +w /private/tmp/d20210515-4704-q0qcpf 2021-05-15T22:42:00.6855020Z ==> Finishing up 2021-05-15T22:42:00.7225780Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T22:42:00.7229780Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T22:42:00.7237790Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T22:42:00.7244560Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T22:42:00.7249480Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T22:42:00.7254620Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T22:42:00.7375930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4874-1ng242v.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-15T22:42:03.2947020Z ==> Summary 2021-05-15T22:42:03.2964000Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T22:42:03.2969500Z ==> Installing hdf5 2021-05-15T22:42:03.2972490Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:42:03.2991420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4704-14qugvz 2021-05-15T22:42:03.4921920Z cp -pR /private/tmp/d20210515-4704-14qugvz/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T22:42:03.6730840Z chmod -Rf +w /private/tmp/d20210515-4704-14qugvz 2021-05-15T22:42:03.9562770Z ==> Finishing up 2021-05-15T22:42:04.0042370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T22:42:04.0048890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T22:42:04.0052140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T22:42:04.0056860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T22:42:04.0062040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T22:42:04.0066380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T22:42:04.0071370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T22:42:04.0075800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T22:42:04.0080720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T22:42:04.0085160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T22:42:04.0090330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T22:42:04.0094730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T22:42:04.0099590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T22:42:04.0103980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T22:42:04.0109870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T22:42:04.0114620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T22:42:04.0119160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T22:42:04.0124100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T22:42:04.0128800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T22:42:04.0133380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T22:42:04.0138330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T22:42:04.0143610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T22:42:04.0153710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T22:42:04.0158590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T22:42:04.0166340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T22:42:04.0175770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T22:42:04.0180460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T22:42:04.0185640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T22:42:04.0190180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T22:42:04.0195500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T22:42:04.0200310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T22:42:04.0204730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T22:42:04.0209880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T22:42:04.0214700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T22:42:04.0219250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T22:42:04.0224240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T22:42:04.0229050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T22:42:04.0237640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T22:42:04.5722600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T22:42:04.5724140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T22:42:04.5824970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T22:42:04.5926330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T22:42:04.5981340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T22:42:04.6011090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T22:42:04.6097190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T22:42:04.6147840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T22:42:04.6214640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T22:42:04.6291000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T22:42:04.6325410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T22:42:04.6427230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T22:42:04.6433080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T22:42:04.6440600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T22:42:04.6497680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T22:42:04.6593960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T22:42:04.6606900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T22:42:04.6708910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T22:42:04.6724790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T22:42:04.6735820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T22:42:04.6828490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T22:42:04.6898090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T22:42:04.6942460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T22:42:04.7025030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T22:42:04.7073600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T22:42:04.7173750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T22:42:04.7185090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T22:42:04.7287340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T22:42:04.7291790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T22:42:04.7321320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T22:42:04.7404900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T22:42:04.7455170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T22:42:04.7506940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T22:42:04.7593780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T22:42:04.7627580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T22:42:04.7730000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T22:42:04.7737620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T22:42:04.7744220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T22:42:04.7846350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T22:42:04.7858770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T22:42:04.7874080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T22:42:04.7974860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T22:42:04.8015760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T22:42:04.8084890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T22:42:04.8170380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T22:42:04.8198950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T22:42:04.8301080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T22:42:04.8305770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T22:42:04.8318070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T22:42:04.8417020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T22:42:04.8457470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T22:42:04.8519260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T22:42:04.8620290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T22:42:04.8626050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T22:42:04.8727920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T22:42:04.8793070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T22:42:04.8830110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T22:42:04.8930840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T22:42:04.8937620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T22:42:04.9037540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T22:42:04.9081910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T22:42:04.9143340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T22:42:04.9222880Z Only the first 100 operations were output. 2021-05-15T22:42:04.9271270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4900-cgh3ad.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-15T22:42:06.7844450Z ==> Summary 2021-05-15T22:42:06.8006080Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:42:07.4157350Z ==> No outdated dependents to upgrade! 2021-05-15T22:42:07.4159120Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:42:07.4729120Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:42:07.4731090Z hdf5 2021-05-15T22:42:07.4739240Z rm /usr/local/bin/gif2h5 2021-05-15T22:42:07.4742800Z rm /usr/local/bin/h52gif 2021-05-15T22:42:07.4745400Z rm /usr/local/bin/h5c++ 2021-05-15T22:42:07.4748240Z rm /usr/local/bin/h5cc 2021-05-15T22:42:07.4751830Z rm /usr/local/bin/h5clear 2021-05-15T22:42:07.4754820Z rm /usr/local/bin/h5copy 2021-05-15T22:42:07.4757220Z rm /usr/local/bin/h5debug 2021-05-15T22:42:07.4760410Z rm /usr/local/bin/h5diff 2021-05-15T22:42:07.4763400Z rm /usr/local/bin/h5dump 2021-05-15T22:42:07.4766450Z rm /usr/local/bin/h5fc 2021-05-15T22:42:07.4772430Z rm /usr/local/bin/h5format_convert 2021-05-15T22:42:07.4773450Z rm /usr/local/bin/h5import 2021-05-15T22:42:07.4775230Z rm /usr/local/bin/h5jam 2021-05-15T22:42:07.4779910Z rm /usr/local/bin/h5ls 2021-05-15T22:42:07.4782700Z rm /usr/local/bin/h5mkgrp 2021-05-15T22:42:07.4784930Z rm /usr/local/bin/h5perf_serial 2021-05-15T22:42:07.4793920Z rm /usr/local/bin/h5redeploy 2021-05-15T22:42:07.4794820Z rm /usr/local/bin/h5repack 2021-05-15T22:42:07.4795620Z rm /usr/local/bin/h5repart 2021-05-15T22:42:07.4801280Z rm /usr/local/bin/h5stat 2021-05-15T22:42:07.4802140Z rm /usr/local/bin/h5unjam 2021-05-15T22:42:07.4806200Z rm /usr/local/bin/h5watch 2021-05-15T22:42:07.4813400Z rm /usr/local/include/H5ACpublic.h 2021-05-15T22:42:07.4816430Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T22:42:07.4819890Z rm /usr/local/include/H5Apublic.h 2021-05-15T22:42:07.4823920Z rm /usr/local/include/H5ArrayType.h 2021-05-15T22:42:07.4828720Z rm /usr/local/include/H5AtomType.h 2021-05-15T22:42:07.4830130Z rm /usr/local/include/H5Attribute.h 2021-05-15T22:42:07.4833110Z rm /usr/local/include/H5Classes.h 2021-05-15T22:42:07.4836650Z rm /usr/local/include/H5CommonFG.h 2021-05-15T22:42:07.4840130Z rm /usr/local/include/H5CompType.h 2021-05-15T22:42:07.4844490Z rm /usr/local/include/H5Cpp.h 2021-05-15T22:42:07.4846810Z rm /usr/local/include/H5CppDoc.h 2021-05-15T22:42:07.4850650Z rm /usr/local/include/H5Cpublic.h 2021-05-15T22:42:07.4854970Z rm /usr/local/include/H5DOpublic.h 2021-05-15T22:42:07.4858320Z rm /usr/local/include/H5DSpublic.h 2021-05-15T22:42:07.4861800Z rm /usr/local/include/H5DaccProp.h 2021-05-15T22:42:07.4865040Z rm /usr/local/include/H5DataSet.h 2021-05-15T22:42:07.4868850Z rm /usr/local/include/H5DataSpace.h 2021-05-15T22:42:07.4871290Z rm /usr/local/include/H5DataType.h 2021-05-15T22:42:07.4874850Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T22:42:07.4878130Z rm /usr/local/include/H5Dpublic.h 2021-05-15T22:42:07.4882230Z rm /usr/local/include/H5DxferProp.h 2021-05-15T22:42:07.4884610Z rm /usr/local/include/H5ESpublic.h 2021-05-15T22:42:07.4889510Z rm /usr/local/include/H5EnumType.h 2021-05-15T22:42:07.4891100Z rm /usr/local/include/H5Epubgen.h 2021-05-15T22:42:07.4895140Z rm /usr/local/include/H5Epublic.h 2021-05-15T22:42:07.4898060Z rm /usr/local/include/H5Exception.h 2021-05-15T22:42:07.4902860Z rm /usr/local/include/H5FDcore.h 2021-05-15T22:42:07.4904600Z rm /usr/local/include/H5FDdirect.h 2021-05-15T22:42:07.4908000Z rm /usr/local/include/H5FDfamily.h 2021-05-15T22:42:07.4910930Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T22:42:07.4914510Z rm /usr/local/include/H5FDlog.h 2021-05-15T22:42:07.4917480Z rm /usr/local/include/H5FDmpi.h 2021-05-15T22:42:07.4921100Z rm /usr/local/include/H5FDmpio.h 2021-05-15T22:42:07.4926030Z rm /usr/local/include/H5FDmulti.h 2021-05-15T22:42:07.4927520Z rm /usr/local/include/H5FDpublic.h 2021-05-15T22:42:07.4931700Z rm /usr/local/include/H5FDros3.h 2021-05-15T22:42:07.4935500Z rm /usr/local/include/H5FDsec2.h 2021-05-15T22:42:07.4937360Z rm /usr/local/include/H5FDstdio.h 2021-05-15T22:42:07.4944420Z rm /usr/local/include/H5FDwindows.h 2021-05-15T22:42:07.4945390Z rm /usr/local/include/H5FaccProp.h 2021-05-15T22:42:07.4947850Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T22:42:07.4951100Z rm /usr/local/include/H5File.h 2021-05-15T22:42:07.4955240Z rm /usr/local/include/H5FloatType.h 2021-05-15T22:42:07.4957150Z rm /usr/local/include/H5Fpublic.h 2021-05-15T22:42:07.4960560Z rm /usr/local/include/H5Gpublic.h 2021-05-15T22:42:07.4963560Z rm /usr/local/include/H5Group.h 2021-05-15T22:42:07.4966870Z rm /usr/local/include/H5IMpublic.h 2021-05-15T22:42:07.4972250Z rm /usr/local/include/H5IdComponent.h 2021-05-15T22:42:07.4973210Z rm /usr/local/include/H5Include.h 2021-05-15T22:42:07.4978470Z rm /usr/local/include/H5IntType.h 2021-05-15T22:42:07.4980630Z rm /usr/local/include/H5Ipublic.h 2021-05-15T22:42:07.4983310Z rm /usr/local/include/H5LDpublic.h 2021-05-15T22:42:07.4988190Z rm /usr/local/include/H5LTpublic.h 2021-05-15T22:42:07.4989570Z rm /usr/local/include/H5LaccProp.h 2021-05-15T22:42:07.4994130Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T22:42:07.4996890Z rm /usr/local/include/H5Library.h 2021-05-15T22:42:07.5001900Z rm /usr/local/include/H5Location.h 2021-05-15T22:42:07.5003140Z rm /usr/local/include/H5Lpublic.h 2021-05-15T22:42:07.5006260Z rm /usr/local/include/H5MMpublic.h 2021-05-15T22:42:07.5008550Z rm /usr/local/include/H5Mpublic.h 2021-05-15T22:42:07.5012950Z rm /usr/local/include/H5Object.h 2021-05-15T22:42:07.5015340Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T22:42:07.5017700Z rm /usr/local/include/H5Opublic.h 2021-05-15T22:42:07.5021190Z rm /usr/local/include/H5PLextern.h 2021-05-15T22:42:07.5024800Z rm /usr/local/include/H5PLpublic.h 2021-05-15T22:42:07.5028100Z rm /usr/local/include/H5PTpublic.h 2021-05-15T22:42:07.5030150Z rm /usr/local/include/H5PacketTable.h 2021-05-15T22:42:07.5035510Z rm /usr/local/include/H5Ppublic.h 2021-05-15T22:42:07.5038070Z rm /usr/local/include/H5PredType.h 2021-05-15T22:42:07.5039430Z rm /usr/local/include/H5PropList.h 2021-05-15T22:42:07.5043660Z rm /usr/local/include/H5Rpublic.h 2021-05-15T22:42:07.5045960Z rm /usr/local/include/H5Spublic.h 2021-05-15T22:42:07.5050080Z rm /usr/local/include/H5StrType.h 2021-05-15T22:42:07.5053240Z rm /usr/local/include/H5TBpublic.h 2021-05-15T22:42:07.5056600Z rm /usr/local/include/H5Tpublic.h 2021-05-15T22:42:07.5060580Z rm /usr/local/include/H5VLconnector.h 2021-05-15T22:42:07.5065690Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T22:42:07.5066720Z rm /usr/local/include/H5VLnative.h 2021-05-15T22:42:07.5069530Z Only the first 100 operations were output. 2021-05-15T22:42:09.2383710Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T22:42:10.2644650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:10.7718000Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T22:42:11.0948920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T22%3A50%3A00Z&sig=9ZnSYFwpQ9oMaQ9CHCMkQevLGaa7I1D6VF6dL%2F40LLk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:11.1243650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=9ZnSYFwpQ9oMaQ9CHCMkQevLGaa7I1D6VF6dL\%2F40LLk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:11.2104340Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T22:42:12.1192960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4907-avtd1r 2021-05-15T22:42:12.1195970Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T22:42:12.1214890Z cp -pR /private/tmp/d20210515-4907-avtd1r/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T22:42:12.1215950Z ==> Finishing up 2021-05-15T22:42:12.1230250Z chmod -Rf +w /private/tmp/d20210515-4907-avtd1r 2021-05-15T22:42:12.1231480Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T22:42:12.1274450Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T22:42:12.1315540Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T22:42:12.1358690Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T22:42:12.1396330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T22:42:12.1432580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T22:42:12.1469340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T22:42:12.1507250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T22:42:12.1544990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T22:42:12.1588490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T22:42:12.1621860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T22:42:12.1658730Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T22:42:12.1699590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T22:42:12.1738570Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T22:42:12.1784790Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T22:42:12.1829120Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T22:42:12.1875570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5071-nvvgd8.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-15T22:42:14.2752390Z ==> Caveats 2021-05-15T22:42:14.2753490Z Emacs Lisp files have been installed to: 2021-05-15T22:42:14.2754890Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T22:42:14.2756220Z ==> Summary 2021-05-15T22:42:14.2911860Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T22:42:16.5064420Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T22:42:17.7146570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:18.2272640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T22:42:18.4992790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T22%3A50%3A00Z&sig=gMIujQu10L6%2BmM5giyszz3IgbPs1KSv67IbqWDLBT0U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:18.5350490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=gMIujQu10L6\%2BmM5giyszz3IgbPs1KSv67IbqWDLBT0U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:18.6100670Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T22:42:18.6881040Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T22:42:18.6910520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5078-t2va4q 2021-05-15T22:42:18.8607470Z cp -pR /private/tmp/d20210515-5078-t2va4q/gsl/. /usr/local/Cellar/gsl 2021-05-15T22:42:19.0681310Z chmod -Rf +w /private/tmp/d20210515-5078-t2va4q 2021-05-15T22:42:19.2334480Z ==> Finishing up 2021-05-15T22:42:19.2645390Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T22:42:19.2647390Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T22:42:19.2648550Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T22:42:19.2649520Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T22:42:19.2669700Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T22:42:19.2683090Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T22:42:19.2793370Z info /usr/local/share/info/gsl-ref.info 2021-05-15T22:42:19.2806730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T22:42:19.2820160Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T22:42:19.2831390Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T22:42:19.2861880Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T22:42:19.2869670Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T22:42:19.2874960Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T22:42:19.2882170Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T22:42:19.2888160Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T22:42:19.2894160Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T22:42:19.2900230Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T22:42:19.2912830Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T22:42:19.3564430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5243-mcw7rz.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-15T22:42:22.4785800Z ==> Summary 2021-05-15T22:42:22.4965460Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T22:42:25.6662870Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T22:42:26.7005870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:27.2492990Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T22:42:27.5216510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T22%3A50%3A00Z&sig=ooCcnC1%2BbsGfShacJdtU%2FFlMmLU8npS%2B8lpn61Uo1LY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:27.5556830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ooCcnC1\%2BbsGfShacJdtU\%2FFlMmLU8npS\%2B8lpn61Uo1LY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:27.6494750Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T22:42:27.6687570Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T22:42:28.6939830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:29.1912660Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T22:42:29.4732740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T22%3A50%3A00Z&sig=3KH0t31AjHE8giP9QIO%2FmnpswTNWCJvEhrrMB6D6kfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:29.5042920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=3KH0t31AjHE8giP9QIO\%2FmnpswTNWCJvEhrrMB6D6kfU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:29.5487420Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T22:42:29.5535640Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T22:42:30.5681350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:31.0795650Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T22:42:31.3483090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T22%3A50%3A00Z&sig=WFy%2BqYeo8VySgpulhZIWAZHeBkT0u8sL8Cgw36XCl3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:31.3799710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=WFy\%2BqYeo8VySgpulhZIWAZHeBkT0u8sL8Cgw36XCl3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:31.4176510Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T22:42:31.4219350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T22:42:32.3601510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:32.8926690Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T22:42:33.2019800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T22%3A50%3A00Z&sig=ahygc6pkpMk%2Fx3mt2Q1ehwUAPRtmkl55knHAoG%2BnO9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:33.2317650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ahygc6pkpMk\%2Fx3mt2Q1ehwUAPRtmkl55knHAoG\%2BnO9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:33.2649430Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T22:42:33.2684060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T22:42:34.3283060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:34.7809350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T22:42:35.0996380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T22%3A50%3A00Z&sig=L3sy3rGuVIo2a4ELdZHzAFNTtoxv3e6VbSxmJ57A39Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:35.1292300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=L3sy3rGuVIo2a4ELdZHzAFNTtoxv3e6VbSxmJ57A39Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:35.1941160Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T22:42:35.2031670Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T22:42:36.1704860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:36.6831060Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T22:42:36.9540610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T22%3A50%3A00Z&sig=AMBy5zpEzKn7LeCPa%2Be%2Bip5qC89Ybnm6hIp9m%2FDGhZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:36.9833640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=AMBy5zpEzKn7LeCPa\%2Be\%2Bip5qC89Ybnm6hIp9m\%2FDGhZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:37.0153490Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T22:42:37.0187640Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T22:42:37.9834670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:38.4669320Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T22:42:38.8083770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T22%3A50%3A00Z&sig=OSSdBKixzp3HvcIY9AMtvA5LFxRb2npQOFFI9%2FPBZeQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:38.8410210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=OSSdBKixzp3HvcIY9AMtvA5LFxRb2npQOFFI9\%2FPBZeQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:38.9051970Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T22:42:38.9153300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T22:42:39.9284440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:40.4077460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T22:42:40.6910660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T22%3A50%3A00Z&sig=7sijEFDIr3X81hojYRTMdIiIo4mlYvDkFcuyLAudXI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:40.7255720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7sijEFDIr3X81hojYRTMdIiIo4mlYvDkFcuyLAudXI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:40.7622650Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T22:42:40.7658410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T22:42:41.6912280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:42.2117140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T22:42:42.5098390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T22%3A50%3A00Z&sig=UtjXHIPrFkhaTyShQZwfHZuGY4h0cf6avIN9nOTvDL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:42.5637270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=UtjXHIPrFkhaTyShQZwfHZuGY4h0cf6avIN9nOTvDL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:42.6065730Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T22:42:42.6105600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T22:42:43.6136670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:44.1044880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T22:42:44.3751310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T22%3A50%3A00Z&sig=7353seG3GewmzUVSxs89bWnh%2FdKlj3qWOlzoVgGoUUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:44.4068370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7353seG3GewmzUVSxs89bWnh\%2FdKlj3qWOlzoVgGoUUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:44.4403290Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T22:42:44.4435590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T22:42:45.3902420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:45.8522130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T22:42:46.1245130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T22%3A50%3A00Z&sig=yniNsONgPzQJv52vvygbpZHVp5xuwGrNTnwKnc0sGJA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:46.1539340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=yniNsONgPzQJv52vvygbpZHVp5xuwGrNTnwKnc0sGJA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:46.1829710Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T22:42:46.1859920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T22:42:47.4598630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:47.6342240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T22:42:47.9003900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T22%3A50%3A00Z&sig=RqB1diQ%2F%2FFgnNZX2otq9Xv0v4W1bq%2BecJYyEbggrlAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:47.9297960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=RqB1diQ\%2F\%2FFgnNZX2otq9Xv0v4W1bq\%2BecJYyEbggrlAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:47.9741840Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T22:42:47.9804380Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T22:42:48.9444260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:49.4320850Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T22:42:49.7083360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T22%3A50%3A00Z&sig=3WheK7CQ%2BGXET%2B2rluiVbkbwxLhuxLxO0JRw8Wf%2FZu8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:49.7557040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=3WheK7CQ\%2BGXET\%2B2rluiVbkbwxLhuxLxO0JRw8Wf\%2FZu8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:49.8326970Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T22:42:49.8368630Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T22:42:50.7970340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:51.2528910Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T22:42:51.5201080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T22%3A50%3A00Z&sig=T37rggVj6VCgDiBjyurlnzuXi7%2FdmtKm4WDGrgDorv8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:51.5517940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=T37rggVj6VCgDiBjyurlnzuXi7\%2FdmtKm4WDGrgDorv8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:51.8493750Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T22:42:51.9659490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T22:42:52.9599640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:53.4365160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T22:42:53.8527390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T22%3A50%3A00Z&sig=a8pN9eKKmPHwBHSAezamCT5XXFJHueQIUqSDV6sPqxU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:53.8836180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=a8pN9eKKmPHwBHSAezamCT5XXFJHueQIUqSDV6sPqxU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:53.9954910Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T22:42:54.0069500Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T22:42:54.9287070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:55.4144630Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T22:42:55.8862780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T22%3A50%3A00Z&sig=ap%2FHT%2BEpjKOMoD1AMYzryxUpMTnnLIgvIyI8wH23TZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:55.9183330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=ap\%2FHT\%2BEpjKOMoD1AMYzryxUpMTnnLIgvIyI8wH23TZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:55.9544580Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T22:42:55.9583600Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T22:42:57.1517030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:57.6995090Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T22:42:57.9700050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T22%3A50%3A00Z&sig=4Y1P02OyGIW1is7TuSu9ShCUjYUd56oSjjMQdLKmR80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:42:57.9987290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=4Y1P02OyGIW1is7TuSu9ShCUjYUd56oSjjMQdLKmR80\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:42:58.0560100Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T22:42:58.0635980Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T22:42:59.3028210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:42:59.8096640Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T22:43:00.1031970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T22%3A50%3A00Z&sig=7DTsP0HZkSA0CMdSPEajHu8zjvLKcQXweERhVGB1euA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:00.1338870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=7DTsP0HZkSA0CMdSPEajHu8zjvLKcQXweERhVGB1euA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:00.1638570Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T22:43:00.1669480Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T22:43:01.1714730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:01.6680280Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T22:43:01.9510130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T22%3A50%3A00Z&sig=NO4zrz9k103tioLTduMXhfC%2B7%2Bk0cfWlOVjruB4aMlA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:02.0042580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=NO4zrz9k103tioLTduMXhfC\%2B7\%2Bk0cfWlOVjruB4aMlA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:02.5523730Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T22:43:02.5569630Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T22:43:03.5216770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:04.0218040Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T22:43:04.3093310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T22%3A50%3A00Z&sig=r4uZlw55ixvoaJGesOH%2FDMsKEOG%2FInkUiP71QgKi48c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:04.3383420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=r4uZlw55ixvoaJGesOH\%2FDMsKEOG\%2FInkUiP71QgKi48c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:04.4029780Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T22:43:04.4114760Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T22:43:05.4456430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:05.9366680Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T22:43:06.1905560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T22%3A50%3A00Z&sig=Gk6YcSXoXUdcP1ifv%2BIN%2BLhbPoGWB7p6Acwhk3tUFMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:06.2322630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Gk6YcSXoXUdcP1ifv\%2BIN\%2BLhbPoGWB7p6Acwhk3tUFMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:06.2673020Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T22:43:06.2707970Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T22:43:07.2679720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:07.8311820Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T22:43:08.1056900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T22%3A50%3A00Z&sig=jVIydUwqRdug%2BIqmaS2rvZYsyBnIhTyUvubNEG9H1Pg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:08.1355880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=jVIydUwqRdug\%2BIqmaS2rvZYsyBnIhTyUvubNEG9H1Pg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:08.2062090Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T22:43:08.2169670Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T22:43:09.1896510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:09.8042960Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T22:43:10.0813260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T22%3A50%3A00Z&sig=P59ZlM9uGAkHKnneSIgCNQC%2F79Ls%2B7nPOZLNNVuDuaA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:10.1103820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=P59ZlM9uGAkHKnneSIgCNQC\%2F79Ls\%2B7nPOZLNNVuDuaA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:10.2537250Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T22:43:10.2963730Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T22:43:11.3697320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:11.8457400Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T22:43:12.1174530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T22%3A50%3A00Z&sig=z4bgg2tJxCEWslvdLg%2FNCgw%2B2jdNXdufuLsonzf8Ofw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:12.1497110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=z4bgg2tJxCEWslvdLg\%2FNCgw\%2B2jdNXdufuLsonzf8Ofw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:12.1932880Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T22:43:12.1984760Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T22:43:13.1893930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:13.6605360Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T22:43:14.2000920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T22%3A50%3A00Z&sig=tHN5%2FUjcMs9lg4gruc8M2x6zg2UibuDcZX6fQBQeb54%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:14.2305590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=tHN5\%2FUjcMs9lg4gruc8M2x6zg2UibuDcZX6fQBQeb54\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:14.2916360Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T22:43:14.3020100Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T22:43:15.2698760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:15.7475040Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T22:43:16.0734310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T22%3A50%3A00Z&sig=Cmj71EO%2BugyN5YEk6yVZmUuNnq7%2FsmotqggJQntP8D0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:16.1045040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Cmj71EO\%2BugyN5YEk6yVZmUuNnq7\%2FsmotqggJQntP8D0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:16.1831850Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T22:43:16.2030240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T22:43:17.1920930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:17.6557500Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T22:43:17.9328930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T22%3A50%3A00Z&sig=r7Ek1yIBo6uzAa2TKl2W7CsSq6s%2FHs1dMMi1q%2FUTYuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:17.9836830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=r7Ek1yIBo6uzAa2TKl2W7CsSq6s\%2FHs1dMMi1q\%2FUTYuA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:18.0227490Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T22:43:18.0271060Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T22:43:18.9958390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:19.4942010Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T22:43:19.7669770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T22%3A50%3A00Z&sig=Vqe%2FgTNgDZvRRUOVPEjE1WOvZOJWeJUZ5mqEGSdLjm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:19.8051240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=Vqe\%2FgTNgDZvRRUOVPEjE1WOvZOJWeJUZ5mqEGSdLjm8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:19.8775880Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T22:43:19.8855910Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T22:43:20.8958060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:21.4154120Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T22:43:21.6995090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T22%3A50%3A00Z&sig=oqVPhCXVdfHqVZRRwxTLaN2vmYYrBXKfCmFD5H89eqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:21.7641760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=oqVPhCXVdfHqVZRRwxTLaN2vmYYrBXKfCmFD5H89eqQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:22.8117660Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:43:22.8120110Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T22:43:23.4953450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:43:24.2205750Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T22:43:24.4843300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T22%3A50%3A00Z&sig=TFadZrY5XaWYeRJ8OY23QJgxYcU4TQInone%2FSvhiqOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:43:24.5162650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=TFadZrY5XaWYeRJ8OY23QJgxYcU4TQInone\%2FSvhiqOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:43:24.7246340Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T22:43:24.8465530Z ==> 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-15T22:43:24.8526070Z ==> Installing ffmpeg dependency: aom 2021-05-15T22:43:24.9190400Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T22:43:24.9248290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-e41rkj 2021-05-15T22:43:24.9845770Z cp -pR /private/tmp/d20210515-5252-e41rkj/aom/. /usr/local/Cellar/aom 2021-05-15T22:43:25.0201550Z chmod -Rf +w /private/tmp/d20210515-5252-e41rkj 2021-05-15T22:43:25.0764770Z ==> Finishing up 2021-05-15T22:43:25.1899870Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T22:43:25.1914610Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T22:43:25.1928090Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T22:43:25.1944840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T22:43:25.1956130Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T22:43:25.1966530Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T22:43:25.1973630Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T22:43:25.1985650Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T22:43:25.2181630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5606-1iderxo.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-15T22:43:27.6130070Z ==> Summary 2021-05-15T22:43:27.6156780Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T22:43:27.6164290Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T22:43:27.6277790Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T22:43:27.6289410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-6ephrl 2021-05-15T22:43:27.6520360Z cp -pR /private/tmp/d20210515-5252-6ephrl/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T22:43:27.6806700Z chmod -Rf +w /private/tmp/d20210515-5252-6ephrl 2021-05-15T22:43:27.7361090Z ==> Finishing up 2021-05-15T22:43:27.7758510Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T22:43:27.7771900Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T22:43:27.7781680Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T22:43:27.7787190Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T22:43:27.7796720Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T22:43:27.7943330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5632-1xrbqr9.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-15T22:43:30.2241820Z ==> Summary 2021-05-15T22:43:30.2266330Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T22:43:30.2279130Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T22:43:30.2333070Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T22:43:30.2351350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-urmjxo 2021-05-15T22:43:30.2846490Z cp -pR /private/tmp/d20210515-5252-urmjxo/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T22:43:30.3486530Z chmod -Rf +w /private/tmp/d20210515-5252-urmjxo 2021-05-15T22:43:30.4118900Z ==> Finishing up 2021-05-15T22:43:30.4539200Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T22:43:30.4567420Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T22:43:30.4669770Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T22:43:30.4771330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5658-1eed0hg.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-15T22:43:32.8703730Z ==> Summary 2021-05-15T22:43:32.8825250Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T22:43:32.8832280Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T22:43:32.8854120Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T22:43:32.8872630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-4b3nrb 2021-05-15T22:43:32.9143360Z cp -pR /private/tmp/d20210515-5252-4b3nrb/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T22:43:32.9509350Z chmod -Rf +w /private/tmp/d20210515-5252-4b3nrb 2021-05-15T22:43:33.0364040Z ==> Finishing up 2021-05-15T22:43:33.0963430Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T22:43:33.0968880Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T22:43:33.0999700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T22:43:33.1019430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T22:43:33.1034450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T22:43:33.1043010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T22:43:33.1052740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T22:43:33.1065220Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T22:43:33.1076900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T22:43:33.1090090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T22:43:33.1102740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T22:43:33.1108260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T22:43:33.1121050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T22:43:33.1133810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T22:43:33.1139600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T22:43:33.1150980Z 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-15T22:43:33.1164000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T22:43:33.1180910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T22:43:33.1187790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T22:43:33.1197900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T22:43:33.1203930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T22:43:33.1217820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T22:43:33.1232020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T22:43:33.1238500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T22:43:33.1244390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T22:43:33.1258510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T22:43:33.1266440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T22:43:33.1277540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T22:43:33.1314940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T22:43:33.1325320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T22:43:33.1334140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T22:43:33.1339790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T22:43:33.1345230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T22:43:33.1356340Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T22:43:33.1360890Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T22:43:33.1369210Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T22:43:33.1376770Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T22:43:33.1608520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5684-1gduqji.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-15T22:43:35.6608350Z ==> Summary 2021-05-15T22:43:35.6660960Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T22:43:35.6667350Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T22:43:35.9160410Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T22:43:35.9179540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-su56vp 2021-05-15T22:43:36.0318340Z cp -pR /private/tmp/d20210515-5252-su56vp/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T22:43:36.1422950Z chmod -Rf +w /private/tmp/d20210515-5252-su56vp 2021-05-15T22:43:36.3297090Z ==> Finishing up 2021-05-15T22:43:36.3811170Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T22:43:36.3821980Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T22:43:36.3837630Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T22:43:36.3848130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T22:43:36.3864200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T22:43:36.3877740Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:43:36.3910090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T22:43:36.3934750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T22:43:36.3946040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T22:43:36.4010350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T22:43:36.4016630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T22:43:36.4021410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T22:43:36.4027100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T22:43:36.4031980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T22:43:36.4037320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T22:43:36.4042260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T22:43:36.4047690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T22:43:36.4052690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T22:43:36.4058100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T22:43:36.4062800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T22:43:36.4068160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T22:43:36.4073070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T22:43:36.4078650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T22:43:36.4083300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T22:43:36.4088580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T22:43:36.4093450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T22:43:36.4099530Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T22:43:36.4139980Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T22:43:36.4151310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T22:43:36.4159840Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T22:43:36.4173310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T22:43:36.4179120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T22:43:36.4184730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T22:43:36.4189550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T22:43:36.4195190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T22:43:36.4200240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T22:43:36.4205710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T22:43:36.4210600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T22:43:36.4216180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T22:43:36.4221550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T22:43:36.4226610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T22:43:36.4232110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T22:43:36.4237380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T22:43:36.4242500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T22:43:36.4247920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T22:43:36.4252730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T22:43:36.4258210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T22:43:36.4263780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T22:43:36.4272830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T22:43:36.4277710Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T22:43:36.4288900Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T22:43:36.4296990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T22:43:36.4302830Z 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-15T22:43:36.4783110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5710-11vhmns.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-15T22:43:38.9127990Z ==> Summary 2021-05-15T22:43:38.9265360Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T22:43:38.9271550Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T22:43:38.9325270Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T22:43:38.9343230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-13nk05u 2021-05-15T22:43:38.9759570Z cp -pR /private/tmp/d20210515-5252-13nk05u/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T22:43:38.9928680Z chmod -Rf +w /private/tmp/d20210515-5252-13nk05u 2021-05-15T22:43:39.0499910Z ==> Finishing up 2021-05-15T22:43:39.0920510Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T22:43:39.0926290Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T22:43:39.0932610Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T22:43:39.0939400Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T22:43:39.0944420Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T22:43:39.0952460Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T22:43:39.0959950Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T22:43:39.1109490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5736-j1mlig.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-15T22:43:41.5051960Z ==> Summary 2021-05-15T22:43:41.5077790Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T22:43:41.5083940Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T22:43:41.7381210Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T22:43:41.7398910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-tp6kh7 2021-05-15T22:43:41.7928860Z cp -pR /private/tmp/d20210515-5252-tp6kh7/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T22:43:41.8354950Z chmod -Rf +w /private/tmp/d20210515-5252-tp6kh7 2021-05-15T22:43:42.1233010Z ==> Finishing up 2021-05-15T22:43:42.1629820Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T22:43:42.1651110Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T22:43:42.1673400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T22:43:42.1674980Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T22:43:42.1676430Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T22:43:42.1680830Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T22:43:42.1710080Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T22:43:42.1717960Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T22:43:42.1723070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T22:43:42.1728280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T22:43:42.1740800Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T22:43:42.1745750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T22:43:42.1753080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T22:43:42.1758340Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T22:43:42.1763210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T22:43:42.1769970Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T22:43:42.1775500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T22:43:42.1780550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T22:43:42.1785710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T22:43:42.1790540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T22:43:42.1798560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T22:43:42.1803400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T22:43:42.1827280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T22:43:42.1831860Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T22:43:42.2124660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5764-pznjat.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-15T22:43:44.8185490Z ==> Summary 2021-05-15T22:43:44.8240140Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T22:43:44.8244500Z ==> Installing ffmpeg dependency: libass 2021-05-15T22:43:45.0752430Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T22:43:45.0769720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-auu2oh 2021-05-15T22:43:45.0888670Z cp -pR /private/tmp/d20210515-5252-auu2oh/libass/. /usr/local/Cellar/libass 2021-05-15T22:43:45.1005820Z chmod -Rf +w /private/tmp/d20210515-5252-auu2oh 2021-05-15T22:43:45.1563250Z ==> Finishing up 2021-05-15T22:43:45.1963740Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T22:43:45.1970880Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T22:43:45.1976410Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T22:43:45.1981090Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T22:43:45.1989100Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T22:43:45.2127540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5790-cdt6tz.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-15T22:43:47.7604700Z ==> Summary 2021-05-15T22:43:47.7674270Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T22:43:47.7680200Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T22:43:47.7858270Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T22:43:47.7876950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-bz7ooi 2021-05-15T22:43:47.8036420Z cp -pR /private/tmp/d20210515-5252-bz7ooi/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T22:43:47.8202970Z chmod -Rf +w /private/tmp/d20210515-5252-bz7ooi 2021-05-15T22:43:47.8914390Z ==> Finishing up 2021-05-15T22:43:47.9295090Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T22:43:47.9299040Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T22:43:47.9304760Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T22:43:47.9311850Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T22:43:47.9318960Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T22:43:47.9323690Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T22:43:47.9329560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T22:43:47.9337250Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T22:43:47.9536110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5816-16mg3ad.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-15T22:43:50.4087870Z ==> Summary 2021-05-15T22:43:50.4113270Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T22:43:50.4118750Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T22:43:50.4176260Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T22:43:50.4194000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5252-vh29l4 2021-05-15T22:43:50.4343610Z cp -pR /private/tmp/d20210515-5252-vh29l4/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T22:43:50.4546270Z chmod -Rf +w /private/tmp/d20210515-5252-vh29l4 2021-05-15T22:43:50.5195400Z ==> Finishing up 2021-05-15T22:43:50.5596390Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T22:43:50.5600130Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T22:43:50.5613880Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T22:43:50.5620770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T22:43:50.5625770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T22:43:50.5630970Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T22:43:50.5635980Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T22:43:50.5641070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T22:43:50.5646040Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T22:43:50.5653340Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T22:43:50.5658420Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T22:43:50.5820250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5842-15ggq1d.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-15T22:43:52.9720050Z ==> Summary 2021-05-15T22:43:52.9752400Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T22:43:52.9760720Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T22:43:52.9835750Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T22:43:52.9854850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5252-wdd51m 2021-05-15T22:43:53.0001860Z cp -pR /private/tmp/d20210515-5252-wdd51m/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T22:43:53.0195320Z chmod -Rf +w /private/tmp/d20210515-5252-wdd51m 2021-05-15T22:43:53.0766940Z ==> Finishing up 2021-05-15T22:43:53.1060050Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T22:43:53.1065370Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T22:43:53.1070550Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T22:43:53.1078370Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T22:43:53.1231970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5868-1xntaqw.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-15T22:43:55.5793400Z ==> Summary 2021-05-15T22:43:55.5824830Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T22:43:55.5831350Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T22:43:55.5860750Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T22:43:55.5878660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-1w0hkg9 2021-05-15T22:43:55.6202710Z cp -pR /private/tmp/d20210515-5252-1w0hkg9/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T22:43:55.6366000Z chmod -Rf +w /private/tmp/d20210515-5252-1w0hkg9 2021-05-15T22:43:55.6856120Z ==> Finishing up 2021-05-15T22:43:55.7238620Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T22:43:55.7277210Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T22:43:55.7284060Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T22:43:55.7383970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5894-3znxe.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-15T22:43:58.1341400Z ==> Summary 2021-05-15T22:43:58.1364150Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T22:43:58.1371640Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T22:43:58.1408170Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T22:43:58.1426150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-2jgyce 2021-05-15T22:43:58.1571430Z cp -pR /private/tmp/d20210515-5252-2jgyce/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T22:43:58.1724770Z chmod -Rf +w /private/tmp/d20210515-5252-2jgyce 2021-05-15T22:43:58.2273610Z ==> Finishing up 2021-05-15T22:43:58.2696310Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T22:43:58.2700160Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T22:43:58.2707800Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T22:43:58.2712310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T22:43:58.2718130Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T22:43:58.2722980Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T22:43:58.2728150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T22:43:58.2733160Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T22:43:58.2740930Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T22:43:58.2745910Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T22:43:58.2893160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5920-1luovh9.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-15T22:44:00.7732210Z ==> Summary 2021-05-15T22:44:00.7756300Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T22:44:00.7766480Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T22:44:00.7846440Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T22:44:00.7865050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-sfbi6d 2021-05-15T22:44:01.2010790Z cp -pR /private/tmp/d20210515-5252-sfbi6d/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T22:44:01.4201600Z chmod -Rf +w /private/tmp/d20210515-5252-sfbi6d 2021-05-15T22:44:01.4798330Z ==> Finishing up 2021-05-15T22:44:01.5216260Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T22:44:01.5222360Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T22:44:01.5229120Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T22:44:01.5234510Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T22:44:01.5238800Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T22:44:01.5244480Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T22:44:01.5251950Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T22:44:01.5425380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5946-dv56ml.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-15T22:44:03.9474230Z ==> Summary 2021-05-15T22:44:03.9495930Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T22:44:03.9502030Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T22:44:04.0024730Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T22:44:04.0042590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5252-x9w76d 2021-05-15T22:44:04.0463630Z cp -pR /private/tmp/d20210515-5252-x9w76d/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T22:44:04.0758630Z chmod -Rf +w /private/tmp/d20210515-5252-x9w76d 2021-05-15T22:44:04.1615260Z ==> Finishing up 2021-05-15T22:44:04.2894010Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T22:44:04.2899170Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T22:44:04.2908420Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T22:44:04.2916140Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T22:44:04.2920580Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T22:44:04.2926070Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T22:44:04.2933460Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T22:44:04.3106100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5972-sofyul.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-15T22:44:06.7222140Z ==> Summary 2021-05-15T22:44:06.7254130Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T22:44:06.7259990Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T22:44:06.7824730Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T22:44:06.7842810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-kb5395 2021-05-15T22:44:06.7988100Z cp -pR /private/tmp/d20210515-5252-kb5395/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T22:44:06.8125700Z chmod -Rf +w /private/tmp/d20210515-5252-kb5395 2021-05-15T22:44:06.9125140Z ==> Finishing up 2021-05-15T22:44:06.9537640Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T22:44:06.9543730Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T22:44:06.9550580Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T22:44:06.9555240Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T22:44:06.9560860Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T22:44:06.9568410Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T22:44:06.9707670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5998-1pnkbzf.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-15T22:44:09.5117770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-xpjip7 2021-05-15T22:44:09.5120120Z ==> Summary 2021-05-15T22:44:09.5121520Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T22:44:09.5123020Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T22:44:09.5124630Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T22:44:09.5439610Z cp -pR /private/tmp/d20210515-5252-xpjip7/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T22:44:09.5949780Z chmod -Rf +w /private/tmp/d20210515-5252-xpjip7 2021-05-15T22:44:09.6809200Z ==> Finishing up 2021-05-15T22:44:09.7197620Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T22:44:09.7203990Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T22:44:09.7231780Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T22:44:09.7240130Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T22:44:09.7244710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T22:44:09.7249870Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T22:44:09.7254990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T22:44:09.7259830Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T22:44:09.7264560Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T22:44:09.7272110Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T22:44:09.7565470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6024-j5l1s7.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-15T22:44:12.1182080Z ==> Summary 2021-05-15T22:44:12.1283690Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T22:44:12.1289970Z ==> Installing ffmpeg dependency: snappy 2021-05-15T22:44:12.1350770Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T22:44:12.1369310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-qij0aw 2021-05-15T22:44:12.1489570Z cp -pR /private/tmp/d20210515-5252-qij0aw/snappy/. /usr/local/Cellar/snappy 2021-05-15T22:44:12.1634190Z chmod -Rf +w /private/tmp/d20210515-5252-qij0aw 2021-05-15T22:44:12.2154170Z ==> Finishing up 2021-05-15T22:44:12.2652980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T22:44:12.2656720Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T22:44:12.2662050Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T22:44:12.2666450Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T22:44:12.2676150Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T22:44:12.2681100Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T22:44:12.2686170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T22:44:12.2690850Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T22:44:12.2696610Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T22:44:12.2830620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6050-497b8j.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-15T22:44:14.7344620Z ==> Summary 2021-05-15T22:44:14.7362550Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T22:44:14.7369420Z ==> Installing ffmpeg dependency: speex 2021-05-15T22:44:14.7435850Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T22:44:14.7453800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-v3hed6 2021-05-15T22:44:14.7611010Z cp -pR /private/tmp/d20210515-5252-v3hed6/speex/. /usr/local/Cellar/speex 2021-05-15T22:44:14.7800050Z chmod -Rf +w /private/tmp/d20210515-5252-v3hed6 2021-05-15T22:44:14.8403730Z ==> Finishing up 2021-05-15T22:44:14.8814550Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T22:44:14.8822210Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T22:44:14.8829410Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T22:44:14.8835820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T22:44:14.8840280Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T22:44:14.8845720Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T22:44:14.8852940Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T22:44:14.9001480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6076-vy7omj.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-15T22:44:17.2407110Z ==> Summary 2021-05-15T22:44:17.2437390Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T22:44:17.2443520Z ==> Installing ffmpeg dependency: srt 2021-05-15T22:44:17.2589100Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T22:44:17.2606700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-1rnabt0 2021-05-15T22:44:17.2922300Z cp -pR /private/tmp/d20210515-5252-1rnabt0/srt/. /usr/local/Cellar/srt 2021-05-15T22:44:17.3107160Z chmod -Rf +w /private/tmp/d20210515-5252-1rnabt0 2021-05-15T22:44:17.3841840Z ==> Finishing up 2021-05-15T22:44:17.4301050Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T22:44:17.4318830Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T22:44:17.4332850Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T22:44:17.4356960Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T22:44:17.4372910Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T22:44:17.4386760Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T22:44:17.4399120Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T22:44:17.4409950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T22:44:17.4424750Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T22:44:17.4445200Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T22:44:17.4458380Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T22:44:17.4694580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6102-153x7bg.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-15T22:44:19.8283510Z ==> Summary 2021-05-15T22:44:19.8308000Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T22:44:19.8353710Z ==> Installing ffmpeg dependency: giflib 2021-05-15T22:44:19.8377740Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T22:44:19.8397000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-1184yni 2021-05-15T22:44:19.8528980Z cp -pR /private/tmp/d20210515-5252-1184yni/giflib/. /usr/local/Cellar/giflib 2021-05-15T22:44:19.8676080Z chmod -Rf +w /private/tmp/d20210515-5252-1184yni 2021-05-15T22:44:19.9213770Z ==> Finishing up 2021-05-15T22:44:19.9625830Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T22:44:19.9635580Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T22:44:19.9639910Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T22:44:19.9652710Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T22:44:19.9657150Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T22:44:19.9662190Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T22:44:19.9669000Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T22:44:19.9675820Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T22:44:19.9680840Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T22:44:19.9685400Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T22:44:19.9690770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T22:44:19.9853640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6128-ibrnlc.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-15T22:44:22.3108510Z ==> Summary 2021-05-15T22:44:22.3132810Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T22:44:22.3138820Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T22:44:22.3814060Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T22:44:22.3831530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-15eq4xo 2021-05-15T22:44:22.4360140Z cp -pR /private/tmp/d20210515-5252-15eq4xo/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T22:44:22.4697950Z chmod -Rf +w /private/tmp/d20210515-5252-15eq4xo 2021-05-15T22:44:22.6878150Z ==> Finishing up 2021-05-15T22:44:22.7529310Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T22:44:22.7538380Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T22:44:22.7541650Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T22:44:22.7547550Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T22:44:22.7552160Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T22:44:22.7560540Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T22:44:22.7565560Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T22:44:22.7570720Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T22:44:22.7575700Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T22:44:22.7580380Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T22:44:22.7587930Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T22:44:22.7601020Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T22:44:22.7605870Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T22:44:22.7611240Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T22:44:22.7616290Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T22:44:22.7621670Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T22:44:22.7630200Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T22:44:22.7906760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6154-13zi0iw.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-15T22:44:25.3658910Z ==> Summary 2021-05-15T22:44:25.3701950Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T22:44:25.3708180Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T22:44:25.4481840Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T22:44:25.4499440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-p5g2s1 2021-05-15T22:44:25.6310650Z cp -pR /private/tmp/d20210515-5252-p5g2s1/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T22:44:25.7176260Z chmod -Rf +w /private/tmp/d20210515-5252-p5g2s1 2021-05-15T22:44:25.8022370Z ==> Finishing up 2021-05-15T22:44:25.8434590Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T22:44:25.8440100Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T22:44:25.8446320Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T22:44:25.8453060Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T22:44:25.8457570Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T22:44:25.8463210Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T22:44:25.8470710Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T22:44:25.8715790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6180-1wpol15.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-15T22:44:28.3826630Z ==> Caveats 2021-05-15T22:44:28.3827880Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:44:28.3829550Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:44:28.3830980Z ==> Summary 2021-05-15T22:44:28.3879960Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T22:44:28.3886370Z ==> Installing ffmpeg dependency: theora 2021-05-15T22:44:28.4077820Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T22:44:28.4095830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210515-5252-r0bh6p 2021-05-15T22:44:28.4534550Z cp -pR /private/tmp/d20210515-5252-r0bh6p/theora/. /usr/local/Cellar/theora 2021-05-15T22:44:28.5091340Z chmod -Rf +w /private/tmp/d20210515-5252-r0bh6p 2021-05-15T22:44:28.6009660Z ==> Finishing up 2021-05-15T22:44:28.6474420Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T22:44:28.6485650Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T22:44:28.6509180Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T22:44:28.6513930Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T22:44:28.6519070Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T22:44:28.6524610Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T22:44:28.6528750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T22:44:28.6534360Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T22:44:28.6538790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T22:44:28.6556940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T22:44:28.6564580Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T22:44:28.6571660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T22:44:28.6577340Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T22:44:28.6584010Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T22:44:28.6865280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6206-umm635.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-15T22:44:31.1596880Z ==> Summary 2021-05-15T22:44:31.1669860Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T22:44:31.1676280Z ==> Installing ffmpeg dependency: x264 2021-05-15T22:44:31.1713410Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T22:44:31.1731450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-uu43zz 2021-05-15T22:44:31.2086870Z cp -pR /private/tmp/d20210515-5252-uu43zz/x264/. /usr/local/Cellar/x264 2021-05-15T22:44:31.2242160Z chmod -Rf +w /private/tmp/d20210515-5252-uu43zz 2021-05-15T22:44:31.2767870Z ==> Finishing up 2021-05-15T22:44:31.3186240Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T22:44:31.3195620Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T22:44:31.3200220Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T22:44:31.3207230Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T22:44:31.3211600Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T22:44:31.3217120Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T22:44:31.3224580Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T22:44:31.3371410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6233-11laxgx.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-15T22:44:33.8225010Z ==> Summary 2021-05-15T22:44:33.8245290Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T22:44:33.8253170Z ==> Installing ffmpeg dependency: x265 2021-05-15T22:44:33.8330990Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T22:44:33.8348910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5252-ofvfpr 2021-05-15T22:44:33.9355640Z cp -pR /private/tmp/d20210515-5252-ofvfpr/x265/. /usr/local/Cellar/x265 2021-05-15T22:44:34.0028100Z chmod -Rf +w /private/tmp/d20210515-5252-ofvfpr 2021-05-15T22:44:34.0971120Z ==> Finishing up 2021-05-15T22:44:34.1625960Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T22:44:34.1633180Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T22:44:34.1637870Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T22:44:34.1644970Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T22:44:34.1650130Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T22:44:34.1656130Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T22:44:34.1663610Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T22:44:34.1871320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6259-j5ntvj.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-15T22:44:36.7830830Z ==> Summary 2021-05-15T22:44:36.7849380Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T22:44:36.7855200Z ==> Installing ffmpeg dependency: xvid 2021-05-15T22:44:36.7889570Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T22:44:36.7908660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-1keemxl 2021-05-15T22:44:36.8056150Z cp -pR /private/tmp/d20210515-5252-1keemxl/xvid/. /usr/local/Cellar/xvid 2021-05-15T22:44:36.8169210Z chmod -Rf +w /private/tmp/d20210515-5252-1keemxl 2021-05-15T22:44:36.8623350Z ==> Finishing up 2021-05-15T22:44:36.9042680Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T22:44:36.9049130Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T22:44:36.9053720Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T22:44:36.9180430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6285-eatvvf.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-15T22:44:39.3647740Z ==> Summary 2021-05-15T22:44:39.3663990Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T22:44:39.3671590Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T22:44:39.3821680Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T22:44:39.3839540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-1mgsjzi 2021-05-15T22:44:39.4386710Z cp -pR /private/tmp/d20210515-5252-1mgsjzi/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T22:44:39.4859840Z chmod -Rf +w /private/tmp/d20210515-5252-1mgsjzi 2021-05-15T22:44:39.5753960Z ==> Finishing up 2021-05-15T22:44:39.6065090Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T22:44:39.6071970Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T22:44:39.6077380Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T22:44:39.6107280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T22:44:39.6119070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T22:44:39.6130210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T22:44:39.6180350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T22:44:39.6191370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T22:44:39.6200950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T22:44:39.6211220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T22:44:39.6223810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T22:44:39.6233490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T22:44:39.6244200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T22:44:39.6254650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T22:44:39.6265440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T22:44:39.6277890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T22:44:39.6288690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T22:44:39.6299530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T22:44:39.6308980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T22:44:39.6316270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T22:44:39.6327180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T22:44:39.6336820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T22:44:39.6342510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T22:44:39.6350600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T22:44:39.6362170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T22:44:39.6368090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T22:44:39.6378590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T22:44:39.6387490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T22:44:39.6397820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T22:44:39.6406200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T22:44:39.6413190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T22:44:39.6423820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T22:44:39.6433920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T22:44:39.6440910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T22:44:39.6450090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T22:44:39.6457270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T22:44:39.6483530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T22:44:39.6493330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T22:44:39.6506430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T22:44:39.6515000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T22:44:39.6521890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T22:44:39.6527350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T22:44:39.6537330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T22:44:39.6544750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T22:44:39.6555070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T22:44:39.6560310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T22:44:39.6566110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T22:44:39.6572390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T22:44:39.6584400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T22:44:39.6589930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T22:44:39.6603690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T22:44:39.6611730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T22:44:39.6620820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T22:44:39.6626740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T22:44:39.6633980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T22:44:39.6648580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T22:44:39.6657740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T22:44:39.6663290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T22:44:39.6672540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T22:44:39.6679150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T22:44:39.6715790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T22:44:39.6723570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T22:44:39.6729340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T22:44:39.6735170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T22:44:39.6740920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T22:44:39.6746550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T22:44:39.6758750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T22:44:39.6760650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T22:44:39.6776910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T22:44:39.6783180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T22:44:39.6789750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T22:44:39.6795480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T22:44:39.6802550Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T22:44:39.6808370Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T22:44:39.6814140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T22:44:39.6822260Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T22:44:39.7088790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6311-1ypuyem.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-15T22:44:42.2257710Z ==> Summary 2021-05-15T22:44:42.2320600Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T22:44:42.2326900Z ==> Installing ffmpeg dependency: zimg 2021-05-15T22:44:42.2375590Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:44:42.2392940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-14izf8c 2021-05-15T22:44:42.2631530Z cp -pR /private/tmp/d20210515-5252-14izf8c/zimg/. /usr/local/Cellar/zimg 2021-05-15T22:44:42.3059900Z chmod -Rf +w /private/tmp/d20210515-5252-14izf8c 2021-05-15T22:44:42.3891060Z ==> Finishing up 2021-05-15T22:44:42.4990200Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T22:44:42.4993520Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T22:44:42.5006660Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T22:44:42.5013060Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T22:44:42.5017710Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T22:44:42.5023430Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T22:44:42.5031020Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T22:44:42.5193890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6337-1vx3ywx.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-15T22:44:44.8728810Z ==> Summary 2021-05-15T22:44:44.8798790Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T22:44:44.8805220Z ==> Installing ffmpeg 2021-05-15T22:44:44.8809110Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T22:44:44.8828800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5252-17c0bz8 2021-05-15T22:44:45.2078970Z cp -pR /private/tmp/d20210515-5252-17c0bz8/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T22:44:45.4101970Z chmod -Rf +w /private/tmp/d20210515-5252-17c0bz8 2021-05-15T22:44:48.6370910Z ==> Finishing up 2021-05-15T22:44:48.6758350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T22:44:48.6764310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T22:44:48.6766170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T22:44:48.6767640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T22:44:48.6769500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T22:44:48.6774910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T22:44:48.6779720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T22:44:48.6790320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T22:44:48.6795680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T22:44:48.6800460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T22:44:48.6805750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T22:44:48.6810800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T22:44:48.6815880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T22:44:48.6820870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T22:44:48.6826200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T22:44:48.6830970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T22:44:48.6835680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T22:44:48.6841090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T22:44:48.6847240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T22:44:48.6852530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T22:44:48.6857690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T22:44:48.6862610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T22:44:48.6867780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T22:44:48.6872810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T22:44:48.6877520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T22:44:48.6882800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T22:44:48.6887760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T22:44:48.6892620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T22:44:48.6897850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T22:44:48.6902550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T22:44:48.6907820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T22:44:48.6912860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T22:44:48.6917420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T22:44:48.6922850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T22:44:48.6927780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T22:44:48.6933040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T22:44:48.6937750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T22:44:48.6943230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T22:44:48.6951070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T22:44:48.6955480Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T22:44:48.6960690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T22:44:48.6965770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T22:44:48.6971080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T22:44:48.6975610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T22:44:48.6981160Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T22:44:48.6985800Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T22:44:48.6990930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T22:44:48.6997670Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T22:44:48.7018830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T22:44:48.7033560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T22:44:48.7042450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T22:44:48.7053200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T22:44:48.7129250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T22:44:48.7138560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T22:44:48.7144440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T22:44:48.7157380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T22:44:48.7163390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T22:44:48.7175090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T22:44:48.7180530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T22:44:48.7196050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T22:44:48.7201540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T22:44:48.7207060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T22:44:48.7215130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T22:44:48.7228800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T22:44:48.7240660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T22:44:48.7249430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T22:44:48.7257890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T22:44:48.7263470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T22:44:48.7275810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T22:44:48.7281170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T22:44:48.7289040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T22:44:48.7294200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T22:44:48.7298800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T22:44:48.7304380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T22:44:48.7309660Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T22:44:48.7314440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T22:44:48.7319670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T22:44:48.7324940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T22:44:48.7330690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T22:44:48.7335060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T22:44:48.7341530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T22:44:48.7346940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T22:44:48.7351950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T22:44:48.7357280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T22:44:48.7361910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T22:44:48.7367390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T22:44:48.7372150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T22:44:48.7377500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T22:44:48.7382030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T22:44:48.7387530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T22:44:48.7392270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T22:44:48.7397520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T22:44:48.7401890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T22:44:48.7407270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T22:44:48.7412120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T22:44:48.7417250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T22:44:48.7421590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T22:44:48.7427100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T22:44:48.7431870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T22:44:48.7437120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T22:44:48.7440620Z Only the first 100 operations were output. 2021-05-15T22:44:48.8591920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6363-1x02rwn.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-15T22:44:51.5733430Z ==> Summary 2021-05-15T22:44:51.5911220Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T22:44:52.7602300Z ==> Caveats 2021-05-15T22:44:52.7603780Z ==> tesseract 2021-05-15T22:44:52.7619900Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T22:44:52.7621750Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T22:44:54.6011790Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T22:44:55.5973870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:56.0843090Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T22:44:56.8793960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=JkzXkYdlyFnrqKu4NImRbShVFm2SE5gtsyNpa\%2BAP68k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:56.8800740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T22%3A50%3A00Z&sig=JkzXkYdlyFnrqKu4NImRbShVFm2SE5gtsyNpa%2BAP68k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:56.8804310Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T22:44:56.8806420Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T22:44:57.8265320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:44:58.3112850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T22:44:58.6060540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T22%3A50%3A00Z&sig=9g1EqIVoQWw4VAPyEc%2B%2B66fR5rYmInHbcGipDsv%2FlmY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:44:58.6354740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A50\%3A00Z\&sig=9g1EqIVoQWw4VAPyEc\%2B\%2B66fR5rYmInHbcGipDsv\%2FlmY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:44:58.7594870Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T22:44:58.7990770Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T22:44:58.7994900Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T22:44:58.8685180Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T22:44:58.8719270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6370-pvz9ey 2021-05-15T22:44:59.4442740Z cp -pR /private/tmp/d20210515-6370-pvz9ey/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T22:44:59.9650660Z chmod -Rf +w /private/tmp/d20210515-6370-pvz9ey 2021-05-15T22:45:00.3243080Z ==> Finishing up 2021-05-15T22:45:00.3502650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T22:45:00.3521570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T22:45:00.3531920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T22:45:00.3540610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T22:45:00.3559950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T22:45:00.3572590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T22:45:00.3580290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T22:45:00.3592050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T22:45:00.3604770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T22:45:00.3618470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T22:45:00.3634000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T22:45:00.3645060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T22:45:00.3659380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T22:45:00.3672440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T22:45:00.3686350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T22:45:00.3698070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T22:45:00.3716360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T22:45:00.3728920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T22:45:00.3739560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T22:45:00.3792440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T22:45:00.3797340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T22:45:00.3801950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T22:45:00.3807150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T22:45:00.3811880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T22:45:00.3816350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T22:45:00.3821360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T22:45:00.3826150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T22:45:00.3830780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T22:45:00.3835690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T22:45:00.3840310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T22:45:00.3847650Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T22:45:00.3856330Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T22:45:00.3861060Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T22:45:00.3871280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T22:45:00.3880160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T22:45:00.3882340Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T22:45:00.3890650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T22:45:00.3896350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T22:45:00.3902010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T22:45:00.3911070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T22:45:00.3916730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T22:45:00.3930130Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T22:45:00.3935790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T22:45:00.3941000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T22:45:00.3946590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T22:45:00.3952430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T22:45:00.3965720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T22:45:00.3971490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T22:45:00.3976900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T22:45:00.3982460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T22:45:00.3991830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T22:45:00.3997640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T22:45:00.4003320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T22:45:00.4019000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T22:45:00.4024930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T22:45:00.4032780Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T22:45:00.4038800Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T22:45:00.4044140Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T22:45:00.5692960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6540-10vnhqb.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-15T22:45:03.0311930Z ==> Summary 2021-05-15T22:45:03.0730090Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T22:45:03.0746420Z ==> Installing imagemagick@6 2021-05-15T22:45:03.0749590Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T22:45:03.0772140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6370-qbyupe 2021-05-15T22:45:03.4041600Z cp -pR /private/tmp/d20210515-6370-qbyupe/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T22:45:03.7839780Z chmod -Rf +w /private/tmp/d20210515-6370-qbyupe 2021-05-15T22:45:05.1314120Z ==> Finishing up 2021-05-15T22:45:05.4000040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6566-1ykod22.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-15T22:45:08.0803020Z ==> Caveats 2021-05-15T22:45:08.0804700Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:08.0805910Z because this is an alternate version of another formula. 2021-05-15T22:45:08.0806870Z 2021-05-15T22:45:08.0807740Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:45:08.0809380Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:08.0810160Z 2021-05-15T22:45:08.0811010Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:45:08.0812390Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:45:08.0813850Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:45:08.0814550Z 2021-05-15T22:45:08.0815800Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:45:08.0816950Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:45:08.0817630Z 2021-05-15T22:45:08.0818730Z ==> Summary 2021-05-15T22:45:08.1275400Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T22:45:08.9354170Z ==> Caveats 2021-05-15T22:45:08.9355730Z ==> imagemagick@6 2021-05-15T22:45:08.9398010Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:08.9399250Z because this is an alternate version of another formula. 2021-05-15T22:45:08.9399920Z 2021-05-15T22:45:08.9400800Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T22:45:08.9402450Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:08.9403260Z 2021-05-15T22:45:08.9404130Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T22:45:08.9405910Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T22:45:08.9407400Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T22:45:08.9408230Z 2021-05-15T22:45:08.9409430Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T22:45:08.9410590Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T22:45:08.9411270Z 2021-05-15T22:45:10.9641300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T22:45:11.9645050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:12.5053020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T22:45:12.8195440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T22%3A55%3A00Z&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:12.8723070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=MLMmy9yRcYJd0OnMv9WbfNYyQNp7ZTFRkChnwqsLFY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:12.9335880Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T22:45:12.9409900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T22:45:14.0011540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:14.6190210Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T22:45:14.8881310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T22%3A55%3A00Z&sig=%2Bkh9ChuVOizcPfJpIZorhLKhw%2BU7e6BAIMKkzCCQFxs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:14.9170180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=\%2Bkh9ChuVOizcPfJpIZorhLKhw\%2BU7e6BAIMKkzCCQFxs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:14.9789990Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T22:45:14.9866840Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T22:45:16.0121200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:16.5103290Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T22:45:16.7866160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T22%3A55%3A00Z&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL%2FXypYpt2X6NEOGp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:16.8157030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=oIHCZIsbrpIpt3tdv7r9WZAlsNL\%2FXypYpt2X6NEOGp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:17.1797950Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T22:45:17.3348910Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T22:45:18.3232090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:19.3281100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T22:45:19.9119000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T22%3A55%3A00Z&sig=bLSDqQbDalT%2F6s5torqIQTkao4GRv8CS6rr2CZUsN%2B0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:19.9141880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=bLSDqQbDalT\%2F6s5torqIQTkao4GRv8CS6rr2CZUsN\%2B0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:19.9195600Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T22:45:19.9230240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T22:45:20.8532260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:21.3226410Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T22:45:21.5906240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T22%3A55%3A00Z&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:21.6198430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=KtMgOn3KVeKAZV3TefQHEcAUoQ7SZCxgLdUlRF3CEUY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:21.6664990Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T22:45:21.6693090Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T22:45:22.6550890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:23.1074760Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T22:45:23.3797290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T22%3A55%3A00Z&sig=ORD06rb%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:23.4312670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=ORD06rb\%2Fv0Wh5qHN0uXkro51nA6Lrs3N3Ex9UDd3b6s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:23.4998440Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T22:45:23.5064990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T22:45:24.4521310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:24.9452930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T22:45:25.2312350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T22%3A55%3A00Z&sig=4pT4ww0QIXAwsI%2FXpncXElWVIR9pHnIghS94vtpesHw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:25.2621020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=4pT4ww0QIXAwsI\%2FXpncXElWVIR9pHnIghS94vtpesHw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:25.3627970Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T22:45:25.3706320Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T22:45:26.3114830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:26.7940000Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T22:45:27.0708010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T22%3A55%3A00Z&sig=E%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:27.1014980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=E\%2Fhg9FN2aseXKrQZn8kkUIsAKqmcLgn4X2i7N31U5PQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:27.1480170Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T22:45:27.1511890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T22:45:28.2276360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:28.7237760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T22:45:29.0049440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T22%3A55%3A00Z&sig=XP3lY4CTfD3Le10gugwN4p0kc%2BNCXB42vRE2yRrbzrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:29.0352040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=XP3lY4CTfD3Le10gugwN4p0kc\%2BNCXB42vRE2yRrbzrc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:29.0763480Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T22:45:29.0811270Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T22:45:30.0284570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:30.5344090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T22:45:30.8011250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T22%3A55%3A00Z&sig=nec%2BdPAUKy0SANRoF%2FCLnoGMyh265qRJu9Zsup8Q7a4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:30.8318880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=nec\%2BdPAUKy0SANRoF\%2FCLnoGMyh265qRJu9Zsup8Q7a4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:31.1424270Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:45:31.1460720Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T22:45:32.0689220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:32.5766920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T22:45:32.8573580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T22%3A55%3A00Z&sig=xnqx3StTgSA1ty%2FbI6ua9S0MoR%2BB5r57aC7hTjcGxY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:32.8987270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=xnqx3StTgSA1ty\%2FbI6ua9S0MoR\%2BB5r57aC7hTjcGxY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:32.9560080Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T22:45:33.0153850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T22:45:33.9694540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:45:34.4613590Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T22:45:34.7279520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T22%3A55%3A00Z&sig=UDI957z8cSG9DShrRW7%2F3I5gNxfKJhEI%2FhXQ7P2RKPo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:45:34.7789410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=UDI957z8cSG9DShrRW7\%2F3I5gNxfKJhEI\%2FhXQ7P2RKPo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:45:34.9087900Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T22:45:34.9601280Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T22:45:34.9604190Z ==> Installing imagemagick dependency: libde265 2021-05-15T22:45:35.0239920Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T22:45:35.0271530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-ubyy8a 2021-05-15T22:45:35.0502980Z cp -pR /private/tmp/d20210515-6573-ubyy8a/libde265/. /usr/local/Cellar/libde265 2021-05-15T22:45:35.0706520Z chmod -Rf +w /private/tmp/d20210515-6573-ubyy8a 2021-05-15T22:45:35.1438620Z ==> Finishing up 2021-05-15T22:45:35.1861440Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T22:45:35.1903070Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T22:45:35.1908080Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T22:45:35.1920750Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T22:45:35.1925740Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T22:45:35.1933080Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T22:45:35.1941720Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T22:45:35.1947450Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T22:45:35.1953990Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T22:45:35.1964590Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T22:45:35.2161910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6804-o9kb95.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-15T22:45:37.6035420Z ==> Summary 2021-05-15T22:45:37.6062990Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T22:45:37.6068950Z ==> Installing imagemagick dependency: docbook 2021-05-15T22:45:37.6090790Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T22:45:37.6108160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-3y499t 2021-05-15T22:45:37.7017840Z cp -pR /private/tmp/d20210515-6573-3y499t/docbook/. /usr/local/Cellar/docbook 2021-05-15T22:45:37.8111660Z chmod -Rf +w /private/tmp/d20210515-6573-3y499t 2021-05-15T22:45:37.9345310Z ==> Finishing up 2021-05-15T22:45:38.0464160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6830-fbatkg.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-15T22:45:40.1561800Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T22:45:40.2149540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.2454950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.2759280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.3064050Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.3365080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.3667340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.3972990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.4276230Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.4582130Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.4884410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.5188990Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.5491600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.5795820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.6096850Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:40.9984700Z ==> Caveats 2021-05-15T22:45:40.9985790Z To use the DocBook package in your XML toolchain, 2021-05-15T22:45:40.9986790Z you need to add the following to your ~/.bashrc: 2021-05-15T22:45:40.9987430Z 2021-05-15T22:45:40.9988290Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:45:40.9989610Z ==> Summary 2021-05-15T22:45:41.0121410Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T22:45:41.0127520Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T22:45:41.0177770Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T22:45:41.0195850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-1kydvvq 2021-05-15T22:45:42.7795120Z cp -pR /private/tmp/d20210515-6573-1kydvvq/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T22:45:45.1840980Z chmod -Rf +w /private/tmp/d20210515-6573-1kydvvq 2021-05-15T22:45:46.4377280Z ==> Finishing up 2021-05-15T22:45:46.4814480Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T22:45:46.4826890Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T22:45:46.4915250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6871-1tr3ran.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-15T22:45:49.2227100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:49.2691500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:49.3104120Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:49.3574050Z ==> 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-15T22:45:49.4001160Z ==> 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-15T22:45:49.4454680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T22:45:49.4908670Z ==> 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-15T22:45:49.5369420Z ==> 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-15T22:45:49.5781670Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:49.6235820Z ==> 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-15T22:45:49.6698720Z ==> 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-15T22:45:49.7160660Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:45:49.7571010Z ==> 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-15T22:45:49.8037600Z ==> 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-15T22:45:49.8479400Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:49.8932600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T22:45:49.9355850Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:49.9811570Z ==> 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-15T22:45:50.0267180Z ==> 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-15T22:45:50.0731830Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T22:45:50.1147170Z ==> 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-15T22:45:50.1600720Z ==> 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-15T22:45:50.2062850Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T22:45:50.2524660Z ==> 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-15T22:45:50.2935820Z ==> 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-15T22:45:50.3401500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T22:45:50.3853660Z ==> 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-15T22:45:50.4314770Z ==> 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-15T22:45:51.4949770Z ==> Summary 2021-05-15T22:45:51.7880880Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T22:45:51.7886660Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T22:45:51.7915360Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T22:45:51.7934370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-69bxe8 2021-05-15T22:45:51.8037510Z cp -pR /private/tmp/d20210515-6573-69bxe8/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T22:45:51.8158810Z chmod -Rf +w /private/tmp/d20210515-6573-69bxe8 2021-05-15T22:45:51.8835350Z ==> Finishing up 2021-05-15T22:45:51.9253060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6925-1newkpp.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-15T22:45:54.4019700Z ==> Caveats 2021-05-15T22:45:54.4026900Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:45:54.4030850Z because macOS already provides this software and installing another version in 2021-05-15T22:45:54.4033980Z parallel can cause all kinds of trouble. 2021-05-15T22:45:54.4034660Z 2021-05-15T22:45:54.4036140Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:45:54.4038670Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:45:54.4039500Z 2021-05-15T22:45:54.4040000Z 2021-05-15T22:45:54.4040770Z Bash completion has been installed to: 2021-05-15T22:45:54.4042150Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:45:54.4043420Z ==> Summary 2021-05-15T22:45:54.4044940Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T22:45:54.4050620Z ==> Installing imagemagick dependency: xmlto 2021-05-15T22:45:54.4194290Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T22:45:54.4212770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210515-6573-1pi3ze2 2021-05-15T22:45:54.4410590Z cp -pR /private/tmp/d20210515-6573-1pi3ze2/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T22:45:54.4702400Z chmod -Rf +w /private/tmp/d20210515-6573-1pi3ze2 2021-05-15T22:45:54.5385030Z ==> Finishing up 2021-05-15T22:45:54.5822350Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T22:45:54.5827450Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T22:45:54.5839010Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T22:45:54.5853400Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T22:45:54.5858220Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T22:45:54.5948300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6951-meaw64.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-15T22:45:57.0094760Z ==> Summary 2021-05-15T22:45:57.0136110Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T22:45:57.0142010Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T22:45:57.1175590Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T22:45:57.1192830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-5bocw2 2021-05-15T22:45:57.1891930Z cp -pR /private/tmp/d20210515-6573-5bocw2/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T22:45:57.3192570Z chmod -Rf +w /private/tmp/d20210515-6573-5bocw2 2021-05-15T22:45:57.4746780Z ==> Finishing up 2021-05-15T22:45:57.5209510Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T22:45:57.5274630Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T22:45:57.5377480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T22:45:57.5466380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5480530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5484690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5486990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5489750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5515740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5581440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5599480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5602300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5611530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5639340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5646790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5667750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5688340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5720930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5732500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5755480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5792180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5822710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5833140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5863880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5896700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5909700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5926740Z mkdir -p /usr/local/share/locale/fo 2021-05-15T22:45:57.5953580Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T22:45:57.5977920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5980190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5983590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.5999280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6029960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6033800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6036100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6040380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6042600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6060030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6062070Z mkdir -p /usr/local/share/locale/ia 2021-05-15T22:45:57.6076270Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T22:45:57.6086480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6090160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:57.6120320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.5705050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.5707180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.5803130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.5888100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.5929130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6009480Z mkdir -p /usr/local/share/locale/ky 2021-05-15T22:45:58.6059760Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T22:45:58.6130010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6199190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6237890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6332930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6362490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6465200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6483070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6571250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6626340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6689510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6762490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6810620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.6913550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7016250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7074860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7080240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7089110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7106010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7134990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7216040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7276250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7325440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7405600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7435850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7538960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7582620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7649980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7723430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7764380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7856270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7875340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7978360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7989880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.7994710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T22:45:58.8095630Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T22:45:58.8115900Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T22:45:58.8181370Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T22:45:58.8198760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6977-1aw283a.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-15T22:45:59.8305380Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:46:01.0226320Z ==> Summary 2021-05-15T22:46:01.0430290Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T22:46:01.0435410Z ==> Installing imagemagick dependency: libheif 2021-05-15T22:46:01.1540540Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T22:46:01.1557720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-1kk2s2f 2021-05-15T22:46:01.1782330Z cp -pR /private/tmp/d20210515-6573-1kk2s2f/libheif/. /usr/local/Cellar/libheif 2021-05-15T22:46:01.2010930Z chmod -Rf +w /private/tmp/d20210515-6573-1kk2s2f 2021-05-15T22:46:01.2952950Z ==> Finishing up 2021-05-15T22:46:01.3418870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T22:46:01.3422440Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T22:46:01.3427810Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T22:46:01.3432350Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T22:46:01.3439410Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T22:46:01.3445710Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T22:46:01.3461390Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T22:46:01.3475600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T22:46:01.3488510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T22:46:01.3498460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T22:46:01.3507740Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T22:46:01.3513190Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T22:46:01.3517880Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T22:46:01.3524660Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T22:46:01.3535410Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T22:46:01.3545790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T22:46:01.3553160Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T22:46:01.3739200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7004-c6cox8.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-15T22:46:03.5742130Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T22:46:04.6641510Z ==> Summary 2021-05-15T22:46:04.6669390Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T22:46:04.6674710Z ==> Installing imagemagick dependency: liblqr 2021-05-15T22:46:04.7250140Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T22:46:04.7266870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-6573-7efuvv 2021-05-15T22:46:04.7405090Z cp -pR /private/tmp/d20210515-6573-7efuvv/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T22:46:04.7576690Z chmod -Rf +w /private/tmp/d20210515-6573-7efuvv 2021-05-15T22:46:04.8329260Z ==> Finishing up 2021-05-15T22:46:04.8783510Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T22:46:04.8798120Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T22:46:04.8808120Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T22:46:04.8882890Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T22:46:04.8987060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7031-1uy6him.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-15T22:46:07.7760460Z ==> Summary 2021-05-15T22:46:07.7786240Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T22:46:07.7799770Z ==> Installing imagemagick dependency: libomp 2021-05-15T22:46:07.7852700Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T22:46:07.7870200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-9saxz4 2021-05-15T22:46:07.8008140Z cp -pR /private/tmp/d20210515-6573-9saxz4/libomp/. /usr/local/Cellar/libomp 2021-05-15T22:46:07.8410680Z chmod -Rf +w /private/tmp/d20210515-6573-9saxz4 2021-05-15T22:46:07.8811330Z ==> Finishing up 2021-05-15T22:46:07.9250410Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T22:46:07.9257640Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T22:46:07.9262000Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T22:46:07.9276130Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T22:46:07.9285050Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T22:46:07.9403060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7057-bixsaz.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-15T22:46:10.4365560Z ==> Summary 2021-05-15T22:46:10.4380870Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T22:46:10.4388690Z ==> Installing imagemagick dependency: imath 2021-05-15T22:46:10.4444560Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:46:10.4462010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-1wp1vj 2021-05-15T22:46:10.4676090Z cp -pR /private/tmp/d20210515-6573-1wp1vj/imath/. /usr/local/Cellar/imath 2021-05-15T22:46:10.4957460Z chmod -Rf +w /private/tmp/d20210515-6573-1wp1vj 2021-05-15T22:46:10.5602530Z ==> Finishing up 2021-05-15T22:46:10.6028650Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T22:46:10.6051990Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T22:46:10.6152560Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T22:46:10.6199730Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T22:46:10.6302260Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T22:46:10.6402370Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T22:46:10.6405040Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T22:46:10.6412720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7083-9jnp42.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-15T22:46:13.0526410Z ==> Summary 2021-05-15T22:46:13.0565550Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T22:46:13.0571210Z ==> Installing imagemagick dependency: openexr 2021-05-15T22:46:13.0681620Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T22:46:13.0700230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-1upluhz 2021-05-15T22:46:13.1470220Z cp -pR /private/tmp/d20210515-6573-1upluhz/openexr/. /usr/local/Cellar/openexr 2021-05-15T22:46:13.2365990Z chmod -Rf +w /private/tmp/d20210515-6573-1upluhz 2021-05-15T22:46:13.5140990Z ==> Finishing up 2021-05-15T22:46:13.5745760Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T22:46:13.5761240Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T22:46:13.5771330Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T22:46:13.5781360Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T22:46:13.5793110Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T22:46:13.5804170Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T22:46:13.5816420Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T22:46:13.5825550Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T22:46:13.5838070Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T22:46:13.5859690Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T22:46:13.5922190Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T22:46:13.5925620Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T22:46:13.5936330Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T22:46:13.5941480Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T22:46:13.5946910Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T22:46:13.5955770Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T22:46:13.5963210Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T22:46:13.5968000Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T22:46:13.5973020Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T22:46:13.5977760Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T22:46:13.5983140Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T22:46:13.5987740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T22:46:13.5993070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T22:46:13.5998250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T22:46:13.6003320Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T22:46:13.6008500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T22:46:13.6039550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T22:46:13.6049840Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T22:46:13.6492530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7112-v5htlz.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-15T22:46:16.0900790Z ==> Summary 2021-05-15T22:46:16.1017100Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T22:46:16.1024170Z ==> Installing imagemagick 2021-05-15T22:46:16.1028510Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T22:46:16.1048710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6573-1huiejh 2021-05-15T22:46:16.4378350Z cp -pR /private/tmp/d20210515-6573-1huiejh/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T22:46:16.8891980Z chmod -Rf +w /private/tmp/d20210515-6573-1huiejh 2021-05-15T22:46:19.0800570Z ==> Finishing up 2021-05-15T22:46:19.0988200Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T22:46:19.1024990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T22:46:19.1079190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T22:46:19.1113550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T22:46:19.1149600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T22:46:19.1154270Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T22:46:19.1156840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T22:46:19.1159460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T22:46:19.1192110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T22:46:19.1251400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T22:46:19.1253710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T22:46:19.1282350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T22:46:19.1385090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T22:46:19.1417890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T22:46:19.1419970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T22:46:19.1421550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T22:46:19.1423410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T22:46:19.1425030Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T22:46:19.1426530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T22:46:19.1428040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T22:46:19.1429970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T22:46:19.1431460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T22:46:19.1432990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T22:46:19.1434510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T22:46:19.1439840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T22:46:19.1441370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T22:46:19.1443040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T22:46:19.1444610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T22:46:19.1446090Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T22:46:19.1447250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T22:46:19.1448920Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:19.1450640Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:19.1452340Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T22:46:19.1454100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T22:46:19.1455920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T22:46:19.1458170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T22:46:19.1459910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T22:46:19.1461330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T22:46:19.1462570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T22:46:19.1463860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T22:46:19.1465140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T22:46:19.1466390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T22:46:19.1467630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T22:46:19.1468890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T22:46:19.1470130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T22:46:19.1471480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T22:46:19.1472800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T22:46:19.1474030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T22:46:19.1475250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T22:46:19.1476490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T22:46:19.1477670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T22:46:19.1479220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T22:46:19.1480850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T22:46:19.1482500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T22:46:19.1484550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T22:46:19.1486450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T22:46:19.1488280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T22:46:19.1490090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T22:46:19.1492300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T22:46:19.1494200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T22:46:19.1496020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T22:46:19.1497820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T22:46:19.1499680Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T22:46:19.1501480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T22:46:19.1503060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T22:46:19.1504670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T22:46:19.1508340Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T22:46:19.1514100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T22:46:19.1519750Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T22:46:19.1526160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T22:46:19.1531050Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T22:46:19.4312850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7138-s880dc.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-15T22:46:22.0370870Z ==> Summary 2021-05-15T22:46:22.0848030Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T22:46:23.9894960Z ==> Caveats 2021-05-15T22:46:23.9896370Z ==> docbook 2021-05-15T22:46:23.9913450Z To use the DocBook package in your XML toolchain, 2021-05-15T22:46:23.9963640Z you need to add the following to your ~/.bashrc: 2021-05-15T22:46:23.9964340Z 2021-05-15T22:46:23.9965240Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T22:46:23.9966990Z ==> gnu-getopt 2021-05-15T22:46:23.9968490Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:46:23.9969830Z because macOS already provides this software and installing another version in 2021-05-15T22:46:23.9970880Z parallel can cause all kinds of trouble. 2021-05-15T22:46:23.9971490Z 2021-05-15T22:46:23.9972840Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T22:46:23.9974490Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:46:23.9975290Z 2021-05-15T22:46:23.9975790Z 2021-05-15T22:46:23.9976580Z Bash completion has been installed to: 2021-05-15T22:46:23.9977900Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T22:46:25.7528870Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T22:46:26.7189480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:46:27.2295610Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T22:46:27.5661730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T22%3A55%3A00Z&sig=WaKpznQL1KvcJ5wXlxjKNiC1DvseBPbZxN4OMKPPkS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:27.5956180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T22\%3A55\%3A00Z\&sig=WaKpznQL1KvcJ5wXlxjKNiC1DvseBPbZxN4OMKPPkS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:46:27.6338010Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T22:46:27.7003750Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T22:46:27.7031360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-7145-m3sshd 2021-05-15T22:46:27.7187000Z cp -pR /private/tmp/d20210515-7145-m3sshd/udunits/. /usr/local/Cellar/udunits 2021-05-15T22:46:27.7377570Z chmod -Rf +w /private/tmp/d20210515-7145-m3sshd 2021-05-15T22:46:27.7894590Z ==> Finishing up 2021-05-15T22:46:27.8330580Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T22:46:27.8336550Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T22:46:27.8341200Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T22:46:27.8350860Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T22:46:27.8366410Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T22:46:27.8422540Z info /usr/local/share/info/udunits2.info 2021-05-15T22:46:27.8432940Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T22:46:27.8476030Z info /usr/local/share/info/udunits2lib.info 2021-05-15T22:46:27.8486180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T22:46:27.8523190Z info /usr/local/share/info/udunits2prog.info 2021-05-15T22:46:27.8532270Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T22:46:27.8540130Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T22:46:27.8546140Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T22:46:27.8708480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7312-18ryp5v.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-15T22:46:30.3078190Z ==> Summary 2021-05-15T22:46:30.3106740Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T22:46:32.6216340Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T22:46:32.6217400Z To reinstall 1.6, run: 2021-05-15T22:46:32.6218580Z brew reinstall jq 2021-05-15T22:46:34.2138680Z ==> Caveats 2021-05-15T22:46:34.2139850Z imagej requires Java. You can install the latest version with: 2021-05-15T22:46:34.2141340Z brew install --cask adoptopenjdk 2021-05-15T22:46:34.2142020Z 2021-05-15T22:46:34.4399990Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T22:46:34.5526100Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T22:46:42.8013970Z ==> Verifying checksum for cask 'imagej' 2021-05-15T22:46:43.1139300Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:46:43.1140550Z ==> Installing Cask imagej 2021-05-15T22:46:43.1586940Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7422-1yi5qio 2021-05-15T22:46:43.3107260Z cp -pR /private/tmp/d20210515-7422-1yi5qio/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T22:46:43.4551070Z chmod -Rf +w /private/tmp/d20210515-7422-1yi5qio 2021-05-15T22:46:43.5189740Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T22:46:43.6634890Z 🍺 imagej was successfully installed! 2021-05-15T22:46:45.5154780Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T22:46:47.0548070Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T22:46:47.3366950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T22%3A55%3A00Z&sig=Rfu7n3O6AekvFLjTq7nj6QFFhyv5XGQQtY0EZykdR2A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:47.4350700Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T22:46:48.9857370Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T22:46:49.3264600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T22%3A55%3A00Z&sig=kqVaRTNMFA84%2BKoz9gBLf7ue76WNaU2n%2BCqlBB1jC%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:46:49.5473900Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T22:46:49.5574550Z ==> Installing bowtie2 dependency: tbb 2021-05-15T22:46:49.6890920Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T22:46:54.6173180Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T22:46:54.6204730Z ==> Installing bowtie2 2021-05-15T22:46:54.6213270Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T22:46:59.4997830Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T22:47:02.8576360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T22:47:04.3002890Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T22:47:04.5714230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T22%3A55%3A00Z&sig=Pq05rIpvmVpM4jr2O8FMS2%2ByhxNMFvuO02mQ2UOnZs4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:04.7017700Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T22:47:06.1466470Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T22:47:06.4271650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T22%3A55%3A00Z&sig=lRnP05cBbX%2FwfUhR8Ybc7Nx7ofvmpeCIQEJzB%2BZthkU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:06.4996860Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T22:47:08.0195410Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T22:47:08.2824390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T22%3A55%3A00Z&sig=245nG5LlciUH9t8t6J%2F2F%2FDoR6EHqYybGhlJxmgePd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:08.3453960Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T22:47:09.8228910Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T22:47:10.0901350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T22%3A55%3A00Z&sig=6G2CkulRhAjtf7Pa39CJWxixsYnsmoV%2BzN9wd7CEbus%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:10.1631460Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T22:47:11.6392420Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T22:47:11.9136550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T22%3A55%3A00Z&sig=uEcUK2wXSCzj8%2FhkroDFUxcXtw4R7%2BmXdHPIPwOI1Ak%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:11.9821010Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T22:47:13.4935200Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T22:47:13.7733090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T22%3A55%3A00Z&sig=4J%2ByMZq40SkyfjdhgCEJ6TldngZFCC4KvkTTwF5gdfw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:13.8968940Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T22:47:14.3820060Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T22:47:14.3839740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T22:47:14.6592010Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:47:14.6835610Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T22:47:16.1494580Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T22:47:16.4502210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T22%3A55%3A00Z&sig=LKyq58sLTsiuGHKBYfMWH5rL%2FcdG4vrPcav0hP8ijac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:16.5127300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T22:47:17.9796220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T22:47:18.2466980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T22%3A55%3A00Z&sig=ti2S8Nk1guFtC8T9j7I1vQ8Bz4BsfM87Zo9LxuVzsSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:18.8989650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T22:47:23.0823540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T22:47:23.3535500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T22%3A55%3A00Z&sig=sSWSnh0vP3wNgDuVHiULD57sAX1eTsex8rJHfBbuKn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:23.4834670Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T22:47:24.9406680Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T22:47:25.2058810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T22%3A55%3A00Z&sig=zN%2Bxkptar1jC%2FlZUwfm10yY3JEvAkZHA6kC6kKUhTcQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:25.3244260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T22:47:26.8339420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T22:47:27.1098240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T22%3A55%3A00Z&sig=k2uXC3TgU9hUHPMYWfTcruFHmT7fKq7hGaZ0n69Jdo0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:27.1765920Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T22:47:28.6121110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T22:47:28.8668510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T22%3A55%3A00Z&sig=tqUr4sNGzW9R2nAfsDycdWweOLmz4AULrHDpsEueCcQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:28.9400810Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T22:47:30.4689210Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T22:47:30.7312870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T22%3A55%3A00Z&sig=7V2ctYSpwIGmVaCxQYMQbqncJ%2FQoIxTyaH3Nm2zSwTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:30.8124450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T22:47:32.2335000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T22:47:32.4930560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T22%3A55%3A00Z&sig=6c27b1Z1oWW0wqb6UBRCu9cfVFoGlB1z0YeaVqNsMT0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:32.6960050Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:47:34.3098140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:47:34.5803980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T22%3A55%3A00Z&sig=anfbg7Q2T2fMv3N5cFi%2B7gbsYIE5BM7wzlxMqxqakrk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:34.6940470Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T22:47:36.1362280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T22:47:36.3743740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T22%3A55%3A00Z&sig=lt6SOPVYT0RaGrYkckZHy5CC6lbikogZGbXEvZvughs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:36.6785830Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T22:47:38.1082720Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T22:47:38.3860280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T22%3A55%3A00Z&sig=D6sobIIhqAFBVKecvqvKgPj8T%2Bkfim8uAIC4%2BLFCg80%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:38.5084970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T22:47:39.8899840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T22:47:40.1719540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T22%3A55%3A00Z&sig=Y1y%2FZKWYTcxn8lJDlyXmdxluVOUSFp8%2BbCRjpjW22Oc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:40.3082450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T22:47:41.7668230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T22:47:42.0464650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T22%3A55%3A00Z&sig=iN3y%2Fy%2FG9hakVLV0erCzFtjC4qwxjF1Aypbo9%2FRecZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:47:42.8598440Z ==> 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-15T22:47:42.8601950Z ==> Installing gdal dependency: cfitsio 2021-05-15T22:47:42.9223830Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T22:47:45.4667110Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T22:47:45.4673360Z ==> Installing gdal dependency: popt 2021-05-15T22:47:45.4694980Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T22:47:55.6654180Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T22:47:55.6678190Z ==> Installing gdal dependency: epsilon 2021-05-15T22:47:55.6724600Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T22:47:58.2806460Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T22:47:58.2812640Z ==> Installing gdal dependency: expat 2021-05-15T22:47:58.2840680Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T22:48:00.7859470Z ==> Caveats 2021-05-15T22:48:00.7861140Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:00.7862440Z because macOS already provides this software and installing another version in 2021-05-15T22:48:00.7863480Z parallel can cause all kinds of trouble. 2021-05-15T22:48:00.7864070Z 2021-05-15T22:48:00.7864880Z If you need to have expat first in your PATH, run: 2021-05-15T22:48:00.7866440Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:48:00.7867210Z 2021-05-15T22:48:00.7868020Z For compilers to find expat you may need to set: 2021-05-15T22:48:00.7869320Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:48:00.7871260Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:48:00.7872000Z 2021-05-15T22:48:00.7873240Z For pkg-config to find expat you may need to set: 2021-05-15T22:48:00.7874340Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:48:00.7875010Z 2021-05-15T22:48:00.7876120Z ==> Summary 2021-05-15T22:48:00.7888280Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T22:48:00.7894620Z ==> Installing gdal dependency: freexl 2021-05-15T22:48:00.7953160Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T22:48:03.3753680Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T22:48:03.3759660Z ==> Installing gdal dependency: geos 2021-05-15T22:48:03.4240980Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T22:48:06.6069740Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T22:48:06.6077490Z ==> Installing gdal dependency: hdf5 2021-05-15T22:48:06.6508550Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T22:48:09.8537270Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T22:48:09.8543730Z ==> Installing gdal dependency: json-c 2021-05-15T22:48:09.8604190Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T22:48:12.3106330Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T22:48:12.3113440Z ==> Installing gdal dependency: libxml2 2021-05-15T22:48:12.3186040Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T22:48:15.3324940Z ==> Caveats 2021-05-15T22:48:15.3326810Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:15.3328140Z because macOS already provides this software and installing another version in 2021-05-15T22:48:15.3329200Z parallel can cause all kinds of trouble. 2021-05-15T22:48:15.3329800Z 2021-05-15T22:48:15.3330940Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:48:15.3332560Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:48:15.3333330Z 2021-05-15T22:48:15.3334310Z For compilers to find libxml2 you may need to set: 2021-05-15T22:48:15.3335980Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:48:15.3337970Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:48:15.3339300Z 2021-05-15T22:48:15.3340610Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:48:15.3341880Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:48:15.3342590Z 2021-05-15T22:48:15.3343630Z ==> Summary 2021-05-15T22:48:15.3511860Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T22:48:15.3519160Z ==> Installing gdal dependency: libdap 2021-05-15T22:48:15.3698530Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T22:48:18.5517120Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T22:48:18.5525240Z ==> Installing gdal dependency: proj 2021-05-15T22:48:18.5727690Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T22:48:21.4998250Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T22:48:21.5003330Z ==> Installing gdal dependency: libgeotiff 2021-05-15T22:48:21.5246760Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T22:48:24.1356350Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T22:48:24.1361080Z ==> Installing gdal dependency: librttopo 2021-05-15T22:48:24.1789530Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:48:27.1101080Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T22:48:27.1123060Z ==> Installing gdal dependency: minizip 2021-05-15T22:48:27.1227340Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T22:48:29.8624970Z ==> Caveats 2021-05-15T22:48:29.8723840Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:48:29.8800500Z with the venerable 'unzip' library. 2021-05-15T22:48:29.8801910Z ==> Summary 2021-05-15T22:48:29.8803290Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T22:48:29.8804790Z ==> Installing gdal dependency: libspatialite 2021-05-15T22:48:29.9536320Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T22:48:33.4054010Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T22:48:33.4111960Z ==> Installing gdal dependency: netcdf 2021-05-15T22:48:33.4665380Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:48:37.0189420Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:48:37.0225020Z ==> Installing gdal dependency: openblas 2021-05-15T22:48:37.0546550Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T22:48:42.0193720Z ==> Caveats 2021-05-15T22:48:42.0294450Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:48:42.0385690Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:48:42.0386510Z 2021-05-15T22:48:42.0387490Z For compilers to find openblas you may need to set: 2021-05-15T22:48:42.0389180Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:48:42.0390630Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:48:42.0391330Z 2021-05-15T22:48:42.0392550Z For pkg-config to find openblas you may need to set: 2021-05-15T22:48:42.0393690Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:48:42.0394360Z 2021-05-15T22:48:42.0395640Z ==> Summary 2021-05-15T22:48:42.0396990Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T22:48:42.0398420Z ==> Installing gdal dependency: numpy 2021-05-15T22:48:42.1180020Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T22:48:46.2974590Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T22:48:46.2980950Z ==> Installing gdal dependency: xerces-c 2021-05-15T22:48:46.3037170Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T22:48:51.7362410Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T22:48:51.7369450Z ==> Installing gdal 2021-05-15T22:48:51.7373650Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T22:48:58.7346410Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T22:49:00.0528020Z ==> No outdated dependents to upgrade! 2021-05-15T22:49:00.0529930Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:49:00.4135150Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:49:00.4136700Z netcdf 2021-05-15T22:49:00.5447760Z ==> Caveats 2021-05-15T22:49:00.5449430Z ==> expat 2021-05-15T22:49:00.5496190Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.5497680Z because macOS already provides this software and installing another version in 2021-05-15T22:49:00.5498880Z parallel can cause all kinds of trouble. 2021-05-15T22:49:00.5499580Z 2021-05-15T22:49:00.5500660Z If you need to have expat first in your PATH, run: 2021-05-15T22:49:00.5502410Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:00.5509630Z 2021-05-15T22:49:00.5511130Z For compilers to find expat you may need to set: 2021-05-15T22:49:00.5512670Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T22:49:00.5514200Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T22:49:00.5515020Z 2021-05-15T22:49:00.5516360Z For pkg-config to find expat you may need to set: 2021-05-15T22:49:00.5517560Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T22:49:00.5518350Z 2021-05-15T22:49:00.5519590Z ==> libxml2 2021-05-15T22:49:00.5544190Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.5545630Z because macOS already provides this software and installing another version in 2021-05-15T22:49:00.5546800Z parallel can cause all kinds of trouble. 2021-05-15T22:49:00.5547510Z 2021-05-15T22:49:00.5548450Z If you need to have libxml2 first in your PATH, run: 2021-05-15T22:49:00.5550130Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:49:00.5551020Z 2021-05-15T22:49:00.5551960Z For compilers to find libxml2 you may need to set: 2021-05-15T22:49:00.5553420Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T22:49:00.5554930Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T22:49:00.5555750Z 2021-05-15T22:49:00.5557090Z For pkg-config to find libxml2 you may need to set: 2021-05-15T22:49:00.5558320Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T22:49:00.5559080Z 2021-05-15T22:49:00.5560310Z ==> minizip 2021-05-15T22:49:00.5563360Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T22:49:00.5564910Z with the venerable 'unzip' library. 2021-05-15T22:49:00.5566300Z ==> openblas 2021-05-15T22:49:00.5607000Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:49:00.5608330Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T22:49:00.5609150Z 2021-05-15T22:49:00.5610110Z For compilers to find openblas you may need to set: 2021-05-15T22:49:00.5611600Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T22:49:00.5613150Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T22:49:00.5613960Z 2021-05-15T22:49:00.5615300Z For pkg-config to find openblas you may need to set: 2021-05-15T22:49:00.5616540Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T22:49:00.5617320Z 2021-05-15T22:49:02.7495400Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T22:49:03.2536260Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T22:49:03.2564120Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T22:49:03.5631080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:49:03.5804620Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T22:49:04.0562130Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T22:49:04.0589040Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T22:49:04.3295600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:49:04.3496700Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T22:49:05.8253750Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T22:49:06.1063720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T22%3A55%3A00Z&sig=9XBPyst%2Bwp7evS%2BgfO5QjAV0h6kDG03X4oKoHGvcJgc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:07.3808650Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T22:49:07.8724600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T22:49:07.8746680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T22:49:08.1418380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:49:08.1526000Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T22:49:09.6662630Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T22:49:09.9337080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T22%3A55%3A00Z&sig=RAJgZeWHewDTYfWxBnb%2BiXAxKvJi2Y8KmRZwuGNBwPA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:10.1058790Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T22:49:10.1081000Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T22:49:11.5580780Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T22:49:11.8793520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T22%3A55%3A00Z&sig=cn3O3yJlEkicKqO7N5M7wETK9huZxew6hhbuzhJKmjg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:12.3759330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T22:49:13.8089230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T22:49:14.1552760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T22%3A55%3A00Z&sig=dUIFK%2BJZmedtSq9TfjZPgpKEx3%2F6uD3GEOFriDxfa2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:14.4014540Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T22:49:15.8526990Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T22:49:16.1298370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T22%3A55%3A00Z&sig=Ka5uykARO5B8RrAq4p0pB2FbspFCc4Tz9j3PrZgJyjc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:49:17.7989910Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T22:49:17.7996200Z ==> Installing itk dependency: open-mpi 2021-05-15T22:49:17.9250310Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T22:49:23.4279600Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T22:49:23.4288160Z ==> Installing itk dependency: fftw 2021-05-15T22:49:23.4959350Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T22:49:26.4217680Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T22:49:26.4226800Z ==> Installing itk dependency: boost 2021-05-15T22:49:26.4281810Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T22:50:00.5947560Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T22:50:00.5958690Z ==> Installing itk dependency: netcdf 2021-05-15T22:50:00.6589320Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T22:50:03.5389140Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T22:50:03.5395610Z ==> Installing itk dependency: pyqt@5 2021-05-15T22:50:03.5802690Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T22:50:08.8800430Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T22:50:08.8806810Z ==> Installing itk dependency: vtk@8.2 2021-05-15T22:50:09.0318430Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T22:50:38.8243710Z ==> Caveats 2021-05-15T22:50:38.8245250Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T22:50:38.8246150Z because this is an alternate version of another formula. 2021-05-15T22:50:38.8246730Z 2021-05-15T22:50:38.8247670Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T22:50:38.8250050Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T22:50:38.8250530Z 2021-05-15T22:50:38.8251050Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T22:50:38.8252070Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T22:50:38.8253120Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T22:50:38.8253480Z 2021-05-15T22:50:38.8254190Z ==> Summary 2021-05-15T22:50:39.0821970Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T22:50:39.0827590Z ==> Installing itk dependency: gdcm 2021-05-15T22:50:39.2776030Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T22:50:45.4500060Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T22:50:45.4505710Z ==> Installing itk 2021-05-15T22:50:45.4510240Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T22:51:00.2122710Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T22:51:03.3535790Z ==> No outdated dependents to upgrade! 2021-05-15T22:51:03.3537790Z ==> Checking for dependents of upgraded formulae... 2021-05-15T22:51:06.1158840Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T22:51:06.1165770Z fftw 2021-05-15T22:51:06.2000280Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T22:51:06.2002160Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T22:51:08.0827990Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T22:51:08.2187810Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T22:51:09.2631300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:09.7688920Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T22:51:10.0847810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T23%3A00%3A00Z&sig=ycG9nFqFYVhfWnrQpocsBUpM6dyJFfKp9xqCNgrVHWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:10.1193430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=ycG9nFqFYVhfWnrQpocsBUpM6dyJFfKp9xqCNgrVHWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:10.1632890Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T22:51:10.1699900Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T22:51:11.1627280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:11.6663060Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T22:51:11.9597880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T23%3A00%3A00Z&sig=aWupfn5HulnlHX9DvfuxIuJyXHDVpVy2HcvCimDlPs0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:12.0070100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=aWupfn5HulnlHX9DvfuxIuJyXHDVpVy2HcvCimDlPs0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:12.0813640Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T22:51:12.0915280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T22:51:13.0899410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:13.5949510Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T22:51:13.8980090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T23%3A00%3A00Z&sig=Mo2Lyl7K2XXIVaZixrdb9HdM3v2xWyYqS7RbzgO8mBw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:13.9381800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=Mo2Lyl7K2XXIVaZixrdb9HdM3v2xWyYqS7RbzgO8mBw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:13.9894250Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T22:51:13.9941760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T22:51:15.0901880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T22:51:15.5923720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T22:51:15.8903660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T23%3A00%3A00Z&sig=ahwUseIeS3taBY2ifRxFvIQUtQTrD8rBZ7dIWJ3mTWU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:15.9345060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T23\%3A00\%3A00Z\&sig=ahwUseIeS3taBY2ifRxFvIQUtQTrD8rBZ7dIWJ3mTWU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T22:51:16.1694360Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T22:51:16.2340340Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T22:51:16.2350470Z ==> Installing libav dependency: faac 2021-05-15T22:51:16.3092720Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T22:51:16.3127670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-1p0sy1y 2021-05-15T22:51:16.3289790Z cp -pR /private/tmp/d20210515-9038-1p0sy1y/faac/. /usr/local/Cellar/faac 2021-05-15T22:51:16.3494750Z chmod -Rf +w /private/tmp/d20210515-9038-1p0sy1y 2021-05-15T22:51:16.4076810Z ==> Finishing up 2021-05-15T22:51:16.5101040Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T22:51:16.5113250Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T22:51:16.5123530Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T22:51:16.5147670Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T22:51:16.5156650Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T22:51:16.5162850Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T22:51:16.5170370Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T22:51:16.5360510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9220-1nzvrqs.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-15T22:51:19.1641560Z ==> Summary 2021-05-15T22:51:19.1668840Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T22:51:19.1679250Z ==> Installing libav dependency: fdk-aac 2021-05-15T22:51:19.1707170Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T22:51:19.1727260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-wuocar 2021-05-15T22:51:19.2078490Z cp -pR /private/tmp/d20210515-9038-wuocar/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T22:51:19.3120850Z chmod -Rf +w /private/tmp/d20210515-9038-wuocar 2021-05-15T22:51:19.3722930Z ==> Finishing up 2021-05-15T22:51:19.4255930Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T22:51:19.4262090Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T22:51:19.4269930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T22:51:19.4274210Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T22:51:19.4293930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T22:51:19.4301500Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T22:51:19.4476760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9246-1ak5bq2.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-15T22:51:21.8993150Z ==> Summary 2021-05-15T22:51:21.9020320Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T22:51:21.9027000Z ==> Installing libav dependency: sdl 2021-05-15T22:51:21.9054630Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T22:51:21.9073850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-j1adxz 2021-05-15T22:51:22.0003970Z cp -pR /private/tmp/d20210515-9038-j1adxz/sdl/. /usr/local/Cellar/sdl 2021-05-15T22:51:22.1233080Z chmod -Rf +w /private/tmp/d20210515-9038-j1adxz 2021-05-15T22:51:22.2472360Z ==> Finishing up 2021-05-15T22:51:22.3030920Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T22:51:22.3037400Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T22:51:22.3058710Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T22:51:22.3073520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T22:51:22.3079430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T22:51:22.3086590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T22:51:22.3092210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T22:51:22.3098060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T22:51:22.3104100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T22:51:22.3110320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T22:51:22.3116790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T22:51:22.3123600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T22:51:22.3129290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T22:51:22.3134620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T22:51:22.3142030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T22:51:22.3248340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T22:51:22.3270800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T22:51:22.3283360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T22:51:22.3386130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T22:51:22.3436560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T22:51:22.3438270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T22:51:22.3439860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T22:51:22.3441920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T22:51:22.3443590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T22:51:22.3445170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T22:51:22.3446800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T22:51:22.3448620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T22:51:22.3450400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T22:51:22.3452180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T22:51:22.3454360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T22:51:22.3460140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T22:51:22.3461970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T22:51:22.3463700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T22:51:22.3465960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T22:51:22.3467850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T22:51:22.3471930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T22:51:22.3473900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T22:51:22.3477950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T22:51:22.3479880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T22:51:22.3481570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T22:51:22.3485400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T22:51:22.3487780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T22:51:22.3490570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T22:51:22.3494590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T22:51:22.3496530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T22:51:22.3498590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T22:51:22.3502310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T22:51:22.3504280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T22:51:22.3506740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T22:51:22.3508460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T22:51:22.3510280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T22:51:22.3512810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T22:51:22.3514430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T22:51:22.3516060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T22:51:22.3517780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T22:51:22.3519420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T22:51:22.3521160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T22:51:22.3623760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T22:51:22.3726620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T22:51:22.3829360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T22:51:22.3932260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T22:51:22.4035040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T22:51:22.4137990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T22:51:22.4164540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T22:51:22.4166500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T22:51:22.4168300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T22:51:22.4169970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T22:51:22.4174120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T22:51:22.4176340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T22:51:22.4178060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T22:51:22.4179770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T22:51:22.4181500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T22:51:22.4183220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T22:51:22.4184950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T22:51:22.4186930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T22:51:22.4188610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T22:51:22.4190180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T22:51:22.4192090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T22:51:22.4194020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T22:51:22.4195680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T22:51:22.4235070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T22:51:22.4237240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T22:51:22.4239050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T22:51:22.4240740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T22:51:22.4242590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T22:51:22.4244680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T22:51:22.4246460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T22:51:22.4248200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T22:51:22.4250040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T22:51:22.4252000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T22:51:22.4253980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T22:51:22.4255960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T22:51:22.4257910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T22:51:22.4259820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T22:51:22.4261690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T22:51:22.4263410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T22:51:22.4265190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T22:51:22.4267030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T22:51:22.4269420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T22:51:22.4271360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T22:51:22.4272510Z Only the first 100 operations were output. 2021-05-15T22:51:22.4859210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9272-1yzrvk6.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-15T22:51:25.1009390Z ==> Summary 2021-05-15T22:51:25.1197070Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T22:51:25.1207690Z ==> Installing libav 2021-05-15T22:51:25.1214810Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T22:51:25.1240420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9038-1opwtw6 2021-05-15T22:51:25.3294560Z cp -pR /private/tmp/d20210515-9038-1opwtw6/libav/. /usr/local/Cellar/libav 2021-05-15T22:51:25.4078060Z chmod -Rf +w /private/tmp/d20210515-9038-1opwtw6 2021-05-15T22:51:26.5987310Z ==> Finishing up 2021-05-15T22:51:26.6529530Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T22:51:26.6550610Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T22:51:26.6552710Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T22:51:26.6563890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T22:51:26.6576700Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T22:51:26.6578790Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T22:51:26.6919470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9298-1dq6izq.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-15T22:51:29.1832940Z ==> Summary 2021-05-15T22:51:29.1854870Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T22:51:31.9653090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T22:51:33.4431670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T22:51:33.7342640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T23%3A00%3A00Z&sig=QDh3kKyHDGQ5Qr4Wc%2B4ltA8kk%2B3z9HyLV391iHkNTgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:33.9063110Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T22:51:36.7999580Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T22:51:39.4522390Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T22:51:39.4523870Z To reinstall 4.3.0, run: 2021-05-15T22:51:39.4524810Z brew reinstall libtiff 2021-05-15T22:51:41.2119910Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T22:51:41.2121320Z To reinstall 2.3.9_1, run: 2021-05-15T22:51:41.2122690Z brew reinstall unixodbc 2021-05-15T22:51:42.9868030Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T22:51:42.9869490Z To reinstall 1.0.18_1, run: 2021-05-15T22:51:42.9870330Z brew reinstall libsodium 2021-05-15T22:51:44.8066590Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T22:51:44.8067950Z To reinstall 4.1.1, run: 2021-05-15T22:51:44.8068880Z brew reinstall tesseract 2021-05-15T22:51:46.6435450Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T22:51:46.6436830Z To reinstall 1.21.1, run: 2021-05-15T22:51:46.6437730Z brew reinstall wget 2021-05-15T22:51:48.4785930Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T22:51:48.4788970Z To reinstall 4.3.4, run: 2021-05-15T22:51:48.4789980Z brew reinstall zeromq 2021-05-15T22:51:50.3357880Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T22:51:50.3359980Z To reinstall 2.2.27.6_1, run: 2021-05-15T22:51:50.3360970Z brew reinstall udunits 2021-05-15T22:51:52.1896600Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T22:51:52.1921240Z To reinstall 1.2.0, run: 2021-05-15T22:51:52.1922310Z brew reinstall webp 2021-05-15T22:51:53.9879220Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T22:51:55.4944550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T22:51:55.8373160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T23%3A00%3A00Z&sig=G%2Fo%2Blj3Hrf%2B6GQs9dBxSZjK5jTGQmo%2FMNa9wiufIcoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T22:51:57.8989580Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T22:52:45.2177500Z ==> Caveats 2021-05-15T22:52:45.2178650Z Bash completion has been installed to: 2021-05-15T22:52:45.2179520Z /usr/local/etc/bash_completion.d 2021-05-15T22:52:45.2180880Z ==> Summary 2021-05-15T22:52:46.6792680Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T22:52:49.6156620Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T22:52:49.6162950Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T225118Z&X-Amz-Expires=300&X-Amz-Signature=af2143254b4cd11c54184542a017d7ad44b481fd79ff1ab0aefb3faf26cbd25d&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-15T22:52:52.8877730Z ==> Installing Cask xquartz 2021-05-15T22:52:52.8880270Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T22:53:15.3563270Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T22:53:15.3569920Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T22:53:40.4167940Z installer: Package name is 2021-05-15T22:53:40.4170630Z installer: Installing at base path / 2021-05-15T22:53:40.4171870Z installer: The install was successful. 2021-05-15T22:53:40.4172730Z installer: The install requires logging out now. 2021-05-15T22:53:40.5188300Z 🍺 xquartz was successfully installed! 2021-05-15T22:53:40.5462740Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T22:53:40.5463300Z with: 2021-05-15T22:53:40.5463860Z github_slug: neuroconductor/gganatogram 2021-05-15T22:53:40.5464280Z env: 2021-05-15T22:53:40.5464660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:40.5465070Z TIC_DEPLOY_KEY: 2021-05-15T22:53:40.5465390Z RSPM: 2021-05-15T22:53:40.5466960Z GITHUB_PAT: *** 2021-05-15T22:53:40.5467360Z COVERALLS_TOKEN: 2021-05-15T22:53:40.5467840Z continue-on-error: false 2021-05-15T22:53:40.5468330Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:40.5468890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:40.5469340Z TZ: UTC 2021-05-15T22:53:40.5469690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:40.5470050Z NOT_CRAN: true 2021-05-15T22:53:40.5470380Z ##[endgroup] 2021-05-15T22:53:40.6266520Z repo slug is: neuroconductor/gganatogram 2021-05-15T22:53:40.6418580Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T22:53:40.6419180Z env: 2021-05-15T22:53:40.6419640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:40.6420140Z TIC_DEPLOY_KEY: 2021-05-15T22:53:40.6420800Z RSPM: 2021-05-15T22:53:40.6421720Z GITHUB_PAT: *** 2021-05-15T22:53:40.6422130Z COVERALLS_TOKEN: 2021-05-15T22:53:40.6422610Z continue-on-error: false 2021-05-15T22:53:40.6423090Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:40.6424030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:40.6424460Z TZ: UTC 2021-05-15T22:53:40.6425220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:40.6425890Z NOT_CRAN: true 2021-05-15T22:53:40.6426300Z ##[endgroup] 2021-05-15T22:53:41.8258870Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T22:53:41.8259600Z with: 2021-05-15T22:53:41.8260170Z repo_name: gganatogram 2021-05-15T22:53:41.8260610Z repo_version: 1.1.1 2021-05-15T22:53:41.8261020Z runner_os: macOS 2021-05-15T22:53:41.8261380Z R_version: 4.0 2021-05-15T22:53:41.8261740Z env: 2021-05-15T22:53:41.8262160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:41.8262640Z TIC_DEPLOY_KEY: 2021-05-15T22:53:41.8262990Z RSPM: 2021-05-15T22:53:41.8264440Z GITHUB_PAT: *** 2021-05-15T22:53:41.8264910Z COVERALLS_TOKEN: 2021-05-15T22:53:41.8265370Z continue-on-error: false 2021-05-15T22:53:41.8266010Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:41.8266520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:41.8267040Z TZ: UTC 2021-05-15T22:53:41.8267420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:41.8267850Z NOT_CRAN: true 2021-05-15T22:53:41.8268220Z ##[endgroup] 2021-05-15T22:53:41.9738120Z Package: gganatogram 2021-05-15T22:53:41.9746380Z Version: 1.1.1 2021-05-15T22:53:41.9746900Z OS: macOS 2021-05-15T22:53:41.9877130Z ##[group]Run install.packages('remotes') 2021-05-15T22:53:41.9878270Z install.packages('remotes') 2021-05-15T22:53:41.9879410Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T22:53:41.9880690Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T22:53:42.0137420Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:53:42.0138130Z env: 2021-05-15T22:53:42.0138680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:42.0139170Z TIC_DEPLOY_KEY: 2021-05-15T22:53:42.0139510Z RSPM: 2021-05-15T22:53:42.0140570Z GITHUB_PAT: *** 2021-05-15T22:53:42.0141010Z COVERALLS_TOKEN: 2021-05-15T22:53:42.0141610Z continue-on-error: false 2021-05-15T22:53:42.0142300Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:42.0142970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:42.0143430Z TZ: UTC 2021-05-15T22:53:42.0143860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:42.0144260Z NOT_CRAN: true 2021-05-15T22:53:42.0144650Z ##[endgroup] 2021-05-15T22:53:42.2772180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:53:42.2774060Z (as ‘lib’ is unspecified) 2021-05-15T22:53:44.6636300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T22:53:44.8123830Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T22:53:44.8244990Z ================================================== 2021-05-15T22:53:44.8265840Z downloaded 381 KB 2021-05-15T22:53:44.8312530Z 2021-05-15T22:53:44.8598360Z 2021-05-15T22:53:44.8701200Z The downloaded binary packages are in 2021-05-15T22:53:44.8803430Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpl8ycuN/downloaded_packages 2021-05-15T22:53:49.9714180Z ##[group]Run actions/cache@v1 2021-05-15T22:53:49.9714720Z with: 2021-05-15T22:53:49.9715150Z path: /Users/runner/work/_temp/Library 2021-05-15T22:53:49.9717850Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-c550b958a9b4babe57cc73ede572e267d4bfafa053c5384439a87d007ed981ad 2021-05-15T22:53:49.9721210Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T22:53:49.9722350Z env: 2021-05-15T22:53:49.9722760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:49.9723410Z TIC_DEPLOY_KEY: 2021-05-15T22:53:49.9723760Z RSPM: 2021-05-15T22:53:49.9725600Z GITHUB_PAT: *** 2021-05-15T22:53:49.9726050Z COVERALLS_TOKEN: 2021-05-15T22:53:49.9726510Z continue-on-error: false 2021-05-15T22:53:49.9727010Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:49.9728010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:49.9728480Z TZ: UTC 2021-05-15T22:53:49.9728990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:49.9729410Z NOT_CRAN: true 2021-05-15T22:53:49.9729800Z ##[endgroup] 2021-05-15T22:53:50.0509590Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:53:50.0612630Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T22:53:50.0613480Z remotes::install_github("ropensci/tic") 2021-05-15T22:53:50.0614120Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T22:53:50.0614890Z remotes::install_github("muschellij2/aghast") 2021-05-15T22:53:50.0615530Z remotes::install_cran("covr") 2021-05-15T22:53:50.0849190Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:53:50.0849680Z env: 2021-05-15T22:53:50.0850140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:53:50.0850590Z TIC_DEPLOY_KEY: 2021-05-15T22:53:50.0851050Z RSPM: 2021-05-15T22:53:50.0852010Z GITHUB_PAT: *** 2021-05-15T22:53:50.0852440Z COVERALLS_TOKEN: 2021-05-15T22:53:50.0852890Z continue-on-error: false 2021-05-15T22:53:50.0853390Z VDIFFR_RUN_TESTS: false 2021-05-15T22:53:50.0853870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:53:50.0854340Z TZ: UTC 2021-05-15T22:53:50.0854760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:53:50.0855190Z NOT_CRAN: true 2021-05-15T22:53:50.0855710Z ##[endgroup] 2021-05-15T22:53:50.3826570Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:53:51.1305170Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T22:53:54.9499990Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T22:53:54.9502080Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:53:54.9504350Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:53:54.9505820Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T22:53:54.9508430Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T22:53:54.9509910Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:53:54.9511750Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T22:53:54.9513780Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T22:53:54.9515810Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T22:53:54.9517160Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T22:53:54.9519660Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T22:53:54.9521920Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T22:53:54.9523510Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T22:53:54.9524970Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T22:53:54.9527110Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T22:53:54.9530760Z 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-15T22:53:54.9533640Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T22:53:54.9535320Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.9537210Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:53:54.9538550Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T22:53:54.9540140Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T22:53:54.9541420Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T22:53:54.9542960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:53:54.9545060Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T22:53:54.9546920Z (as ‘lib’ is unspecified) 2021-05-15T22:53:54.9548750Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T22:53:54.9550230Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T22:53:54.9551520Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:53:54.9552770Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:53:54.9554030Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.9556160Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.9557450Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T22:53:54.9558950Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T22:53:54.9560220Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T22:53:54.9562720Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T22:53:54.9564370Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T22:53:54.9566500Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T22:53:54.9567770Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T22:53:56.9702650Z 2021-05-15T22:53:56.9704940Z There is a binary version available but the source version is later: 2021-05-15T22:53:56.9731020Z binary source needs_compilation 2021-05-15T22:53:56.9732320Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T22:53:56.9733390Z 2021-05-15T22:53:56.9764110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T22:53:57.1811100Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T22:53:57.2320930Z ================================================== 2021-05-15T22:53:57.2327530Z downloaded 1.3 MB 2021-05-15T22:53:57.2337270Z 2021-05-15T22:53:57.2374320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T22:53:57.3583410Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T22:53:57.3604900Z ================================================== 2021-05-15T22:53:57.3606340Z downloaded 219 KB 2021-05-15T22:53:57.3607130Z 2021-05-15T22:53:57.3652360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T22:53:57.4931910Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T22:53:57.4934090Z ================================================== 2021-05-15T22:53:57.4936140Z downloaded 135 KB 2021-05-15T22:53:57.4936900Z 2021-05-15T22:53:57.4979970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T22:53:57.6167000Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T22:53:57.6290170Z ================================================== 2021-05-15T22:53:57.6292320Z downloaded 46 KB 2021-05-15T22:53:57.6294660Z 2021-05-15T22:53:57.6335000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T22:53:57.8984720Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T22:53:57.8988290Z ================================================== 2021-05-15T22:53:57.8989170Z downloaded 21 KB 2021-05-15T22:53:57.8989750Z 2021-05-15T22:53:57.9029660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T22:53:58.0641780Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T22:53:58.0652720Z ================================================== 2021-05-15T22:53:58.0653720Z downloaded 80 KB 2021-05-15T22:53:58.0654470Z 2021-05-15T22:53:58.0694240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T22:53:58.2108300Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T22:53:58.2640870Z ================================================== 2021-05-15T22:53:58.2642220Z downloaded 2.8 MB 2021-05-15T22:53:58.2642940Z 2021-05-15T22:53:58.2697980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T22:53:58.3964080Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T22:53:58.3972810Z ================================================== 2021-05-15T22:53:58.3976180Z downloaded 34 KB 2021-05-15T22:53:58.3976950Z 2021-05-15T22:53:58.4014500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T22:53:58.6409720Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T22:53:58.6531740Z ================================================== 2021-05-15T22:53:58.6533000Z downloaded 841 KB 2021-05-15T22:53:58.6534030Z 2021-05-15T22:53:58.6576280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T22:53:58.9062550Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T22:53:58.9135210Z ================================================== 2021-05-15T22:53:58.9137000Z downloaded 480 KB 2021-05-15T22:53:58.9139190Z 2021-05-15T22:53:58.9187920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T22:53:59.0407540Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T22:53:59.0410430Z ================================================== 2021-05-15T22:53:59.0410920Z downloaded 12 KB 2021-05-15T22:53:59.0411420Z 2021-05-15T22:53:59.0449690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T22:53:59.1629990Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T22:53:59.1719810Z ================================================== 2021-05-15T22:53:59.1720990Z downloaded 486 KB 2021-05-15T22:53:59.1721680Z 2021-05-15T22:53:59.1762220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T22:53:59.4040470Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T22:53:59.4049890Z ================================================== 2021-05-15T22:53:59.4052630Z downloaded 89 KB 2021-05-15T22:53:59.4055070Z 2021-05-15T22:53:59.4095860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T22:53:59.6405490Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T22:53:59.6627940Z ================================================== 2021-05-15T22:53:59.6629130Z downloaded 518 KB 2021-05-15T22:53:59.6629890Z 2021-05-15T22:53:59.6675090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T22:53:59.9068080Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T22:53:59.9069850Z ================================================== 2021-05-15T22:53:59.9071520Z downloaded 206 KB 2021-05-15T22:53:59.9072520Z 2021-05-15T22:53:59.9115530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T22:54:00.0422660Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T22:54:00.0439110Z ================================================== 2021-05-15T22:54:00.0440410Z downloaded 265 KB 2021-05-15T22:54:00.0441110Z 2021-05-15T22:54:00.0474470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T22:54:00.2457960Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T22:54:00.2473260Z ================================================== 2021-05-15T22:54:00.2474300Z downloaded 166 KB 2021-05-15T22:54:00.2475030Z 2021-05-15T22:54:00.2513570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T22:54:00.3713770Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T22:54:00.3728370Z ================================================== 2021-05-15T22:54:00.3729390Z downloaded 94 KB 2021-05-15T22:54:00.3730060Z 2021-05-15T22:54:00.3773940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T22:54:00.5040320Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T22:54:00.5062700Z ================================================== 2021-05-15T22:54:00.5063750Z downloaded 136 KB 2021-05-15T22:54:00.5064470Z 2021-05-15T22:54:00.5108020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T22:54:00.6307890Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T22:54:00.6343700Z ================================================== 2021-05-15T22:54:00.6344970Z downloaded 183 KB 2021-05-15T22:54:00.6345710Z 2021-05-15T22:54:00.6386520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T22:54:00.8802870Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T22:54:00.8860870Z ================================================== 2021-05-15T22:54:00.8862430Z downloaded 198 KB 2021-05-15T22:54:00.8863190Z 2021-05-15T22:54:00.8912310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T22:54:01.0437190Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T22:54:01.0469850Z ================================================== 2021-05-15T22:54:01.0472230Z downloaded 204 KB 2021-05-15T22:54:01.0474780Z 2021-05-15T22:54:01.0510240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T22:54:01.1744510Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T22:54:01.1754460Z ================================================== 2021-05-15T22:54:01.1755470Z downloaded 64 KB 2021-05-15T22:54:01.1757440Z 2021-05-15T22:54:01.1796310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T22:54:01.3009270Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T22:54:01.3249270Z ================================================== 2021-05-15T22:54:01.3252720Z downloaded 44 KB 2021-05-15T22:54:01.3254370Z 2021-05-15T22:54:01.3290720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T22:54:01.5736430Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T22:54:01.5810560Z ================================================== 2021-05-15T22:54:01.5811710Z downloaded 408 KB 2021-05-15T22:54:01.5813340Z 2021-05-15T22:54:01.5854460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T22:54:01.8263940Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T22:54:01.8850760Z ================================================== 2021-05-15T22:54:01.8853400Z downloaded 91 KB 2021-05-15T22:54:01.8854710Z 2021-05-15T22:54:01.9000640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T22:54:02.4718000Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T22:54:02.7364780Z ================================================== 2021-05-15T22:54:02.7367040Z downloaded 134 KB 2021-05-15T22:54:02.7368790Z 2021-05-15T22:54:02.7409930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T22:54:02.8671920Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T22:54:02.8909400Z ================================================== 2021-05-15T22:54:02.8910580Z downloaded 1.9 MB 2021-05-15T22:54:02.8911300Z 2021-05-15T22:54:02.8973560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T22:54:03.0263350Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T22:54:03.0355610Z ================================================== 2021-05-15T22:54:03.0356780Z downloaded 532 KB 2021-05-15T22:54:03.0357480Z 2021-05-15T22:54:03.0407500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T22:54:03.3155280Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T22:54:03.3226630Z ================================================== 2021-05-15T22:54:03.3228610Z downloaded 515 KB 2021-05-15T22:54:03.3230050Z 2021-05-15T22:54:03.3269220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T22:54:03.4446150Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T22:54:03.4454240Z ================================================== 2021-05-15T22:54:03.4455230Z downloaded 47 KB 2021-05-15T22:54:03.4458960Z 2021-05-15T22:54:03.4494680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T22:54:03.6490800Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T22:54:03.6697730Z ================================================== 2021-05-15T22:54:03.6700850Z downloaded 690 KB 2021-05-15T22:54:03.6701710Z 2021-05-15T22:54:03.6740430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T22:54:04.0685840Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T22:54:04.0690700Z ================================================== 2021-05-15T22:54:04.0692620Z downloaded 46 KB 2021-05-15T22:54:04.0693340Z 2021-05-15T22:54:04.0727320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T22:54:04.2293270Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T22:54:04.2909950Z ================================================== 2021-05-15T22:54:04.2911200Z downloaded 2.0 MB 2021-05-15T22:54:04.2912970Z 2021-05-15T22:54:05.3574380Z 2021-05-15T22:54:05.3575390Z The downloaded binary packages are in 2021-05-15T22:54:05.3576320Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUwxjx5/downloaded_packages 2021-05-15T22:54:05.3578190Z installing the source package ‘cachem’ 2021-05-15T22:54:05.3578640Z 2021-05-15T22:54:05.3600930Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T22:54:05.5781230Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T22:54:05.5783700Z ================================================== 2021-05-15T22:54:05.5785100Z downloaded 24 KB 2021-05-15T22:54:05.5786090Z 2021-05-15T22:54:05.9779310Z * installing *source* package ‘cachem’ ... 2021-05-15T22:54:05.9803560Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:05.9805480Z ** using staged installation 2021-05-15T22:54:06.0017740Z ** libs 2021-05-15T22:54:12.2343340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T22:54:12.6865920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:54:12.7745650Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:54:13.0017420Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T22:54:13.0064850Z ** R 2021-05-15T22:54:13.0190520Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:13.8866280Z ** help 2021-05-15T22:54:13.9206620Z *** installing help indices 2021-05-15T22:54:13.9481150Z ** building package indices 2021-05-15T22:54:14.2463930Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:54:14.6123300Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:54:15.9696960Z ** testing if installed package can be loaded from final location 2021-05-15T22:54:16.2970290Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:54:16.3058230Z * DONE (cachem) 2021-05-15T22:54:16.3168230Z 2021-05-15T22:54:16.3169080Z The downloaded source packages are in 2021-05-15T22:54:16.3170910Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/downloaded_packages’ 2021-05-15T22:54:16.3187920Z Running `R CMD build`... 2021-05-15T22:54:20.4987150Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:54:20.4989110Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a362518c9f1/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T22:54:20.5092010Z (as ‘lib’ is unspecified) 2021-05-15T22:54:20.5092970Z * preparing ‘tic’: 2021-05-15T22:54:20.5195520Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:54:20.5297500Z * installing the package to process help pages 2021-05-15T22:54:20.5400320Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:54:20.5502280Z * checking for empty or unneeded directories 2021-05-15T22:54:20.5542500Z Removed empty directory ‘tic/.circleci’ 2021-05-15T22:54:20.5559500Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T22:54:20.5662250Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T22:54:21.1049550Z * installing *source* package ‘tic’ ... 2021-05-15T22:54:21.1053590Z ** using staged installation 2021-05-15T22:54:21.1425340Z ** R 2021-05-15T22:54:21.1857890Z ** inst 2021-05-15T22:54:21.2056160Z ** preparing package for lazy loading 2021-05-15T22:54:21.8431480Z ** help 2021-05-15T22:54:22.0781090Z *** installing help indices 2021-05-15T22:54:22.2494170Z *** copying figures 2021-05-15T22:54:22.2602650Z ** building package indices 2021-05-15T22:54:22.6486940Z ** installing vignettes 2021-05-15T22:54:22.6554610Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:54:23.1009430Z ** testing if installed package can be loaded from final location 2021-05-15T22:54:23.5699720Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:54:23.5808470Z * DONE (tic) 2021-05-15T22:54:23.6663540Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:54:23.8734760Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T22:54:27.0694960Z 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-15T22:54:27.0698100Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T22:54:27.0795060Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:54:27.0796180Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:54:27.0895370Z (as ‘lib’ is unspecified) 2021-05-15T22:54:27.0896390Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T22:54:27.0998750Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T22:54:27.1100020Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:54:27.1201770Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T22:54:27.1302010Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T22:54:27.1403100Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T22:54:27.1450260Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T22:54:27.1453300Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T22:54:27.1460100Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T22:54:27.1465460Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T22:54:27.1568770Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:54:27.1671120Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T22:54:27.1773750Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T22:54:27.1876100Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T22:54:27.1979010Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T22:54:27.2081360Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T22:54:27.2177110Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T22:54:27.2268080Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T22:54:27.2322340Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T22:54:27.2424870Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T22:54:27.2527230Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T22:54:27.2629550Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T22:54:27.2732010Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T22:54:27.2834360Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T22:54:27.2937010Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T22:54:27.3039470Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T22:54:27.3141990Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T22:54:27.3248530Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T22:54:27.3355990Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:54:27.3458830Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T22:54:27.3561480Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T22:54:27.3664100Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T22:54:27.3766670Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T22:54:27.3869300Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T22:54:27.3956260Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T22:54:27.3957370Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T22:54:29.1952650Z 2021-05-15T22:54:29.1954870Z There is a binary version available but the source version is later: 2021-05-15T22:54:29.1966330Z binary source needs_compilation 2021-05-15T22:54:29.1967290Z xfun 0.22 0.23 TRUE 2021-05-15T22:54:29.1967840Z 2021-05-15T22:54:29.1993030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T22:54:29.4332850Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T22:54:29.4434790Z ================================================== 2021-05-15T22:54:29.4535400Z downloaded 192 KB 2021-05-15T22:54:29.4636660Z 2021-05-15T22:54:29.4707880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T22:54:29.6708750Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T22:54:29.6876990Z ================================================== 2021-05-15T22:54:29.6878220Z downloaded 1.3 MB 2021-05-15T22:54:29.6879590Z 2021-05-15T22:54:29.6921690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T22:54:29.9166470Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T22:54:29.9173390Z ================================================== 2021-05-15T22:54:29.9174330Z downloaded 17 KB 2021-05-15T22:54:29.9175010Z 2021-05-15T22:54:29.9176820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T22:54:30.1317790Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T22:54:30.1517730Z ================================================== 2021-05-15T22:54:30.1619710Z downloaded 979 KB 2021-05-15T22:54:30.1719720Z 2021-05-15T22:54:30.1822890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T22:54:30.4164910Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T22:54:30.4308830Z ================================================== 2021-05-15T22:54:30.4311500Z downloaded 785 KB 2021-05-15T22:54:30.4312200Z 2021-05-15T22:54:30.4795700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T22:54:30.7013980Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T22:54:30.7261700Z ================================================== 2021-05-15T22:54:30.7282650Z downloaded 43 KB 2021-05-15T22:54:30.7283420Z 2021-05-15T22:54:30.7285860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T22:54:30.9172440Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T22:54:30.9255780Z ================================================== 2021-05-15T22:54:30.9256690Z downloaded 207 KB 2021-05-15T22:54:30.9257260Z 2021-05-15T22:54:30.9259730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T22:54:31.0523220Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T22:54:31.0655810Z ================================================== 2021-05-15T22:54:31.0656980Z downloaded 975 KB 2021-05-15T22:54:31.0659040Z 2021-05-15T22:54:31.0699450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T22:54:31.1869580Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T22:54:31.1871110Z ================================================== 2021-05-15T22:54:31.1873240Z downloaded 68 KB 2021-05-15T22:54:31.1873960Z 2021-05-15T22:54:31.1911010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T22:54:31.4410900Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T22:54:31.4440340Z ================================================== 2021-05-15T22:54:31.4442110Z downloaded 278 KB 2021-05-15T22:54:31.4442810Z 2021-05-15T22:54:31.4445780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T22:54:31.6649530Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T22:54:31.6690990Z ================================================== 2021-05-15T22:54:31.6692290Z downloaded 288 KB 2021-05-15T22:54:31.6693300Z 2021-05-15T22:54:31.6734220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T22:54:31.9281530Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T22:54:31.9292080Z ================================================== 2021-05-15T22:54:31.9338580Z downloaded 15 KB 2021-05-15T22:54:31.9439030Z 2021-05-15T22:54:31.9542410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T22:54:32.0525300Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T22:54:32.0549250Z ================================================== 2021-05-15T22:54:32.0551340Z downloaded 148 KB 2021-05-15T22:54:32.0553520Z 2021-05-15T22:54:32.0593040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T22:54:32.2810210Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T22:54:32.2989960Z ================================================== 2021-05-15T22:54:32.2992720Z downloaded 72 KB 2021-05-15T22:54:32.2994090Z 2021-05-15T22:54:32.3035620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T22:54:32.5346810Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T22:54:32.5348710Z ================================================== 2021-05-15T22:54:32.5350650Z downloaded 35 KB 2021-05-15T22:54:32.5351330Z 2021-05-15T22:54:32.6025020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T22:54:32.7229300Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T22:54:32.7370450Z ================================================== 2021-05-15T22:54:32.7374790Z downloaded 293 KB 2021-05-15T22:54:32.7377920Z 2021-05-15T22:54:32.7411420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T22:54:32.9095630Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T22:54:32.9216750Z ================================================== 2021-05-15T22:54:32.9217750Z downloaded 425 KB 2021-05-15T22:54:32.9218320Z 2021-05-15T22:54:32.9220390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T22:54:33.0726980Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T22:54:33.0755520Z ================================================== 2021-05-15T22:54:33.0756590Z downloaded 36 KB 2021-05-15T22:54:33.0757880Z 2021-05-15T22:54:33.0788450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T22:54:33.2034020Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T22:54:33.2499850Z ================================================== 2021-05-15T22:54:33.2501220Z downloaded 2.2 MB 2021-05-15T22:54:33.2502370Z 2021-05-15T22:54:33.2550610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T22:54:33.3746100Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T22:54:33.4164650Z ================================================== 2021-05-15T22:54:33.4183520Z downloaded 194 KB 2021-05-15T22:54:33.4184250Z 2021-05-15T22:54:33.4186690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T22:54:33.6640750Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T22:54:33.6642740Z ================================================== 2021-05-15T22:54:33.6644730Z downloaded 38 KB 2021-05-15T22:54:33.6645490Z 2021-05-15T22:54:33.6683370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T22:54:33.8393380Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T22:54:33.8441400Z ================================================== 2021-05-15T22:54:33.8442830Z downloaded 205 KB 2021-05-15T22:54:33.8443400Z 2021-05-15T22:54:33.8445380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T22:54:34.0576770Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T22:54:34.2482790Z ================================================== 2021-05-15T22:54:34.2492590Z downloaded 13.9 MB 2021-05-15T22:54:34.2493650Z 2021-05-15T22:54:34.2570100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T22:54:35.3725390Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T22:54:35.3726400Z ================================================== 2021-05-15T22:54:35.3727210Z downloaded 3.1 MB 2021-05-15T22:54:35.3728140Z 2021-05-15T22:54:35.3730120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T22:54:35.3732420Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T22:54:35.3733960Z ================================================== 2021-05-15T22:54:35.3735190Z downloaded 1.3 MB 2021-05-15T22:54:35.3735820Z 2021-05-15T22:54:35.3737480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T22:54:35.3739740Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T22:54:35.3740900Z ================================================== 2021-05-15T22:54:35.3741660Z downloaded 302 KB 2021-05-15T22:54:35.3742230Z 2021-05-15T22:54:35.3744100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T22:54:35.3745980Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T22:54:35.3746950Z ================================================== 2021-05-15T22:54:35.3747900Z downloaded 104 KB 2021-05-15T22:54:35.3748480Z 2021-05-15T22:54:35.3750430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T22:54:35.3939320Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T22:54:35.3941390Z ================================================== 2021-05-15T22:54:35.3941870Z downloaded 21 KB 2021-05-15T22:54:35.3942130Z 2021-05-15T22:54:35.3984330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T22:54:35.5454760Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T22:54:35.5456360Z ================================================== 2021-05-15T22:54:35.5458530Z downloaded 43 KB 2021-05-15T22:54:35.5459650Z 2021-05-15T22:54:35.5502730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T22:54:35.6894630Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T22:54:35.6897450Z ================================================== 2021-05-15T22:54:35.6898670Z downloaded 33 KB 2021-05-15T22:54:35.6899650Z 2021-05-15T22:54:35.6938970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T22:54:36.1483870Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T22:54:36.1502150Z ================================================== 2021-05-15T22:54:36.1503070Z downloaded 137 KB 2021-05-15T22:54:36.1503720Z 2021-05-15T22:54:36.1543450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T22:54:36.2802790Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T22:54:36.3093250Z ================================================== 2021-05-15T22:54:36.3096280Z downloaded 2.8 MB 2021-05-15T22:54:36.3123560Z 2021-05-15T22:54:36.3140070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T22:54:36.4389560Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T22:54:36.4397600Z ================================================== 2021-05-15T22:54:36.4398560Z downloaded 64 KB 2021-05-15T22:54:36.4402560Z 2021-05-15T22:54:36.4444210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T22:54:36.6169420Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T22:54:36.6452580Z ================================================== 2021-05-15T22:54:36.6453780Z downloaded 954 KB 2021-05-15T22:54:36.6454470Z 2021-05-15T22:54:36.6495160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T22:54:36.8502080Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T22:54:36.8524090Z ================================================== 2021-05-15T22:54:36.8525300Z downloaded 129 KB 2021-05-15T22:54:36.8525990Z 2021-05-15T22:54:36.8568860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T22:54:37.0844740Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T22:54:37.1065990Z ================================================== 2021-05-15T22:54:37.1067300Z downloaded 384 KB 2021-05-15T22:54:37.1068010Z 2021-05-15T22:54:38.6611130Z 2021-05-15T22:54:38.6613220Z The downloaded binary packages are in 2021-05-15T22:54:38.6614620Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUwxjx5/downloaded_packages 2021-05-15T22:54:38.6617580Z installing the source package ‘xfun’ 2021-05-15T22:54:38.6618610Z 2021-05-15T22:54:38.6634140Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T22:54:38.9155570Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T22:54:38.9171700Z ================================================== 2021-05-15T22:54:38.9197950Z downloaded 109 KB 2021-05-15T22:54:38.9230900Z 2021-05-15T22:54:39.4051280Z * installing *source* package ‘xfun’ ... 2021-05-15T22:54:39.4125910Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T22:54:39.4127100Z ** using staged installation 2021-05-15T22:54:39.4379480Z ** libs 2021-05-15T22:54:39.5118470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T22:54:39.7433460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T22:54:39.8320960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T22:54:41.0971960Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T22:54:41.1074750Z ** R 2021-05-15T22:54:41.1307170Z ** inst 2021-05-15T22:54:41.1347960Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:43.0950150Z ** help 2021-05-15T22:54:43.3426950Z *** installing help indices 2021-05-15T22:54:43.4738650Z ** building package indices 2021-05-15T22:54:43.9566940Z ** installing vignettes 2021-05-15T22:54:43.9666290Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:54:44.3258770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T22:54:44.5642970Z ** testing if installed package can be loaded from final location 2021-05-15T22:54:44.9081860Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:54:44.9105350Z * DONE (xfun) 2021-05-15T22:54:44.9271920Z 2021-05-15T22:54:44.9355850Z The downloaded source packages are in 2021-05-15T22:54:44.9361640Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/downloaded_packages’ 2021-05-15T22:54:44.9903760Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T22:54:47.6329560Z 2021-05-15T22:54:48.1682540Z 2021-05-15T22:54:48.1764090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3610b37d3e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T22:54:48.1769180Z 2021-05-15T22:54:48.1806020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3610b37d3e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T22:54:48.2721300Z 2021-05-15T22:54:48.2756490Z 2021-05-15T22:54:48.2782550Z ─ preparing ‘desc’: 2021-05-15T22:54:48.2783440Z 2021-05-15T22:54:48.2784790Z 2021-05-15T22:54:48.2873170Z checking DESCRIPTION meta-information ... 2021-05-15T22:54:48.2911600Z 2021-05-15T22:54:48.2930100Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:54:48.4124310Z 2021-05-15T22:54:48.4200520Z 2021-05-15T22:54:48.4202570Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:54:48.4203390Z 2021-05-15T22:54:48.4204110Z 2021-05-15T22:54:48.4205370Z ─ checking for empty or unneeded directories 2021-05-15T22:54:48.4252700Z 2021-05-15T22:54:48.4307310Z 2021-05-15T22:54:48.4309050Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T22:54:48.7566630Z 2021-05-15T22:54:48.7670920Z 2021-05-15T22:54:48.7771940Z 2021-05-15T22:54:48.8179670Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:54:48.8282380Z (as ‘lib’ is unspecified) 2021-05-15T22:54:49.3393130Z * installing *source* package ‘desc’ ... 2021-05-15T22:54:49.3482170Z ** using staged installation 2021-05-15T22:54:49.3728900Z ** R 2021-05-15T22:54:49.4019280Z ** inst 2021-05-15T22:54:49.4073370Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:51.6790430Z ** help 2021-05-15T22:54:51.9516820Z *** installing help indices 2021-05-15T22:54:52.0638780Z ** building package indices 2021-05-15T22:54:52.5430970Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:54:52.8621960Z ** testing if installed package can be loaded from final location 2021-05-15T22:54:53.2340500Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:54:53.2378710Z * DONE (desc) 2021-05-15T22:54:53.6894350Z 2021-05-15T22:54:53.6981610Z 2021-05-15T22:54:53.7025900Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3622bc7bec/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T22:54:53.7081490Z 2021-05-15T22:54:53.7154510Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3622bc7bec/muschellij2-ghtravis-0b26809/DESCRIPTION’ (377ms) 2021-05-15T22:54:53.7604430Z 2021-05-15T22:54:53.7706210Z 2021-05-15T22:54:53.7808570Z ─ preparing ‘ghtravis’: 2021-05-15T22:54:53.7908390Z 2021-05-15T22:54:53.8010210Z 2021-05-15T22:54:53.8111570Z checking DESCRIPTION meta-information ... 2021-05-15T22:54:53.8212150Z 2021-05-15T22:54:53.8303850Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:54:53.8467640Z 2021-05-15T22:54:53.8569360Z 2021-05-15T22:54:53.8613910Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:54:53.8615150Z 2021-05-15T22:54:53.8615800Z 2021-05-15T22:54:53.8617290Z ─ checking for empty or unneeded directories 2021-05-15T22:54:53.8618020Z 2021-05-15T22:54:53.8618920Z 2021-05-15T22:54:53.8620270Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T22:54:53.8886160Z 2021-05-15T22:54:53.8897530Z 2021-05-15T22:54:53.8898220Z 2021-05-15T22:54:53.9491400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:54:53.9493020Z (as ‘lib’ is unspecified) 2021-05-15T22:54:54.3899600Z * installing *source* package ‘ghtravis’ ... 2021-05-15T22:54:54.4001400Z ** using staged installation 2021-05-15T22:54:54.4125300Z ** R 2021-05-15T22:54:54.4404080Z ** inst 2021-05-15T22:54:54.4507010Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:54:56.5866780Z ** help 2021-05-15T22:54:56.6835810Z *** installing help indices 2021-05-15T22:54:56.7438990Z ** building package indices 2021-05-15T22:54:57.0832450Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:54:58.1669880Z ** testing if installed package can be loaded from final location 2021-05-15T22:54:59.2443750Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:54:59.2472660Z * DONE (ghtravis) 2021-05-15T22:54:59.2851040Z Using github PAT from envvar GITHUB_PAT 2021-05-15T22:54:59.5067910Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T22:55:02.4516240Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T22:55:02.4516820Z 2021-05-15T22:55:02.4624840Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:55:02.4625970Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T22:55:02.4724560Z (as ‘lib’ is unspecified) 2021-05-15T22:55:02.4725610Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T22:55:02.4828310Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T22:55:02.4930650Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T22:55:02.5033050Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T22:55:04.4333560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T22:55:04.6985860Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T22:55:04.7086270Z ================================================== 2021-05-15T22:55:04.7187480Z downloaded 194 KB 2021-05-15T22:55:04.7287660Z 2021-05-15T22:55:04.7390080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T22:55:04.9541910Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T22:55:04.9545570Z ================================================== 2021-05-15T22:55:04.9547910Z downloaded 67 KB 2021-05-15T22:55:04.9569140Z 2021-05-15T22:55:05.0071590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T22:55:05.1027500Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T22:55:05.1043500Z ================================================== 2021-05-15T22:55:05.1044460Z downloaded 189 KB 2021-05-15T22:55:05.1045150Z 2021-05-15T22:55:05.1081960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T22:55:05.4121610Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T22:55:05.4268510Z ================================================== 2021-05-15T22:55:05.4325130Z downloaded 1.2 MB 2021-05-15T22:55:05.4325830Z 2021-05-15T22:55:05.4327940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T22:55:05.5698140Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T22:55:05.5871670Z ================================================== 2021-05-15T22:55:05.5892530Z downloaded 936 KB 2021-05-15T22:55:05.5931340Z 2021-05-15T22:55:05.7382410Z 2021-05-15T22:55:05.7437120Z The downloaded binary packages are in 2021-05-15T22:55:05.7439470Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUwxjx5/downloaded_packages 2021-05-15T22:55:06.0475740Z 2021-05-15T22:55:06.0577210Z 2021-05-15T22:55:06.0676210Z 2021-05-15T22:55:06.0710470Z checking 2021-05-15T22:55:06.0719000Z 2021-05-15T22:55:06.0756370Z checking for file 2021-05-15T22:55:06.0776440Z 2021-05-15T22:55:06.0810500Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3667dc2e70/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T22:55:06.0912530Z 2021-05-15T22:55:06.1016570Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3667dc2e70/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T22:55:06.1017620Z 2021-05-15T22:55:06.1117660Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3667dc2e70/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T22:55:06.1220080Z 2021-05-15T22:55:06.1323520Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3667dc2e70/muschellij2-aghast-0c3b853/DESCRIPTION’ ... OK 2021-05-15T22:55:06.1427330Z 2021-05-15T22:55:06.1530600Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpUwxjx5/remotes2a3667dc2e70/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T22:55:06.1615560Z 2021-05-15T22:55:06.1616550Z 2021-05-15T22:55:06.1619360Z ─ preparing ‘aghast’: 2021-05-15T22:55:06.1723410Z checking DESCRIPTION meta-information ... 2021-05-15T22:55:06.1825230Z 2021-05-15T22:55:06.1928550Z ✔ checking DESCRIPTION meta-information 2021-05-15T22:55:06.2029840Z 2021-05-15T22:55:06.2131330Z 2021-05-15T22:55:06.2233890Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:55:06.2335160Z 2021-05-15T22:55:06.2436750Z 2021-05-15T22:55:06.2539080Z ─ checking for empty or unneeded directories 2021-05-15T22:55:06.2640260Z 2021-05-15T22:55:06.2741880Z 2021-05-15T22:55:06.2844140Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T22:55:06.3266540Z 2021-05-15T22:55:06.3347430Z 2021-05-15T22:55:06.3450230Z 2021-05-15T22:55:06.3529740Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:55:06.3558940Z (as ‘lib’ is unspecified) 2021-05-15T22:55:06.6687870Z * installing *source* package ‘aghast’ ... 2021-05-15T22:55:06.6789830Z ** using staged installation 2021-05-15T22:55:06.7092790Z ** R 2021-05-15T22:55:06.7131130Z ** byte-compile and prepare package for lazy loading 2021-05-15T22:55:07.4104020Z ** help 2021-05-15T22:55:07.4385800Z *** installing help indices 2021-05-15T22:55:07.4788610Z ** building package indices 2021-05-15T22:55:07.8132310Z ** testing if installed package can be loaded from temporary location 2021-05-15T22:55:08.1318370Z ** testing if installed package can be loaded from final location 2021-05-15T22:55:08.4234910Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T22:55:08.4261040Z * DONE (aghast) 2021-05-15T22:55:08.4571440Z Installing 1 packages: covr 2021-05-15T22:55:08.4593110Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:55:08.4695410Z (as ‘lib’ is unspecified) 2021-05-15T22:55:09.4823970Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T22:55:09.4825220Z 2021-05-15T22:55:10.4874940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T22:55:10.6560000Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T22:55:10.6577880Z ================================================== 2021-05-15T22:55:10.6578920Z downloaded 153 KB 2021-05-15T22:55:10.6580480Z 2021-05-15T22:55:10.6624330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T22:55:10.8427520Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T22:55:10.8437680Z ================================================== 2021-05-15T22:55:10.8440270Z downloaded 117 KB 2021-05-15T22:55:10.8442630Z 2021-05-15T22:55:10.8479720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T22:55:10.9946910Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T22:55:10.9969200Z ================================================== 2021-05-15T22:55:11.0000390Z downloaded 282 KB 2021-05-15T22:55:11.0132150Z 2021-05-15T22:55:11.0738510Z 2021-05-15T22:55:11.0739820Z The downloaded binary packages are in 2021-05-15T22:55:11.0741300Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpUwxjx5/downloaded_packages 2021-05-15T22:55:11.1135830Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T22:55:11.1136510Z Rscript -e "tic::before_install()" 2021-05-15T22:55:11.1475270Z shell: /bin/bash -e {0} 2021-05-15T22:55:11.1475650Z env: 2021-05-15T22:55:11.1483250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:55:11.1483710Z TIC_DEPLOY_KEY: 2021-05-15T22:55:11.1484050Z RSPM: 2021-05-15T22:55:11.1485480Z GITHUB_PAT: *** 2021-05-15T22:55:11.1485890Z COVERALLS_TOKEN: 2021-05-15T22:55:11.1486320Z continue-on-error: false 2021-05-15T22:55:11.1486750Z VDIFFR_RUN_TESTS: false 2021-05-15T22:55:11.1487210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:55:11.1488030Z TZ: UTC 2021-05-15T22:55:11.1488380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:55:11.1488740Z NOT_CRAN: true 2021-05-15T22:55:11.1489470Z ##[endgroup] 2021-05-15T22:55:11.6407740Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:55:11.8164730Z Running before_install: step_install_remote_binaries() 2021-05-15T22:55:12.5449600Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T22:55:12.5450410Z remotes::install_deps(dependencies = TRUE) 2021-05-15T22:55:12.5451040Z remotes::install_cran("rcmdcheck") 2021-05-15T22:55:12.5451560Z remotes::install_cran("markdown") 2021-05-15T22:55:12.5706590Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:55:12.5707030Z env: 2021-05-15T22:55:12.5707740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:55:12.5708210Z TIC_DEPLOY_KEY: 2021-05-15T22:55:12.5708590Z RSPM: 2021-05-15T22:55:12.5710310Z GITHUB_PAT: *** 2021-05-15T22:55:12.5710750Z COVERALLS_TOKEN: 2021-05-15T22:55:12.5711310Z continue-on-error: false 2021-05-15T22:55:12.5711950Z VDIFFR_RUN_TESTS: false 2021-05-15T22:55:12.5712480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:55:12.5712910Z TZ: UTC 2021-05-15T22:55:12.5713320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:55:12.5713720Z NOT_CRAN: true 2021-05-15T22:55:12.5714180Z ##[endgroup] 2021-05-15T22:55:18.1941720Z colorspace (NA -> 2.0-1) [CRAN] 2021-05-15T22:55:18.1943630Z viridisLite (NA -> 0.4.0) [CRAN] 2021-05-15T22:55:18.1946300Z RColorBrewer (NA -> 1.1-2) [CRAN] 2021-05-15T22:55:18.1947820Z munsell (NA -> 0.5.0) [CRAN] 2021-05-15T22:55:18.1949520Z labeling (NA -> 0.4.2) [CRAN] 2021-05-15T22:55:18.1951550Z farver (NA -> 2.1.0) [CRAN] 2021-05-15T22:55:18.1953050Z scales (NA -> 1.1.1) [CRAN] 2021-05-15T22:55:18.1955360Z isoband (NA -> 0.2.4) [CRAN] 2021-05-15T22:55:18.1956770Z gtable (NA -> 0.3.0) [CRAN] 2021-05-15T22:55:18.1958450Z ggplot2 (NA -> 3.3.3) [CRAN] 2021-05-15T22:55:18.1960520Z ggpolypath (NA -> 0.1.0) [CRAN] 2021-05-15T22:55:18.1971370Z Installing 11 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, ggplot2, ggpolypath 2021-05-15T22:55:18.2063270Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T22:55:18.2065450Z (as ‘lib’ is unspecified) 2021-05-15T22:55:22.7266950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-15T22:55:22.9151150Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-15T22:55:22.9803930Z ================================================== 2021-05-15T22:55:22.9805230Z downloaded 2.5 MB 2021-05-15T22:55:22.9806500Z 2021-05-15T22:55:22.9855420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-15T22:55:23.1308580Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-15T22:55:23.1484800Z ================================================== 2021-05-15T22:55:23.1486300Z downloaded 1.2 MB 2021-05-15T22:55:23.1487050Z 2021-05-15T22:55:23.1540900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-15T22:55:23.3128030Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-15T22:55:23.3305440Z ================================================== 2021-05-15T22:55:23.3309250Z downloaded 51 KB 2021-05-15T22:55:23.3310050Z 2021-05-15T22:55:23.3351090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-15T22:55:23.5801020Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-15T22:55:23.5837090Z ================================================== 2021-05-15T22:55:23.5838160Z downloaded 235 KB 2021-05-15T22:55:23.5839210Z 2021-05-15T22:55:23.5876610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-15T22:55:23.7187800Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-15T22:55:23.7203520Z ================================================== 2021-05-15T22:55:23.7205350Z downloaded 58 KB 2021-05-15T22:55:23.7206570Z 2021-05-15T22:55:23.7250090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-15T22:55:24.0015630Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-15T22:55:24.0089630Z ================================================== 2021-05-15T22:55:24.0090790Z downloaded 1.9 MB 2021-05-15T22:55:24.0091680Z 2021-05-15T22:55:24.0147770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-15T22:55:24.2701400Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-15T22:55:24.2819370Z ================================================== 2021-05-15T22:55:24.2852980Z downloaded 539 KB 2021-05-15T22:55:24.2853410Z 2021-05-15T22:55:24.2907370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-15T22:55:24.4212380Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-15T22:55:24.4730940Z ================================================== 2021-05-15T22:55:24.4732660Z downloaded 3.5 MB 2021-05-15T22:55:24.4733560Z 2021-05-15T22:55:24.4788470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-15T22:55:24.7338520Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-15T22:55:24.7340100Z ================================================== 2021-05-15T22:55:24.7341120Z downloaded 421 KB 2021-05-15T22:55:24.7342130Z 2021-05-15T22:55:24.7388200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ggplot2_3.3.3.tgz' 2021-05-15T22:55:24.8704950Z Content type 'application/x-gzip' length 4068756 bytes (3.9 MB) 2021-05-15T22:55:24.9296080Z ================================================== 2021-05-15T22:55:24.9298970Z downloaded 3.9 MB 2021-05-15T22:55:24.9300800Z 2021-05-15T22:55:24.9360480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ggpolypath_0.1.0.tgz' 2021-05-15T22:55:25.1501660Z Content type 'application/x-gzip' length 223444 bytes (218 KB) 2021-05-15T22:55:25.1576580Z ================================================== 2021-05-15T22:55:25.1580500Z downloaded 218 KB 2021-05-15T22:55:25.1582550Z 2021-05-15T22:55:25.5835720Z 2021-05-15T22:55:25.5836700Z The downloaded binary packages are in 2021-05-15T22:55:25.5837640Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4XON2v/downloaded_packages 2021-05-15T22:55:26.5076080Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T22:55:26.5077560Z Use `force = TRUE` to force installation 2021-05-15T22:55:26.5099130Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T22:55:26.5100090Z Use `force = TRUE` to force installation 2021-05-15T22:55:26.5359020Z ##[group]Run options(width = 100) 2021-05-15T22:55:26.5359640Z options(width = 100) 2021-05-15T22:55:26.5360220Z pkgs <- installed.packages()[, "Package"] 2021-05-15T22:55:26.5360890Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T22:55:26.5593080Z shell: /usr/local/bin/Rscript {0} 2021-05-15T22:55:26.5593520Z env: 2021-05-15T22:55:26.5593990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:55:26.5594570Z TIC_DEPLOY_KEY: 2021-05-15T22:55:26.5594950Z RSPM: 2021-05-15T22:55:26.5596220Z GITHUB_PAT: *** 2021-05-15T22:55:26.5596680Z COVERALLS_TOKEN: 2021-05-15T22:55:26.5597140Z continue-on-error: false 2021-05-15T22:55:26.5597640Z VDIFFR_RUN_TESTS: false 2021-05-15T22:55:26.5598160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:55:26.5598590Z TZ: UTC 2021-05-15T22:55:26.5599000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:55:26.5599390Z NOT_CRAN: true 2021-05-15T22:55:26.5599840Z ##[endgroup] 2021-05-15T22:55:27.4237980Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T22:55:27.4240370Z setting value 2021-05-15T22:55:27.4259690Z version R version 4.0.5 (2021-03-31) 2021-05-15T22:55:27.4290000Z os macOS Catalina 10.15.7 2021-05-15T22:55:27.4295700Z system x86_64, darwin17.0 2021-05-15T22:55:27.4363920Z ui X11 2021-05-15T22:55:27.4364900Z language (EN) 2021-05-15T22:55:27.4366700Z collate en_US.UTF-8 2021-05-15T22:55:27.4368150Z ctype en_US.UTF-8 2021-05-15T22:55:27.4369110Z tz UTC 2021-05-15T22:55:27.4370420Z date 2021-05-15 2021-05-15T22:55:27.4371100Z 2021-05-15T22:55:27.4372640Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T22:55:27.4373900Z ! package * version date lib source 2021-05-15T22:55:27.4375630Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T22:55:27.4377250Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4378800Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:27.4380270Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T22:55:27.4381850Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4383390Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4384850Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T22:55:27.4386430Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4387990Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T22:55:27.4389590Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4391130Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4392690Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T22:55:27.4394220Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T22:55:27.4395790Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4397310Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4398940Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:27.4400490Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4402880Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4404540Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4406120Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4407680Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4409230Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:27.4410860Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T22:55:27.4412460Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4414020Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4415510Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4417090Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4418730Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4420270Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T22:55:27.4422220Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4423790Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4425490Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4427060Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T22:55:27.4428520Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4431510Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4435100Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4436720Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4438400Z ggpolypath 0.1.0 2016-08-10 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4440030Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:27.4441680Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T22:55:27.4443420Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0593840Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0596300Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0617670Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0619150Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0620260Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:28.0621350Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0622380Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0623560Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0624770Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0625880Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0626950Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0628080Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0629130Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0630790Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0631960Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0633080Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0634210Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0635250Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0636360Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0637400Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0638450Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0639550Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0640620Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0641710Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0642730Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0644160Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0645250Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0646250Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0647500Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0648660Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:28.0649780Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0650820Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0651950Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0653040Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0654120Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0655230Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0656310Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0657410Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0658600Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0659660Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0660750Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0661820Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0662990Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0664070Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0665140Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0666240Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0667280Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0668350Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0669390Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0670680Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0672250Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0673430Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0674570Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0675640Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0676780Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0677840Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0678970Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:28.0680050Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0681120Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:28.0682220Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0683260Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0684390Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T22:55:28.0685820Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0686870Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T22:55:28.0687970Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0688990Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0690080Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T22:55:28.0691210Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0692300Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0693400Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0694440Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0695560Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0696580Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T22:55:28.0697870Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0699170Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0700250Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0701350Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0702470Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0703580Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T22:55:28.0704660Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0705710Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0706790Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0707800Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T22:55:28.0708130Z 2021-05-15T22:55:28.0708670Z [1] /Users/runner/work/_temp/Library 2021-05-15T22:55:28.0709440Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T22:55:28.0709890Z 2021-05-15T22:55:28.0710790Z P ── Loaded and on-disk path mismatch. 2021-05-15T22:55:28.0774630Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T22:55:28.0775340Z Rscript -e 'tic::script()' 2021-05-15T22:55:28.0775790Z ls -l check 2021-05-15T22:55:28.1098950Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T22:55:28.1099530Z env: 2021-05-15T22:55:28.1099960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:55:28.1100470Z TIC_DEPLOY_KEY: 2021-05-15T22:55:28.1100830Z RSPM: 2021-05-15T22:55:28.1102600Z GITHUB_PAT: *** 2021-05-15T22:55:28.1103070Z COVERALLS_TOKEN: 2021-05-15T22:55:28.1103530Z continue-on-error: false 2021-05-15T22:55:28.1104010Z VDIFFR_RUN_TESTS: false 2021-05-15T22:55:28.1104500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:55:28.1104940Z TZ: UTC 2021-05-15T22:55:28.1105300Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:55:28.1105730Z NOT_CRAN: true 2021-05-15T22:55:28.1106120Z ##[endgroup] 2021-05-15T22:55:28.5822500Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:55:28.7484030Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T22:55:28.7485620Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T22:55:28.7486720Z timeout = Inf, check_dir = "check") 2021-05-15T22:55:28.8840110Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T22:55:29.2854680Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T22:55:30.1951010Z * preparing ‘gganatogram’: 2021-05-15T22:55:30.2064950Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:55:30.3046150Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T22:55:30.3065360Z * checking for empty or unneeded directories 2021-05-15T22:55:30.4208320Z * building ‘gganatogram_1.1.1.tar.gz’ 2021-05-15T22:55:31.5548550Z 2021-05-15T22:55:32.0825010Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T22:55:32.4430780Z * using log directory ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck’ 2021-05-15T22:55:32.4534950Z * using R version 4.0.5 (2021-03-31) 2021-05-15T22:55:32.4638180Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T22:55:32.4741080Z * using session charset: UTF-8 2021-05-15T22:55:33.3660470Z * using option ‘--as-cran’ 2021-05-15T22:55:33.3683310Z * checking for file ‘gganatogram/DESCRIPTION’ ... OK 2021-05-15T22:55:33.3685210Z * this is package ‘gganatogram’ version ‘1.1.1’ 2021-05-15T22:55:33.3686650Z * package encoding: UTF-8 2021-05-15T22:55:33.3766520Z * checking package namespace information ... OK 2021-05-15T22:55:34.6642130Z * checking package dependencies ... OK 2021-05-15T22:55:34.6744250Z * checking if this is a source package ... OK 2021-05-15T22:55:34.6841620Z * checking if there is a namespace ... OK 2021-05-15T22:55:34.9829810Z * checking for executable files ... OK 2021-05-15T22:55:34.9831320Z * checking for hidden files and directories ... OK 2021-05-15T22:55:34.9860870Z * checking for portable file names ... OK 2021-05-15T22:55:34.9862330Z * checking for sufficient/correct file permissions ... OK 2021-05-15T22:55:35.0643780Z * checking serialization versions ... OK 2021-05-15T22:55:48.2387500Z * checking whether package ‘gganatogram’ can be installed ... OK 2021-05-15T22:55:48.2522270Z * checking installed package size ... NOTE 2021-05-15T22:55:48.2523700Z installed size is 18.2Mb 2021-05-15T22:55:48.2532910Z sub-directories of 1Mb or more: 2021-05-15T22:55:48.2540030Z data 18.1Mb 2021-05-15T22:55:48.3985150Z * checking package directory ... OK 2021-05-15T22:55:48.3990350Z * checking for future file timestamps ... OK 2021-05-15T22:55:49.2711930Z * checking DESCRIPTION meta-information ... OK 2021-05-15T22:55:50.2658990Z * checking top-level files ... OK 2021-05-15T22:55:50.2660900Z * checking for left-over files ... OK 2021-05-15T22:55:50.2661960Z * checking index information ... OK 2021-05-15T22:55:50.2662910Z * checking package subdirectories ... OK 2021-05-15T22:55:50.2665230Z * checking R files for non-ASCII characters ... OK 2021-05-15T22:55:50.2666380Z * checking R files for syntax errors ... OK 2021-05-15T22:55:50.4213100Z * checking whether the package can be loaded ... OK 2021-05-15T22:55:51.0494850Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T22:55:51.6956770Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T22:55:52.3861400Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T22:55:53.1634560Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T22:55:53.8229670Z * checking loading without being on the library search path ... OK 2021-05-15T22:55:54.5100650Z * checking dependencies in R code ... OK 2021-05-15T22:55:56.9646910Z * checking S3 generic/method consistency ... OK 2021-05-15T22:55:57.6835490Z * checking replacement functions ... OK 2021-05-15T22:55:58.3996420Z * checking foreign function calls ... OK 2021-05-15T22:56:02.8970200Z * checking R code for possible problems ... OK 2021-05-15T22:56:02.8972230Z * checking Rd files ... OK 2021-05-15T22:56:02.8973110Z * checking Rd metadata ... OK 2021-05-15T22:56:02.9317960Z * checking Rd line widths ... OK 2021-05-15T22:56:03.1065940Z * checking Rd cross-references ... OK 2021-05-15T22:56:04.4245870Z * checking for missing documentation entries ... OK 2021-05-15T22:56:07.2293270Z * checking for code/documentation mismatches ... OK 2021-05-15T22:56:09.5676480Z * checking Rd \usage sections ... OK 2021-05-15T22:56:09.6944800Z * checking Rd contents ... OK 2021-05-15T22:56:09.8332970Z * checking for unstated dependencies in examples ... OK 2021-05-15T22:56:12.6056450Z * checking contents of ‘data’ directory ... OK 2021-05-15T22:56:15.9423200Z * checking data for non-ASCII characters ... OK 2021-05-15T22:56:16.2840350Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T22:56:37.7748160Z * checking examples ... OK 2021-05-15T22:56:37.7771170Z Examples with CPU (user + system) or elapsed time > 5s 2021-05-15T22:56:37.8512880Z user system elapsed 2021-05-15T22:56:37.8518540Z get_anatogram 6.053 4.205 11.608 2021-05-15T22:56:37.8519670Z gganatogram 7.504 0.190 7.784 2021-05-15T22:56:37.9726160Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T22:56:38.2143680Z * checking tests ... 2021-05-15T22:56:41.2136790Z Running ‘testthat.R’ 2021-05-15T22:56:41.2657830Z OK 2021-05-15T22:56:45.4728170Z * checking PDF version of manual ... OK 2021-05-15T22:56:45.4730610Z * checking for non-standard things in the check directory ... OK 2021-05-15T22:56:45.4731920Z * checking for detritus in the temp directory ... OK 2021-05-15T22:56:45.4732960Z * DONE 2021-05-15T22:56:45.4733630Z 2021-05-15T22:56:45.4734460Z Status: 1 NOTE 2021-05-15T22:56:45.4735350Z See 2021-05-15T22:56:45.4737140Z ‘/Users/runner/work/gganatogram/gganatogram/check/gganatogram.Rcheck/00check.log’ 2021-05-15T22:56:45.4738510Z for details. 2021-05-15T22:56:45.4739210Z 2021-05-15T22:56:45.4739920Z 2021-05-15T22:56:45.6054710Z ── R CMD check results ────────────────────────────────── gganatogram 1.1.1 ──── 2021-05-15T22:56:45.6061820Z Duration: 1m 13.9s 2021-05-15T22:56:45.6062600Z 2021-05-15T22:56:45.6100750Z ❯ checking installed package size ... NOTE 2021-05-15T22:56:45.6102090Z installed size is 18.2Mb 2021-05-15T22:56:45.6103620Z sub-directories of 1Mb or more: 2021-05-15T22:56:45.6104640Z data 18.1Mb 2021-05-15T22:56:45.6105540Z 2021-05-15T22:56:45.6112270Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-15T22:56:45.6338200Z total 62632 2021-05-15T22:56:45.6346070Z drwxr-xr-x 15 runner staff 480 May 15 22:56 gganatogram.Rcheck 2021-05-15T22:56:45.6351530Z -rw-r--r-- 1 runner staff 14136227 May 15 22:55 gganatogram_1.1.1.tar.gz 2021-05-15T22:56:45.6354140Z -rw-r--r-- 1 runner staff 17907949 May 15 22:55 gganatogram_1.1.1.tgz 2021-05-15T22:56:45.6434490Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:56:45.6435360Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T22:56:45.6747660Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T22:56:45.6748170Z env: 2021-05-15T22:56:45.6748640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:56:45.6749150Z TIC_DEPLOY_KEY: 2021-05-15T22:56:45.6749490Z RSPM: 2021-05-15T22:56:45.6751120Z GITHUB_PAT: *** 2021-05-15T22:56:45.6752060Z COVERALLS_TOKEN: 2021-05-15T22:56:45.6752560Z continue-on-error: false 2021-05-15T22:56:45.6753040Z VDIFFR_RUN_TESTS: false 2021-05-15T22:56:45.6753560Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:56:45.6753990Z TZ: UTC 2021-05-15T22:56:45.6754390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:56:45.6754790Z NOT_CRAN: true 2021-05-15T22:56:45.6755190Z ##[endgroup] 2021-05-15T22:56:45.7243720Z 2021-05-15T22:56:45.7246500Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-15T22:56:45.7247740Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T22:56:45.7249340Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T22:56:45.7250090Z 2021-05-15T22:56:45.7251050Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T22:56:45.7252310Z You are welcome to redistribute it under certain conditions. 2021-05-15T22:56:45.7254370Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T22:56:45.7255290Z 2021-05-15T22:56:45.7257470Z R is a collaborative project with many contributors. 2021-05-15T22:56:45.7259400Z Type 'contributors()' for more information and 2021-05-15T22:56:45.7261790Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T22:56:45.7262920Z 2021-05-15T22:56:45.7264160Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T22:56:45.7265920Z 'help.start()' for an HTML browser interface to help. 2021-05-15T22:56:45.7266910Z Type 'q()' to quit R. 2021-05-15T22:56:45.7267220Z 2021-05-15T22:56:45.7267670Z > library(testthat) 2021-05-15T22:56:45.7268170Z > library(gganatogram) 2021-05-15T22:56:45.7268810Z Loading required package: ggpolypath 2021-05-15T22:56:45.7269440Z Loading required package: ggplot2 2021-05-15T22:56:45.7269900Z > 2021-05-15T22:56:45.7270340Z > test_check("gganatogram") 2021-05-15T22:56:45.7270930Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ] 2021-05-15T22:56:45.7271580Z > 2021-05-15T22:56:45.7272050Z > proc.time() 2021-05-15T22:56:45.7272520Z user system elapsed 2021-05-15T22:56:45.7273010Z 2.730 0.206 2.933 2021-05-15T22:56:45.7339570Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T22:56:45.7340230Z Rscript -e "tic::before_deploy()" 2021-05-15T22:56:45.7657180Z shell: /bin/bash -e {0} 2021-05-15T22:56:45.7657570Z env: 2021-05-15T22:56:45.7658030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:56:45.7658480Z TIC_DEPLOY_KEY: 2021-05-15T22:56:45.7658850Z RSPM: 2021-05-15T22:56:45.7659800Z GITHUB_PAT: *** 2021-05-15T22:56:45.7660250Z COVERALLS_TOKEN: 2021-05-15T22:56:45.7660710Z continue-on-error: false 2021-05-15T22:56:45.7661210Z VDIFFR_RUN_TESTS: false 2021-05-15T22:56:45.7661700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:56:45.7662160Z TZ: UTC 2021-05-15T22:56:45.7662580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:56:45.7662970Z NOT_CRAN: true 2021-05-15T22:56:45.7663360Z ##[endgroup] 2021-05-15T22:56:46.1835980Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:56:46.4008390Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T22:56:46.4009010Z with: 2021-05-15T22:56:46.4009840Z upload_url: https://uploads.github.com/repos/neuroconductor/gganatogram/releases/43005542/assets{?name,label} 2021-05-15T22:56:46.4010770Z asset_path: check/gganatogram_1.1.1.tgz 2021-05-15T22:56:46.4011270Z asset_name: gganatogram_1.1.1_R4.0.tgz 2021-05-15T22:56:46.4011860Z asset_content_type: application/octet-stream 2021-05-15T22:56:46.4012340Z env: 2021-05-15T22:56:46.4012790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:56:46.4013230Z TIC_DEPLOY_KEY: 2021-05-15T22:56:46.4013600Z RSPM: 2021-05-15T22:56:46.4014510Z GITHUB_PAT: *** 2021-05-15T22:56:46.4014910Z COVERALLS_TOKEN: 2021-05-15T22:56:46.4015400Z continue-on-error: false 2021-05-15T22:56:46.4015870Z VDIFFR_RUN_TESTS: false 2021-05-15T22:56:46.4016380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:56:46.4016810Z TZ: UTC 2021-05-15T22:56:46.4017230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:56:46.4018020Z NOT_CRAN: true 2021-05-15T22:56:46.4018850Z GITHUB_TOKEN: *** 2021-05-15T22:56:46.4019230Z ##[endgroup] 2021-05-15T22:56:47.3919890Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T22:56:47.3920730Z Rscript -e "tic::deploy()" 2021-05-15T22:56:47.4224920Z shell: /bin/bash -e {0} 2021-05-15T22:56:47.4225380Z env: 2021-05-15T22:56:47.4225810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:56:47.4226300Z TIC_DEPLOY_KEY: 2021-05-15T22:56:47.4226640Z RSPM: 2021-05-15T22:56:47.4227840Z GITHUB_PAT: *** 2021-05-15T22:56:47.4228320Z COVERALLS_TOKEN: 2021-05-15T22:56:47.4228770Z continue-on-error: false 2021-05-15T22:56:47.4229280Z VDIFFR_RUN_TESTS: false 2021-05-15T22:56:47.4229760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:56:47.4230230Z TZ: UTC 2021-05-15T22:56:47.4230610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:56:47.4231030Z NOT_CRAN: true 2021-05-15T22:56:47.4231390Z ##[endgroup] 2021-05-15T22:56:47.8197790Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:56:47.9725130Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T22:56:47.9725790Z Rscript -e "tic::after_deploy()" 2021-05-15T22:56:48.0050070Z shell: /bin/bash -e {0} 2021-05-15T22:56:48.0050470Z env: 2021-05-15T22:56:48.0050930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T22:56:48.0051500Z TIC_DEPLOY_KEY: 2021-05-15T22:56:48.0051880Z RSPM: 2021-05-15T22:56:48.0053100Z GITHUB_PAT: *** 2021-05-15T22:56:48.0053520Z COVERALLS_TOKEN: 2021-05-15T22:56:48.0054010Z continue-on-error: false 2021-05-15T22:56:48.0054460Z VDIFFR_RUN_TESTS: false 2021-05-15T22:56:48.0054970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T22:56:48.0055400Z TZ: UTC 2021-05-15T22:56:48.0055800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T22:56:48.0056160Z NOT_CRAN: true 2021-05-15T22:56:48.0056550Z ##[endgroup] 2021-05-15T22:56:48.3907750Z ✔ Loading tic stage configuration from tic.R 2021-05-15T22:56:48.9698580Z Post job cleanup. 2021-05-15T22:56:49.0493560Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T22:56:49.0695590Z Post job cleanup. 2021-05-15T22:56:49.2116190Z [command]/usr/local/bin/git version 2021-05-15T22:56:49.2198290Z git version 2.31.1 2021-05-15T22:56:49.2256260Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T22:56:49.2348530Z [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-15T22:56:49.3390820Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T22:56:49.3457930Z http.https://github.com/.extraheader 2021-05-15T22:56:49.3475500Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T22:56:49.3570840Z [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-15T22:56:49.4678770Z Cleaning up orphan processes