2021-05-16T17:31:10.5019516Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:10.9333391Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T17:31:10.9897965Z 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-16T17:31:11.1287377Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T17:31:11.2526595Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:24.0005370Z Current runner version: '2.278.0' 2021-05-16T17:31:24.0059440Z ##[group]Operating System 2021-05-16T17:31:24.0060500Z Mac OS X 2021-05-16T17:31:24.0060910Z 10.15.7 2021-05-16T17:31:24.0061330Z 19H1030 2021-05-16T17:31:24.0061750Z ##[endgroup] 2021-05-16T17:31:24.0062410Z ##[group]Virtual Environment 2021-05-16T17:31:24.0063060Z Environment: macos-10.15 2021-05-16T17:31:24.0063550Z Version: 20210510.1 2021-05-16T17:31:24.0064510Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T17:31:24.0065790Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T17:31:24.0066730Z ##[endgroup] 2021-05-16T17:31:24.0068600Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:24.0070040Z Actions: write 2021-05-16T17:31:24.0070580Z Checks: write 2021-05-16T17:31:24.0071130Z Contents: write 2021-05-16T17:31:24.0071670Z Deployments: write 2021-05-16T17:31:24.0072320Z Issues: write 2021-05-16T17:31:24.0072850Z Metadata: read 2021-05-16T17:31:24.0073440Z Packages: write 2021-05-16T17:31:24.0073950Z PullRequests: write 2021-05-16T17:31:24.0074560Z RepositoryProjects: write 2021-05-16T17:31:24.0075140Z SecurityEvents: write 2021-05-16T17:31:24.0075680Z Statuses: write 2021-05-16T17:31:24.0076310Z ##[endgroup] 2021-05-16T17:31:24.0080030Z Prepare workflow directory 2021-05-16T17:31:24.1406370Z Prepare all required actions 2021-05-16T17:31:24.1418610Z Getting action download info 2021-05-16T17:31:24.5678790Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:26.0511140Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:28.0765510Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:30.4342300Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:30.8327920Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:31.2408630Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:31.6672700Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:32.4392740Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:32.4393430Z with: 2021-05-16T17:31:32.4393880Z repository: neuroconductor/oro.dicom 2021-05-16T17:31:32.4394770Z token: *** 2021-05-16T17:31:32.4395130Z ssh-strict: true 2021-05-16T17:31:32.4395590Z persist-credentials: true 2021-05-16T17:31:32.4396020Z clean: true 2021-05-16T17:31:32.4396380Z fetch-depth: 1 2021-05-16T17:31:32.4396730Z lfs: false 2021-05-16T17:31:32.4397080Z submodules: false 2021-05-16T17:31:32.4397420Z env: 2021-05-16T17:31:32.4397820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:32.4398260Z TIC_DEPLOY_KEY: 2021-05-16T17:31:32.4398570Z RSPM: 2021-05-16T17:31:32.4399250Z GITHUB_PAT: *** 2021-05-16T17:31:32.4399620Z COVERALLS_TOKEN: 2021-05-16T17:31:32.4400070Z continue-on-error: false 2021-05-16T17:31:32.4400520Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:32.4400890Z ##[endgroup] 2021-05-16T17:31:33.2197650Z Syncing repository: neuroconductor/oro.dicom 2021-05-16T17:31:33.2198910Z ##[group]Getting Git version info 2021-05-16T17:31:33.2200430Z Working directory is '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:33.2201160Z [command]/usr/local/bin/git version 2021-05-16T17:31:33.3748010Z git version 2.31.1 2021-05-16T17:31:33.3782530Z ##[endgroup] 2021-05-16T17:31:33.3794190Z Deleting the contents of '/Users/runner/work/oro.dicom/oro.dicom' 2021-05-16T17:31:33.3799480Z ##[group]Initializing the repository 2021-05-16T17:31:33.3806670Z [command]/usr/local/bin/git init /Users/runner/work/oro.dicom/oro.dicom 2021-05-16T17:31:33.4066230Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:33.4067200Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:33.4069780Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:33.4071370Z hint: 2021-05-16T17:31:33.4073210Z hint: git config --global init.defaultBranch 2021-05-16T17:31:33.4074710Z hint: 2021-05-16T17:31:33.4075880Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:33.4077530Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:33.4078370Z hint: 2021-05-16T17:31:33.4079150Z hint: git branch -m 2021-05-16T17:31:33.4123990Z Initialized empty Git repository in /Users/runner/work/oro.dicom/oro.dicom/.git/ 2021-05-16T17:31:33.4136150Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:33.4241690Z ##[endgroup] 2021-05-16T17:31:33.4242500Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:33.9885170Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T17:31:33.9886350Z ##[endgroup] 2021-05-16T17:31:33.9888970Z ##[group]Setting up auth 2021-05-16T17:31:33.9890930Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:33.9893170Z [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-16T17:31:33.9895410Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:33.9897480Z [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-16T17:31:33.9899590Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:33.9900500Z ##[endgroup] 2021-05-16T17:31:33.9900990Z ##[group]Fetching the repository 2021-05-16T17:31:33.9902720Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c:refs/tags/0.5.2.2.s 2021-05-16T17:31:34.1799870Z remote: Enumerating objects: 118, done. 2021-05-16T17:31:34.1801090Z remote: Counting objects: 0% (1/118) 2021-05-16T17:31:34.1801920Z remote: Counting objects: 1% (2/118) 2021-05-16T17:31:34.1802680Z remote: Counting objects: 2% (3/118) 2021-05-16T17:31:34.1803740Z remote: Counting objects: 3% (4/118) 2021-05-16T17:31:34.1805070Z remote: Counting objects: 4% (5/118) 2021-05-16T17:31:34.1806130Z remote: Counting objects: 5% (6/118) 2021-05-16T17:31:34.1807380Z remote: Counting objects: 6% (8/118) 2021-05-16T17:31:34.1807950Z remote: Counting objects: 7% (9/118) 2021-05-16T17:31:34.1808450Z remote: Counting objects: 8% (10/118) 2021-05-16T17:31:34.1808980Z remote: Counting objects: 9% (11/118) 2021-05-16T17:31:34.1809530Z remote: Counting objects: 10% (12/118) 2021-05-16T17:31:34.1810240Z remote: Counting objects: 11% (13/118) 2021-05-16T17:31:34.1810950Z remote: Counting objects: 12% (15/118) 2021-05-16T17:31:34.1811480Z remote: Counting objects: 13% (16/118) 2021-05-16T17:31:34.1812180Z remote: Counting objects: 14% (17/118) 2021-05-16T17:31:34.1813070Z remote: Counting objects: 15% (18/118) 2021-05-16T17:31:34.1813640Z remote: Counting objects: 16% (19/118) 2021-05-16T17:31:34.1814620Z remote: Counting objects: 17% (21/118) 2021-05-16T17:31:34.1815470Z remote: Counting objects: 18% (22/118) 2021-05-16T17:31:34.1816040Z remote: Counting objects: 19% (23/118) 2021-05-16T17:31:34.1816540Z remote: Counting objects: 20% (24/118) 2021-05-16T17:31:34.1817080Z remote: Counting objects: 21% (25/118) 2021-05-16T17:31:34.1817580Z remote: Counting objects: 22% (26/118) 2021-05-16T17:31:34.1818110Z remote: Counting objects: 23% (28/118) 2021-05-16T17:31:34.1819020Z remote: Counting objects: 24% (29/118) 2021-05-16T17:31:34.1819590Z remote: Counting objects: 25% (30/118) 2021-05-16T17:31:34.1820620Z remote: Counting objects: 26% (31/118) 2021-05-16T17:31:34.1821170Z remote: Counting objects: 27% (32/118) 2021-05-16T17:31:34.1821700Z remote: Counting objects: 28% (34/118) 2021-05-16T17:31:34.1822200Z remote: Counting objects: 29% (35/118) 2021-05-16T17:31:34.1822930Z remote: Counting objects: 30% (36/118) 2021-05-16T17:31:34.1823650Z remote: Counting objects: 31% (37/118) 2021-05-16T17:31:34.1824440Z remote: Counting objects: 32% (38/118) 2021-05-16T17:31:34.1825160Z remote: Counting objects: 33% (39/118) 2021-05-16T17:31:34.1825910Z remote: Counting objects: 34% (41/118) 2021-05-16T17:31:34.1826420Z remote: Counting objects: 35% (42/118) 2021-05-16T17:31:34.1827210Z remote: Counting objects: 36% (43/118) 2021-05-16T17:31:34.1827950Z remote: Counting objects: 37% (44/118) 2021-05-16T17:31:34.1828460Z remote: Counting objects: 38% (45/118) 2021-05-16T17:31:34.1829100Z remote: Counting objects: 39% (47/118) 2021-05-16T17:31:34.1829600Z remote: Counting objects: 40% (48/118) 2021-05-16T17:31:34.1830140Z remote: Counting objects: 41% (49/118) 2021-05-16T17:31:34.1830630Z remote: Counting objects: 42% (50/118) 2021-05-16T17:31:34.1831170Z remote: Counting objects: 43% (51/118) 2021-05-16T17:31:34.1831700Z remote: Counting objects: 44% (52/118) 2021-05-16T17:31:34.1832240Z remote: Counting objects: 45% (54/118) 2021-05-16T17:31:34.1832870Z remote: Counting objects: 46% (55/118) 2021-05-16T17:31:34.1833660Z remote: Counting objects: 47% (56/118) 2021-05-16T17:31:34.1834230Z remote: Counting objects: 48% (57/118) 2021-05-16T17:31:34.1834790Z remote: Counting objects: 49% (58/118) 2021-05-16T17:31:34.1835290Z remote: Counting objects: 50% (59/118) 2021-05-16T17:31:34.1863730Z remote: Counting objects: 51% (61/118) 2021-05-16T17:31:34.1864900Z remote: Counting objects: 52% (62/118) 2021-05-16T17:31:34.1865470Z remote: Counting objects: 53% (63/118) 2021-05-16T17:31:34.1866000Z remote: Counting objects: 54% (64/118) 2021-05-16T17:31:34.1866500Z remote: Counting objects: 55% (65/118) 2021-05-16T17:31:34.1867210Z remote: Counting objects: 56% (67/118) 2021-05-16T17:31:34.1868180Z remote: Counting objects: 57% (68/118) 2021-05-16T17:31:34.1869030Z remote: Counting objects: 58% (69/118) 2021-05-16T17:31:34.1870270Z remote: Counting objects: 59% (70/118) 2021-05-16T17:31:34.1871560Z remote: Counting objects: 60% (71/118) 2021-05-16T17:31:34.1872570Z remote: Counting objects: 61% (72/118) 2021-05-16T17:31:34.1874640Z remote: Counting objects: 62% (74/118) 2021-05-16T17:31:34.1875320Z remote: Counting objects: 63% (75/118) 2021-05-16T17:31:34.1876310Z remote: Counting objects: 64% (76/118) 2021-05-16T17:31:34.1876830Z remote: Counting objects: 65% (77/118) 2021-05-16T17:31:34.1879340Z remote: Counting objects: 66% (78/118) 2021-05-16T17:31:34.1884250Z remote: Counting objects: 67% (80/118) 2021-05-16T17:31:34.1884810Z remote: Counting objects: 68% (81/118) 2021-05-16T17:31:34.1885310Z remote: Counting objects: 69% (82/118) 2021-05-16T17:31:34.1893650Z remote: Counting objects: 70% (83/118) 2021-05-16T17:31:34.1894260Z remote: Counting objects: 71% (84/118) 2021-05-16T17:31:34.1894780Z remote: Counting objects: 72% (85/118) 2021-05-16T17:31:34.1895310Z remote: Counting objects: 73% (87/118) 2021-05-16T17:31:34.1895800Z remote: Counting objects: 74% (88/118) 2021-05-16T17:31:34.1896320Z remote: Counting objects: 75% (89/118) 2021-05-16T17:31:34.1896790Z remote: Counting objects: 76% (90/118) 2021-05-16T17:31:34.1897290Z remote: Counting objects: 77% (91/118) 2021-05-16T17:31:34.1898600Z remote: Counting objects: 78% (93/118) 2021-05-16T17:31:34.1899640Z remote: Counting objects: 79% (94/118) 2021-05-16T17:31:34.1901250Z remote: Counting objects: 80% (95/118) 2021-05-16T17:31:34.1901890Z remote: Counting objects: 81% (96/118) 2021-05-16T17:31:34.1902430Z remote: Counting objects: 82% (97/118) 2021-05-16T17:31:34.1902910Z remote: Counting objects: 83% (98/118) 2021-05-16T17:31:34.1903410Z remote: Counting objects: 84% (100/118) 2021-05-16T17:31:34.1903920Z remote: Counting objects: 85% (101/118) 2021-05-16T17:31:34.1904440Z remote: Counting objects: 86% (102/118) 2021-05-16T17:31:34.1904910Z remote: Counting objects: 87% (103/118) 2021-05-16T17:31:34.1905430Z remote: Counting objects: 88% (104/118) 2021-05-16T17:31:34.1905940Z remote: Counting objects: 89% (106/118) 2021-05-16T17:31:34.1906460Z remote: Counting objects: 90% (107/118) 2021-05-16T17:31:34.1906960Z remote: Counting objects: 91% (108/118) 2021-05-16T17:31:34.1907470Z remote: Counting objects: 92% (109/118) 2021-05-16T17:31:34.1908010Z remote: Counting objects: 93% (110/118) 2021-05-16T17:31:34.1908500Z remote: Counting objects: 94% (111/118) 2021-05-16T17:31:34.1910540Z remote: Counting objects: 95% (113/118) 2021-05-16T17:31:34.1911050Z remote: Counting objects: 96% (114/118) 2021-05-16T17:31:34.1911580Z remote: Counting objects: 97% (115/118) 2021-05-16T17:31:34.1912070Z remote: Counting objects: 98% (116/118) 2021-05-16T17:31:34.1912580Z remote: Counting objects: 99% (117/118) 2021-05-16T17:31:34.1913370Z remote: Counting objects: 100% (118/118) 2021-05-16T17:31:34.1914530Z remote: Counting objects: 100% (118/118), done. 2021-05-16T17:31:34.1915100Z remote: Compressing objects: 1% (1/84) 2021-05-16T17:31:34.1915640Z remote: Compressing objects: 2% (2/84) 2021-05-16T17:31:34.1917150Z remote: Compressing objects: 3% (3/84) 2021-05-16T17:31:34.1918720Z remote: Compressing objects: 4% (4/84) 2021-05-16T17:31:34.1919640Z remote: Compressing objects: 5% (5/84) 2021-05-16T17:31:34.1920190Z remote: Compressing objects: 7% (6/84) 2021-05-16T17:31:34.1920760Z remote: Compressing objects: 8% (7/84) 2021-05-16T17:31:34.1921300Z remote: Compressing objects: 9% (8/84) 2021-05-16T17:31:34.1921880Z remote: Compressing objects: 10% (9/84) 2021-05-16T17:31:34.1922450Z remote: Compressing objects: 11% (10/84) 2021-05-16T17:31:34.1923280Z remote: Compressing objects: 13% (11/84) 2021-05-16T17:31:34.1924980Z remote: Compressing objects: 14% (12/84) 2021-05-16T17:31:34.1925540Z remote: Compressing objects: 15% (13/84) 2021-05-16T17:31:34.1928200Z remote: Compressing objects: 16% (14/84) 2021-05-16T17:31:34.1929440Z remote: Compressing objects: 17% (15/84) 2021-05-16T17:31:34.1930070Z remote: Compressing objects: 19% (16/84) 2021-05-16T17:31:34.1930670Z remote: Compressing objects: 20% (17/84) 2021-05-16T17:31:34.1931210Z remote: Compressing objects: 21% (18/84) 2021-05-16T17:31:34.1932030Z remote: Compressing objects: 22% (19/84) 2021-05-16T17:31:34.1932590Z remote: Compressing objects: 23% (20/84) 2021-05-16T17:31:34.1933170Z remote: Compressing objects: 25% (21/84) 2021-05-16T17:31:34.2343110Z remote: Compressing objects: 26% (22/84) 2021-05-16T17:31:34.2445510Z remote: Compressing objects: 27% (23/84) 2021-05-16T17:31:34.2546430Z remote: Compressing objects: 28% (24/84) 2021-05-16T17:31:34.2547960Z remote: Compressing objects: 29% (25/84) 2021-05-16T17:31:34.2548920Z remote: Compressing objects: 30% (26/84) 2021-05-16T17:31:34.2549560Z remote: Compressing objects: 32% (27/84) 2021-05-16T17:31:34.2550110Z remote: Compressing objects: 33% (28/84) 2021-05-16T17:31:34.2550630Z remote: Compressing objects: 34% (29/84) 2021-05-16T17:31:34.2551620Z remote: Compressing objects: 35% (30/84) 2021-05-16T17:31:34.2552210Z remote: Compressing objects: 36% (31/84) 2021-05-16T17:31:34.2552770Z remote: Compressing objects: 38% (32/84) 2021-05-16T17:31:34.2553300Z remote: Compressing objects: 39% (33/84) 2021-05-16T17:31:34.2554150Z remote: Compressing objects: 40% (34/84) 2021-05-16T17:31:34.2554720Z remote: Compressing objects: 41% (35/84) 2021-05-16T17:31:34.2555290Z remote: Compressing objects: 42% (36/84) 2021-05-16T17:31:34.2555830Z remote: Compressing objects: 44% (37/84) 2021-05-16T17:31:34.2556400Z remote: Compressing objects: 45% (38/84) 2021-05-16T17:31:34.2556940Z remote: Compressing objects: 46% (39/84) 2021-05-16T17:31:34.2557500Z remote: Compressing objects: 47% (40/84) 2021-05-16T17:31:34.2558080Z remote: Compressing objects: 48% (41/84) 2021-05-16T17:31:34.2558610Z remote: Compressing objects: 50% (42/84) 2021-05-16T17:31:34.2559170Z remote: Compressing objects: 51% (43/84) 2021-05-16T17:31:34.2573130Z remote: Compressing objects: 52% (44/84) 2021-05-16T17:31:34.2573740Z remote: Compressing objects: 53% (45/84) 2021-05-16T17:31:34.2574280Z remote: Compressing objects: 54% (46/84) 2021-05-16T17:31:34.2574850Z remote: Compressing objects: 55% (47/84) 2021-05-16T17:31:34.2575380Z remote: Compressing objects: 57% (48/84) 2021-05-16T17:31:34.2575940Z remote: Compressing objects: 58% (49/84) 2021-05-16T17:31:34.2576510Z remote: Compressing objects: 59% (50/84) 2021-05-16T17:31:34.2577040Z remote: Compressing objects: 60% (51/84) 2021-05-16T17:31:34.2577620Z remote: Compressing objects: 61% (52/84) 2021-05-16T17:31:34.2578170Z remote: Compressing objects: 63% (53/84) 2021-05-16T17:31:34.2578740Z remote: Compressing objects: 64% (54/84) 2021-05-16T17:31:34.2579290Z remote: Compressing objects: 65% (55/84) 2021-05-16T17:31:34.2580430Z remote: Compressing objects: 66% (56/84) 2021-05-16T17:31:34.2581050Z remote: Compressing objects: 67% (57/84) 2021-05-16T17:31:34.2581630Z remote: Compressing objects: 69% (58/84) 2021-05-16T17:31:34.2582200Z remote: Compressing objects: 70% (59/84) 2021-05-16T17:31:34.2582740Z remote: Compressing objects: 71% (60/84) 2021-05-16T17:31:34.2583320Z remote: Compressing objects: 72% (61/84) 2021-05-16T17:31:34.2583840Z remote: Compressing objects: 73% (62/84) 2021-05-16T17:31:34.2584390Z remote: Compressing objects: 75% (63/84) 2021-05-16T17:31:34.2584910Z remote: Compressing objects: 76% (64/84) 2021-05-16T17:31:34.2585440Z remote: Compressing objects: 77% (65/84) 2021-05-16T17:31:34.2585980Z remote: Compressing objects: 78% (66/84) 2021-05-16T17:31:34.2586520Z remote: Compressing objects: 79% (67/84) 2021-05-16T17:31:34.2587060Z remote: Compressing objects: 80% (68/84) 2021-05-16T17:31:34.2587650Z remote: Compressing objects: 82% (69/84) 2021-05-16T17:31:34.2588210Z remote: Compressing objects: 83% (70/84) 2021-05-16T17:31:34.2588750Z remote: Compressing objects: 84% (71/84) 2021-05-16T17:31:34.2589530Z remote: Compressing objects: 85% (72/84) 2021-05-16T17:31:34.2590100Z remote: Compressing objects: 86% (73/84) 2021-05-16T17:31:34.2590660Z remote: Compressing objects: 88% (74/84) 2021-05-16T17:31:34.2591200Z remote: Compressing objects: 89% (75/84) 2021-05-16T17:31:34.2591760Z remote: Compressing objects: 90% (76/84) 2021-05-16T17:31:34.2592290Z remote: Compressing objects: 91% (77/84) 2021-05-16T17:31:34.2592850Z remote: Compressing objects: 92% (78/84) 2021-05-16T17:31:34.2593420Z remote: Compressing objects: 94% (79/84) 2021-05-16T17:31:34.2593950Z remote: Compressing objects: 95% (80/84) 2021-05-16T17:31:34.2594470Z remote: Compressing objects: 96% (81/84) 2021-05-16T17:31:34.2595390Z remote: Compressing objects: 97% (82/84) 2021-05-16T17:31:34.2595930Z remote: Compressing objects: 98% (83/84) 2021-05-16T17:31:34.2596460Z remote: Compressing objects: 100% (84/84) 2021-05-16T17:31:34.2597060Z remote: Compressing objects: 100% (84/84), done. 2021-05-16T17:31:34.2597570Z Receiving objects: 0% (1/118) 2021-05-16T17:31:34.2598060Z Receiving objects: 1% (2/118) 2021-05-16T17:31:34.2598530Z Receiving objects: 2% (3/118) 2021-05-16T17:31:34.2598980Z Receiving objects: 3% (4/118) 2021-05-16T17:31:34.2599460Z Receiving objects: 4% (5/118) 2021-05-16T17:31:34.2599910Z Receiving objects: 5% (6/118) 2021-05-16T17:31:34.2600400Z Receiving objects: 6% (8/118) 2021-05-16T17:31:34.2601010Z Receiving objects: 7% (9/118) 2021-05-16T17:31:34.2601510Z Receiving objects: 8% (10/118) 2021-05-16T17:31:34.2601970Z Receiving objects: 9% (11/118) 2021-05-16T17:31:34.2602460Z Receiving objects: 10% (12/118) 2021-05-16T17:31:34.2602960Z Receiving objects: 11% (13/118) 2021-05-16T17:31:34.2603410Z Receiving objects: 12% (15/118) 2021-05-16T17:31:34.2603870Z Receiving objects: 13% (16/118) 2021-05-16T17:31:34.2604320Z Receiving objects: 14% (17/118) 2021-05-16T17:31:34.2604780Z Receiving objects: 15% (18/118) 2021-05-16T17:31:34.2605230Z Receiving objects: 16% (19/118) 2021-05-16T17:31:34.2605700Z Receiving objects: 17% (21/118) 2021-05-16T17:31:34.2606150Z Receiving objects: 18% (22/118) 2021-05-16T17:31:34.2606630Z Receiving objects: 19% (23/118) 2021-05-16T17:31:34.2607070Z Receiving objects: 20% (24/118) 2021-05-16T17:31:34.2607550Z Receiving objects: 21% (25/118) 2021-05-16T17:31:34.2607990Z Receiving objects: 22% (26/118) 2021-05-16T17:31:34.2608460Z Receiving objects: 23% (28/118) 2021-05-16T17:31:34.2608920Z Receiving objects: 24% (29/118) 2021-05-16T17:31:34.2609350Z Receiving objects: 25% (30/118) 2021-05-16T17:31:34.2609830Z Receiving objects: 26% (31/118) 2021-05-16T17:31:34.2610270Z Receiving objects: 27% (32/118) 2021-05-16T17:31:34.2611050Z Receiving objects: 28% (34/118) 2021-05-16T17:31:34.2611590Z Receiving objects: 29% (35/118) 2021-05-16T17:31:34.2612040Z Receiving objects: 30% (36/118) 2021-05-16T17:31:34.2612480Z Receiving objects: 31% (37/118) 2021-05-16T17:31:34.3079490Z Receiving objects: 32% (38/118) 2021-05-16T17:31:34.3083860Z Receiving objects: 33% (39/118) 2021-05-16T17:31:34.3621060Z Receiving objects: 34% (41/118) 2021-05-16T17:31:34.3727860Z Receiving objects: 35% (42/118) 2021-05-16T17:31:34.4381370Z Receiving objects: 36% (43/118) 2021-05-16T17:31:34.5043070Z Receiving objects: 37% (44/118) 2021-05-16T17:31:34.5135340Z Receiving objects: 38% (45/118) 2021-05-16T17:31:34.5150830Z Receiving objects: 39% (47/118) 2021-05-16T17:31:34.5162270Z Receiving objects: 40% (48/118) 2021-05-16T17:31:34.5163850Z Receiving objects: 41% (49/118) 2021-05-16T17:31:34.5165640Z Receiving objects: 42% (50/118) 2021-05-16T17:31:34.5168000Z Receiving objects: 43% (51/118) 2021-05-16T17:31:34.5183480Z Receiving objects: 44% (52/118) 2021-05-16T17:31:34.5197790Z Receiving objects: 45% (54/118) 2021-05-16T17:31:34.5200650Z Receiving objects: 46% (55/118) 2021-05-16T17:31:34.5237240Z Receiving objects: 47% (56/118) 2021-05-16T17:31:34.5239520Z Receiving objects: 48% (57/118) 2021-05-16T17:31:34.5240710Z Receiving objects: 49% (58/118) 2021-05-16T17:31:34.5242470Z Receiving objects: 50% (59/118) 2021-05-16T17:31:34.5249940Z Receiving objects: 51% (61/118) 2021-05-16T17:31:34.5252610Z Receiving objects: 52% (62/118) 2021-05-16T17:31:34.5256960Z Receiving objects: 53% (63/118) 2021-05-16T17:31:34.5259570Z Receiving objects: 54% (64/118) 2021-05-16T17:31:34.5268110Z Receiving objects: 55% (65/118) 2021-05-16T17:31:34.5270510Z Receiving objects: 56% (67/118) 2021-05-16T17:31:34.5304770Z Receiving objects: 57% (68/118) 2021-05-16T17:31:34.5352240Z Receiving objects: 58% (69/118) 2021-05-16T17:31:34.5365200Z Receiving objects: 59% (70/118) 2021-05-16T17:31:34.5368660Z Receiving objects: 60% (71/118) 2021-05-16T17:31:34.5379170Z Receiving objects: 61% (72/118) 2021-05-16T17:31:34.5380870Z Receiving objects: 62% (74/118) 2021-05-16T17:31:34.5385470Z Receiving objects: 63% (75/118) 2021-05-16T17:31:34.5400480Z Receiving objects: 64% (76/118) 2021-05-16T17:31:34.5506530Z Receiving objects: 65% (77/118) 2021-05-16T17:31:34.5564310Z Receiving objects: 66% (78/118) 2021-05-16T17:31:34.5625920Z Receiving objects: 67% (80/118) 2021-05-16T17:31:34.5721290Z Receiving objects: 68% (81/118) 2021-05-16T17:31:34.5723110Z Receiving objects: 69% (82/118) 2021-05-16T17:31:34.5723970Z Receiving objects: 70% (83/118) 2021-05-16T17:31:34.5725420Z Receiving objects: 71% (84/118) 2021-05-16T17:31:34.5726650Z Receiving objects: 72% (85/118) 2021-05-16T17:31:34.5728090Z Receiving objects: 73% (87/118) 2021-05-16T17:31:34.5729740Z Receiving objects: 74% (88/118) 2021-05-16T17:31:34.5730970Z Receiving objects: 75% (89/118) 2021-05-16T17:31:34.5734830Z Receiving objects: 76% (90/118) 2021-05-16T17:31:34.5735940Z Receiving objects: 77% (91/118) 2021-05-16T17:31:34.5737080Z Receiving objects: 78% (93/118) 2021-05-16T17:31:34.5738710Z Receiving objects: 79% (94/118) 2021-05-16T17:31:34.5740540Z Receiving objects: 80% (95/118) 2021-05-16T17:31:34.5811660Z Receiving objects: 81% (96/118) 2021-05-16T17:31:34.5812600Z Receiving objects: 82% (97/118) 2021-05-16T17:31:34.5820400Z Receiving objects: 83% (98/118) 2021-05-16T17:31:34.5820940Z Receiving objects: 84% (100/118) 2021-05-16T17:31:34.5822280Z Receiving objects: 85% (101/118) 2021-05-16T17:31:34.5823810Z Receiving objects: 86% (102/118) 2021-05-16T17:31:34.5831490Z Receiving objects: 87% (103/118) 2021-05-16T17:31:34.5834430Z Receiving objects: 88% (104/118) 2021-05-16T17:31:34.5837610Z Receiving objects: 89% (106/118) 2021-05-16T17:31:34.5838710Z Receiving objects: 90% (107/118) 2021-05-16T17:31:34.5839980Z Receiving objects: 91% (108/118) 2021-05-16T17:31:34.5843760Z Receiving objects: 92% (109/118) 2021-05-16T17:31:34.5844680Z Receiving objects: 93% (110/118) 2021-05-16T17:31:34.5846290Z Receiving objects: 94% (111/118) 2021-05-16T17:31:34.5847130Z Receiving objects: 95% (113/118) 2021-05-16T17:31:34.5847950Z Receiving objects: 96% (114/118) 2021-05-16T17:31:34.5853430Z remote: Total 118 (delta 37), reused 74 (delta 30), pack-reused 0 2021-05-16T17:31:34.5854890Z Receiving objects: 97% (115/118) 2021-05-16T17:31:34.5872510Z Receiving objects: 98% (116/118) 2021-05-16T17:31:34.5873430Z Receiving objects: 99% (117/118) 2021-05-16T17:31:34.5874580Z Receiving objects: 100% (118/118) 2021-05-16T17:31:34.5875520Z Receiving objects: 100% (118/118), 2.24 MiB | 6.88 MiB/s, done. 2021-05-16T17:31:34.5929320Z Resolving deltas: 0% (0/37) 2021-05-16T17:31:34.5930550Z Resolving deltas: 2% (1/37) 2021-05-16T17:31:34.5931650Z Resolving deltas: 5% (2/37) 2021-05-16T17:31:34.5932470Z Resolving deltas: 8% (3/37) 2021-05-16T17:31:34.5933530Z Resolving deltas: 10% (4/37) 2021-05-16T17:31:34.5935400Z Resolving deltas: 13% (5/37) 2021-05-16T17:31:34.5936710Z Resolving deltas: 16% (6/37) 2021-05-16T17:31:34.5939210Z Resolving deltas: 18% (7/37) 2021-05-16T17:31:34.5940050Z Resolving deltas: 21% (8/37) 2021-05-16T17:31:34.5940800Z Resolving deltas: 24% (9/37) 2021-05-16T17:31:34.5942810Z Resolving deltas: 27% (10/37) 2021-05-16T17:31:34.5945240Z Resolving deltas: 29% (11/37) 2021-05-16T17:31:34.5946140Z Resolving deltas: 32% (12/37) 2021-05-16T17:31:34.5947280Z Resolving deltas: 35% (13/37) 2021-05-16T17:31:34.5948440Z Resolving deltas: 37% (14/37) 2021-05-16T17:31:34.5950880Z Resolving deltas: 40% (15/37) 2021-05-16T17:31:34.5953610Z Resolving deltas: 43% (16/37) 2021-05-16T17:31:34.5954460Z Resolving deltas: 45% (17/37) 2021-05-16T17:31:34.5955190Z Resolving deltas: 48% (18/37) 2021-05-16T17:31:34.5966110Z Resolving deltas: 51% (19/37) 2021-05-16T17:31:34.5981290Z Resolving deltas: 54% (20/37) 2021-05-16T17:31:34.5982370Z Resolving deltas: 56% (21/37) 2021-05-16T17:31:34.5984990Z Resolving deltas: 59% (22/37) 2021-05-16T17:31:34.5994410Z Resolving deltas: 62% (23/37) 2021-05-16T17:31:34.5995200Z Resolving deltas: 64% (24/37) 2021-05-16T17:31:34.5995960Z Resolving deltas: 67% (25/37) 2021-05-16T17:31:34.5996690Z Resolving deltas: 70% (26/37) 2021-05-16T17:31:34.5997410Z Resolving deltas: 72% (27/37) 2021-05-16T17:31:34.6003520Z Resolving deltas: 75% (28/37) 2021-05-16T17:31:34.6004010Z Resolving deltas: 78% (29/37) 2021-05-16T17:31:34.6004420Z Resolving deltas: 81% (30/37) 2021-05-16T17:31:34.6004820Z Resolving deltas: 83% (31/37) 2021-05-16T17:31:34.6005260Z Resolving deltas: 86% (32/37) 2021-05-16T17:31:34.6005720Z Resolving deltas: 89% (33/37) 2021-05-16T17:31:34.6006110Z Resolving deltas: 91% (34/37) 2021-05-16T17:31:34.6006520Z Resolving deltas: 94% (35/37) 2021-05-16T17:31:34.6006910Z Resolving deltas: 97% (36/37) 2021-05-16T17:31:34.6007320Z Resolving deltas: 100% (37/37) 2021-05-16T17:31:34.6007730Z Resolving deltas: 100% (37/37), done. 2021-05-16T17:31:34.6008610Z From https://github.com/neuroconductor/oro.dicom 2021-05-16T17:31:34.6010200Z * [new ref] 7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c -> 0.5.2.2.s 2021-05-16T17:31:34.6075430Z ##[endgroup] 2021-05-16T17:31:34.6076620Z ##[group]Determining the checkout info 2021-05-16T17:31:34.6077860Z ##[endgroup] 2021-05-16T17:31:34.6079250Z ##[group]Checking out the ref 2021-05-16T17:31:34.6084270Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.5.2.2.s 2021-05-16T17:31:34.6617250Z HEAD is now at 7f1fd6a Version id 61 stable 2021-05-16T17:31:34.6626890Z ##[endgroup] 2021-05-16T17:31:34.6723970Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T17:31:34.6793520Z '7f1fd6a4f7c63754e62fb7246e4ff8e63222bf7c' 2021-05-16T17:31:34.6996430Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:34.6996900Z with: 2021-05-16T17:31:34.6997240Z r-version: release 2021-05-16T17:31:34.6997580Z Ncpus: 1 2021-05-16T17:31:34.6997940Z crayon.enabled: NULL 2021-05-16T17:31:34.6998420Z remove-openmp-macos: true 2021-05-16T17:31:34.6998920Z http-user-agent: default 2021-05-16T17:31:34.6999360Z install-r: true 2021-05-16T17:31:34.6999860Z windows-path-include-mingw: true 2021-05-16T17:31:34.7000350Z env: 2021-05-16T17:31:34.7000720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:34.7001140Z TIC_DEPLOY_KEY: 2021-05-16T17:31:34.7001440Z RSPM: 2021-05-16T17:31:34.7002640Z GITHUB_PAT: *** 2021-05-16T17:31:34.7003030Z COVERALLS_TOKEN: 2021-05-16T17:31:34.7003460Z continue-on-error: false 2021-05-16T17:31:34.7003890Z VDIFFR_RUN_TESTS: false 2021-05-16T17:31:34.7004260Z ##[endgroup] 2021-05-16T17:31:35.0107080Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T17:31:38.9243510Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T17:31:39.0641090Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T17:31:39.7400900Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T17:31:40.0547930Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T17:31:40.0550190Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T17:31:41.0513770Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T17:31:41.0620240Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T17:31:41.0646180Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T17:31:41.0648120Z Checksumming (Apple_Free : 3)… 2021-05-16T17:31:42.0461950Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T17:31:42.0564750Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T17:31:42.0868150Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T17:31:42.0969270Z Checksumming (Apple_Free : 5)… 2021-05-16T17:31:43.0025150Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T17:31:43.0127820Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T17:31:44.0074840Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T17:31:44.0144270Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T17:31:44.0164550Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T17:31:44.0173390Z verified CRC32 $84F1919B 2021-05-16T17:31:44.1449370Z /dev/disk2 GUID_partition_scheme 2021-05-16T17:31:44.1554350Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T17:31:44.1683090Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T17:31:48.5537740Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T17:31:48.5538470Z To reinstall 0.29.2_3, run: 2021-05-16T17:31:48.5539370Z brew reinstall pkg-config 2021-05-16T17:31:48.7298210Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T17:31:50.4408240Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T17:31:50.8180740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T17%3A40%3A00Z&sig=uLn1EMJ%2BFw0ZsketDjGslDwTVZldT671pMTLC4Erv3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:31:51.1607790Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T17:31:54.9561250Z installer: Package name is R 4.0.5 for macOS 2021-05-16T17:31:54.9662850Z installer: Upgrading at base path / 2021-05-16T17:31:54.9765020Z installer: The upgrade was successful. 2021-05-16T17:31:55.6343490Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T17:31:55.6908640Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T17:31:57.4585800Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T17:31:57.9735120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T17%3A40%3A00Z&sig=I5VnEocFIFR263lo6UWCmM6rlC8v4bQFYBzIA9w65HQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:31:58.0921570Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T17:31:59.0964550Z installer: Package name is gfortran 2021-05-16T17:31:59.1065100Z installer: Installing at base path / 2021-05-16T17:31:59.1166910Z installer: The install was successful. 2021-05-16T17:31:59.1270670Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T17:31:59.2299170Z "disk2" ejected. 2021-05-16T17:31:59.2407080Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T17:32:01.3537100Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T17:32:02.0666280Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T17:32:02.0932090Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:02.0932660Z env: 2021-05-16T17:32:02.0933100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:02.0933530Z TIC_DEPLOY_KEY: 2021-05-16T17:32:02.0933880Z RSPM: 2021-05-16T17:32:02.0935030Z GITHUB_PAT: *** 2021-05-16T17:32:02.0935490Z COVERALLS_TOKEN: 2021-05-16T17:32:02.0935980Z continue-on-error: false 2021-05-16T17:32:02.0936430Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:02.0936940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:02.0937370Z TZ: UTC 2021-05-16T17:32:02.0937760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:02.0938150Z NOT_CRAN: true 2021-05-16T17:32:02.0938540Z ##[endgroup] 2021-05-16T17:32:02.8355840Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T17:32:03.4488140Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:32:03.4489970Z Dload Upload Total Spent Left Speed 2021-05-16T17:32:03.4490380Z 2021-05-16T17:32:03.5237500Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:03.5238740Z 100 117 0 117 0 0 1560 0 --:--:-- --:--:-- --:--:-- 1560 2021-05-16T17:32:03.6081560Z 2021-05-16T17:32:04.4231420Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:04.4232840Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:32:04.6058520Z 2021-05-16T17:32:05.5791410Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T17:32:06.5789230Z 12 82.6M 12 10.0M 0 0 4807k 0 0:00:17 0:00:02 0:00:15 10.2M 2021-05-16T17:32:07.5780900Z 16 82.6M 16 13.8M 0 0 4539k 0 0:00:18 0:00:03 0:00:15 7201k 2021-05-16T17:32:08.5721140Z 30 82.6M 30 25.1M 0 0 6238k 0 0:00:13 0:00:04 0:00:09 8667k 2021-05-16T17:32:09.5864730Z 48 82.6M 48 40.3M 0 0 8073k 0 0:00:10 0:00:05 0:00:05 10.1M 2021-05-16T17:32:10.5819230Z 69 82.6M 69 57.2M 0 0 9557k 0 0:00:08 0:00:06 0:00:02 11.4M 2021-05-16T17:32:11.3268480Z 87 82.6M 87 72.3M 0 0 10.1M 0 0:00:08 0:00:07 0:00:01 12.4M 2021-05-16T17:32:11.3270820Z 100 82.6M 100 82.6M 0 0 10.4M 0 0:00:07 0:00:07 --:--:-- 14.4M 2021-05-16T17:32:15.9071030Z ##[group]Run tlmgr update --self 2021-05-16T17:32:15.9071740Z tlmgr update --self 2021-05-16T17:32:15.9072570Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:15.9073420Z tlmgr update --all 2021-05-16T17:32:15.9269490Z shell: /bin/bash -e {0} 2021-05-16T17:32:15.9269930Z env: 2021-05-16T17:32:15.9270480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:15.9270960Z TIC_DEPLOY_KEY: 2021-05-16T17:32:15.9271340Z RSPM: 2021-05-16T17:32:15.9272600Z GITHUB_PAT: *** 2021-05-16T17:32:15.9273020Z COVERALLS_TOKEN: 2021-05-16T17:32:15.9273490Z continue-on-error: false 2021-05-16T17:32:15.9274000Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:15.9274470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:15.9274910Z TZ: UTC 2021-05-16T17:32:15.9275320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:15.9275720Z NOT_CRAN: true 2021-05-16T17:32:15.9276170Z ##[endgroup] 2021-05-16T17:32:18.4492230Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:18.4494460Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:20.8247500Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:20.8248600Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:21.0975650Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T17:32:21.5195190Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:21.7955000Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T17:32:22.1288070Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T17:32:22.4137500Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T17:32:25.6182200Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T17:32:25.9001980Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T17:32:26.4570190Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T17:32:26.7226100Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T17:32:27.0050340Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T17:32:27.3478690Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T17:32:27.6162020Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T17:32:27.8987830Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T17:32:28.2969600Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T17:32:28.5813060Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T17:32:29.1813670Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T17:32:29.4706570Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T17:32:29.7470500Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T17:32:30.0255910Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T17:32:30.3483010Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T17:32:30.7456160Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T17:32:31.0209200Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T17:32:31.3717540Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T17:32:31.7449410Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T17:32:32.0307700Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T17:32:32.3286240Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-16T17:32:32.6143070Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T17:32:32.8930110Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T17:32:33.2427540Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T17:32:33.5189650Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T17:32:33.7948350Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T17:32:34.1223460Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T17:32:34.4641140Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-16T17:32:34.7517210Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T17:32:35.0384510Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T17:32:35.4315120Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-16T17:32:35.7139090Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T17:32:35.9863700Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T17:32:36.2857070Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-16T17:32:36.5740460Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T17:32:36.8579170Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T17:32:37.1274120Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-16T17:32:37.3958070Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-16T17:32:37.7328400Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T17:32:38.1145450Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-16T17:32:38.4370760Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-16T17:32:38.7090430Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-16T17:32:38.9832590Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T17:32:39.2709810Z [50/89, 00:19/00:20] install: luamplib [12k] 2021-05-16T17:32:39.5505120Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-16T17:32:39.8310440Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-16T17:32:40.1176210Z [53/89, 00:20/00:21] install: luarandom [2k] 2021-05-16T17:32:40.3961820Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-16T17:32:40.7092120Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T17:32:40.9948710Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T17:32:41.3194330Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-16T17:32:41.6113440Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-16T17:32:41.8862710Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T17:32:42.2200390Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-16T17:32:42.6161080Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-16T17:32:42.8991500Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T17:32:43.1699960Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-16T17:32:43.4457300Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-16T17:32:43.7326070Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T17:32:44.0189610Z [66/89, 00:24/00:25] install: optex.universal-darwin [1k] 2021-05-16T17:32:44.3068010Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-16T17:32:44.9457830Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-16T17:32:46.1898940Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-16T17:32:46.1899680Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-16T17:32:46.1900560Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-16T17:32:46.1902230Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-16T17:32:46.5358480Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-16T17:32:46.9359900Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-16T17:32:47.2680060Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-16T17:32:47.5440090Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-16T17:32:47.8230310Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-16T17:32:48.0989340Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-16T17:32:48.5598620Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-16T17:32:48.8289970Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-16T17:32:49.1566730Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-16T17:32:49.4315130Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-16T17:32:49.7577930Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-16T17:32:50.1403180Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-16T17:32:50.4453230Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-16T17:32:50.7208230Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-16T17:32:51.4614490Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-16T17:32:51.7539660Z [88/89, 00:31/00:31] install: collection-basic [1k] 2021-05-16T17:32:52.0469570Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-16T17:32:52.3215670Z running mktexlsr ... 2021-05-16T17:32:52.8563870Z done running mktexlsr. 2021-05-16T17:32:52.8983040Z running updmap-sys ... 2021-05-16T17:32:53.7026200Z done running updmap-sys. 2021-05-16T17:32:53.7029110Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T17:32:53.7031570Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/T8OlxUH0yW/eXNToRyCiq ... 2021-05-16T17:32:55.6413660Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/T8OlxUH0yW/eXNToRyCiq. 2021-05-16T17:32:55.6435380Z OK: optex.fmt/luatex 2021-05-16T17:32:55.6469150Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:55.6510560Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:59.5955950Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:59.5957580Z tlmgr: no updates available 2021-05-16T17:32:59.7856970Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:59.7857480Z with: 2021-05-16T17:32:59.7857840Z pandoc-version: 2.7.3 2021-05-16T17:32:59.7858190Z env: 2021-05-16T17:32:59.7858570Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:59.7859000Z TIC_DEPLOY_KEY: 2021-05-16T17:32:59.7859320Z RSPM: 2021-05-16T17:32:59.7860640Z GITHUB_PAT: *** 2021-05-16T17:32:59.7861030Z COVERALLS_TOKEN: 2021-05-16T17:32:59.7861470Z continue-on-error: false 2021-05-16T17:32:59.7861910Z VDIFFR_RUN_TESTS: false 2021-05-16T17:32:59.7862360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:32:59.7862760Z TZ: UTC 2021-05-16T17:32:59.7863100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:59.7863470Z NOT_CRAN: true 2021-05-16T17:32:59.7863790Z ##[endgroup] 2021-05-16T17:33:00.7702690Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T17:33:11.4792760Z installer: Package name is pandoc 2021-05-16T17:33:11.4793850Z installer: Installing at base path / 2021-05-16T17:33:11.4795460Z installer: The install was successful. 2021-05-16T17:33:11.6164400Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:11.6165330Z git config user.name adigherman 2021-05-16T17:33:11.6165920Z git config user.email adig@jhu.edu 2021-05-16T17:33:11.7580800Z shell: /bin/bash -e {0} 2021-05-16T17:33:11.7581160Z env: 2021-05-16T17:33:11.7582330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:11.7582760Z TIC_DEPLOY_KEY: 2021-05-16T17:33:11.7583080Z RSPM: 2021-05-16T17:33:11.7584350Z GITHUB_PAT: *** 2021-05-16T17:33:11.7584730Z COVERALLS_TOKEN: 2021-05-16T17:33:11.7585170Z continue-on-error: false 2021-05-16T17:33:11.7585610Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:11.7586070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:11.7586570Z TZ: UTC 2021-05-16T17:33:11.7586950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:11.7587370Z NOT_CRAN: true 2021-05-16T17:33:11.7587780Z ##[endgroup] 2021-05-16T17:33:12.1750270Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T17:33:12.1751170Z env: 2021-05-16T17:33:12.1753070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:12.1753960Z TIC_DEPLOY_KEY: 2021-05-16T17:33:12.1754780Z RSPM: 2021-05-16T17:33:12.1756160Z GITHUB_PAT: *** 2021-05-16T17:33:12.1758100Z COVERALLS_TOKEN: 2021-05-16T17:33:12.1758610Z continue-on-error: false 2021-05-16T17:33:12.1759830Z VDIFFR_RUN_TESTS: false 2021-05-16T17:33:12.1761440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:33:12.1761910Z TZ: UTC 2021-05-16T17:33:12.1762310Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:12.1763770Z NOT_CRAN: true 2021-05-16T17:33:12.1764230Z ##[endgroup] 2021-05-16T17:33:14.8803610Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T17:33:14.8805180Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T17:33:14.8805870Z To reinstall 3.20.2, run: 2021-05-16T17:33:14.8806490Z brew reinstall cmake 2021-05-16T17:33:16.1885250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T17:33:17.3518980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:18.0194700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T17:33:18.6718020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T17%3A40%3A00Z&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:18.7214520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=7pZYzsdMUCbjoXNz5SSTCTcNoPhL0uuuxO9fEtlyXnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:18.8007380Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T17:33:18.8719340Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T17:33:18.8749090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2545-1uxkrxn 2021-05-16T17:33:18.9749650Z cp -pR /private/tmp/d20210516-2545-1uxkrxn/libssh/. /usr/local/Cellar/libssh 2021-05-16T17:33:19.0338500Z chmod -Rf +w /private/tmp/d20210516-2545-1uxkrxn 2021-05-16T17:33:19.2285810Z ==> Finishing up 2021-05-16T17:33:19.2650700Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T17:33:19.3072620Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T17:33:19.3077890Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T17:33:19.3084230Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T17:33:19.3088570Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T17:33:19.3094110Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T17:33:19.3104950Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T17:33:19.3263900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2709-1av70w3.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-16T17:33:21.7234280Z ==> Summary 2021-05-16T17:33:21.7260970Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T17:33:25.9683260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T17:33:27.1717890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:27.7827650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T17:33:28.2644710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T17%3A40%3A00Z&sig=Nj2qVXeWwaz%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:28.3117200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=Nj2qVXeWwaz\%2FPHYDhLL0HJNuehLbbvU69K6E0MJzDPQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:30.6647630Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T17:33:31.0402430Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T17:33:32.1714050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:33:32.7715360Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T17:33:33.2104280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T17%3A40%3A00Z&sig=9usDmmdgBShCpLUgtJBG%2BYR%2BRhiy4Ru%2BdE4Ft6Frytw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:33:33.2576660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A40\%3A00Z\&sig=9usDmmdgBShCpLUgtJBG\%2BYR\%2BRhiy4Ru\%2BdE4Ft6Frytw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:33:33.4110270Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T17:33:33.4194680Z ==> Installing dependencies for jags: gcc 2021-05-16T17:33:33.4202380Z ==> Installing jags dependency: gcc 2021-05-16T17:33:33.5233670Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T17:33:33.5264750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2716-mheuxk 2021-05-16T17:34:38.1206790Z cp -pR /private/tmp/d20210516-2716-mheuxk/gcc/. /usr/local/Cellar/gcc 2021-05-16T17:35:51.7944850Z chmod -Rf +w /private/tmp/d20210516-2716-mheuxk 2021-05-16T17:36:04.5358420Z ==> Finishing up 2021-05-16T17:36:05.5921770Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T17:36:05.5926780Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T17:36:05.5930820Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T17:36:05.5935840Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T17:36:05.5941000Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T17:36:05.5947100Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T17:36:05.6771050Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T17:36:05.6776910Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T17:36:05.6784480Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T17:36:05.6791060Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T17:36:05.6811620Z rm /usr/local/bin/c++-11 2021-05-16T17:36:05.6815350Z rm /usr/local/bin/cpp-11 2021-05-16T17:36:05.6819840Z rm /usr/local/bin/g++-11 2021-05-16T17:36:05.6823900Z rm /usr/local/bin/gcc-11 2021-05-16T17:36:05.6885700Z rm /usr/local/bin/gcc-ar-11 2021-05-16T17:36:05.6890120Z rm /usr/local/bin/gcc-nm-11 2021-05-16T17:36:05.6893470Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T17:36:05.6898430Z rm /usr/local/bin/gcov-11 2021-05-16T17:36:05.6901120Z rm /usr/local/bin/gcov-dump-11 2021-05-16T17:36:05.6904470Z rm /usr/local/bin/gcov-tool-11 2021-05-16T17:36:06.1515150Z Error: The `brew link` step did not complete successfully 2021-05-16T17:36:06.1516050Z The formula built, but is not symlinked into /usr/local 2021-05-16T17:36:06.1519750Z Could not symlink bin/gfortran 2021-05-16T17:36:06.1520460Z Target /usr/local/bin/gfortran 2021-05-16T17:36:06.1521070Z already exists. You may want to remove it: 2021-05-16T17:36:06.1522570Z rm '/usr/local/bin/gfortran' 2021-05-16T17:36:06.1523040Z 2021-05-16T17:36:06.1523970Z To force the link and overwrite all conflicting files: 2021-05-16T17:36:06.1526330Z brew link --overwrite gcc 2021-05-16T17:36:06.1527030Z 2021-05-16T17:36:06.1527610Z To list all files that would be deleted: 2021-05-16T17:36:06.1528640Z brew link --overwrite --dry-run gcc 2021-05-16T17:36:06.1529010Z 2021-05-16T17:36:06.1529530Z Possible conflicting files are: 2021-05-16T17:36:06.1586930Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T17:36:06.7137510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2907-u1c8io.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-16T17:36:09.6735690Z ==> Summary 2021-05-16T17:36:09.7713310Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T17:36:09.7724670Z ==> Installing jags 2021-05-16T17:36:09.7729130Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T17:36:09.7750000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2716-9o5oj 2021-05-16T17:36:13.2376740Z cp -pR /private/tmp/d20210516-2716-9o5oj/jags/. /usr/local/Cellar/jags 2021-05-16T17:36:19.0411340Z chmod -Rf +w /private/tmp/d20210516-2716-9o5oj 2021-05-16T17:36:20.1667890Z ==> Finishing up 2021-05-16T17:36:20.2014240Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T17:36:20.2019890Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T17:36:20.2031200Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T17:36:20.2037400Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T17:36:20.2042480Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T17:36:20.2047700Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T17:36:20.2052730Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T17:36:20.2057880Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T17:36:20.2065520Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T17:36:20.2876780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2935-1ggc6ap.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-16T17:36:22.6729220Z ==> Summary 2021-05-16T17:36:22.6844700Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T17:36:25.4685860Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T17:36:26.6038640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:27.1619300Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T17:36:27.6380800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T17%3A45%3A00Z&sig=uxGnmb9a53miUTv0TmIb%2BRy5hleTXXrwZc1Ds67bSmA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:27.6956340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=uxGnmb9a53miUTv0TmIb\%2BRy5hleTXXrwZc1Ds67bSmA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:28.6161510Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T17:36:28.7396720Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T17:36:28.7429170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2942-1rlcu99 2021-05-16T17:36:30.9620240Z cp -pR /private/tmp/d20210516-2942-1rlcu99/v8/. /usr/local/Cellar/v8 2021-05-16T17:36:31.1252210Z chmod -Rf +w /private/tmp/d20210516-2942-1rlcu99 2021-05-16T17:36:31.5537650Z ==> Finishing up 2021-05-16T17:36:31.6115180Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T17:36:31.6628100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3107-1luex8u.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-16T17:36:34.1138160Z ==> Summary 2021-05-16T17:36:34.1199210Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T17:36:37.0022920Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T17:36:38.2242580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:38.7855030Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T17:36:39.1689520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T17%3A45%3A00Z&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:39.2168500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=JbqzhRAYat5J8PQNlCiG56lChlPWtrhnpbOB4NaTrxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:39.5260280Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T17:36:39.5478730Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:36:40.6763280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:41.2727190Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:36:41.6629660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T17%3A45%3A00Z&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:41.7465620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=KfIg7NLUibaHScWpCc3bdehaFtEYY9KIczT0tOVU5AE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:42.0010360Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T17:36:42.0156290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:36:43.2120600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:36:43.8132290Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:36:44.1838150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T17%3A45%3A00Z&sig=eyt96H2dmninyc5v%2Bi%2B2OrshpHzasZfph%2FwIO8HZ1yM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:36:44.2297470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=eyt96H2dmninyc5v\%2Bi\%2B2OrshpHzasZfph\%2FwIO8HZ1yM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:36:44.4968470Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T17:36:44.5214140Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T17:36:44.5220990Z ==> Installing fftw dependency: hwloc 2021-05-16T17:36:44.5941700Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T17:36:44.6390030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3115-68fz2c 2021-05-16T17:36:51.9111720Z cp -pR /private/tmp/d20210516-3115-68fz2c/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T17:36:53.9220030Z chmod -Rf +w /private/tmp/d20210516-3115-68fz2c 2021-05-16T17:36:54.6391650Z ==> Finishing up 2021-05-16T17:36:54.6755020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T17:36:54.6768960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T17:36:54.6771040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T17:36:54.6772860Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T17:36:54.6774590Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T17:36:54.6779840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T17:36:54.6784970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T17:36:54.6789490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T17:36:54.6795700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T17:36:54.6800830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T17:36:54.6805650Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T17:36:54.6810600Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T17:36:54.6815860Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T17:36:54.6822800Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T17:36:54.6827650Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T17:36:54.6839550Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T17:36:54.6862740Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T17:36:54.6867230Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T17:36:54.6877300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T17:36:54.6882750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T17:36:54.6888010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T17:36:54.6893750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T17:36:54.6899070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T17:36:54.6904280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T17:36:54.6909650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T17:36:54.6914680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T17:36:54.6939020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T17:36:54.6944590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T17:36:54.6949880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T17:36:54.6955430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T17:36:54.6960780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T17:36:54.7010350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T17:36:54.7022440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T17:36:54.7038230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T17:36:54.7049840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T17:36:54.7055450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T17:36:54.7068730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T17:36:54.7074130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T17:36:54.7079530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T17:36:54.7093690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T17:36:54.7113120Z 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-16T17:36:54.7118320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T17:36:54.7123750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T17:36:54.7143600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T17:36:54.7164890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T17:36:54.7179120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T17:36:54.7191520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T17:36:54.7197180Z 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-16T17:36:54.7219340Z 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-16T17:36:54.7232330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T17:36:54.7250610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T17:36:54.7256130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T17:36:54.7264280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T17:36:54.7269790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T17:36:54.7279030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T17:36:54.7284550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T17:36:54.7294520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T17:36:54.7307980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T17:36:54.7313250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T17:36:54.7318690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T17:36:54.7334610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T17:36:54.7338920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T17:36:54.7344550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T17:36:54.7354940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T17:36:54.7360500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T17:36:54.7368300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T17:36:54.7373600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T17:36:54.7388220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T17:36:54.7393590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T17:36:54.7399280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T17:36:54.7412480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T17:36:54.7417790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T17:36:54.7432230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T17:36:54.7442990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T17:36:54.7457250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T17:36:54.7470400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T17:36:54.7475630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T17:36:54.7480920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T17:36:54.7486230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T17:36:54.7491090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T17:36:54.7496410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T17:36:54.7501970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T17:36:54.7511670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T17:36:54.7518070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T17:36:54.7525330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T17:36:54.7530760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T17:36:54.7536440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T17:36:54.7541940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T17:36:54.7547650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T17:36:54.7553570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T17:36:54.7560430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T17:36:54.7571220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T17:36:54.7578000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T17:36:54.7585140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T17:36:54.7594220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T17:36:54.7600440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T17:36:54.7606600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T17:36:54.7613990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T17:36:54.7621740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T17:36:54.7630880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T17:36:54.7636410Z Only the first 100 operations were output. 2021-05-16T17:36:55.8754960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3356-44exye.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-16T17:36:58.8536700Z ==> Summary 2021-05-16T17:36:58.9126160Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T17:36:58.9134970Z ==> Installing fftw dependency: open-mpi 2021-05-16T17:36:58.9717920Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:36:58.9736770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3115-1fojdg5 2021-05-16T17:37:03.3951140Z cp -pR /private/tmp/d20210516-3115-1fojdg5/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T17:37:17.5971670Z chmod -Rf +w /private/tmp/d20210516-3115-1fojdg5 2021-05-16T17:37:29.3880320Z ==> Finishing up 2021-05-16T17:37:29.4262180Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T17:37:29.4264720Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T17:37:29.4269490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T17:37:29.4274860Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T17:37:29.4281950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T17:37:29.4286990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T17:37:29.4292290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T17:37:29.4297780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T17:37:29.4306800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T17:37:29.4308390Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T17:37:29.4313180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T17:37:29.4318420Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T17:37:29.4323610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T17:37:29.4329130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T17:37:29.4335080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T17:37:29.4340180Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T17:37:29.4345090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T17:37:29.4354130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T17:37:29.4360960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T17:37:29.4362710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T17:37:29.4366630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T17:37:29.4371980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T17:37:29.4377140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T17:37:29.4382490Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T17:37:29.4390280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T17:37:29.4395450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T17:37:29.4401440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T17:37:29.4407580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T17:37:29.4415600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T17:37:29.4421950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T17:37:29.4473060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T17:37:29.4477160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T17:37:29.4482280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:29.4488190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T17:37:29.4494860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T17:37:29.4499500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T17:37:29.4504500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T17:37:29.4511970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T17:37:29.4516700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T17:37:29.4521710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T17:37:29.4526700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T17:37:29.4531710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T17:37:29.4537180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T17:37:29.4542630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T17:37:29.4548690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T17:37:29.4553440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T17:37:29.4558960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T17:37:29.4564370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T17:37:29.4576560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T17:37:29.4581900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T17:37:29.4587530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T17:37:29.4594240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T17:37:29.4599730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T17:37:29.4607390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T17:37:29.4613070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T17:37:29.4618000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T17:37:29.4623680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T17:37:29.4629730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T17:37:29.4635380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T17:37:29.4641280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T17:37:29.5055950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T17:37:29.5062380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T17:37:29.5068590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T17:37:29.5923190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T17:37:29.5928470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T17:37:29.5945630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T17:37:29.5951500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T17:37:29.5957450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T17:37:29.5962720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T17:37:29.5967690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T17:37:29.5973290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T17:37:29.5978600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T17:37:29.5984400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T17:37:29.5989310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T17:37:29.5994770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T17:37:29.5999750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T17:37:29.6005070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T17:37:29.6010610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T17:37:29.6016240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T17:37:29.6022150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T17:37:29.6027530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T17:37:29.6032740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T17:37:29.6038180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T17:37:29.6043390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T17:37:29.6048900Z 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-16T17:37:29.6054580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T17:37:29.6059850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T17:37:29.6065100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T17:37:29.6070390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T17:37:29.6075800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T17:37:29.6081240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T17:37:29.6086240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T17:37:29.6091850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T17:37:29.6097250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T17:37:29.6104340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T17:37:29.6110720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T17:37:29.6116790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T17:37:29.6122530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T17:37:29.6128220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T17:37:29.6133610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T17:37:29.6139160Z Only the first 100 operations were output. 2021-05-16T17:37:30.1481590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3383-156sfwa.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-16T17:37:33.2310680Z ==> Summary 2021-05-16T17:37:33.2815740Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:37:33.2820960Z ==> Installing fftw 2021-05-16T17:37:33.2824660Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:37:33.2847260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3115-132vnlq 2021-05-16T17:37:35.9727460Z cp -pR /private/tmp/d20210516-3115-132vnlq/fftw/. /usr/local/Cellar/fftw 2021-05-16T17:37:38.5374760Z chmod -Rf +w /private/tmp/d20210516-3115-132vnlq 2021-05-16T17:37:39.4076730Z ==> Finishing up 2021-05-16T17:37:39.4616910Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T17:37:39.4620680Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T17:37:39.4626020Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T17:37:39.4630750Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T17:37:39.4637530Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T17:37:39.4642800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T17:37:39.4646970Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T17:37:39.4652050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T17:37:39.4656820Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T17:37:39.4662010Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T17:37:39.4666730Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T17:37:39.4672220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T17:37:39.4680730Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T17:37:39.4776920Z info /usr/local/share/info/fftw3.info 2021-05-16T17:37:39.4790520Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T17:37:39.4799260Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T17:37:39.4813060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T17:37:39.4819620Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T17:37:39.4827990Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T17:37:39.4834160Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T17:37:39.4854180Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T17:37:39.4868570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T17:37:39.4879770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T17:37:39.4891560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T17:37:39.4906700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T17:37:39.4917120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T17:37:39.4928590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T17:37:39.4937580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T17:37:39.4947810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T17:37:39.4964830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T17:37:39.4975390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T17:37:39.4985090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T17:37:39.4993290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T17:37:39.5002140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T17:37:39.5032920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T17:37:39.5086040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T17:37:39.5088110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T17:37:39.5089830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T17:37:39.5092080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T17:37:39.5093950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T17:37:39.5095680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T17:37:39.5102880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T17:37:39.5111440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T17:37:39.5116500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T17:37:39.5126440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T17:37:39.5135520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T17:37:39.5144830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T17:37:39.5154070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T17:37:39.5163110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T17:37:39.5171870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T17:37:39.5181190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T17:37:39.5189710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T17:37:39.5197680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T17:37:39.5207250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T17:37:39.5216740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T17:37:39.5228370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T17:37:39.5239480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T17:37:39.5249460Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T17:37:39.5258460Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T17:37:39.5265530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T17:37:39.6119870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3411-1js44tx.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-16T17:37:42.1349560Z ==> Summary 2021-05-16T17:37:42.1406160Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:37:42.8958410Z ==> No outdated dependents to upgrade! 2021-05-16T17:37:42.8962280Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:37:43.0820410Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T17:37:43.0821460Z fftw, open-mpi 2021-05-16T17:37:43.0830630Z rm /usr/local/bin/fftw-wisdom 2021-05-16T17:37:43.0833850Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T17:37:43.0836790Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T17:37:43.0840660Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T17:37:43.0845080Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T17:37:43.0848730Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T17:37:43.0850460Z rm /usr/local/include/fftw3.f 2021-05-16T17:37:43.0853890Z rm /usr/local/include/fftw3.f03 2021-05-16T17:37:43.0856710Z rm /usr/local/include/fftw3.h 2021-05-16T17:37:43.0860880Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T17:37:43.0862660Z rm /usr/local/include/fftw3l.f03 2021-05-16T17:37:43.0865700Z rm /usr/local/include/fftw3q.f03 2021-05-16T17:37:43.0873420Z rm /usr/local/lib/cmake/fftw3 2021-05-16T17:37:43.0876440Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T17:37:43.0879950Z rm /usr/local/lib/libfftw3.a 2021-05-16T17:37:43.0882520Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T17:37:43.0886900Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T17:37:43.0889400Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T17:37:43.0893040Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T17:37:43.0895680Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T17:37:43.0898980Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T17:37:43.0901740Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T17:37:43.0905460Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T17:37:43.0908560Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T17:37:43.0910740Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T17:37:43.0914020Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T17:37:43.0916950Z rm /usr/local/lib/libfftw3f.a 2021-05-16T17:37:43.0920740Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T17:37:43.0922860Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T17:37:43.0926130Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T17:37:43.0929350Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T17:37:43.0932690Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T17:37:43.0935240Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T17:37:43.0939320Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T17:37:43.0942500Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T17:37:43.0945890Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T17:37:43.0950000Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T17:37:43.0954210Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T17:37:43.0957810Z rm /usr/local/lib/libfftw3l.a 2021-05-16T17:37:43.0961320Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T17:37:43.0964890Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T17:37:43.0968430Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T17:37:43.0971120Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T17:37:43.0974550Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T17:37:43.0978440Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T17:37:43.0981960Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T17:37:43.0985080Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T17:37:43.0988820Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T17:37:43.0992980Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T17:37:43.0998480Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T17:37:43.1003660Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T17:37:43.1007050Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T17:37:43.1069820Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T17:37:43.1071210Z rm /usr/local/share/info/fftw3.info 2021-05-16T17:37:43.1078670Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T17:37:43.1082200Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T17:37:43.1111120Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T17:37:43.1116300Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T17:37:43.1126480Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T17:37:43.1137260Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T17:37:43.2075260Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T17:37:43.2077180Z rm /usr/local/bin/mpic++ 2021-05-16T17:37:43.2080490Z rm /usr/local/bin/mpicc 2021-05-16T17:37:43.2083550Z rm /usr/local/bin/mpicxx 2021-05-16T17:37:43.2086870Z rm /usr/local/bin/mpiexec 2021-05-16T17:37:43.2092830Z rm /usr/local/bin/mpif77 2021-05-16T17:37:43.2096740Z rm /usr/local/bin/mpif90 2021-05-16T17:37:43.2099980Z rm /usr/local/bin/mpifort 2021-05-16T17:37:43.2103520Z rm /usr/local/bin/mpirun 2021-05-16T17:37:43.2107880Z rm /usr/local/bin/ompi-clean 2021-05-16T17:37:43.2111280Z rm /usr/local/bin/ompi-server 2021-05-16T17:37:43.2114520Z rm /usr/local/bin/ompi_info 2021-05-16T17:37:43.2117990Z rm /usr/local/bin/opal_wrapper 2021-05-16T17:37:43.2122170Z rm /usr/local/bin/orte-clean 2021-05-16T17:37:43.2126160Z rm /usr/local/bin/orte-info 2021-05-16T17:37:43.2133240Z rm /usr/local/bin/orte-server 2021-05-16T17:37:43.2136890Z rm /usr/local/bin/ortecc 2021-05-16T17:37:43.2143380Z rm /usr/local/bin/orted 2021-05-16T17:37:43.2151150Z rm /usr/local/bin/orterun 2021-05-16T17:37:43.2154830Z rm /usr/local/bin/profile2mat.pl 2021-05-16T17:37:43.2164930Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T17:37:43.2172240Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T17:37:43.2176260Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T17:37:43.2182340Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T17:37:43.2191290Z rm /usr/local/include/mpi-ext.h 2021-05-16T17:37:43.2195060Z rm /usr/local/include/mpi.h 2021-05-16T17:37:43.2199930Z rm /usr/local/include/mpi.mod 2021-05-16T17:37:43.2203300Z rm /usr/local/include/mpi_ext.mod 2021-05-16T17:37:43.2209440Z rm /usr/local/include/mpi_f08.mod 2021-05-16T17:37:43.2215950Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T17:37:43.2229510Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T17:37:43.2230580Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T17:37:43.2231760Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T17:37:43.2234430Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T17:37:43.2237620Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T17:37:43.2244200Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T17:37:43.2247940Z rm /usr/local/include/mpif-config.h 2021-05-16T17:37:43.2253280Z rm /usr/local/include/mpif-constants.h 2021-05-16T17:37:43.2256590Z rm /usr/local/include/mpif-ext.h 2021-05-16T17:37:43.2262860Z rm /usr/local/include/mpif-externals.h 2021-05-16T17:37:43.2265990Z rm /usr/local/include/mpif-handles.h 2021-05-16T17:37:43.2273420Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T17:37:43.2280720Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T17:37:43.2284090Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T17:37:43.2291610Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T17:37:43.2295770Z rm /usr/local/include/mpif.h 2021-05-16T17:37:43.2302240Z rm /usr/local/include/openmpi 2021-05-16T17:37:43.2306770Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T17:37:43.2316160Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T17:37:43.2323310Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T17:37:43.2331730Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T17:37:43.2335480Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T17:37:43.2343590Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T17:37:43.2347260Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T17:37:43.2356010Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T17:37:43.2359200Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T17:37:43.2366880Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T17:37:43.2370850Z rm /usr/local/lib/libmpi.dylib 2021-05-16T17:37:43.2377860Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T17:37:43.2381030Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T17:37:43.2387480Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T17:37:43.2390510Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T17:37:43.2395400Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T17:37:43.2399080Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T17:37:43.2404530Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T17:37:43.2409290Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T17:37:43.2416910Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T17:37:43.2424490Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T17:37:43.2433380Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T17:37:43.2435240Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T17:37:43.2439730Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T17:37:43.2447030Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T17:37:43.2451340Z rm /usr/local/lib/openmpi 2021-05-16T17:37:43.2460380Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T17:37:43.2469370Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T17:37:43.2472000Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T17:37:43.2479530Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T17:37:43.2483220Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T17:37:43.2490950Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T17:37:43.2497380Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T17:37:43.2500620Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T17:37:43.2508890Z rm /usr/local/lib/pmix 2021-05-16T17:37:43.2522240Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T17:37:43.2529170Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T17:37:43.2532470Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T17:37:43.2538920Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T17:37:43.2542430Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T17:37:43.2545860Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T17:37:43.2552350Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T17:37:43.2555900Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T17:37:43.2562690Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T17:37:43.2566280Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T17:37:43.2571800Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T17:37:43.2575740Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T17:37:43.2582740Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T17:37:43.2586720Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T17:37:43.2589600Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T17:37:43.2594740Z rm /usr/local/share/man/man1/orted.1 2021-05-16T17:37:43.2598900Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T17:37:43.2625590Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T17:37:43.2629500Z Only the first 100 operations were output. 2021-05-16T17:37:45.3438870Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T17:37:46.4819520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:47.0329450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T17:37:47.4117370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T17%3A45%3A00Z&sig=wNKtWg%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:47.4624990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=wNKtWg\%2BihUTvALAf0TnfX7RhVkntCAQ5QoHOP7srOnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:47.9602080Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T17:37:48.1217020Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T17:37:48.1272570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3419-ad4a88 2021-05-16T17:37:48.8931170Z cp -pR /private/tmp/d20210516-3419-ad4a88/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T17:37:49.7757630Z chmod -Rf +w /private/tmp/d20210516-3419-ad4a88 2021-05-16T17:37:50.8437470Z ==> Finishing up 2021-05-16T17:37:50.8901730Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T17:37:50.8912500Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T17:37:50.8922910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T17:37:50.8950010Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T17:37:50.8961080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T17:37:50.9084570Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T17:37:50.9088170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T17:37:50.9093410Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T17:37:50.9101290Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T17:37:50.9105730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T17:37:50.9110840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T17:37:50.9115420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T17:37:50.9120470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T17:37:50.9125350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T17:37:50.9129900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T17:37:50.9135000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T17:37:50.9139660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T17:37:50.9144590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T17:37:50.9149130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T17:37:50.9154270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T17:37:50.9158650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T17:37:50.9164640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T17:37:50.9169080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T17:37:50.9174150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T17:37:50.9178530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T17:37:50.9183520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T17:37:50.9187920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T17:37:50.9192870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T17:37:50.9197480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T17:37:50.9203480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T17:37:50.9228040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T17:37:50.9229530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T17:37:50.9230940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T17:37:50.9232290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T17:37:50.9233760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T17:37:50.9235130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T17:37:50.9237730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T17:37:50.9242980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T17:37:50.9247640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T17:37:50.9252360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T17:37:50.9257410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T17:37:50.9262160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T17:37:50.9266650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T17:37:50.9271890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T17:37:50.9276700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T17:37:50.9281110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T17:37:50.9287050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T17:37:50.9291800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T17:37:50.9296260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T17:37:50.9301380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T17:37:50.9306260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T17:37:50.9311530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T17:37:50.9316780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T17:37:50.9320930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T17:37:50.9325800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T17:37:50.9332140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T17:37:50.9336120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T17:37:50.9340960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T17:37:50.9345390Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T17:37:50.9350560Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T17:37:50.9355370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T17:37:50.9359680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T17:37:50.9364680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T17:37:50.9369460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T17:37:50.9373810Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T17:37:50.9378820Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T17:37:50.9383530Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T17:37:50.9388050Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T17:37:50.9393850Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T17:37:50.9398540Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T17:37:50.9402940Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T17:37:50.9408220Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T17:37:50.9412780Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T17:37:50.9417190Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T17:37:50.9422680Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T17:37:50.9428530Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T17:37:50.9432950Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T17:37:50.9438070Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T17:37:50.9442500Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T17:37:50.9447580Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T17:37:50.9452090Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T17:37:50.9459690Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T17:37:50.9465910Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T17:37:50.9473160Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T17:37:50.9483840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T17:37:50.9489270Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T17:37:50.9494650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T17:37:50.9499900Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T17:37:50.9505150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T17:37:50.9510700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T17:37:50.9515930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T17:37:50.9521670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T17:37:50.9527260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T17:37:50.9532240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T17:37:50.9537550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T17:37:50.9542700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T17:37:50.9548320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T17:37:50.9554650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T17:37:50.9559840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T17:37:50.9566090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T17:37:50.9571240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T17:37:50.9575080Z Only the first 100 operations were output. 2021-05-16T17:37:51.3385100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3637-avfqpy.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-16T17:37:54.1124390Z ==> Summary 2021-05-16T17:37:54.1873860Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T17:37:56.7900610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T17:37:58.0861580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:37:58.6615730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T17:37:59.0287360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T17%3A45%3A00Z&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:37:59.0816460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=RRTle8LtOosxBpoRNb0Br2qw5LQ9f8cNq1J647J2LhI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:37:59.1687820Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T17:37:59.2594350Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T17:37:59.2621260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3657-edrh7o 2021-05-16T17:37:59.3419920Z cp -pR /private/tmp/d20210516-3657-edrh7o/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T17:37:59.5049610Z chmod -Rf +w /private/tmp/d20210516-3657-edrh7o 2021-05-16T17:37:59.6944950Z ==> Finishing up 2021-05-16T17:37:59.7346610Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T17:37:59.7419900Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T17:37:59.7483820Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T17:37:59.7494990Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T17:37:59.7497690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7518180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7520820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7528000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7535730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7537690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7554100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7557490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7660030Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T17:37:59.7761400Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T17:37:59.7863270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.7962660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8001620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8003970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8006220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8008660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8025730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8031660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8062560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8064980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8101170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8114060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8119760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8124730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8140590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8167370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8169780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8171690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8204690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8229390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8231770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8260860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8293260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8322600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8355650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8444260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8446320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8549120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8652560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8690470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8704660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8718870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8748580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8773260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8776350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8801970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8804610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8815660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8831870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8866560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.8969750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9066560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9095830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9098950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9103460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9121720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T17:37:59.9123330Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T17:37:59.9150840Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T17:37:59.9178690Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T17:37:59.9232430Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T17:37:59.9260020Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T17:37:59.9287250Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T17:37:59.9308820Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T17:37:59.9314520Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T17:37:59.9342840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3822-1rh61c1.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-16T17:38:02.5457500Z ==> Summary 2021-05-16T17:38:02.5668460Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T17:38:04.7236000Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T17:38:04.7237150Z To reinstall 1.6.37, run: 2021-05-16T17:38:04.7237920Z brew reinstall libpng 2021-05-16T17:38:06.7136800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T17:38:07.8564550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:08.4223560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T17:38:08.7953320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T17%3A45%3A00Z&sig=axjvLWqeEKs%2BYZZ%2Ba9HV3Am8Ep0WVsJg8fJ%2Ff4K0lzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:08.8451340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=axjvLWqeEKs\%2BYZZ\%2Ba9HV3Am8Ep0WVsJg8fJ\%2Ff4K0lzc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:08.8910500Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T17:38:08.8957510Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T17:38:10.0826170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:10.6309750Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T17:38:10.9881350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T17%3A45%3A00Z&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:11.0537500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=FySwVGGnxarlQiUoPbCXlSi7CKVa44g0lzXydyyh2DQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:11.1481780Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T17:38:11.1532900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T17:38:12.2681020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:12.8457970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T17:38:13.2084410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T17%3A45%3A00Z&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:13.2549740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=aX8Y1Ns25CxTMM2ThbgaKOBG2KWawxe8Osq9Q5eJQt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:13.3048800Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T17:38:13.3078280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T17:38:14.4505380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:15.0020380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T17:38:15.3812260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T17%3A45%3A00Z&sig=M%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:15.4320250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=M\%2FbXuK08cgaQu5VrVcZ59fnVYa8MgI1tutnYbyLOZCQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:15.4829820Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T17:38:15.4858870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T17:38:16.8661410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:17.4593380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T17:38:17.8218770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T17%3A45%3A00Z&sig=eakRO5HYdoz6ai0W1%2FhtY%2Fh8VSYAq7rzl1vSJb0IyGM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:17.8777960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=eakRO5HYdoz6ai0W1\%2FhtY\%2Fh8VSYAq7rzl1vSJb0IyGM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:18.0536730Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T17:38:18.0605710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T17:38:19.2224940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:19.8080480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T17:38:20.1936800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T17%3A45%3A00Z&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:20.2475530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ooH4bCx6UbHQIkIcUpogznVA7BRdsTA2ribmdJlBHW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:20.3864320Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:38:20.3970730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T17:38:21.5661990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:22.1690410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T17:38:22.5476600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T17%3A45%3A00Z&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:22.6001250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=qfYpOX5uKKVKdsUHFf3HfUxqrLo9PvjipjjjHEUj38g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:22.6965190Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T17:38:22.7000620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T17:38:23.8958970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:24.4938330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T17:38:24.8620100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T17%3A45%3A00Z&sig=E%2B%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy%2BRW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:24.9117750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=E\%2B\%2FwKMdPtlHW1zk8QqUBY3HR2CcQcEkAb1WzKdy\%2BRW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:24.9694420Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T17:38:24.9729120Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T17:38:26.1742340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:26.7005600Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T17:38:27.1405320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T17%3A45%3A00Z&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs%2B1HY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:27.1957570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=SM56DEk21TsG8leKuF41PZrFVexzkueWIxNZZBs\%2B1HY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:27.2539130Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T17:38:27.2574200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T17:38:28.4239420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:29.0085050Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T17:38:29.3791690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T17%3A45%3A00Z&sig=1MTcAO4uoH2FQ8Tj6%2FlsR0qGQs54YH0kukZJGrvlmGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:29.4316300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=1MTcAO4uoH2FQ8Tj6\%2FlsR0qGQs54YH0kukZJGrvlmGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:29.5387020Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T17:38:29.5432810Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T17:38:30.6730280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:31.2450670Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T17:38:31.6158200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T17%3A45%3A00Z&sig=pzHqyzREMVOsCk5jclW9OBkyH8B%2FtzIfLM9t1h%2B4AdM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:31.6628560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=pzHqyzREMVOsCk5jclW9OBkyH8B\%2FtzIfLM9t1h\%2B4AdM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:32.5193160Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T17:38:32.5195590Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T17:38:33.0237660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:33.6300760Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T17:38:34.0086490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T17%3A45%3A00Z&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:34.0555460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=xTZqiZ3xtw55P7OlmvklXIHcTcKsiX09c6j2eRH8G\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:34.1361640Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T17:38:34.1409340Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T17:38:35.2908680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:35.8800320Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T17:38:36.2430570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T17%3A45%3A00Z&sig=yg0dgh%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:36.2911580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=yg0dgh\%2BdZKiyumoQscdP71RBBeE5UFjqI14EdK4QWPg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:36.3649070Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T17:38:36.3689790Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T17:38:37.4726450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:38.0573990Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T17:38:38.4332130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T17%3A45%3A00Z&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:38.5009280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=ddcz6PY21WACY6a0GtScGjw6aujFxEPMQQl060l5BZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:38.8669730Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T17:38:38.9189470Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T17:38:40.0544750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:40.6780410Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T17:38:41.0939240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T17%3A45%3A00Z&sig=gnCJB%2BL5JXiIQFOpsCx2Q4poE3Rze3pE%2BiPXfsCRtws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:41.1480200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=gnCJB\%2BL5JXiIQFOpsCx2Q4poE3Rze3pE\%2BiPXfsCRtws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:41.3885570Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T17:38:41.4027660Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T17:38:42.6031820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:43.4444300Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T17:38:43.8299420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T17%3A45%3A00Z&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA%2FuJvKxyBP68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:43.8777570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=rOsjQWYm74GGInTGjWQYIGaccAAom5VA\%2FuJvKxyBP68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:45.0597010Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T17:38:45.4913260Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T17:38:46.6004320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:38:47.1968760Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T17:38:47.5822180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T17%3A45%3A00Z&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:38:47.6295100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A45\%3A00Z\&sig=BerlGT6yhgk7lWUW4ym2hrVOKEkxP6FXzd63ojmZIHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:38:47.9591300Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T17:38:48.0345240Z ==> 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-16T17:38:48.0347950Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T17:38:48.1138350Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T17:38:48.1186200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1okoaqt 2021-05-16T17:38:48.1268750Z cp -pR /private/tmp/d20210516-3932-1okoaqt/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T17:38:48.1377520Z chmod -Rf +w /private/tmp/d20210516-3932-1okoaqt 2021-05-16T17:38:48.1797540Z ==> Finishing up 2021-05-16T17:38:48.2915800Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T17:38:48.3014380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4198-vmx492.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-16T17:38:50.8201680Z ==> Summary 2021-05-16T17:38:50.8217100Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T17:38:50.8224270Z ==> Installing poppler dependency: xorgproto 2021-05-16T17:38:50.8261090Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T17:38:50.8281120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3932-1uvg4kl 2021-05-16T17:38:50.9298630Z cp -pR /private/tmp/d20210516-3932-1uvg4kl/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T17:38:51.0836240Z chmod -Rf +w /private/tmp/d20210516-3932-1uvg4kl 2021-05-16T17:38:51.2523050Z ==> Finishing up 2021-05-16T17:38:51.2926420Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T17:38:51.2930020Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T17:38:51.2942600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T17:38:51.2947130Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T17:38:51.2952380Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T17:38:51.2957110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T17:38:51.2962500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T17:38:51.2967070Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T17:38:51.2972240Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T17:38:51.2976940Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T17:38:51.2982310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T17:38:51.3073220Z rm /usr/local/share/pkgconfig 2021-05-16T17:38:51.3100160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T17:38:51.3105260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T17:38:51.3110180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T17:38:51.3115800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T17:38:51.3121180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T17:38:51.3135100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T17:38:51.3140330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T17:38:51.3145430Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T17:38:51.3151090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T17:38:51.3156390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T17:38:51.3161520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T17:38:51.3166780Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T17:38:51.3182680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T17:38:51.3190240Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T17:38:51.3193830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T17:38:51.3195850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T17:38:51.3197850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T17:38:51.3202920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T17:38:51.3208850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T17:38:51.3213760Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T17:38:51.3218950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T17:38:51.3224620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T17:38:51.3229960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T17:38:51.3234940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T17:38:51.3240300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T17:38:51.3245830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T17:38:51.3250650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T17:38:51.3256280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T17:38:51.3261290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T17:38:51.3266610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T17:38:51.3272060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T17:38:51.3277330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T17:38:51.3282290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T17:38:51.3287820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T17:38:51.3294240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T17:38:51.3300160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T17:38:51.3305250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T17:38:51.3310630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T17:38:51.3315800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T17:38:51.3320840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T17:38:51.3326360Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T17:38:51.3331380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T17:38:51.3894370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4224-1kj5qq4.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-16T17:38:53.9000250Z ==> Summary 2021-05-16T17:38:53.9167040Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T17:38:53.9174300Z ==> Installing poppler dependency: libxau 2021-05-16T17:38:53.9263970Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T17:38:53.9283100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-l38tam 2021-05-16T17:38:53.9425350Z cp -pR /private/tmp/d20210516-3932-l38tam/libxau/. /usr/local/Cellar/libxau 2021-05-16T17:38:53.9596550Z chmod -Rf +w /private/tmp/d20210516-3932-l38tam 2021-05-16T17:38:54.0238640Z ==> Finishing up 2021-05-16T17:38:54.0611020Z rm /usr/local/include/X11 2021-05-16T17:38:54.0619290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T17:38:54.0624120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T17:38:54.0629800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T17:38:54.0635160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T17:38:54.0640420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T17:38:54.0645560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T17:38:54.0651370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T17:38:54.0656010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T17:38:54.0661490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T17:38:54.0666820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T17:38:54.0671860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T17:38:54.0677380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T17:38:54.0682270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T17:38:54.0687880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T17:38:54.0694130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T17:38:54.0699790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T17:38:54.0704540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T17:38:54.0710240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T17:38:54.0715770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T17:38:54.0721910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T17:38:54.0726900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T17:38:54.0732510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T17:38:54.0737890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T17:38:54.0743160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T17:38:54.0746410Z mkdir -p /usr/local/include/X11/dri 2021-05-16T17:38:54.0753450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T17:38:54.0758870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T17:38:54.0764380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T17:38:54.0767800Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T17:38:54.0776230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T17:38:54.0811320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T17:38:54.0815610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T17:38:54.0821200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T17:38:54.0826150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T17:38:54.0831860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T17:38:54.0837970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T17:38:54.0844550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T17:38:54.0850150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T17:38:54.0855450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T17:38:54.0860810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T17:38:54.0866230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T17:38:54.0871260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T17:38:54.0876940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T17:38:54.0883010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T17:38:54.0887970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T17:38:54.0893430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T17:38:54.0899360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T17:38:54.0904830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T17:38:54.0910530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T17:38:54.0916310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T17:38:54.0922420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T17:38:54.0931320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T17:38:54.0939190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T17:38:54.0944730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T17:38:54.0951050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T17:38:54.0956280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T17:38:54.0961600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T17:38:54.0967520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T17:38:54.0973390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T17:38:54.0978470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T17:38:54.0984260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T17:38:54.0989470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T17:38:54.0995180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T17:38:54.1000440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T17:38:54.1005490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T17:38:54.1011000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T17:38:54.1016420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T17:38:54.1022060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T17:38:54.1026630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T17:38:54.1032360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T17:38:54.1037870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T17:38:54.1045830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T17:38:54.1053150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T17:38:54.1060660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T17:38:54.1067310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T17:38:54.1074210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T17:38:54.1078890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T17:38:54.1084610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T17:38:54.1089590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T17:38:54.1096150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T17:38:54.1100900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T17:38:54.1105870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T17:38:54.1111160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T17:38:54.1116700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T17:38:54.1121990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T17:38:54.1127180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T17:38:54.1132700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T17:38:54.1137730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T17:38:54.1143620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T17:38:54.1149160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T17:38:54.1155250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T17:38:54.1161030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T17:38:54.1167860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T17:38:54.1173390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T17:38:54.1178910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T17:38:54.1185170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T17:38:54.1219210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T17:38:54.1224760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T17:38:54.1231390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T17:38:54.1236630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T17:38:54.1243790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T17:38:54.1248970Z Only the first 100 operations were output. 2021-05-16T17:38:54.1680160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4250-n6csgl.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-16T17:38:56.7369180Z ==> Summary 2021-05-16T17:38:56.7396800Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T17:38:56.7402920Z ==> Installing poppler dependency: libxdmcp 2021-05-16T17:38:56.7500160Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T17:38:56.7518210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1aqum0z 2021-05-16T17:38:56.7619390Z cp -pR /private/tmp/d20210516-3932-1aqum0z/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T17:38:56.7741310Z chmod -Rf +w /private/tmp/d20210516-3932-1aqum0z 2021-05-16T17:38:56.8298040Z ==> Finishing up 2021-05-16T17:38:56.8703750Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T17:38:56.8708880Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T17:38:56.8718920Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T17:38:56.8727030Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T17:38:56.8735610Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T17:38:56.8862170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4276-198289k.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-16T17:38:59.3840120Z ==> Summary 2021-05-16T17:38:59.3858990Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T17:38:59.3864850Z ==> Installing poppler dependency: libxcb 2021-05-16T17:38:59.4184000Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T17:38:59.4201030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3932-1y4rqa 2021-05-16T17:39:00.1777200Z cp -pR /private/tmp/d20210516-3932-1y4rqa/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T17:39:01.4914320Z chmod -Rf +w /private/tmp/d20210516-3932-1y4rqa 2021-05-16T17:39:02.6713290Z ==> Finishing up 2021-05-16T17:39:02.7104630Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T17:39:02.7114540Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T17:39:02.7187940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T17:39:02.7192800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T17:39:02.7201930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T17:39:02.7210800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T17:39:02.7222780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T17:39:02.7234360Z 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-16T17:39:02.7246200Z 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-16T17:39:02.7255000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T17:39:02.7266410Z 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-16T17:39:02.7277340Z 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-16T17:39:02.7284810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T17:39:02.7291480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T17:39:02.7298900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T17:39:02.7309890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T17:39:02.7319710Z 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-16T17:39:02.7330060Z 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-16T17:39:02.7337050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T17:39:02.7342420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T17:39:02.7347960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T17:39:02.7360890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T17:39:02.7367310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T17:39:02.7376360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T17:39:02.7386210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T17:39:02.7416730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T17:39:02.7424210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T17:39:02.7428980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T17:39:02.7438590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T17:39:02.7446020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T17:39:02.7456170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T17:39:02.7467100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T17:39:02.7475570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T17:39:02.7487070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T17:39:02.7492700Z 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-16T17:39:02.7497590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T17:39:02.7504740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T17:39:02.7511420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T17:39:02.7520330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T17:39:02.7526160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T17:39:02.7535020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T17:39:02.7543300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T17:39:02.7548480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T17:39:02.7554080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T17:39:02.7561230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T17:39:02.7566110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T17:39:02.7574780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T17:39:02.7580090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T17:39:02.7585420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T17:39:02.7590480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T17:39:02.7596280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T17:39:02.7605890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T17:39:02.7610980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T17:39:02.7616680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T17:39:02.7625270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T17:39:02.7631190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T17:39:02.7641890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T17:39:02.7647740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T17:39:02.7657270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T17:39:02.7662820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T17:39:02.7669240Z 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-16T17:39:02.7679650Z 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-16T17:39:02.7685240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T17:39:02.7690320Z 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-16T17:39:02.7696090Z 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-16T17:39:02.7701370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T17:39:02.7706800Z 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-16T17:39:02.7712350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T17:39:02.7717850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T17:39:02.7723020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T17:39:02.7731900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T17:39:02.7737400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T17:39:02.7743490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T17:39:02.7749330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T17:39:02.7754670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T17:39:02.7760590Z 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-16T17:39:02.7765600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T17:39:02.7771650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T17:39:02.7782040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T17:39:02.7787720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T17:39:02.7792720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T17:39:02.7798700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T17:39:02.7803720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T17:39:02.7809520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T17:39:02.7858130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T17:39:02.7864330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T17:39:02.7869290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T17:39:02.7875310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T17:39:02.7881050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T17:39:02.7886480Z 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-16T17:39:02.7894430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T17:39:02.7900830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T17:39:02.7909270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T17:39:02.7915500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T17:39:02.7920030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T17:39:02.7925960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T17:39:02.7931170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T17:39:02.7936510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T17:39:02.7941950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T17:39:02.7947270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T17:39:02.7951400Z Only the first 100 operations were output. 2021-05-16T17:39:04.4340480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4304-jblqet.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-16T17:39:07.2370850Z ==> Summary 2021-05-16T17:39:07.3787190Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T17:39:07.3795050Z ==> Installing poppler dependency: libx11 2021-05-16T17:39:07.4301970Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:39:07.4323540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1ompcga 2021-05-16T17:39:07.7812190Z cp -pR /private/tmp/d20210516-3932-1ompcga/libx11/. /usr/local/Cellar/libx11 2021-05-16T17:39:08.3647320Z chmod -Rf +w /private/tmp/d20210516-3932-1ompcga 2021-05-16T17:39:08.8815810Z ==> Finishing up 2021-05-16T17:39:08.9239700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T17:39:08.9244950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T17:39:08.9249850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T17:39:08.9255680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T17:39:08.9260390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T17:39:08.9266150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T17:39:08.9307410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T17:39:08.9311770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T17:39:08.9317190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T17:39:08.9322300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T17:39:08.9327070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T17:39:08.9331780Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T17:39:08.9340120Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T17:39:08.9346500Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T17:39:08.9374370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T17:39:08.9379800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T17:39:08.9384770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T17:39:08.9390530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T17:39:08.9395720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T17:39:08.9401420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T17:39:08.9406280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T17:39:08.9412330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T17:39:08.9417500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T17:39:08.9423090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T17:39:08.9428370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T17:39:08.9433800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T17:39:08.9439180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T17:39:08.9444590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T17:39:08.9450240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T17:39:08.9455600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T17:39:08.9461250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T17:39:08.9467330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T17:39:08.9472360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T17:39:08.9478310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T17:39:08.9483020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T17:39:08.9488720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T17:39:08.9494970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T17:39:08.9500880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T17:39:08.9506900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T17:39:08.9512410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T17:39:08.9518060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T17:39:08.9522900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T17:39:08.9528700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T17:39:08.9534230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T17:39:08.9539450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T17:39:08.9545310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T17:39:08.9550690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T17:39:08.9556040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T17:39:08.9561660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T17:39:08.9567070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T17:39:08.9572710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T17:39:08.9577990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T17:39:08.9583640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T17:39:08.9589080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T17:39:08.9617410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T17:39:08.9623900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T17:39:08.9629210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T17:39:08.9634620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T17:39:08.9639660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T17:39:08.9645620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T17:39:08.9650900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T17:39:08.9656640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T17:39:08.9661380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T17:39:08.9666910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T17:39:08.9671870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T17:39:08.9677640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T17:39:08.9682490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T17:39:08.9688330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T17:39:08.9693380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T17:39:08.9698970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T17:39:08.9704020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T17:39:08.9709900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T17:39:08.9716220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T17:39:08.9721740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T17:39:08.9727550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T17:39:08.9733560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T17:39:08.9738800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T17:39:08.9744540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T17:39:08.9749630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T17:39:08.9754890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T17:39:08.9760310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T17:39:08.9765260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T17:39:08.9771200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T17:39:08.9776470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T17:39:08.9781760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T17:39:08.9787510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T17:39:08.9792460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T17:39:08.9798030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T17:39:08.9803440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T17:39:08.9808380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T17:39:08.9814450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T17:39:08.9820050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T17:39:08.9825000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T17:39:08.9830010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T17:39:08.9835460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T17:39:08.9841260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T17:39:08.9846210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T17:39:08.9852380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T17:39:08.9880550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T17:39:08.9882250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T17:39:08.9883240Z Only the first 100 operations were output. 2021-05-16T17:39:09.5835970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4330-z7m5ut.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-16T17:39:12.0921080Z ==> Summary 2021-05-16T17:39:12.1562300Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T17:39:12.1568460Z ==> Installing poppler dependency: libxext 2021-05-16T17:39:12.2151210Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T17:39:12.2169100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-lhteus 2021-05-16T17:39:12.2506770Z cp -pR /private/tmp/d20210516-3932-lhteus/libxext/. /usr/local/Cellar/libxext 2021-05-16T17:39:12.2967580Z chmod -Rf +w /private/tmp/d20210516-3932-lhteus 2021-05-16T17:39:12.3767170Z ==> Finishing up 2021-05-16T17:39:12.4153350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T17:39:12.4156820Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T17:39:12.4163380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T17:39:12.4169390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T17:39:12.4174120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T17:39:12.4179840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T17:39:12.4185170Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T17:39:12.4190330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T17:39:12.4195560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T17:39:12.4200790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T17:39:12.4206140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T17:39:12.4211160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T17:39:12.4216650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T17:39:12.4221730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T17:39:12.4226840Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T17:39:12.4232270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T17:39:12.4245010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T17:39:12.4250520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T17:39:12.4256350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T17:39:12.4262830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T17:39:12.4269000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T17:39:12.4274270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T17:39:12.4280380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T17:39:12.4285890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T17:39:12.4292110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T17:39:12.4316530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T17:39:12.4321280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T17:39:12.4327130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T17:39:12.4332730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T17:39:12.4337690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T17:39:12.4343460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T17:39:12.4349230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T17:39:12.4354780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T17:39:12.4360270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T17:39:12.4388780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T17:39:12.4393830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T17:39:12.4398910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T17:39:12.4404470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T17:39:12.4409160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T17:39:12.4415080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T17:39:12.4420310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T17:39:12.4425410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T17:39:12.4430960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T17:39:12.4436500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T17:39:12.4441520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T17:39:12.4447170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T17:39:12.4452390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T17:39:12.4457800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T17:39:12.4462740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T17:39:12.4468880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T17:39:12.4473760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T17:39:12.4479170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T17:39:12.4485140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T17:39:12.4489770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T17:39:12.4496170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T17:39:12.4501300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T17:39:12.4507150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T17:39:12.4513440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T17:39:12.4518700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T17:39:12.4523830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T17:39:12.4529310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T17:39:12.4534070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T17:39:12.4540080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T17:39:12.4545100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T17:39:12.4550670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T17:39:12.4555410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T17:39:12.4561610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T17:39:12.4566600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T17:39:12.4571870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T17:39:12.4577020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T17:39:12.4582320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T17:39:12.4588100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T17:39:12.4614270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T17:39:12.4619700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T17:39:12.4625510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T17:39:12.4631020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T17:39:12.4635980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T17:39:12.4642780Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T17:39:12.4647130Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T17:39:12.4652500Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T17:39:12.4659580Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T17:39:12.4916730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4356-1ed1wac.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-16T17:39:14.9112870Z ==> Summary 2021-05-16T17:39:14.9175390Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T17:39:14.9181830Z ==> Installing poppler dependency: libxrender 2021-05-16T17:39:14.9730580Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T17:39:14.9749540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-d9b4lt 2021-05-16T17:39:14.9863080Z cp -pR /private/tmp/d20210516-3932-d9b4lt/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T17:39:15.0013470Z chmod -Rf +w /private/tmp/d20210516-3932-d9b4lt 2021-05-16T17:39:15.0577570Z ==> Finishing up 2021-05-16T17:39:15.0925200Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T17:39:15.0933260Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T17:39:15.0939910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T17:39:15.0944610Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T17:39:15.0950300Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T17:39:15.0957850Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T17:39:15.1209910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4385-1y6t6f5.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-16T17:39:17.6240760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-slwynq 2021-05-16T17:39:17.6243000Z ==> Summary 2021-05-16T17:39:17.6252730Z cp -pR /private/tmp/d20210516-3932-slwynq/lzo/. /usr/local/Cellar/lzo 2021-05-16T17:39:17.6253910Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T17:39:17.6356360Z chmod -Rf +w /private/tmp/d20210516-3932-slwynq 2021-05-16T17:39:17.6357540Z ==> Installing poppler dependency: lzo 2021-05-16T17:39:17.6459870Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T17:39:17.6562210Z ==> Finishing up 2021-05-16T17:39:17.6664360Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T17:39:17.6766550Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T17:39:17.6869980Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T17:39:17.6972430Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T17:39:17.7074910Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T17:39:17.7175660Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T17:39:17.7279140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4411-1sbuaxw.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-16T17:39:20.4434790Z ==> Summary 2021-05-16T17:39:20.4476250Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T17:39:20.4484030Z ==> Installing poppler dependency: pixman 2021-05-16T17:39:20.4520400Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T17:39:20.4538900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1cwsn83 2021-05-16T17:39:20.4712250Z cp -pR /private/tmp/d20210516-3932-1cwsn83/pixman/. /usr/local/Cellar/pixman 2021-05-16T17:39:20.4888920Z chmod -Rf +w /private/tmp/d20210516-3932-1cwsn83 2021-05-16T17:39:20.5515690Z ==> Finishing up 2021-05-16T17:39:20.5900580Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T17:39:20.5922720Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T17:39:20.5949510Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T17:39:20.5963530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T17:39:20.5974950Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T17:39:20.5987170Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T17:39:20.6187960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4437-11r08bq.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-16T17:39:23.2672240Z ==> Summary 2021-05-16T17:39:23.2692710Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T17:39:23.2701570Z ==> Installing poppler dependency: cairo 2021-05-16T17:39:23.4571280Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T17:39:23.4589560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-pl6hjr 2021-05-16T17:39:23.5256750Z cp -pR /private/tmp/d20210516-3932-pl6hjr/cairo/. /usr/local/Cellar/cairo 2021-05-16T17:39:23.6142950Z chmod -Rf +w /private/tmp/d20210516-3932-pl6hjr 2021-05-16T17:39:23.8616310Z ==> Finishing up 2021-05-16T17:39:23.9242600Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T17:39:23.9254010Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T17:39:23.9260840Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T17:39:23.9288760Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T17:39:23.9295120Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T17:39:23.9300650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T17:39:23.9305210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T17:39:23.9310890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T17:39:23.9316070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T17:39:23.9321230Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T17:39:23.9326330Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T17:39:23.9331310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T17:39:23.9337030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T17:39:23.9342360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T17:39:23.9350390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T17:39:23.9355240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T17:39:23.9361110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T17:39:23.9366060Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T17:39:23.9371530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T17:39:23.9376220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T17:39:23.9381770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T17:39:23.9386750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T17:39:23.9391920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T17:39:23.9396710Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T17:39:23.9401960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T17:39:23.9406790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T17:39:23.9412160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T17:39:23.9416840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T17:39:23.9422530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T17:39:23.9427250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T17:39:23.9432460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T17:39:23.9794380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4463-31sxi1.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-16T17:39:26.7156320Z ==> Summary 2021-05-16T17:39:26.7245040Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T17:39:26.7252060Z ==> Installing poppler dependency: little-cms2 2021-05-16T17:39:26.7413080Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T17:39:26.7433060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-17b8ks3 2021-05-16T17:39:26.7783440Z cp -pR /private/tmp/d20210516-3932-17b8ks3/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T17:39:26.7995250Z chmod -Rf +w /private/tmp/d20210516-3932-17b8ks3 2021-05-16T17:39:26.8743520Z ==> Finishing up 2021-05-16T17:39:26.8963750Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T17:39:26.9028170Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T17:39:26.9032490Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T17:39:26.9042660Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T17:39:26.9046460Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T17:39:26.9053660Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T17:39:26.9058240Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T17:39:26.9076940Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T17:39:26.9088140Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T17:39:26.9098110Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T17:39:26.9108260Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T17:39:26.9114290Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T17:39:26.9120620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T17:39:26.9124620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T17:39:26.9130770Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T17:39:26.9138150Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T17:39:26.9331080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4489-n1yewg.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-16T17:39:29.6992430Z ==> Summary 2021-05-16T17:39:29.7018460Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T17:39:29.7024380Z ==> Installing poppler dependency: nspr 2021-05-16T17:39:29.7044490Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T17:39:29.7063930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1qgvvwe 2021-05-16T17:39:29.7577740Z cp -pR /private/tmp/d20210516-3932-1qgvvwe/nspr/. /usr/local/Cellar/nspr 2021-05-16T17:39:29.8169040Z chmod -Rf +w /private/tmp/d20210516-3932-1qgvvwe 2021-05-16T17:39:29.9174070Z ==> Finishing up 2021-05-16T17:39:29.9515560Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T17:39:29.9520890Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T17:39:29.9550030Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T17:39:29.9557140Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T17:39:29.9562560Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T17:39:29.9567930Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T17:39:29.9573320Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T17:39:29.9578160Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T17:39:29.9583720Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T17:39:29.9591810Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T17:39:30.0003930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4517-o0u0az.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-16T17:39:32.5657330Z ==> Summary 2021-05-16T17:39:32.5724380Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T17:39:32.5729520Z ==> Installing poppler dependency: nss 2021-05-16T17:39:32.5913060Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T17:39:32.5933180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-uci74c 2021-05-16T17:39:32.8644000Z cp -pR /private/tmp/d20210516-3932-uci74c/nss/. /usr/local/Cellar/nss 2021-05-16T17:39:33.0554060Z chmod -Rf +w /private/tmp/d20210516-3932-uci74c 2021-05-16T17:39:34.5128800Z ==> Finishing up 2021-05-16T17:39:34.5546990Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T17:39:34.5550210Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T17:39:34.5558000Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T17:39:34.5562370Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T17:39:34.5567780Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T17:39:34.5571980Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T17:39:34.5582360Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T17:39:34.5588300Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T17:39:34.5594420Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T17:39:34.5598870Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T17:39:34.5603980Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T17:39:34.5609480Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T17:39:34.5615610Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T17:39:34.5625650Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T17:39:34.5630030Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T17:39:34.5636610Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T17:39:34.5643200Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T17:39:34.5649140Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T17:39:34.5654420Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T17:39:34.5659700Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T17:39:34.5664640Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T17:39:34.5668980Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T17:39:34.5673500Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T17:39:34.5678770Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T17:39:34.5683080Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T17:39:34.5688160Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T17:39:34.5692860Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T17:39:34.5697240Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T17:39:34.5702260Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T17:39:34.5707020Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T17:39:34.5711380Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T17:39:34.5716360Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T17:39:34.5721550Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T17:39:34.5725630Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T17:39:34.5731110Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T17:39:34.5737550Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T17:39:34.5743870Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T17:39:34.5748260Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T17:39:34.5754600Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T17:39:34.5760370Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T17:39:34.5765050Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T17:39:34.5769940Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T17:39:34.5780080Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T17:39:34.5781630Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T17:39:34.5785820Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T17:39:34.5790410Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T17:39:34.5796550Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T17:39:34.5800580Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T17:39:34.5805920Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T17:39:34.5810130Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T17:39:34.5816570Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T17:39:34.5821320Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T17:39:34.5826370Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T17:39:34.5836970Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T17:39:34.5841660Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T17:39:34.5847730Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T17:39:34.5853240Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T17:39:34.5859010Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T17:39:34.5865540Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T17:39:34.5870980Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T17:39:34.5877120Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T17:39:34.5882420Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T17:39:34.5887950Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T17:39:34.5893930Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T17:39:34.5899960Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T17:39:34.5905500Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T17:39:34.5912180Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T17:39:34.5918480Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T17:39:34.5924140Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T17:39:34.5929820Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T17:39:34.5937470Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T17:39:34.5947020Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T17:39:34.5953200Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T17:39:34.5959090Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T17:39:34.5964980Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T17:39:34.5971050Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T17:39:34.5977110Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T17:39:34.5982890Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T17:39:34.5987690Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T17:39:34.5993270Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T17:39:34.5998260Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T17:39:34.6003490Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T17:39:34.6008940Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T17:39:34.6013440Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T17:39:34.6018850Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T17:39:34.6024890Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T17:39:34.6029470Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T17:39:34.6034780Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T17:39:34.6040940Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T17:39:34.6045670Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T17:39:34.6050350Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T17:39:34.6055170Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T17:39:34.6060950Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T17:39:34.6066340Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T17:39:34.6071300Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T17:39:34.6076280Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T17:39:34.6081440Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T17:39:34.6086340Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T17:39:34.6091460Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T17:39:34.6096880Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T17:39:34.6100690Z Only the first 100 operations were output. 2021-05-16T17:39:34.7343430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4543-1e4zhh6.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-16T17:39:37.4910770Z ==> Summary 2021-05-16T17:39:37.5044430Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T17:39:37.5050850Z ==> Installing poppler dependency: openjpeg 2021-05-16T17:39:37.5361180Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T17:39:37.5379200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-vkn0u7 2021-05-16T17:39:37.7538810Z cp -pR /private/tmp/d20210516-3932-vkn0u7/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T17:39:38.0612870Z chmod -Rf +w /private/tmp/d20210516-3932-vkn0u7 2021-05-16T17:39:38.3401540Z ==> Finishing up 2021-05-16T17:39:38.3794610Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T17:39:38.3798300Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T17:39:38.3803520Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T17:39:38.3810170Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:38.3818800Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:38.3828290Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T17:39:38.3849300Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T17:39:38.3858350Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T17:39:38.3866200Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T17:39:38.3872940Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T17:39:38.3877750Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T17:39:38.3882850Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T17:39:38.3887690Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T17:39:38.3892830Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T17:39:38.3900240Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T17:39:38.4892160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4569-mllqwy.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-16T17:39:40.9752860Z ==> Summary 2021-05-16T17:39:41.0075840Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T17:39:41.0082260Z ==> Installing poppler dependency: qt@5 2021-05-16T17:39:41.0148430Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T17:39:41.0169100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-1pf3adb 2021-05-16T17:39:46.4069970Z cp -pR /private/tmp/d20210516-3932-1pf3adb/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T17:39:53.7327700Z chmod -Rf +w /private/tmp/d20210516-3932-1pf3adb 2021-05-16T17:40:08.4302390Z ==> Finishing up 2021-05-16T17:40:11.0279010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4622-n64xrx.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-16T17:40:15.5245160Z ==> Caveats 2021-05-16T17:40:15.5246470Z We agreed to the Qt open source license for you. 2021-05-16T17:40:15.5247510Z If this is unacceptable you should uninstall. 2021-05-16T17:40:15.5248180Z 2021-05-16T17:40:15.5249540Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:15.5251350Z because this is an alternate version of another formula. 2021-05-16T17:40:15.5252030Z 2021-05-16T17:40:15.5253130Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:40:15.5254850Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:15.5255630Z 2021-05-16T17:40:15.5256680Z For compilers to find qt@5 you may need to set: 2021-05-16T17:40:15.5258120Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:40:15.5259490Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:40:15.5260170Z 2021-05-16T17:40:15.5261820Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:40:15.5262930Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:40:15.5263590Z 2021-05-16T17:40:15.5264920Z ==> Summary 2021-05-16T17:40:16.2732890Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T17:40:16.2737350Z ==> Installing poppler 2021-05-16T17:40:16.2741430Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T17:40:16.2763250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3932-8i7dli 2021-05-16T17:40:16.5839810Z cp -pR /private/tmp/d20210516-3932-8i7dli/poppler/. /usr/local/Cellar/poppler 2021-05-16T17:40:16.9187550Z chmod -Rf +w /private/tmp/d20210516-3932-8i7dli 2021-05-16T17:40:17.3848550Z ==> Finishing up 2021-05-16T17:40:17.5019140Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T17:40:17.5023000Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T17:40:17.5028610Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T17:40:17.5033260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T17:40:17.5039080Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T17:40:17.5043780Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T17:40:17.5049220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T17:40:17.5054060Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T17:40:17.5059690Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T17:40:17.5064910Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T17:40:17.5070140Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T17:40:17.5074830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T17:40:17.5141560Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T17:40:17.5151840Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T17:40:17.5166710Z rm /usr/local/share/gir-1.0 2021-05-16T17:40:17.5180180Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T17:40:17.5188500Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T17:40:17.5198770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T17:40:17.5204260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T17:40:17.5209790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T17:40:17.5221340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T17:40:17.5226580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T17:40:17.5234630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T17:40:17.5252650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T17:40:17.5277500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T17:40:17.5280330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T17:40:17.5282280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T17:40:17.5287470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T17:40:17.5288770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T17:40:17.5290030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T17:40:17.5291520Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T17:40:17.5298810Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T17:40:17.5310330Z rm /usr/local/lib/girepository-1.0 2021-05-16T17:40:17.5405080Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T17:40:17.5407560Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T17:40:17.5409710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T17:40:17.5411760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T17:40:17.5413630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T17:40:17.5415470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T17:40:17.5417560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T17:40:17.5419650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T17:40:17.5421660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T17:40:17.5423550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T17:40:17.5425590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T17:40:17.5427600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T17:40:17.5429510Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T17:40:17.5431550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T17:40:17.5433430Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T17:40:17.5435130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T17:40:17.5436780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T17:40:17.5438630Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T17:40:17.5440460Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T17:40:17.5442250Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T17:40:17.5444180Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T17:40:17.6517550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4648-e1abrm.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-16T17:40:20.1578350Z ==> Summary 2021-05-16T17:40:20.1899040Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T17:40:21.8273760Z ==> Caveats 2021-05-16T17:40:21.8276720Z ==> qt@5 2021-05-16T17:40:21.8317050Z We agreed to the Qt open source license for you. 2021-05-16T17:40:21.8318480Z If this is unacceptable you should uninstall. 2021-05-16T17:40:21.8320380Z 2021-05-16T17:40:21.8322900Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:40:21.8325320Z because this is an alternate version of another formula. 2021-05-16T17:40:21.8354590Z 2021-05-16T17:40:21.8359690Z If you need to have qt@5 first in your PATH, run: 2021-05-16T17:40:21.8361680Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:40:21.8362440Z 2021-05-16T17:40:21.8366790Z For compilers to find qt@5 you may need to set: 2021-05-16T17:40:21.8368910Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T17:40:21.8370310Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T17:40:21.8376300Z 2021-05-16T17:40:21.8378090Z For pkg-config to find qt@5 you may need to set: 2021-05-16T17:40:21.8379490Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T17:40:21.8380520Z 2021-05-16T17:40:23.6192720Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T17:40:24.7531380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:25.3263260Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T17:40:25.6877970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T17%3A50%3A00Z&sig=B3%2BNIiDxiov%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:25.7374700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=B3\%2BNIiDxiov\%2FxJIGuzuSGNN9EA1NJCNsoxkUtMLFaug\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:25.7914600Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T17:40:25.7967960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:40:26.9217190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:27.4973130Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:40:27.8715670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T17%3A50%3A00Z&sig=xba7vF1acnZs%2B8A2IE0Yk6SJf%2B1tRDIQi9QFnoC6KfM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:27.9182710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xba7vF1acnZs\%2B8A2IE0Yk6SJf\%2B1tRDIQi9QFnoC6KfM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:28.1856750Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T17:40:28.2192620Z ==> Installing dependencies for hdf5: szip 2021-05-16T17:40:28.2196870Z ==> Installing hdf5 dependency: szip 2021-05-16T17:40:28.3100520Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T17:40:28.3141280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4655-ojdzoe 2021-05-16T17:40:28.3250430Z cp -pR /private/tmp/d20210516-4655-ojdzoe/szip/. /usr/local/Cellar/szip 2021-05-16T17:40:28.3368340Z chmod -Rf +w /private/tmp/d20210516-4655-ojdzoe 2021-05-16T17:40:28.3850220Z ==> Finishing up 2021-05-16T17:40:28.4223500Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T17:40:28.4226990Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T17:40:28.4235360Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T17:40:28.4242160Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T17:40:28.4246570Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T17:40:28.4252020Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T17:40:28.4380250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4829-r94zlr.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-16T17:40:31.2190080Z ==> Summary 2021-05-16T17:40:31.2212660Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T17:40:31.2216700Z ==> Installing hdf5 2021-05-16T17:40:31.2220250Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:40:31.2239720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4655-zpgbc5 2021-05-16T17:40:31.3864780Z cp -pR /private/tmp/d20210516-4655-zpgbc5/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T17:40:31.5683500Z chmod -Rf +w /private/tmp/d20210516-4655-zpgbc5 2021-05-16T17:40:31.8803630Z ==> Finishing up 2021-05-16T17:40:31.9158000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T17:40:31.9161650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T17:40:31.9167420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T17:40:31.9171950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T17:40:31.9177020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T17:40:31.9181200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T17:40:31.9186650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T17:40:31.9191030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T17:40:31.9208750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T17:40:31.9213140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T17:40:31.9218660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T17:40:31.9223140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T17:40:31.9228280Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T17:40:31.9232860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T17:40:31.9239700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T17:40:31.9246020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T17:40:31.9252070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T17:40:31.9257730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T17:40:31.9263610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T17:40:31.9268370Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T17:40:31.9274320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T17:40:31.9279110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T17:40:31.9290390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T17:40:31.9296000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T17:40:31.9300540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T17:40:31.9311780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T17:40:31.9317120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T17:40:31.9321490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T17:40:31.9327400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T17:40:31.9332440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T17:40:31.9338130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T17:40:31.9342290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T17:40:31.9347060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T17:40:31.9352500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T17:40:31.9357610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T17:40:31.9362490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T17:40:31.9367870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T17:40:31.9373030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T17:40:31.9378090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T17:40:31.9399170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T17:40:31.9403640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T17:40:31.9408630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T17:40:31.9413720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T17:40:31.9419510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T17:40:31.9423490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T17:40:31.9429610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T17:40:31.9435000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T17:40:31.9439640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T17:40:31.9444870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T17:40:31.9451920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T17:40:31.9455860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T17:40:31.9461520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T17:40:31.9465700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T17:40:31.9470720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T17:40:31.9475520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T17:40:31.9481820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T17:40:31.9486100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T17:40:31.9491920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T17:40:31.9496410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T17:40:31.9501720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T17:40:31.9506020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T17:40:31.9511330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T17:40:31.9515600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T17:40:31.9521220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T17:40:31.9525330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T17:40:31.9530200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T17:40:31.9535390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T17:40:31.9541560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T17:40:31.9548090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T17:40:31.9554300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T17:40:31.9560580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T17:40:31.9565890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T17:40:31.9571760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T17:40:31.9576320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T17:40:31.9582000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T17:40:31.9586780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T17:40:31.9592540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T17:40:31.9597590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T17:40:31.9618720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T17:40:31.9623330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T17:40:31.9629310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T17:40:31.9633990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T17:40:31.9640320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T17:40:31.9645180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T17:40:31.9653050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T17:40:31.9658310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T17:40:31.9663610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T17:40:31.9669770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T17:40:31.9674800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T17:40:31.9680250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T17:40:31.9684760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T17:40:31.9690260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T17:40:31.9694730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T17:40:31.9700490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T17:40:31.9704750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T17:40:31.9709700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T17:40:31.9714030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T17:40:31.9719900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T17:40:31.9724660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T17:40:31.9729160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T17:40:31.9732630Z Only the first 100 operations were output. 2021-05-16T17:40:32.0753660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4857-hsmosu.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-16T17:40:34.6038950Z ==> Summary 2021-05-16T17:40:34.6200330Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:40:35.2983050Z ==> No outdated dependents to upgrade! 2021-05-16T17:40:35.2985300Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:40:35.3539470Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:40:35.3540610Z hdf5 2021-05-16T17:40:35.3549770Z rm /usr/local/bin/gif2h5 2021-05-16T17:40:35.3556160Z rm /usr/local/bin/h52gif 2021-05-16T17:40:35.3557020Z rm /usr/local/bin/h5c++ 2021-05-16T17:40:35.3558890Z rm /usr/local/bin/h5cc 2021-05-16T17:40:35.3564170Z rm /usr/local/bin/h5clear 2021-05-16T17:40:35.3565720Z rm /usr/local/bin/h5copy 2021-05-16T17:40:35.3568920Z rm /usr/local/bin/h5debug 2021-05-16T17:40:35.3572600Z rm /usr/local/bin/h5diff 2021-05-16T17:40:35.3574810Z rm /usr/local/bin/h5dump 2021-05-16T17:40:35.3578100Z rm /usr/local/bin/h5fc 2021-05-16T17:40:35.3584450Z rm /usr/local/bin/h5format_convert 2021-05-16T17:40:35.3585350Z rm /usr/local/bin/h5import 2021-05-16T17:40:35.3587200Z rm /usr/local/bin/h5jam 2021-05-16T17:40:35.3591120Z rm /usr/local/bin/h5ls 2021-05-16T17:40:35.3595280Z rm /usr/local/bin/h5mkgrp 2021-05-16T17:40:35.3596570Z rm /usr/local/bin/h5perf_serial 2021-05-16T17:40:35.3609270Z rm /usr/local/bin/h5redeploy 2021-05-16T17:40:35.3610210Z rm /usr/local/bin/h5repack 2021-05-16T17:40:35.3610980Z rm /usr/local/bin/h5repart 2021-05-16T17:40:35.3611770Z rm /usr/local/bin/h5stat 2021-05-16T17:40:35.3613410Z rm /usr/local/bin/h5unjam 2021-05-16T17:40:35.3616660Z rm /usr/local/bin/h5watch 2021-05-16T17:40:35.3625510Z rm /usr/local/include/H5ACpublic.h 2021-05-16T17:40:35.3629830Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T17:40:35.3632510Z rm /usr/local/include/H5Apublic.h 2021-05-16T17:40:35.3635540Z rm /usr/local/include/H5ArrayType.h 2021-05-16T17:40:35.3640810Z rm /usr/local/include/H5AtomType.h 2021-05-16T17:40:35.3642910Z rm /usr/local/include/H5Attribute.h 2021-05-16T17:40:35.3648900Z rm /usr/local/include/H5Classes.h 2021-05-16T17:40:35.3649840Z rm /usr/local/include/H5CommonFG.h 2021-05-16T17:40:35.3654810Z rm /usr/local/include/H5CompType.h 2021-05-16T17:40:35.3658030Z rm /usr/local/include/H5Cpp.h 2021-05-16T17:40:35.3660960Z rm /usr/local/include/H5CppDoc.h 2021-05-16T17:40:35.3664470Z rm /usr/local/include/H5Cpublic.h 2021-05-16T17:40:35.3670510Z rm /usr/local/include/H5DOpublic.h 2021-05-16T17:40:35.3672100Z rm /usr/local/include/H5DSpublic.h 2021-05-16T17:40:35.3675290Z rm /usr/local/include/H5DaccProp.h 2021-05-16T17:40:35.3678750Z rm /usr/local/include/H5DataSet.h 2021-05-16T17:40:35.3681680Z rm /usr/local/include/H5DataSpace.h 2021-05-16T17:40:35.3685730Z rm /usr/local/include/H5DataType.h 2021-05-16T17:40:35.3689160Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T17:40:35.3692390Z rm /usr/local/include/H5Dpublic.h 2021-05-16T17:40:35.3697450Z rm /usr/local/include/H5DxferProp.h 2021-05-16T17:40:35.3701620Z rm /usr/local/include/H5ESpublic.h 2021-05-16T17:40:35.3704740Z rm /usr/local/include/H5EnumType.h 2021-05-16T17:40:35.3708840Z rm /usr/local/include/H5Epubgen.h 2021-05-16T17:40:35.3713160Z rm /usr/local/include/H5Epublic.h 2021-05-16T17:40:35.3715430Z rm /usr/local/include/H5Exception.h 2021-05-16T17:40:35.3720140Z rm /usr/local/include/H5FDcore.h 2021-05-16T17:40:35.3725270Z rm /usr/local/include/H5FDdirect.h 2021-05-16T17:40:35.3726500Z rm /usr/local/include/H5FDfamily.h 2021-05-16T17:40:35.3734370Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T17:40:35.3737260Z rm /usr/local/include/H5FDlog.h 2021-05-16T17:40:35.3740720Z rm /usr/local/include/H5FDmpi.h 2021-05-16T17:40:35.3746640Z rm /usr/local/include/H5FDmpio.h 2021-05-16T17:40:35.3750750Z rm /usr/local/include/H5FDmulti.h 2021-05-16T17:40:35.3757070Z rm /usr/local/include/H5FDpublic.h 2021-05-16T17:40:35.3758980Z rm /usr/local/include/H5FDros3.h 2021-05-16T17:40:35.3762850Z rm /usr/local/include/H5FDsec2.h 2021-05-16T17:40:35.3767890Z rm /usr/local/include/H5FDstdio.h 2021-05-16T17:40:35.3770550Z rm /usr/local/include/H5FDwindows.h 2021-05-16T17:40:35.3775230Z rm /usr/local/include/H5FaccProp.h 2021-05-16T17:40:35.3778860Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T17:40:35.3783610Z rm /usr/local/include/H5File.h 2021-05-16T17:40:35.3786430Z rm /usr/local/include/H5FloatType.h 2021-05-16T17:40:35.3790480Z rm /usr/local/include/H5Fpublic.h 2021-05-16T17:40:35.3794980Z rm /usr/local/include/H5Gpublic.h 2021-05-16T17:40:35.3798360Z rm /usr/local/include/H5Group.h 2021-05-16T17:40:35.3801370Z rm /usr/local/include/H5IMpublic.h 2021-05-16T17:40:35.3805890Z rm /usr/local/include/H5IdComponent.h 2021-05-16T17:40:35.3809630Z rm /usr/local/include/H5Include.h 2021-05-16T17:40:35.3814470Z rm /usr/local/include/H5IntType.h 2021-05-16T17:40:35.3818480Z rm /usr/local/include/H5Ipublic.h 2021-05-16T17:40:35.3821470Z rm /usr/local/include/H5LDpublic.h 2021-05-16T17:40:35.3825060Z rm /usr/local/include/H5LTpublic.h 2021-05-16T17:40:35.3829180Z rm /usr/local/include/H5LaccProp.h 2021-05-16T17:40:35.3832870Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T17:40:35.3835880Z rm /usr/local/include/H5Library.h 2021-05-16T17:40:35.3840230Z rm /usr/local/include/H5Location.h 2021-05-16T17:40:35.3843930Z rm /usr/local/include/H5Lpublic.h 2021-05-16T17:40:35.3848200Z rm /usr/local/include/H5MMpublic.h 2021-05-16T17:40:35.3854520Z rm /usr/local/include/H5Mpublic.h 2021-05-16T17:40:35.3855430Z rm /usr/local/include/H5Object.h 2021-05-16T17:40:35.3860210Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T17:40:35.3863860Z rm /usr/local/include/H5Opublic.h 2021-05-16T17:40:35.3867470Z rm /usr/local/include/H5PLextern.h 2021-05-16T17:40:35.3873710Z rm /usr/local/include/H5PLpublic.h 2021-05-16T17:40:35.3875380Z rm /usr/local/include/H5PTpublic.h 2021-05-16T17:40:35.3881970Z rm /usr/local/include/H5PacketTable.h 2021-05-16T17:40:35.3887000Z rm /usr/local/include/H5Ppublic.h 2021-05-16T17:40:35.3887970Z rm /usr/local/include/H5PredType.h 2021-05-16T17:40:35.3892320Z rm /usr/local/include/H5PropList.h 2021-05-16T17:40:35.3896550Z rm /usr/local/include/H5Rpublic.h 2021-05-16T17:40:35.3900780Z rm /usr/local/include/H5Spublic.h 2021-05-16T17:40:35.3906580Z rm /usr/local/include/H5StrType.h 2021-05-16T17:40:35.3908850Z rm /usr/local/include/H5TBpublic.h 2021-05-16T17:40:35.3911560Z rm /usr/local/include/H5Tpublic.h 2021-05-16T17:40:35.3915090Z rm /usr/local/include/H5VLconnector.h 2021-05-16T17:40:35.3918850Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T17:40:35.3921630Z rm /usr/local/include/H5VLnative.h 2021-05-16T17:40:35.3925160Z Only the first 100 operations were output. 2021-05-16T17:40:37.1669860Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T17:40:38.3023710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:39.0134230Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T17:40:39.4218660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T17%3A50%3A00Z&sig=6tzrIVumbyIPLB%2FiPqdJM6dPBPWyxT1%2FeRthm7J4KhA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:39.4667270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=6tzrIVumbyIPLB\%2FiPqdJM6dPBPWyxT1\%2FeRthm7J4KhA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:39.7665230Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T17:40:39.8548550Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T17:40:39.8578840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4864-81g2fz 2021-05-16T17:40:39.9967000Z cp -pR /private/tmp/d20210516-4864-81g2fz/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T17:40:40.1408700Z chmod -Rf +w /private/tmp/d20210516-4864-81g2fz 2021-05-16T17:40:40.3119810Z ==> Finishing up 2021-05-16T17:40:40.3457180Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T17:40:40.3464580Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T17:40:40.3486170Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T17:40:40.3491320Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T17:40:40.3513070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T17:40:40.3529710Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T17:40:40.3536950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T17:40:40.3542460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T17:40:40.3553250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T17:40:40.3555830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T17:40:40.3557600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T17:40:40.3559560Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T17:40:40.3561390Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T17:40:40.3563250Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T17:40:40.3564830Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T17:40:40.3586020Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T17:40:40.4151900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5028-1lr5y2s.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-16T17:40:42.9873840Z ==> Caveats 2021-05-16T17:40:42.9874920Z Emacs Lisp files have been installed to: 2021-05-16T17:40:42.9876290Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T17:40:42.9877590Z ==> Summary 2021-05-16T17:40:43.0031970Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T17:40:45.2087330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T17:40:46.3717190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:46.9274790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T17:40:47.2948490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T17%3A50%3A00Z&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:47.3418310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=ugZGbPSjyWdIZG9Lo3UQgRhnDpfyISJlywbs0oagnp4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:47.5599080Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T17:40:47.6470790Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T17:40:47.6524590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5035-1mudkl4 2021-05-16T17:40:47.7822330Z cp -pR /private/tmp/d20210516-5035-1mudkl4/gsl/. /usr/local/Cellar/gsl 2021-05-16T17:40:47.9431070Z chmod -Rf +w /private/tmp/d20210516-5035-1mudkl4 2021-05-16T17:40:48.1044350Z ==> Finishing up 2021-05-16T17:40:48.1339580Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T17:40:48.1347190Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T17:40:48.1351740Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T17:40:48.1358950Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T17:40:48.1383140Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T17:40:48.1399140Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T17:40:48.1514970Z info /usr/local/share/info/gsl-ref.info 2021-05-16T17:40:48.1529870Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T17:40:48.1541250Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T17:40:48.1550730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T17:40:48.1580600Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T17:40:48.1588060Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T17:40:48.1593530Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T17:40:48.1599230Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T17:40:48.1604770Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T17:40:48.1610090Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T17:40:48.1615870Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T17:40:48.1628830Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T17:40:48.2266240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5201-19axf4j.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-16T17:40:50.7880860Z ==> Summary 2021-05-16T17:40:50.8057710Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T17:40:54.0565380Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T17:40:55.1726030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:55.7486980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T17:40:56.1517870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T17%3A50%3A00Z&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:56.1990060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=M0dSgOk0HsBYfTqVLWgs5YGjvFcsLXi1oYc8F1d4FoI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:56.4066470Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T17:40:56.4251220Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T17:40:57.7360750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:40:58.3439090Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T17:40:58.7076210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T17%3A50%3A00Z&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:40:58.7584050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xPK5d3trYax9FB9ZUBuBflfit5WoOTAzj86iGPmAFHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:40:58.8549090Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T17:40:58.8595920Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T17:40:59.9978880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:00.5665200Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T17:41:00.9286590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T17%3A50%3A00Z&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj%2BIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:00.9738060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=i73ItBI6eirGRsUB3iiXcZDHNyi7jQ6ZtkDvTFqj\%2BIY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:01.0506620Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T17:41:01.0549080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T17:41:02.2910130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:02.8423860Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T17:41:03.2662620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T17%3A50%3A00Z&sig=AaujG%2F9uISHF%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:03.3238460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=AaujG\%2F9uISHF\%2Fua6Ob2Ual2c2tl8z2oVHqQtCoZ8lEQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:03.3791750Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T17:41:03.3825390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T17:41:04.5047560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:05.0716360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T17:41:05.4653940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T17%3A50%3A00Z&sig=QFaZ%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI%2FzvVVNQs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:05.5360350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=QFaZ\%2Fg2jB8tYZBhenYKhD6khdmmKJa4mVOI\%2FzvVVNQs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:05.6584680Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T17:41:05.6679760Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T17:41:06.7905470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:07.3702420Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T17:41:08.4119320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:08.4128560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T17%3A50%3A00Z&sig=AZ1xVuyCrjAEspvk06zfzyIkqfU6Tt69hB2h8H6Vo2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:08.4133830Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T17:41:08.4139680Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T17:41:09.0826530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:09.6956500Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T17:41:10.0617830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T17%3A50%3A00Z&sig=qXI4D%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:10.1241350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=qXI4D\%2FTPZMhR6wXqyUHRRJBYvgfRpPxwM8RlWneuRYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:10.2871220Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T17:41:10.2992480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T17:41:11.4388970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:12.0212280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T17:41:12.3916410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T17%3A50%3A00Z&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy%2BLEyhWxpY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:12.4410180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=3PQQVfTocqXTThfkEeU6zbK70CP4bHcxuy\%2BLEyhWxpY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:12.5008960Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T17:41:12.5045830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T17:41:13.7812920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:14.3862020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T17:41:14.7696780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T17%3A50%3A00Z&sig=FvB7Z%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:14.8365170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=FvB7Z\%2BJ24awvwwO52hzwqI1z2JAgoFZYTFhgF5quLMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:14.9073780Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T17:41:14.9115390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T17:41:16.0656360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:16.6186320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T17:41:16.9826420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T17%3A50%3A00Z&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:17.0418710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=6IsGvR59F0IzNVU3NWs4KPPU8cDN32TXY7FQoqfprkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:17.0998350Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T17:41:17.1034580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T17:41:18.2567970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:18.8443160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T17:41:19.2341640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T17%3A50%3A00Z&sig=hUiijemaHSDDE9gdKRxh%2BlCn6SKR40RVB9iDWdAonfQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:19.2852810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=hUiijemaHSDDE9gdKRxh\%2BlCn6SKR40RVB9iDWdAonfQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:19.3371120Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T17:41:19.3410940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T17:41:20.4698980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:21.0349210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T17:41:21.3982110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T17%3A50%3A00Z&sig=8TFfRZcEeRAXnGeUY%2BkCIEn8hqEHY8jxPZ659MI1RzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:21.4470430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8TFfRZcEeRAXnGeUY\%2BkCIEn8hqEHY8jxPZ659MI1RzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:21.5793040Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T17:41:21.5862500Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T17:41:22.7424850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:23.3167430Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T17:41:23.7193990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T17%3A50%3A00Z&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:23.7656090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=e2u7HIIZAUjgK8NP9YRh3VBYdXgEHRjbPQsFqv1CJSI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:23.8342730Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T17:41:23.8382000Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T17:41:24.9422600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:25.5047930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T17:41:25.8800780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T17%3A50%3A00Z&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:25.9316010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=WRsyAsYYtHZx62EWI5Z6v0XrB6dVu0DzdG34I8XpddU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:26.4523160Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T17:41:26.5686020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T17:41:27.7108330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:28.2961980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T17:41:28.6714020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T17%3A50%3A00Z&sig=69mCd%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:28.7181680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=69mCd\%2F6JSuAuNXkFvodTEtDJtlYbQeF0ivaxaCKx1oE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:28.8809390Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T17:41:28.8926380Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T17:41:30.2153750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:30.7975020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T17:41:31.3236910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T17%3A50%3A00Z&sig=eBbjoOlgj8US50wslPiU%2F6E8EPtGSIEWsEHc1ViZ0D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:31.3708930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=eBbjoOlgj8US50wslPiU\%2F6E8EPtGSIEWsEHc1ViZ0D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:31.4535180Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T17:41:31.4578830Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T17:41:32.5879750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:33.1592010Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T17:41:33.5603300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T17%3A50%3A00Z&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:33.6159130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=Ot5WexJe0WwkKToWCNh7KK6QpbvWRHhB6QJ4GkT0fYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:33.7444970Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T17:41:33.7521060Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T17:41:34.9027490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:35.4959790Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T17:41:35.9042030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T17%3A50%3A00Z&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:35.9554280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=JPGXxGVNf8gAWpjyfyilrhHG60THCjOQyB4fN7fIlKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:36.0035820Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T17:41:36.0069800Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T17:41:37.1441300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:37.8533360Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T17:41:38.3355290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T17%3A50%3A00Z&sig=YwBvNPewE3uDVCkQyz47k42wq%2BddG%2B6dZSSB%2Bs2MCA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:38.3818450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=YwBvNPewE3uDVCkQyz47k42wq\%2BddG\%2B6dZSSB\%2Bs2MCA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:38.4682250Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T17:41:38.4730110Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T17:41:39.5979190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:40.1549140Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T17:41:40.5313920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T17%3A50%3A00Z&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:40.5855440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=UgVLFhMGSOTkkvUUaZhtCidnFLHI1kHVu3k1VhZizJ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:40.7473260Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T17:41:40.7592600Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T17:41:41.8892260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:42.4527950Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T17:41:43.0410760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T17%3A50%3A00Z&sig=Mgtm4bpQhK52%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:43.0951740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=Mgtm4bpQhK52\%2BuFqmCHQW4e5pw0rDGcMzVbhHrTAYoM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:43.1536940Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T17:41:43.1572170Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T17:41:44.4340110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:44.8584860Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T17:41:45.4948610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T17%3A50%3A00Z&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:45.5435520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=fYZGIITmREoU7ZDva57ZhVZhvgfgY7gb5piAYWyc0w0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:45.6860290Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T17:41:45.6977070Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T17:41:46.8335930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:47.4048680Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T17:41:47.7923290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T17%3A50%3A00Z&sig=TxtYDYhKkZik2CMHcNo%2FhR1rWoQ2N6Q%2B081Wg0NYY0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:47.8488980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=TxtYDYhKkZik2CMHcNo\%2FhR1rWoQ2N6Q\%2B081Wg0NYY0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:48.1919750Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T17:41:48.2379530Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T17:41:49.4612240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:50.0349000Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T17:41:50.4509580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T17%3A50%3A00Z&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf%2FioWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:50.5083150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=PWDWZTKg4o7kYKpZPZblviHS1pqW3r4XO1T4Hf\%2FioWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:50.6184590Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T17:41:50.6239540Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T17:41:51.8063950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:52.4173120Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T17:41:52.8160740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T17%3A50%3A00Z&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe%2BsE50WTbCu0KAgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:52.8731270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=9r3nNUiSFwqxkkKtQ4Cy7usdwcbe\%2BsE50WTbCu0KAgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:53.0634770Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T17:41:53.0753610Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T17:41:54.3736700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:54.9606760Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T17:41:55.3453340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T17%3A50%3A00Z&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2%2FW5oSbmCnU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:55.3944970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=VOdzK3ckooL3UmsFxEkQ4ny3IpiAisH2\%2FW5oSbmCnU0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:55.6376290Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T17:41:55.6600160Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T17:41:56.8171580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:57.4122040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T17:41:58.0177360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T17%3A50%3A00Z&sig=3wCEYSJQ%2FgYXUgO9kp2RHh34wgTx1ZUV%2BOJ6RhvbNnc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:41:58.0716360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=3wCEYSJQ\%2FgYXUgO9kp2RHh34wgTx1ZUV\%2BOJ6RhvbNnc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:41:58.1548830Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T17:41:58.1599560Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T17:41:59.3044850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:41:59.8632520Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T17:42:00.2335230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T17%3A50%3A00Z&sig=7RFD5jwXM%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:00.2824820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=7RFD5jwXM\%2BNz3iybN8eTLeoQH5VJwws46JUdZvxSs3g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:00.4211030Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T17:42:00.4299520Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T17:42:01.5935440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:42:02.1683840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T17:42:02.5873510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T17%3A50%3A00Z&sig=uyfa4WhjeRbB0zFucta7VU6%2B%2BM3wfvmkHJpqDMLOB34%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:02.6453370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=uyfa4WhjeRbB0zFucta7VU6\%2B\%2BM3wfvmkHJpqDMLOB34\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:02.7444640Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:42:02.7497180Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T17:42:03.9269120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:42:04.5037880Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T17:42:04.8861780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T17%3A50%3A00Z&sig=ekTOW0Hx1Z5m%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:42:04.9470380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=ekTOW0Hx1Z5m\%2B1FiSYwooFBmrE8TG2RTjZzw8FTHuvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:42:05.3552440Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T17:42:05.4795280Z ==> 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-16T17:42:05.4840220Z ==> Installing ffmpeg dependency: aom 2021-05-16T17:42:05.5621370Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T17:42:05.5653100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-13rkqhz 2021-05-16T17:42:05.6283710Z cp -pR /private/tmp/d20210516-5208-13rkqhz/aom/. /usr/local/Cellar/aom 2021-05-16T17:42:05.6632360Z chmod -Rf +w /private/tmp/d20210516-5208-13rkqhz 2021-05-16T17:42:05.7326070Z ==> Finishing up 2021-05-16T17:42:05.8608420Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T17:42:05.8618110Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T17:42:05.8627290Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T17:42:05.8644780Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T17:42:05.8655350Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T17:42:05.8666660Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T17:42:05.8674740Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T17:42:05.8688080Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T17:42:05.8891650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5587-ny43k8.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-16T17:42:08.4768870Z ==> Summary 2021-05-16T17:42:08.4795410Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T17:42:08.4802650Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T17:42:08.4913960Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T17:42:08.4932860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-wanfjt 2021-05-16T17:42:08.5163190Z cp -pR /private/tmp/d20210516-5208-wanfjt/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T17:42:08.5328810Z chmod -Rf +w /private/tmp/d20210516-5208-wanfjt 2021-05-16T17:42:08.5902170Z ==> Finishing up 2021-05-16T17:42:08.6297800Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T17:42:08.6315390Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T17:42:08.6324860Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T17:42:08.6329640Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T17:42:08.6340830Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T17:42:08.6489260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5613-1w2ilys.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-16T17:42:11.0954830Z ==> Summary 2021-05-16T17:42:11.0977550Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T17:42:11.0993500Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T17:42:11.1047420Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T17:42:11.1066220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-v3s2l9 2021-05-16T17:42:11.1975900Z cp -pR /private/tmp/d20210516-5208-v3s2l9/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T17:42:11.2619340Z chmod -Rf +w /private/tmp/d20210516-5208-v3s2l9 2021-05-16T17:42:11.3385980Z ==> Finishing up 2021-05-16T17:42:11.3898370Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T17:42:11.4001090Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T17:42:11.4103930Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T17:42:11.4205750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5639-po9b21.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-16T17:42:13.9257670Z ==> Summary 2021-05-16T17:42:13.9338530Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T17:42:13.9347250Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T17:42:13.9370380Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T17:42:13.9389660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-13vcf69 2021-05-16T17:42:13.9684410Z cp -pR /private/tmp/d20210516-5208-13vcf69/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T17:42:14.0219230Z chmod -Rf +w /private/tmp/d20210516-5208-13vcf69 2021-05-16T17:42:14.1088270Z ==> Finishing up 2021-05-16T17:42:14.1570870Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T17:42:14.1577200Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T17:42:14.1609460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T17:42:14.1630990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T17:42:14.1646740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T17:42:14.1656550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T17:42:14.1668320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T17:42:14.1680700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T17:42:14.1693730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T17:42:14.1706190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T17:42:14.1716790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T17:42:14.1723280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T17:42:14.1734890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T17:42:14.1745000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T17:42:14.1751290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T17:42:14.1764190Z 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-16T17:42:14.1782590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T17:42:14.1817730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T17:42:14.1829830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T17:42:14.1839550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T17:42:14.1846930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T17:42:14.1858150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T17:42:14.1870870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T17:42:14.1877900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T17:42:14.1884510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T17:42:14.1896190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T17:42:14.1904740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T17:42:14.1916710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T17:42:14.1930980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T17:42:14.1945070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T17:42:14.1952390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T17:42:14.1958190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T17:42:14.1964790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T17:42:14.1977400Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T17:42:14.1981740Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T17:42:14.1991000Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T17:42:14.1998570Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T17:42:14.2244720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5665-7ddfq0.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-16T17:42:16.7015730Z ==> Summary 2021-05-16T17:42:16.7068270Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T17:42:16.7074500Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T17:42:16.9383150Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T17:42:16.9400330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-4yowyq 2021-05-16T17:42:17.0578440Z cp -pR /private/tmp/d20210516-5208-4yowyq/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T17:42:17.2448700Z chmod -Rf +w /private/tmp/d20210516-5208-4yowyq 2021-05-16T17:42:17.4377040Z ==> Finishing up 2021-05-16T17:42:17.4937180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T17:42:17.4948880Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T17:42:17.4970920Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T17:42:17.4981090Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T17:42:17.4993700Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T17:42:17.5010560Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:17.5048310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T17:42:17.5067190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T17:42:17.5134280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T17:42:17.5138790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T17:42:17.5144290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T17:42:17.5149250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T17:42:17.5154950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T17:42:17.5161220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T17:42:17.5167000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T17:42:17.5172150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T17:42:17.5177770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T17:42:17.5182940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T17:42:17.5188620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T17:42:17.5193480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T17:42:17.5199220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T17:42:17.5204110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T17:42:17.5209750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T17:42:17.5214870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T17:42:17.5220460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T17:42:17.5225410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T17:42:17.5231480Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T17:42:17.5248650Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T17:42:17.5258620Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T17:42:17.5267770Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T17:42:17.5281100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T17:42:17.5287170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T17:42:17.5293320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T17:42:17.5298630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T17:42:17.5304140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T17:42:17.5309530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T17:42:17.5315500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T17:42:17.5320600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T17:42:17.5326410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T17:42:17.5331560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T17:42:17.5337320Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T17:42:17.5342460Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T17:42:17.5348020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T17:42:17.5353090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T17:42:17.5358840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T17:42:17.5363980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T17:42:17.5369850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T17:42:17.5375860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T17:42:17.5385810Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T17:42:17.5390730Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T17:42:17.5401290Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T17:42:17.5409690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T17:42:17.5415480Z 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-16T17:42:17.5926210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5691-gu8blp.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-16T17:42:20.5690400Z ==> Summary 2021-05-16T17:42:20.5835650Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T17:42:20.5842040Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T17:42:20.5899900Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T17:42:20.5918110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1jxffzm 2021-05-16T17:42:20.6048090Z cp -pR /private/tmp/d20210516-5208-1jxffzm/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T17:42:20.6227360Z chmod -Rf +w /private/tmp/d20210516-5208-1jxffzm 2021-05-16T17:42:20.6821840Z ==> Finishing up 2021-05-16T17:42:20.7253160Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T17:42:20.7260030Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T17:42:20.7266900Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T17:42:20.7273880Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T17:42:20.7279460Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T17:42:20.7290180Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T17:42:20.7297660Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T17:42:20.7449480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5746-1octjg0.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-16T17:42:23.9752390Z ==> Summary 2021-05-16T17:42:23.9779780Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T17:42:23.9786390Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T17:42:24.2223450Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T17:42:24.2242410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-gwkrum 2021-05-16T17:42:24.2841650Z cp -pR /private/tmp/d20210516-5208-gwkrum/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T17:42:24.3343690Z chmod -Rf +w /private/tmp/d20210516-5208-gwkrum 2021-05-16T17:42:24.5153940Z ==> Finishing up 2021-05-16T17:42:24.5575290Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T17:42:24.5595260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T17:42:24.5604790Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T17:42:24.5610250Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T17:42:24.5618170Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T17:42:24.5626960Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T17:42:24.5655900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T17:42:24.5675550Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T17:42:24.5679500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T17:42:24.5682300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T17:42:24.5687370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T17:42:24.5692460Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T17:42:24.5700020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T17:42:24.5705350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T17:42:24.5711050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T17:42:24.5737950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T17:42:24.5742510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T17:42:24.5747560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T17:42:24.5752180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T17:42:24.5758020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T17:42:24.5766390Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T17:42:24.5773260Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T17:42:24.5777170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T17:42:24.5782540Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T17:42:24.6070690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5774-rbr3bl.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-16T17:42:27.4555910Z ==> Summary 2021-05-16T17:42:27.4609980Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T17:42:27.4615940Z ==> Installing ffmpeg dependency: libass 2021-05-16T17:42:27.7138050Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T17:42:27.7173900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1qtgbuy 2021-05-16T17:42:27.7319810Z cp -pR /private/tmp/d20210516-5208-1qtgbuy/libass/. /usr/local/Cellar/libass 2021-05-16T17:42:27.7454830Z chmod -Rf +w /private/tmp/d20210516-5208-1qtgbuy 2021-05-16T17:42:27.8084860Z ==> Finishing up 2021-05-16T17:42:27.8769130Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T17:42:27.8775670Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T17:42:27.8780580Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T17:42:27.8785890Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T17:42:27.8793560Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T17:42:27.8944640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5801-oiz6ce.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-16T17:42:31.2025360Z ==> Summary 2021-05-16T17:42:31.2043660Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T17:42:31.2050190Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T17:42:31.2262790Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T17:42:31.2306860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-clcyir 2021-05-16T17:42:31.2504220Z cp -pR /private/tmp/d20210516-5208-clcyir/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T17:42:31.2679910Z chmod -Rf +w /private/tmp/d20210516-5208-clcyir 2021-05-16T17:42:31.3423310Z ==> Finishing up 2021-05-16T17:42:31.3836370Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T17:42:31.3840000Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T17:42:31.3845430Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T17:42:31.3852390Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T17:42:31.3859270Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T17:42:31.3863940Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T17:42:31.3869560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T17:42:31.3876910Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T17:42:31.4052720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5827-1x2z9ed.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-16T17:42:34.3864610Z ==> Summary 2021-05-16T17:42:34.3889990Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T17:42:34.3896290Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T17:42:34.3953660Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T17:42:34.3972100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5208-1d3105r 2021-05-16T17:42:34.4137400Z cp -pR /private/tmp/d20210516-5208-1d3105r/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T17:42:34.4378590Z chmod -Rf +w /private/tmp/d20210516-5208-1d3105r 2021-05-16T17:42:34.5218120Z ==> Finishing up 2021-05-16T17:42:34.5646930Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T17:42:34.5650280Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T17:42:34.5665110Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T17:42:34.5672330Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T17:42:34.5677200Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T17:42:34.5682940Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T17:42:34.5689320Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T17:42:34.5693810Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T17:42:34.5700360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T17:42:34.5708510Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T17:42:34.5714500Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T17:42:34.5935830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5854-12s9wdl.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-16T17:42:38.0191770Z ==> Summary 2021-05-16T17:42:38.0224760Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T17:42:38.0231820Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T17:42:38.0293690Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T17:42:38.0312760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5208-1j4jd5d 2021-05-16T17:42:38.0463510Z cp -pR /private/tmp/d20210516-5208-1j4jd5d/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T17:42:38.0655440Z chmod -Rf +w /private/tmp/d20210516-5208-1j4jd5d 2021-05-16T17:42:38.1229580Z ==> Finishing up 2021-05-16T17:42:38.1465360Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T17:42:38.1473180Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T17:42:38.1479220Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T17:42:38.1487450Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T17:42:38.1705510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5880-1cohx28.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-16T17:42:41.3785830Z ==> Summary 2021-05-16T17:42:41.3813550Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T17:42:41.3821050Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T17:42:41.3860560Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T17:42:41.3879740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-i4garb 2021-05-16T17:42:41.4136160Z cp -pR /private/tmp/d20210516-5208-i4garb/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T17:42:41.4319580Z chmod -Rf +w /private/tmp/d20210516-5208-i4garb 2021-05-16T17:42:41.4778660Z ==> Finishing up 2021-05-16T17:42:41.5196150Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T17:42:41.5201980Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T17:42:41.5209920Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T17:42:41.5306210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5907-1u6x81k.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-16T17:42:44.0810360Z ==> Summary 2021-05-16T17:42:44.0834240Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T17:42:44.0842360Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T17:42:44.0865570Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T17:42:44.0885160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1gwm95a 2021-05-16T17:42:44.1437580Z cp -pR /private/tmp/d20210516-5208-1gwm95a/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T17:42:44.1609810Z chmod -Rf +w /private/tmp/d20210516-5208-1gwm95a 2021-05-16T17:42:44.2192950Z ==> Finishing up 2021-05-16T17:42:44.2646720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T17:42:44.2649950Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T17:42:44.2657970Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T17:42:44.2662470Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T17:42:44.2668390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T17:42:44.2673340Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T17:42:44.2679390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T17:42:44.2701000Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T17:42:44.2709380Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T17:42:44.2715140Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T17:42:44.2866320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5933-5214uq.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-16T17:42:46.7564400Z ==> Summary 2021-05-16T17:42:46.7588120Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T17:42:46.7596340Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T17:42:46.7678490Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T17:42:46.7697840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1o01put 2021-05-16T17:42:47.1876000Z cp -pR /private/tmp/d20210516-5208-1o01put/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T17:42:47.4162140Z chmod -Rf +w /private/tmp/d20210516-5208-1o01put 2021-05-16T17:42:47.5294030Z ==> Finishing up 2021-05-16T17:42:47.6605900Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T17:42:47.6612530Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T17:42:47.6620780Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T17:42:47.6626630Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T17:42:47.6632340Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T17:42:47.6648280Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T17:42:47.6649880Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T17:42:47.6821610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5959-mn860n.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-16T17:42:50.3052830Z ==> Summary 2021-05-16T17:42:50.3073970Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T17:42:50.3080280Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T17:42:50.3620800Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T17:42:50.3640630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5208-10mczj7 2021-05-16T17:42:50.4011550Z cp -pR /private/tmp/d20210516-5208-10mczj7/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T17:42:50.4283330Z chmod -Rf +w /private/tmp/d20210516-5208-10mczj7 2021-05-16T17:42:50.5042860Z ==> Finishing up 2021-05-16T17:42:50.5507900Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T17:42:50.5513810Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T17:42:50.5523980Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T17:42:50.5530250Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T17:42:50.5535840Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T17:42:50.5540910Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T17:42:50.5548620Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T17:42:50.5729160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5985-78p2j4.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-16T17:42:53.8328160Z ==> Summary 2021-05-16T17:42:53.8361420Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T17:42:53.8367350Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T17:42:53.8919200Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T17:42:53.8937830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1y97ux0 2021-05-16T17:42:53.9100490Z cp -pR /private/tmp/d20210516-5208-1y97ux0/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T17:42:53.9248270Z chmod -Rf +w /private/tmp/d20210516-5208-1y97ux0 2021-05-16T17:42:53.9875450Z ==> Finishing up 2021-05-16T17:42:54.0333350Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T17:42:54.0339560Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T17:42:54.0346310Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T17:42:54.0351200Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T17:42:54.0356940Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T17:42:54.0382190Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T17:42:54.0536760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6011-1elkcfh.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-16T17:42:57.5319770Z ==> Summary 2021-05-16T17:42:57.5339590Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T17:42:57.5347840Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T17:42:57.5369630Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T17:42:57.5389570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-b4xiuf 2021-05-16T17:42:57.5922640Z cp -pR /private/tmp/d20210516-5208-b4xiuf/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T17:42:57.6569970Z chmod -Rf +w /private/tmp/d20210516-5208-b4xiuf 2021-05-16T17:42:57.7451370Z ==> Finishing up 2021-05-16T17:42:57.7913520Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T17:42:57.7919890Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T17:42:57.7935400Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T17:42:57.7949390Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T17:42:57.7955300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T17:42:57.7961270Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T17:42:57.7967210Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T17:42:57.7973050Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T17:42:57.7978400Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T17:42:57.8003650Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T17:42:57.8288350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6037-1ja05ue.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-16T17:43:01.5270900Z ==> Summary 2021-05-16T17:43:01.5339060Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T17:43:01.5348250Z ==> Installing ffmpeg dependency: snappy 2021-05-16T17:43:01.5419100Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T17:43:01.5438160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-18doorp 2021-05-16T17:43:01.5893910Z cp -pR /private/tmp/d20210516-5208-18doorp/snappy/. /usr/local/Cellar/snappy 2021-05-16T17:43:01.6051540Z chmod -Rf +w /private/tmp/d20210516-5208-18doorp 2021-05-16T17:43:01.6710050Z ==> Finishing up 2021-05-16T17:43:01.7188990Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T17:43:01.7192980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T17:43:01.7198900Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T17:43:01.7203090Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T17:43:01.7212970Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T17:43:01.7219080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T17:43:01.7223210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T17:43:01.7228220Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T17:43:01.7234270Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T17:43:01.7391540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6063-1pkw0ml.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-16T17:43:05.2799170Z ==> Summary 2021-05-16T17:43:05.2898400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-kx5xdi 2021-05-16T17:43:05.2901080Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T17:43:05.2909700Z ==> Installing ffmpeg dependency: speex 2021-05-16T17:43:05.3012500Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T17:43:05.3103400Z cp -pR /private/tmp/d20210516-5208-kx5xdi/speex/. /usr/local/Cellar/speex 2021-05-16T17:43:05.3420180Z chmod -Rf +w /private/tmp/d20210516-5208-kx5xdi 2021-05-16T17:43:05.4225160Z ==> Finishing up 2021-05-16T17:43:05.4664700Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T17:43:05.4680060Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T17:43:05.4709930Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T17:43:05.4737150Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T17:43:05.4765000Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T17:43:05.4796170Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T17:43:05.4802130Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T17:43:05.4906090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6090-1c1h8up.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-16T17:43:09.7626410Z ==> Summary 2021-05-16T17:43:09.7729520Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T17:43:09.7742760Z ==> Installing ffmpeg dependency: srt 2021-05-16T17:43:09.7785140Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T17:43:09.7816690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-lm71ga 2021-05-16T17:43:09.8204380Z cp -pR /private/tmp/d20210516-5208-lm71ga/srt/. /usr/local/Cellar/srt 2021-05-16T17:43:09.8422110Z chmod -Rf +w /private/tmp/d20210516-5208-lm71ga 2021-05-16T17:43:09.9498150Z ==> Finishing up 2021-05-16T17:43:10.0178820Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T17:43:10.0186800Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T17:43:10.0211050Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T17:43:10.0222160Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T17:43:10.0235540Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T17:43:10.0262690Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T17:43:10.0291750Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T17:43:10.0319320Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T17:43:10.0347140Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T17:43:10.0360190Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T17:43:10.0462600Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T17:43:10.0473070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6116-aa3joe.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-16T17:43:14.3563180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-jaz1ob 2021-05-16T17:43:14.3565540Z ==> Summary 2021-05-16T17:43:14.3566730Z cp -pR /private/tmp/d20210516-5208-jaz1ob/giflib/. /usr/local/Cellar/giflib 2021-05-16T17:43:14.3568220Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T17:43:14.3569740Z chmod -Rf +w /private/tmp/d20210516-5208-jaz1ob 2021-05-16T17:43:14.3570870Z ==> Installing ffmpeg dependency: giflib 2021-05-16T17:43:14.3589000Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T17:43:14.3590570Z ==> Finishing up 2021-05-16T17:43:14.3990670Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T17:43:14.3993230Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T17:43:14.3994740Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T17:43:14.4097330Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T17:43:14.4200070Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T17:43:14.4303130Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T17:43:14.4405750Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T17:43:14.4508470Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T17:43:14.4610990Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T17:43:14.4713450Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T17:43:14.4816050Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T17:43:14.4917930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6142-1l94kt.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-16T17:43:18.8983760Z ==> Summary 2021-05-16T17:43:18.9009350Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T17:43:18.9060010Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T17:43:19.0043750Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T17:43:19.0062270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-lvs9er 2021-05-16T17:43:19.0571990Z cp -pR /private/tmp/d20210516-5208-lvs9er/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T17:43:19.0994390Z chmod -Rf +w /private/tmp/d20210516-5208-lvs9er 2021-05-16T17:43:19.3455830Z ==> Finishing up 2021-05-16T17:43:19.4120570Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T17:43:19.4124590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T17:43:19.4129630Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T17:43:19.4134530Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T17:43:19.4139840Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T17:43:19.4152220Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T17:43:19.4158050Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T17:43:19.4163000Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T17:43:19.4169280Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T17:43:19.4173970Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T17:43:19.4182480Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T17:43:19.4193580Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T17:43:19.4198470Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T17:43:19.4204840Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T17:43:19.4209780Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T17:43:19.4215930Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T17:43:19.4224330Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T17:43:19.4507490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6168-1nxeeuu.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-16T17:43:21.9495480Z ==> Summary 2021-05-16T17:43:21.9538560Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T17:43:21.9545180Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T17:43:22.0318130Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T17:43:22.0336560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-13yj23e 2021-05-16T17:43:22.2138020Z cp -pR /private/tmp/d20210516-5208-13yj23e/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T17:43:22.3184530Z chmod -Rf +w /private/tmp/d20210516-5208-13yj23e 2021-05-16T17:43:22.4053380Z ==> Finishing up 2021-05-16T17:43:22.4491820Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T17:43:22.4506210Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T17:43:22.4513780Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T17:43:22.4521610Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T17:43:22.4526300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T17:43:22.4532520Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T17:43:22.4540290Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T17:43:22.4786790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6194-wfxvrg.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-16T17:43:25.3928900Z ==> Caveats 2021-05-16T17:43:25.3930170Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:43:25.3932070Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:43:25.3933560Z ==> Summary 2021-05-16T17:43:25.3982070Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T17:43:25.3988200Z ==> Installing ffmpeg dependency: theora 2021-05-16T17:43:25.4183890Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T17:43:25.4203830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5208-1s6lon1 2021-05-16T17:43:25.4679500Z cp -pR /private/tmp/d20210516-5208-1s6lon1/theora/. /usr/local/Cellar/theora 2021-05-16T17:43:25.5225750Z chmod -Rf +w /private/tmp/d20210516-5208-1s6lon1 2021-05-16T17:43:25.6124420Z ==> Finishing up 2021-05-16T17:43:25.6599350Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T17:43:25.6628530Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T17:43:25.6659990Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T17:43:25.6665830Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T17:43:25.6697350Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T17:43:25.6800110Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T17:43:25.6851820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T17:43:25.6890060Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T17:43:25.6992880Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T17:43:25.7030030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T17:43:25.7132750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T17:43:25.7235540Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T17:43:25.7338150Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T17:43:25.7441570Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T17:43:25.7545380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6220-1mvqsad.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-16T17:43:28.2814530Z ==> Summary 2021-05-16T17:43:28.2886470Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T17:43:28.2893240Z ==> Installing ffmpeg dependency: x264 2021-05-16T17:43:28.2925730Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T17:43:28.2945060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1105lhp 2021-05-16T17:43:28.3317590Z cp -pR /private/tmp/d20210516-5208-1105lhp/x264/. /usr/local/Cellar/x264 2021-05-16T17:43:28.3489640Z chmod -Rf +w /private/tmp/d20210516-5208-1105lhp 2021-05-16T17:43:28.4007630Z ==> Finishing up 2021-05-16T17:43:28.4424690Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T17:43:28.4430650Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T17:43:28.4435450Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T17:43:28.4442740Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T17:43:28.4447270Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T17:43:28.4452840Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T17:43:28.4460570Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T17:43:28.4606970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6247-1trxrn1.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-16T17:43:30.9045260Z ==> Summary 2021-05-16T17:43:30.9063970Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T17:43:30.9070350Z ==> Installing ffmpeg dependency: x265 2021-05-16T17:43:30.9139070Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T17:43:30.9157760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5208-17lptjk 2021-05-16T17:43:31.0314720Z cp -pR /private/tmp/d20210516-5208-17lptjk/x265/. /usr/local/Cellar/x265 2021-05-16T17:43:31.1240370Z chmod -Rf +w /private/tmp/d20210516-5208-17lptjk 2021-05-16T17:43:31.2253690Z ==> Finishing up 2021-05-16T17:43:31.3244830Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T17:43:31.3250100Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T17:43:31.3255660Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T17:43:31.3261970Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T17:43:31.3266450Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T17:43:31.3271940Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T17:43:31.3279340Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T17:43:31.3489100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6273-196wg9t.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-16T17:43:33.8919910Z ==> Summary 2021-05-16T17:43:33.8939010Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T17:43:33.8944590Z ==> Installing ffmpeg dependency: xvid 2021-05-16T17:43:33.8966210Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T17:43:33.8985360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-goxhgc 2021-05-16T17:43:33.9134520Z cp -pR /private/tmp/d20210516-5208-goxhgc/xvid/. /usr/local/Cellar/xvid 2021-05-16T17:43:33.9244960Z chmod -Rf +w /private/tmp/d20210516-5208-goxhgc 2021-05-16T17:43:33.9709280Z ==> Finishing up 2021-05-16T17:43:34.0138910Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T17:43:34.0144970Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T17:43:34.0149870Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T17:43:34.0275990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6299-d5917g.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-16T17:43:36.4384740Z ==> Summary 2021-05-16T17:43:36.4400770Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T17:43:36.4449500Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T17:43:36.4603990Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T17:43:36.4623670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1kshppk 2021-05-16T17:43:36.5336930Z cp -pR /private/tmp/d20210516-5208-1kshppk/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T17:43:36.5823820Z chmod -Rf +w /private/tmp/d20210516-5208-1kshppk 2021-05-16T17:43:36.7037620Z ==> Finishing up 2021-05-16T17:43:36.8146230Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T17:43:36.8153700Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T17:43:36.8156440Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T17:43:36.8183410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T17:43:36.8196890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T17:43:36.8207860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T17:43:36.8222070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T17:43:36.8235020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T17:43:36.8243860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T17:43:36.8253650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T17:43:36.8264570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T17:43:36.8278700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T17:43:36.8289480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T17:43:36.8300110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T17:43:36.8308360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T17:43:36.8321160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T17:43:36.8332840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T17:43:36.8342380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T17:43:36.8351120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T17:43:36.8358880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T17:43:36.8388200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T17:43:36.8397780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T17:43:36.8403570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T17:43:36.8412300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T17:43:36.8421910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T17:43:36.8427630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T17:43:36.8438810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T17:43:36.8447990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T17:43:36.8457790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T17:43:36.8467580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T17:43:36.8475950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T17:43:36.8488250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T17:43:36.8499390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T17:43:36.8506800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T17:43:36.8516800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T17:43:36.8525050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T17:43:36.8533600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T17:43:36.8539060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T17:43:36.8548860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T17:43:36.8557990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T17:43:37.6634350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T17:43:37.6635990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T17:43:37.6739150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T17:43:37.6841790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T17:43:37.6944730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T17:43:37.7047070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T17:43:37.7148170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T17:43:37.7250340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T17:43:37.7351880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T17:43:37.7444640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T17:43:37.7547710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T17:43:37.7585880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T17:43:37.7688890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T17:43:37.7700310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T17:43:37.7728910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T17:43:37.7819110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T17:43:37.7851810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T17:43:37.7923530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T17:43:37.8007450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T17:43:37.8033180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T17:43:37.8135750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T17:43:37.8142240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T17:43:37.8243080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T17:43:37.8265390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T17:43:37.8366860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T17:43:37.8368340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T17:43:37.8378810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T17:43:37.8391820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T17:43:37.8473870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T17:43:37.8498500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T17:43:37.8600910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T17:43:37.8605140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T17:43:37.8707850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T17:43:37.8709220Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T17:43:37.8718870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T17:43:37.8723610Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T17:43:37.8822600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6325-l8zt8m.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-16T17:43:39.4592260Z ==> Summary 2021-05-16T17:43:39.4654830Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T17:43:39.4661380Z ==> Installing ffmpeg dependency: zimg 2021-05-16T17:43:39.4731670Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:43:39.4750060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-o4tdd3 2021-05-16T17:43:39.4987800Z cp -pR /private/tmp/d20210516-5208-o4tdd3/zimg/. /usr/local/Cellar/zimg 2021-05-16T17:43:39.5227200Z chmod -Rf +w /private/tmp/d20210516-5208-o4tdd3 2021-05-16T17:43:39.5910020Z ==> Finishing up 2021-05-16T17:43:39.6321510Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T17:43:39.6324730Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T17:43:39.6334090Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T17:43:39.6340580Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T17:43:39.6345070Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T17:43:39.6350710Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T17:43:39.6358310Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T17:43:39.6526470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6351-397zkd.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-16T17:43:42.2520970Z ==> Summary 2021-05-16T17:43:42.2589350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5208-1xnoury 2021-05-16T17:43:42.2591760Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T17:43:42.2592870Z ==> Installing ffmpeg 2021-05-16T17:43:42.2594430Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T17:43:42.6326260Z cp -pR /private/tmp/d20210516-5208-1xnoury/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T17:43:42.9089290Z chmod -Rf +w /private/tmp/d20210516-5208-1xnoury 2021-05-16T17:43:46.2844100Z ==> Finishing up 2021-05-16T17:43:46.3238220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T17:43:46.3241830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T17:43:46.3247250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T17:43:46.3252260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T17:43:46.3257270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T17:43:46.3262080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T17:43:46.3267320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T17:43:46.3272410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T17:43:46.3277460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T17:43:46.3282640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T17:43:46.3287760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T17:43:46.3292710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T17:43:46.3297860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T17:43:46.3302850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T17:43:46.3308390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T17:43:46.3314330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T17:43:46.3320010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T17:43:46.3325620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T17:43:46.3331930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T17:43:46.3336650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T17:43:46.3342180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T17:43:46.3347010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T17:43:46.3352140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T17:43:46.3357370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T17:43:46.3362070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T17:43:46.3371210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T17:43:46.3373100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T17:43:46.3378660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T17:43:46.3383970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T17:43:46.3389270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T17:43:46.3394330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T17:43:46.3399620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T17:43:46.3404840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T17:43:46.3410140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T17:43:46.3415590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T17:43:46.3420500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T17:43:46.3425660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T17:43:46.3430780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T17:43:46.3438970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T17:43:46.3443590Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T17:43:46.3448940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T17:43:46.3454840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T17:43:46.3460260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T17:43:46.3465450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T17:43:46.3470840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T17:43:46.3476050Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T17:43:46.3480930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T17:43:46.3488230Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T17:43:46.3511430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T17:43:46.3527660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T17:43:46.3536100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T17:43:46.3546120Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T17:43:46.3551930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T17:43:46.3561810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T17:43:46.3568860Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T17:43:46.3586290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T17:43:46.3592010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T17:43:46.3603870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T17:43:46.3609560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T17:43:46.3631750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T17:43:46.3637510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T17:43:46.3643440Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T17:43:46.3651750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T17:43:46.3667180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T17:43:46.3680240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T17:43:46.3689030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T17:43:46.3698010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T17:43:46.3753070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T17:43:46.3765620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T17:43:46.3771210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T17:43:46.3779310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T17:43:46.3784260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T17:43:46.3789610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T17:43:46.3794950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T17:43:46.3801770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T17:43:46.3807250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T17:43:46.3812150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T17:43:46.3817960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T17:43:46.3824150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T17:43:46.3828630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T17:43:46.3833840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T17:43:46.3839350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T17:43:46.3844520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T17:43:46.3849920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T17:43:46.3854500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T17:43:46.3860110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T17:43:46.3865330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T17:43:46.3870320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T17:43:46.3875470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T17:43:46.3880780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T17:43:46.3886230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T17:43:46.3891460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T17:43:46.3896000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T17:43:46.3901890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T17:43:46.3906900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T17:43:46.3912300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T17:43:46.3916990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T17:43:46.3923440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T17:43:46.3928700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T17:43:46.3933970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T17:43:46.3938000Z Only the first 100 operations were output. 2021-05-16T17:43:46.5060920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6377-3z25mx.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-16T17:43:49.2121850Z ==> Summary 2021-05-16T17:43:49.2305390Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T17:43:50.3844010Z ==> Caveats 2021-05-16T17:43:50.3848700Z ==> tesseract 2021-05-16T17:43:50.3863210Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T17:43:50.3864970Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T17:43:52.3482180Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T17:43:53.4531210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:54.0292590Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T17:43:54.4183230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T17%3A50%3A00Z&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:54.4647430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=RxEGHEWNgT33dBLxGCvaZq2azJRNC0MEUGrJo0WrZ7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:54.9923540Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T17:43:55.1056810Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T17:43:56.2171790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:43:56.7827800Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T17:43:57.1446100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T17%3A50%3A00Z&sig=udrN9R2FZEh0R%2F0IKr7HY2q3F%2BXAYMue%2F8yibWljbDs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:43:57.2015730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=udrN9R2FZEh0R\%2F0IKr7HY2q3F\%2BXAYMue\%2F8yibWljbDs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:43:57.5085710Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T17:43:57.5564210Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T17:43:57.5623730Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T17:43:57.6310180Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T17:43:57.6339450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6384-1whwyi9 2021-05-16T17:43:58.2260600Z cp -pR /private/tmp/d20210516-6384-1whwyi9/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T17:43:58.7237640Z chmod -Rf +w /private/tmp/d20210516-6384-1whwyi9 2021-05-16T17:43:59.0919720Z ==> Finishing up 2021-05-16T17:43:59.1296560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T17:43:59.1299730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T17:43:59.1305180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T17:43:59.1309550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T17:43:59.1315110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T17:43:59.1319260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T17:43:59.1324570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T17:43:59.1329130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T17:43:59.1334250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T17:43:59.1343760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T17:43:59.1355350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T17:43:59.1371450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T17:43:59.1379070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T17:43:59.1389740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T17:43:59.1408850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T17:43:59.1420340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T17:43:59.1428300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T17:43:59.1439230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T17:43:59.1451070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T17:43:59.1467380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T17:43:59.1478390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T17:43:59.1489130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T17:43:59.1499070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T17:43:59.1508400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T17:43:59.1517700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T17:43:59.1529800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T17:43:59.1541230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T17:43:59.1552750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T17:43:59.1562560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T17:43:59.1573040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T17:43:59.1595950Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T17:43:59.1656540Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T17:43:59.1660490Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T17:43:59.1672170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T17:43:59.1676500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T17:43:59.1682330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T17:43:59.1690990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T17:43:59.1693630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T17:43:59.1699900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T17:43:59.1711750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T17:43:59.1717120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T17:43:59.1729010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T17:43:59.1734280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T17:43:59.1739820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T17:43:59.1745520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T17:43:59.1751430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T17:43:59.1761670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T17:43:59.1767170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T17:43:59.1772440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T17:43:59.1777990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T17:43:59.1788020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T17:43:59.1793640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T17:43:59.1800300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T17:43:59.1811610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T17:43:59.1816760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T17:43:59.1824390Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T17:43:59.1829620Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T17:43:59.1834550Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T17:43:59.3332920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6554-1e54gnt.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-16T17:44:01.8973660Z ==> Summary 2021-05-16T17:44:01.9479430Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T17:44:01.9484280Z ==> Installing imagemagick@6 2021-05-16T17:44:01.9488450Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T17:44:01.9507020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6384-qucie1 2021-05-16T17:44:02.2954400Z cp -pR /private/tmp/d20210516-6384-qucie1/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T17:44:02.6999010Z chmod -Rf +w /private/tmp/d20210516-6384-qucie1 2021-05-16T17:44:04.1341230Z ==> Finishing up 2021-05-16T17:44:04.4127570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6580-1if1vku.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-16T17:44:07.0446220Z ==> Caveats 2021-05-16T17:44:07.0447980Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:07.0449200Z because this is an alternate version of another formula. 2021-05-16T17:44:07.0449870Z 2021-05-16T17:44:07.0450760Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:07.0452450Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:07.0453270Z 2021-05-16T17:44:07.0454140Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:07.0455570Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:07.0457070Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:07.0458620Z 2021-05-16T17:44:07.0459940Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:07.0461130Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:07.0461830Z 2021-05-16T17:44:07.0462900Z ==> Summary 2021-05-16T17:44:07.0898360Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T17:44:07.9080310Z ==> Caveats 2021-05-16T17:44:07.9082470Z ==> imagemagick@6 2021-05-16T17:44:07.9129570Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:07.9130870Z because this is an alternate version of another formula. 2021-05-16T17:44:07.9131940Z 2021-05-16T17:44:07.9133630Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T17:44:07.9135480Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:07.9136300Z 2021-05-16T17:44:07.9137190Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T17:44:07.9138910Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T17:44:07.9141930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T17:44:07.9143170Z 2021-05-16T17:44:07.9145930Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T17:44:07.9150300Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T17:44:07.9151050Z 2021-05-16T17:44:09.9984990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T17:44:11.1284030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:11.7200990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T17:44:12.1341970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T17%3A50%3A00Z&sig=8oFXnR8Y2sQEtUdW3K7%2BcdHcxd%2Fgp8nOiJxo4rhsKsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:12.1823360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=8oFXnR8Y2sQEtUdW3K7\%2BcdHcxd\%2Fgp8nOiJxo4rhsKsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:12.2920030Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T17:44:12.2997790Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T17:44:13.6020810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:14.1614510Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T17:44:14.5282860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T17%3A50%3A00Z&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea%2B8wfEceHIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:14.5794150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=1aWRoe3qcdIeRKmXARRVsdPXugqLsgKea\%2B8wfEceHIU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:14.7078390Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T17:44:14.7156920Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T17:44:15.9006250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:16.4519090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T17:44:16.8255870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T17%3A50%3A00Z&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:16.8719800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NoUSw93ZFABtSkWcr74SOHpLFLpytv3DRDUzooFSsVw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:17.4869200Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T17:44:17.6415180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T17:44:18.7888070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:19.5919170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T17:44:19.9757120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T17%3A50%3A00Z&sig=RSF%2BtIG3aqm3AjKczSsMDVQlE9Gq%2Fawces9kSzcIapQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:20.0232120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=RSF\%2BtIG3aqm3AjKczSsMDVQlE9Gq\%2Fawces9kSzcIapQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:20.0730950Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T17:44:20.0767380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T17:44:21.2212180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:21.7859550Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T17:44:22.2937630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T17%3A50%3A00Z&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G%2BWYjalldl6c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:22.3436660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=xQHhzbjJbesy2XqJaYYCd7ZtBxYLr55G\%2BWYjalldl6c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:22.3918660Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T17:44:22.3960100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T17:44:23.5354120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:24.0987120Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T17:44:24.4809850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T17%3A50%3A00Z&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:24.5306540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=7vVf5rvdBHwvj3WKH3j4u0WOt6ayw5N607U2vvus4T8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:24.6602820Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T17:44:24.6672800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T17:44:25.8011460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:26.3990330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T17:44:26.7807270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T17%3A50%3A00Z&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:26.8272230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=aq4tmGE2dQr3ao51NmFk4BLDLaqLAyrXvJqgik2eeig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:26.9804780Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T17:44:26.9882740Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T17:44:28.1461830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:28.7286340Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T17:44:29.0908870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T17%3A50%3A00Z&sig=toMi2GhVJv19wuytJ8BQL1%2BSunMWsjpcwMd7giOwfO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:29.1386110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=toMi2GhVJv19wuytJ8BQL1\%2BSunMWsjpcwMd7giOwfO0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:29.2133650Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T17:44:29.2168060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T17:44:30.4136610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:30.9576900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T17:44:31.3494960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T17%3A50%3A00Z&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr%2F2hzSx2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:31.4327700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=NfZwqfN3HZPOYCEXSUh3P1FSFS0q8SEa3zr\%2F2hzSx2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:31.5332780Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T17:44:31.5381430Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T17:44:32.7139140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:33.2597260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T17:44:33.6453640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T17%3A50%3A00Z&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:33.6945110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=m8u6WcZC2XZ2hS3UcJgS3sXz6HIpBBSE2My9D4af0Do\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:33.7607840Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:44:33.7644950Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T17:44:34.9297990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:35.5376130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T17:44:35.9368200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T17%3A50%3A00Z&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:35.9930330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=0HFJZOprNvzLiNl1jyxbaKkThTPxzTnLuR4ek2U4O7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:36.1240250Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T17:44:36.1322720Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T17:44:37.5681290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:44:38.2336640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T17:44:38.6143250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T17%3A50%3A00Z&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:44:38.6622120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A50\%3A00Z\&sig=FjK3Ll1AvGkyl09P0samMUlqBO5J5Q3d1YmDvYFSRUs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:44:38.9959890Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T17:44:39.0506450Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T17:44:39.0509200Z ==> Installing imagemagick dependency: libde265 2021-05-16T17:44:39.1215560Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T17:44:39.1244720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-1qndtw 2021-05-16T17:44:39.1472820Z cp -pR /private/tmp/d20210516-6587-1qndtw/libde265/. /usr/local/Cellar/libde265 2021-05-16T17:44:39.1701880Z chmod -Rf +w /private/tmp/d20210516-6587-1qndtw 2021-05-16T17:44:39.2581210Z ==> Finishing up 2021-05-16T17:44:39.3698760Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T17:44:39.3706090Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T17:44:39.3713490Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T17:44:39.3729000Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T17:44:39.3734190Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T17:44:39.3743400Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T17:44:39.3758260Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T17:44:39.3767570Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T17:44:39.3773070Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T17:44:39.3785800Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T17:44:39.4083410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6819-or9g2e.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-16T17:44:41.9857510Z ==> Summary 2021-05-16T17:44:41.9885820Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T17:44:41.9892470Z ==> Installing imagemagick dependency: docbook 2021-05-16T17:44:41.9914500Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T17:44:41.9932940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-u74ajo 2021-05-16T17:44:42.1184890Z cp -pR /private/tmp/d20210516-6587-u74ajo/docbook/. /usr/local/Cellar/docbook 2021-05-16T17:44:42.2292200Z chmod -Rf +w /private/tmp/d20210516-6587-u74ajo 2021-05-16T17:44:42.3227880Z ==> Finishing up 2021-05-16T17:44:42.3786460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6845-f1wdw4.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-16T17:44:44.6375920Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T17:44:44.7271960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.7581600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.7891420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.8204510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.8517470Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.8826640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.9135950Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.9446240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:44.9764110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.0082220Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.0385930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.0692910Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.0998570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.1305890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:45.4267980Z ==> Caveats 2021-05-16T17:44:45.4269130Z To use the DocBook package in your XML toolchain, 2021-05-16T17:44:45.4270180Z you need to add the following to your ~/.bashrc: 2021-05-16T17:44:45.4270820Z 2021-05-16T17:44:45.4271690Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:44:45.4273500Z ==> Summary 2021-05-16T17:44:45.4416460Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T17:44:45.4422400Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T17:44:45.4476640Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T17:44:45.4497030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-la51os 2021-05-16T17:44:47.3409580Z cp -pR /private/tmp/d20210516-6587-la51os/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T17:44:50.1229240Z chmod -Rf +w /private/tmp/d20210516-6587-la51os 2021-05-16T17:44:51.4966280Z ==> Finishing up 2021-05-16T17:44:51.5441350Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T17:44:51.5463550Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T17:44:51.5567240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6886-v46mlr.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-16T17:44:54.2287240Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:54.2604780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:54.2914010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:44:54.3234660Z ==> 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-16T17:44:54.3582300Z ==> 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-16T17:44:54.3894680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T17:44:54.4207110Z ==> 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-16T17:44:54.4518830Z ==> 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-16T17:44:54.4826560Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:44:54.5144830Z ==> 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-16T17:44:54.5452940Z ==> 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-16T17:44:54.5760250Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:44:54.6070550Z ==> 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-16T17:44:54.6378010Z ==> 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-16T17:44:54.6698420Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:54.7010450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T17:44:54.7321600Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:44:54.7644510Z ==> 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-16T17:44:54.7957420Z ==> 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-16T17:44:54.8271660Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T17:44:54.8584220Z ==> 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-16T17:44:54.8895610Z ==> 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-16T17:44:54.9205870Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T17:44:54.9532950Z ==> 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-16T17:44:54.9842420Z ==> 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-16T17:44:55.0150910Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T17:44:55.0460110Z ==> 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-16T17:44:55.0769090Z ==> 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-16T17:44:56.0712790Z ==> Summary 2021-05-16T17:44:56.3901250Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T17:44:56.3909950Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T17:44:56.3937800Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T17:44:56.3958280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-1ueod1a 2021-05-16T17:44:56.4060850Z cp -pR /private/tmp/d20210516-6587-1ueod1a/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T17:44:56.4195420Z chmod -Rf +w /private/tmp/d20210516-6587-1ueod1a 2021-05-16T17:44:56.4705610Z ==> Finishing up 2021-05-16T17:44:56.5167040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6940-k8wity.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-16T17:44:59.1619700Z ==> Caveats 2021-05-16T17:44:59.1621380Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:44:59.1622720Z because macOS already provides this software and installing another version in 2021-05-16T17:44:59.1623820Z parallel can cause all kinds of trouble. 2021-05-16T17:44:59.1624440Z 2021-05-16T17:44:59.1625710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:44:59.1627900Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:44:59.1628720Z 2021-05-16T17:44:59.1629210Z 2021-05-16T17:44:59.1629990Z Bash completion has been installed to: 2021-05-16T17:44:59.1631370Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:44:59.1632730Z ==> Summary 2021-05-16T17:44:59.1640510Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T17:44:59.1646920Z ==> Installing imagemagick dependency: xmlto 2021-05-16T17:44:59.1785850Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T17:44:59.1804080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6587-lomd11 2021-05-16T17:44:59.2006940Z cp -pR /private/tmp/d20210516-6587-lomd11/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T17:44:59.2309320Z chmod -Rf +w /private/tmp/d20210516-6587-lomd11 2021-05-16T17:44:59.2999470Z ==> Finishing up 2021-05-16T17:44:59.3418150Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T17:44:59.3505130Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T17:44:59.3525310Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T17:44:59.3538020Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T17:44:59.3545550Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T17:44:59.3648500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6966-15vozu4.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-16T17:45:01.9445400Z ==> Summary 2021-05-16T17:45:01.9487630Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T17:45:01.9493890Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T17:45:02.0617180Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T17:45:02.0636090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-jljmv 2021-05-16T17:45:02.1372200Z cp -pR /private/tmp/d20210516-6587-jljmv/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T17:45:02.2831390Z chmod -Rf +w /private/tmp/d20210516-6587-jljmv 2021-05-16T17:45:02.4406910Z ==> Finishing up 2021-05-16T17:45:02.4901480Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T17:45:02.4961830Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T17:45:02.5038490Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T17:45:02.5067970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5070050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5148120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5174260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5188730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5194370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5218730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5253920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5258640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5288280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5319220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5372030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5377720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5380540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5399280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5406420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5431610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5467490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5495900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5523970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5555890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5567040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5586130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5587580Z mkdir -p /usr/local/share/locale/fo 2021-05-16T17:45:02.5605370Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T17:45:02.5612900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5614900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5641390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5654700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5668440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5706790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5724350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5726580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5728880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5731410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5737160Z mkdir -p /usr/local/share/locale/ia 2021-05-16T17:45:02.5743130Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T17:45:02.5755140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5809030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5871940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5953370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5973410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5975850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5978450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5982900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5985030Z mkdir -p /usr/local/share/locale/ky 2021-05-16T17:45:02.5992180Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T17:45:02.5994330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.5998830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6001440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6005740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6008060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6012100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6017870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6020160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6024410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6054610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6081030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6111490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6114270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6122090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6129750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6162180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6182160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6186400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6197040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6229810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6238240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6241910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6261600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6264050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6267320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6278910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6281580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6284880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6290200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6318860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6324220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6352790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6382210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6410580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T17:45:02.6428460Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T17:45:02.6439950Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T17:45:02.6470800Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T17:45:02.7020570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6992-jmbgo4.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-16T17:45:04.9830850Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:06.4420330Z ==> Summary 2021-05-16T17:45:06.4638040Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T17:45:06.4644230Z ==> Installing imagemagick dependency: libheif 2021-05-16T17:45:06.5857440Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T17:45:06.5875870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-17uqjd1 2021-05-16T17:45:06.6712810Z cp -pR /private/tmp/d20210516-6587-17uqjd1/libheif/. /usr/local/Cellar/libheif 2021-05-16T17:45:06.6964140Z chmod -Rf +w /private/tmp/d20210516-6587-17uqjd1 2021-05-16T17:45:06.8350850Z ==> Finishing up 2021-05-16T17:45:06.8801150Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T17:45:06.8804730Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T17:45:06.8810360Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T17:45:06.8815940Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T17:45:06.8822840Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T17:45:06.8830140Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T17:45:06.8850220Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T17:45:06.8863720Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T17:45:06.8873630Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T17:45:06.8883190Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T17:45:06.8893590Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T17:45:06.8899730Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T17:45:06.8906420Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T17:45:06.8913630Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T17:45:06.8923690Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T17:45:06.8933700Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T17:45:06.8942790Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T17:45:06.9199520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7019-11cr65o.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-16T17:45:09.2187690Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T17:45:10.5082500Z ==> Summary 2021-05-16T17:45:10.5183130Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T17:45:10.5285390Z ==> Installing imagemagick dependency: liblqr 2021-05-16T17:45:10.5586970Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T17:45:10.5601520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6587-119yi4h 2021-05-16T17:45:10.5755490Z cp -pR /private/tmp/d20210516-6587-119yi4h/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T17:45:10.5964580Z chmod -Rf +w /private/tmp/d20210516-6587-119yi4h 2021-05-16T17:45:10.6493800Z ==> Finishing up 2021-05-16T17:45:10.6968800Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T17:45:10.6988330Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T17:45:10.7002920Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T17:45:10.7084810Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T17:45:10.7188600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7046-1fwe2qf.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-16T17:45:13.5080770Z ==> Summary 2021-05-16T17:45:13.5106800Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T17:45:13.5112460Z ==> Installing imagemagick dependency: libomp 2021-05-16T17:45:13.5172360Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T17:45:13.5192630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-1lv04hb 2021-05-16T17:45:13.5351040Z cp -pR /private/tmp/d20210516-6587-1lv04hb/libomp/. /usr/local/Cellar/libomp 2021-05-16T17:45:13.5478500Z chmod -Rf +w /private/tmp/d20210516-6587-1lv04hb 2021-05-16T17:45:13.5994930Z ==> Finishing up 2021-05-16T17:45:13.6434820Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T17:45:13.6441110Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T17:45:13.6446190Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T17:45:13.6459580Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T17:45:13.6467290Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T17:45:13.6597460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7072-a4nxb0.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-16T17:45:16.2414200Z ==> Summary 2021-05-16T17:45:16.2431490Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T17:45:16.2437180Z ==> Installing imagemagick dependency: imath 2021-05-16T17:45:16.2500750Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:16.2519840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-g7mgsw 2021-05-16T17:45:16.2756120Z cp -pR /private/tmp/d20210516-6587-g7mgsw/imath/. /usr/local/Cellar/imath 2021-05-16T17:45:16.3061100Z chmod -Rf +w /private/tmp/d20210516-6587-g7mgsw 2021-05-16T17:45:16.3780170Z ==> Finishing up 2021-05-16T17:45:16.4302810Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T17:45:16.4731610Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T17:45:16.4746570Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T17:45:16.4748290Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T17:45:16.4749900Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T17:45:16.4751700Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T17:45:16.4759250Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T17:45:16.4956060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7099-1w03o0h.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-16T17:45:19.1736650Z ==> Summary 2021-05-16T17:45:19.1777390Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T17:45:19.1783790Z ==> Installing imagemagick dependency: openexr 2021-05-16T17:45:19.1886960Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T17:45:19.1906090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-atthjd 2021-05-16T17:45:19.2610680Z cp -pR /private/tmp/d20210516-6587-atthjd/openexr/. /usr/local/Cellar/openexr 2021-05-16T17:45:19.3515470Z chmod -Rf +w /private/tmp/d20210516-6587-atthjd 2021-05-16T17:45:19.5851440Z ==> Finishing up 2021-05-16T17:45:19.6368710Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T17:45:19.6372370Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T17:45:19.6377990Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T17:45:19.6382600Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T17:45:19.6387320Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T17:45:19.6392300Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T17:45:19.6397100Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T17:45:19.6402390Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T17:45:19.6409350Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T17:45:19.6418160Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T17:45:19.6427270Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T17:45:19.6435650Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T17:45:19.6440860Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T17:45:19.6445890Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T17:45:19.6451350Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T17:45:19.6459170Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T17:45:19.6466860Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T17:45:19.6471880Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T17:45:19.6477600Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T17:45:19.6482610Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T17:45:19.6513260Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T17:45:19.6517770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T17:45:19.6519510Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T17:45:19.6521390Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T17:45:19.6523280Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T17:45:19.6525190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T17:45:19.6527070Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T17:45:19.6529300Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T17:45:19.7011540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7128-1nn3v5c.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-16T17:45:22.2828260Z ==> Summary 2021-05-16T17:45:22.2949490Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T17:45:22.2956460Z ==> Installing imagemagick 2021-05-16T17:45:22.2960060Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T17:45:22.2979880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6587-x68q9o 2021-05-16T17:45:22.6520230Z cp -pR /private/tmp/d20210516-6587-x68q9o/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T17:45:23.0470570Z chmod -Rf +w /private/tmp/d20210516-6587-x68q9o 2021-05-16T17:45:25.3985570Z ==> Finishing up 2021-05-16T17:45:25.4180030Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T17:45:25.4186420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T17:45:25.4192290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T17:45:25.4197220Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T17:45:25.4203180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T17:45:25.4208580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T17:45:25.4214830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T17:45:25.4220310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T17:45:25.4230430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T17:45:25.4240130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T17:45:25.4242520Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T17:45:25.4245330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T17:45:25.4248790Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T17:45:25.4253830Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T17:45:25.4339450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T17:45:25.4344050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T17:45:25.4349930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T17:45:25.4354570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T17:45:25.4360170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T17:45:25.4365350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T17:45:25.4376140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T17:45:25.4381670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T17:45:25.4386330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T17:45:25.4391910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T17:45:25.4397220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T17:45:25.4402200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T17:45:25.4407700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T17:45:25.4412400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T17:45:25.4417790Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T17:45:25.4423140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T17:45:25.4430770Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:25.4437420Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:25.4445450Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T17:45:25.4455750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T17:45:25.4466900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T17:45:25.4473550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T17:45:25.4479830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T17:45:25.4490530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T17:45:25.4504280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T17:45:25.4512010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T17:45:25.4517670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T17:45:25.4523390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T17:45:25.4530820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T17:45:25.4536840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T17:45:25.4544360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T17:45:25.4555480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T17:45:25.4561170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T17:45:25.4568280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T17:45:25.4589310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T17:45:25.4595460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T17:45:25.4597530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T17:45:25.4599570Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T17:45:25.4601650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T17:45:25.4603750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T17:45:25.4607470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T17:45:25.4613200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T17:45:25.4617830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T17:45:25.4623460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T17:45:25.4628470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T17:45:25.4634340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T17:45:25.4639110Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T17:45:25.4644840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T17:45:25.4652730Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T17:45:25.4660950Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T17:45:25.4667290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T17:45:25.4672320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T17:45:25.4677200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T17:45:25.4683380Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T17:45:25.4688350Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T17:45:25.4694720Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T17:45:25.4725500Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T17:45:25.7359830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7154-1yu2ukt.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-16T17:45:28.5115660Z ==> Summary 2021-05-16T17:45:28.5614360Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T17:45:30.5770830Z ==> Caveats 2021-05-16T17:45:30.5772250Z ==> docbook 2021-05-16T17:45:30.5785180Z To use the DocBook package in your XML toolchain, 2021-05-16T17:45:30.5786180Z you need to add the following to your ~/.bashrc: 2021-05-16T17:45:30.5786830Z 2021-05-16T17:45:30.5787700Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T17:45:30.5789630Z ==> gnu-getopt 2021-05-16T17:45:30.5815370Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:45:30.5817020Z because macOS already provides this software and installing another version in 2021-05-16T17:45:30.5818330Z parallel can cause all kinds of trouble. 2021-05-16T17:45:30.5818990Z 2021-05-16T17:45:30.5820340Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T17:45:30.5822050Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:45:30.5822870Z 2021-05-16T17:45:30.5823370Z 2021-05-16T17:45:30.5824170Z Bash completion has been installed to: 2021-05-16T17:45:30.5826300Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T17:45:32.5148910Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T17:45:33.6845100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:45:34.2656430Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T17:45:34.6516700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T17%3A55%3A00Z&sig=%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:34.6982210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T17\%3A55\%3A00Z\&sig=\%2FEEENpSew1w52JCbq2vS1PVJjQZWXCT2Fy1bjPw3Teo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:45:34.7637160Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T17:45:34.8430940Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T17:45:34.8476200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7161-135p63u 2021-05-16T17:45:34.8649900Z cp -pR /private/tmp/d20210516-7161-135p63u/udunits/. /usr/local/Cellar/udunits 2021-05-16T17:45:34.8864660Z chmod -Rf +w /private/tmp/d20210516-7161-135p63u 2021-05-16T17:45:34.9484010Z ==> Finishing up 2021-05-16T17:45:35.0677040Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T17:45:35.0682930Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T17:45:35.0687520Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T17:45:35.0696660Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T17:45:35.0709710Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T17:45:35.0760480Z info /usr/local/share/info/udunits2.info 2021-05-16T17:45:35.0770900Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T17:45:35.0817590Z info /usr/local/share/info/udunits2lib.info 2021-05-16T17:45:35.0829450Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T17:45:35.0870070Z info /usr/local/share/info/udunits2prog.info 2021-05-16T17:45:35.0879830Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T17:45:35.0887970Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T17:45:35.0894180Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T17:45:35.1073820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7328-gbli91.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-16T17:45:37.5952080Z ==> Summary 2021-05-16T17:45:37.5982590Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T17:45:40.0502990Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T17:45:40.0504080Z To reinstall 1.6, run: 2021-05-16T17:45:40.0504840Z brew reinstall jq 2021-05-16T17:45:41.7819340Z ==> Caveats 2021-05-16T17:45:41.7820670Z imagej requires Java. You can install the latest version with: 2021-05-16T17:45:41.7822110Z brew install --cask adoptopenjdk 2021-05-16T17:45:41.7822790Z 2021-05-16T17:45:42.0472380Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T17:45:42.3050020Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T17:45:50.6976990Z ==> Verifying checksum for cask 'imagej' 2021-05-16T17:45:50.9998590Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:45:50.9999800Z ==> Installing Cask imagej 2021-05-16T17:45:51.0460990Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7438-1fuy6fk 2021-05-16T17:45:51.2031120Z cp -pR /private/tmp/d20210516-7438-1fuy6fk/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T17:45:51.3452510Z chmod -Rf +w /private/tmp/d20210516-7438-1fuy6fk 2021-05-16T17:45:51.4232230Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T17:45:51.6421650Z 🍺 imagej was successfully installed! 2021-05-16T17:45:53.6299750Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T17:45:55.4009030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T17:45:55.7800540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T17%3A55%3A00Z&sig=WFPqInUfgE3daMMa8RmYaqRs%2BJVw6wyEWy%2BmhmTE5%2Fs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:55.9767880Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T17:45:57.9214010Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T17:45:58.3135900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T17%3A55%3A00Z&sig=eEYuyGWfpnG9wSzPI1SeK%2Bdzh6irKoiWE3dskqcpATQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:45:58.6656950Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T17:45:58.6757520Z ==> Installing bowtie2 dependency: tbb 2021-05-16T17:45:58.8094830Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T17:46:03.5899370Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T17:46:03.5935030Z ==> Installing bowtie2 2021-05-16T17:46:03.5944320Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T17:46:08.5738170Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T17:46:11.9584170Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T17:46:13.8214130Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T17:46:14.1974930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T17%3A55%3A00Z&sig=LLmXSF7DfjnjShmkzCBRK5BuibrQiUnC3kHpCcn4Yxk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:14.3597400Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T17:46:16.0242060Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T17:46:16.4165560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T17%3A55%3A00Z&sig=Db9OitFsprOfz7dRtwmOHr0J2vIsqJ2J4gCyhvRLMxA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:16.5167050Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T17:46:18.5526750Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T17:46:18.9419920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T17%3A55%3A00Z&sig=etOel8T%2B8I1xW5t6coIC8jsp4%2BSSxmlI0upsD2U5MTo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:19.0604110Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T17:46:20.7514470Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T17:46:21.1372810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T17%3A55%3A00Z&sig=xLjQmxIUINe81vGscbuWQRNlljz1mXNkKTmKuZ6fJrs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:21.2460890Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T17:46:22.9791920Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T17:46:23.3730240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T17%3A55%3A00Z&sig=WNUt34ISJZjB2MgWn2RCMcJCM0tdt0i3dLjX9kBbrIY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:23.5124220Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T17:46:25.2437870Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T17:46:25.6551510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T17%3A55%3A00Z&sig=doME3svzs7Of5FtVbewF%2Fp3TQNr2YBeiXlPd0CKgIFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:25.9158520Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T17:46:26.6306380Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T17:46:26.6330760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T17:46:27.0401480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:46:27.0658900Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T17:46:28.8816510Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T17:46:29.2560080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T17%3A55%3A00Z&sig=tYh2m0Q8UTfMb5E2Wm1Nan5LWrvEVjyxaN%2Fvy1UuAsk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:29.3861700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T17:46:31.0863360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T17:46:31.5398800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T17%3A55%3A00Z&sig=7ktpjASymri9HqymhULVcPUT9tvbH%2F%2BsZqlYJFVMINA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:31.8133500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T17:46:33.4443970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T17:46:33.9324690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T17%3A55%3A00Z&sig=NOpBlCK3AFnX1pHkG7oy7yIPPdivL8LAOoPL67vyIYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:34.1294420Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T17:46:35.8864730Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T17:46:36.3207880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T17%3A55%3A00Z&sig=PW%2BAJ0%2BVcYnkBimF3an2sPGgtAGrY52x2Qo43tLeXXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:36.8560870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T17:46:38.5582400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T17:46:39.0235750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T17%3A55%3A00Z&sig=qBvWWqhfoBztOH5Fn27oRSta2eQgT61ZXdY8k7morws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:39.1486460Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T17:46:40.7938770Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T17:46:41.2420570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T17%3A55%3A00Z&sig=PF6MkzCG7gkwMkkDWiVG%2BCVtErE5%2FHM9nloWkNtYYcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:41.3911320Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T17:46:43.1117130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T17:46:43.5720530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T17%3A55%3A00Z&sig=LNtrJOtogF67F7ByC993EHOvNA%2FhChhy8McnOHkIiyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:43.6863710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T17:46:45.3736580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T17:46:45.8157970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T17%3A55%3A00Z&sig=G0x9HsS7Mn0f11%2F3jEejju1DRHcVaCQ7dpuL9FgF%2FoM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:46.2025180Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:46:47.8879640Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:46:48.2806300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T17%3A55%3A00Z&sig=yUkChjnSW%2BH54ipQQCMy9m4epgXzxe55QjVA2HRZ4OI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:48.5038190Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T17:46:50.2239830Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T17:46:50.6814060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T17%3A55%3A00Z&sig=FeI6ddq3Fbr0GDF2kwYHZ9V%2FMlAifgNY37quZ8%2FndsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:51.2123410Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T17:46:52.9175350Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T17:46:53.3059250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T17%3A55%3A00Z&sig=n8oucc1fk%2Fjfh8BIPYwnLFI5KCWTOnNpUdETXoZstuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:53.6056670Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T17:46:55.4630620Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T17:46:55.9025880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T17%3A55%3A00Z&sig=VHvD2UiCv9Wa6267M1jdcKv1GibIHu9ZEtGSoqahpyc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:56.2611380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T17:46:58.0380460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T17:46:58.5202360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T17%3A55%3A00Z&sig=%2FDiuauZs%2B4XT5wcyL26J%2BNOdkIKK9sVl77nhf8pfoAw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:46:59.1169740Z ==> 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-16T17:46:59.1178080Z ==> Installing gdal dependency: cfitsio 2021-05-16T17:46:59.1992650Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T17:47:02.1110770Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T17:47:02.1128730Z ==> Installing gdal dependency: popt 2021-05-16T17:47:02.1152120Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T17:47:04.9395990Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T17:47:04.9404390Z ==> Installing gdal dependency: epsilon 2021-05-16T17:47:04.9456670Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T17:47:07.8899720Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T17:47:07.8905810Z ==> Installing gdal dependency: expat 2021-05-16T17:47:07.8929890Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T17:47:10.6541020Z ==> Caveats 2021-05-16T17:47:10.6542780Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:47:10.6544170Z because macOS already provides this software and installing another version in 2021-05-16T17:47:10.6545490Z parallel can cause all kinds of trouble. 2021-05-16T17:47:10.6546120Z 2021-05-16T17:47:10.6547040Z If you need to have expat first in your PATH, run: 2021-05-16T17:47:10.6548630Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:47:10.6549420Z 2021-05-16T17:47:10.6550250Z For compilers to find expat you may need to set: 2021-05-16T17:47:10.6551610Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:47:10.6553010Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:47:10.6553720Z 2021-05-16T17:47:10.6554950Z For pkg-config to find expat you may need to set: 2021-05-16T17:47:10.6556040Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:47:10.6556720Z 2021-05-16T17:47:10.6557780Z ==> Summary 2021-05-16T17:47:10.6571100Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T17:47:10.6578270Z ==> Installing gdal dependency: freexl 2021-05-16T17:47:10.6647220Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T17:47:13.6195520Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T17:47:13.6208610Z ==> Installing gdal dependency: geos 2021-05-16T17:47:13.6745940Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T17:47:17.3768590Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T17:47:17.3790680Z ==> Installing gdal dependency: hdf5 2021-05-16T17:47:17.4328310Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T17:47:21.2264270Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T17:47:21.2271200Z ==> Installing gdal dependency: json-c 2021-05-16T17:47:21.2329850Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T17:47:24.2089070Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T17:47:24.2096830Z ==> Installing gdal dependency: libxml2 2021-05-16T17:47:24.2186970Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T17:47:27.5968460Z ==> Caveats 2021-05-16T17:47:27.5970220Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:47:27.5971570Z because macOS already provides this software and installing another version in 2021-05-16T17:47:27.5973280Z parallel can cause all kinds of trouble. 2021-05-16T17:47:27.5973920Z 2021-05-16T17:47:27.5974770Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:47:27.5982560Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:47:27.5983380Z 2021-05-16T17:47:27.5984240Z For compilers to find libxml2 you may need to set: 2021-05-16T17:47:27.5985610Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:47:27.5987470Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:47:27.5988230Z 2021-05-16T17:47:27.5989470Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:47:27.5990610Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:47:27.5991300Z 2021-05-16T17:47:27.5992340Z ==> Summary 2021-05-16T17:47:27.6158490Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T17:47:27.6164860Z ==> Installing gdal dependency: libdap 2021-05-16T17:47:27.6347520Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T17:47:30.8203090Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T17:47:30.8209700Z ==> Installing gdal dependency: proj 2021-05-16T17:47:30.8393020Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T17:47:33.9209980Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T17:47:33.9216190Z ==> Installing gdal dependency: libgeotiff 2021-05-16T17:47:33.9512500Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T17:47:37.0167860Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T17:47:37.0174030Z ==> Installing gdal dependency: librttopo 2021-05-16T17:47:37.0653480Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:47:39.8960130Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T17:47:39.8964880Z ==> Installing gdal dependency: minizip 2021-05-16T17:47:39.9209930Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T17:47:42.5536650Z ==> Caveats 2021-05-16T17:47:42.5538420Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:47:42.5539910Z with the venerable 'unzip' library. 2021-05-16T17:47:42.5541120Z ==> Summary 2021-05-16T17:47:42.5559740Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T17:47:42.5568270Z ==> Installing gdal dependency: libspatialite 2021-05-16T17:47:42.6514400Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T17:47:46.0288770Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T17:47:46.0295050Z ==> Installing gdal dependency: netcdf 2021-05-16T17:47:46.0883640Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:47:49.2871400Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:47:49.2917000Z ==> Installing gdal dependency: openblas 2021-05-16T17:47:49.3257130Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T17:47:53.6235030Z ==> Caveats 2021-05-16T17:47:53.6236810Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:47:53.6238110Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:47:53.6238880Z 2021-05-16T17:47:53.6239750Z For compilers to find openblas you may need to set: 2021-05-16T17:47:53.6241130Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:47:53.6242590Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:47:53.6243310Z 2021-05-16T17:47:53.6244620Z For pkg-config to find openblas you may need to set: 2021-05-16T17:47:53.6245780Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:47:53.6247140Z 2021-05-16T17:47:53.6248280Z ==> Summary 2021-05-16T17:47:53.6263880Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T17:47:53.6271320Z ==> Installing gdal dependency: numpy 2021-05-16T17:47:53.7220350Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T17:47:58.0874690Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T17:47:58.0881700Z ==> Installing gdal dependency: xerces-c 2021-05-16T17:47:58.0956510Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T17:48:04.2323840Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T17:48:04.2330980Z ==> Installing gdal 2021-05-16T17:48:04.2334490Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T17:48:11.7766300Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T17:48:13.1935490Z ==> No outdated dependents to upgrade! 2021-05-16T17:48:13.1937580Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:48:13.5416930Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:48:13.5420170Z netcdf 2021-05-16T17:48:13.6490890Z ==> Caveats 2021-05-16T17:48:13.6492290Z ==> expat 2021-05-16T17:48:13.6663610Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:13.6665120Z because macOS already provides this software and installing another version in 2021-05-16T17:48:13.6666200Z parallel can cause all kinds of trouble. 2021-05-16T17:48:13.6666820Z 2021-05-16T17:48:13.6667660Z If you need to have expat first in your PATH, run: 2021-05-16T17:48:13.6669250Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:13.6670030Z 2021-05-16T17:48:13.6670880Z For compilers to find expat you may need to set: 2021-05-16T17:48:13.6672360Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T17:48:13.6673880Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T17:48:13.6674660Z 2021-05-16T17:48:13.6675980Z For pkg-config to find expat you may need to set: 2021-05-16T17:48:13.6677080Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T17:48:13.6677760Z 2021-05-16T17:48:13.6678910Z ==> libxml2 2021-05-16T17:48:13.6735970Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:13.6737400Z because macOS already provides this software and installing another version in 2021-05-16T17:48:13.6738490Z parallel can cause all kinds of trouble. 2021-05-16T17:48:13.6739110Z 2021-05-16T17:48:13.6739980Z If you need to have libxml2 first in your PATH, run: 2021-05-16T17:48:13.6741590Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:48:13.6742380Z 2021-05-16T17:48:13.6743260Z For compilers to find libxml2 you may need to set: 2021-05-16T17:48:13.6744620Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T17:48:13.6746070Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T17:48:13.6746790Z 2021-05-16T17:48:13.6748020Z For pkg-config to find libxml2 you may need to set: 2021-05-16T17:48:13.6749170Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T17:48:13.6749860Z 2021-05-16T17:48:13.6751000Z ==> minizip 2021-05-16T17:48:13.6767480Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T17:48:13.6769020Z with the venerable 'unzip' library. 2021-05-16T17:48:13.6770570Z ==> openblas 2021-05-16T17:48:13.6833940Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:48:13.6835210Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T17:48:13.6835970Z 2021-05-16T17:48:13.6836810Z For compilers to find openblas you may need to set: 2021-05-16T17:48:13.6838800Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T17:48:13.6840260Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T17:48:13.6840990Z 2021-05-16T17:48:13.6842260Z For pkg-config to find openblas you may need to set: 2021-05-16T17:48:13.6843400Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T17:48:13.6844100Z 2021-05-16T17:48:15.9572500Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T17:48:16.4853080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T17:48:16.4880020Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T17:48:16.8718930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:48:16.8910500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T17:48:17.4749070Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T17:48:17.4779880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T17:48:18.0393090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:48:18.0603240Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T17:48:19.7832970Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T17:48:20.1544110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T17%3A55%3A00Z&sig=NrATS0NEcAtextYYB8Awh1d1jcXU9JSNWrm7Z%2FIJUtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:21.4723520Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T17:48:21.9952060Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T17:48:21.9972080Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T17:48:22.4032100Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:48:22.4151600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T17:48:24.2222060Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T17:48:24.6437830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T17%3A55%3A00Z&sig=4NWtoc6zZG9YuxNDS%2B6w14JAgMEKMwnr859jJi5Az8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:24.9632700Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T17:48:24.9659590Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T17:48:26.6824650Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T17:48:27.1197370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T17%3A55%3A00Z&sig=wsnV0K7XBr64geJZC5f6yrErLbbdys2lzD3GUA7q2ss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:27.7863170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T17:48:29.5089960Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T17:48:29.9769740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T17%3A55%3A00Z&sig=ow%2Brh%2Fvu%2FPlxb8UfERt2T%2BHHBUdSF74gdTPHohF6Aps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:30.3247030Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T17:48:32.0827420Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T17:48:32.5267790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T17%3A55%3A00Z&sig=EA1yJ0baCNuSqOURiRTGuPhwZeF9c3cUbkTNkKPdzAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:48:34.0720340Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T17:48:34.0733040Z ==> Installing itk dependency: open-mpi 2021-05-16T17:48:34.2160240Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T17:48:40.3737030Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T17:48:40.3746350Z ==> Installing itk dependency: fftw 2021-05-16T17:48:40.4442930Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T17:48:43.8426120Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T17:48:43.8434490Z ==> Installing itk dependency: boost 2021-05-16T17:48:43.8489740Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T17:49:17.4873140Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T17:49:17.4890950Z ==> Installing itk dependency: netcdf 2021-05-16T17:49:17.5907700Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T17:49:21.2183520Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T17:49:21.2190300Z ==> Installing itk dependency: pyqt@5 2021-05-16T17:49:21.2814220Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T17:49:26.9314190Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T17:49:26.9321520Z ==> Installing itk dependency: vtk@8.2 2021-05-16T17:49:27.0968210Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T17:49:58.1946230Z ==> Caveats 2021-05-16T17:49:58.1952970Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T17:49:58.1954180Z because this is an alternate version of another formula. 2021-05-16T17:49:58.1954850Z 2021-05-16T17:49:58.1955700Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T17:49:58.1957630Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T17:49:58.1958410Z 2021-05-16T17:49:58.1959220Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T17:49:58.1960560Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T17:49:58.1961960Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T17:49:58.1963200Z 2021-05-16T17:49:58.1964360Z ==> Summary 2021-05-16T17:49:58.4441720Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T17:49:58.4451830Z ==> Installing itk dependency: gdcm 2021-05-16T17:49:58.6597460Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T17:50:05.3529000Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T17:50:05.3535180Z ==> Installing itk 2021-05-16T17:50:05.3539030Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T17:50:20.2817630Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T17:50:23.7422330Z ==> No outdated dependents to upgrade! 2021-05-16T17:50:23.7424160Z ==> Checking for dependents of upgraded formulae... 2021-05-16T17:50:25.9469140Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T17:50:25.9470460Z fftw 2021-05-16T17:50:25.9903740Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T17:50:25.9905330Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T17:50:27.9215950Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T17:50:28.0503710Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T17:50:29.1890800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:50:29.8059190Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T17:50:30.1964190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T18%3A00%3A00Z&sig=ppWh2SEPmWcbW%2BZp%2FUzuqmfIDxWEzP1KpqHgFEYs7%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:50:30.2452130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=ppWh2SEPmWcbW\%2BZp\%2FUzuqmfIDxWEzP1KpqHgFEYs7\%2FY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:50:30.3080720Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T17:50:30.3155700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T17:50:31.4521500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:50:32.0490360Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T17:50:32.4480550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T18%3A00%3A00Z&sig=Iwf0XZluqkeJCrhxdR8tzCGU5vpjN%2FHz9RZQALW033g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:50:32.4958760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=Iwf0XZluqkeJCrhxdR8tzCGU5vpjN\%2FHz9RZQALW033g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:50:32.6428410Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T17:50:32.6514230Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T17:50:33.7923930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:50:34.3626040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T17:50:34.7628390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T18%3A00%3A00Z&sig=dkipQUwTR4L6RNxJwd7SmQZ9qY0PV2Vs3g4yshMHf7c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:50:34.8117840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=dkipQUwTR4L6RNxJwd7SmQZ9qY0PV2Vs3g4yshMHf7c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:50:34.8948940Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T17:50:34.8992170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T17:50:36.0582140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T17:50:36.7838960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T17:50:37.1657700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T18%3A00%3A00Z&sig=LzEV4WW3JRUYp4NrCiV2PGpxhvBJgqiHCjNHemmib1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:50:37.2138470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T18\%3A00\%3A00Z\&sig=LzEV4WW3JRUYp4NrCiV2PGpxhvBJgqiHCjNHemmib1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T17:50:37.6142180Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T17:50:37.6759860Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T17:50:37.6766670Z ==> Installing libav dependency: faac 2021-05-16T17:50:37.7414390Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T17:50:37.7445340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9045-i5lh49 2021-05-16T17:50:37.7560210Z cp -pR /private/tmp/d20210516-9045-i5lh49/faac/. /usr/local/Cellar/faac 2021-05-16T17:50:37.7714450Z chmod -Rf +w /private/tmp/d20210516-9045-i5lh49 2021-05-16T17:50:37.8267020Z ==> Finishing up 2021-05-16T17:50:37.8765470Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T17:50:37.8771750Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T17:50:37.8783740Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T17:50:37.8809690Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T17:50:37.8819130Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T17:50:37.8824260Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T17:50:37.8830180Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T17:50:37.8986870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9227-1ydrvd6.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-16T17:50:40.5001890Z ==> Summary 2021-05-16T17:50:40.5027040Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T17:50:40.5041470Z ==> Installing libav dependency: fdk-aac 2021-05-16T17:50:40.5065930Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T17:50:40.5084270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9045-lyx4wc 2021-05-16T17:50:40.5359340Z cp -pR /private/tmp/d20210516-9045-lyx4wc/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T17:50:40.5595340Z chmod -Rf +w /private/tmp/d20210516-9045-lyx4wc 2021-05-16T17:50:40.6168290Z ==> Finishing up 2021-05-16T17:50:40.6677940Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T17:50:40.6686790Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T17:50:40.6693750Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T17:50:40.6698260Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T17:50:40.6703900Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T17:50:40.6713940Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T17:50:40.6869160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9253-1ctv5ag.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-16T17:50:43.4292110Z ==> Summary 2021-05-16T17:50:43.4314290Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T17:50:43.4322550Z ==> Installing libav dependency: sdl 2021-05-16T17:50:43.4347260Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T17:50:43.4369810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9045-1fmwbth 2021-05-16T17:50:43.5137640Z cp -pR /private/tmp/d20210516-9045-1fmwbth/sdl/. /usr/local/Cellar/sdl 2021-05-16T17:50:43.6238360Z chmod -Rf +w /private/tmp/d20210516-9045-1fmwbth 2021-05-16T17:50:43.7600020Z ==> Finishing up 2021-05-16T17:50:43.8102200Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T17:50:43.8108220Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T17:50:43.8128190Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T17:50:43.8157860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T17:50:43.8168850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T17:50:43.8177540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T17:50:43.8188990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T17:50:43.8201510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T17:50:43.8208690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T17:50:43.8219780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T17:50:43.8229520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T17:50:43.8239330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T17:50:43.8248120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T17:50:43.8257280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T17:50:43.8266440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T17:50:43.8272340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T17:50:43.8278140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T17:50:43.8288290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T17:50:43.8297540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T17:50:43.8305910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T17:50:43.8316580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T17:50:43.8328530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T17:50:43.8338020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T17:50:43.8365110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T17:50:43.8374580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T17:50:43.8384050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T17:50:43.8392670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T17:50:43.8402030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T17:50:43.8411090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T17:50:43.8420020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T17:50:43.8428170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T17:50:43.8433840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T17:50:43.8439150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T17:50:43.8447650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T17:50:43.8455240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T17:50:43.8464380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T17:50:43.8469790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T17:50:43.8478200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T17:50:43.8486670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T17:50:43.8491530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T17:50:43.8497520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T17:50:43.8507560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T17:50:43.8516400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T17:50:43.8523670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T17:50:43.8531330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T17:50:43.8536480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T17:50:43.8542340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T17:50:43.8548130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T17:50:43.8554720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T17:50:43.8563790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T17:50:43.8572470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T17:50:43.8577900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T17:50:43.8583500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T17:50:43.8591200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T17:50:43.8598300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T17:50:43.8623760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T17:50:43.8628810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T17:50:43.8634670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T17:50:43.8647410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T17:50:43.8655000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T17:50:43.8662940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T17:50:43.8671250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T17:50:43.8678060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T17:50:43.8683870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T17:50:43.8691660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T17:50:43.8701080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T17:50:43.8706560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T17:50:43.8711960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T17:50:43.8719530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T17:50:43.8729010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T17:50:43.8736770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T17:50:43.8742720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T17:50:43.8750260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T17:50:43.8759320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T17:50:43.8768390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T17:50:43.8774790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T17:50:43.8780190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T17:50:43.8788390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T17:50:43.8793600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T17:50:43.8798890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T17:50:43.8804590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T17:50:43.8812680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T17:50:43.8817810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T17:50:43.8823380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T17:50:43.8828700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T17:50:43.8833830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T17:50:43.8855240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T17:50:43.8860480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T17:50:43.8869820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T17:50:43.8875120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T17:50:43.8881350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T17:50:43.8890050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T17:50:43.8895350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T17:50:43.8900810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T17:50:43.8907840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T17:50:43.8913690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T17:50:43.8919330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T17:50:43.8926720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T17:50:43.8932450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T17:50:43.8937800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T17:50:43.8944320Z Only the first 100 operations were output. 2021-05-16T17:50:43.9914710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9279-1q5v60a.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-16T17:50:46.5952560Z ==> Summary 2021-05-16T17:50:46.6095720Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T17:50:46.6113170Z ==> Installing libav 2021-05-16T17:50:46.6116590Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T17:50:46.6136970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9045-b8nga7 2021-05-16T17:50:46.8503570Z cp -pR /private/tmp/d20210516-9045-b8nga7/libav/. /usr/local/Cellar/libav 2021-05-16T17:50:46.9434900Z chmod -Rf +w /private/tmp/d20210516-9045-b8nga7 2021-05-16T17:50:48.2996180Z ==> Finishing up 2021-05-16T17:50:48.4159690Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T17:50:48.4184480Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T17:50:48.4188950Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T17:50:48.4214560Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T17:50:48.4220570Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T17:50:48.4232820Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T17:50:48.4578760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9305-rd5iqg.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-16T17:50:51.0708240Z ==> Summary 2021-05-16T17:50:51.0728280Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T17:50:53.8494110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T17:50:55.5909290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T17:50:56.0051060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T18%3A00%3A00Z&sig=KMpOtGwWlheO8Z61PMW1ND%2FqqVvPTDo2blbCjf1HDj8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:50:56.2387660Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T17:50:59.1941330Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T17:51:01.9808720Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T17:51:01.9809860Z To reinstall 4.3.0, run: 2021-05-16T17:51:01.9810640Z brew reinstall libtiff 2021-05-16T17:51:03.7025540Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T17:51:03.7026680Z To reinstall 2.3.9_1, run: 2021-05-16T17:51:03.7027460Z brew reinstall unixodbc 2021-05-16T17:51:05.4652660Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T17:51:05.4654500Z To reinstall 1.0.18_1, run: 2021-05-16T17:51:05.4655320Z brew reinstall libsodium 2021-05-16T17:51:07.1981170Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T17:51:07.1982380Z To reinstall 4.1.1, run: 2021-05-16T17:51:07.1983180Z brew reinstall tesseract 2021-05-16T17:51:08.9137670Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T17:51:08.9138780Z To reinstall 1.21.1, run: 2021-05-16T17:51:08.9139530Z brew reinstall wget 2021-05-16T17:51:10.6230980Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T17:51:10.6232130Z To reinstall 4.3.4, run: 2021-05-16T17:51:10.6233580Z brew reinstall zeromq 2021-05-16T17:51:12.3179000Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T17:51:12.3181750Z To reinstall 2.2.27.6_1, run: 2021-05-16T17:51:12.3182760Z brew reinstall udunits 2021-05-16T17:51:14.0333710Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T17:51:14.0334900Z To reinstall 1.2.0, run: 2021-05-16T17:51:14.0335650Z brew reinstall webp 2021-05-16T17:51:15.8068690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T17:51:17.5829350Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T17:51:17.9913150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T18%3A00%3A00Z&sig=%2F6nhymqjrGW0BNy9IFhMHxF7bkD%2B%2BeFi9Uaovs66zLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T17:51:19.8249480Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T17:52:01.6803990Z ==> Caveats 2021-05-16T17:52:01.6805050Z Bash completion has been installed to: 2021-05-16T17:52:01.6805970Z /usr/local/etc/bash_completion.d 2021-05-16T17:52:01.6807250Z ==> Summary 2021-05-16T17:52:03.0544420Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T17:52:06.2026900Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T17:52:06.2033140Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175155Z&X-Amz-Expires=300&X-Amz-Signature=c7df3f2ba6ea7d9ab41723a48d25e223de1535b21566311cb98fb8abfb87e98d&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-16T17:52:09.3301840Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T17:52:09.3303040Z ==> Installing Cask xquartz 2021-05-16T17:52:30.1891840Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T17:52:30.1900660Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T17:52:55.2858780Z installer: Package name is 2021-05-16T17:52:55.2864960Z installer: Installing at base path / 2021-05-16T17:52:55.2866850Z installer: The install was successful. 2021-05-16T17:52:55.2869490Z installer: The install requires logging out now. 2021-05-16T17:52:55.3894010Z 🍺 xquartz was successfully installed! 2021-05-16T17:52:55.4158530Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:52:55.4159080Z with: 2021-05-16T17:52:55.4159690Z github_slug: neuroconductor/oro.dicom 2021-05-16T17:52:55.4160110Z env: 2021-05-16T17:52:55.4160500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:52:55.4160920Z TIC_DEPLOY_KEY: 2021-05-16T17:52:55.4161230Z RSPM: 2021-05-16T17:52:55.4162500Z GITHUB_PAT: *** 2021-05-16T17:52:55.4163270Z COVERALLS_TOKEN: 2021-05-16T17:52:55.4163710Z continue-on-error: false 2021-05-16T17:52:55.4164150Z VDIFFR_RUN_TESTS: false 2021-05-16T17:52:55.4164610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:52:55.4165020Z TZ: UTC 2021-05-16T17:52:55.4165360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:52:55.4165730Z NOT_CRAN: true 2021-05-16T17:52:55.4166050Z ##[endgroup] 2021-05-16T17:52:55.4892410Z repo slug is: neuroconductor/oro.dicom 2021-05-16T17:52:55.5010240Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:52:55.5010850Z env: 2021-05-16T17:52:55.5011340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:52:55.5011790Z TIC_DEPLOY_KEY: 2021-05-16T17:52:55.5012170Z RSPM: 2021-05-16T17:52:55.5013000Z GITHUB_PAT: *** 2021-05-16T17:52:55.5013440Z COVERALLS_TOKEN: 2021-05-16T17:52:55.5013920Z continue-on-error: false 2021-05-16T17:52:55.5014440Z VDIFFR_RUN_TESTS: false 2021-05-16T17:52:55.5014970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:52:55.5015440Z TZ: UTC 2021-05-16T17:52:55.5015850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:52:55.5016280Z NOT_CRAN: true 2021-05-16T17:52:55.5016680Z ##[endgroup] 2021-05-16T17:52:56.8698960Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:52:56.8699660Z with: 2021-05-16T17:52:56.8700030Z repo_name: oro.dicom 2021-05-16T17:52:56.8700460Z repo_version: 0.5.2.2 2021-05-16T17:52:56.8700840Z runner_os: macOS 2021-05-16T17:52:56.8701250Z R_version: 4.0 2021-05-16T17:52:56.8701580Z env: 2021-05-16T17:52:56.8702020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:52:56.8702460Z TIC_DEPLOY_KEY: 2021-05-16T17:52:56.8702820Z RSPM: 2021-05-16T17:52:56.8704050Z GITHUB_PAT: *** 2021-05-16T17:52:56.8704460Z COVERALLS_TOKEN: 2021-05-16T17:52:56.8704950Z continue-on-error: false 2021-05-16T17:52:56.8705420Z VDIFFR_RUN_TESTS: false 2021-05-16T17:52:56.8705930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:52:56.8706390Z TZ: UTC 2021-05-16T17:52:56.8706790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:52:56.8707180Z NOT_CRAN: true 2021-05-16T17:52:56.8707560Z ##[endgroup] 2021-05-16T17:52:56.9408090Z Package: oro.dicom 2021-05-16T17:52:56.9413240Z Version: 0.5.2.2 2021-05-16T17:52:56.9414050Z OS: macOS 2021-05-16T17:52:56.9496020Z ##[group]Run install.packages('remotes') 2021-05-16T17:52:56.9496820Z install.packages('remotes') 2021-05-16T17:52:56.9497580Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:52:56.9498550Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:52:56.9676100Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:52:56.9676520Z env: 2021-05-16T17:52:56.9676980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:52:56.9677430Z TIC_DEPLOY_KEY: 2021-05-16T17:52:56.9677800Z RSPM: 2021-05-16T17:52:56.9678720Z GITHUB_PAT: *** 2021-05-16T17:52:56.9679150Z COVERALLS_TOKEN: 2021-05-16T17:52:56.9679640Z continue-on-error: false 2021-05-16T17:52:56.9680110Z VDIFFR_RUN_TESTS: false 2021-05-16T17:52:56.9680620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:52:56.9681050Z TZ: UTC 2021-05-16T17:52:56.9681470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:52:56.9681980Z NOT_CRAN: true 2021-05-16T17:52:56.9682360Z ##[endgroup] 2021-05-16T17:52:57.2177630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:52:57.2180360Z (as ‘lib’ is unspecified) 2021-05-16T17:53:00.0867030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T17:53:00.6010080Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T17:53:00.6121960Z ================================================== 2021-05-16T17:53:00.6124090Z downloaded 381 KB 2021-05-16T17:53:00.6125180Z 2021-05-16T17:53:00.6877280Z 2021-05-16T17:53:00.6979160Z The downloaded binary packages are in 2021-05-16T17:53:00.7082020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpRHQFOZ/downloaded_packages 2021-05-16T17:53:07.4964120Z ##[group]Run actions/cache@v1 2021-05-16T17:53:07.4964680Z with: 2021-05-16T17:53:07.4965100Z path: /Users/runner/work/_temp/Library 2021-05-16T17:53:07.4968090Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-738b381403c40edca821fe31d5cd64b459089a6228872251f51ec0f2b9708705 2021-05-16T17:53:07.4971600Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:53:07.4972750Z env: 2021-05-16T17:53:07.4973170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:07.4973660Z TIC_DEPLOY_KEY: 2021-05-16T17:53:07.4974030Z RSPM: 2021-05-16T17:53:07.4975580Z GITHUB_PAT: *** 2021-05-16T17:53:07.4976030Z COVERALLS_TOKEN: 2021-05-16T17:53:07.4976500Z continue-on-error: false 2021-05-16T17:53:07.4977000Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:07.4977480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:07.4977980Z TZ: UTC 2021-05-16T17:53:07.4978460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:07.4978880Z NOT_CRAN: true 2021-05-16T17:53:07.4979270Z ##[endgroup] 2021-05-16T17:53:07.5758100Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:53:07.5854750Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:53:07.5855570Z remotes::install_github("ropensci/tic") 2021-05-16T17:53:07.5856210Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:53:07.5856900Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:53:07.5857450Z remotes::install_cran("covr") 2021-05-16T17:53:07.6167050Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:53:07.6167510Z env: 2021-05-16T17:53:07.6167970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:53:07.6168460Z TIC_DEPLOY_KEY: 2021-05-16T17:53:07.6168810Z RSPM: 2021-05-16T17:53:07.6169790Z GITHUB_PAT: *** 2021-05-16T17:53:07.6170190Z COVERALLS_TOKEN: 2021-05-16T17:53:07.6170690Z continue-on-error: false 2021-05-16T17:53:07.6171160Z VDIFFR_RUN_TESTS: false 2021-05-16T17:53:07.6171680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:53:07.6172140Z TZ: UTC 2021-05-16T17:53:07.6172850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:53:07.6173260Z NOT_CRAN: true 2021-05-16T17:53:07.6173650Z ##[endgroup] 2021-05-16T17:53:07.8975390Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:53:08.4963690Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:53:12.5159660Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:53:12.5163580Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:53:12.5166210Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:53:12.5167540Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:53:12.5168810Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:53:12.5170030Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:53:12.5171290Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:53:12.5172530Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:53:12.5173780Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:53:12.5176280Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:53:12.5177570Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:53:12.5179130Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:53:12.5180990Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:53:12.5182260Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:53:12.5183500Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:53:12.5184720Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:53:12.5186810Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:12.5189040Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:53:12.5192580Z 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-16T17:53:12.5195840Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:53:12.5197240Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:53:12.5198480Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:53:12.5200820Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:53:12.5203150Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:53:12.5204770Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:53:12.5206190Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:53:12.5207420Z (as ‘lib’ is unspecified) 2021-05-16T17:53:12.5208670Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:53:12.5209920Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:53:12.5211180Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:12.5212480Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:12.5213640Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:53:12.5214830Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:53:12.5215980Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:53:12.5217240Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:53:12.5218470Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:53:12.5219670Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:53:12.5220890Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:53:14.6530200Z 2021-05-16T17:53:14.6531960Z There is a binary version available but the source version is later: 2021-05-16T17:53:14.6566490Z binary source needs_compilation 2021-05-16T17:53:14.6567600Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T17:53:14.6568210Z 2021-05-16T17:53:14.6600720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T17:53:14.8572410Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T17:53:14.8921720Z ================================================== 2021-05-16T17:53:14.8922870Z downloaded 1.3 MB 2021-05-16T17:53:14.8924210Z 2021-05-16T17:53:14.8967490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T17:53:15.1461460Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T17:53:15.1580450Z ================================================== 2021-05-16T17:53:15.1581360Z downloaded 219 KB 2021-05-16T17:53:15.1584560Z 2021-05-16T17:53:15.1618250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T17:53:15.4129200Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T17:53:15.4224070Z ================================================== 2021-05-16T17:53:15.4225100Z downloaded 135 KB 2021-05-16T17:53:15.4225700Z 2021-05-16T17:53:15.4261390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T17:53:15.6842090Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T17:53:15.6883350Z ================================================== 2021-05-16T17:53:15.6886510Z downloaded 46 KB 2021-05-16T17:53:15.6887150Z 2021-05-16T17:53:15.6924310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T17:53:15.9607190Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T17:53:15.9609070Z ================================================== 2021-05-16T17:53:15.9609980Z downloaded 21 KB 2021-05-16T17:53:15.9610560Z 2021-05-16T17:53:15.9646720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T17:53:16.2318270Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T17:53:16.2372450Z ================================================== 2021-05-16T17:53:16.2373310Z downloaded 80 KB 2021-05-16T17:53:16.2373890Z 2021-05-16T17:53:16.2407300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T17:53:16.4852250Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T17:53:16.5371640Z ================================================== 2021-05-16T17:53:16.5372650Z downloaded 2.8 MB 2021-05-16T17:53:16.5374070Z 2021-05-16T17:53:16.5417510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T17:53:16.7605380Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T17:53:16.7606630Z ================================================== 2021-05-16T17:53:16.7608260Z downloaded 34 KB 2021-05-16T17:53:16.7609760Z 2021-05-16T17:53:16.7639990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T17:53:17.0375420Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T17:53:17.0686720Z ================================================== 2021-05-16T17:53:17.0687760Z downloaded 841 KB 2021-05-16T17:53:17.0690240Z 2021-05-16T17:53:17.0729410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T17:53:17.3546890Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T17:53:17.7284240Z ================================================== 2021-05-16T17:53:17.7285600Z downloaded 480 KB 2021-05-16T17:53:17.7286160Z 2021-05-16T17:53:17.7324110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T17:53:18.1011030Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T17:53:18.1012800Z ================================================== 2021-05-16T17:53:18.1014410Z downloaded 12 KB 2021-05-16T17:53:18.1015010Z 2021-05-16T17:53:18.1047170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T17:53:18.3483780Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T17:53:18.4930250Z ================================================== 2021-05-16T17:53:18.4931430Z downloaded 486 KB 2021-05-16T17:53:18.4932030Z 2021-05-16T17:53:18.4985630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T17:53:18.7577360Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T17:53:18.7639810Z ================================================== 2021-05-16T17:53:18.7641730Z downloaded 89 KB 2021-05-16T17:53:18.7642480Z 2021-05-16T17:53:18.7677110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T17:53:19.0466110Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T17:53:19.0685870Z ================================================== 2021-05-16T17:53:19.0688360Z downloaded 518 KB 2021-05-16T17:53:19.0689750Z 2021-05-16T17:53:19.0722920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T17:53:19.6189280Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T17:53:19.6190780Z ================================================== 2021-05-16T17:53:19.6191590Z downloaded 206 KB 2021-05-16T17:53:19.6192390Z 2021-05-16T17:53:19.6225940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T17:53:19.8670200Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T17:53:19.8847920Z ================================================== 2021-05-16T17:53:19.8849290Z downloaded 265 KB 2021-05-16T17:53:19.8849940Z 2021-05-16T17:53:19.8889540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T17:53:20.1850730Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T17:53:20.1953620Z ================================================== 2021-05-16T17:53:20.1954650Z downloaded 166 KB 2021-05-16T17:53:20.1955230Z 2021-05-16T17:53:20.1999260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T17:53:20.3557010Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T17:53:20.3619130Z ================================================== 2021-05-16T17:53:20.3620240Z downloaded 94 KB 2021-05-16T17:53:20.3621210Z 2021-05-16T17:53:20.3657450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T17:53:20.5058960Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T17:53:20.5103840Z ================================================== 2021-05-16T17:53:20.5105470Z downloaded 136 KB 2021-05-16T17:53:20.5106030Z 2021-05-16T17:53:20.5442670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T17:53:20.7859260Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T17:53:20.7960880Z ================================================== 2021-05-16T17:53:20.7962230Z downloaded 183 KB 2021-05-16T17:53:20.7962830Z 2021-05-16T17:53:20.7998390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T17:53:21.0684400Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T17:53:21.0794810Z ================================================== 2021-05-16T17:53:21.0796920Z downloaded 198 KB 2021-05-16T17:53:21.0799570Z 2021-05-16T17:53:21.0832310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T17:53:21.3482940Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T17:53:21.3600820Z ================================================== 2021-05-16T17:53:21.3602250Z downloaded 204 KB 2021-05-16T17:53:21.3603420Z 2021-05-16T17:53:21.3639090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T17:53:21.6195070Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T17:53:21.6242780Z ================================================== 2021-05-16T17:53:21.6244050Z downloaded 64 KB 2021-05-16T17:53:21.6245960Z 2021-05-16T17:53:21.6278780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T17:53:21.8862160Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T17:53:21.8909440Z ================================================== 2021-05-16T17:53:21.8910230Z downloaded 44 KB 2021-05-16T17:53:21.8910830Z 2021-05-16T17:53:21.8944620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T17:53:22.1462960Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T17:53:22.1657620Z ================================================== 2021-05-16T17:53:22.1658600Z downloaded 408 KB 2021-05-16T17:53:22.1659180Z 2021-05-16T17:53:22.1692400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T17:53:22.4197280Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T17:53:22.4281240Z ================================================== 2021-05-16T17:53:22.4282390Z downloaded 91 KB 2021-05-16T17:53:22.4283000Z 2021-05-16T17:53:22.4413410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T17:53:22.7976080Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T17:53:22.8071040Z ================================================== 2021-05-16T17:53:22.8072120Z downloaded 134 KB 2021-05-16T17:53:22.8072720Z 2021-05-16T17:53:22.8108900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T17:53:23.2282060Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T17:53:23.2685110Z ================================================== 2021-05-16T17:53:23.2686160Z downloaded 1.9 MB 2021-05-16T17:53:23.2686770Z 2021-05-16T17:53:23.2725850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T17:53:23.5155780Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T17:53:23.5382950Z ================================================== 2021-05-16T17:53:23.5384110Z downloaded 532 KB 2021-05-16T17:53:23.5384880Z 2021-05-16T17:53:23.5424050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T17:53:23.7847130Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T17:53:23.8056300Z ================================================== 2021-05-16T17:53:23.8057930Z downloaded 515 KB 2021-05-16T17:53:23.8058540Z 2021-05-16T17:53:23.8094660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T17:53:24.0812360Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T17:53:24.0877440Z ================================================== 2021-05-16T17:53:24.0878590Z downloaded 47 KB 2021-05-16T17:53:24.0879890Z 2021-05-16T17:53:24.0913890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T17:53:24.6191560Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T17:53:24.6413160Z ================================================== 2021-05-16T17:53:24.6414440Z downloaded 690 KB 2021-05-16T17:53:24.6415050Z 2021-05-16T17:53:24.6451700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T17:53:24.7891600Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T17:53:24.7937460Z ================================================== 2021-05-16T17:53:24.7938290Z downloaded 46 KB 2021-05-16T17:53:24.7938910Z 2021-05-16T17:53:24.7973830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T17:53:25.4448800Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T17:53:25.5004030Z ================================================== 2021-05-16T17:53:25.5011810Z downloaded 2.0 MB 2021-05-16T17:53:25.5027560Z 2021-05-16T17:53:26.3748880Z 2021-05-16T17:53:26.3750150Z The downloaded binary packages are in 2021-05-16T17:53:26.3751350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuS6ohy/downloaded_packages 2021-05-16T17:53:26.3753180Z installing the source package ‘cachem’ 2021-05-16T17:53:26.3754010Z 2021-05-16T17:53:26.3770090Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:53:26.5221130Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:53:26.5251180Z ================================================== 2021-05-16T17:53:26.5266720Z downloaded 24 KB 2021-05-16T17:53:26.5295950Z 2021-05-16T17:53:26.8409440Z * installing *source* package ‘cachem’ ... 2021-05-16T17:53:26.8432790Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:53:26.8433930Z ** using staged installation 2021-05-16T17:53:26.8612700Z ** libs 2021-05-16T17:53:32.7231770Z 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-16T17:53:33.2545700Z 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-16T17:53:33.3365940Z 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-16T17:53:33.5589700Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:53:33.5629260Z ** R 2021-05-16T17:53:33.5737160Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:53:34.3969160Z ** help 2021-05-16T17:53:34.4312470Z *** installing help indices 2021-05-16T17:53:34.4613580Z ** building package indices 2021-05-16T17:53:34.7392350Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:35.1406290Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:53:36.4218720Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:36.7415020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:36.7478410Z * DONE (cachem) 2021-05-16T17:53:36.7591060Z 2021-05-16T17:53:36.7592160Z The downloaded source packages are in 2021-05-16T17:53:36.7594210Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/downloaded_packages’ 2021-05-16T17:53:36.7606490Z Running `R CMD build`... 2021-05-16T17:53:40.1923130Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c7e0fb302/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:53:40.1925050Z * preparing ‘tic’: 2021-05-16T17:53:40.1926440Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:53:40.1927660Z * installing the package to process help pages 2021-05-16T17:53:40.1929230Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:53:40.1930360Z * checking for empty or unneeded directories 2021-05-16T17:53:40.1931690Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:53:40.1933060Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:53:40.1934330Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:53:40.1936200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:53:40.1937520Z (as ‘lib’ is unspecified) 2021-05-16T17:53:40.7493170Z * installing *source* package ‘tic’ ... 2021-05-16T17:53:40.7496660Z ** using staged installation 2021-05-16T17:53:40.7849690Z ** R 2021-05-16T17:53:40.8256520Z ** inst 2021-05-16T17:53:40.8457950Z ** preparing package for lazy loading 2021-05-16T17:53:41.4233470Z ** help 2021-05-16T17:53:41.7278180Z *** installing help indices 2021-05-16T17:53:41.8514110Z *** copying figures 2021-05-16T17:53:41.8544410Z ** building package indices 2021-05-16T17:53:42.2282080Z ** installing vignettes 2021-05-16T17:53:42.2345660Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:53:42.6304690Z ** testing if installed package can be loaded from final location 2021-05-16T17:53:43.0902030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:53:43.0973070Z * DONE (tic) 2021-05-16T17:53:43.1566830Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:53:43.5229930Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:53:47.0969270Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:53:47.0970910Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:53:47.0972180Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:53:47.0976340Z 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-16T17:53:47.0985650Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:53:47.0987320Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:53:47.1038450Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:53:47.1040270Z (as ‘lib’ is unspecified) 2021-05-16T17:53:47.1144450Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:53:47.1249140Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:53:47.1353470Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:53:47.1455900Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:53:47.1559190Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:53:47.1662470Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:53:47.1765370Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:53:47.1872150Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:53:47.1970810Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:53:47.2073210Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:53:47.2185700Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:53:47.2288980Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:53:47.2392630Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:53:47.2494240Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:53:47.2566610Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:53:47.2669320Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:53:47.2771530Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:53:47.2873820Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:53:47.2976580Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:53:47.3079000Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:53:47.3181690Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:53:47.3284390Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:53:47.3386990Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:53:47.3489450Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:53:47.3589380Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:53:47.3692070Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:53:47.3794620Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:53:47.3829940Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:53:47.3877440Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:53:47.3978050Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:53:47.4079540Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:53:47.4132880Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:53:47.4174340Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:53:49.4193010Z 2021-05-16T17:53:49.4194420Z There are binary versions available but the source versions are later: 2021-05-16T17:53:49.4208150Z binary source needs_compilation 2021-05-16T17:53:49.4209190Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T17:53:49.4211310Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T17:53:49.4212180Z xfun 0.22 0.23 TRUE 2021-05-16T17:53:49.4212760Z 2021-05-16T17:53:49.4231440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T17:53:49.6304520Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T17:53:49.6413970Z ================================================== 2021-05-16T17:53:49.6415400Z downloaded 192 KB 2021-05-16T17:53:49.6415980Z 2021-05-16T17:53:49.6571000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T17:53:49.7935950Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T17:53:49.8340300Z ================================================== 2021-05-16T17:53:49.8371520Z downloaded 1.3 MB 2021-05-16T17:53:49.8372230Z 2021-05-16T17:53:49.8374170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T17:53:50.0034740Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T17:53:50.0088280Z ================================================== 2021-05-16T17:53:50.0089130Z downloaded 17 KB 2021-05-16T17:53:50.0089690Z 2021-05-16T17:53:50.0091750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T17:53:50.2803950Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T17:53:50.2849630Z ================================================== 2021-05-16T17:53:50.2902750Z downloaded 43 KB 2021-05-16T17:53:50.2903780Z 2021-05-16T17:53:50.2905760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T17:53:50.5966970Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T17:53:50.6077030Z ================================================== 2021-05-16T17:53:50.6178440Z downloaded 207 KB 2021-05-16T17:53:50.6278740Z 2021-05-16T17:53:50.6294870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T17:53:50.7455080Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T17:53:50.7780100Z ================================================== 2021-05-16T17:53:50.7781020Z downloaded 975 KB 2021-05-16T17:53:50.7781550Z 2021-05-16T17:53:50.7821500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T17:53:50.9796180Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T17:53:50.9855430Z ================================================== 2021-05-16T17:53:50.9860370Z downloaded 68 KB 2021-05-16T17:53:50.9860950Z 2021-05-16T17:53:50.9894080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T17:53:51.2545660Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T17:53:51.2648310Z ================================================== 2021-05-16T17:53:51.2749760Z downloaded 278 KB 2021-05-16T17:53:51.2849650Z 2021-05-16T17:53:51.2952980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T17:53:51.4044030Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T17:53:51.4197070Z ================================================== 2021-05-16T17:53:51.4197990Z downloaded 288 KB 2021-05-16T17:53:51.4198710Z 2021-05-16T17:53:51.4236490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T17:53:51.6808710Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T17:53:51.6810140Z ================================================== 2021-05-16T17:53:51.6810920Z downloaded 15 KB 2021-05-16T17:53:51.6812510Z 2021-05-16T17:53:51.6850030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T17:53:51.8567130Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T17:53:51.8661440Z ================================================== 2021-05-16T17:53:51.8682150Z downloaded 148 KB 2021-05-16T17:53:51.8683280Z 2021-05-16T17:53:51.8703870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T17:53:52.1428510Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T17:53:52.1530240Z ================================================== 2021-05-16T17:53:52.1538720Z downloaded 72 KB 2021-05-16T17:53:52.1544350Z 2021-05-16T17:53:52.1589700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T17:53:52.4065780Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T17:53:52.4094970Z ================================================== 2021-05-16T17:53:52.4104810Z downloaded 35 KB 2021-05-16T17:53:52.4130180Z 2021-05-16T17:53:52.4140880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T17:53:52.7053230Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T17:53:52.7155210Z ================================================== 2021-05-16T17:53:52.7184570Z downloaded 293 KB 2021-05-16T17:53:52.7285550Z 2021-05-16T17:53:52.8128250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T17:53:53.0623530Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T17:53:53.0813080Z ================================================== 2021-05-16T17:53:53.0814860Z downloaded 425 KB 2021-05-16T17:53:53.0815510Z 2021-05-16T17:53:53.0850670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T17:53:53.4075310Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T17:53:53.4177350Z ================================================== 2021-05-16T17:53:53.4279090Z downloaded 36 KB 2021-05-16T17:53:53.4353670Z 2021-05-16T17:53:53.4357060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T17:53:53.5838850Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T17:53:53.6476630Z ================================================== 2021-05-16T17:53:53.6478980Z downloaded 2.2 MB 2021-05-16T17:53:53.6484010Z 2021-05-16T17:53:53.6515710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T17:53:53.8961560Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T17:53:53.9092270Z ================================================== 2021-05-16T17:53:53.9139520Z downloaded 194 KB 2021-05-16T17:53:53.9140210Z 2021-05-16T17:53:53.9142430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T17:53:54.1813500Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T17:53:54.1913820Z ================================================== 2021-05-16T17:53:54.2015340Z downloaded 38 KB 2021-05-16T17:53:54.2115760Z 2021-05-16T17:53:54.2193340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T17:53:54.4077930Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T17:53:54.4197250Z ================================================== 2021-05-16T17:53:54.4198220Z downloaded 205 KB 2021-05-16T17:53:54.4199260Z 2021-05-16T17:53:54.4234000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T17:53:54.6108000Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T17:53:54.9241750Z ================================================== 2021-05-16T17:53:54.9242690Z downloaded 13.9 MB 2021-05-16T17:53:54.9243240Z 2021-05-16T17:53:54.9323530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T17:53:55.1977750Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T17:53:55.2582120Z ================================================== 2021-05-16T17:53:55.2582970Z downloaded 3.1 MB 2021-05-16T17:53:55.2584260Z 2021-05-16T17:53:55.2631140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T17:53:55.5072430Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T17:53:55.5708520Z ================================================== 2021-05-16T17:53:55.5998980Z downloaded 1.3 MB 2021-05-16T17:53:55.6090640Z 2021-05-16T17:53:55.6093020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T17:53:55.7200600Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T17:53:55.7359400Z ================================================== 2021-05-16T17:53:55.7361070Z downloaded 302 KB 2021-05-16T17:53:55.7363220Z 2021-05-16T17:53:55.7396370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T17:53:55.9095900Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T17:53:55.9170570Z ================================================== 2021-05-16T17:53:55.9171600Z downloaded 104 KB 2021-05-16T17:53:55.9173330Z 2021-05-16T17:53:55.9206460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T17:53:56.3461670Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T17:53:56.3465080Z ================================================== 2021-05-16T17:53:56.3467220Z downloaded 21 KB 2021-05-16T17:53:56.3468330Z 2021-05-16T17:53:56.3501590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T17:53:56.7357330Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T17:53:56.7398330Z ================================================== 2021-05-16T17:53:56.7400630Z downloaded 43 KB 2021-05-16T17:53:56.7401280Z 2021-05-16T17:53:56.7436860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T17:53:56.9942390Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T17:53:56.9958770Z ================================================== 2021-05-16T17:53:56.9959520Z downloaded 33 KB 2021-05-16T17:53:56.9960590Z 2021-05-16T17:53:56.9997650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T17:53:57.4794680Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T17:53:57.4900380Z ================================================== 2021-05-16T17:53:57.4901590Z downloaded 137 KB 2021-05-16T17:53:57.4902140Z 2021-05-16T17:53:57.4940280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T17:53:57.7386190Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T17:53:58.0554430Z ================================================== 2021-05-16T17:53:58.0555400Z downloaded 2.8 MB 2021-05-16T17:53:58.0556490Z 2021-05-16T17:53:58.0615850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T17:53:58.3957210Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T17:53:58.4013910Z ================================================== 2021-05-16T17:53:58.4014910Z downloaded 64 KB 2021-05-16T17:53:58.4015490Z 2021-05-16T17:53:58.4053310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T17:53:58.7002880Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T17:53:58.7328810Z ================================================== 2021-05-16T17:53:58.7330400Z downloaded 954 KB 2021-05-16T17:53:58.7330980Z 2021-05-16T17:53:58.7367990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T17:53:59.0875680Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T17:53:59.0974790Z ================================================== 2021-05-16T17:53:59.0976730Z downloaded 129 KB 2021-05-16T17:53:59.0977760Z 2021-05-16T17:53:59.1011740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T17:53:59.5780930Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T17:53:59.5905200Z ================================================== 2021-05-16T17:53:59.5908070Z downloaded 384 KB 2021-05-16T17:53:59.5908720Z 2021-05-16T17:54:01.0000790Z 2021-05-16T17:54:01.0008900Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T17:54:01.0009620Z The downloaded binary packages are in 2021-05-16T17:54:01.0010410Z 2021-05-16T17:54:01.0011190Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuS6ohy/downloaded_packages 2021-05-16T17:54:01.0022310Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:54:01.2457460Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:54:01.2858560Z ================================================== 2021-05-16T17:54:01.2963770Z downloaded 1.1 MB 2021-05-16T17:54:01.3038040Z 2021-05-16T17:54:01.3041560Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:54:01.5347630Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:54:01.5630640Z ================================================== 2021-05-16T17:54:01.5632570Z downloaded 670 KB 2021-05-16T17:54:01.5633080Z 2021-05-16T17:54:01.5668730Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:54:01.7026460Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:54:01.7100400Z ================================================== 2021-05-16T17:54:01.7101220Z downloaded 109 KB 2021-05-16T17:54:01.7102140Z 2021-05-16T17:54:02.4390620Z * installing *source* package ‘pillar’ ... 2021-05-16T17:54:02.4565810Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:02.4567050Z ** using staged installation 2021-05-16T17:54:02.4886960Z ** R 2021-05-16T17:54:02.5354470Z ** inst 2021-05-16T17:54:02.5509270Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:05.2680210Z ** help 2021-05-16T17:54:05.4232250Z *** installing help indices 2021-05-16T17:54:05.4934840Z *** copying figures 2021-05-16T17:54:05.5035330Z ** building package indices 2021-05-16T17:54:05.8568240Z ** installing vignettes 2021-05-16T17:54:05.8698730Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:06.3370370Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:06.8115210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:06.8161580Z * DONE (pillar) 2021-05-16T17:54:07.3089080Z * installing *source* package ‘xfun’ ... 2021-05-16T17:54:07.3191670Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:07.3293730Z ** using staged installation 2021-05-16T17:54:07.3395100Z ** libs 2021-05-16T17:54:07.3698740Z 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-16T17:54:07.5464680Z 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-16T17:54:07.6362190Z 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-16T17:54:08.9198810Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:54:08.9251790Z ** R 2021-05-16T17:54:08.9543240Z ** inst 2021-05-16T17:54:08.9593760Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:10.7659360Z ** help 2021-05-16T17:54:11.0253900Z *** installing help indices 2021-05-16T17:54:11.1519700Z ** building package indices 2021-05-16T17:54:11.5885270Z ** installing vignettes 2021-05-16T17:54:11.5986270Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:12.0486430Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:12.1965650Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:12.5894210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:12.5928960Z * DONE (xfun) 2021-05-16T17:54:13.3058400Z * installing *source* package ‘tibble’ ... 2021-05-16T17:54:13.3261460Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:54:13.3363520Z ** using staged installation 2021-05-16T17:54:13.3564230Z ** libs 2021-05-16T17:54:13.3767380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:54:13.4690940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:54:13.5790380Z 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-16T17:54:13.6504830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:54:13.7852190Z 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 tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T17:54:13.8459900Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:54:13.8510450Z ** R 2021-05-16T17:54:13.8876750Z ** inst 2021-05-16T17:54:13.9028350Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:16.4179440Z ** help 2021-05-16T17:54:16.5272360Z *** installing help indices 2021-05-16T17:54:16.5965670Z *** copying figures 2021-05-16T17:54:16.6066250Z ** building package indices 2021-05-16T17:54:16.9371920Z ** installing vignettes 2021-05-16T17:54:16.9475720Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:17.6232950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:54:17.7747600Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:18.3654300Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:18.3655080Z * DONE (tibble) 2021-05-16T17:54:18.4029710Z 2021-05-16T17:54:18.4051410Z The downloaded source packages are in 2021-05-16T17:54:18.4054180Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/downloaded_packages’ 2021-05-16T17:54:18.5378290Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:54:21.5468480Z 2021-05-16T17:54:22.0840220Z 2021-05-16T17:54:22.0943720Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c2c8dca94/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:54:22.1042430Z 2021-05-16T17:54:22.1145630Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c2c8dca94/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:54:22.1747340Z 2021-05-16T17:54:22.1848950Z 2021-05-16T17:54:22.1950120Z ─ preparing ‘desc’: 2021-05-16T17:54:22.2050480Z 2021-05-16T17:54:22.2152130Z 2021-05-16T17:54:22.2253700Z checking DESCRIPTION meta-information ... 2021-05-16T17:54:22.2353950Z 2021-05-16T17:54:22.2456410Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:54:22.3030000Z 2021-05-16T17:54:22.3081840Z 2021-05-16T17:54:22.3104230Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:54:22.3105220Z 2021-05-16T17:54:22.3105840Z 2021-05-16T17:54:22.3107080Z ─ checking for empty or unneeded directories 2021-05-16T17:54:22.3134110Z 2021-05-16T17:54:22.3301900Z 2021-05-16T17:54:22.3309210Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:54:22.4425860Z 2021-05-16T17:54:22.4435390Z 2021-05-16T17:54:22.4436020Z 2021-05-16T17:54:22.4742290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:22.4753940Z (as ‘lib’ is unspecified) 2021-05-16T17:54:22.9625160Z * installing *source* package ‘desc’ ... 2021-05-16T17:54:22.9699270Z ** using staged installation 2021-05-16T17:54:22.9949950Z ** R 2021-05-16T17:54:23.0220350Z ** inst 2021-05-16T17:54:23.0272960Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:25.2087590Z ** help 2021-05-16T17:54:25.4128090Z *** installing help indices 2021-05-16T17:54:25.5243140Z ** building package indices 2021-05-16T17:54:25.9446880Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:26.2372870Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:26.5835040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:26.5934970Z * DONE (desc) 2021-05-16T17:54:26.9097730Z 2021-05-16T17:54:26.9118310Z 2021-05-16T17:54:26.9139470Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c559dbb15/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:54:26.9161390Z 2021-05-16T17:54:26.9165390Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c559dbb15/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:54:27.0187970Z 2021-05-16T17:54:27.0238210Z 2021-05-16T17:54:27.0240150Z ─ preparing ‘ghtravis’: 2021-05-16T17:54:27.0240820Z 2021-05-16T17:54:27.0241430Z 2021-05-16T17:54:27.0299460Z checking DESCRIPTION meta-information ... 2021-05-16T17:54:27.0401040Z 2021-05-16T17:54:27.0503540Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:54:27.0996860Z 2021-05-16T17:54:27.1097650Z 2021-05-16T17:54:27.1114170Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:54:27.1115060Z 2021-05-16T17:54:27.1115680Z 2021-05-16T17:54:27.1116930Z ─ checking for empty or unneeded directories 2021-05-16T17:54:27.1117620Z 2021-05-16T17:54:27.1118280Z 2021-05-16T17:54:27.1119430Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:54:27.1369930Z 2021-05-16T17:54:27.1379900Z 2021-05-16T17:54:27.1380570Z 2021-05-16T17:54:27.1924910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:27.1926590Z (as ‘lib’ is unspecified) 2021-05-16T17:54:27.5448930Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:54:27.5452070Z ** using staged installation 2021-05-16T17:54:27.5672150Z ** R 2021-05-16T17:54:27.5862940Z ** inst 2021-05-16T17:54:27.5889890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:29.4835060Z ** help 2021-05-16T17:54:29.5778760Z *** installing help indices 2021-05-16T17:54:29.6344830Z ** building package indices 2021-05-16T17:54:29.9722690Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:30.9149790Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:31.8625670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:31.8726140Z * DONE (ghtravis) 2021-05-16T17:54:31.8945150Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:54:32.2149300Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:54:35.2562420Z 2021-05-16T17:54:35.2564380Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:54:35.2565680Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:54:35.2566480Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:54:35.2567950Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:54:35.2569170Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:54:35.2570360Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:54:35.2577520Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:35.2578880Z (as ‘lib’ is unspecified) 2021-05-16T17:54:37.1355220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T17:54:37.3676130Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T17:54:37.5131150Z ================================================== 2021-05-16T17:54:37.5132280Z downloaded 194 KB 2021-05-16T17:54:37.5133100Z 2021-05-16T17:54:37.5167050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T17:54:37.7886520Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T17:54:37.8301660Z ================================================== 2021-05-16T17:54:37.8302520Z downloaded 67 KB 2021-05-16T17:54:37.8303100Z 2021-05-16T17:54:37.8337820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T17:54:38.0806490Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T17:54:38.0912600Z ================================================== 2021-05-16T17:54:38.0915720Z downloaded 189 KB 2021-05-16T17:54:38.0917550Z 2021-05-16T17:54:38.0950580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T17:54:38.3526760Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T17:54:38.3872100Z ================================================== 2021-05-16T17:54:38.3872800Z downloaded 1.2 MB 2021-05-16T17:54:38.3873360Z 2021-05-16T17:54:38.3912720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T17:54:38.6719190Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T17:54:38.7075820Z ================================================== 2021-05-16T17:54:38.7084690Z downloaded 936 KB 2021-05-16T17:54:38.7090180Z 2021-05-16T17:54:38.9158390Z 2021-05-16T17:54:38.9163550Z The downloaded binary packages are in 2021-05-16T17:54:38.9164750Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuS6ohy/downloaded_packages 2021-05-16T17:54:39.2146840Z 2021-05-16T17:54:39.2169290Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c4f17ae33/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:54:39.2383070Z 2021-05-16T17:54:39.2387450Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuS6ohy/remotes2a3c4f17ae33/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:54:39.2521510Z 2021-05-16T17:54:39.2596320Z 2021-05-16T17:54:39.2602800Z ─ preparing ‘aghast’: 2021-05-16T17:54:39.2603490Z 2021-05-16T17:54:39.2604090Z 2021-05-16T17:54:39.2647350Z checking DESCRIPTION meta-information ... 2021-05-16T17:54:39.2742030Z 2021-05-16T17:54:39.2844130Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:54:39.3171650Z 2021-05-16T17:54:39.3273020Z 2021-05-16T17:54:39.3324680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:54:39.3325620Z 2021-05-16T17:54:39.3326230Z 2021-05-16T17:54:39.3327470Z ─ checking for empty or unneeded directories 2021-05-16T17:54:39.3328180Z 2021-05-16T17:54:39.3328910Z 2021-05-16T17:54:39.3330050Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:54:39.3369740Z 2021-05-16T17:54:39.3389620Z 2021-05-16T17:54:39.3390300Z 2021-05-16T17:54:39.3559680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:39.3573380Z (as ‘lib’ is unspecified) 2021-05-16T17:54:39.7330260Z * installing *source* package ‘aghast’ ... 2021-05-16T17:54:39.7429990Z ** using staged installation 2021-05-16T17:54:39.7631720Z ** R 2021-05-16T17:54:39.7733460Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:54:40.3884260Z ** help 2021-05-16T17:54:40.4295790Z *** installing help indices 2021-05-16T17:54:40.4590190Z ** building package indices 2021-05-16T17:54:40.8433220Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:54:41.1143640Z ** testing if installed package can be loaded from final location 2021-05-16T17:54:41.4684720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:54:41.4709190Z * DONE (aghast) 2021-05-16T17:54:41.4916710Z Installing 1 packages: covr 2021-05-16T17:54:41.4927710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:41.4929100Z (as ‘lib’ is unspecified) 2021-05-16T17:54:42.5229090Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:54:42.5229990Z 2021-05-16T17:54:43.4730300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T17:54:43.6061450Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T17:54:43.6163120Z ================================================== 2021-05-16T17:54:43.6264810Z downloaded 153 KB 2021-05-16T17:54:43.6366490Z 2021-05-16T17:54:43.6439930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T17:54:43.8622610Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T17:54:43.8698040Z ================================================== 2021-05-16T17:54:43.8700250Z downloaded 117 KB 2021-05-16T17:54:43.8701400Z 2021-05-16T17:54:43.8736910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T17:54:44.1234230Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T17:54:44.1383260Z ================================================== 2021-05-16T17:54:44.1410360Z downloaded 282 KB 2021-05-16T17:54:44.1426130Z 2021-05-16T17:54:44.2048950Z 2021-05-16T17:54:44.2050150Z The downloaded binary packages are in 2021-05-16T17:54:44.2051490Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuS6ohy/downloaded_packages 2021-05-16T17:54:44.2478680Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:54:44.2479410Z Rscript -e "tic::before_install()" 2021-05-16T17:54:44.3221810Z shell: /bin/bash -e {0} 2021-05-16T17:54:44.3222190Z env: 2021-05-16T17:54:44.3222650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:44.3223090Z TIC_DEPLOY_KEY: 2021-05-16T17:54:44.3223440Z RSPM: 2021-05-16T17:54:44.3224750Z GITHUB_PAT: *** 2021-05-16T17:54:44.3225170Z COVERALLS_TOKEN: 2021-05-16T17:54:44.3225630Z continue-on-error: false 2021-05-16T17:54:44.3226090Z VDIFFR_RUN_TESTS: false 2021-05-16T17:54:44.3226580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:54:44.3227000Z TZ: UTC 2021-05-16T17:54:44.3227360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:44.3227750Z NOT_CRAN: true 2021-05-16T17:54:44.3228110Z ##[endgroup] 2021-05-16T17:54:44.7795790Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:54:44.9453320Z Running before_install: step_install_remote_binaries() 2021-05-16T17:54:45.6238090Z Installing oro.nifti binaries 2021-05-16T17:54:45.6252380Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:54:46.0396710Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:54:46.0439050Z tag_name 2021-05-16T17:54:46.0441550Z 5 0.10.3.s 2021-05-16T17:54:46.0442700Z zipball_url 2021-05-16T17:54:46.0444510Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:54:46.0445830Z tarball_url 2021-05-16T17:54:46.0447190Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:54:46.0448420Z Installing oro.nifti package binaries 2021-05-16T17:54:46.0449860Z commit.sha 2021-05-16T17:54:46.0454240Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:54:46.0456020Z commit.url 2021-05-16T17:54:46.0457540Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:54:46.0458830Z node_id 2021-05-16T17:54:46.0460690Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:54:46.0464920Z url 2021-05-16T17:54:46.0466370Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:54:46.0467620Z assets_url 2021-05-16T17:54:46.0468930Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:54:46.0470250Z upload_url 2021-05-16T17:54:46.0471630Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:54:46.0473110Z id asset_updated_at asset_created_at created_at 2021-05-16T17:54:46.0478600Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T17:54:46.0479400Z published_at asset_name asset_label 2021-05-16T17:54:46.0481120Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:54:46.0495290Z asset_download_count 2021-05-16T17:54:46.0501110Z 5 3 2021-05-16T17:54:46.0502250Z asset_browser_download_url 2021-05-16T17:54:46.0507340Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:54:46.1018210Z --2021-05-16 17:54:46-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T17:54:46.1332180Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T17:54:46.1386030Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T17:54:46.2859320Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:54:46.2888560Z Location: https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175446Z&X-Amz-Expires=300&X-Amz-Signature=123c5f46dce68d73e5d1384bf12298b1d041ae6aa727c2322f509b738497ebc5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T17:54:46.2896610Z --2021-05-16 17:54:46-- https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T175446Z&X-Amz-Expires=300&X-Amz-Signature=123c5f46dce68d73e5d1384bf12298b1d041ae6aa727c2322f509b738497ebc5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T17:54:46.2901610Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T17:54:46.2917880Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T17:54:46.5116390Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:54:46.5123140Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T17:54:46.5134940Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9XyJeH/oro.nifti_0.10.3.tgz’ 2021-05-16T17:54:46.5139830Z 2021-05-16T17:54:46.5174240Z 0K .......... .......... .......... .......... .......... 0% 9.10M 1s 2021-05-16T17:54:46.5217740Z 50K .......... .......... .......... .......... .......... 1% 20.5M 0s 2021-05-16T17:54:46.5233660Z 100K .......... .......... .......... .......... .......... 2% 13.6M 0s 2021-05-16T17:54:46.5274500Z 150K .......... .......... .......... .......... .......... 3% 12.1M 0s 2021-05-16T17:54:46.5293840Z 200K .......... .......... .......... .......... .......... 4% 24.2M 0s 2021-05-16T17:54:46.5335170Z 250K .......... .......... .......... .......... .......... 5% 12.0M 0s 2021-05-16T17:54:46.5356680Z 300K .......... .......... .......... .......... .......... 5% 22.4M 0s 2021-05-16T17:54:46.5403880Z 350K .......... .......... .......... .......... .......... 6% 10.8M 0s 2021-05-16T17:54:46.5439410Z 400K .......... .......... .......... .......... .......... 7% 13.4M 0s 2021-05-16T17:54:46.5464670Z 450K .......... .......... .......... .......... .......... 8% 19.9M 0s 2021-05-16T17:54:46.5487960Z 500K .......... .......... .......... .......... .......... 9% 19.4M 0s 2021-05-16T17:54:46.5523290Z 550K .......... .......... .......... .......... .......... 10% 14.5M 0s 2021-05-16T17:54:46.5548320Z 600K .......... .......... .......... .......... .......... 10% 18.6M 0s 2021-05-16T17:54:46.5572580Z 650K .......... .......... .......... .......... .......... 11% 19.9M 0s 2021-05-16T17:54:46.5596060Z 700K .......... .......... .......... .......... .......... 12% 20.9M 0s 2021-05-16T17:54:46.5618500Z 750K .......... .......... .......... .......... .......... 13% 21.9M 0s 2021-05-16T17:54:46.5663700Z 800K .......... .......... .......... .......... .......... 14% 18.8M 0s 2021-05-16T17:54:46.5674200Z 850K .......... .......... .......... .......... .......... 15% 16.9M 0s 2021-05-16T17:54:46.5700390Z 900K .......... .......... .......... .......... .......... 15% 19.4M 0s 2021-05-16T17:54:46.5725490Z 950K .......... .......... .......... .......... .......... 16% 18.0M 0s 2021-05-16T17:54:46.5746420Z 1000K .......... .......... .......... .......... .......... 17% 23.8M 0s 2021-05-16T17:54:46.5771630Z 1050K .......... .......... .......... .......... .......... 18% 19.3M 0s 2021-05-16T17:54:46.5782440Z 1100K .......... .......... .......... .......... .......... 19% 41.7M 0s 2021-05-16T17:54:46.5807700Z 1150K .......... .......... .......... .......... .......... 20% 19.4M 0s 2021-05-16T17:54:46.5830820Z 1200K .......... .......... .......... .......... .......... 20% 21.7M 0s 2021-05-16T17:54:46.5858570Z 1250K .......... .......... .......... .......... .......... 21% 20.5M 0s 2021-05-16T17:54:46.5869100Z 1300K .......... .......... .......... .......... .......... 22% 33.7M 0s 2021-05-16T17:54:46.5903090Z 1350K .......... .......... .......... .......... .......... 23% 14.3M 0s 2021-05-16T17:54:46.5919510Z 1400K .......... .......... .......... .......... .......... 24% 30.1M 0s 2021-05-16T17:54:46.5943990Z 1450K .......... .......... .......... .......... .......... 25% 21.5M 0s 2021-05-16T17:54:46.5958200Z 1500K .......... .......... .......... .......... .......... 26% 29.9M 0s 2021-05-16T17:54:46.5981470Z 1550K .......... .......... .......... .......... .......... 26% 23.4M 0s 2021-05-16T17:54:46.6004640Z 1600K .......... .......... .......... .......... .......... 27% 18.8M 0s 2021-05-16T17:54:46.6019290Z 1650K .......... .......... .......... .......... .......... 28% 35.8M 0s 2021-05-16T17:54:46.6043000Z 1700K .......... .......... .......... .......... .......... 29% 21.6M 0s 2021-05-16T17:54:46.6069850Z 1750K .......... .......... .......... .......... .......... 30% 17.1M 0s 2021-05-16T17:54:46.6079550Z 1800K .......... .......... .......... .......... .......... 31% 54.4M 0s 2021-05-16T17:54:46.6095100Z 1850K .......... .......... .......... .......... .......... 31% 33.7M 0s 2021-05-16T17:54:46.6118290Z 1900K .......... .......... .......... .......... .......... 32% 19.7M 0s 2021-05-16T17:54:46.6131070Z 1950K .......... .......... .......... .......... .......... 33% 36.7M 0s 2021-05-16T17:54:46.6145730Z 2000K .......... .......... .......... .......... .......... 34% 36.7M 0s 2021-05-16T17:54:46.6170940Z 2050K .......... .......... .......... .......... .......... 35% 30.5M 0s 2021-05-16T17:54:46.6187330Z 2100K .......... .......... .......... .......... .......... 36% 21.5M 0s 2021-05-16T17:54:46.6194310Z 2150K .......... .......... .......... .......... .......... 36% 57.4M 0s 2021-05-16T17:54:46.6218350Z 2200K .......... .......... .......... .......... .......... 37% 19.0M 0s 2021-05-16T17:54:46.6233740Z 2250K .......... .......... .......... .......... .......... 38% 31.4M 0s 2021-05-16T17:54:46.6248670Z 2300K .......... .......... .......... .......... .......... 39% 38.9M 0s 2021-05-16T17:54:46.6266220Z 2350K .......... .......... .......... .......... .......... 40% 24.1M 0s 2021-05-16T17:54:46.6291330Z 2400K .......... .......... .......... .......... .......... 41% 19.7M 0s 2021-05-16T17:54:46.6307580Z 2450K .......... .......... .......... .......... .......... 41% 108M 0s 2021-05-16T17:54:46.6315080Z 2500K .......... .......... .......... .......... .......... 42% 24.7M 0s 2021-05-16T17:54:46.6329460Z 2550K .......... .......... .......... .......... .......... 43% 33.5M 0s 2021-05-16T17:54:46.6345070Z 2600K .......... .......... .......... .......... .......... 44% 36.1M 0s 2021-05-16T17:54:46.6354960Z 2650K .......... .......... .......... .......... .......... 45% 42.3M 0s 2021-05-16T17:54:46.6365310Z 2700K .......... .......... .......... .......... .......... 46% 44.5M 0s 2021-05-16T17:54:46.6381900Z 2750K .......... .......... .......... .......... .......... 47% 30.5M 0s 2021-05-16T17:54:46.6393260Z 2800K .......... .......... .......... .......... .......... 47% 40.9M 0s 2021-05-16T17:54:46.6464840Z 2850K .......... .......... .......... .......... .......... 48% 7.05M 0s 2021-05-16T17:54:46.6474900Z 2900K .......... .......... .......... .......... .......... 49% 40.3M 0s 2021-05-16T17:54:46.6489370Z 2950K .......... .......... .......... .......... .......... 50% 41.9M 0s 2021-05-16T17:54:46.6499270Z 3000K .......... .......... .......... .......... .......... 51% 38.1M 0s 2021-05-16T17:54:46.6503240Z 3050K .......... .......... .......... .......... .......... 52% 123M 0s 2021-05-16T17:54:46.6525470Z 3100K .......... .......... .......... .......... .......... 52% 22.0M 0s 2021-05-16T17:54:46.6539020Z 3150K .......... .......... .......... .......... .......... 53% 37.2M 0s 2021-05-16T17:54:46.6551380Z 3200K .......... .......... .......... .......... .......... 54% 44.0M 0s 2021-05-16T17:54:46.6559720Z 3250K .......... .......... .......... .......... .......... 55% 81.4M 0s 2021-05-16T17:54:46.6573730Z 3300K .......... .......... .......... .......... .......... 56% 27.0M 0s 2021-05-16T17:54:46.6589810Z 3350K .......... .......... .......... .......... .......... 57% 30.6M 0s 2021-05-16T17:54:46.6600630Z 3400K .......... .......... .......... .......... .......... 57% 44.5M 0s 2021-05-16T17:54:46.6613830Z 3450K .......... .......... .......... .......... .......... 58% 39.9M 0s 2021-05-16T17:54:46.6622950Z 3500K .......... .......... .......... .......... .......... 59% 48.2M 0s 2021-05-16T17:54:46.6634100Z 3550K .......... .......... .......... .......... .......... 60% 43.8M 0s 2021-05-16T17:54:46.6650160Z 3600K .......... .......... .......... .......... .......... 61% 30.7M 0s 2021-05-16T17:54:46.6662140Z 3650K .......... .......... .......... .......... .......... 62% 42.9M 0s 2021-05-16T17:54:46.6672880Z 3700K .......... .......... .......... .......... .......... 62% 42.2M 0s 2021-05-16T17:54:46.6683370Z 3750K .......... .......... .......... .......... .......... 63% 47.6M 0s 2021-05-16T17:54:46.6687050Z 3800K .......... .......... .......... .......... .......... 64% 117M 0s 2021-05-16T17:54:46.6712040Z 3850K .......... .......... .......... .......... .......... 65% 21.2M 0s 2021-05-16T17:54:46.6720810Z 3900K .......... .......... .......... .......... .......... 66% 48.0M 0s 2021-05-16T17:54:46.6731780Z 3950K .......... .......... .......... .......... .......... 67% 44.1M 0s 2021-05-16T17:54:46.6735380Z 4000K .......... .......... .......... .......... .......... 68% 136M 0s 2021-05-16T17:54:46.6749390Z 4050K .......... .......... .......... .......... .......... 68% 37.2M 0s 2021-05-16T17:54:46.6766860Z 4100K .......... .......... .......... .......... .......... 69% 26.7M 0s 2021-05-16T17:54:46.6779320Z 4150K .......... .......... .......... .......... .......... 70% 41.8M 0s 2021-05-16T17:54:46.6783960Z 4200K .......... .......... .......... .......... .......... 71% 86.6M 0s 2021-05-16T17:54:46.6787800Z 4250K .......... .......... .......... .......... .......... 72% 132M 0s 2021-05-16T17:54:46.6804010Z 4300K .......... .......... .......... .......... .......... 73% 29.9M 0s 2021-05-16T17:54:46.6815780Z 4350K .......... .......... .......... .......... .......... 73% 42.2M 0s 2021-05-16T17:54:46.6826260Z 4400K .......... .......... .......... .......... .......... 74% 46.4M 0s 2021-05-16T17:54:46.6841280Z 4450K .......... .......... .......... .......... .......... 75% 35.7M 0s 2021-05-16T17:54:46.6846330Z 4500K .......... .......... .......... .......... .......... 76% 89.9M 0s 2021-05-16T17:54:46.6854100Z 4550K .......... .......... .......... .......... .......... 77% 55.5M 0s 2021-05-16T17:54:46.6864290Z 4600K .......... .......... .......... .......... .......... 78% 51.1M 0s 2021-05-16T17:54:46.6877060Z 4650K .......... .......... .......... .......... .......... 78% 38.0M 0s 2021-05-16T17:54:46.6881990Z 4700K .......... .......... .......... .......... .......... 79% 86.7M 0s 2021-05-16T17:54:46.6891660Z 4750K .......... .......... .......... .......... .......... 80% 50.3M 0s 2021-05-16T17:54:46.6904090Z 4800K .......... .......... .......... .......... .......... 81% 42.0M 0s 2021-05-16T17:54:46.6912890Z 4850K .......... .......... .......... .......... .......... 82% 58.0M 0s 2021-05-16T17:54:46.6923740Z 4900K .......... .......... .......... .......... .......... 83% 45.5M 0s 2021-05-16T17:54:46.6927750Z 4950K .......... .......... .......... .......... .......... 83% 91.8M 0s 2021-05-16T17:54:46.6939400Z 5000K .......... .......... .......... .......... .......... 84% 44.0M 0s 2021-05-16T17:54:46.6951120Z 5050K .......... .......... .......... .......... .......... 85% 42.2M 0s 2021-05-16T17:54:46.6964250Z 5100K .......... .......... .......... .......... .......... 86% 40.1M 0s 2021-05-16T17:54:46.6968450Z 5150K .......... .......... .......... .......... .......... 87% 89.9M 0s 2021-05-16T17:54:46.6975280Z 5200K .......... .......... .......... .......... .......... 88% 64.9M 0s 2021-05-16T17:54:46.6986830Z 5250K .......... .......... .......... .......... .......... 89% 47.7M 0s 2021-05-16T17:54:46.6995460Z 5300K .......... .......... .......... .......... .......... 89% 50.7M 0s 2021-05-16T17:54:46.7019820Z 5350K .......... .......... .......... .......... .......... 90% 20.8M 0s 2021-05-16T17:54:46.7024640Z 5400K .......... .......... .......... .......... .......... 91% 119M 0s 2021-05-16T17:54:46.7029330Z 5450K .......... .......... .......... .......... .......... 92% 116M 0s 2021-05-16T17:54:46.7033170Z 5500K .......... .......... .......... .......... .......... 93% 93.0M 0s 2021-05-16T17:54:46.7045060Z 5550K .......... .......... .......... .......... .......... 94% 42.7M 0s 2021-05-16T17:54:46.7048520Z 5600K .......... .......... .......... .......... .......... 94% 102M 0s 2021-05-16T17:54:46.7055000Z 5650K .......... .......... .......... .......... .......... 95% 94.4M 0s 2021-05-16T17:54:46.7071920Z 5700K .......... .......... .......... .......... .......... 96% 28.0M 0s 2021-05-16T17:54:46.7079710Z 5750K .......... .......... .......... .......... .......... 97% 60.1M 0s 2021-05-16T17:54:46.7091120Z 5800K .......... .......... .......... .......... .......... 98% 51.7M 0s 2021-05-16T17:54:46.7095180Z 5850K .......... .......... .......... .......... .......... 99% 85.7M 0s 2021-05-16T17:54:46.7101410Z 5900K .......... .......... .......... .......... .......... 99% 68.3M 0s 2021-05-16T17:54:46.7105340Z 5950K ... 100% 66.3K=0.2s 2021-05-16T17:54:46.7107990Z 2021-05-16T17:54:46.7110370Z 2021-05-16 17:54:46 (29.3 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9XyJeH/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T17:54:46.7112350Z 2021-05-16T17:54:46.7182520Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:46.7189260Z (as ‘lib’ is unspecified) 2021-05-16T17:54:46.7751540Z Rewriting new remotes: 2021-05-16T17:54:46.8044970Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:54:46.8045930Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:54:46.8046570Z remotes::install_cran("rcmdcheck") 2021-05-16T17:54:46.8047100Z remotes::install_cran("markdown") 2021-05-16T17:54:46.8230430Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:54:46.8230990Z env: 2021-05-16T17:54:46.8231500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:54:46.8232040Z TIC_DEPLOY_KEY: 2021-05-16T17:54:46.8232420Z RSPM: 2021-05-16T17:54:46.8233590Z GITHUB_PAT: *** 2021-05-16T17:54:46.8234040Z COVERALLS_TOKEN: 2021-05-16T17:54:46.8234510Z continue-on-error: false 2021-05-16T17:54:46.8235020Z VDIFFR_RUN_TESTS: false 2021-05-16T17:54:46.8235510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:54:46.8235970Z TZ: UTC 2021-05-16T17:54:46.8236340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:54:46.8236770Z NOT_CRAN: true 2021-05-16T17:54:46.8237250Z ##[endgroup] 2021-05-16T17:54:52.2058160Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:54:52.2063250Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:54:52.2064820Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:54:52.2066790Z hwriter (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:54:52.2069410Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T17:54:52.2088710Z Installing 5 packages: RNifti, abind, bitops, hwriter, oro.nifti 2021-05-16T17:54:52.2106080Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T17:54:52.2107570Z (as ‘lib’ is unspecified) 2021-05-16T17:54:57.5393660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-16T17:54:57.9109380Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-16T17:54:58.1456040Z ================================================== 2021-05-16T17:54:58.1457770Z downloaded 1.8 MB 2021-05-16T17:54:58.1458420Z 2021-05-16T17:54:58.1499800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T17:54:58.7567520Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T17:54:58.7568960Z ================================================== 2021-05-16T17:54:58.7569740Z downloaded 60 KB 2021-05-16T17:54:58.7570250Z 2021-05-16T17:54:58.7606110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T17:54:59.0141210Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T17:54:59.0149140Z ================================================== 2021-05-16T17:54:59.0150300Z downloaded 28 KB 2021-05-16T17:54:59.0152100Z 2021-05-16T17:54:59.0187930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/hwriter_1.3.2.tgz' 2021-05-16T17:54:59.2994670Z Content type 'application/x-gzip' length 159889 bytes (156 KB) 2021-05-16T17:54:59.5146370Z ================================================== 2021-05-16T17:54:59.5147280Z downloaded 156 KB 2021-05-16T17:54:59.5147890Z 2021-05-16T17:54:59.5183350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T17:54:59.9024500Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T17:54:59.9832550Z ================================================== 2021-05-16T17:54:59.9833640Z downloaded 5.8 MB 2021-05-16T17:54:59.9834310Z 2021-05-16T17:55:00.2261960Z 2021-05-16T17:55:00.2263360Z The downloaded binary packages are in 2021-05-16T17:55:00.2264650Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpgvXRlw/downloaded_packages 2021-05-16T17:55:01.1470510Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:55:01.1472090Z Use `force = TRUE` to force installation 2021-05-16T17:55:01.1490070Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:55:01.1491050Z Use `force = TRUE` to force installation 2021-05-16T17:55:01.1719130Z ##[group]Run options(width = 100) 2021-05-16T17:55:01.1719770Z options(width = 100) 2021-05-16T17:55:01.1720310Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:55:01.1721000Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:55:01.2020600Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:55:01.2021030Z env: 2021-05-16T17:55:01.2021500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:55:01.2021950Z TIC_DEPLOY_KEY: 2021-05-16T17:55:01.2022340Z RSPM: 2021-05-16T17:55:01.2023560Z GITHUB_PAT: *** 2021-05-16T17:55:01.2024040Z COVERALLS_TOKEN: 2021-05-16T17:55:01.2024550Z continue-on-error: false 2021-05-16T17:55:01.2025010Z VDIFFR_RUN_TESTS: false 2021-05-16T17:55:01.2025540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:55:01.2025980Z TZ: UTC 2021-05-16T17:55:01.2026380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:55:01.2026770Z NOT_CRAN: true 2021-05-16T17:55:01.2027210Z ##[endgroup] 2021-05-16T17:55:01.9710900Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:55:01.9712030Z setting value 2021-05-16T17:55:01.9713330Z version R version 4.0.5 (2021-03-31) 2021-05-16T17:55:01.9714030Z os macOS Catalina 10.15.7 2021-05-16T17:55:01.9714940Z system x86_64, darwin17.0 2021-05-16T17:55:01.9715730Z ui X11 2021-05-16T17:55:01.9716530Z language (EN) 2021-05-16T17:55:01.9717780Z collate en_US.UTF-8 2021-05-16T17:55:01.9719110Z ctype en_US.UTF-8 2021-05-16T17:55:01.9719970Z tz UTC 2021-05-16T17:55:01.9721100Z date 2021-05-16 2021-05-16T17:55:01.9721700Z 2021-05-16T17:55:01.9723150Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:55:01.9724240Z ! package * version date lib source 2021-05-16T17:55:01.9725730Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9727260Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:55:01.9728740Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9729940Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9731390Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9733380Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9734910Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9736290Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9737770Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:55:01.9739210Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9740580Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9742030Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9743460Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9744870Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9746350Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9747830Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9749270Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9750720Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9752900Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9754490Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9755700Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9757130Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9758610Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9760170Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:55:01.9761660Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9763100Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9764500Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9765990Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9767450Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9768860Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T17:55:01.9770320Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9771760Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9773200Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9774640Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9776090Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9777500Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9778930Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9780420Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:55:01.9782060Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9783520Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9784920Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9786380Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9788290Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9789710Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9791150Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9792520Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9794000Z hwriter 1.3.2 2014-09-10 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9795440Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9796830Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9798320Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9799790Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9801270Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9802910Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9804300Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9806440Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9808450Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9812850Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9814290Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9815410Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9816530Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9817570Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9818660Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9819670Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9820770Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9821860Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9822930Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9824030Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9825070Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:55:01.9826190Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9827290Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9828370Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9829590Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9830760Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9831920Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9832950Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9834040Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9835090Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9836130Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9837240Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9838620Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9839730Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9840830Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9841880Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9843240Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9844280Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9845450Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9846520Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9847820Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9849000Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9850090Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9851210Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9852420Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9853900Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9855090Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9856380Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9857460Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9858500Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9859600Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T17:55:01.9860640Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9861970Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T17:55:01.9863060Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9864120Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:55:01.9865250Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:55:01.9866500Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9867670Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9868770Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9869820Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9870890Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9871910Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T17:55:01.9874450Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9875860Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9877010Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9878250Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9879310Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:55:01.9880740Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9881770Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9883360Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9884660Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T17:55:01.9884970Z 2021-05-16T17:55:01.9885510Z [1] /Users/runner/work/_temp/Library 2021-05-16T17:55:01.9886450Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T17:55:01.9887200Z 2021-05-16T17:55:01.9888210Z P ── Loaded and on-disk path mismatch. 2021-05-16T17:55:01.9941880Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:55:01.9942560Z Rscript -e 'tic::script()' 2021-05-16T17:55:01.9943020Z ls -l check 2021-05-16T17:55:02.0480570Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:55:02.0481130Z env: 2021-05-16T17:55:02.0481610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:55:02.0482180Z TIC_DEPLOY_KEY: 2021-05-16T17:55:02.0482580Z RSPM: 2021-05-16T17:55:02.0484200Z GITHUB_PAT: *** 2021-05-16T17:55:02.0484690Z COVERALLS_TOKEN: 2021-05-16T17:55:02.0485160Z continue-on-error: false 2021-05-16T17:55:02.0485680Z VDIFFR_RUN_TESTS: false 2021-05-16T17:55:02.0486170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:55:02.0486720Z TZ: UTC 2021-05-16T17:55:02.0487150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:55:02.0487650Z NOT_CRAN: true 2021-05-16T17:55:02.0488060Z ##[endgroup] 2021-05-16T17:55:02.4389610Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:55:02.5916910Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:55:02.5918280Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:55:02.5919350Z timeout = Inf, check_dir = "check") 2021-05-16T17:55:02.7680710Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:55:03.1628620Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:55:03.3042190Z * preparing ‘oro.dicom’: 2021-05-16T17:55:03.3153040Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:55:03.3538960Z * installing the package to build vignettes 2021-05-16T17:55:33.2800300Z * creating vignettes ... OK 2021-05-16T17:55:33.3672320Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:55:33.3693180Z * checking for empty or unneeded directories 2021-05-16T17:55:33.3778210Z * building ‘oro.dicom_0.5.2.2.tar.gz’ 2021-05-16T17:55:33.6539220Z 2021-05-16T17:55:33.8983550Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:55:34.2746390Z * using log directory ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck’ 2021-05-16T17:55:34.2765870Z * using R version 4.0.5 (2021-03-31) 2021-05-16T17:55:34.2768200Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T17:55:34.2769860Z * using session charset: UTF-8 2021-05-16T17:55:34.5291050Z * using option ‘--as-cran’ 2021-05-16T17:55:34.5335980Z * checking for file ‘oro.dicom/DESCRIPTION’ ... OK 2021-05-16T17:55:34.5338950Z * this is package ‘oro.dicom’ version ‘0.5.2.2’ 2021-05-16T17:55:34.5342330Z * package encoding: UTF-8 2021-05-16T17:55:34.5344050Z * checking package namespace information ... OK 2021-05-16T17:55:35.7505670Z * checking package dependencies ... OK 2021-05-16T17:55:35.7538040Z * checking if this is a source package ... OK 2021-05-16T17:55:35.7556660Z * checking if there is a namespace ... OK 2021-05-16T17:55:36.1834020Z * checking for executable files ... OK 2021-05-16T17:55:36.1872210Z * checking for hidden files and directories ... OK 2021-05-16T17:55:36.1906000Z * checking for portable file names ... OK 2021-05-16T17:55:36.1931240Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:55:36.1962880Z * checking serialization versions ... OK 2021-05-16T17:55:39.1396590Z * checking whether package ‘oro.dicom’ can be installed ... OK 2021-05-16T17:55:39.1512810Z * checking installed package size ... OK 2021-05-16T17:55:39.2909070Z * checking package directory ... OK 2021-05-16T17:55:39.2927760Z * checking for future file timestamps ... OK 2021-05-16T17:55:39.2934070Z * checking ‘build’ directory ... OK 2021-05-16T17:55:39.5287460Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:55:39.5308970Z * checking top-level files ... OK 2021-05-16T17:55:39.5321190Z * checking for left-over files ... OK 2021-05-16T17:55:39.6419810Z * checking index information ... OK 2021-05-16T17:55:39.9302920Z * checking package subdirectories ... OK 2021-05-16T17:55:40.0025670Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:55:40.0864320Z * checking R files for syntax errors ... OK 2021-05-16T17:55:40.3380110Z * checking whether the package can be loaded ... OK 2021-05-16T17:55:40.4308970Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:55:40.5236580Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:55:40.6190440Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:55:40.8550110Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:55:41.1213460Z * checking loading without being on the library search path ... OK 2021-05-16T17:55:41.9501330Z * checking dependencies in R code ... OK 2021-05-16T17:55:42.5788220Z * checking S3 generic/method consistency ... OK 2021-05-16T17:55:42.7399460Z * checking replacement functions ... OK 2021-05-16T17:55:43.0251390Z * checking foreign function calls ... OK 2021-05-16T17:55:47.4572220Z * checking R code for possible problems ... OK 2021-05-16T17:55:47.8086970Z * checking Rd files ... OK 2021-05-16T17:55:47.8780360Z * checking Rd metadata ... OK 2021-05-16T17:55:48.0079400Z * checking Rd line widths ... OK 2021-05-16T17:55:48.1983770Z * checking Rd cross-references ... OK 2021-05-16T17:55:48.3611830Z * checking for missing documentation entries ... OK 2021-05-16T17:55:48.9178810Z * checking for code/documentation mismatches ... OK 2021-05-16T17:55:49.7889040Z * checking Rd \usage sections ... OK 2021-05-16T17:55:49.9542470Z * checking Rd contents ... OK 2021-05-16T17:55:50.1430750Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:55:50.1639370Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:55:50.4353150Z * checking data for non-ASCII characters ... OK 2021-05-16T17:55:51.0408050Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:55:52.1987930Z * checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:55:52.1997980Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:55:52.2014600Z compacted ‘dicom.pdf’ from 698Kb to 279Kb 2021-05-16T17:55:52.2015800Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:55:52.3193460Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T17:55:52.3292370Z * checking files in ‘vignettes’ ... OK 2021-05-16T17:55:54.8353970Z * checking examples ... OK 2021-05-16T17:55:55.1738800Z * checking differences from ‘oro.dicom-Ex.Rout’ to ‘oro.dicom-Ex.Rout.save’ ... OK 2021-05-16T17:55:55.1750940Z 2021-05-16T17:55:55.1754030Z 2c2 2021-05-16T17:55:55.1754960Z < oro.dicom 0.5.2.2 2021-05-16T17:55:55.1759800Z --- 2021-05-16T17:55:55.1761080Z > oro.dicom 0.5.2 2021-05-16T17:55:55.1761900Z 13c13 2021-05-16T17:55:55.1762970Z < > ### Aliases: create3D create4D 2021-05-16T17:55:55.1764000Z --- 2021-05-16T17:55:55.1764620Z > > ### Aliases: create3D create4D create4D 2021-05-16T17:55:55.1765120Z 59c59 2021-05-16T17:55:55.1765620Z < > ### Aliases: dec2base dec2hex 2021-05-16T17:55:55.1766430Z --- 2021-05-16T17:55:55.1766960Z > > ### Aliases: dec2base dec2hex dec2hex 2021-05-16T17:55:55.1767470Z 174c174,175 2021-05-16T17:55:55.1768840Z < > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal 2021-05-16T17:55:55.1769790Z --- 2021-05-16T17:55:55.1770990Z > > ### Aliases: orthogonal-planes is.axial is.coronal is.sagittal is.coronal 2021-05-16T17:55:55.1771680Z > > ### is.sagittal 2021-05-16T17:55:55.1772110Z 260c261 2021-05-16T17:55:55.1772820Z < > ### Aliases: readDICOMFile parseDICOMHeader 2021-05-16T17:55:55.1773710Z --- 2021-05-16T17:55:55.1774480Z > > ### Aliases: readDICOMFile parseDICOMHeader parseDICOMHeader 2021-05-16T17:55:55.1775140Z 285c286 2021-05-16T17:55:55.1775650Z < > ### Aliases: str2time str2date 2021-05-16T17:55:55.1776390Z --- 2021-05-16T17:55:55.1777510Z > > ### Aliases: str2time str2date str2date 2021-05-16T17:55:55.2904850Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T17:55:55.5390950Z * checking tests ... 2021-05-16T17:55:58.6827610Z Running ‘testthat.R’ 2021-05-16T17:55:58.7357510Z OK 2021-05-16T17:55:58.8701070Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T17:55:58.8841350Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T17:56:27.0500640Z * checking re-building of vignette outputs ... OK 2021-05-16T17:56:31.3264410Z * checking PDF version of manual ... OK 2021-05-16T17:56:31.3274630Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:56:31.3282900Z * checking for detritus in the temp directory ... OK 2021-05-16T17:56:31.3283830Z * DONE 2021-05-16T17:56:31.3290680Z 2021-05-16T17:56:31.3291530Z Status: 1 WARNING 2021-05-16T17:56:31.3299060Z See 2021-05-16T17:56:31.3300780Z ‘/Users/runner/work/oro.dicom/oro.dicom/check/oro.dicom.Rcheck/00check.log’ 2021-05-16T17:56:31.3301880Z for details. 2021-05-16T17:56:31.3302550Z 2021-05-16T17:56:31.3306960Z 2021-05-16T17:56:31.4516850Z ── R CMD check results ────────────────────────────────── oro.dicom 0.5.2.2 ──── 2021-05-16T17:56:31.4535860Z Duration: 57.8s 2021-05-16T17:56:31.4536200Z 2021-05-16T17:56:31.4560580Z ❯ checking sizes of PDF files under ‘inst/doc’ ... WARNING 2021-05-16T17:56:31.4562950Z ##[warning] ‘gs+qpdf’ made some significant size reductions: 2021-05-16T17:56:31.4566130Z compacted ‘dicom.pdf’ from 698Kb to 279Kb 2021-05-16T17:56:31.4567460Z consider running tools::compactPDF(gs_quality = "ebook") on these files 2021-05-16T17:56:31.4567990Z 2021-05-16T17:56:31.4572470Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:56:31.5305220Z total 8080 2021-05-16T17:56:31.5307620Z drwxr-xr-x 15 runner staff 480 May 16 17:56 oro.dicom.Rcheck 2021-05-16T17:56:31.5311230Z -rw-r--r-- 1 runner staff 2019199 May 16 17:55 oro.dicom_0.5.2.2.tar.gz 2021-05-16T17:56:31.5313450Z -rw-r--r-- 1 runner staff 2116476 May 16 17:55 oro.dicom_0.5.2.2.tgz 2021-05-16T17:56:31.5380100Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:56:31.5380920Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:56:31.5952490Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:56:31.5952970Z env: 2021-05-16T17:56:31.5953370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:56:31.5953790Z TIC_DEPLOY_KEY: 2021-05-16T17:56:31.5954110Z RSPM: 2021-05-16T17:56:31.5955580Z GITHUB_PAT: *** 2021-05-16T17:56:31.5955960Z COVERALLS_TOKEN: 2021-05-16T17:56:31.5956400Z continue-on-error: false 2021-05-16T17:56:31.5957350Z VDIFFR_RUN_TESTS: false 2021-05-16T17:56:31.5957810Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:56:31.5958210Z TZ: UTC 2021-05-16T17:56:31.5958550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:56:31.5958910Z NOT_CRAN: true 2021-05-16T17:56:31.5959250Z ##[endgroup] 2021-05-16T17:56:31.6375800Z 2021-05-16T17:56:31.6378020Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T17:56:31.6378880Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T17:56:31.6380110Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T17:56:31.6380470Z 2021-05-16T17:56:31.6381220Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T17:56:31.6382110Z You are welcome to redistribute it under certain conditions. 2021-05-16T17:56:31.6383370Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T17:56:31.6383800Z 2021-05-16T17:56:31.6384410Z R is a collaborative project with many contributors. 2021-05-16T17:56:31.6385580Z Type 'contributors()' for more information and 2021-05-16T17:56:31.6386810Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T17:56:31.6387210Z 2021-05-16T17:56:31.6388310Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T17:56:31.6389500Z 'help.start()' for an HTML browser interface to help. 2021-05-16T17:56:31.6390400Z Type 'q()' to quit R. 2021-05-16T17:56:31.6390690Z 2021-05-16T17:56:31.6391090Z > library(testthat) 2021-05-16T17:56:31.6391580Z > library(oro.dicom) 2021-05-16T17:56:31.6392010Z oro.dicom 0.5.2.2 2021-05-16T17:56:31.6392380Z > 2021-05-16T17:56:31.6392830Z > test_check("oro.dicom") 2021-05-16T17:56:31.6393340Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ] 2021-05-16T17:56:31.6393740Z > 2021-05-16T17:56:31.6394110Z > proc.time() 2021-05-16T17:56:31.6394600Z user system elapsed 2021-05-16T17:56:31.6395040Z 2.879 0.210 3.081 2021-05-16T17:56:31.6448120Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:56:31.6448790Z Rscript -e "tic::before_deploy()" 2021-05-16T17:56:31.6697790Z shell: /bin/bash -e {0} 2021-05-16T17:56:31.6698220Z env: 2021-05-16T17:56:31.6698640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:56:31.6699140Z TIC_DEPLOY_KEY: 2021-05-16T17:56:31.6699480Z RSPM: 2021-05-16T17:56:31.6700360Z GITHUB_PAT: *** 2021-05-16T17:56:31.6700780Z COVERALLS_TOKEN: 2021-05-16T17:56:31.6701340Z continue-on-error: false 2021-05-16T17:56:31.6701860Z VDIFFR_RUN_TESTS: false 2021-05-16T17:56:31.6702340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:56:31.6702800Z TZ: UTC 2021-05-16T17:56:31.6703160Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:56:31.6703580Z NOT_CRAN: true 2021-05-16T17:56:31.6703940Z ##[endgroup] 2021-05-16T17:56:32.0515210Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:56:32.2140630Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:56:32.2141270Z with: 2021-05-16T17:56:32.2142090Z upload_url: https://uploads.github.com/repos/neuroconductor/oro.dicom/releases/43017677/assets{?name,label} 2021-05-16T17:56:32.2143040Z asset_path: check/oro.dicom_0.5.2.2.tgz 2021-05-16T17:56:32.2143560Z asset_name: oro.dicom_0.5.2.2_R4.0.tgz 2021-05-16T17:56:32.2144110Z asset_content_type: application/octet-stream 2021-05-16T17:56:32.2144920Z env: 2021-05-16T17:56:32.2145610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:56:32.2146110Z TIC_DEPLOY_KEY: 2021-05-16T17:56:32.2146460Z RSPM: 2021-05-16T17:56:32.2147310Z GITHUB_PAT: *** 2021-05-16T17:56:32.2147710Z COVERALLS_TOKEN: 2021-05-16T17:56:32.2148210Z continue-on-error: false 2021-05-16T17:56:32.2148710Z VDIFFR_RUN_TESTS: false 2021-05-16T17:56:32.2149200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:56:32.2149650Z TZ: UTC 2021-05-16T17:56:32.2150070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:56:32.2150470Z NOT_CRAN: true 2021-05-16T17:56:32.2151230Z GITHUB_TOKEN: *** 2021-05-16T17:56:32.2151620Z ##[endgroup] 2021-05-16T17:56:33.3019760Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:56:33.3020660Z Rscript -e "tic::deploy()" 2021-05-16T17:56:33.3275200Z shell: /bin/bash -e {0} 2021-05-16T17:56:33.3275630Z env: 2021-05-16T17:56:33.3276060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:56:33.3276560Z TIC_DEPLOY_KEY: 2021-05-16T17:56:33.3276910Z RSPM: 2021-05-16T17:56:33.3278130Z GITHUB_PAT: *** 2021-05-16T17:56:33.3278550Z COVERALLS_TOKEN: 2021-05-16T17:56:33.3279040Z continue-on-error: false 2021-05-16T17:56:33.3279550Z VDIFFR_RUN_TESTS: false 2021-05-16T17:56:33.3280040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:56:33.3280500Z TZ: UTC 2021-05-16T17:56:33.3280880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:56:33.3281300Z NOT_CRAN: true 2021-05-16T17:56:33.3281660Z ##[endgroup] 2021-05-16T17:56:33.7095780Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:56:33.9054670Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:56:33.9055360Z Rscript -e "tic::after_deploy()" 2021-05-16T17:56:33.9305180Z shell: /bin/bash -e {0} 2021-05-16T17:56:33.9305590Z env: 2021-05-16T17:56:33.9306020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:56:33.9306520Z TIC_DEPLOY_KEY: 2021-05-16T17:56:33.9306860Z RSPM: 2021-05-16T17:56:33.9308040Z GITHUB_PAT: *** 2021-05-16T17:56:33.9308450Z COVERALLS_TOKEN: 2021-05-16T17:56:33.9308950Z continue-on-error: false 2021-05-16T17:56:33.9309420Z VDIFFR_RUN_TESTS: false 2021-05-16T17:56:33.9309950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T17:56:33.9310410Z TZ: UTC 2021-05-16T17:56:33.9310780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:56:33.9311200Z NOT_CRAN: true 2021-05-16T17:56:33.9311560Z ##[endgroup] 2021-05-16T17:56:34.3122480Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:56:34.7251870Z Post job cleanup. 2021-05-16T17:56:34.8000400Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:56:34.8126700Z Post job cleanup. 2021-05-16T17:56:34.9413640Z [command]/usr/local/bin/git version 2021-05-16T17:56:34.9516280Z git version 2.31.1 2021-05-16T17:56:34.9567150Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:56:34.9644530Z [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-16T17:56:35.0549280Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:56:35.0607620Z http.https://github.com/.extraheader 2021-05-16T17:56:35.0621640Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:56:35.0712740Z [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-16T17:56:35.1663400Z Cleaning up orphan processes