2021-05-19T17:54:42.7921599Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:42.9443018Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.1283950Z 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-19T17:54:43.2668377Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.4141820Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:55:01.0506100Z Current runner version: '2.278.0' 2021-05-19T17:55:01.0696000Z ##[group]Operating System 2021-05-19T17:55:01.0697250Z Mac OS X 2021-05-19T17:55:01.0697760Z 10.15.7 2021-05-19T17:55:01.0698190Z 19H1030 2021-05-19T17:55:01.0698610Z ##[endgroup] 2021-05-19T17:55:01.0699160Z ##[group]Virtual Environment 2021-05-19T17:55:01.0699880Z Environment: macos-10.15 2021-05-19T17:55:01.0700450Z Version: 20210516.1 2021-05-19T17:55:01.0701430Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T17:55:01.0702730Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T17:55:01.0703600Z ##[endgroup] 2021-05-19T17:55:01.0705620Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:55:01.0707280Z Actions: write 2021-05-19T17:55:01.0707770Z Checks: write 2021-05-19T17:55:01.0708280Z Contents: write 2021-05-19T17:55:01.0708880Z Deployments: write 2021-05-19T17:55:01.0709570Z Issues: write 2021-05-19T17:55:01.0710190Z Metadata: read 2021-05-19T17:55:01.0710670Z Packages: write 2021-05-19T17:55:01.0711290Z PullRequests: write 2021-05-19T17:55:01.0711890Z RepositoryProjects: write 2021-05-19T17:55:01.0712520Z SecurityEvents: write 2021-05-19T17:55:01.0713080Z Statuses: write 2021-05-19T17:55:01.0714270Z ##[endgroup] 2021-05-19T17:55:01.0718300Z Prepare workflow directory 2021-05-19T17:55:01.2441740Z Prepare all required actions 2021-05-19T17:55:01.2456650Z Getting action download info 2021-05-19T17:55:01.6960010Z Download action repository 'actions/checkout@v2' 2021-05-19T17:55:08.9527210Z Download action repository 'r-lib/actions@master' 2021-05-19T17:55:38.8467510Z Download action repository 'adigherman/actions@master' 2021-05-19T17:55:54.1504630Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:55:54.9062530Z Download action repository 'actions/cache@v1' 2021-05-19T17:55:55.7030790Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:55:57.0046110Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:55:58.1411600Z ##[group]Run actions/checkout@v2 2021-05-19T17:55:58.1412810Z with: 2021-05-19T17:55:58.1413290Z repository: neuroconductor/neurocStats 2021-05-19T17:55:58.1414290Z token: *** 2021-05-19T17:55:58.1414670Z ssh-strict: true 2021-05-19T17:55:58.1415130Z persist-credentials: true 2021-05-19T17:55:58.1415630Z clean: true 2021-05-19T17:55:58.1415990Z fetch-depth: 1 2021-05-19T17:55:58.1416330Z lfs: false 2021-05-19T17:55:58.1416680Z submodules: false 2021-05-19T17:55:58.1417020Z env: 2021-05-19T17:55:58.1417420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:58.1417860Z TIC_DEPLOY_KEY: 2021-05-19T17:55:58.1418180Z RSPM: 2021-05-19T17:55:58.1418890Z GITHUB_PAT: *** 2021-05-19T17:55:58.1419650Z COVERALLS_TOKEN: *** 2021-05-19T17:55:58.1420100Z continue-on-error: false 2021-05-19T17:55:58.1420560Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:58.1420930Z ##[endgroup] 2021-05-19T17:56:00.4483680Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:56:00.4485350Z ##[group]Getting Git version info 2021-05-19T17:56:00.4488230Z Working directory is '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:56:00.4489170Z [command]/usr/local/bin/git version 2021-05-19T17:56:01.0019330Z git version 2.31.1 2021-05-19T17:56:01.0021800Z ##[endgroup] 2021-05-19T17:56:01.0023170Z Deleting the contents of '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:56:01.0025340Z ##[group]Initializing the repository 2021-05-19T17:56:01.0026140Z [command]/usr/local/bin/git init /Users/runner/work/neurocStats/neurocStats 2021-05-19T17:56:01.1902470Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:56:01.1903530Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:56:01.1904310Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:56:01.1904880Z hint: 2021-05-19T17:56:01.1905930Z hint: git config --global init.defaultBranch 2021-05-19T17:56:01.1907240Z hint: 2021-05-19T17:56:01.1908280Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:56:01.1909560Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:56:01.1910160Z hint: 2021-05-19T17:56:01.1910940Z hint: git branch -m 2021-05-19T17:56:01.3238370Z Initialized empty Git repository in /Users/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:56:01.3253030Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:56:01.3873130Z ##[endgroup] 2021-05-19T17:56:01.3873990Z ##[group]Disabling automatic garbage collection 2021-05-19T17:56:01.3882900Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T17:56:01.4222580Z ##[endgroup] 2021-05-19T17:56:01.4230480Z ##[group]Setting up auth 2021-05-19T17:56:01.4241720Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:56:01.4330560Z [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-19T17:56:01.7416010Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:56:01.7514980Z [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-19T17:56:01.8468640Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:56:01.8656220Z ##[endgroup] 2021-05-19T17:56:01.8656980Z ##[group]Fetching the repository 2021-05-19T17:56:01.8669940Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8d631a7e1febb2b90e845811c7e2f8b353f3e1ed:refs/tags/0.1.3.s 2021-05-19T17:56:03.1413860Z remote: Enumerating objects: 39, done. 2021-05-19T17:56:03.1415180Z remote: Counting objects: 2% (1/39) 2021-05-19T17:56:03.1416540Z remote: Counting objects: 5% (2/39) 2021-05-19T17:56:03.1417090Z remote: Counting objects: 7% (3/39) 2021-05-19T17:56:03.1417580Z remote: Counting objects: 10% (4/39) 2021-05-19T17:56:03.1418120Z remote: Counting objects: 12% (5/39) 2021-05-19T17:56:03.1418700Z remote: Counting objects: 15% (6/39) 2021-05-19T17:56:03.1419560Z remote: Counting objects: 17% (7/39) 2021-05-19T17:56:03.1420130Z remote: Counting objects: 20% (8/39) 2021-05-19T17:56:03.1420660Z remote: Counting objects: 23% (9/39) 2021-05-19T17:56:03.1421190Z remote: Counting objects: 25% (10/39) 2021-05-19T17:56:03.1421720Z remote: Counting objects: 28% (11/39) 2021-05-19T17:56:03.1422230Z remote: Counting objects: 30% (12/39) 2021-05-19T17:56:03.1423740Z remote: Counting objects: 33% (13/39) 2021-05-19T17:56:03.1424540Z remote: Counting objects: 35% (14/39) 2021-05-19T17:56:03.1425380Z remote: Counting objects: 38% (15/39) 2021-05-19T17:56:03.1426190Z remote: Counting objects: 41% (16/39) 2021-05-19T17:56:03.1426720Z remote: Counting objects: 43% (17/39) 2021-05-19T17:56:03.1427250Z remote: Counting objects: 46% (18/39) 2021-05-19T17:56:03.1427760Z remote: Counting objects: 48% (19/39) 2021-05-19T17:56:03.1428260Z remote: Counting objects: 51% (20/39) 2021-05-19T17:56:03.1428790Z remote: Counting objects: 53% (21/39) 2021-05-19T17:56:03.1429280Z remote: Counting objects: 56% (22/39) 2021-05-19T17:56:03.1429800Z remote: Counting objects: 58% (23/39) 2021-05-19T17:56:03.1430340Z remote: Counting objects: 61% (24/39) 2021-05-19T17:56:03.1430830Z remote: Counting objects: 64% (25/39) 2021-05-19T17:56:03.1431630Z remote: Counting objects: 66% (26/39) 2021-05-19T17:56:03.1432710Z remote: Counting objects: 69% (27/39) 2021-05-19T17:56:03.1433270Z remote: Counting objects: 71% (28/39) 2021-05-19T17:56:03.1433800Z remote: Counting objects: 74% (29/39) 2021-05-19T17:56:03.1434270Z remote: Counting objects: 76% (30/39) 2021-05-19T17:56:03.1434800Z remote: Counting objects: 79% (31/39) 2021-05-19T17:56:03.1435350Z remote: Counting objects: 82% (32/39) 2021-05-19T17:56:03.1436440Z remote: Counting objects: 84% (33/39) 2021-05-19T17:56:03.1436960Z remote: Counting objects: 87% (34/39) 2021-05-19T17:56:03.1437500Z remote: Counting objects: 89% (35/39) 2021-05-19T17:56:03.1438000Z remote: Counting objects: 92% (36/39) 2021-05-19T17:56:03.1438480Z remote: Counting objects: 94% (37/39) 2021-05-19T17:56:03.1439000Z remote: Counting objects: 97% (38/39) 2021-05-19T17:56:03.1439500Z remote: Counting objects: 100% (39/39) 2021-05-19T17:56:03.1440060Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:56:03.1440610Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:56:03.1441180Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:56:03.1441760Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:56:03.1442310Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:56:03.1442870Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:56:03.1443450Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:56:03.1444000Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:56:03.1444560Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:56:03.1445070Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:56:03.1445650Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:56:03.1446230Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:56:03.1446770Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:56:03.1447720Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:56:03.1448360Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:56:03.1448950Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:56:03.1449470Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:56:03.1450020Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:56:03.1450600Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:56:03.1451180Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:56:03.1451730Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:56:03.1452310Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:56:03.1452860Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:56:03.1453440Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:56:03.1454140Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:56:03.1454690Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:56:03.1455290Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:56:03.1456160Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:56:03.1456780Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:56:03.1457360Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:56:03.1458290Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:56:03.1459100Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:56:03.1459670Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:56:03.1460170Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:56:03.1460690Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:56:03.1461200Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:56:03.1461710Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:56:03.1462230Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:56:03.1462800Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:56:03.1564950Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:56:03.5442470Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:56:03.5445520Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:56:03.5630790Z ##[endgroup] 2021-05-19T17:56:03.5632000Z ##[group]Determining the checkout info 2021-05-19T17:56:03.5633800Z ##[endgroup] 2021-05-19T17:56:03.5635250Z ##[group]Checking out the ref 2021-05-19T17:56:03.5639690Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:56:03.8492280Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:56:03.8563040Z ##[endgroup] 2021-05-19T17:56:03.8777310Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T17:56:03.8853620Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:56:03.9173590Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:56:03.9174230Z with: 2021-05-19T17:56:03.9174650Z r-version: oldrel 2021-05-19T17:56:03.9175040Z Ncpus: 1 2021-05-19T17:56:03.9175480Z crayon.enabled: NULL 2021-05-19T17:56:03.9176000Z remove-openmp-macos: true 2021-05-19T17:56:03.9176570Z http-user-agent: default 2021-05-19T17:56:03.9177060Z install-r: true 2021-05-19T17:56:03.9177580Z windows-path-include-mingw: true 2021-05-19T17:56:03.9178090Z env: 2021-05-19T17:56:03.9178510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:03.9178980Z TIC_DEPLOY_KEY: 2021-05-19T17:56:03.9179360Z RSPM: 2021-05-19T17:56:03.9180650Z GITHUB_PAT: *** 2021-05-19T17:56:03.9181510Z COVERALLS_TOKEN: *** 2021-05-19T17:56:03.9182020Z continue-on-error: false 2021-05-19T17:56:03.9182490Z VDIFFR_RUN_TESTS: false 2021-05-19T17:56:03.9182920Z ##[endgroup] 2021-05-19T17:56:04.1985900Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T17:56:15.2068680Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-19T17:56:16.9042830Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T17:56:18.2708180Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T17:56:19.0170290Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T17:56:19.0173520Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T17:56:20.0065260Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T17:56:20.0072310Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T17:56:21.0066860Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T17:56:21.0088080Z Checksumming (Apple_Free : 3)… 2021-05-19T17:56:22.0024540Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T17:56:22.0068140Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T17:56:22.0517820Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T17:56:22.0524670Z Checksumming (Apple_Free : 5)… 2021-05-19T17:56:23.0097060Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T17:56:23.0099780Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T17:56:24.0012050Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T17:56:24.0015050Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T17:56:24.0017600Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T17:56:24.0035560Z verified CRC32 $84F1919B 2021-05-19T17:56:24.2168010Z /dev/disk2 GUID_partition_scheme 2021-05-19T17:56:24.2272130Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T17:56:24.2410740Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T17:56:58.8597410Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T17:56:58.8598190Z To reinstall 0.29.2_3, run: 2021-05-19T17:56:58.8599050Z brew reinstall pkg-config 2021-05-19T17:56:59.2043100Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T17:57:01.1702230Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T17:57:01.6056600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T18%3A05%3A00Z&sig=Pl4ZfQND2yOHb8Rr1%2Bv75F3bXE0tCxgfRXMHqDjqrS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:02.0782930Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T17:57:14.9036900Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T17:57:15.3280140Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T17:57:16.9641860Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T17:57:17.2942190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T18%3A05%3A00Z&sig=SpnrUDCU5UtWO124UWyPbEJXICSWVWEHWu5ughjOQLM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:17.3792380Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T17:57:20.0743620Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T17:57:28.5753820Z installer: Package name is R 4.0.5 for macOS 2021-05-19T17:57:28.5766150Z installer: Upgrading at base path / 2021-05-19T17:57:28.5767370Z installer: The upgrade was successful. 2021-05-19T17:58:20.7673310Z installer: Package name is gfortran 2021-05-19T17:58:20.7774030Z installer: Installing at base path / 2021-05-19T17:58:20.7875710Z installer: The install was successful. 2021-05-19T17:58:20.7887410Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T17:58:21.0728890Z "disk2" ejected. 2021-05-19T17:58:21.0857900Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T17:58:21.1688140Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T17:58:21.2844920Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:58:21.2845540Z env: 2021-05-19T17:58:21.2846000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:58:21.2846450Z TIC_DEPLOY_KEY: 2021-05-19T17:58:21.2846820Z RSPM: 2021-05-19T17:58:21.2848030Z GITHUB_PAT: *** 2021-05-19T17:58:21.2848860Z COVERALLS_TOKEN: *** 2021-05-19T17:58:21.2849370Z continue-on-error: false 2021-05-19T17:58:21.2849840Z VDIFFR_RUN_TESTS: false 2021-05-19T17:58:21.2850360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:58:21.2851640Z TZ: UTC 2021-05-19T17:58:21.2852050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:58:21.2853210Z NOT_CRAN: true 2021-05-19T17:58:21.2853700Z ##[endgroup] 2021-05-19T17:58:21.7172660Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T17:58:22.3296050Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T17:58:22.3306010Z Dload Upload Total Spent Left Speed 2021-05-19T17:58:22.3307520Z 2021-05-19T17:58:22.9489470Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:58:23.0815410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:58:23.0817110Z 100 117 0 117 0 0 155 0 --:--:-- --:--:-- --:--:-- 155 2021-05-19T17:58:23.4152410Z 2021-05-19T17:58:23.4154780Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T17:58:23.5124210Z 2021-05-19T17:58:24.5205040Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-19T17:58:25.5695210Z 3 82.6M 3 3327k 0 0 1518k 0 0:00:55 0:00:02 0:00:53 3304k 2021-05-19T17:58:26.5853320Z 14 82.6M 14 12.0M 0 0 3797k 0 0:00:22 0:00:03 0:00:19 5984k 2021-05-19T17:58:27.5465650Z 29 82.6M 29 24.0M 0 0 5778k 0 0:00:14 0:00:04 0:00:10 8005k 2021-05-19T17:58:28.6182380Z 43 82.6M 43 36.0M 0 0 7069k 0 0:00:11 0:00:05 0:00:06 9144k 2021-05-19T17:58:29.5288690Z 58 82.6M 58 48.0M 0 0 7818k 0 0:00:10 0:00:06 0:00:04 9631k 2021-05-19T17:58:30.5157290Z 71 82.6M 71 59.0M 0 0 8394k 0 0:00:10 0:00:07 0:00:03 11.1M 2021-05-19T17:58:31.5471410Z 84 82.6M 84 70.0M 0 0 8759k 0 0:00:09 0:00:08 0:00:01 11.7M 2021-05-19T17:58:31.5504430Z 99 82.6M 99 82.0M 0 0 9110k 0 0:00:09 0:00:09 --:--:-- 11.6M 2021-05-19T17:58:31.5505590Z 100 82.6M 100 82.6M 0 0 9177k 0 0:00:09 0:00:09 --:--:-- 11.6M 2021-05-19T17:59:11.8514500Z ##[group]Run tlmgr update --self 2021-05-19T17:59:11.8515410Z tlmgr update --self 2021-05-19T17:59:11.8516330Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:59:11.8517170Z tlmgr update --all 2021-05-19T17:59:11.9799890Z shell: /bin/bash -e {0} 2021-05-19T17:59:11.9800320Z env: 2021-05-19T17:59:11.9800820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:11.9821000Z TIC_DEPLOY_KEY: 2021-05-19T17:59:11.9821560Z RSPM: 2021-05-19T17:59:11.9822870Z GITHUB_PAT: *** 2021-05-19T17:59:11.9823730Z COVERALLS_TOKEN: *** 2021-05-19T17:59:11.9824250Z continue-on-error: false 2021-05-19T17:59:11.9824730Z VDIFFR_RUN_TESTS: false 2021-05-19T17:59:11.9825250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:59:11.9825710Z TZ: UTC 2021-05-19T17:59:11.9826080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:11.9826490Z NOT_CRAN: true 2021-05-19T17:59:11.9826910Z ##[endgroup] 2021-05-19T17:59:21.2680750Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:59:22.4673850Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:59:22.4678640Z running mktexlsr ... 2021-05-19T17:59:23.2328040Z done running mktexlsr. 2021-05-19T17:59:23.2837640Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:59:23.2839400Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:59:25.8773860Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:59:25.8774960Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:59:26.2275310Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-19T17:59:27.9597940Z [3/89, 00:02/21:26] install: auto-pst-pdf-lua [3k] 2021-05-19T17:59:28.4860030Z [4/89, 00:03/30:51] install: barracuda [30k] 2021-05-19T17:59:29.0471750Z [5/89, 00:04/27:30] install: bezierplot [8k] 2021-05-19T17:59:29.4176510Z [6/89, 00:04/25:18] install: biber.universal-darwin [33017k] 2021-05-19T17:59:40.2171830Z [7/89, 00:15/00:16] install: biber [1k] 2021-05-19T17:59:40.5723140Z [8/89, 00:15/00:16] install: biblatex [238k] 2021-05-19T17:59:42.3958020Z [9/89, 00:17/00:18] install: checkcites.universal-darwin [1k] 2021-05-19T17:59:42.7555090Z [10/89, 00:17/00:18] install: checkcites [7k] 2021-05-19T17:59:43.1421810Z [11/89, 00:18/00:19] install: chickenize [15k] 2021-05-19T17:59:43.5611100Z [12/89, 00:18/00:19] install: chinese-jfm [3k] 2021-05-19T17:59:44.0212200Z [13/89, 00:19/00:20] install: cloze [9k] 2021-05-19T17:59:44.4083300Z [14/89, 00:19/00:20] install: colorprofiles [86k] 2021-05-19T17:59:44.9092130Z [15/89, 00:19/00:20] install: combofont [2k] 2021-05-19T17:59:45.2511050Z [16/89, 00:20/00:21] install: courier [470k] 2021-05-19T17:59:47.0883770Z [17/89, 00:22/00:23] install: courier-scaled [3k] 2021-05-19T17:59:47.5231670Z [18/89, 00:22/00:23] install: cstypo [3k] 2021-05-19T17:59:47.9390450Z [19/89, 00:22/00:23] install: ctablestack [2k] 2021-05-19T17:59:48.3221860Z [20/89, 00:23/00:24] install: ekdosis [19k] 2021-05-19T17:59:48.7368600Z [21/89, 00:23/00:24] install: emoji [40k] 2021-05-19T17:59:49.2386480Z [22/89, 00:24/00:25] install: emojicite [2k] 2021-05-19T17:59:49.5876430Z [23/89, 00:24/00:25] install: enctex [24k] 2021-05-19T17:59:50.3525810Z [24/89, 00:25/00:26] install: enigma [18k] 2021-05-19T17:59:50.7959090Z [25/89, 00:25/00:26] install: etex-pkg [6k] 2021-05-19T17:59:51.1522130Z [26/89, 00:26/00:27] install: filecontents [3k] 2021-05-19T17:59:51.5346230Z [27/89, 00:26/00:27] install: grfext [3k] 2021-05-19T17:59:51.8737830Z [28/89, 00:26/00:27] install: hyphenex [9k] 2021-05-19T17:59:52.2289140Z [29/89, 00:27/00:28] install: ifplatform [2k] 2021-05-19T17:59:52.5854500Z [30/89, 00:27/00:28] install: innerscript [4k] 2021-05-19T17:59:52.9399980Z [31/89, 00:27/00:28] install: interpreter [7k] 2021-05-19T17:59:53.3281000Z [32/89, 00:28/00:30] install: kanaparser [5k] 2021-05-19T17:59:54.1656590Z [33/89, 00:28/00:30] install: knuth-local [23k] 2021-05-19T17:59:54.3581750Z [34/89, 00:29/00:31] install: logreq [4k] 2021-05-19T17:59:55.0429220Z [35/89, 00:30/00:32] install: lua-typo [7k] 2021-05-19T17:59:55.4573900Z [36/89, 00:30/00:32] install: lua-uca [70k] 2021-05-19T17:59:56.3080460Z [37/89, 00:31/00:33] install: lua-ul [7k] 2021-05-19T17:59:56.7150560Z [38/89, 00:31/00:33] install: lua-uni-algos [6k] 2021-05-19T17:59:57.1125280Z [39/89, 00:32/00:34] install: lua-visual-debug [4k] 2021-05-19T17:59:57.4720260Z [40/89, 00:32/00:34] install: luacode [3k] 2021-05-19T17:59:57.8282270Z [41/89, 00:32/00:34] install: luacolor [5k] 2021-05-19T17:59:58.2167540Z [42/89, 00:33/00:35] install: luahyphenrules [3k] 2021-05-19T17:59:58.6071030Z [43/89, 00:33/00:35] install: luaimageembed [2k] 2021-05-19T17:59:58.9549360Z [44/89, 00:33/00:35] install: luaindex [5k] 2021-05-19T17:59:59.3187420Z [45/89, 00:34/00:36] install: luainputenc [5k] 2021-05-19T17:59:59.6992720Z [46/89, 00:34/00:36] install: luaintro [1k] 2021-05-19T18:00:00.0499520Z [47/89, 00:35/00:37] install: luakeys [5k] 2021-05-19T18:00:00.4094940Z [48/89, 00:35/00:37] install: lualatex-doc [1k] 2021-05-19T18:00:01.3246540Z [49/89, 00:35/00:37] install: lualatex-truncate [2k] 2021-05-19T18:00:01.3247720Z [50/89, 00:36/00:38] install: luamplib [12k] 2021-05-19T18:00:01.4955280Z [51/89, 00:36/00:38] install: luapackageloader [2k] 2021-05-19T18:00:01.8416360Z [52/89, 00:36/00:38] install: luaprogtable [7k] 2021-05-19T18:00:02.2432700Z [53/89, 00:37/00:39] install: luarandom [2k] 2021-05-19T18:00:02.5938740Z [54/89, 00:37/00:39] install: luatex85 [2k] 2021-05-19T18:00:02.9447940Z [55/89, 00:37/00:39] install: luatexbase [4k] 2021-05-19T18:00:03.4023730Z [56/89, 00:38/00:40] install: luatexko [22k] 2021-05-19T18:00:03.8281020Z [57/89, 00:38/00:40] install: luatextra [2k] 2021-05-19T18:00:04.1732350Z [58/89, 00:39/00:41] install: luavlna [8k] 2021-05-19T18:00:04.5906840Z [59/89, 00:39/00:41] install: luaxml [31k] 2021-05-19T18:00:05.1008620Z [60/89, 00:40/00:42] install: makeindex.universal-darwin [91k] 2021-05-19T18:00:05.6994760Z [61/89, 00:40/00:42] install: makeindex [5k] 2021-05-19T18:00:06.1017740Z [62/89, 00:41/00:43] install: mflogo [2k] 2021-05-19T18:00:06.4354750Z [63/89, 00:41/00:43] install: newpax [9k] 2021-05-19T18:00:06.7686890Z [64/89, 00:41/00:43] install: nodetree [13k] 2021-05-19T18:00:07.1485640Z [65/89, 00:42/00:44] install: odsfile [5k] 2021-05-19T18:00:07.4852140Z [66/89, 00:42/00:44] install: optex.universal-darwin [1k] 2021-05-19T18:00:07.8777400Z [67/89, 00:42/00:44] install: optex [770k] 2021-05-19T18:00:08.8072380Z [68/89, 00:43/00:44] install: pdfarticle [4k] 2021-05-19T18:00:09.1305860Z [69/89, 00:44/00:45] install: pdfextra [22k] 2021-05-19T18:00:09.5072670Z [70/89, 00:44/00:45] install: placeat [4k] 2021-05-19T18:00:09.8298040Z [71/89, 00:44/00:45] install: plantuml [3k] 2021-05-19T18:00:10.1853940Z [72/89, 00:45/00:46] install: rsfs [55k] 2021-05-19T18:00:10.6913430Z [73/89, 00:45/00:46] install: selnolig [53k] 2021-05-19T18:00:11.1575640Z [74/89, 00:46/00:47] install: spelling [14k] 2021-05-19T18:00:11.6939330Z [75/89, 00:46/00:47] install: stricttex [2k] 2021-05-19T18:00:12.0795660Z [76/89, 00:47/00:48] install: texlive-common [1k] 2021-05-19T18:00:12.4606490Z [77/89, 00:47/00:48] install: texlive-en [1k] 2021-05-19T18:00:12.8262650Z [78/89, 00:47/00:48] install: texlive-msg-translations [144k] 2021-05-19T18:00:13.8476600Z [79/89, 00:48/00:49] install: thumbpdf.universal-darwin [1k] 2021-05-19T18:00:14.2849690Z [80/89, 00:49/00:50] install: thumbpdf [19k] 2021-05-19T18:00:14.7323280Z [81/89, 00:49/00:50] install: tlshell.universal-darwin [1k] 2021-05-19T18:00:15.1402330Z [82/89, 00:50/00:51] install: tlshell [29k] 2021-05-19T18:00:15.6820210Z [83/89, 00:50/00:51] install: typewriter [25k] 2021-05-19T18:00:16.1423640Z [84/89, 00:51/00:52] install: uninormalize [6k] 2021-05-19T18:00:16.6100860Z [85/89, 00:51/00:52] install: upquote [2k] 2021-05-19T18:00:17.0015400Z [86/89, 00:52/00:53] install: xdvi.universal-darwin [948k] 2021-05-19T18:00:18.2626510Z [87/89, 00:53/00:53] install: xdvi [7k] 2021-05-19T18:00:18.6608260Z [88/89, 00:53/00:53] install: collection-basic [1k] 2021-05-19T18:00:19.0753920Z [89/89, 00:54/00:54] install: collection-luatex [1k] 2021-05-19T18:00:19.4675150Z running mktexlsr ... 2021-05-19T18:00:19.8338420Z done running mktexlsr. 2021-05-19T18:00:19.8839470Z running updmap-sys ... 2021-05-19T18:00:21.0096230Z done running updmap-sys. 2021-05-19T18:00:21.0098370Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T18:00:21.0100670Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/vCyZH4d1MP/QH93xhq1sI ... 2021-05-19T18:00:22.2478280Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/vCyZH4d1MP/QH93xhq1sI. 2021-05-19T18:00:22.2479720Z OK: optex.fmt/luatex 2021-05-19T18:00:22.2481000Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T18:00:22.2482540Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T18:00:24.6179320Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T18:00:25.5425970Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T18:00:25.5427720Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T18:00:26.7796700Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T18:00:26.7800560Z running mktexlsr ... 2021-05-19T18:00:27.1769750Z done running mktexlsr. 2021-05-19T18:00:27.2352580Z running updmap-sys ... 2021-05-19T18:00:28.2321480Z done running updmap-sys. 2021-05-19T18:00:28.2323060Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T18:00:28.2325110Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T18:00:28.3655920Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T18:00:28.3656450Z with: 2021-05-19T18:00:28.3657310Z pandoc-version: 2.7.3 2021-05-19T18:00:28.3657660Z env: 2021-05-19T18:00:28.3658050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:28.3658480Z TIC_DEPLOY_KEY: 2021-05-19T18:00:28.3658790Z RSPM: 2021-05-19T18:00:28.3660000Z GITHUB_PAT: *** 2021-05-19T18:00:28.3660770Z COVERALLS_TOKEN: *** 2021-05-19T18:00:28.3661210Z continue-on-error: false 2021-05-19T18:00:28.3661650Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:28.3662100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:28.3662510Z TZ: UTC 2021-05-19T18:00:28.3662860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:28.3663220Z NOT_CRAN: true 2021-05-19T18:00:28.3663550Z ##[endgroup] 2021-05-19T18:00:30.3271030Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T18:00:41.7600780Z installer: Package name is pandoc 2021-05-19T18:00:41.7602930Z installer: Installing at base path / 2021-05-19T18:00:41.7603740Z installer: The install was successful. 2021-05-19T18:00:41.7908530Z ##[group]Run git config user.name adigherman 2021-05-19T18:00:41.7909280Z git config user.name adigherman 2021-05-19T18:00:41.7909810Z git config user.email adig@jhu.edu 2021-05-19T18:00:41.8430660Z shell: /bin/bash -e {0} 2021-05-19T18:00:41.8431080Z env: 2021-05-19T18:00:41.8431520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:41.8431960Z TIC_DEPLOY_KEY: 2021-05-19T18:00:41.8432310Z RSPM: 2021-05-19T18:00:41.8433740Z GITHUB_PAT: *** 2021-05-19T18:00:41.8434520Z COVERALLS_TOKEN: *** 2021-05-19T18:00:41.8435050Z continue-on-error: false 2021-05-19T18:00:41.8435550Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:41.8436020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:41.8436460Z TZ: UTC 2021-05-19T18:00:41.8436840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:41.8437250Z NOT_CRAN: true 2021-05-19T18:00:41.8437630Z ##[endgroup] 2021-05-19T18:00:41.9426900Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T18:00:41.9427690Z env: 2021-05-19T18:00:41.9428150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:41.9428600Z TIC_DEPLOY_KEY: 2021-05-19T18:00:41.9428980Z RSPM: 2021-05-19T18:00:41.9429890Z GITHUB_PAT: *** 2021-05-19T18:00:41.9430670Z COVERALLS_TOKEN: *** 2021-05-19T18:00:41.9431180Z continue-on-error: false 2021-05-19T18:00:41.9431650Z VDIFFR_RUN_TESTS: false 2021-05-19T18:00:41.9432160Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:00:41.9432630Z TZ: UTC 2021-05-19T18:00:41.9433010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:41.9433440Z NOT_CRAN: true 2021-05-19T18:00:41.9433810Z ##[endgroup] 2021-05-19T18:00:43.7917110Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T18:00:43.8326190Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T18:00:43.8327870Z To reinstall 3.20.2, run: 2021-05-19T18:00:43.8329050Z brew reinstall cmake 2021-05-19T18:00:45.6851330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T18:00:46.7862350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:00:47.3552650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T18:00:47.6783380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T18%3A10%3A00Z&sig=zZdO57Sg09TCjJP1OeAusnW5VMl%2B5CjUIMJZJHJSy2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:47.7201840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=zZdO57Sg09TCjJP1OeAusnW5VMl\%2B5CjUIMJZJHJSy2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:47.8015420Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T18:00:47.8946120Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T18:00:47.8978010Z 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/d20210519-2851-xsm5sr 2021-05-19T18:00:48.1068300Z cp -pR /private/tmp/d20210519-2851-xsm5sr/libssh/. /usr/local/Cellar/libssh 2021-05-19T18:00:48.3304010Z chmod -Rf +w /private/tmp/d20210519-2851-xsm5sr 2021-05-19T18:00:48.4398700Z ==> Finishing up 2021-05-19T18:00:48.4759390Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T18:00:48.4767910Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T18:00:48.4774290Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T18:00:48.4780410Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T18:00:48.4785450Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T18:00:48.4790820Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T18:00:48.4800160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T18:00:48.5394070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3015-tbj1pf.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-19T18:00:51.0532800Z ==> Summary 2021-05-19T18:00:51.0563260Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T18:00:53.5768570Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T18:00:54.6838390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:00:55.2378910Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T18:00:55.5961050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T18%3A10%3A00Z&sig=MLNNp3Oqbvx%2FRO2XZDJiGjo8nHkUcUsBSGtSzLYkzPM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:55.6484640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=MLNNp3Oqbvx\%2FRO2XZDJiGjo8nHkUcUsBSGtSzLYkzPM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:55.9175330Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T18:00:56.0028250Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T18:00:56.0066160Z 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/d20210519-3022-1d9t455 2021-05-19T18:00:57.2028400Z cp -pR /private/tmp/d20210519-3022-1d9t455/jags/. /usr/local/Cellar/jags 2021-05-19T18:00:58.3531710Z chmod -Rf +w /private/tmp/d20210519-3022-1d9t455 2021-05-19T18:00:58.7542620Z ==> Finishing up 2021-05-19T18:00:58.7905770Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T18:00:58.7917350Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T18:00:58.7923890Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T18:00:58.7930900Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T18:00:58.7936230Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T18:00:58.7941380Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T18:00:58.7952110Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T18:00:58.7954820Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T18:00:58.7960340Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T18:00:58.8995340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3186-10r4alq.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-19T18:01:01.9168620Z ==> Summary 2021-05-19T18:01:01.9275350Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T18:01:04.3833810Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T18:01:05.5070820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abf132ce33bf45840c3cad4a52df3fdad64a05e4cbb87a4f4552cdfb91e7f0b0--v8-9.0.257.29.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T18:01:06.0473570Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T18:01:06.4410410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T18%3A10%3A00Z&sig=FJjnVVuoms4Zu3%2BosXmREL428HFRTKROJg2InD7blK8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:06.4776410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8\?se=2021-05-19T18\%3A10\%3A00Z\&sig=FJjnVVuoms4Zu3\%2BosXmREL428HFRTKROJg2InD7blK8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:07.4247680Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T18:01:07.5523330Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T18:01:07.5556000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3193-1rtlv86 2021-05-19T18:01:10.9590780Z cp -pR /private/tmp/d20210519-3193-1rtlv86/v8/. /usr/local/Cellar/v8 2021-05-19T18:01:14.0589220Z chmod -Rf +w /private/tmp/d20210519-3193-1rtlv86 2021-05-19T18:01:14.1713390Z ==> Finishing up 2021-05-19T18:01:14.2245780Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T18:01:16.0254040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3358-h7c8ux.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-19T18:01:18.7973300Z ==> Summary 2021-05-19T18:01:18.8041830Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T18:01:21.1115840Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T18:01:22.1601790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:01:22.8364170Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T18:01:23.1640460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T18%3A10%3A00Z&sig=td1OxCOSmTQ7ZazH8fL7hNjJbp4TKdNX182CClFJzts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:23.1990900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=td1OxCOSmTQ7ZazH8fL7hNjJbp4TKdNX182CClFJzts\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:23.6233310Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T18:01:23.6443160Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T18:01:24.7440160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:01:25.3117090Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T18:01:25.6730060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T18%3A10%3A00Z&sig=WLJAgS2a5qbFZmCO7%2BmellMrwRSS%2Fl3cviioEq7K30Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:25.7117980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=WLJAgS2a5qbFZmCO7\%2BmellMrwRSS\%2Fl3cviioEq7K30Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:26.0364490Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T18:01:26.0515540Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T18:01:27.2227920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:01:28.0350990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T18:01:28.3936030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T18%3A10%3A00Z&sig=NJxQ6CXy38%2BHzN9CFn18CAYvLy%2B%2BdTAQUStE4nURz0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:28.4269290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=NJxQ6CXy38\%2BHzN9CFn18CAYvLy\%2B\%2BdTAQUStE4nURz0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:28.7861320Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T18:01:28.8102160Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T18:01:28.8109060Z ==> Installing fftw dependency: hwloc 2021-05-19T18:01:28.8819930Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T18:01:28.8859240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3365-16nvh1j 2021-05-19T18:01:33.7352520Z cp -pR /private/tmp/d20210519-3365-16nvh1j/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T18:01:41.8792020Z chmod -Rf +w /private/tmp/d20210519-3365-16nvh1j 2021-05-19T18:01:42.4279300Z ==> Finishing up 2021-05-19T18:01:42.4758730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T18:01:42.4854820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T18:01:42.4856430Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T18:01:42.4858080Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T18:01:42.4861010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T18:01:42.4864870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T18:01:42.4870070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T18:01:42.4873430Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T18:01:42.4874910Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T18:01:42.4877620Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T18:01:42.4880500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T18:01:42.4883410Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T18:01:42.4885030Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T18:01:42.4887900Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T18:01:42.4891000Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T18:01:42.4928080Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T18:01:42.4964420Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T18:01:42.4968010Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T18:01:42.4974210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T18:01:42.4977390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T18:01:42.5103660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T18:01:42.5178180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T18:01:42.5180170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T18:01:42.5181870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T18:01:42.5183810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T18:01:42.5185590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T18:01:42.5187160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T18:01:42.5188520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T18:01:42.5189780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T18:01:42.5191160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T18:01:42.5192490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T18:01:42.5411670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T18:01:42.5522560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T18:01:42.5633640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T18:01:42.5737240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T18:01:42.5741830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T18:01:42.5838700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T18:01:42.5842970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T18:01:42.5849000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T18:01:42.5969140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T18:01:42.6117940Z 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-19T18:01:42.6122380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T18:01:42.6128840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T18:01:42.6218960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T18:01:42.6323100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T18:01:42.6444240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T18:01:42.6541410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T18:01:42.6548970Z 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-19T18:01:42.6560750Z 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-19T18:01:42.6678100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T18:01:42.6799070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T18:01:42.6804260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T18:01:42.6948970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T18:01:42.6958300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T18:01:42.7100770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T18:01:42.7118790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T18:01:42.7122290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T18:01:42.7266970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T18:01:42.7284180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T18:01:42.7287690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T18:01:42.7346880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T18:01:42.7466980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T18:01:42.7480860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T18:01:42.7623130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T18:01:42.7628600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T18:01:42.7687530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T18:01:42.7693750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T18:01:42.7828060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T18:01:42.7833000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T18:01:42.7839850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T18:01:42.7969700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T18:01:42.7974720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T18:01:42.8051500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T18:01:42.8056520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T18:01:42.8123370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T18:01:42.8276400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T18:01:42.8365430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T18:01:42.8367280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T18:01:42.8369290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T18:01:42.8377880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T18:01:42.8379610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T18:01:42.8381940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T18:01:42.8383760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T18:01:42.8385550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T18:01:42.8387270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T18:01:42.8388640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T18:01:42.8389950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T18:01:42.8391200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T18:01:42.8392500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T18:01:42.8393850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T18:01:42.8452340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T18:01:42.8524320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T18:01:42.8530660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T18:01:42.8536280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T18:01:42.8649570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T18:01:42.8654160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T18:01:42.8724570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T18:01:42.8850450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T18:01:42.8854500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T18:01:42.8922990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T18:01:42.9046470Z Only the first 100 operations were output. 2021-05-19T18:01:43.3934720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3546-1rxuk0y.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-19T18:01:46.0251850Z ==> Summary 2021-05-19T18:01:46.0902930Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T18:01:46.0910750Z ==> Installing fftw dependency: open-mpi 2021-05-19T18:01:46.1590840Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T18:01:46.1609770Z 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/d20210519-3365-py0o1t 2021-05-19T18:01:52.4426480Z cp -pR /private/tmp/d20210519-3365-py0o1t/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T18:01:57.7756850Z chmod -Rf +w /private/tmp/d20210519-3365-py0o1t 2021-05-19T18:02:06.8299350Z ==> Finishing up 2021-05-19T18:02:06.8790580Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T18:02:06.8793960Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T18:02:06.8799480Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T18:02:06.8803850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T18:02:06.8811060Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T18:02:06.8816930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T18:02:06.8823070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T18:02:06.8827250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T18:02:06.8832670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T18:02:06.8838710Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T18:02:06.8940950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T18:02:06.9043510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T18:02:06.9086000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T18:02:06.9087650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T18:02:06.9089470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T18:02:06.9091020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T18:02:06.9092550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T18:02:06.9094100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T18:02:06.9095650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T18:02:06.9097760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T18:02:06.9108630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T18:02:06.9110140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T18:02:06.9111990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T18:02:06.9113360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T18:02:06.9114580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T18:02:06.9115690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T18:02:06.9116780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T18:02:06.9117910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T18:02:06.9119060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T18:02:06.9120350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T18:02:06.9121660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T18:02:06.9123010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T18:02:06.9124550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T18:02:06.9125970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T18:02:06.9127340Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T18:02:06.9128880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T18:02:06.9130330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T18:02:06.9131670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T18:02:06.9133250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T18:02:06.9135290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T18:02:06.9136750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T18:02:06.9138230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T18:02:06.9139750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T18:02:06.9141240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T18:02:06.9142630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T18:02:06.9143860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T18:02:06.9145000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T18:02:06.9146430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T18:02:06.9147810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T18:02:06.9149380Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T18:02:06.9150770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T18:02:06.9222010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T18:02:06.9227580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T18:02:06.9233290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T18:02:06.9239000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T18:02:06.9244590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T18:02:06.9252220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T18:02:06.9257140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T18:02:06.9262520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T18:02:06.9268240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T18:02:06.9274590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T18:02:06.9280790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T18:02:06.9290200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T18:02:06.9292940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T18:02:06.9297320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T18:02:06.9315850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T18:02:06.9322730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T18:02:06.9328590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T18:02:06.9335260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T18:02:06.9341110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T18:02:06.9347720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T18:02:06.9365300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T18:02:06.9393360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T18:02:06.9402610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T18:02:06.9413260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T18:02:06.9415120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T18:02:06.9416880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T18:02:06.9419210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T18:02:06.9421250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T18:02:06.9423400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T18:02:06.9425370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T18:02:06.9427240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T18:02:06.9430360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T18:02:06.9432320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T18:02:06.9434900Z 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-19T18:02:06.9437030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T18:02:06.9442080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T18:02:06.9448320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T18:02:06.9461980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T18:02:06.9470810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T18:02:06.9476970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T18:02:06.9535540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T18:02:06.9541520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T18:02:06.9547440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T18:02:06.9553140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T18:02:06.9559120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T18:02:06.9564850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T18:02:06.9572710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T18:02:06.9586140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T18:02:06.9588730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T18:02:06.9590000Z Only the first 100 operations were output. 2021-05-19T18:02:07.8810800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3585-uk5mwj.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-19T18:02:10.5835160Z ==> Summary 2021-05-19T18:02:10.6351650Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T18:02:10.6358320Z ==> Installing fftw 2021-05-19T18:02:10.6360950Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T18:02:10.6380450Z 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/d20210519-3365-ejqw7v 2021-05-19T18:02:12.0094570Z cp -pR /private/tmp/d20210519-3365-ejqw7v/fftw/. /usr/local/Cellar/fftw 2021-05-19T18:02:12.8485240Z chmod -Rf +w /private/tmp/d20210519-3365-ejqw7v 2021-05-19T18:02:13.6330980Z ==> Finishing up 2021-05-19T18:02:13.6838850Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T18:02:13.6849070Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T18:02:13.6859830Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T18:02:13.6949780Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T18:02:13.6957150Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T18:02:13.6961840Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T18:02:13.6967450Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T18:02:13.6975800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T18:02:13.6981510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T18:02:13.6986740Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T18:02:13.6991720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T18:02:13.6997170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T18:02:13.7009970Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T18:02:13.7408320Z info /usr/local/share/info/fftw3.info 2021-05-19T18:02:13.7418400Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T18:02:13.7450500Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T18:02:13.7452500Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T18:02:13.7454510Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T18:02:13.7456250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T18:02:13.7462930Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T18:02:13.7475050Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T18:02:13.7480650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T18:02:13.7486170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T18:02:13.7494710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T18:02:13.7500690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T18:02:13.7509020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T18:02:13.7514480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T18:02:13.7521080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T18:02:13.7529830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T18:02:13.7536380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T18:02:13.7542950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T18:02:13.7551150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T18:02:13.7557880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T18:02:13.7565270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T18:02:13.7569200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T18:02:13.7575570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T18:02:13.7581700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T18:02:13.7587220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T18:02:13.7593220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T18:02:13.7599040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T18:02:13.7604480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T18:02:13.7610420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T18:02:13.7615950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T18:02:13.7624120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T18:02:13.7631480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T18:02:13.7636880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T18:02:13.7642250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T18:02:13.7648060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T18:02:13.7653870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T18:02:13.7659110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T18:02:13.7665450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T18:02:13.7672390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T18:02:13.7678040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T18:02:13.7684700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T18:02:13.7695340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T18:02:13.7697090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T18:02:13.7700960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T18:02:13.7710070Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T18:02:13.7715690Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T18:02:13.7724600Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T18:02:14.2559310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3612-1tqlojb.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-19T18:02:16.7965300Z ==> Summary 2021-05-19T18:02:16.8028520Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T18:02:19.2358670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T18:02:20.3415060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:02:20.8946250Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T18:02:21.2335820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T18%3A10%3A00Z&sig=hdcLUkusjn9TuivKNQuZKVmz7AIPBvJI7ItgI16jik4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:02:21.2656420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=hdcLUkusjn9TuivKNQuZKVmz7AIPBvJI7ItgI16jik4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:02:22.8995780Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T18:02:23.0408260Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T18:02:23.0440670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3619-1flp8z4 2021-05-19T18:02:36.3423700Z cp -pR /private/tmp/d20210519-3619-1flp8z4/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T18:02:48.8350580Z chmod -Rf +w /private/tmp/d20210519-3619-1flp8z4 2021-05-19T18:02:52.5804450Z ==> Finishing up 2021-05-19T18:02:52.6159070Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T18:02:52.6176310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T18:02:52.6178000Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T18:02:52.6180170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T18:02:52.6181870Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T18:02:52.6185570Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T18:02:52.6189450Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T18:02:52.6194980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T18:02:52.6202980Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T18:02:52.6208290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T18:02:52.6217770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T18:02:52.6230340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T18:02:52.6239070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T18:02:52.6247720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T18:02:52.6256600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T18:02:52.6266020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T18:02:52.6275810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T18:02:52.6286160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T18:02:52.6295380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T18:02:52.6308440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T18:02:52.6318150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T18:02:52.6325990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T18:02:52.6422860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T18:02:52.6424580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T18:02:52.6426400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T18:02:52.6427910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T18:02:52.6429350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T18:02:52.6430760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T18:02:52.6432220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T18:02:52.6433670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T18:02:52.6435080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T18:02:52.6436470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T18:02:52.6437870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T18:02:52.6439290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T18:02:52.6440770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T18:02:52.6443720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T18:02:52.6449540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T18:02:52.6464270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T18:02:52.6467310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T18:02:52.6477960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T18:02:52.6486470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T18:02:52.6491450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T18:02:52.6500580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T18:02:52.6510320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T18:02:52.6519930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T18:02:52.6529460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T18:02:52.6539780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T18:02:52.6546000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T18:02:52.6555840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T18:02:52.6565290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T18:02:52.6608850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T18:02:52.6615540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T18:02:52.6622750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T18:02:52.6627990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T18:02:52.6634060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T18:02:52.6638560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T18:02:52.6644370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T18:02:52.6649530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T18:02:52.6655180Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T18:02:52.6660370Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T18:02:52.6665360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T18:02:52.6671000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T18:02:52.6676080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T18:02:52.6682000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T18:02:52.6688490Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T18:02:52.6694050Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T18:02:52.6700390Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T18:02:52.6705970Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T18:02:52.6711920Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T18:02:52.6718190Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T18:02:52.6725730Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T18:02:52.6732270Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T18:02:52.6737960Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T18:02:52.6743380Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T18:02:52.6748550Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T18:02:52.6754150Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T18:02:52.6761510Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T18:02:52.6767570Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T18:02:52.6772950Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T18:02:52.6778320Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T18:02:52.6783610Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T18:02:52.6791330Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T18:02:52.6798590Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T18:02:52.6806820Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T18:02:52.6818480Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T18:02:52.6827020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T18:02:52.6833880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T18:02:52.6840240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T18:02:52.6846450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T18:02:52.6852220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T18:02:52.6858120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T18:02:52.6863490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T18:02:52.6870230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T18:02:52.6878390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T18:02:52.6884530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T18:02:52.6890500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T18:02:52.6898600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T18:02:52.6904880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T18:02:52.6910710Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T18:02:52.6916650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T18:02:52.6922410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T18:02:52.6929250Z Only the first 100 operations were output. 2021-05-19T18:02:54.4518830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3783-13yv8u2.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-19T18:02:57.5215980Z ==> Summary 2021-05-19T18:02:57.6142180Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T18:03:00.4235610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T18:03:01.5498440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:02.0860520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T18:03:02.4314820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T18%3A10%3A00Z&sig=%2B94BP9AJq8XHsb7493KD7Bi7Eh9JNJxCalLrClefDZg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:02.4788670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=\%2B94BP9AJq8XHsb7493KD7Bi7Eh9JNJxCalLrClefDZg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:02.5562190Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T18:03:02.6585770Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T18:03:02.6616680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3792-1hb3sx4 2021-05-19T18:03:04.1029380Z cp -pR /private/tmp/d20210519-3792-1hb3sx4/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T18:03:05.4663680Z chmod -Rf +w /private/tmp/d20210519-3792-1hb3sx4 2021-05-19T18:03:05.8974060Z ==> Finishing up 2021-05-19T18:03:05.9316400Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T18:03:05.9364470Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T18:03:05.9366260Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T18:03:05.9368040Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T18:03:05.9932690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:05.9951360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0169460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0184980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0364590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0488030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0512880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0514910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0516590Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T18:03:06.0519450Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T18:03:06.0848400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.0862030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1059220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1170980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1181340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1249680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1441130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1450800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1461690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1486420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1540820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1606830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1616470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1697070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1709570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1784150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1908080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1918420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.1929370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2069890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2140450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2295430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2302970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2435370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2445090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2457810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2527100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2658910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2690250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2692400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.2814880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3141440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3154960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3167070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3297630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3428850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3438530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3449280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3562070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3609390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3677820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3688050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3760080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3770620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3849710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3917060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T18:03:06.3926970Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T18:03:06.3932820Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T18:03:06.3939630Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T18:03:06.3944630Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T18:03:06.3950090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T18:03:06.3957490Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T18:03:06.3964170Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T18:03:06.3975330Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T18:03:06.4848800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3960-1hnzg3o.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-19T18:03:09.1637000Z ==> Summary 2021-05-19T18:03:09.1897060Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T18:03:11.4536510Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T18:03:11.4548580Z To reinstall 1.6.37, run: 2021-05-19T18:03:11.4549450Z brew reinstall libpng 2021-05-19T18:03:13.6249600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T18:03:14.7219010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:15.2790250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T18:03:15.6120860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T18%3A10%3A00Z&sig=SGdTfLA7swk1UxGr6PBV5cNwhRXPsM47FlXt9NW0AxQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:15.6508940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=SGdTfLA7swk1UxGr6PBV5cNwhRXPsM47FlXt9NW0AxQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:15.6899610Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T18:03:15.6949790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T18:03:16.7544820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:17.3173890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T18:03:17.6525400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T18%3A10%3A00Z&sig=enirIagi%2Fhwz1dcizHu3yt5FzOh89T3xm7ls2Ru0cbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:17.6883080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=enirIagi\%2Fhwz1dcizHu3yt5FzOh89T3xm7ls2Ru0cbQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:17.7828470Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T18:03:17.7886390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T18:03:18.8771810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:19.3995270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T18:03:19.7421050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T18%3A10%3A00Z&sig=yDTVemrJxkuYs8Nvcjz9DwlW1eXcyb7rGaHW6%2F7L61Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:19.7819830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=yDTVemrJxkuYs8Nvcjz9DwlW1eXcyb7rGaHW6\%2F7L61Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:19.8234820Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T18:03:19.8265690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T18:03:20.9469540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:21.4992320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T18:03:21.8286180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T18%3A10%3A00Z&sig=8ilPgkAot75T9g6IHJjZ0Ii7l84zF4nbyEmQLXwuWE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:21.8664580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=8ilPgkAot75T9g6IHJjZ0Ii7l84zF4nbyEmQLXwuWE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:21.9001150Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T18:03:21.9045720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T18:03:23.0341500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:23.6276650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T18:03:24.1636340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T18%3A10%3A00Z&sig=atPyoJr53Gkav1D2F0giKWfJUgSSMYhQ0z9fIAfaWsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:24.1944560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=atPyoJr53Gkav1D2F0giKWfJUgSSMYhQ0z9fIAfaWsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:24.3056290Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T18:03:24.3119110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T18:03:25.4059990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:25.9792640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T18:03:26.3430330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T18%3A10%3A00Z&sig=F0tbPo0lQKZWOJmdfisDvPp7%2FX9ULPNGxhvbI0wmA6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:26.3754150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=F0tbPo0lQKZWOJmdfisDvPp7\%2FX9ULPNGxhvbI0wmA6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:26.6636960Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:03:26.6769250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T18:03:27.7930250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:28.3543250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T18:03:28.6909830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T18%3A10%3A00Z&sig=idwp317vrrOmjCRJdoevVLv3IvLsrEwpiBWMIdMkxWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:28.7256070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=idwp317vrrOmjCRJdoevVLv3IvLsrEwpiBWMIdMkxWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:28.7752270Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T18:03:28.7787060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T18:03:29.9199620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:30.4879740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T18:03:30.8249690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T18%3A10%3A00Z&sig=8ZzFDmvi%2FQ3vdnSEFViFoIykdrAxp49Z6tuteGON%2Bow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:30.8632070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=8ZzFDmvi\%2FQ3vdnSEFViFoIykdrAxp49Z6tuteGON\%2Bow\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:30.9106180Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T18:03:30.9144630Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T18:03:32.0947830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:32.6556560Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T18:03:33.0169110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T18%3A10%3A00Z&sig=MwpxmN5iRVpyUUqTPT6M84Q3sAytCfmfUGj%2Fz1Z7QRk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:33.0574720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=MwpxmN5iRVpyUUqTPT6M84Q3sAytCfmfUGj\%2Fz1Z7QRk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:33.1122880Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T18:03:33.1160110Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T18:03:34.2097470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:34.7781290Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T18:03:35.1319720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T18%3A10%3A00Z&sig=q8eol%2B52l5VzIQD1PZIWe1gmyk%2BbBoQ6LU6ERcLuahw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:35.1739940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=q8eol\%2B52l5VzIQD1PZIWe1gmyk\%2BbBoQ6LU6ERcLuahw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:35.2505140Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T18:03:35.2554070Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T18:03:36.3723770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:36.9775900Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T18:03:37.3049550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T18%3A10%3A00Z&sig=kUB4Y9FrtyN8hwvpFWcbzDf4TIebf%2F3NR4Jirx74Bd0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:37.3414430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=kUB4Y9FrtyN8hwvpFWcbzDf4TIebf\%2F3NR4Jirx74Bd0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:37.6174650Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T18:03:37.6269420Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T18:03:38.7958670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:39.3446190Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T18:03:39.7140140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T18%3A10%3A00Z&sig=DATLCTbLfSnWvPTQcHe0rbje%2F%2BmUizGsRRjDY8h28GY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:39.7556240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=DATLCTbLfSnWvPTQcHe0rbje\%2F\%2BmUizGsRRjDY8h28GY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:39.8160040Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T18:03:39.8206720Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T18:03:40.9423110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:41.5270920Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T18:03:41.8806790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T18%3A10%3A00Z&sig=v7EX09dyc055sBmAjthD7hroXD9tF6Jy3TePr7CYMhw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:41.9151000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=v7EX09dyc055sBmAjthD7hroXD9tF6Jy3TePr7CYMhw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:41.9743310Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T18:03:41.9789180Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T18:03:43.1287890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:43.6950050Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T18:03:44.0531060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T18%3A10%3A00Z&sig=lyLdBBCbvzu39I0xRtmSqQSipDZ8s6OKYt2PzLIBVig%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:44.0966030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=lyLdBBCbvzu39I0xRtmSqQSipDZ8s6OKYt2PzLIBVig\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:45.3577160Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T18:03:45.4098290Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T18:03:46.4559140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:47.0286750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T18:03:47.3772440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T18%3A10%3A00Z&sig=At%2BhNP%2BSlvNnpGNVoO5hYka9Z5t5lgt5awc2bKjgb68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:47.4071720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=At\%2BhNP\%2BSlvNnpGNVoO5hYka9Z5t5lgt5awc2bKjgb68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:47.6206070Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T18:03:47.6312990Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T18:03:48.7696250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:03:49.3610930Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T18:03:50.1899360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T18%3A10%3A00Z&sig=FMGpo2gMS29vNfONzuXSq5XY6G1Wvqnp%2BLTB%2BZIOwVY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:50.2238550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=FMGpo2gMS29vNfONzuXSq5XY6G1Wvqnp\%2BLTB\%2BZIOwVY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:59.5197010Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T18:03:59.9846780Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T18:04:01.1433150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:04:01.7274210Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T18:04:02.0748830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T18%3A10%3A00Z&sig=Oew2SRIommjhn6oJTQ5QJjYm7Fxk76nbkNbjgzTeqZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:02.1137080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A10\%3A00Z\&sig=Oew2SRIommjhn6oJTQ5QJjYm7Fxk76nbkNbjgzTeqZk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:02.7935390Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T18:04:02.8555080Z ==> 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-19T18:04:02.8557840Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T18:04:02.9539210Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T18:04:02.9627940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-efnskq 2021-05-19T18:04:03.0029980Z cp -pR /private/tmp/d20210519-4070-efnskq/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T18:04:03.0514470Z chmod -Rf +w /private/tmp/d20210519-4070-efnskq 2021-05-19T18:04:03.1088350Z ==> Finishing up 2021-05-19T18:04:03.1924860Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T18:04:03.2081000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4332-1x4o24j.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-19T18:04:05.6748420Z ==> Summary 2021-05-19T18:04:05.6763650Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T18:04:05.6785020Z ==> Installing poppler dependency: xorgproto 2021-05-19T18:04:05.6807010Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T18:04:05.6828090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4070-131qydw 2021-05-19T18:04:06.9296590Z cp -pR /private/tmp/d20210519-4070-131qydw/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T18:04:08.8356990Z chmod -Rf +w /private/tmp/d20210519-4070-131qydw 2021-05-19T18:04:09.1996810Z ==> Finishing up 2021-05-19T18:04:09.2493030Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T18:04:09.2498670Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T18:04:09.2508580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T18:04:09.2514140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T18:04:09.2565100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T18:04:09.2569670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T18:04:09.2575730Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T18:04:09.2584710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T18:04:09.2586450Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T18:04:09.2591120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T18:04:09.2597180Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T18:04:09.2830750Z rm /usr/local/share/pkgconfig 2021-05-19T18:04:09.2893510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T18:04:09.2920400Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T18:04:09.2965730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T18:04:09.2969010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T18:04:09.2970850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T18:04:09.2972690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T18:04:09.2974460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T18:04:09.2976150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T18:04:09.2977900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T18:04:09.2979680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T18:04:09.2981440Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T18:04:09.2983640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T18:04:09.2985390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T18:04:09.2987100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T18:04:09.2988930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T18:04:09.2990770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T18:04:09.2992720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T18:04:09.3018460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T18:04:09.3038420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T18:04:09.3040240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T18:04:09.3042380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T18:04:09.3077610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T18:04:09.3079510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T18:04:09.3081320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T18:04:09.3083050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T18:04:09.3089040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T18:04:09.3090800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T18:04:09.3092610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T18:04:09.3094430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T18:04:09.3096240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T18:04:09.3098070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T18:04:09.3099940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T18:04:09.3101840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T18:04:09.3103700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T18:04:09.3105550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T18:04:09.3107320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T18:04:09.3109210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T18:04:09.3111070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T18:04:09.3112940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T18:04:09.3116680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T18:04:09.3124140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T18:04:09.3127770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T18:04:09.3769050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4358-1ywalmz.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-19T18:04:12.0579580Z ==> Summary 2021-05-19T18:04:12.0761470Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T18:04:12.0768810Z ==> Installing poppler dependency: libxau 2021-05-19T18:04:12.0873930Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T18:04:12.0901150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-9tcxpt 2021-05-19T18:04:12.2079450Z cp -pR /private/tmp/d20210519-4070-9tcxpt/libxau/. /usr/local/Cellar/libxau 2021-05-19T18:04:12.3362380Z chmod -Rf +w /private/tmp/d20210519-4070-9tcxpt 2021-05-19T18:04:12.4045710Z ==> Finishing up 2021-05-19T18:04:12.4610810Z rm /usr/local/include/X11 2021-05-19T18:04:12.4618010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T18:04:12.4621740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T18:04:12.4626980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T18:04:12.4632060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T18:04:12.4642310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T18:04:12.4644910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T18:04:12.4650610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T18:04:12.4656270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T18:04:12.4661640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T18:04:12.4666990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T18:04:12.4674330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T18:04:12.4677960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T18:04:12.4683360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T18:04:12.4688650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T18:04:12.4694680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T18:04:12.4700950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T18:04:12.4706560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T18:04:12.4712320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T18:04:12.4718370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T18:04:12.4723560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T18:04:12.4729040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T18:04:12.4734430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T18:04:12.4739910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T18:04:12.4745660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T18:04:12.4749020Z mkdir -p /usr/local/include/X11/dri 2021-05-19T18:04:12.4756360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T18:04:12.4762580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T18:04:12.4768330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T18:04:12.4771180Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T18:04:12.4786200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T18:04:12.4801850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T18:04:12.4803660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T18:04:12.4805300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T18:04:12.4808310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T18:04:12.4810200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T18:04:12.4814960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T18:04:12.4820330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T18:04:12.4826220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T18:04:12.4831820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T18:04:12.4838590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T18:04:12.4843780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T18:04:12.4849380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T18:04:12.4855650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T18:04:12.4861430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T18:04:12.4866510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T18:04:12.4872430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T18:04:12.4878090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T18:04:12.4884910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T18:04:12.4888740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T18:04:12.4894750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T18:04:12.4899880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T18:04:12.4905670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T18:04:12.4910800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T18:04:12.4916590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T18:04:12.4922020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T18:04:12.4927410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T18:04:12.4935290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T18:04:12.4968190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T18:04:12.4972780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T18:04:12.4978730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T18:04:12.4985440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T18:04:12.4991470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T18:04:12.4997390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T18:04:12.5003900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T18:04:12.5009790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T18:04:12.5015400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T18:04:12.5023160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T18:04:12.5026790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T18:04:12.5032430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T18:04:12.5058040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T18:04:12.5061790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T18:04:12.5063760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T18:04:12.5065580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T18:04:12.5068030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T18:04:12.5073030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T18:04:12.5075130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T18:04:12.5079740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T18:04:12.5085690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T18:04:12.5091520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T18:04:12.5097320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T18:04:12.5102750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T18:04:12.5108630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T18:04:12.5113710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T18:04:12.5121230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T18:04:12.5127150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T18:04:12.5142580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T18:04:12.5144510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T18:04:12.5146380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T18:04:12.5149980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T18:04:12.5155880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T18:04:12.5163040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T18:04:12.5166740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T18:04:12.5172690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T18:04:12.5179340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T18:04:12.5186500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T18:04:12.5190500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T18:04:12.5198490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T18:04:12.5204270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T18:04:12.5210310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T18:04:12.5216180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T18:04:12.5225220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T18:04:12.5227430Z Only the first 100 operations were output. 2021-05-19T18:04:12.5804900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4385-drrg82.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-19T18:04:15.1078580Z ==> Summary 2021-05-19T18:04:15.1109590Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T18:04:15.1118000Z ==> Installing poppler dependency: libxdmcp 2021-05-19T18:04:15.1225370Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T18:04:15.1246140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-qkoc9u 2021-05-19T18:04:15.2074260Z cp -pR /private/tmp/d20210519-4070-qkoc9u/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T18:04:15.2986050Z chmod -Rf +w /private/tmp/d20210519-4070-qkoc9u 2021-05-19T18:04:15.3837390Z ==> Finishing up 2021-05-19T18:04:15.4186660Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T18:04:15.4195960Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T18:04:15.4202690Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T18:04:15.4210490Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T18:04:15.4219640Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T18:04:15.4496990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4411-1ts5to6.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-19T18:04:18.1396020Z ==> Summary 2021-05-19T18:04:18.1415380Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T18:04:18.1421990Z ==> Installing poppler dependency: libxcb 2021-05-19T18:04:18.1827910Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T18:04:18.1846890Z 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/d20210519-4070-1nc33xy 2021-05-19T18:04:29.5969000Z cp -pR /private/tmp/d20210519-4070-1nc33xy/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T18:04:43.0380830Z chmod -Rf +w /private/tmp/d20210519-4070-1nc33xy 2021-05-19T18:04:44.9789440Z ==> Finishing up 2021-05-19T18:04:45.0277740Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T18:04:45.0322230Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T18:04:45.0422940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T18:04:45.0458290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T18:04:45.0460210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T18:04:45.0461970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T18:04:45.0463830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T18:04:45.0465760Z 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-19T18:04:45.0470020Z 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-19T18:04:45.0472110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T18:04:45.0475220Z 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-19T18:04:45.0477500Z 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-19T18:04:45.0479460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T18:04:45.0481430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T18:04:45.0483320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T18:04:45.0485310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T18:04:45.0489450Z 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-19T18:04:45.0492120Z 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-19T18:04:45.0494190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T18:04:45.0496760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T18:04:45.0500120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T18:04:45.0507710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T18:04:45.0513770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T18:04:45.0519980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T18:04:45.0526230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T18:04:45.0530880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T18:04:45.0537210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T18:04:45.0542010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T18:04:45.0548170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T18:04:45.0554040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T18:04:45.0560760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T18:04:45.0565680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T18:04:45.0571560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T18:04:45.0577600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T18:04:45.0583520Z 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-19T18:04:45.0589110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T18:04:45.0595270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T18:04:45.0601250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T18:04:45.0606560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T18:04:45.0711230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T18:04:45.0799840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T18:04:45.0802140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T18:04:45.0804180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T18:04:45.0806170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T18:04:45.0808170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T18:04:45.0812390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T18:04:45.0815590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T18:04:45.0818400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T18:04:45.0820310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T18:04:45.0822270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T18:04:45.0824350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T18:04:45.0827400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T18:04:45.0829390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T18:04:45.0831310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T18:04:45.0833360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T18:04:45.0835370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T18:04:45.0837220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T18:04:45.0838970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T18:04:45.0840710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T18:04:45.0842550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T18:04:45.0844660Z 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-19T18:04:45.0847000Z 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-19T18:04:45.0851750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T18:04:45.0853960Z 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-19T18:04:45.0856200Z 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-19T18:04:45.0858320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T18:04:45.0860440Z 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-19T18:04:45.0862470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T18:04:45.0864490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T18:04:45.0866610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T18:04:45.0868750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T18:04:45.0871040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T18:04:45.0873140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T18:04:45.0875230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T18:04:45.0877830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T18:04:45.0880070Z 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-19T18:04:45.0882270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T18:04:45.0884760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T18:04:45.0886910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T18:04:45.0889050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T18:04:45.0891360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T18:04:45.0896030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T18:04:45.0901640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T18:04:45.0908060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T18:04:45.0913900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T18:04:45.0919780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T18:04:45.0926330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T18:04:45.0932620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T18:04:45.0938650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T18:04:45.0944880Z 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-19T18:04:45.0950030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T18:04:45.1051960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T18:04:45.1153860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T18:04:45.1256960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T18:04:45.1360250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T18:04:45.1403640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T18:04:45.1405800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T18:04:45.1407700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T18:04:45.1409450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T18:04:45.1411220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T18:04:45.1412370Z Only the first 100 operations were output. 2021-05-19T18:04:47.1421640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4446-17qifyy.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-19T18:04:50.3089280Z ==> Summary 2021-05-19T18:04:50.4554350Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T18:04:50.4561210Z ==> Installing poppler dependency: libx11 2021-05-19T18:04:50.5078750Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:04:50.5106060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-in8ugx 2021-05-19T18:04:57.7783360Z cp -pR /private/tmp/d20210519-4070-in8ugx/libx11/. /usr/local/Cellar/libx11 2021-05-19T18:05:02.6020430Z chmod -Rf +w /private/tmp/d20210519-4070-in8ugx 2021-05-19T18:05:03.2722120Z ==> Finishing up 2021-05-19T18:05:03.3183130Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T18:05:03.3186670Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T18:05:03.3192320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T18:05:03.3197070Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T18:05:03.3202640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T18:05:03.3208410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T18:05:03.3213400Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T18:05:03.3219680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T18:05:03.3225390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T18:05:03.3230600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T18:05:03.3235640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T18:05:03.3240590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T18:05:03.3270640Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T18:05:03.3278070Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T18:05:03.3307690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T18:05:03.3314820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T18:05:03.3320740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T18:05:03.3326720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T18:05:03.3334190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T18:05:03.3340250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T18:05:03.3345800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T18:05:03.3352100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T18:05:03.3358740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T18:05:03.3364220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T18:05:03.3370240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T18:05:03.3375340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T18:05:03.3383010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T18:05:03.3388360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T18:05:03.3394860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T18:05:03.3400640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T18:05:03.3406520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T18:05:03.3412220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T18:05:03.3419390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T18:05:03.3424540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T18:05:03.3431570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T18:05:03.3437270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T18:05:03.3444780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T18:05:03.3451160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T18:05:03.3456850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T18:05:03.3462760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T18:05:03.3468390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T18:05:03.3474160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T18:05:03.3482340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T18:05:03.3487760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T18:05:03.3493200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T18:05:03.3498950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T18:05:03.3505600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T18:05:03.3510770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T18:05:03.3519430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T18:05:03.3524270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T18:05:03.3530590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T18:05:03.3536520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T18:05:03.3544100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T18:05:03.3550310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T18:05:03.3556170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T18:05:03.3562010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T18:05:03.3573870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T18:05:03.3580400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T18:05:03.3587210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T18:05:03.3593250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T18:05:03.3599240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T18:05:03.3605150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T18:05:03.3611180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T18:05:03.3618460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T18:05:03.3625890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T18:05:03.3632240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T18:05:03.3638020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T18:05:03.3644320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T18:05:03.3650850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T18:05:03.3660100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T18:05:03.3665980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T18:05:03.3672250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T18:05:03.3678210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T18:05:03.3684300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T18:05:03.3690600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T18:05:03.3696880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T18:05:03.3704480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T18:05:03.3711010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T18:05:03.3717400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T18:05:03.3724140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T18:05:03.3730890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T18:05:03.3736960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T18:05:03.3743200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T18:05:03.3749230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T18:05:03.3755310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T18:05:03.3762770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T18:05:03.3769160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T18:05:03.3774960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T18:05:03.3782620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T18:05:03.3788150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T18:05:03.3794720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T18:05:03.3800520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T18:05:03.3806690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T18:05:03.3812590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T18:05:03.3818570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T18:05:03.3824880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T18:05:03.3831580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T18:05:03.3839400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T18:05:03.3845020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T18:05:03.3852680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T18:05:03.3858210Z Only the first 100 operations were output. 2021-05-19T18:05:04.0699270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4472-1jkxtzg.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-19T18:05:06.6667610Z ==> Summary 2021-05-19T18:05:06.7377660Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T18:05:06.7383920Z ==> Installing poppler dependency: libxext 2021-05-19T18:05:06.7984230Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T18:05:06.8005290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-1o8zaiu 2021-05-19T18:05:07.3336820Z cp -pR /private/tmp/d20210519-4070-1o8zaiu/libxext/. /usr/local/Cellar/libxext 2021-05-19T18:05:07.7560950Z chmod -Rf +w /private/tmp/d20210519-4070-1o8zaiu 2021-05-19T18:05:07.8636980Z ==> Finishing up 2021-05-19T18:05:07.9122210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T18:05:07.9126150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T18:05:07.9154220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T18:05:07.9158610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T18:05:07.9164580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T18:05:07.9171690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T18:05:07.9177180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T18:05:07.9183200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T18:05:07.9188930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T18:05:07.9194560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T18:05:07.9200290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T18:05:07.9207570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T18:05:07.9213360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T18:05:07.9219090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T18:05:07.9224980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T18:05:07.9230290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T18:05:07.9245010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T18:05:07.9250830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T18:05:07.9256750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T18:05:07.9262370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T18:05:07.9269420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T18:05:07.9275370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T18:05:07.9280570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T18:05:07.9286220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T18:05:07.9291990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T18:05:07.9298320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T18:05:07.9304800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T18:05:07.9310800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T18:05:07.9316690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T18:05:07.9321850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T18:05:07.9327810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T18:05:07.9335340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T18:05:07.9360300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T18:05:07.9362930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T18:05:07.9365150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T18:05:07.9367320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T18:05:07.9369430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T18:05:07.9371470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T18:05:07.9375760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T18:05:07.9382130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T18:05:07.9388000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T18:05:07.9394160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T18:05:07.9400500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T18:05:07.9407180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T18:05:07.9413090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T18:05:07.9424550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T18:05:07.9432240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T18:05:07.9438980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T18:05:07.9445140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T18:05:07.9451810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T18:05:07.9463340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T18:05:07.9466260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T18:05:07.9473900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T18:05:07.9479040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T18:05:07.9486740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T18:05:07.9491010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T18:05:07.9497480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T18:05:07.9503850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T18:05:07.9509290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T18:05:07.9515680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T18:05:07.9521280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T18:05:07.9527650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T18:05:07.9533360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T18:05:07.9539480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T18:05:07.9546510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T18:05:07.9552960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T18:05:07.9559930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T18:05:07.9565850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T18:05:07.9571740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T18:05:07.9577890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T18:05:07.9583790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T18:05:07.9591070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T18:05:07.9597170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T18:05:07.9607000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T18:05:07.9609080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T18:05:07.9615470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T18:05:07.9624010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T18:05:07.9629680Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T18:05:07.9635140Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T18:05:07.9640950Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T18:05:07.9649330Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T18:05:08.0067440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4498-1njbagq.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-19T18:05:10.4843570Z ==> Summary 2021-05-19T18:05:10.4911380Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T18:05:10.4919200Z ==> Installing poppler dependency: libxrender 2021-05-19T18:05:10.5555030Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T18:05:10.5575960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-gwpjbi 2021-05-19T18:05:10.6355300Z cp -pR /private/tmp/d20210519-4070-gwpjbi/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T18:05:10.7102960Z chmod -Rf +w /private/tmp/d20210519-4070-gwpjbi 2021-05-19T18:05:10.7884070Z ==> Finishing up 2021-05-19T18:05:10.8391090Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T18:05:10.8399390Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T18:05:10.8406240Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T18:05:10.8411760Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T18:05:10.8417780Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T18:05:10.8426060Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T18:05:10.8697420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4524-orzco9.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-19T18:05:13.3918140Z ==> Summary 2021-05-19T18:05:13.3943360Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T18:05:13.3950070Z ==> Installing poppler dependency: lzo 2021-05-19T18:05:13.3973750Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T18:05:13.3993640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-43cypx 2021-05-19T18:05:13.6192630Z cp -pR /private/tmp/d20210519-4070-43cypx/lzo/. /usr/local/Cellar/lzo 2021-05-19T18:05:13.8270300Z chmod -Rf +w /private/tmp/d20210519-4070-43cypx 2021-05-19T18:05:13.9038030Z ==> Finishing up 2021-05-19T18:05:13.9464460Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T18:05:13.9471400Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T18:05:13.9478290Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T18:05:13.9483570Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T18:05:13.9489140Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T18:05:13.9497070Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T18:05:13.9808560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4550-3x02u8.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-19T18:05:16.5011600Z ==> Summary 2021-05-19T18:05:16.5045630Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T18:05:16.5055310Z ==> Installing poppler dependency: pixman 2021-05-19T18:05:16.5089940Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T18:05:16.5110350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-1ox8igu 2021-05-19T18:05:16.6449040Z cp -pR /private/tmp/d20210519-4070-1ox8igu/pixman/. /usr/local/Cellar/pixman 2021-05-19T18:05:16.7697370Z chmod -Rf +w /private/tmp/d20210519-4070-1ox8igu 2021-05-19T18:05:16.8383490Z ==> Finishing up 2021-05-19T18:05:16.8777730Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T18:05:16.8784350Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T18:05:16.8789360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T18:05:16.8795780Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T18:05:16.8802950Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T18:05:16.8810870Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T18:05:16.9312410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4576-xzy43f.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-19T18:05:19.4930170Z ==> Summary 2021-05-19T18:05:19.4952110Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T18:05:19.4960170Z ==> Installing poppler dependency: cairo 2021-05-19T18:05:19.6847340Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T18:05:19.6868210Z 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/d20210519-4070-19upc68 2021-05-19T18:05:20.8424670Z cp -pR /private/tmp/d20210519-4070-19upc68/cairo/. /usr/local/Cellar/cairo 2021-05-19T18:05:21.8286400Z chmod -Rf +w /private/tmp/d20210519-4070-19upc68 2021-05-19T18:05:23.0434170Z ==> Finishing up 2021-05-19T18:05:23.0994800Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T18:05:23.0998310Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T18:05:23.1006060Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T18:05:23.1017710Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T18:05:23.1026180Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T18:05:23.1030020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T18:05:23.1035400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T18:05:23.1040710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T18:05:23.1046440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T18:05:23.1056360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T18:05:23.1153740Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T18:05:23.1156070Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T18:05:23.1157660Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T18:05:23.1159220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T18:05:23.1160870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T18:05:23.1162870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T18:05:23.1164690Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T18:05:23.1166420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T18:05:23.1168140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T18:05:23.1169850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T18:05:23.1179630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T18:05:23.1189250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T18:05:23.1200170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T18:05:23.1211210Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T18:05:23.1221650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T18:05:23.1240230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T18:05:23.1242390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T18:05:23.1250150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T18:05:23.1262370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T18:05:23.1270440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T18:05:23.1278470Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T18:05:23.2755480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4630-oaqh05.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-19T18:05:26.2874870Z ==> Summary 2021-05-19T18:05:26.2975800Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T18:05:26.3078910Z ==> Installing poppler dependency: little-cms2 2021-05-19T18:05:26.3112600Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T18:05:26.3132630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-5z7kma 2021-05-19T18:05:26.5681090Z cp -pR /private/tmp/d20210519-4070-5z7kma/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T18:05:26.7310800Z chmod -Rf +w /private/tmp/d20210519-4070-5z7kma 2021-05-19T18:05:26.8734600Z ==> Finishing up 2021-05-19T18:05:26.9052320Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T18:05:26.9056250Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T18:05:26.9062010Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T18:05:26.9066680Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T18:05:26.9073200Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T18:05:26.9081040Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T18:05:26.9086890Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T18:05:26.9098750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T18:05:26.9104890Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T18:05:26.9110780Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T18:05:26.9117710Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T18:05:26.9123670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T18:05:26.9130960Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T18:05:26.9136320Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T18:05:26.9141810Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T18:05:26.9149840Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T18:05:27.0015500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4656-yni5eo.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-19T18:05:29.5107030Z ==> Summary 2021-05-19T18:05:29.5138410Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T18:05:29.5144910Z ==> Installing poppler dependency: nspr 2021-05-19T18:05:29.5167630Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T18:05:29.5187150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-1h19udk 2021-05-19T18:05:30.1113430Z cp -pR /private/tmp/d20210519-4070-1h19udk/nspr/. /usr/local/Cellar/nspr 2021-05-19T18:05:30.6641480Z chmod -Rf +w /private/tmp/d20210519-4070-1h19udk 2021-05-19T18:05:30.7829440Z ==> Finishing up 2021-05-19T18:05:30.8220910Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T18:05:30.8227970Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T18:05:30.8237640Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T18:05:30.8244550Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T18:05:30.8249530Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T18:05:30.8254940Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T18:05:30.8260120Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T18:05:30.8265030Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T18:05:30.8270830Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T18:05:30.8278660Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T18:05:30.8929150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4682-1rnqzxl.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-19T18:05:33.3344220Z ==> Summary 2021-05-19T18:05:33.3417000Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T18:05:33.3424200Z ==> Installing poppler dependency: nss 2021-05-19T18:05:33.3710400Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T18:05:33.3731430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-1sz73xi 2021-05-19T18:05:37.4290240Z cp -pR /private/tmp/d20210519-4070-1sz73xi/nss/. /usr/local/Cellar/nss 2021-05-19T18:05:40.7376900Z chmod -Rf +w /private/tmp/d20210519-4070-1sz73xi 2021-05-19T18:05:53.9337840Z ==> Finishing up 2021-05-19T18:05:53.9825830Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T18:05:53.9829510Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T18:05:53.9836460Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T18:05:53.9840720Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T18:05:53.9845640Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T18:05:53.9851040Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T18:05:53.9859270Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T18:05:53.9861340Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T18:05:53.9866960Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T18:05:53.9871590Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T18:05:53.9877150Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T18:05:53.9882390Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T18:05:53.9886820Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T18:05:53.9892270Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T18:05:53.9896800Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T18:05:53.9902630Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T18:05:53.9910160Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T18:05:53.9915320Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T18:05:53.9920010Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T18:05:53.9927510Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T18:05:53.9932200Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T18:05:53.9937660Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T18:05:53.9944620Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T18:05:53.9950240Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T18:05:53.9955050Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T18:05:53.9960880Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T18:05:53.9965460Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T18:05:53.9970700Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T18:05:53.9975600Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T18:05:53.9980350Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T18:05:53.9987650Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T18:05:53.9992750Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T18:05:53.9997830Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T18:05:54.0002380Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T18:05:54.0007670Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T18:05:54.0013350Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T18:05:54.0018080Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T18:05:54.0023760Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T18:05:54.0031180Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T18:05:54.0035540Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T18:05:54.0041310Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T18:05:54.0047220Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T18:05:54.0052710Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T18:05:54.0058750Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T18:05:54.0063150Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T18:05:54.0068430Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T18:05:54.0073180Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T18:05:54.0079140Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T18:05:54.0085520Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T18:05:54.0090170Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T18:05:54.0095970Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T18:05:54.0102590Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T18:05:54.0107990Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T18:05:54.0113000Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T18:05:54.0118370Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T18:05:54.0123630Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T18:05:54.0129820Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T18:05:54.0134890Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T18:05:54.0140700Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T18:05:54.0150700Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T18:05:54.0156220Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T18:05:54.0161630Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T18:05:54.0168370Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T18:05:54.0173840Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T18:05:54.0180160Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T18:05:54.0183920Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T18:05:54.0190620Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T18:05:54.0195610Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T18:05:54.0201020Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T18:05:54.0207370Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T18:05:54.0215580Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T18:05:54.0223880Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T18:05:54.0229060Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T18:05:54.0234780Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T18:05:54.0239950Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T18:05:54.0247050Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T18:05:54.0252910Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T18:05:54.0258780Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T18:05:54.0264490Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T18:05:54.0269740Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T18:05:54.0275050Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T18:05:54.0280300Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T18:05:54.0286850Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T18:05:54.0292730Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T18:05:54.0297710Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T18:05:54.0303960Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T18:05:54.0309340Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T18:05:54.0314520Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T18:05:54.0319500Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T18:05:54.0325770Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T18:05:54.0332700Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T18:05:54.0336580Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T18:05:54.0343070Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T18:05:54.0347860Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T18:05:54.0354450Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T18:05:54.0360330Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T18:05:54.0364750Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T18:05:54.0372590Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T18:05:54.0417140Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T18:05:54.0419020Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T18:05:54.0420720Z Only the first 100 operations were output. 2021-05-19T18:05:54.4133380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4708-5lndpr.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-19T18:05:57.3766850Z ==> Summary 2021-05-19T18:05:57.3909060Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T18:05:57.3916780Z ==> Installing poppler dependency: openjpeg 2021-05-19T18:05:57.4438440Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T18:05:57.4458740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-1euci53 2021-05-19T18:06:01.4686400Z cp -pR /private/tmp/d20210519-4070-1euci53/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T18:06:04.1825260Z chmod -Rf +w /private/tmp/d20210519-4070-1euci53 2021-05-19T18:06:04.6076680Z ==> Finishing up 2021-05-19T18:06:04.6587010Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T18:06:04.6590710Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T18:06:04.6597240Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T18:06:04.6604670Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:06:04.6615000Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:06:04.6627080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T18:06:04.6633020Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T18:06:04.6638820Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T18:06:04.6647080Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T18:06:04.6654630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T18:06:04.6663100Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T18:06:04.6666820Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T18:06:04.6672500Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T18:06:04.6677930Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T18:06:04.6686400Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T18:06:04.8089490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4739-5y3rwl.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-19T18:06:07.3476170Z ==> Summary 2021-05-19T18:06:07.3800540Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T18:06:07.3808050Z ==> Installing poppler dependency: qt@5 2021-05-19T18:06:07.3851760Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T18:06:07.3873960Z 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/d20210519-4070-1ion7c0 2021-05-19T18:07:21.6322430Z cp -pR /private/tmp/d20210519-4070-1ion7c0/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T18:08:38.4885350Z chmod -Rf +w /private/tmp/d20210519-4070-1ion7c0 2021-05-19T18:10:21.8950010Z ==> Finishing up 2021-05-19T18:10:38.3936610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4817-a8rc9h.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-19T18:10:43.5430970Z ==> Caveats 2021-05-19T18:10:43.5433070Z We agreed to the Qt open source license for you. 2021-05-19T18:10:43.5434100Z If this is unacceptable you should uninstall. 2021-05-19T18:10:43.5434760Z 2021-05-19T18:10:43.5436160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:43.5437310Z because this is an alternate version of another formula. 2021-05-19T18:10:43.5437980Z 2021-05-19T18:10:43.5438800Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:10:43.5440350Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:43.5441120Z 2021-05-19T18:10:43.5441920Z For compilers to find qt@5 you may need to set: 2021-05-19T18:10:43.5443250Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:10:43.5444730Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:10:43.5445430Z 2021-05-19T18:10:43.5446660Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:10:43.5447730Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:10:43.5448420Z 2021-05-19T18:10:43.5449890Z ==> Summary 2021-05-19T18:10:44.3069880Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T18:10:44.3117820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4070-6s0ej9 2021-05-19T18:10:44.3120330Z ==> Installing poppler 2021-05-19T18:10:44.3122190Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T18:10:46.2618990Z cp -pR /private/tmp/d20210519-4070-6s0ej9/poppler/. /usr/local/Cellar/poppler 2021-05-19T18:10:48.7427180Z chmod -Rf +w /private/tmp/d20210519-4070-6s0ej9 2021-05-19T18:10:51.5193790Z ==> Finishing up 2021-05-19T18:10:52.0311510Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T18:10:52.0396220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T18:10:52.0499550Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T18:10:52.0520540Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T18:10:52.0522100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T18:10:52.0523690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T18:10:52.0525200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T18:10:52.0526680Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T18:10:52.0528160Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T18:10:52.0529650Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T18:10:52.0531100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T18:10:52.0532550Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T18:10:52.0534040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T18:10:52.0535540Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T18:10:52.0536870Z rm /usr/local/share/gir-1.0 2021-05-19T18:10:52.0538530Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T18:10:52.0540290Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T18:10:52.0542020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T18:10:52.0545150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T18:10:52.0546840Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T18:10:52.0627220Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T18:10:52.0629010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T18:10:52.0630740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T18:10:52.0632430Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T18:10:52.0635690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T18:10:52.0715440Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T18:10:52.0717260Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T18:10:52.0718900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T18:10:52.0720640Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T18:10:52.0722310Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T18:10:52.0724220Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T18:10:52.0725860Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T18:10:52.0727270Z rm /usr/local/lib/girepository-1.0 2021-05-19T18:10:52.0729010Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T18:10:52.0731630Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T18:10:52.0733830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T18:10:52.0735880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T18:10:52.0738010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T18:10:52.0739990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T18:10:52.0742610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T18:10:52.0821670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T18:10:52.0823870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T18:10:52.0825800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T18:10:52.0846270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T18:10:52.0848330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T18:10:52.0850260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T18:10:52.0852190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T18:10:52.0854130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T18:10:52.0855840Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T18:10:52.0858490Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T18:10:52.0919670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T18:10:52.0921650Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T18:10:52.0923510Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T18:10:52.0925270Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T18:10:52.2918750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4848-gz5tek.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-19T18:10:55.5133030Z ==> Summary 2021-05-19T18:10:55.5512690Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T18:10:58.1192760Z ==> Caveats 2021-05-19T18:10:58.1194210Z ==> qt@5 2021-05-19T18:10:58.1241630Z We agreed to the Qt open source license for you. 2021-05-19T18:10:58.1242810Z If this is unacceptable you should uninstall. 2021-05-19T18:10:58.1243470Z 2021-05-19T18:10:58.1245130Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:10:58.1246290Z because this is an alternate version of another formula. 2021-05-19T18:10:58.1246970Z 2021-05-19T18:10:58.1248500Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:10:58.1250120Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:10:58.1250900Z 2021-05-19T18:10:58.1251730Z For compilers to find qt@5 you may need to set: 2021-05-19T18:10:58.1253050Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:10:58.1254570Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:10:58.1255270Z 2021-05-19T18:10:58.1256480Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:10:58.1257570Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:10:58.1267480Z 2021-05-19T18:11:00.3105690Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T18:11:01.5271660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:02.0559770Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T18:11:02.3905780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T18%3A20%3A00Z&sig=k4Cv2P4LcZtkfISs8%2FPE4pnMnXzoZ0pRCrXisaWGF58%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:02.4217540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=k4Cv2P4LcZtkfISs8\%2FPE4pnMnXzoZ0pRCrXisaWGF58\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:02.4608180Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T18:11:02.4657190Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T18:11:03.5466520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:04.1439630Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T18:11:04.4941730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T18%3A20%3A00Z&sig=VlqtfuYdnJ0APUF9T0%2FLurC3GgkgbmddDWDPL9K0xiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:04.5295540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=VlqtfuYdnJ0APUF9T0\%2FLurC3GgkgbmddDWDPL9K0xiw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:05.0620670Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T18:11:05.1010260Z ==> Installing dependencies for hdf5: szip 2021-05-19T18:11:05.1016500Z ==> Installing hdf5 dependency: szip 2021-05-19T18:11:05.1688550Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T18:11:05.1728580Z 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/d20210519-4855-si17fs 2021-05-19T18:11:05.2477700Z cp -pR /private/tmp/d20210519-4855-si17fs/szip/. /usr/local/Cellar/szip 2021-05-19T18:11:05.3149100Z chmod -Rf +w /private/tmp/d20210519-4855-si17fs 2021-05-19T18:11:05.3758490Z ==> Finishing up 2021-05-19T18:11:05.4136610Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T18:11:05.4140360Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T18:11:05.4145650Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T18:11:05.4152960Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T18:11:05.4176710Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T18:11:05.4178220Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T18:11:05.4408270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5025-1p5dxv2.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-19T18:11:08.2318080Z ==> Summary 2021-05-19T18:11:08.2338540Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T18:11:08.2345270Z ==> Installing hdf5 2021-05-19T18:11:08.2348720Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T18:11:08.2369470Z 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/d20210519-4855-1sotrko 2021-05-19T18:11:09.6168160Z cp -pR /private/tmp/d20210519-4855-1sotrko/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T18:11:09.8941280Z chmod -Rf +w /private/tmp/d20210519-4855-1sotrko 2021-05-19T18:11:10.8283970Z ==> Finishing up 2021-05-19T18:11:10.8853920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T18:11:10.8885680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T18:11:10.8892980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T18:11:10.8894380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T18:11:10.8895770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T18:11:10.8897120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T18:11:10.8899160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T18:11:10.8901270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T18:11:10.8956930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T18:11:10.8974530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T18:11:10.8976080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T18:11:10.8977560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T18:11:10.8979430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T18:11:10.8981460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T18:11:10.8987080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T18:11:10.9001800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T18:11:10.9003450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T18:11:10.9004950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T18:11:10.9007680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T18:11:10.9016450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T18:11:10.9021910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T18:11:10.9027140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T18:11:10.9037390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T18:11:10.9042440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T18:11:10.9047980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T18:11:10.9054130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T18:11:10.9062790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T18:11:10.9064490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T18:11:10.9069830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T18:11:10.9075820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T18:11:10.9081160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T18:11:10.9086230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T18:11:10.9091370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T18:11:10.9096760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T18:11:10.9107720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T18:11:10.9109510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T18:11:10.9113450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T18:11:10.9118540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T18:11:10.9124380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T18:11:10.9129150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T18:11:10.9134830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T18:11:10.9139540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T18:11:10.9145220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T18:11:10.9152280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T18:11:10.9155710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T18:11:10.9161210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T18:11:10.9166500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T18:11:10.9172110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T18:11:10.9177000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T18:11:10.9182410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T18:11:10.9187570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T18:11:10.9192780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T18:11:10.9224320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T18:11:10.9251840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T18:11:10.9253530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T18:11:10.9255130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T18:11:10.9256700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T18:11:10.9258240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T18:11:10.9260210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T18:11:10.9261730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T18:11:10.9263380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T18:11:10.9264980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T18:11:10.9266580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T18:11:10.9268130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T18:11:10.9269730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T18:11:10.9272640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T18:11:10.9278460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T18:11:10.9283710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T18:11:10.9290110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T18:11:10.9295570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T18:11:10.9300910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T18:11:10.9306280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T18:11:10.9311600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T18:11:10.9317180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T18:11:10.9323350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T18:11:10.9328940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T18:11:10.9334300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T18:11:10.9339670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T18:11:10.9345190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T18:11:10.9350590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T18:11:10.9356080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T18:11:10.9361620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T18:11:10.9367070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T18:11:10.9372670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T18:11:10.9377990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T18:11:10.9383570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T18:11:10.9388890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T18:11:10.9394460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T18:11:10.9400070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T18:11:10.9405440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T18:11:10.9411270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T18:11:10.9416730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T18:11:10.9422930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T18:11:10.9428830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T18:11:10.9434180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T18:11:10.9509740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T18:11:10.9511620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T18:11:10.9513270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T18:11:10.9523150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T18:11:10.9567010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T18:11:10.9568160Z Only the first 100 operations were output. 2021-05-19T18:11:11.2090700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5051-95xj9q.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-19T18:11:14.0300330Z ==> Summary 2021-05-19T18:11:14.0476960Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T18:11:16.6045030Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T18:11:17.6532120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:18.2098410Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T18:11:18.5601500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T18%3A20%3A00Z&sig=kcHYcYLy48QIA5AnJO7vH%2F6ooiPSJKxlRM17lUwRYYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:18.5949820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=kcHYcYLy48QIA5AnJO7vH\%2F6ooiPSJKxlRM17lUwRYYU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:18.9625410Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T18:11:19.0482490Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T18:11:19.0515290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5058-11axn1r 2021-05-19T18:11:20.1241390Z cp -pR /private/tmp/d20210519-5058-11axn1r/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T18:11:21.6429710Z chmod -Rf +w /private/tmp/d20210519-5058-11axn1r 2021-05-19T18:11:21.9791330Z ==> Finishing up 2021-05-19T18:11:22.0262280Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T18:11:22.0287370Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T18:11:22.0454270Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T18:11:22.0459910Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T18:11:22.0466960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T18:11:22.0472510Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T18:11:22.0477010Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T18:11:22.0482400Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T18:11:22.0487260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T18:11:22.0492450Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T18:11:22.0497180Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T18:11:22.0502490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T18:11:22.0507740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T18:11:22.0515620Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T18:11:22.0520650Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T18:11:22.0757340Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T18:11:22.3582160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5222-yxh5oo.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-19T18:11:25.0166840Z ==> Caveats 2021-05-19T18:11:25.0266480Z Emacs Lisp files have been installed to: 2021-05-19T18:11:25.0368650Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T18:11:25.0467120Z ==> Summary 2021-05-19T18:11:25.0469250Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T18:11:27.2222880Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T18:11:28.2813120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:28.8216070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T18:11:29.1791610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T18%3A20%3A00Z&sig=z%2FHLNlWiQ69jWd6l%2Bc5khHUep9GIiX8mPiCl0cUOieA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:29.2229520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=z\%2FHLNlWiQ69jWd6l\%2Bc5khHUep9GIiX8mPiCl0cUOieA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:29.4768710Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T18:11:29.5645730Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T18:11:29.5675870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5229-vpywjk 2021-05-19T18:11:31.7290360Z cp -pR /private/tmp/d20210519-5229-vpywjk/gsl/. /usr/local/Cellar/gsl 2021-05-19T18:11:33.8572210Z chmod -Rf +w /private/tmp/d20210519-5229-vpywjk 2021-05-19T18:11:34.0733170Z ==> Finishing up 2021-05-19T18:11:34.0977760Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T18:11:34.0981730Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T18:11:34.0986810Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T18:11:34.0993690Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T18:11:34.1063520Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T18:11:34.1073010Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T18:11:34.1174960Z info /usr/local/share/info/gsl-ref.info 2021-05-19T18:11:34.1188040Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T18:11:34.1194620Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T18:11:34.1201270Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T18:11:34.1210000Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T18:11:34.1217630Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T18:11:34.1222720Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T18:11:34.1228830Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T18:11:34.1234560Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T18:11:34.1239790Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T18:11:34.1245950Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T18:11:34.1253760Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T18:11:34.3941080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5394-1yngi0r.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-19T18:11:36.6876150Z ==> Summary 2021-05-19T18:11:36.7058670Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T18:11:40.5609330Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T18:11:41.6299210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:42.1533840Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T18:11:42.5021320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T18%3A20%3A00Z&sig=he26mrOmNEeQMpCTBl%2B7i046M%2Fxf2fkfoJU1V6WZSkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:42.5392800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=he26mrOmNEeQMpCTBl\%2B7i046M\%2Fxf2fkfoJU1V6WZSkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:42.8719360Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T18:11:42.8909400Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T18:11:43.9599960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:44.4833260Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T18:11:44.8277390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T18%3A20%3A00Z&sig=qvoVASoqljHI723GhZvP3dDKOsdSaK%2FTM9%2Bi8yuONB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:44.8584900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=qvoVASoqljHI723GhZvP3dDKOsdSaK\%2FTM9\%2Bi8yuONB0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:44.9533380Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T18:11:44.9586040Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T18:11:46.1376930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:46.6822750Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T18:11:47.0335620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T18%3A20%3A00Z&sig=Ix1nQRshkJi9gvP4vhI7Gx4uhFt5RNF5w4eR58q3Mh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:47.0749710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=Ix1nQRshkJi9gvP4vhI7Gx4uhFt5RNF5w4eR58q3Mh0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:47.1356530Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:11:47.1403770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T18:11:48.2321480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:48.8019030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T18:11:49.2540120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T18%3A20%3A00Z&sig=8ByMrCjc8B%2FSd36BlP%2BiKgDQP9wb44IwCAXbuoFhslc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:49.2843420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=8ByMrCjc8B\%2FSd36BlP\%2BiKgDQP9wb44IwCAXbuoFhslc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:49.3332810Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T18:11:49.3369550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T18:11:50.4792430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:51.0368190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T18:11:51.4010930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T18%3A20%3A00Z&sig=F3N0q8hM62x2YJbnmtYx0YTLIWY3dIB8EvRh24KBst4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:51.4313080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=F3N0q8hM62x2YJbnmtYx0YTLIWY3dIB8EvRh24KBst4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:51.6171100Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T18:11:51.6264500Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T18:11:52.6991870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:53.2501840Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T18:11:53.5917980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T18%3A20%3A00Z&sig=rpka7AIF%2B0ijjazQ1YfhLXRxE80J7oaoncZ0tN9rdV0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:53.6260380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=rpka7AIF\%2B0ijjazQ1YfhLXRxE80J7oaoncZ0tN9rdV0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:53.6867520Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T18:11:53.6902350Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T18:11:54.7574570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:55.3294320Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T18:11:55.6739410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T18%3A20%3A00Z&sig=rGA7sQU3J%2BRzzy5FaDxPlo%2B61qTUE6s3MU93ZAMZPaE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:55.7068320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=rGA7sQU3J\%2BRzzy5FaDxPlo\%2B61qTUE6s3MU93ZAMZPaE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:55.9802920Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T18:11:55.9904650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T18:11:57.0499160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:57.6098210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T18:11:57.9552100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T18%3A20%3A00Z&sig=4r4KJtG48cm0LJZT%2BPvAiL9ReA%2BaSfxLDmEcboOdLH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:11:57.9930580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=4r4KJtG48cm0LJZT\%2BPvAiL9ReA\%2BaSfxLDmEcboOdLH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:11:58.0497860Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T18:11:58.0549340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T18:11:59.1016300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:11:59.6779620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T18:12:00.0416950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T18%3A20%3A00Z&sig=%2BldpEjf4QRV1xn8RYMWWV1gaOWsvCGEYqlZDOSf0sSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:00.0828070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=\%2BldpEjf4QRV1xn8RYMWWV1gaOWsvCGEYqlZDOSf0sSs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:00.1510260Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T18:12:00.1565770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T18:12:01.2249870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:01.7740540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T18:12:02.1382420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T18%3A20%3A00Z&sig=A1Pnq3q7ZioDjVf%2B9HSjTGyIHa2yhunNT6F2jsLEP%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:02.1771930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=A1Pnq3q7ZioDjVf\%2B9HSjTGyIHa2yhunNT6F2jsLEP\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:02.2301510Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T18:12:02.2337410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T18:12:03.3759290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:03.9155650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T18:12:04.2572790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T18%3A20%3A00Z&sig=FSAydj6meTNtwZqjyx%2BWe3wisZoPTfRKqCaL%2BBLgZyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:04.2890040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=FSAydj6meTNtwZqjyx\%2BWe3wisZoPTfRKqCaL\%2BBLgZyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:04.3267130Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T18:12:04.3312070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T18:12:05.4098140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:05.9552500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T18:12:06.2959520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T18%3A20%3A00Z&sig=keh%2FhmRJh9rezNv9TzJ3FK6Wr62WI3%2FS%2B7RVOKaDJyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:06.3302150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=keh\%2FhmRJh9rezNv9TzJ3FK6Wr62WI3\%2FS\%2B7RVOKaDJyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:06.3971880Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T18:12:06.4070210Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T18:12:07.5104680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:08.0969100Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T18:12:08.4383960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T18%3A20%3A00Z&sig=n6GWYeJFCaCLBEa4HBqq4%2FP7pCnyYISj2N6tlg2EjOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:08.4677390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=n6GWYeJFCaCLBEa4HBqq4\%2FP7pCnyYISj2N6tlg2EjOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:08.5061250Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T18:12:08.5111820Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T18:12:09.5854850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:10.0865470Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T18:12:10.4050850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T18%3A20%3A00Z&sig=1hzMoGjjw7uGox6go3lAuKmD936DH8VWVR4NOgUT1v4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:10.4349030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=1hzMoGjjw7uGox6go3lAuKmD936DH8VWVR4NOgUT1v4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:11.0511050Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T18:12:11.1688840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T18:12:12.2696060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:12.8169040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T18:12:13.1629320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T18%3A20%3A00Z&sig=%2ButfDeaUngJPQost1ySaGkRn%2BkxdZuhwcZcbk%2BPJ6w8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:13.1948750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=\%2ButfDeaUngJPQost1ySaGkRn\%2BkxdZuhwcZcbk\%2BPJ6w8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:13.3324280Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T18:12:13.3450440Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T18:12:14.4883960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:15.0310590Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T18:12:15.3583560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T18%3A20%3A00Z&sig=reLdP9huh9qE12SwzEPwHCtSYPg05%2FsHcPHZ4h8DySY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:15.3985230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=reLdP9huh9qE12SwzEPwHCtSYPg05\%2FsHcPHZ4h8DySY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:15.4613610Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T18:12:15.4658460Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T18:12:16.5426420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:17.0914340Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T18:12:17.4257080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T18%3A20%3A00Z&sig=6%2Fgpg5RuvMi%2BcfQPrzVQr7BlaqxI1wdOoaczJljEO4o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:17.4578050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=6\%2Fgpg5RuvMi\%2BcfQPrzVQr7BlaqxI1wdOoaczJljEO4o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:17.6001310Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T18:12:17.6079080Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T18:12:18.6994730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:19.2154380Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T18:12:19.5475670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T18%3A20%3A00Z&sig=nY9CQPFO3T31XtMhKLmY5hBcJOTu4ymL8U83t8yAxYY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:19.5770820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=nY9CQPFO3T31XtMhKLmY5hBcJOTu4ymL8U83t8yAxYY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:19.6094660Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T18:12:19.6140340Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T18:12:20.7479430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:21.2949120Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T18:12:21.6510480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T18%3A20%3A00Z&sig=hy3pJiqyuYkbtv2RYE4Shwt232ntXubSOlnSgkvdqr8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:21.6800200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=hy3pJiqyuYkbtv2RYE4Shwt232ntXubSOlnSgkvdqr8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:21.7262700Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T18:12:21.7309300Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T18:12:22.8278900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:23.3598600Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T18:12:23.6899320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T18%3A20%3A00Z&sig=l9IvlZA8%2BaOrjdDgc4hwWervOQaz2a0pmXUOZQlF5jE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:23.7217240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=l9IvlZA8\%2BaOrjdDgc4hwWervOQaz2a0pmXUOZQlF5jE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:23.8448370Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T18:12:23.8700420Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T18:12:25.4571200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:25.4705360Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T18:12:25.8094560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T18%3A20%3A00Z&sig=2PVjLK2rgIaI95pjOK5m5QRF4PnACC2fnS91KMXMJls%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:25.8439900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=2PVjLK2rgIaI95pjOK5m5QRF4PnACC2fnS91KMXMJls\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:25.8887120Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T18:12:25.8922270Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T18:12:26.9811690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:27.5459490Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T18:12:27.8911600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T18%3A20%3A00Z&sig=1eGh%2FYFu%2F2aqF0D3poPD5GlMitmrY3H4FUJgHQdQtyU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:27.9472400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=1eGh\%2FYFu\%2F2aqF0D3poPD5GlMitmrY3H4FUJgHQdQtyU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:28.0428170Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T18:12:28.0540950Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T18:12:29.1581630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:29.6884900Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T18:12:30.0488950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T18%3A20%3A00Z&sig=0dEB2h0GWkSqGA6dUyWmCd0Kr5U2WYCMuPDSlspsTaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:30.0804450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=0dEB2h0GWkSqGA6dUyWmCd0Kr5U2WYCMuPDSlspsTaU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:30.3580120Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T18:12:30.4000330Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T18:12:31.4564030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:31.9938100Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T18:12:32.3644560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T18%3A20%3A00Z&sig=%2FBot99YPaM%2B%2BBbhvrcrt2hi1XLV%2FFI3hnKLzsob%2BRho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:32.4007360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=\%2FBot99YPaM\%2B\%2BBbhvrcrt2hi1XLV\%2FFI3hnKLzsob\%2BRho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:32.4523410Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T18:12:32.4609510Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T18:12:33.5655930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:34.0866210Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T18:12:34.4435810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T18%3A20%3A00Z&sig=Mj5k2eLU6wzza2Xp4q%2FOfzuBPjbEKA4eG5SgrVw2KCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:34.4742250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=Mj5k2eLU6wzza2Xp4q\%2FOfzuBPjbEKA4eG5SgrVw2KCk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:34.5658920Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T18:12:34.5776560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T18:12:35.6346250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:36.1615280Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T18:12:36.5059390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T18%3A20%3A00Z&sig=qWAkWNuTkh9pefWwWma4D6cEwImTd4K5fpbLdQIGpFk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:36.5359710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=qWAkWNuTkh9pefWwWma4D6cEwImTd4K5fpbLdQIGpFk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:36.6818450Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T18:12:36.7015860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T18:12:37.7519400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:38.2935820Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T18:12:38.6376470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T18%3A20%3A00Z&sig=EI60iniMOq9vYis1TEB%2BxvVgfALshLFlClbz2lmSmLw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:38.6705310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=EI60iniMOq9vYis1TEB\%2BxvVgfALshLFlClbz2lmSmLw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:38.7138890Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T18:12:38.7186180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T18:12:39.7779460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:40.3305760Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T18:12:40.6615320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T18%3A20%3A00Z&sig=8Ryl0XwGNFI12f939W2h9uE3ykS1dqxdReKAoKEo%2B%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:40.7080790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=8Ryl0XwGNFI12f939W2h9uE3ykS1dqxdReKAoKEo\%2B\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:40.8261890Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T18:12:40.8348920Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T18:12:41.9774000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:42.5471590Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T18:12:42.8734460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T18%3A20%3A00Z&sig=%2BnzrApdTl6dNHitqOGQS6S%2FSTmYw7D6Xe%2BKaLjMzA1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:42.9032770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=\%2BnzrApdTl6dNHitqOGQS6S\%2FSTmYw7D6Xe\%2BKaLjMzA1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:42.9759480Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:12:42.9819040Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T18:12:44.1836880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:12:44.7395230Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T18:12:45.0942080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T18%3A20%3A00Z&sig=M3E26qTRn6nbjhwJsKa1QfHgIr1RfQo8KI7d2h%2BjFuE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:12:45.1236550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=M3E26qTRn6nbjhwJsKa1QfHgIr1RfQo8KI7d2h\%2BjFuE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:12:45.4850110Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T18:12:45.6138620Z ==> 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-19T18:12:45.6148390Z ==> Installing ffmpeg dependency: aom 2021-05-19T18:12:45.6843110Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T18:12:45.6986680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-d0jjpq 2021-05-19T18:12:45.8593170Z cp -pR /private/tmp/d20210519-5401-d0jjpq/aom/. /usr/local/Cellar/aom 2021-05-19T18:12:45.9719290Z chmod -Rf +w /private/tmp/d20210519-5401-d0jjpq 2021-05-19T18:12:46.0321630Z ==> Finishing up 2021-05-19T18:12:46.0710340Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T18:12:46.0714770Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T18:12:46.0721730Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T18:12:46.0729310Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T18:12:46.0734420Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T18:12:46.0739650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T18:12:46.0745410Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T18:12:46.0753580Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T18:12:46.1513680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5743-du0lpk.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-19T18:12:48.3676350Z ==> Summary 2021-05-19T18:12:48.3703070Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T18:12:48.3709590Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T18:12:48.3819110Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T18:12:48.3837580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-dt791l 2021-05-19T18:12:48.4109130Z cp -pR /private/tmp/d20210519-5401-dt791l/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T18:12:48.4424770Z chmod -Rf +w /private/tmp/d20210519-5401-dt791l 2021-05-19T18:12:48.5041150Z ==> Finishing up 2021-05-19T18:12:48.5432350Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T18:12:48.5438670Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T18:12:48.5445870Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T18:12:48.5450950Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T18:12:48.5459160Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T18:12:48.5639940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5769-10eumzw.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-19T18:12:50.7709290Z ==> Summary 2021-05-19T18:12:50.7732510Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T18:12:50.7738630Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T18:12:50.7796160Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:12:50.7814790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-e0xl5r 2021-05-19T18:12:50.8670810Z cp -pR /private/tmp/d20210519-5401-e0xl5r/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T18:12:50.9395120Z chmod -Rf +w /private/tmp/d20210519-5401-e0xl5r 2021-05-19T18:12:51.0110550Z ==> Finishing up 2021-05-19T18:12:51.0550680Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T18:12:51.0557090Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T18:12:51.0564580Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T18:12:51.0664140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5795-19duwhv.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-19T18:12:53.3600400Z ==> Summary 2021-05-19T18:12:53.3686780Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T18:12:53.3693710Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T18:12:53.3716420Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T18:12:53.3735090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1vi7unm 2021-05-19T18:12:53.4008080Z cp -pR /private/tmp/d20210519-5401-1vi7unm/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T18:12:53.4486110Z chmod -Rf +w /private/tmp/d20210519-5401-1vi7unm 2021-05-19T18:12:53.5443860Z ==> Finishing up 2021-05-19T18:12:53.6051650Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T18:12:53.6058180Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T18:12:53.6070210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T18:12:53.6076370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T18:12:53.6082210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T18:12:53.6088150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T18:12:53.6093900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T18:12:53.6099790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T18:12:53.6105560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T18:12:53.6111320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T18:12:53.6117100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T18:12:53.6122440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T18:12:53.6128370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T18:12:53.6134150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T18:12:53.6140020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T18:12:53.6145760Z 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-19T18:12:53.6151920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T18:12:53.6158330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T18:12:53.6163890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T18:12:53.6169690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T18:12:53.6177760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T18:12:53.6183350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T18:12:53.6188980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T18:12:53.6194770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T18:12:53.6200300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T18:12:53.6206120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T18:12:53.6211590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T18:12:53.6217340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T18:12:53.6223010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T18:12:53.6228480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T18:12:53.6234170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T18:12:53.6239880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T18:12:53.6246060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T18:12:53.6253830Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T18:12:53.6259380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T18:12:53.6264800Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T18:12:53.6272530Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T18:12:53.6521270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5821-dw3ape.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-19T18:12:56.2909550Z ==> Summary 2021-05-19T18:12:56.2986940Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T18:12:56.2993840Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T18:12:56.5040160Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T18:12:56.5061000Z 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/d20210519-5401-1riw4dp 2021-05-19T18:12:56.7203750Z cp -pR /private/tmp/d20210519-5401-1riw4dp/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T18:12:56.9924990Z chmod -Rf +w /private/tmp/d20210519-5401-1riw4dp 2021-05-19T18:12:57.3316210Z ==> Finishing up 2021-05-19T18:12:57.3868790Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T18:12:57.3878810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T18:12:57.3890830Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T18:12:57.3904640Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T18:12:57.3916150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T18:12:57.3929830Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:12:57.3944530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T18:12:57.3967560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T18:12:57.3976390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T18:12:57.3989820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T18:12:57.4062030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T18:12:57.4065900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T18:12:57.4072210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T18:12:57.4077030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T18:12:57.4082560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T18:12:57.4088020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T18:12:57.4093770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T18:12:57.4099570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T18:12:57.4106130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T18:12:57.4112250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T18:12:57.4118290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T18:12:57.4123960Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T18:12:57.4129700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T18:12:57.4134890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T18:12:57.4140660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T18:12:57.4145920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T18:12:57.4152530Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:12:57.4163200Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T18:12:57.4169280Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T18:12:57.4174880Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T18:12:57.4185000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T18:12:57.4190420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T18:12:57.4196930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T18:12:57.4201800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T18:12:57.4208060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T18:12:57.4214230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T18:12:57.4220180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T18:12:57.4225560Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T18:12:57.4232080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T18:12:57.4238070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T18:12:57.4244070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T18:12:57.4251920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T18:12:57.4258980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T18:12:57.4264110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T18:12:57.4269860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T18:12:57.4274890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T18:12:57.4280630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T18:12:57.4285930Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T18:12:57.4292130Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T18:12:57.4296960Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T18:12:57.4302870Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T18:12:57.4311640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T18:12:57.4318130Z 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-19T18:12:57.4833380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5847-wfh9sv.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-19T18:12:59.8231740Z ==> Summary 2021-05-19T18:12:59.8377240Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T18:12:59.8383650Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T18:12:59.8440460Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T18:12:59.8460320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-xdo4ro 2021-05-19T18:12:59.8599680Z cp -pR /private/tmp/d20210519-5401-xdo4ro/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T18:12:59.8774540Z chmod -Rf +w /private/tmp/d20210519-5401-xdo4ro 2021-05-19T18:12:59.9398570Z ==> Finishing up 2021-05-19T18:12:59.9895560Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T18:12:59.9907660Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T18:12:59.9918100Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T18:12:59.9928740Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T18:12:59.9934440Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T18:12:59.9943790Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T18:12:59.9955310Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T18:13:00.0134240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5873-ioenw1.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-19T18:13:02.2071200Z ==> Summary 2021-05-19T18:13:02.2099460Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T18:13:02.2106920Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T18:13:02.4452930Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T18:13:02.4470750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-7f7b4t 2021-05-19T18:13:02.5376410Z cp -pR /private/tmp/d20210519-5401-7f7b4t/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T18:13:02.6185690Z chmod -Rf +w /private/tmp/d20210519-5401-7f7b4t 2021-05-19T18:13:02.8086290Z ==> Finishing up 2021-05-19T18:13:02.8473980Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T18:13:02.8477780Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T18:13:02.8483260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T18:13:02.8488100Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T18:13:02.8495670Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T18:13:02.8505230Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T18:13:02.8603410Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T18:13:02.8611430Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T18:13:02.8617130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T18:13:02.8622480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T18:13:02.8628650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T18:13:02.8633370Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T18:13:02.8638770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T18:13:02.8644080Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T18:13:02.8649240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T18:13:02.8654880Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T18:13:02.8660580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T18:13:02.8665550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T18:13:02.8671090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T18:13:02.8676700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T18:13:02.8685530Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T18:13:02.8691210Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T18:13:02.8697350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T18:13:02.8703200Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T18:13:02.9152780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5901-bvg71s.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-19T18:13:05.2865900Z ==> Summary 2021-05-19T18:13:05.2921710Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T18:13:05.2927900Z ==> Installing ffmpeg dependency: libass 2021-05-19T18:13:05.5451910Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T18:13:05.5471660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1a8xvid 2021-05-19T18:13:05.5595070Z cp -pR /private/tmp/d20210519-5401-1a8xvid/libass/. /usr/local/Cellar/libass 2021-05-19T18:13:05.5765000Z chmod -Rf +w /private/tmp/d20210519-5401-1a8xvid 2021-05-19T18:13:05.6499680Z ==> Finishing up 2021-05-19T18:13:05.6989350Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T18:13:05.6995370Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T18:13:05.7001170Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T18:13:05.7007470Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T18:13:05.7015310Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T18:13:05.7163740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5928-jxpk7n.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-19T18:13:07.9650190Z ==> Summary 2021-05-19T18:13:07.9668930Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T18:13:07.9675110Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T18:13:07.9892910Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T18:13:07.9911830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-b60mq5 2021-05-19T18:13:08.0393250Z cp -pR /private/tmp/d20210519-5401-b60mq5/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T18:13:08.0583690Z chmod -Rf +w /private/tmp/d20210519-5401-b60mq5 2021-05-19T18:13:08.1733730Z ==> Finishing up 2021-05-19T18:13:08.2416440Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T18:13:08.2419890Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T18:13:08.2425450Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T18:13:08.2432470Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T18:13:08.2439540Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T18:13:08.2444260Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T18:13:08.2449860Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T18:13:08.2457600Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T18:13:08.2645600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5954-s905pw.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-19T18:13:10.5143690Z ==> Summary 2021-05-19T18:13:10.5169560Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T18:13:10.5176430Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T18:13:10.5233480Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T18:13:10.5251510Z 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/d20210519-5401-1ubfmii 2021-05-19T18:13:10.5409350Z cp -pR /private/tmp/d20210519-5401-1ubfmii/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T18:13:10.5669640Z chmod -Rf +w /private/tmp/d20210519-5401-1ubfmii 2021-05-19T18:13:10.6377490Z ==> Finishing up 2021-05-19T18:13:10.6833330Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T18:13:10.6864650Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T18:13:10.6874200Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T18:13:10.6881030Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T18:13:10.6886860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T18:13:10.6892520Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T18:13:10.6898090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T18:13:10.6903270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T18:13:10.6908640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T18:13:10.6916830Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T18:13:10.6921830Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T18:13:10.7113490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5980-5kv507.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-19T18:13:12.9798630Z ==> Summary 2021-05-19T18:13:12.9834040Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T18:13:12.9842220Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T18:13:12.9953210Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T18:13:12.9971870Z 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/d20210519-5401-7srgul 2021-05-19T18:13:13.0169050Z cp -pR /private/tmp/d20210519-5401-7srgul/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T18:13:13.0352000Z chmod -Rf +w /private/tmp/d20210519-5401-7srgul 2021-05-19T18:13:13.0944890Z ==> Finishing up 2021-05-19T18:13:13.1161560Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T18:13:13.1168980Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T18:13:13.1174610Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T18:13:13.1182580Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T18:13:13.1347700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6006-z8rgv9.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-19T18:13:15.3515530Z ==> Summary 2021-05-19T18:13:15.3544360Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T18:13:15.3551610Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T18:13:15.3584270Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T18:13:15.3602820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-18y7qzf 2021-05-19T18:13:15.3986800Z cp -pR /private/tmp/d20210519-5401-18y7qzf/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T18:13:15.4324350Z chmod -Rf +w /private/tmp/d20210519-5401-18y7qzf 2021-05-19T18:13:15.4873600Z ==> Finishing up 2021-05-19T18:13:15.5334620Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T18:13:15.5340330Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T18:13:15.5347910Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T18:13:15.5447060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6032-i7mrzj.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-19T18:13:17.8474440Z ==> Summary 2021-05-19T18:13:17.8499470Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T18:13:17.8506040Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T18:13:17.8530030Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T18:13:17.8549580Z 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/d20210519-5401-1oyklpp 2021-05-19T18:13:17.8701230Z cp -pR /private/tmp/d20210519-5401-1oyklpp/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T18:13:17.8881860Z chmod -Rf +w /private/tmp/d20210519-5401-1oyklpp 2021-05-19T18:13:17.9510750Z ==> Finishing up 2021-05-19T18:13:17.9991960Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T18:13:17.9996760Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T18:13:18.0004780Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T18:13:18.0009990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T18:13:18.0015850Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T18:13:18.0021250Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T18:13:18.0026730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T18:13:18.0032450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T18:13:18.0040410Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T18:13:18.0046670Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T18:13:18.0287150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6058-t3nlkl.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-19T18:13:20.3018390Z ==> Summary 2021-05-19T18:13:20.3043130Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T18:13:20.3051810Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T18:13:20.3138290Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T18:13:20.3156840Z 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/d20210519-5401-1nc418 2021-05-19T18:13:21.5628220Z cp -pR /private/tmp/d20210519-5401-1nc418/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T18:13:22.6020760Z chmod -Rf +w /private/tmp/d20210519-5401-1nc418 2021-05-19T18:13:22.6609680Z ==> Finishing up 2021-05-19T18:13:22.7013960Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T18:13:22.7020340Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T18:13:22.7027420Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T18:13:22.7032710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T18:13:22.7037750Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T18:13:22.7043270Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T18:13:22.7050820Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T18:13:22.7385130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6084-13erhzy.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-19T18:13:25.2400020Z ==> Summary 2021-05-19T18:13:25.2501050Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T18:13:25.2592230Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T18:13:25.2918030Z 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/d20210519-5401-1jfmoly 2021-05-19T18:13:25.2920710Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T18:13:25.4472290Z cp -pR /private/tmp/d20210519-5401-1jfmoly/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T18:13:25.5070920Z chmod -Rf +w /private/tmp/d20210519-5401-1jfmoly 2021-05-19T18:13:25.6084000Z ==> Finishing up 2021-05-19T18:13:25.6482240Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T18:13:25.6488820Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T18:13:25.6498810Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T18:13:25.6505890Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T18:13:25.6510730Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T18:13:25.6516550Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T18:13:25.6524320Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T18:13:25.6793530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6110-1qjuxmy.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-19T18:13:27.9274890Z ==> Summary 2021-05-19T18:13:27.9307780Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T18:13:27.9314340Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T18:13:27.9865980Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T18:13:27.9884560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-12c2z35 2021-05-19T18:13:28.0038230Z cp -pR /private/tmp/d20210519-5401-12c2z35/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T18:13:28.0693170Z chmod -Rf +w /private/tmp/d20210519-5401-12c2z35 2021-05-19T18:13:28.1419150Z ==> Finishing up 2021-05-19T18:13:28.1789940Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T18:13:28.1814310Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T18:13:28.1823040Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T18:13:28.1828460Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T18:13:28.1834360Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T18:13:28.1842040Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T18:13:28.2009710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6136-csodor.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-19T18:13:30.5832630Z ==> Summary 2021-05-19T18:13:30.5853410Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T18:13:30.5859780Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T18:13:30.5882110Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T18:13:30.5903240Z 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/d20210519-5401-ry07k8 2021-05-19T18:13:30.6916290Z cp -pR /private/tmp/d20210519-5401-ry07k8/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T18:13:30.7577420Z chmod -Rf +w /private/tmp/d20210519-5401-ry07k8 2021-05-19T18:13:30.8490810Z ==> Finishing up 2021-05-19T18:13:30.8890520Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T18:13:30.8896460Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T18:13:30.8905680Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T18:13:30.8914880Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T18:13:30.8920270Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T18:13:30.8924960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T18:13:30.8951690Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T18:13:30.8953850Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T18:13:30.8958290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T18:13:30.8966460Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T18:13:30.9335960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6162-1dtr8qh.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-19T18:13:33.2072430Z ==> Summary 2021-05-19T18:13:33.2140420Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T18:13:33.2182850Z ==> Installing ffmpeg dependency: snappy 2021-05-19T18:13:33.2246330Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T18:13:33.2266500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-144dm32 2021-05-19T18:13:33.2400730Z cp -pR /private/tmp/d20210519-5401-144dm32/snappy/. /usr/local/Cellar/snappy 2021-05-19T18:13:33.2580900Z chmod -Rf +w /private/tmp/d20210519-5401-144dm32 2021-05-19T18:13:33.3170330Z ==> Finishing up 2021-05-19T18:13:33.3859990Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T18:13:33.3863800Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T18:13:33.3870130Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T18:13:33.3874330Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T18:13:33.3884990Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T18:13:33.3891080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T18:13:33.3896160Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T18:13:33.3905180Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T18:13:33.3911240Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T18:13:33.4072200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6188-vjel6x.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-19T18:13:35.8194080Z ==> Summary 2021-05-19T18:13:35.8222850Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T18:13:35.8231530Z ==> Installing ffmpeg dependency: speex 2021-05-19T18:13:35.8348550Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T18:13:35.8366330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1b96a89 2021-05-19T18:13:35.8539890Z cp -pR /private/tmp/d20210519-5401-1b96a89/speex/. /usr/local/Cellar/speex 2021-05-19T18:13:35.8840110Z chmod -Rf +w /private/tmp/d20210519-5401-1b96a89 2021-05-19T18:13:35.9583990Z ==> Finishing up 2021-05-19T18:13:36.0107870Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T18:13:36.0116690Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T18:13:36.0123960Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T18:13:36.0130810Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T18:13:36.0135720Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T18:13:36.0141520Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T18:13:36.0149690Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T18:13:36.0331730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6214-3o1ajo.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-19T18:13:38.3265860Z ==> Summary 2021-05-19T18:13:38.3298540Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T18:13:38.3305500Z ==> Installing ffmpeg dependency: srt 2021-05-19T18:13:38.3394780Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T18:13:38.3413090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1gh4hbi 2021-05-19T18:13:38.4225200Z cp -pR /private/tmp/d20210519-5401-1gh4hbi/srt/. /usr/local/Cellar/srt 2021-05-19T18:13:38.4526980Z chmod -Rf +w /private/tmp/d20210519-5401-1gh4hbi 2021-05-19T18:13:38.5894210Z ==> Finishing up 2021-05-19T18:13:38.6512700Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T18:13:38.6516890Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T18:13:38.6522220Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T18:13:38.6527160Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T18:13:38.6534030Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T18:13:38.6541140Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T18:13:38.6546760Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T18:13:38.6551310Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T18:13:38.6557250Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T18:13:38.6564780Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T18:13:38.6569900Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T18:13:38.6791410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6240-1fea8mz.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-19T18:13:41.0527930Z ==> Summary 2021-05-19T18:13:41.0556780Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T18:13:41.0565660Z ==> Installing ffmpeg dependency: giflib 2021-05-19T18:13:41.0588540Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T18:13:41.0608450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1tga82k 2021-05-19T18:13:41.0811820Z cp -pR /private/tmp/d20210519-5401-1tga82k/giflib/. /usr/local/Cellar/giflib 2021-05-19T18:13:41.0997840Z chmod -Rf +w /private/tmp/d20210519-5401-1tga82k 2021-05-19T18:13:41.1674720Z ==> Finishing up 2021-05-19T18:13:41.2122430Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T18:13:41.2126320Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T18:13:41.2132420Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T18:13:41.2136620Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T18:13:41.2141860Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T18:13:41.2147240Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T18:13:41.2155540Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T18:13:41.2161840Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T18:13:41.2167970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T18:13:41.2172450Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T18:13:41.2178170Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T18:13:41.2382040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6266-sz0599.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-19T18:13:43.5837260Z ==> Summary 2021-05-19T18:13:43.5865880Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T18:13:43.5875790Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T18:13:43.6508810Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T18:13:43.6527340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-10s53wl 2021-05-19T18:13:43.7838650Z cp -pR /private/tmp/d20210519-5401-10s53wl/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T18:13:43.8498130Z chmod -Rf +w /private/tmp/d20210519-5401-10s53wl 2021-05-19T18:13:44.6427880Z ==> Finishing up 2021-05-19T18:13:44.6985740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T18:13:44.6989350Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T18:13:44.6994530Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T18:13:44.6999790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T18:13:44.7004750Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T18:13:44.7009990Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T18:13:44.7015970Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T18:13:44.7020650Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T18:13:44.7026180Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T18:13:44.7054660Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T18:13:44.7056430Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T18:13:44.7058510Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T18:13:44.7060780Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T18:13:44.7062660Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T18:13:44.7065320Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T18:13:44.7069280Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T18:13:44.7078590Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T18:13:44.7466510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6292-pk1xxw.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-19T18:13:47.1073610Z ==> Summary 2021-05-19T18:13:47.1156250Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T18:13:47.1199680Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T18:13:47.1999310Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T18:13:47.2023410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1lzlath 2021-05-19T18:13:47.6320280Z cp -pR /private/tmp/d20210519-5401-1lzlath/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T18:13:47.9175470Z chmod -Rf +w /private/tmp/d20210519-5401-1lzlath 2021-05-19T18:13:48.0193530Z ==> Finishing up 2021-05-19T18:13:48.0643370Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T18:13:48.0649550Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T18:13:48.0658220Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T18:13:48.0665650Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T18:13:48.0670840Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T18:13:48.0677040Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T18:13:48.0685680Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T18:13:48.1117220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6318-1144xj.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-19T18:13:50.4418870Z ==> Caveats 2021-05-19T18:13:50.4420160Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:13:50.4421910Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:13:50.4423440Z ==> Summary 2021-05-19T18:13:50.4474670Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T18:13:50.4485070Z ==> Installing ffmpeg dependency: theora 2021-05-19T18:13:50.4649900Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T18:13:50.4668780Z 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/d20210519-5401-eg4t5s 2021-05-19T18:13:50.5898990Z cp -pR /private/tmp/d20210519-5401-eg4t5s/theora/. /usr/local/Cellar/theora 2021-05-19T18:13:50.6605150Z chmod -Rf +w /private/tmp/d20210519-5401-eg4t5s 2021-05-19T18:13:50.7687220Z ==> Finishing up 2021-05-19T18:13:50.8206210Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T18:13:50.8214670Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T18:13:50.8222910Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T18:13:50.8228560Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T18:13:50.8233190Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T18:13:50.8240940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T18:13:50.8243790Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T18:13:50.8250210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T18:13:50.8258620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T18:13:50.8260470Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T18:13:50.8266110Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T18:13:50.8274740Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T18:13:50.8278960Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T18:13:50.8284790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T18:13:50.8729550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6344-1hi9y08.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-19T18:13:53.3672570Z ==> Summary 2021-05-19T18:13:53.3757370Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T18:13:53.3759840Z ==> Installing ffmpeg dependency: x264 2021-05-19T18:13:53.3793160Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T18:13:53.3817090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-ka5u0n 2021-05-19T18:13:53.4407800Z cp -pR /private/tmp/d20210519-5401-ka5u0n/x264/. /usr/local/Cellar/x264 2021-05-19T18:13:53.5110520Z chmod -Rf +w /private/tmp/d20210519-5401-ka5u0n 2021-05-19T18:13:53.5705780Z ==> Finishing up 2021-05-19T18:13:53.6132960Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T18:13:53.6138400Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T18:13:53.6144230Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T18:13:53.6151300Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T18:13:53.6156300Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T18:13:53.6162020Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T18:13:53.6169800Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T18:13:53.6492880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6371-wp895x.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-19T18:13:56.4226350Z ==> Summary 2021-05-19T18:13:56.4251200Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T18:13:56.4259660Z ==> Installing ffmpeg dependency: x265 2021-05-19T18:13:56.4332160Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T18:13:56.4349310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5401-656mwm 2021-05-19T18:13:56.8277800Z cp -pR /private/tmp/d20210519-5401-656mwm/x265/. /usr/local/Cellar/x265 2021-05-19T18:13:57.1627000Z chmod -Rf +w /private/tmp/d20210519-5401-656mwm 2021-05-19T18:13:57.2373040Z ==> Finishing up 2021-05-19T18:13:57.3122780Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T18:13:57.3128160Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T18:13:57.3133910Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T18:13:57.3141240Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T18:13:57.3145920Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T18:13:57.3151620Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T18:13:57.3159790Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T18:13:57.5327910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6397-n92re7.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-19T18:13:59.9272680Z ==> Summary 2021-05-19T18:13:59.9294130Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T18:13:59.9300880Z ==> Installing ffmpeg dependency: xvid 2021-05-19T18:13:59.9325960Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T18:13:59.9347720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-no2een 2021-05-19T18:13:59.9616780Z cp -pR /private/tmp/d20210519-5401-no2een/xvid/. /usr/local/Cellar/xvid 2021-05-19T18:13:59.9757460Z chmod -Rf +w /private/tmp/d20210519-5401-no2een 2021-05-19T18:14:00.0313910Z ==> Finishing up 2021-05-19T18:14:00.0852050Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T18:14:00.0880210Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T18:14:00.0897510Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T18:14:00.1108580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6423-q7mhbu.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-19T18:14:02.7305840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-10zpsby 2021-05-19T18:14:02.7309720Z ==> Summary 2021-05-19T18:14:02.7310980Z cp -pR /private/tmp/d20210519-5401-10zpsby/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T18:14:02.7312120Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T18:14:02.7408280Z chmod -Rf +w /private/tmp/d20210519-5401-10zpsby 2021-05-19T18:14:02.7409550Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T18:14:02.7509550Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T18:14:02.8472440Z ==> Finishing up 2021-05-19T18:14:02.8797090Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T18:14:02.8802450Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T18:14:02.8807870Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T18:14:02.8821000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T18:14:02.8828820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T18:14:02.8834540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T18:14:02.8840930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T18:14:02.8847330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T18:14:02.8853870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T18:14:02.8884790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T18:14:02.8892340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T18:14:02.8899810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T18:14:02.8906100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T18:14:02.8912610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T18:14:02.8920070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T18:14:02.8925950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T18:14:02.8932300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T18:14:02.8938510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T18:14:02.8945320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T18:14:02.8951480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T18:14:02.8958030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T18:14:02.8964120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T18:14:02.8971300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T18:14:02.8977260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T18:14:02.8983340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T18:14:02.8989740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T18:14:02.8996480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T18:14:02.9006850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T18:14:02.9012970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T18:14:02.9019350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T18:14:02.9026280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T18:14:02.9032970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T18:14:02.9039080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T18:14:02.9046120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T18:14:02.9052710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T18:14:02.9059230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T18:14:02.9065840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T18:14:02.9072580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T18:14:02.9078630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T18:14:02.9084820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T18:14:02.9092230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T18:14:02.9097760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T18:14:02.9105380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T18:14:02.9112430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T18:14:02.9141150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T18:14:02.9142940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T18:14:02.9144570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T18:14:02.9146230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T18:14:02.9150380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T18:14:02.9157210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T18:14:02.9164930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T18:14:02.9172880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T18:14:02.9179250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T18:14:02.9185750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T18:14:02.9217470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T18:14:02.9223080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T18:14:02.9231000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T18:14:02.9238940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T18:14:02.9245330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T18:14:02.9251520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T18:14:02.9332690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T18:14:02.9339550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T18:14:02.9391690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T18:14:02.9398280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T18:14:02.9404110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T18:14:02.9410510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T18:14:02.9444220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T18:14:02.9450950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T18:14:02.9521870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T18:14:02.9526490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T18:14:02.9532570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T18:14:02.9538150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T18:14:02.9545590Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T18:14:02.9550310Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T18:14:02.9556150Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T18:14:02.9564550Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T18:14:02.9899690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6449-1ba200j.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-19T18:14:05.3772420Z ==> Summary 2021-05-19T18:14:05.3840420Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T18:14:05.3856280Z ==> Installing ffmpeg dependency: zimg 2021-05-19T18:14:05.3904660Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:14:05.3924450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-1bqxfov 2021-05-19T18:14:05.4331950Z cp -pR /private/tmp/d20210519-5401-1bqxfov/zimg/. /usr/local/Cellar/zimg 2021-05-19T18:14:05.5083840Z chmod -Rf +w /private/tmp/d20210519-5401-1bqxfov 2021-05-19T18:14:05.5804620Z ==> Finishing up 2021-05-19T18:14:05.6304290Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T18:14:05.6307390Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T18:14:05.6317390Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T18:14:05.6323890Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T18:14:05.6329550Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T18:14:05.6334770Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T18:14:05.6342640Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T18:14:05.6581170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6475-h1z7v1.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-19T18:14:08.0390130Z ==> Summary 2021-05-19T18:14:08.0427140Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T18:14:08.0435710Z ==> Installing ffmpeg 2021-05-19T18:14:08.0440840Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T18:14:08.0462700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5401-3pe176 2021-05-19T18:14:08.7383940Z cp -pR /private/tmp/d20210519-5401-3pe176/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T18:14:09.4226060Z chmod -Rf +w /private/tmp/d20210519-5401-3pe176 2021-05-19T18:14:19.9460100Z ==> Finishing up 2021-05-19T18:14:19.9967260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T18:14:19.9971260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T18:14:19.9976610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T18:14:19.9981720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T18:14:19.9986430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T18:14:19.9991600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T18:14:19.9996650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T18:14:20.0001420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T18:14:20.0006200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T18:14:20.0011360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T18:14:20.0016180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T18:14:20.0020870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T18:14:20.0026040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T18:14:20.0031010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T18:14:20.0037120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T18:14:20.0042460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T18:14:20.0047200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T18:14:20.0052670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T18:14:20.0057690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T18:14:20.0062690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T18:14:20.0068090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T18:14:20.0074050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T18:14:20.0078270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T18:14:20.0083660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T18:14:20.0088260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T18:14:20.0093550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T18:14:20.0098230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T18:14:20.0103630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T18:14:20.0108080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T18:14:20.0113280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T18:14:20.0117960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T18:14:20.0123370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T18:14:20.0127900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T18:14:20.0133290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T18:14:20.0137940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T18:14:20.0143260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T18:14:20.0148570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T18:14:20.0153790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T18:14:20.0161660Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T18:14:20.0166420Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T18:14:20.0171670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T18:14:20.0176260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T18:14:20.0181500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T18:14:20.0185860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T18:14:20.0191080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T18:14:20.0197120Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T18:14:20.0202130Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T18:14:20.0208750Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T18:14:20.0219090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T18:14:20.0225030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T18:14:20.0230030Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T18:14:20.0236020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T18:14:20.0241510Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T18:14:20.0247270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T18:14:20.0252410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T18:14:20.0353770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T18:14:20.0358640Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T18:14:20.0364410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T18:14:20.0370590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T18:14:20.0375340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T18:14:20.0381020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T18:14:20.0387320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T18:14:20.0391770Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T18:14:20.0400310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T18:14:20.0406160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T18:14:20.0411550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T18:14:20.0416940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T18:14:20.0422420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T18:14:20.0474940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T18:14:20.0479890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T18:14:20.0489180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T18:14:20.0494000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T18:14:20.0499760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T18:14:20.0504620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T18:14:20.0510510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T18:14:20.0515480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T18:14:20.0520750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T18:14:20.0526360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T18:14:20.0531590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T18:14:20.0537610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T18:14:20.0542330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T18:14:20.0548280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T18:14:20.0553090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T18:14:20.0558720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T18:14:20.0563990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T18:14:20.0570530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T18:14:20.0574890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T18:14:20.0581070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T18:14:20.0584990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T18:14:20.0593580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T18:14:20.0597120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T18:14:20.0605100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T18:14:20.0608040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T18:14:20.0614230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T18:14:20.0619090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T18:14:20.0624890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T18:14:20.0630150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T18:14:20.0635320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T18:14:20.0640700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T18:14:20.0646460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T18:14:20.0649980Z Only the first 100 operations were output. 2021-05-19T18:14:20.3849670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6501-1klmwsz.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-19T18:14:22.9834440Z ==> Summary 2021-05-19T18:14:23.0023410Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T18:14:24.0776650Z ==> Caveats 2021-05-19T18:14:24.0778240Z ==> tesseract 2021-05-19T18:14:24.0795460Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:14:24.0797360Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:14:25.8764840Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T18:14:26.9588040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:27.4949670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T18:14:27.8369380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T18%3A20%3A00Z&sig=qmY6A7hczJr2wUFv0n1I6kFTrqO1N5%2BM1x%2Bj8wqpHog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:27.8926030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=qmY6A7hczJr2wUFv0n1I6kFTrqO1N5\%2BM1x\%2Bj8wqpHog\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:28.4054600Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T18:14:28.5180260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T18:14:29.6141130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:30.2136600Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T18:14:30.5445980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T18%3A20%3A00Z&sig=%2FtmPvpMMq3ydNbo4eTIupcmmzP3QNbC5oO1wyJuCrGw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:30.5934480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=\%2FtmPvpMMq3ydNbo4eTIupcmmzP3QNbC5oO1wyJuCrGw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:30.9148120Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T18:14:30.9596480Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T18:14:30.9601040Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T18:14:31.0347860Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T18:14:31.0381190Z 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/d20210519-6514-hvgnis 2021-05-19T18:14:32.2927110Z cp -pR /private/tmp/d20210519-6514-hvgnis/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T18:14:33.4266040Z chmod -Rf +w /private/tmp/d20210519-6514-hvgnis 2021-05-19T18:14:33.8006910Z ==> Finishing up 2021-05-19T18:14:33.8296310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T18:14:33.8300730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T18:14:33.8307570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T18:14:33.8319390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T18:14:33.8339490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T18:14:33.8352380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T18:14:33.8363210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T18:14:33.8384530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T18:14:33.8397860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T18:14:33.8407320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T18:14:33.8419200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T18:14:33.8441380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T18:14:33.8452720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T18:14:33.8464350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T18:14:33.8475520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T18:14:33.8489170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T18:14:33.8502190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T18:14:33.8516550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T18:14:33.8528470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T18:14:33.8539690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T18:14:33.8553160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T18:14:33.8574260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T18:14:33.8586890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T18:14:33.8635150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T18:14:33.8638920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T18:14:33.8644390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T18:14:33.8648980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T18:14:33.8654460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T18:14:33.8659510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T18:14:33.8664910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T18:14:33.8674490Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T18:14:33.8699380Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T18:14:33.8701960Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T18:14:33.8703750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T18:14:33.8707820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T18:14:33.8713870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T18:14:33.8718960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T18:14:33.8725100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T18:14:33.8731010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T18:14:33.8736810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T18:14:33.8742630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T18:14:33.8748360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T18:14:33.8754090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T18:14:33.8759790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T18:14:33.8765430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T18:14:33.8771090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T18:14:33.8776980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T18:14:33.8782730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T18:14:33.8788410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T18:14:33.8793930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T18:14:33.8799900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T18:14:33.8805690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T18:14:33.8811480Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T18:14:33.8817080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T18:14:33.8822610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T18:14:33.8829890Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T18:14:33.8834630Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T18:14:33.8856930Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T18:14:34.1616790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6684-1pzsizo.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-19T18:14:36.6034340Z ==> Summary 2021-05-19T18:14:36.6497390Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T18:14:36.6510260Z ==> Installing imagemagick@6 2021-05-19T18:14:36.6513900Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T18:14:36.6541450Z 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/d20210519-6514-1qafem6 2021-05-19T18:14:37.1600590Z cp -pR /private/tmp/d20210519-6514-1qafem6/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T18:14:37.7274870Z chmod -Rf +w /private/tmp/d20210519-6514-1qafem6 2021-05-19T18:14:41.8971380Z ==> Finishing up 2021-05-19T18:14:42.2192720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6710-1ix1c53.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-19T18:14:44.6797110Z ==> Caveats 2021-05-19T18:14:44.6798940Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:14:44.6800160Z because this is an alternate version of another formula. 2021-05-19T18:14:44.6806890Z 2021-05-19T18:14:44.6807930Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:14:44.6809800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:14:44.6810660Z 2021-05-19T18:14:44.6811570Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:14:44.6813050Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:14:44.6814600Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:14:44.6815360Z 2021-05-19T18:14:44.6816670Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:14:44.6817920Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:14:44.6818660Z 2021-05-19T18:14:44.6819860Z ==> Summary 2021-05-19T18:14:44.7310250Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T18:14:45.5794050Z ==> Caveats 2021-05-19T18:14:45.5795650Z ==> imagemagick@6 2021-05-19T18:14:45.5841340Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:14:45.5842600Z because this is an alternate version of another formula. 2021-05-19T18:14:45.5849730Z 2021-05-19T18:14:45.5850840Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:14:45.5852800Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:14:45.5853650Z 2021-05-19T18:14:45.5854530Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:14:45.5856030Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:14:45.5857610Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:14:45.5858360Z 2021-05-19T18:14:45.5860290Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:14:45.5861540Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:14:45.5862290Z 2021-05-19T18:14:47.7344430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T18:14:48.7761910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:49.3154530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T18:14:49.6972000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T18%3A20%3A00Z&sig=tsuSBBYsrKMPTnpnKW1bGQYu%2FaPp7P3ZLPyqSmdjmv4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:49.7581470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=tsuSBBYsrKMPTnpnKW1bGQYu\%2FaPp7P3ZLPyqSmdjmv4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:49.8972960Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T18:14:49.9169400Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T18:14:50.9919880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:51.5816090Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T18:14:51.9504320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T18%3A20%3A00Z&sig=zavwE%2BiSmT3i4%2BR5r0qUy5x2mB5MThXimWu4BqRKJ4w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:51.9817420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=zavwE\%2BiSmT3i4\%2BR5r0qUy5x2mB5MThXimWu4BqRKJ4w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:52.0589260Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T18:14:52.0712870Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T18:14:53.1917430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:53.7426650Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T18:14:54.0965240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T18%3A20%3A00Z&sig=3T7PqZThUwA%2BqN1o9M5xTBIRXPWLp9j4stHl9nCtSa8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:54.1371970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=3T7PqZThUwA\%2BqN1o9M5xTBIRXPWLp9j4stHl9nCtSa8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:55.1844360Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T18:14:55.3383200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T18:14:56.4640050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:57.0439530Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T18:14:58.5036150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=46YotYh20E789rgLZtO8BzoVfqpKau4g5iHuO1Ou3Sk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:58.5043610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T18%3A20%3A00Z&sig=46YotYh20E789rgLZtO8BzoVfqpKau4g5iHuO1Ou3Sk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:58.5047750Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T18:14:58.5050270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T18:14:58.6880270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:14:59.1838890Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T18:14:59.5278040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T18%3A20%3A00Z&sig=1JkOFoKBKA6E0IJa3V0jVx7WWf3OixgjkNltf6ZIL6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:14:59.5590830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A20\%3A00Z\&sig=1JkOFoKBKA6E0IJa3V0jVx7WWf3OixgjkNltf6ZIL6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:14:59.5900440Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T18:14:59.5957650Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T18:15:00.7251420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:01.2855740Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T18:15:01.6952300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T18%3A25%3A00Z&sig=8Atjlyky154Ld8i3b5fotdWoE8Vj2R27qILUNpuj%2B4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:01.7444170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=8Atjlyky154Ld8i3b5fotdWoE8Vj2R27qILUNpuj\%2B4c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:01.8117500Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T18:15:01.8185940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T18:15:02.9689780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:03.5237150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T18:15:03.8456330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T18%3A25%3A00Z&sig=zug0tEErzfaC5CmGcHUbGHDilBasH%2B3gJJpLxGh3Dl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:03.8933230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=zug0tEErzfaC5CmGcHUbGHDilBasH\%2B3gJJpLxGh3Dl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:03.9948290Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T18:15:04.0075280Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T18:15:05.1207390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:05.6876850Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T18:15:06.0708120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T18%3A25%3A00Z&sig=a7RCMGEHUT3R8qiOq0sf5j5K7HgmJLDf%2B4agnPNSVQ4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:06.1013550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=a7RCMGEHUT3R8qiOq0sf5j5K7HgmJLDf\%2B4agnPNSVQ4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:06.1475210Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T18:15:06.1508710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T18:15:07.1914350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:07.7466490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T18:15:08.0972610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T18%3A25%3A00Z&sig=cbRbTrv6tAAOh6C5V%2BWjOAuI7lSoOlvbxd7cZZu19wA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:08.1456590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=cbRbTrv6tAAOh6C5V\%2BWjOAuI7lSoOlvbxd7cZZu19wA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:08.1960910Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T18:15:08.2014730Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T18:15:09.3098560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:09.8396370Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T18:15:10.1655840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T18%3A25%3A00Z&sig=VNkMoSBGKQ1IVtKDW04z%2FbT9MNVblohNjf%2BZQPEgMuY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:10.2031760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=VNkMoSBGKQ1IVtKDW04z\%2FbT9MNVblohNjf\%2BZQPEgMuY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:10.2383970Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:15:10.2424320Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T18:15:11.3155390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:11.8758720Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T18:15:12.2077420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T18%3A25%3A00Z&sig=TrUTcwz0mDdgigmdk2ZOwtnLU2xU0w3W2%2FQvgatpkz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:12.2365020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=TrUTcwz0mDdgigmdk2ZOwtnLU2xU0w3W2\%2FQvgatpkz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:12.3023560Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:15:12.3110010Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T18:15:13.4349170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:15:14.0107780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T18:15:14.3285310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T18%3A25%3A00Z&sig=WTdCKPYrXL%2F7aW2F5oWtUex1u%2B5E0yPXF718xKg253Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:15:14.3983270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=WTdCKPYrXL\%2F7aW2F5oWtUex1u\%2B5E0yPXF718xKg253Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:15:14.6904650Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T18:15:14.7431800Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T18:15:14.7435160Z ==> Installing imagemagick dependency: libde265 2021-05-19T18:15:14.8067220Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T18:15:14.8095350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-1ujmwun 2021-05-19T18:15:14.8526060Z cp -pR /private/tmp/d20210519-6717-1ujmwun/libde265/. /usr/local/Cellar/libde265 2021-05-19T18:15:14.8828990Z chmod -Rf +w /private/tmp/d20210519-6717-1ujmwun 2021-05-19T18:15:14.9666280Z ==> Finishing up 2021-05-19T18:15:15.0126440Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T18:15:15.0129890Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T18:15:15.0135550Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T18:15:15.0140200Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T18:15:15.0145800Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T18:15:15.0153690Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T18:15:15.0160700Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T18:15:15.0165670Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T18:15:15.0171520Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T18:15:15.0179350Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T18:15:15.0700660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6948-hcelxp.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-19T18:15:17.3763790Z ==> Summary 2021-05-19T18:15:17.3796330Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T18:15:17.3803860Z ==> Installing imagemagick dependency: docbook 2021-05-19T18:15:17.3826170Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T18:15:17.3844900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-jh44pm 2021-05-19T18:15:17.6454140Z cp -pR /private/tmp/d20210519-6717-jh44pm/docbook/. /usr/local/Cellar/docbook 2021-05-19T18:15:17.8573280Z chmod -Rf +w /private/tmp/d20210519-6717-jh44pm 2021-05-19T18:15:17.9485830Z ==> Finishing up 2021-05-19T18:15:18.0051240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6974-y74q1z.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-19T18:15:20.0547960Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T18:15:20.1406670Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.1579860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.1683900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.1799480Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.1910890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2014270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2163090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2266580Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2367830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2466710Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2585560Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2690750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2793570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.2901640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:20.6973960Z ==> Caveats 2021-05-19T18:15:20.6975170Z To use the DocBook package in your XML toolchain, 2021-05-19T18:15:20.6976190Z you need to add the following to your ~/.bashrc: 2021-05-19T18:15:20.6976830Z 2021-05-19T18:15:20.6977690Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:15:20.6979090Z ==> Summary 2021-05-19T18:15:20.7130680Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T18:15:20.7137980Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T18:15:20.7191380Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T18:15:20.7209990Z 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/d20210519-6717-1fdrkd9 2021-05-19T18:15:23.7372010Z cp -pR /private/tmp/d20210519-6717-1fdrkd9/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T18:15:28.7329430Z chmod -Rf +w /private/tmp/d20210519-6717-1fdrkd9 2021-05-19T18:15:30.1822830Z ==> Finishing up 2021-05-19T18:15:30.2632740Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T18:15:30.2642170Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T18:15:30.2738440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7021-1j16iaz.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-19T18:15:32.2386550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:32.2487310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:32.2589670Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:32.2691120Z ==> 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-19T18:15:32.2792520Z ==> 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-19T18:15:32.2890680Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T18:15:32.2991900Z ==> 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-19T18:15:32.3093760Z ==> 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-19T18:15:32.3192880Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:32.3301930Z ==> 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-19T18:15:32.3406760Z ==> 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-19T18:15:32.3508700Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:15:32.3608430Z ==> 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-19T18:15:32.3706640Z ==> 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-19T18:15:32.3806570Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:32.3906980Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:15:32.4014000Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:32.4114730Z ==> 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-19T18:15:32.4215610Z ==> 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-19T18:15:32.4315500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:15:32.4416330Z ==> 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-19T18:15:32.4515770Z ==> 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-19T18:15:32.4616280Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:15:32.4719860Z ==> 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-19T18:15:32.4820890Z ==> 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-19T18:15:32.4920680Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T18:15:32.5023800Z ==> 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-19T18:15:32.5124630Z ==> 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-19T18:15:33.5271760Z ==> Summary 2021-05-19T18:15:33.8371560Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T18:15:33.8376720Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T18:15:33.8399940Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T18:15:33.8419330Z 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/d20210519-6717-tl924v 2021-05-19T18:15:33.8561390Z cp -pR /private/tmp/d20210519-6717-tl924v/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T18:15:33.8703380Z chmod -Rf +w /private/tmp/d20210519-6717-tl924v 2021-05-19T18:15:33.9330070Z ==> Finishing up 2021-05-19T18:15:33.9905910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7075-7w25jx.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-19T18:15:36.9417900Z 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/d20210519-6717-10llbnm 2021-05-19T18:15:36.9420220Z ==> Caveats 2021-05-19T18:15:36.9430120Z cp -pR /private/tmp/d20210519-6717-10llbnm/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T18:15:36.9431460Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:15:36.9533940Z chmod -Rf +w /private/tmp/d20210519-6717-10llbnm 2021-05-19T18:15:36.9534850Z because macOS already provides this software and installing another version in 2021-05-19T18:15:36.9634100Z parallel can cause all kinds of trouble. 2021-05-19T18:15:36.9735480Z 2021-05-19T18:15:36.9837640Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:15:36.9940270Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:15:37.0041550Z 2021-05-19T18:15:37.0143070Z 2021-05-19T18:15:37.0244890Z Bash completion has been installed to: 2021-05-19T18:15:37.0347600Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:15:37.0449940Z ==> Summary 2021-05-19T18:15:37.0552570Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T18:15:37.0653020Z ==> Installing imagemagick dependency: xmlto 2021-05-19T18:15:37.0753150Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T18:15:37.0855610Z ==> Finishing up 2021-05-19T18:15:37.0955830Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T18:15:37.1055900Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T18:15:37.1158610Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T18:15:37.1258580Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T18:15:37.1263280Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T18:15:37.1359970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7101-jas6d2.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-19T18:15:38.8279690Z ==> Summary 2021-05-19T18:15:38.8323440Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T18:15:38.8329450Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T18:15:38.9247750Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T18:15:38.9265430Z 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/d20210519-6717-11cj3xb 2021-05-19T18:15:39.0194870Z cp -pR /private/tmp/d20210519-6717-11cj3xb/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T18:15:39.1740720Z chmod -Rf +w /private/tmp/d20210519-6717-11cj3xb 2021-05-19T18:15:39.3709100Z ==> Finishing up 2021-05-19T18:15:39.4211110Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T18:15:39.4506290Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T18:15:39.4528320Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T18:15:39.4643310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4679800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4716540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4745330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4747710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4763100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4765640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4800690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4819140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4822220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4883070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4887120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4889460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.4950730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5010190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5012630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5041560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5138720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5162390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5179940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5182530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5251400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5302670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5308920Z mkdir -p /usr/local/share/locale/fo 2021-05-19T18:15:39.5314320Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T18:15:39.5317050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5340470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5387300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5410480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5412980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5525670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5617910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5627090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5630460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5687050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5689720Z mkdir -p /usr/local/share/locale/ia 2021-05-19T18:15:39.5693040Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T18:15:39.5695820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5756460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5785530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5800920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5867960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5881850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5884850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5949410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.5954080Z mkdir -p /usr/local/share/locale/ky 2021-05-19T18:15:39.5955560Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T18:15:39.5958300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6023070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6035860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6119350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6153330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6164430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6167220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6209380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6211530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6268400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6284840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6296230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6354810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6381810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6430390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6448980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6509850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6624230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6662870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6670700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6747530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6774650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6782570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6787150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6863650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6889260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6895390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6933570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6970820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.6987950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.7052750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.7054700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.7087750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.7224680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:15:39.7289170Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T18:15:39.7379520Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T18:15:39.7384890Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T18:15:39.7784860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7127-130p2hf.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-19T18:15:41.7968790Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:15:48.6990540Z ==> Summary 2021-05-19T18:15:48.7220120Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T18:15:48.7226440Z ==> Installing imagemagick dependency: libheif 2021-05-19T18:15:48.8490320Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T18:15:48.8509780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-1nagx71 2021-05-19T18:15:48.8822760Z cp -pR /private/tmp/d20210519-6717-1nagx71/libheif/. /usr/local/Cellar/libheif 2021-05-19T18:15:48.9278960Z chmod -Rf +w /private/tmp/d20210519-6717-1nagx71 2021-05-19T18:15:49.2281430Z ==> Finishing up 2021-05-19T18:15:49.2723430Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T18:15:49.2726620Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T18:15:49.2732460Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T18:15:49.2737310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T18:15:49.2744760Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T18:15:49.2751630Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T18:15:49.2761940Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T18:15:49.2767540Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T18:15:49.2773210Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T18:15:49.2778910Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T18:15:49.2789080Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T18:15:49.2794530Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T18:15:49.2799560Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T18:15:49.2806450Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T18:15:49.2811070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T18:15:49.2816850Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T18:15:49.2825990Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T18:15:49.3213960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7154-acfm2x.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-19T18:15:51.3176750Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:15:58.6530370Z ==> Summary 2021-05-19T18:15:58.6567790Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T18:15:58.6574480Z ==> Installing imagemagick dependency: liblqr 2021-05-19T18:15:58.7207300Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T18:15:58.7226160Z 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/d20210519-6717-k22p5h 2021-05-19T18:15:58.7367360Z cp -pR /private/tmp/d20210519-6717-k22p5h/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T18:15:58.7629340Z chmod -Rf +w /private/tmp/d20210519-6717-k22p5h 2021-05-19T18:15:58.8362290Z ==> Finishing up 2021-05-19T18:15:58.8833730Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T18:15:58.8839820Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T18:15:58.8844610Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T18:15:58.8853050Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T18:15:58.9026840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7181-1er8gfh.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-19T18:16:01.2234690Z ==> Summary 2021-05-19T18:16:01.2263020Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T18:16:01.2267790Z ==> Installing imagemagick dependency: libomp 2021-05-19T18:16:01.2327340Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T18:16:01.2345980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-mfei36 2021-05-19T18:16:01.2583060Z cp -pR /private/tmp/d20210519-6717-mfei36/libomp/. /usr/local/Cellar/libomp 2021-05-19T18:16:01.2720940Z chmod -Rf +w /private/tmp/d20210519-6717-mfei36 2021-05-19T18:16:01.3193120Z ==> Finishing up 2021-05-19T18:16:01.3713770Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T18:16:01.3717670Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T18:16:01.3723240Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T18:16:01.3730040Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T18:16:01.3735090Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T18:16:01.3958650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7207-9yr23f.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-19T18:16:03.6864080Z ==> Summary 2021-05-19T18:16:03.6880250Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T18:16:03.6886760Z ==> Installing imagemagick dependency: imath 2021-05-19T18:16:03.6988820Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:16:03.7007850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-bhml61 2021-05-19T18:16:03.7344970Z cp -pR /private/tmp/d20210519-6717-bhml61/imath/. /usr/local/Cellar/imath 2021-05-19T18:16:03.7755720Z chmod -Rf +w /private/tmp/d20210519-6717-bhml61 2021-05-19T18:16:03.8527350Z ==> Finishing up 2021-05-19T18:16:03.9098410Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T18:16:03.9107620Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T18:16:03.9112550Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T18:16:03.9118400Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T18:16:03.9123570Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T18:16:03.9128970Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T18:16:03.9136710Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T18:16:03.9357810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7233-1942f15.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-19T18:16:06.1856670Z ==> Summary 2021-05-19T18:16:06.1907590Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T18:16:06.1915770Z ==> Installing imagemagick dependency: openexr 2021-05-19T18:16:06.2034790Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:16:06.2054710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6717-1v2r29l 2021-05-19T18:16:06.3431800Z cp -pR /private/tmp/d20210519-6717-1v2r29l/openexr/. /usr/local/Cellar/openexr 2021-05-19T18:16:06.4536550Z chmod -Rf +w /private/tmp/d20210519-6717-1v2r29l 2021-05-19T18:16:06.6451470Z ==> Finishing up 2021-05-19T18:16:06.7009720Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T18:16:06.7013150Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T18:16:06.7018420Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T18:16:06.7023540Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T18:16:06.7028530Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T18:16:06.7033940Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T18:16:06.7038650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T18:16:06.7043740Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T18:16:06.7051030Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T18:16:06.7060230Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T18:16:06.7069420Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T18:16:06.7074630Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T18:16:06.7080140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T18:16:06.7085300Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T18:16:06.7090750Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T18:16:06.7096260Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T18:16:06.7101910Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T18:16:06.7107610Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T18:16:06.7112450Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T18:16:06.7118050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T18:16:06.7123030Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T18:16:06.7130660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T18:16:06.7135470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T18:16:06.7141530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T18:16:06.7146780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T18:16:06.7152620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T18:16:06.7157630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T18:16:06.7165930Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T18:16:06.8236870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7261-hb6xk2.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-19T18:16:09.1895150Z ==> Summary 2021-05-19T18:16:09.2021570Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T18:16:09.2029530Z ==> Installing imagemagick 2021-05-19T18:16:09.2033230Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T18:16:09.2053290Z 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/d20210519-6717-83088k 2021-05-19T18:16:09.6892080Z cp -pR /private/tmp/d20210519-6717-83088k/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T18:16:10.2439190Z chmod -Rf +w /private/tmp/d20210519-6717-83088k 2021-05-19T18:16:18.9091140Z ==> Finishing up 2021-05-19T18:16:18.9266300Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T18:16:18.9272980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T18:16:18.9278070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T18:16:18.9283210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T18:16:18.9288300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T18:16:18.9294280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T18:16:18.9300240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T18:16:18.9304980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T18:16:18.9311870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T18:16:18.9318750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T18:16:18.9324600Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T18:16:18.9329090Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T18:16:18.9334190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T18:16:18.9339900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T18:16:18.9347310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T18:16:18.9352590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T18:16:18.9357390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T18:16:18.9362830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T18:16:18.9368970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T18:16:18.9374360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T18:16:18.9379920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T18:16:18.9384520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T18:16:18.9429220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T18:16:18.9434060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T18:16:18.9440740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T18:16:18.9445460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T18:16:18.9451230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T18:16:18.9456200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T18:16:18.9461450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T18:16:18.9466250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T18:16:18.9474350Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:18.9481020Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:18.9488720Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T18:16:18.9499020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T18:16:18.9504890Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T18:16:18.9510740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T18:16:18.9516410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T18:16:18.9522420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T18:16:18.9527180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T18:16:18.9533410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T18:16:18.9539210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T18:16:18.9545530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T18:16:18.9550280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T18:16:18.9556130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T18:16:18.9562530Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T18:16:18.9568390Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T18:16:18.9574190Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T18:16:18.9579930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T18:16:18.9585600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T18:16:18.9591200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T18:16:18.9598640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T18:16:18.9604130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T18:16:18.9609160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T18:16:18.9615270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T18:16:18.9620250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T18:16:18.9626120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T18:16:18.9631200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T18:16:18.9637220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T18:16:18.9642410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T18:16:18.9648150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T18:16:18.9653350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T18:16:18.9659300Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T18:16:18.9664220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T18:16:18.9673080Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T18:16:18.9678130Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T18:16:18.9684930Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T18:16:18.9690050Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T18:16:18.9696510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T18:16:18.9701300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T18:16:18.9707510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T18:16:18.9734140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T18:16:19.2854710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7288-ai5hhl.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-19T18:16:21.8322880Z ==> Summary 2021-05-19T18:16:21.8820950Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T18:16:23.8766140Z ==> Caveats 2021-05-19T18:16:23.8768140Z ==> docbook 2021-05-19T18:16:23.8786430Z To use the DocBook package in your XML toolchain, 2021-05-19T18:16:23.8787540Z you need to add the following to your ~/.bashrc: 2021-05-19T18:16:23.8788210Z 2021-05-19T18:16:23.8789090Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:16:23.8790560Z ==> gnu-getopt 2021-05-19T18:16:23.8821930Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:16:23.8823340Z because macOS already provides this software and installing another version in 2021-05-19T18:16:23.8824450Z parallel can cause all kinds of trouble. 2021-05-19T18:16:23.8825100Z 2021-05-19T18:16:23.8827460Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:16:23.8829250Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:16:23.8830090Z 2021-05-19T18:16:23.8830620Z 2021-05-19T18:16:23.8831430Z Bash completion has been installed to: 2021-05-19T18:16:23.8832880Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:16:25.6680810Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T18:16:26.7956120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:16:27.3646440Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T18:16:27.6988060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T18%3A25%3A00Z&sig=sw0GJIGlVkGgUZ%2FoxDB3wH2frjMthBg8ZM%2B50yL70g0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:16:27.7360280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A25\%3A00Z\&sig=sw0GJIGlVkGgUZ\%2FoxDB3wH2frjMthBg8ZM\%2B50yL70g0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:16:27.7881250Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T18:16:27.8663530Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T18:16:27.8695810Z 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/d20210519-7295-18u2pgx 2021-05-19T18:16:27.8962660Z cp -pR /private/tmp/d20210519-7295-18u2pgx/udunits/. /usr/local/Cellar/udunits 2021-05-19T18:16:27.9507820Z chmod -Rf +w /private/tmp/d20210519-7295-18u2pgx 2021-05-19T18:16:28.0231710Z ==> Finishing up 2021-05-19T18:16:28.0715470Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T18:16:28.0722080Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T18:16:28.0726960Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T18:16:28.0738130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T18:16:28.0796500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T18:16:28.0911430Z info /usr/local/share/info/udunits2.info 2021-05-19T18:16:28.0922700Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T18:16:28.0983410Z info /usr/local/share/info/udunits2lib.info 2021-05-19T18:16:28.0995920Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T18:16:28.1055080Z info /usr/local/share/info/udunits2prog.info 2021-05-19T18:16:28.1064060Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T18:16:28.1075300Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T18:16:28.1082560Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T18:16:28.1300940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7462-1gfgbl7.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-19T18:16:30.4763800Z ==> Summary 2021-05-19T18:16:30.4800400Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T18:16:32.9750570Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T18:16:32.9751820Z To reinstall 1.6, run: 2021-05-19T18:16:32.9752600Z brew reinstall jq 2021-05-19T18:16:34.7531700Z ==> Caveats 2021-05-19T18:16:34.7533020Z imagej requires Java. You can install the latest version with: 2021-05-19T18:16:34.7534490Z brew install --cask adoptopenjdk 2021-05-19T18:16:34.7535180Z 2021-05-19T18:16:35.0251450Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T18:16:35.2878580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(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-19T18:17:04.9893100Z ==> Verifying checksum for cask 'imagej' 2021-05-19T18:17:05.2504010Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:17:05.2505200Z ==> Installing Cask imagej 2021-05-19T18:17:05.2950180Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7572-1ja92jy 2021-05-19T18:17:05.5540370Z cp -pR /private/tmp/d20210519-7572-1ja92jy/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T18:17:05.7357390Z chmod -Rf +w /private/tmp/d20210519-7572-1ja92jy 2021-05-19T18:17:05.8109380Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T18:17:06.4207800Z 🍺 imagej was successfully installed! 2021-05-19T18:17:09.0524400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T18:17:10.7153500Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T18:17:11.0744370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T18%3A25%3A00Z&sig=xLPnQ%2FSjs9K8L6xZkMqkkyddmgDU0SyJNGnXNObC8nU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:11.2392050Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T18:17:12.9000640Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T18:17:13.2529830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T18%3A25%3A00Z&sig=sfTcX5cUbdFbIREqvhOIq9uSTCECyFp54CkquYAVA0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:13.8842010Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T18:17:13.8843460Z ==> Installing bowtie2 dependency: tbb 2021-05-19T18:17:13.8949090Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T18:17:18.6919010Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T18:17:18.6928920Z ==> Installing bowtie2 2021-05-19T18:17:18.7031750Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T18:17:22.4102140Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T18:17:26.2781270Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T18:17:27.9327130Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T18:17:28.2944310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T18%3A25%3A00Z&sig=XQ%2FdAVpwrSAGgDdEf41I0d7uMHU3doHyWAYxFNqdoyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:28.4508780Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T18:17:30.0788200Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T18:17:30.4226070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T18%3A25%3A00Z&sig=f9unAuPt3UEhIHT1UsMbOAoNXBbhY2RRPZo6n3RpSwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:30.5037170Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T18:17:32.1433300Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T18:17:32.4683880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T18%3A25%3A00Z&sig=7jgPuW990WJWC1zLzMl1V88PFx%2FpmBMxnUuYY3Gl48g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:32.5768350Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T18:17:34.2018310Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T18:17:34.7944380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T18%3A25%3A00Z&sig=YIM9pMxIdj6u0dyE%2Fi%2BPr3DzffokswabaFnU3Rdnj90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:34.8790710Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T18:17:36.5043630Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T18:17:36.8684810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T18%3A25%3A00Z&sig=7zO9Np4cz%2BnWssznfhVKq4Hgz0sSLkwQPb5JGcoE1vc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:36.9752490Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T18:17:38.6471640Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T18:17:38.9746000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T18%3A25%3A00Z&sig=E7Up80H%2B4Gg5TZTbM1lEoo98QGVYN3GrnZ2f4svbmiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:39.1352950Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T18:17:40.7701320Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T18:17:41.1316670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T18%3A25%3A00Z&sig=8ccMPlCIZX3NArMZ8%2FwfEdsTO8QVvB2DhU6OHcCmQS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:41.2207240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T18:17:42.8669800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T18:17:43.1784250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T18%3A25%3A00Z&sig=u4Nf6FeZ2L3kGUU8BveFdAmS8GVrseklpUJKnImMy9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:43.3327550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T18:17:44.9646290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T18:17:45.3104830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T18%3A25%3A00Z&sig=Jfd2qzHCtnTOvSA23k2fjTUi6kyqzbsVInHmhT86uSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:45.4500930Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T18:17:47.0123050Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T18:17:47.3535890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T18%3A25%3A00Z&sig=c64Yttm1epUDDR9LVfrm7jl0tRKyvovH9yKDutcfzQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:47.6080390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T18:17:49.2222430Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T18:17:49.5730620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T18%3A25%3A00Z&sig=cSaaIrSNFf29uh7C%2FmApLYrfi%2FeGuqi3R7dIe0kN6zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:49.6612160Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T18:17:51.2389900Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T18:17:51.5874850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T18%3A25%3A00Z&sig=U9nVIZf3KzDDG7pKOqEY3CpdK8T6WaT7Ct%2BO%2BRPvjNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:51.6949830Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T18:17:53.3699020Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T18:17:53.6925130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T18%3A25%3A00Z&sig=ZHWzM519eFcgi4cjwAujjJs7Go%2FF%2BfQjCN2nIokOtAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:53.7709280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T18:17:55.4255740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T18:17:55.7791080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T18%3A25%3A00Z&sig=KITarXl%2FjTHTkhgkozpSdjurQP18T9hG9Dpt6hvUK78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:56.2390500Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T18:17:57.9594680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T18:17:58.3234440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T18%3A25%3A00Z&sig=6QCE5llNPFW%2Bs%2BVsTCtnRSfH8FgEQndGx7l4u7xWvOM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:17:58.5050700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T18:18:00.1422750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T18:18:00.4743810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T18%3A25%3A00Z&sig=qKY1uNPchD4WkCGZCqH74XhGCqkbuDEqak2NFLyNrRo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:01.0425090Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T18:18:02.7733810Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T18:18:03.1052220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T18%3A25%3A00Z&sig=Ck8LHVHyPO0D4yXusoFqotPLzpS8I4uZE76OarEnlrc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:03.3102560Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T18:18:05.0551700Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T18:18:05.4635820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T18%3A25%3A00Z&sig=3lL7KnHyoXfPIPgXBxmTpMOeYfrzt8AlHh3q01F3Ub4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:05.7528220Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T18:18:07.4085740Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T18:18:07.7614940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T18%3A25%3A00Z&sig=sitjCeh5rdi1Z8MrGmClifdfqtBHRCCHSXMYeKhZzdA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:18:08.3282880Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-19T18:18:08.3307900Z ==> Installing gdal dependency: cfitsio 2021-05-19T18:18:08.3936920Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T18:18:10.9327820Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T18:18:10.9333810Z ==> Installing gdal dependency: popt 2021-05-19T18:18:10.9356760Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T18:18:13.3824580Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T18:18:13.3829550Z ==> Installing gdal dependency: epsilon 2021-05-19T18:18:13.3884280Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T18:18:15.8713420Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T18:18:15.8719290Z ==> Installing gdal dependency: expat 2021-05-19T18:18:15.8741960Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T18:18:18.5850430Z ==> Caveats 2021-05-19T18:18:18.5851710Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:18:18.5953580Z because macOS already provides this software and installing another version in 2021-05-19T18:18:18.6055370Z parallel can cause all kinds of trouble. 2021-05-19T18:18:18.6157050Z 2021-05-19T18:18:18.6259000Z If you need to have expat first in your PATH, run: 2021-05-19T18:18:18.6288780Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:18:18.6289690Z 2021-05-19T18:18:18.6290550Z For compilers to find expat you may need to set: 2021-05-19T18:18:18.6291990Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:18:18.6293470Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:18:18.6294200Z 2021-05-19T18:18:18.6295490Z For pkg-config to find expat you may need to set: 2021-05-19T18:18:18.6296620Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:18:18.6297330Z 2021-05-19T18:18:18.6298560Z ==> Summary 2021-05-19T18:18:18.6299970Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T18:18:18.6301470Z ==> Installing gdal dependency: freexl 2021-05-19T18:18:18.6303150Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T18:18:21.0766220Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T18:18:21.0771000Z ==> Installing gdal dependency: geos 2021-05-19T18:18:21.1124820Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T18:18:25.1711310Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T18:18:25.1805190Z ==> Installing gdal dependency: json-c 2021-05-19T18:18:25.1814020Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T18:18:27.9971590Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T18:18:27.9979140Z ==> Installing gdal dependency: libxml2 2021-05-19T18:18:28.0066080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T18:18:31.2605680Z ==> Caveats 2021-05-19T18:18:31.2607480Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:18:31.2608830Z because macOS already provides this software and installing another version in 2021-05-19T18:18:31.2610430Z parallel can cause all kinds of trouble. 2021-05-19T18:18:31.2611190Z 2021-05-19T18:18:31.2612060Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:18:31.2613730Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:18:31.2620360Z 2021-05-19T18:18:31.2621300Z For compilers to find libxml2 you may need to set: 2021-05-19T18:18:31.2622770Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:18:31.2624240Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:18:31.2624980Z 2021-05-19T18:18:31.2626270Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:18:31.2627410Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:18:31.2628120Z 2021-05-19T18:18:31.2629300Z ==> Summary 2021-05-19T18:18:31.2809730Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T18:18:31.2818190Z ==> Installing gdal dependency: libdap 2021-05-19T18:18:31.2998970Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T18:18:34.2629770Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T18:18:34.2637070Z ==> Installing gdal dependency: proj 2021-05-19T18:18:34.2913910Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T18:18:37.4592670Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T18:18:37.4599050Z ==> Installing gdal dependency: libgeotiff 2021-05-19T18:18:37.4810900Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T18:18:40.0758160Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T18:18:40.0762890Z ==> Installing gdal dependency: librttopo 2021-05-19T18:18:40.1210710Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:18:42.6699970Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T18:18:42.6705320Z ==> Installing gdal dependency: minizip 2021-05-19T18:18:42.6812730Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T18:18:45.4318260Z ==> Caveats 2021-05-19T18:18:45.4320160Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:18:45.4321720Z with the venerable 'unzip' library. 2021-05-19T18:18:45.4323090Z ==> Summary 2021-05-19T18:18:45.4343260Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T18:18:45.4350610Z ==> Installing gdal dependency: libspatialite 2021-05-19T18:18:45.5408170Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T18:18:50.4044560Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T18:18:50.4051030Z ==> Installing gdal dependency: netcdf 2021-05-19T18:18:50.4661640Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T18:18:53.4782630Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T18:18:53.4790980Z ==> Installing gdal dependency: openblas 2021-05-19T18:18:53.5186770Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T18:19:03.1867830Z ==> Caveats 2021-05-19T18:19:03.1869530Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:03.1870790Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:19:03.1871550Z 2021-05-19T18:19:03.1872400Z For compilers to find openblas you may need to set: 2021-05-19T18:19:03.1873780Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:19:03.1875260Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:19:03.1875990Z 2021-05-19T18:19:03.1877260Z For pkg-config to find openblas you may need to set: 2021-05-19T18:19:03.1878400Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:19:03.1879770Z 2021-05-19T18:19:03.1881070Z ==> Summary 2021-05-19T18:19:03.1898440Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T18:19:03.1906290Z ==> Installing gdal dependency: numpy 2021-05-19T18:19:03.2665830Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T18:19:07.5906120Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T18:19:07.5912800Z ==> Installing gdal dependency: xerces-c 2021-05-19T18:19:07.5972940Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T18:19:13.3463270Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T18:19:13.3470290Z ==> Installing gdal 2021-05-19T18:19:13.3474030Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T18:19:31.4255290Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T18:19:32.5703770Z ==> Caveats 2021-05-19T18:19:32.5705360Z ==> expat 2021-05-19T18:19:32.5751120Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:32.5752480Z because macOS already provides this software and installing another version in 2021-05-19T18:19:32.5753580Z parallel can cause all kinds of trouble. 2021-05-19T18:19:32.5754230Z 2021-05-19T18:19:32.5755070Z If you need to have expat first in your PATH, run: 2021-05-19T18:19:32.5756690Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:19:32.5757500Z 2021-05-19T18:19:32.5758400Z For compilers to find expat you may need to set: 2021-05-19T18:19:32.5759800Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:19:32.5761250Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:19:32.5761980Z 2021-05-19T18:19:32.5763220Z For pkg-config to find expat you may need to set: 2021-05-19T18:19:32.5764370Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:19:32.5765080Z 2021-05-19T18:19:32.5766250Z ==> libxml2 2021-05-19T18:19:32.5797900Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:32.5799220Z because macOS already provides this software and installing another version in 2021-05-19T18:19:32.5800310Z parallel can cause all kinds of trouble. 2021-05-19T18:19:32.5800950Z 2021-05-19T18:19:32.5801790Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:19:32.5803400Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:19:33.3765530Z 2021-05-19T18:19:33.3766460Z For compilers to find libxml2 you may need to set: 2021-05-19T18:19:33.3774100Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:19:33.3775700Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:19:33.3776500Z 2021-05-19T18:19:33.3777820Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:19:33.3779760Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:19:33.3780520Z 2021-05-19T18:19:33.3782760Z ==> minizip 2021-05-19T18:19:33.3785330Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:19:33.3786890Z with the venerable 'unzip' library. 2021-05-19T18:19:33.3788200Z ==> openblas 2021-05-19T18:19:33.3789760Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:19:33.3791030Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:19:33.3791820Z 2021-05-19T18:19:33.3792730Z For compilers to find openblas you may need to set: 2021-05-19T18:19:33.3794170Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:19:33.3795670Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:19:33.3796430Z 2021-05-19T18:19:33.3797710Z For pkg-config to find openblas you may need to set: 2021-05-19T18:19:33.3798890Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:19:33.3800040Z 2021-05-19T18:19:34.7548750Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T18:19:36.4088800Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T18:19:36.7431330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T18%3A25%3A00Z&sig=21O0JoSkwLgY7H%2BKNA8dJ6i24KadESu9AXD2ooVuNZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:38.4240430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T18:19:40.1213210Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T18:19:40.4566320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T18%3A25%3A00Z&sig=pvUcenOxiqoT7Ncjpl%2BBQnbfYPbosXPIKlJjssdinq0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:40.7087570Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T18:19:40.7104790Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T18:19:42.3140350Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T18:19:42.6362330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T18%3A25%3A00Z&sig=Suyf9VvHeB3kuI2Je1F%2FRXgpjeCdhPACDY3m3dinGzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:43.3488380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T18:19:44.9741670Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T18:19:45.3029990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T18%3A25%3A00Z&sig=iB0Equ9trgjULKhSAkk0qpi15CxSLKmu7QOHshkR2us%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:45.5724630Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T18:19:47.1868120Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T18:19:47.5007600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T18%3A25%3A00Z&sig=z4dKvGyjAe5H3tMEh8pWo33G9AiC11A%2F2TUib3DRWaQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:19:49.2269180Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T18:19:49.2273480Z ==> Installing itk dependency: boost 2021-05-19T18:19:49.2931860Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T18:20:31.5605890Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T18:20:31.5614350Z ==> Installing itk dependency: pyqt@5 2021-05-19T18:20:31.6069940Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T18:20:38.3594870Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T18:20:38.3601950Z ==> Installing itk dependency: vtk@8.2 2021-05-19T18:20:38.5262140Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T18:21:59.6746710Z ==> Caveats 2021-05-19T18:21:59.6748560Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:21:59.6749750Z because this is an alternate version of another formula. 2021-05-19T18:21:59.6750460Z 2021-05-19T18:21:59.6751330Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:21:59.6752910Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:21:59.6753730Z 2021-05-19T18:21:59.6754680Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:21:59.6756060Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:21:59.6757490Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:21:59.6758220Z 2021-05-19T18:21:59.6759400Z ==> Summary 2021-05-19T18:21:59.9250850Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T18:21:59.9257450Z ==> Installing itk dependency: gdcm 2021-05-19T18:22:00.1351610Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T18:22:10.5626270Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T18:22:10.5631940Z ==> Installing itk 2021-05-19T18:22:10.5636280Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T18:22:36.4302560Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T18:22:41.0132350Z ==> Caveats 2021-05-19T18:22:41.0133860Z ==> vtk@8.2 2021-05-19T18:22:41.0177040Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:22:41.0178450Z because this is an alternate version of another formula. 2021-05-19T18:22:41.0179290Z 2021-05-19T18:22:41.0180250Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:22:41.0181970Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:22:41.0182900Z 2021-05-19T18:22:41.0183870Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:22:41.0186020Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:22:41.0187570Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:22:41.0188390Z 2021-05-19T18:22:42.8335710Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T18:22:43.0041740Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T18:22:44.1824470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:22:44.7655750Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T18:22:45.1162010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T18%3A30%3A00Z&sig=597N%2ByEgCB73%2Fs%2Bu7DIzcuh2XhncPVB2TLZQqjjXHtc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:45.1616050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A30\%3A00Z\&sig=597N\%2ByEgCB73\%2Fs\%2Bu7DIzcuh2XhncPVB2TLZQqjjXHtc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:45.2002900Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T18:22:45.2065520Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T18:22:46.3262560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:22:46.8918330Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T18:22:47.3132410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T18%3A30%3A00Z&sig=eb5FUaKdBfb%2BvfaDnfF5Xsv%2BuKFuKhmybivY9ZDFcrA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:47.3566820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A30\%3A00Z\&sig=eb5FUaKdBfb\%2BvfaDnfF5Xsv\%2BuKFuKhmybivY9ZDFcrA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:47.4993760Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T18:22:47.5084180Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T18:22:48.5910230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:22:49.1481290Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T18:22:49.5148030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T18%3A30%3A00Z&sig=Wa5eKNH0sGxUUkNCJu7K2CXuQQikkFzryiEJE3hqETo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:49.5440010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A30\%3A00Z\&sig=Wa5eKNH0sGxUUkNCJu7K2CXuQQikkFzryiEJE3hqETo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:49.6064520Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T18:22:49.6197240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T18:22:50.7023110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T18:22:51.2541730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T18:22:51.6957020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T18%3A30%3A00Z&sig=5EXS5A6wMScc%2FNGC4o3Qejvw7L9VpxJIqUtPLG5barE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:22:51.7592860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T18\%3A30\%3A00Z\&sig=5EXS5A6wMScc\%2FNGC4o3Qejvw7L9VpxJIqUtPLG5barE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:22:52.1956910Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T18:22:52.2614860Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T18:22:52.2618740Z ==> Installing libav dependency: faac 2021-05-19T18:22:52.3254650Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T18:22:52.3284780Z 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/d20210519-9070-cdj1sr 2021-05-19T18:22:52.3407580Z cp -pR /private/tmp/d20210519-9070-cdj1sr/faac/. /usr/local/Cellar/faac 2021-05-19T18:22:52.3592190Z chmod -Rf +w /private/tmp/d20210519-9070-cdj1sr 2021-05-19T18:22:52.4238150Z ==> Finishing up 2021-05-19T18:22:52.4719950Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T18:22:52.4726610Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T18:22:52.4732270Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T18:22:52.4743970Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T18:22:52.4751000Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T18:22:52.4756000Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T18:22:52.4762100Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T18:22:52.4935260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9252-7fl53.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-19T18:22:54.7537000Z ==> Summary 2021-05-19T18:22:54.7553180Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T18:22:54.7559840Z ==> Installing libav dependency: fdk-aac 2021-05-19T18:22:54.7583790Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T18:22:54.7609780Z 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/d20210519-9070-cbzuh6 2021-05-19T18:22:54.8409460Z cp -pR /private/tmp/d20210519-9070-cbzuh6/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T18:22:54.8656630Z chmod -Rf +w /private/tmp/d20210519-9070-cbzuh6 2021-05-19T18:22:54.9373190Z ==> Finishing up 2021-05-19T18:22:54.9873240Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T18:22:54.9901670Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T18:22:54.9911650Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T18:22:54.9913410Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T18:22:54.9915080Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T18:22:54.9916800Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T18:22:55.0166820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9278-1yqwrb0.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-19T18:22:57.3974990Z ==> Summary 2021-05-19T18:22:57.3999400Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T18:22:57.4006780Z ==> Installing libav dependency: sdl 2021-05-19T18:22:57.4030370Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T18:22:57.4049290Z 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/d20210519-9070-slpy57 2021-05-19T18:22:57.4828090Z cp -pR /private/tmp/d20210519-9070-slpy57/sdl/. /usr/local/Cellar/sdl 2021-05-19T18:22:57.6015450Z chmod -Rf +w /private/tmp/d20210519-9070-slpy57 2021-05-19T18:22:57.7425610Z ==> Finishing up 2021-05-19T18:22:57.8097870Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T18:22:57.8103910Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T18:22:57.8113160Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T18:22:57.8127040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T18:22:57.8314940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T18:22:57.8426580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T18:22:57.8483140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T18:22:57.8489050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T18:22:57.8494940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T18:22:57.8597930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T18:22:57.8603900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T18:22:57.8610290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T18:22:57.8639360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T18:22:57.8645810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T18:22:57.8717870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T18:22:57.8739030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T18:22:57.8745060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T18:22:57.8878240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T18:22:57.9166330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T18:22:57.9234340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T18:22:57.9240680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T18:22:57.9375950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T18:22:57.9381860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T18:22:57.9436010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T18:22:57.9558460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T18:22:57.9564410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T18:22:57.9661860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T18:22:57.9734910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T18:22:57.9741350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T18:22:57.9880060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T18:22:57.9905310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T18:22:57.9911580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T18:22:57.9980400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T18:22:57.9985980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T18:22:57.9991830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T18:22:57.9998130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T18:22:58.0004640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T18:22:58.0117730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T18:22:58.0156040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T18:22:58.0160690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T18:22:58.0213640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T18:22:58.0274040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T18:22:58.0375550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T18:22:58.0382030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T18:22:58.0448860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T18:22:58.0454010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T18:22:58.0460170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T18:22:58.0493540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T18:22:58.0499150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T18:22:58.0505430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T18:22:58.0597590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T18:22:58.0603400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T18:22:58.0608930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T18:22:58.0614700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T18:22:58.0620400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T18:22:58.0625980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T18:22:58.0631720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T18:22:58.0637350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T18:22:58.0676890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T18:22:58.0682680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T18:22:58.0688210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T18:22:58.0721290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T18:22:58.0726720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T18:22:58.0758360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T18:22:58.0764340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T18:22:58.0785350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T18:22:58.0791050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T18:22:58.0869640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T18:22:58.0943780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T18:22:58.1084080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T18:22:58.1212750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T18:22:58.1218560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T18:22:58.1275210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T18:22:58.1359690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T18:22:58.1365500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T18:22:58.1371200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T18:22:58.1376520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T18:22:58.1383130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T18:22:58.1388300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T18:22:58.1394170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T18:22:58.1399870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T18:22:58.1483840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T18:22:58.1488620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T18:22:58.1494910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T18:22:58.1500420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T18:22:58.1506670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T18:22:58.1511800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T18:22:58.1536200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T18:22:58.1620910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T18:22:58.1626780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T18:22:58.1632580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T18:22:58.1638290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T18:22:58.1644000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T18:22:58.1649330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T18:22:58.1655080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T18:22:58.1660680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T18:22:58.1666310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T18:22:58.1717780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T18:22:58.1738250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T18:22:58.1745440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T18:22:58.1864910Z Only the first 100 operations were output. 2021-05-19T18:22:58.4162990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9304-45qh25.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-19T18:23:00.6757030Z ==> Summary 2021-05-19T18:23:00.6913460Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T18:23:00.6919810Z ==> Installing libav 2021-05-19T18:23:00.6923110Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T18:23:00.6943250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-9070-1dlcxbk 2021-05-19T18:23:01.1911900Z cp -pR /private/tmp/d20210519-9070-1dlcxbk/libav/. /usr/local/Cellar/libav 2021-05-19T18:23:01.5363640Z chmod -Rf +w /private/tmp/d20210519-9070-1dlcxbk 2021-05-19T18:23:05.5593020Z ==> Finishing up 2021-05-19T18:23:05.6069220Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T18:23:05.6073200Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T18:23:05.6079120Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T18:23:05.6092470Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T18:23:05.6109630Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T18:23:05.6115350Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T18:23:05.6398380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9330-1hdx5e8.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-19T18:23:07.9800460Z ==> Summary 2021-05-19T18:23:07.9823500Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T18:23:10.6540050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T18:23:12.3421640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T18:23:12.7027940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T18%3A30%3A00Z&sig=xXht8jjWTfUqBExY%2FoI7KYPHezlMUw6K18zltF5H1%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:23:12.9048280Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:23:15.6341390Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T18:23:18.0465530Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T18:23:18.0466760Z To reinstall 4.3.0, run: 2021-05-19T18:23:18.0467560Z brew reinstall libtiff 2021-05-19T18:23:19.6491410Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T18:23:19.6492580Z To reinstall 2.3.9_1, run: 2021-05-19T18:23:19.6493380Z brew reinstall unixodbc 2021-05-19T18:23:21.2977820Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T18:23:21.2979030Z To reinstall 1.0.18_1, run: 2021-05-19T18:23:21.2979840Z brew reinstall libsodium 2021-05-19T18:23:22.9019470Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T18:23:22.9020600Z To reinstall 4.1.1, run: 2021-05-19T18:23:22.9021420Z brew reinstall tesseract 2021-05-19T18:23:24.4956350Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T18:23:24.5001520Z To reinstall 1.21.1, run: 2021-05-19T18:23:24.5007000Z brew reinstall wget 2021-05-19T18:23:26.1108180Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T18:23:26.1109300Z To reinstall 4.3.4, run: 2021-05-19T18:23:26.1110110Z brew reinstall zeromq 2021-05-19T18:23:27.6988170Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T18:23:27.6991110Z To reinstall 2.2.27.6_1, run: 2021-05-19T18:23:27.6991980Z brew reinstall udunits 2021-05-19T18:23:29.2680450Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T18:23:29.2681560Z To reinstall 1.2.0, run: 2021-05-19T18:23:29.2682330Z brew reinstall webp 2021-05-19T18:23:30.9213270Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T18:23:32.6147710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T18:23:32.9769730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T18%3A30%3A00Z&sig=gZ7m3JGxSov%2F1OC6p562rJqoPQuvgWMA5TWLceoRdCU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:23:35.3365670Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T18:24:31.7289480Z ==> Caveats 2021-05-19T18:24:31.7290830Z Bash completion has been installed to: 2021-05-19T18:24:31.7292480Z /usr/local/etc/bash_completion.d 2021-05-19T18:24:31.7293780Z ==> Summary 2021-05-19T18:24:33.1764010Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T18:24:36.3615030Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T18:24:36.3621310Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T182318Z&X-Amz-Expires=300&X-Amz-Signature=14fe48e7dca1a8808d3f51b81ff37d57f563de9a62f125918c1548648cdeff55&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-19T18:24:39.3865250Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:24:39.3867170Z ==> Installing Cask xquartz 2021-05-19T18:24:59.4704330Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T18:24:59.4706430Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T18:25:54.8412600Z installer: Package name is 2021-05-19T18:25:54.8579170Z installer: Installing at base path / 2021-05-19T18:25:54.8681220Z installer: The install was successful. 2021-05-19T18:25:54.8811540Z installer: The install requires logging out now. 2021-05-19T18:25:54.9803610Z 🍺 xquartz was successfully installed! 2021-05-19T18:25:55.0100830Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T18:25:55.0101400Z with: 2021-05-19T18:25:55.0101900Z github_slug: neuroconductor/neurocStats 2021-05-19T18:25:55.0102340Z env: 2021-05-19T18:25:55.0102730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:25:55.0103150Z TIC_DEPLOY_KEY: 2021-05-19T18:25:55.0103490Z RSPM: 2021-05-19T18:25:55.0104640Z GITHUB_PAT: *** 2021-05-19T18:25:55.0105410Z COVERALLS_TOKEN: *** 2021-05-19T18:25:55.0105860Z continue-on-error: false 2021-05-19T18:25:55.0106310Z VDIFFR_RUN_TESTS: false 2021-05-19T18:25:55.0106760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:25:55.0107160Z TZ: UTC 2021-05-19T18:25:55.0107630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:25:55.0108000Z NOT_CRAN: true 2021-05-19T18:25:55.0108340Z ##[endgroup] 2021-05-19T18:25:55.0824860Z repo slug is: neuroconductor/neurocStats 2021-05-19T18:25:55.0948170Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T18:25:55.0948870Z env: 2021-05-19T18:25:55.0949340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:25:55.0949790Z TIC_DEPLOY_KEY: 2021-05-19T18:25:55.0950180Z RSPM: 2021-05-19T18:25:55.0951050Z GITHUB_PAT: *** 2021-05-19T18:25:55.0951890Z COVERALLS_TOKEN: *** 2021-05-19T18:25:55.0952410Z continue-on-error: false 2021-05-19T18:25:55.0952940Z VDIFFR_RUN_TESTS: false 2021-05-19T18:25:55.0953470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:25:55.0953950Z TZ: UTC 2021-05-19T18:25:55.0954330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:25:55.0954770Z NOT_CRAN: true 2021-05-19T18:25:55.0955130Z ##[endgroup] 2021-05-19T18:25:56.9582190Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T18:25:56.9582940Z with: 2021-05-19T18:25:56.9583350Z repo_name: neurocStats 2021-05-19T18:25:56.9583810Z repo_version: 0.1.3 2021-05-19T18:25:56.9584200Z runner_os: macOS 2021-05-19T18:25:56.9584610Z R_version: 3.6 2021-05-19T18:25:56.9584990Z env: 2021-05-19T18:25:56.9585420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:25:56.9585910Z TIC_DEPLOY_KEY: 2021-05-19T18:25:56.9586260Z RSPM: 2021-05-19T18:25:56.9587660Z GITHUB_PAT: *** 2021-05-19T18:25:56.9588520Z COVERALLS_TOKEN: *** 2021-05-19T18:25:56.9589010Z continue-on-error: false 2021-05-19T18:25:56.9590100Z VDIFFR_RUN_TESTS: false 2021-05-19T18:25:56.9590630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:25:56.9591080Z TZ: UTC 2021-05-19T18:25:56.9591500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:25:56.9591910Z NOT_CRAN: true 2021-05-19T18:25:56.9592320Z ##[endgroup] 2021-05-19T18:25:57.0248110Z Package: neurocStats 2021-05-19T18:25:57.0252960Z Version: 0.1.3 2021-05-19T18:25:57.0253920Z OS: macOS 2021-05-19T18:25:57.0378710Z ##[group]Run install.packages('remotes') 2021-05-19T18:25:57.0379560Z install.packages('remotes') 2021-05-19T18:25:57.0380340Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T18:25:57.0381350Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T18:25:57.0577550Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:25:57.0578010Z env: 2021-05-19T18:25:57.0578440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:25:57.0578990Z TIC_DEPLOY_KEY: 2021-05-19T18:25:57.0579380Z RSPM: 2021-05-19T18:25:57.0580320Z GITHUB_PAT: *** 2021-05-19T18:25:57.0581160Z COVERALLS_TOKEN: *** 2021-05-19T18:25:57.0581680Z continue-on-error: false 2021-05-19T18:25:57.0582170Z VDIFFR_RUN_TESTS: false 2021-05-19T18:25:57.0582700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:25:57.0583150Z TZ: UTC 2021-05-19T18:25:57.0583590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:25:57.0584050Z NOT_CRAN: true 2021-05-19T18:25:57.0584490Z ##[endgroup] 2021-05-19T18:25:57.3112360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:25:57.3113990Z (as ‘lib’ is unspecified) 2021-05-19T18:25:59.7141430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-19T18:25:59.9649540Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-19T18:25:59.9706110Z ================================================== 2021-05-19T18:25:59.9706970Z downloaded 381 KB 2021-05-19T18:25:59.9707700Z 2021-05-19T18:26:00.0089230Z 2021-05-19T18:26:00.0190510Z The downloaded binary packages are in 2021-05-19T18:26:00.0291830Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpK42Kds/downloaded_packages 2021-05-19T18:26:04.8570580Z ##[group]Run actions/cache@v1 2021-05-19T18:26:04.8571110Z with: 2021-05-19T18:26:04.8571590Z path: /Users/runner/work/_temp/Library 2021-05-19T18:26:04.8574770Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-5cdb38e896eceb50d0adb573605b844eca5aeec2316a21e546f82ee70f9b177d 2021-05-19T18:26:04.8578240Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-19T18:26:04.8579370Z env: 2021-05-19T18:26:04.8579820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:04.8580330Z TIC_DEPLOY_KEY: 2021-05-19T18:26:04.8580670Z RSPM: 2021-05-19T18:26:04.8582460Z GITHUB_PAT: *** 2021-05-19T18:26:04.8583330Z COVERALLS_TOKEN: *** 2021-05-19T18:26:04.8583810Z continue-on-error: false 2021-05-19T18:26:04.8584380Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:04.8584870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:04.8585340Z TZ: UTC 2021-05-19T18:26:04.8585840Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:04.8586320Z NOT_CRAN: true 2021-05-19T18:26:04.8586690Z ##[endgroup] 2021-05-19T18:26:04.9331060Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:26:04.9434990Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:26:04.9435800Z remotes::install_github("ropensci/tic") 2021-05-19T18:26:04.9436460Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:26:04.9437240Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:26:04.9437800Z remotes::install_cran("covr") 2021-05-19T18:26:04.9635820Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:26:04.9636260Z env: 2021-05-19T18:26:04.9637170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:26:04.9637680Z TIC_DEPLOY_KEY: 2021-05-19T18:26:04.9638150Z RSPM: 2021-05-19T18:26:04.9639160Z GITHUB_PAT: *** 2021-05-19T18:26:04.9640120Z COVERALLS_TOKEN: *** 2021-05-19T18:26:04.9640610Z continue-on-error: false 2021-05-19T18:26:04.9641140Z VDIFFR_RUN_TESTS: false 2021-05-19T18:26:04.9641620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:26:04.9642230Z TZ: UTC 2021-05-19T18:26:04.9642920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:26:04.9643390Z NOT_CRAN: true 2021-05-19T18:26:04.9643770Z ##[endgroup] 2021-05-19T18:26:05.2386090Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:26:06.0090350Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:26:10.2333420Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:26:10.2335020Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:26:10.2336540Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:26:10.2337910Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:26:10.2339410Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:26:10.2340660Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:26:10.2341990Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:26:10.2343300Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:26:10.2344520Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:26:10.2345850Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:26:10.2347180Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:26:10.2348390Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:26:10.2349790Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:26:10.2351100Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:26:10.2352410Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:26:10.2353750Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:26:10.2355100Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:10.2356540Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:26:10.2357920Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T18:26:10.2359410Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:26:10.2360670Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:26:10.2363610Z 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-19T18:26:10.2365750Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:26:10.2367250Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:26:10.2368810Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:26:10.2370160Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:26:10.2371450Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:26:10.2372890Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:10.2374230Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:10.2375500Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:26:10.2376900Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:10.2378480Z (as ‘lib’ is unspecified) 2021-05-19T18:26:10.2379460Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:26:10.2380970Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:26:10.2382300Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:26:10.2383660Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:26:10.2385030Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:26:10.2386560Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:26:12.1326150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-19T18:26:12.2917610Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-19T18:26:12.3204630Z ================================================== 2021-05-19T18:26:12.3205880Z downloaded 1.3 MB 2021-05-19T18:26:12.3206540Z 2021-05-19T18:26:12.3252820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-19T18:26:12.4843690Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-19T18:26:12.5006730Z ================================================== 2021-05-19T18:26:12.5007750Z downloaded 219 KB 2021-05-19T18:26:12.5008830Z 2021-05-19T18:26:12.5046500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-19T18:26:12.6628500Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-19T18:26:12.6646010Z ================================================== 2021-05-19T18:26:12.6646920Z downloaded 135 KB 2021-05-19T18:26:12.6647590Z 2021-05-19T18:26:12.6683890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-19T18:26:12.7901900Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-19T18:26:12.7907770Z ================================================== 2021-05-19T18:26:12.7908640Z downloaded 46 KB 2021-05-19T18:26:12.7909290Z 2021-05-19T18:26:12.7945450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-19T18:26:12.9249160Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-19T18:26:12.9250430Z ================================================== 2021-05-19T18:26:12.9251300Z downloaded 21 KB 2021-05-19T18:26:12.9251940Z 2021-05-19T18:26:12.9281170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-19T18:26:13.1635490Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-19T18:26:13.1644290Z ================================================== 2021-05-19T18:26:13.1645120Z downloaded 80 KB 2021-05-19T18:26:13.1645820Z 2021-05-19T18:26:13.1682170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-19T18:26:13.3644360Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-19T18:26:13.4041120Z ================================================== 2021-05-19T18:26:13.4042330Z downloaded 2.8 MB 2021-05-19T18:26:13.4042980Z 2021-05-19T18:26:13.4259510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-19T18:26:13.5468730Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-19T18:26:13.5470050Z ================================================== 2021-05-19T18:26:13.5470950Z downloaded 34 KB 2021-05-19T18:26:13.5471850Z 2021-05-19T18:26:13.5505030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-19T18:26:13.7872410Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-19T18:26:13.8050950Z ================================================== 2021-05-19T18:26:13.8051980Z downloaded 841 KB 2021-05-19T18:26:13.8052630Z 2021-05-19T18:26:13.8093730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-19T18:26:13.9318280Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-19T18:26:13.9420610Z ================================================== 2021-05-19T18:26:13.9421660Z downloaded 480 KB 2021-05-19T18:26:13.9422300Z 2021-05-19T18:26:13.9461310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-19T18:26:14.1861110Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-19T18:26:14.1862460Z ================================================== 2021-05-19T18:26:14.1863360Z downloaded 12 KB 2021-05-19T18:26:14.1863970Z 2021-05-19T18:26:14.1930130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-19T18:26:14.3177250Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-19T18:26:14.3269020Z ================================================== 2021-05-19T18:26:14.3269900Z downloaded 486 KB 2021-05-19T18:26:14.3271000Z 2021-05-19T18:26:14.3345030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-19T18:26:14.4773900Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-19T18:26:14.4797530Z ================================================== 2021-05-19T18:26:14.4798390Z downloaded 89 KB 2021-05-19T18:26:14.4799010Z 2021-05-19T18:26:14.4835840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-19T18:26:14.7210570Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-19T18:26:14.7279930Z ================================================== 2021-05-19T18:26:14.7280870Z downloaded 518 KB 2021-05-19T18:26:14.7281510Z 2021-05-19T18:26:14.7319730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-19T18:26:14.8805980Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-19T18:26:14.8832510Z ================================================== 2021-05-19T18:26:14.8833450Z downloaded 206 KB 2021-05-19T18:26:14.8834110Z 2021-05-19T18:26:14.8875180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-19T18:26:15.0187730Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-19T18:26:15.0297970Z ================================================== 2021-05-19T18:26:15.0299010Z downloaded 265 KB 2021-05-19T18:26:15.0299660Z 2021-05-19T18:26:15.0338840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-19T18:26:15.2820250Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-19T18:26:15.2844140Z ================================================== 2021-05-19T18:26:15.2845110Z downloaded 166 KB 2021-05-19T18:26:15.2845750Z 2021-05-19T18:26:15.2883320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-19T18:26:15.5311550Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-19T18:26:15.5322250Z ================================================== 2021-05-19T18:26:15.5323190Z downloaded 94 KB 2021-05-19T18:26:15.5323840Z 2021-05-19T18:26:15.5360110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-19T18:26:15.7834820Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-19T18:26:15.7851240Z ================================================== 2021-05-19T18:26:15.7852210Z downloaded 136 KB 2021-05-19T18:26:15.7852850Z 2021-05-19T18:26:15.7889170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-19T18:26:15.9263400Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-19T18:26:15.9334040Z ================================================== 2021-05-19T18:26:15.9335070Z downloaded 183 KB 2021-05-19T18:26:15.9335720Z 2021-05-19T18:26:15.9433490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-19T18:26:16.0895970Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-19T18:26:16.0933790Z ================================================== 2021-05-19T18:26:16.0934720Z downloaded 198 KB 2021-05-19T18:26:16.0935400Z 2021-05-19T18:26:16.0972860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-19T18:26:16.2184030Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-19T18:26:16.2232310Z ================================================== 2021-05-19T18:26:16.2233280Z downloaded 204 KB 2021-05-19T18:26:16.2233980Z 2021-05-19T18:26:16.2271830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-19T18:26:16.3842290Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-19T18:26:16.3853440Z ================================================== 2021-05-19T18:26:16.3854380Z downloaded 64 KB 2021-05-19T18:26:16.3855000Z 2021-05-19T18:26:16.3891190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-19T18:26:16.5197140Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-19T18:26:16.5209840Z ================================================== 2021-05-19T18:26:16.5210690Z downloaded 44 KB 2021-05-19T18:26:16.5211270Z 2021-05-19T18:26:16.5247210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-19T18:26:16.7792270Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-19T18:26:16.7881350Z ================================================== 2021-05-19T18:26:16.7882690Z downloaded 408 KB 2021-05-19T18:26:16.7883350Z 2021-05-19T18:26:16.8036270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-19T18:26:16.9584450Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-19T18:26:16.9596950Z ================================================== 2021-05-19T18:26:16.9597850Z downloaded 91 KB 2021-05-19T18:26:16.9598430Z 2021-05-19T18:26:16.9632540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-19T18:26:17.2458710Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-19T18:26:17.2475060Z ================================================== 2021-05-19T18:26:17.2476080Z downloaded 134 KB 2021-05-19T18:26:17.2476750Z 2021-05-19T18:26:17.2512620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-19T18:26:17.3983660Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-19T18:26:17.4263830Z ================================================== 2021-05-19T18:26:17.4265060Z downloaded 1.9 MB 2021-05-19T18:26:17.4265750Z 2021-05-19T18:26:17.4702500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-19T18:26:17.5979030Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-19T18:26:17.6047690Z ================================================== 2021-05-19T18:26:17.6048660Z downloaded 532 KB 2021-05-19T18:26:17.6049320Z 2021-05-19T18:26:17.6087420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-19T18:26:17.8385940Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-19T18:26:17.8481600Z ================================================== 2021-05-19T18:26:17.8482610Z downloaded 515 KB 2021-05-19T18:26:17.8483230Z 2021-05-19T18:26:17.8647930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-19T18:26:17.9969850Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-19T18:26:17.9978690Z ================================================== 2021-05-19T18:26:17.9979590Z downloaded 47 KB 2021-05-19T18:26:17.9980170Z 2021-05-19T18:26:18.0016720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-19T18:26:18.2633390Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-19T18:26:18.2644020Z ================================================== 2021-05-19T18:26:18.2644930Z downloaded 64 KB 2021-05-19T18:26:18.2645570Z 2021-05-19T18:26:18.2683900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-19T18:26:18.4201600Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-19T18:26:18.4315640Z ================================================== 2021-05-19T18:26:18.4316590Z downloaded 690 KB 2021-05-19T18:26:18.4317240Z 2021-05-19T18:26:18.4358200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-19T18:26:18.6593330Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-19T18:26:18.6601280Z ================================================== 2021-05-19T18:26:18.6602320Z downloaded 46 KB 2021-05-19T18:26:18.6602990Z 2021-05-19T18:26:18.6637910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-19T18:26:18.7956820Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-19T18:26:18.8281980Z ================================================== 2021-05-19T18:26:18.8351010Z downloaded 2.0 MB 2021-05-19T18:26:18.8351580Z 2021-05-19T18:26:20.1941670Z Running `R CMD build`... 2021-05-19T18:26:20.1942030Z 2021-05-19T18:26:20.2011430Z The downloaded binary packages are in 2021-05-19T18:26:20.2061030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpTSx3jn/downloaded_packages 2021-05-19T18:26:26.2894720Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f512e706f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:26:26.2924360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:26.2925740Z * preparing ‘tic’: 2021-05-19T18:26:26.2926980Z (as ‘lib’ is unspecified) 2021-05-19T18:26:26.2943670Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:26:26.2948820Z * installing the package to process help pages 2021-05-19T18:26:26.2955100Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:26:26.2970570Z * checking for empty or unneeded directories 2021-05-19T18:26:26.2982300Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:26:26.2987660Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:26:26.3013300Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:26:26.9928380Z * installing *source* package ‘tic’ ... 2021-05-19T18:26:26.9933300Z ** using staged installation 2021-05-19T18:26:27.0271200Z ** R 2021-05-19T18:26:27.0794210Z ** inst 2021-05-19T18:26:27.0973850Z ** preparing package for lazy loading 2021-05-19T18:26:28.4015770Z ** help 2021-05-19T18:26:28.8254380Z *** installing help indices 2021-05-19T18:26:28.9486460Z *** copying figures 2021-05-19T18:26:28.9586620Z ** building package indices 2021-05-19T18:26:29.4759490Z ** installing vignettes 2021-05-19T18:26:29.4823800Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:26:29.9882310Z ** testing if installed package can be loaded from final location 2021-05-19T18:26:30.5116350Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:26:30.5216110Z * DONE (tic) 2021-05-19T18:26:30.5736430Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:26:30.9349940Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:26:33.8860000Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:26:33.8861610Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:26:33.8864430Z 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-19T18:26:33.8866520Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:26:33.8867930Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:26:33.8869250Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:26:33.8870520Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:26:33.8871850Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:26:33.8873170Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:33.8874740Z (as ‘lib’ is unspecified) 2021-05-19T18:26:33.8875640Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:26:33.8877080Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:26:33.8878380Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:26:33.8879690Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:26:33.8881010Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:26:33.8882340Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:26:33.8883680Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:26:33.8885020Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:26:33.8886330Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:26:33.8887680Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:26:33.8888980Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:26:33.8891150Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:26:33.8892620Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:26:33.8893930Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:26:33.8895230Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:26:33.8896560Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:26:33.8897880Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:26:33.8899180Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:26:33.8900500Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:26:33.8902110Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:26:33.8903420Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:26:33.8904750Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:26:33.8906100Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:26:33.8907420Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:26:33.8908790Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:26:33.8910160Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:26:33.8911480Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:26:33.8912830Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:26:33.8914170Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:26:33.8915490Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:26:33.8916840Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:26:35.6371440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-19T18:26:35.8384090Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-19T18:26:35.8409630Z ================================================== 2021-05-19T18:26:35.8410470Z downloaded 192 KB 2021-05-19T18:26:35.8411050Z 2021-05-19T18:26:35.8603450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-19T18:26:35.9821800Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-19T18:26:36.0138660Z ================================================== 2021-05-19T18:26:36.0139720Z downloaded 1.3 MB 2021-05-19T18:26:36.0140340Z 2021-05-19T18:26:36.0180470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-19T18:26:36.1921880Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-19T18:26:36.1923310Z ================================================== 2021-05-19T18:26:36.1924450Z downloaded 17 KB 2021-05-19T18:26:36.1925080Z 2021-05-19T18:26:36.1955740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.1.tgz' 2021-05-19T18:26:36.3511790Z Content type 'application/x-gzip' length 1011711 bytes (987 KB) 2021-05-19T18:26:36.3676050Z ================================================== 2021-05-19T18:26:36.3677000Z downloaded 987 KB 2021-05-19T18:26:36.3677570Z 2021-05-19T18:26:36.3767680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.2.tgz' 2021-05-19T18:26:36.5852140Z Content type 'application/x-gzip' length 803690 bytes (784 KB) 2021-05-19T18:26:36.5982610Z ================================================== 2021-05-19T18:26:36.5983500Z downloaded 784 KB 2021-05-19T18:26:36.5984110Z 2021-05-19T18:26:36.6316750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-19T18:26:36.8607240Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-19T18:26:36.8628630Z ================================================== 2021-05-19T18:26:36.8629490Z downloaded 43 KB 2021-05-19T18:26:36.8630100Z 2021-05-19T18:26:36.8665330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-19T18:26:37.0018550Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-19T18:26:37.0079990Z ================================================== 2021-05-19T18:26:37.0080830Z downloaded 207 KB 2021-05-19T18:26:37.0081410Z 2021-05-19T18:26:37.0118720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-19T18:26:37.2949020Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-19T18:26:37.3063470Z ================================================== 2021-05-19T18:26:37.3064330Z downloaded 975 KB 2021-05-19T18:26:37.3064930Z 2021-05-19T18:26:37.3172040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-19T18:26:37.4457240Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-19T18:26:37.4465990Z ================================================== 2021-05-19T18:26:37.4466920Z downloaded 68 KB 2021-05-19T18:26:37.4468050Z 2021-05-19T18:26:37.4503630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-19T18:26:37.6799540Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-19T18:26:37.6836870Z ================================================== 2021-05-19T18:26:37.6837720Z downloaded 278 KB 2021-05-19T18:26:37.6838340Z 2021-05-19T18:26:37.6876090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-19T18:26:37.9367950Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-19T18:26:37.9411680Z ================================================== 2021-05-19T18:26:37.9412530Z downloaded 288 KB 2021-05-19T18:26:37.9413130Z 2021-05-19T18:26:37.9452810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-19T18:26:38.2008100Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T18:26:38.2009450Z ================================================== 2021-05-19T18:26:38.2010210Z downloaded 15 KB 2021-05-19T18:26:38.2010800Z 2021-05-19T18:26:38.2118240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-19T18:26:38.4081860Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-19T18:26:38.4099790Z ================================================== 2021-05-19T18:26:38.4101170Z downloaded 148 KB 2021-05-19T18:26:38.4102000Z 2021-05-19T18:26:38.4137300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-19T18:26:38.6713580Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-19T18:26:38.6723470Z ================================================== 2021-05-19T18:26:38.6724290Z downloaded 72 KB 2021-05-19T18:26:38.6724890Z 2021-05-19T18:26:38.7379640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-19T18:26:38.9200150Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-19T18:26:38.9201650Z ================================================== 2021-05-19T18:26:38.9202660Z downloaded 35 KB 2021-05-19T18:26:38.9203220Z 2021-05-19T18:26:38.9235310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-19T18:26:39.0485880Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-19T18:26:39.0545080Z ================================================== 2021-05-19T18:26:39.0545950Z downloaded 293 KB 2021-05-19T18:26:39.0546530Z 2021-05-19T18:26:39.0582200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-19T18:26:39.1800960Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-19T18:26:39.1886270Z ================================================== 2021-05-19T18:26:39.1887120Z downloaded 425 KB 2021-05-19T18:26:39.1887700Z 2021-05-19T18:26:39.1925320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-19T18:26:39.3523910Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-19T18:26:39.3525210Z ================================================== 2021-05-19T18:26:39.3525960Z downloaded 36 KB 2021-05-19T18:26:39.3526500Z 2021-05-19T18:26:39.3616010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-19T18:26:39.4914050Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-19T18:26:39.5316510Z ================================================== 2021-05-19T18:26:39.5417940Z downloaded 2.2 MB 2021-05-19T18:26:39.5518740Z 2021-05-19T18:26:39.5531510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-19T18:26:39.6681430Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-19T18:26:39.6782050Z ================================================== 2021-05-19T18:26:39.6883100Z downloaded 330 KB 2021-05-19T18:26:39.6973000Z 2021-05-19T18:26:39.7075130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-19T18:26:39.7987210Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-19T18:26:39.8063480Z ================================================== 2021-05-19T18:26:39.8112990Z downloaded 194 KB 2021-05-19T18:26:39.8134940Z 2021-05-19T18:26:39.8149260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-19T18:26:39.9391330Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-19T18:26:39.9398960Z ================================================== 2021-05-19T18:26:39.9399810Z downloaded 38 KB 2021-05-19T18:26:39.9400390Z 2021-05-19T18:26:39.9439650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-19T18:26:40.1574320Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-19T18:26:40.1623330Z ================================================== 2021-05-19T18:26:40.1627880Z downloaded 205 KB 2021-05-19T18:26:40.1628510Z 2021-05-19T18:26:40.1661240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.2.tgz' 2021-05-19T18:26:40.4041350Z Content type 'application/x-gzip' length 14597551 bytes (13.9 MB) 2021-05-19T18:26:40.6780050Z ================================================== 2021-05-19T18:26:40.6781450Z downloaded 13.9 MB 2021-05-19T18:26:40.6782210Z 2021-05-19T18:26:40.7404780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-19T18:26:40.8947330Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-19T18:26:40.9349980Z ================================================== 2021-05-19T18:26:40.9351050Z downloaded 3.1 MB 2021-05-19T18:26:40.9351630Z 2021-05-19T18:26:40.9465580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-19T18:26:41.0972990Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-19T18:26:41.1248130Z ================================================== 2021-05-19T18:26:41.1249120Z downloaded 1.3 MB 2021-05-19T18:26:41.1249710Z 2021-05-19T18:26:41.1406480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-19T18:26:41.3744000Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-19T18:26:41.3806970Z ================================================== 2021-05-19T18:26:41.3807800Z downloaded 302 KB 2021-05-19T18:26:41.3808370Z 2021-05-19T18:26:41.3844950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-19T18:26:41.5273900Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-19T18:26:41.5295820Z ================================================== 2021-05-19T18:26:41.5296670Z downloaded 104 KB 2021-05-19T18:26:41.5297270Z 2021-05-19T18:26:41.5333260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-19T18:26:41.7883230Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-19T18:26:41.7884700Z ================================================== 2021-05-19T18:26:41.7885620Z downloaded 21 KB 2021-05-19T18:26:41.7886220Z 2021-05-19T18:26:41.7918630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-19T18:26:41.9149320Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-19T18:26:41.9157320Z ================================================== 2021-05-19T18:26:41.9158120Z downloaded 43 KB 2021-05-19T18:26:41.9158700Z 2021-05-19T18:26:41.9194910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-19T18:26:42.1611250Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-19T18:26:42.1612600Z ================================================== 2021-05-19T18:26:42.1613650Z downloaded 33 KB 2021-05-19T18:26:42.1614200Z 2021-05-19T18:26:42.1647450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-19T18:26:42.4222170Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-19T18:26:42.4241360Z ================================================== 2021-05-19T18:26:42.4242210Z downloaded 137 KB 2021-05-19T18:26:42.4243170Z 2021-05-19T18:26:42.4280450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-19T18:26:42.6741380Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-19T18:26:42.6999830Z ================================================== 2021-05-19T18:26:42.7000890Z downloaded 2.8 MB 2021-05-19T18:26:42.7001490Z 2021-05-19T18:26:42.7237760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-19T18:26:42.8909600Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-19T18:26:42.8915620Z ================================================== 2021-05-19T18:26:42.8916500Z downloaded 64 KB 2021-05-19T18:26:42.8917100Z 2021-05-19T18:26:42.9295820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-19T18:26:43.1977670Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-19T18:26:43.2135590Z ================================================== 2021-05-19T18:26:43.2136580Z downloaded 954 KB 2021-05-19T18:26:43.2137170Z 2021-05-19T18:26:43.2177350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-19T18:26:43.4648020Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-19T18:26:43.4670400Z ================================================== 2021-05-19T18:26:43.4671320Z downloaded 129 KB 2021-05-19T18:26:43.4671960Z 2021-05-19T18:26:43.4707570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-19T18:26:43.7330110Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-19T18:26:43.7410290Z ================================================== 2021-05-19T18:26:43.7411140Z downloaded 384 KB 2021-05-19T18:26:43.7411720Z 2021-05-19T18:26:46.0814600Z 2021-05-19T18:26:46.0861770Z The downloaded binary packages are in 2021-05-19T18:26:46.0863050Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpTSx3jn/downloaded_packages 2021-05-19T18:26:46.1573130Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:26:49.5455170Z 2021-05-19T18:26:50.1472680Z 2021-05-19T18:26:50.1573650Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f407b318a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:26:50.1632160Z 2021-05-19T18:26:50.1634550Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f407b318a/muschellij2-desc-7be86f2/DESCRIPTION’ (400ms) 2021-05-19T18:26:50.2546080Z 2021-05-19T18:26:50.2646710Z 2021-05-19T18:26:50.2749100Z ─ preparing ‘desc’: 2021-05-19T18:26:50.2849510Z checking DESCRIPTION meta-information ... 2021-05-19T18:26:50.2951150Z 2021-05-19T18:26:50.3053500Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:26:50.4296920Z 2021-05-19T18:26:50.4354500Z 2021-05-19T18:26:50.4573370Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:26:50.4576250Z 2021-05-19T18:26:50.4855180Z 2021-05-19T18:26:50.4957880Z ─ checking for empty or unneeded directories 2021-05-19T18:26:50.5170290Z 2021-05-19T18:26:50.5253080Z 2021-05-19T18:26:50.5287240Z 2021-05-19T18:26:50.5349300Z 2021-05-19T18:26:50.5378720Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:26:50.7872810Z 2021-05-19T18:26:50.7976020Z 2021-05-19T18:26:50.8081600Z 2021-05-19T18:26:50.8284600Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:50.8385170Z (as ‘lib’ is unspecified) 2021-05-19T18:26:51.5152010Z * installing *source* package ‘desc’ ... 2021-05-19T18:26:51.5238450Z ** using staged installation 2021-05-19T18:26:51.5478430Z ** R 2021-05-19T18:26:51.5909210Z ** inst 2021-05-19T18:26:51.5962420Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:26:54.2731330Z ** help 2021-05-19T18:26:55.3577260Z *** installing help indices 2021-05-19T18:26:55.5187410Z ** building package indices 2021-05-19T18:26:56.0867620Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:26:56.4019420Z ** testing if installed package can be loaded from final location 2021-05-19T18:26:56.9226570Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:26:56.9328370Z * DONE (desc) 2021-05-19T18:26:57.3524450Z 2021-05-19T18:26:57.3536410Z 2021-05-19T18:26:57.3547940Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f6dbbda74/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:26:57.3601060Z 2021-05-19T18:26:57.3607860Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f6dbbda74/muschellij2-ghtravis-0b26809/DESCRIPTION’ (362ms) 2021-05-19T18:26:57.4072300Z 2021-05-19T18:26:57.4104130Z 2021-05-19T18:26:57.4127960Z ─ preparing ‘ghtravis’: 2021-05-19T18:26:57.4128790Z 2021-05-19T18:26:57.4129440Z 2021-05-19T18:26:57.4217230Z checking DESCRIPTION meta-information ... 2021-05-19T18:26:57.4316560Z 2021-05-19T18:26:57.4410930Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:26:57.4988080Z 2021-05-19T18:26:57.5089320Z 2021-05-19T18:26:57.5110680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:26:57.5111600Z 2021-05-19T18:26:57.5112240Z 2021-05-19T18:26:57.5113590Z ─ checking for empty or unneeded directories 2021-05-19T18:26:57.5114340Z 2021-05-19T18:26:57.5115060Z 2021-05-19T18:26:57.5116340Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:26:57.5392230Z 2021-05-19T18:26:57.5393350Z 2021-05-19T18:26:57.5394010Z 2021-05-19T18:26:57.5952780Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:26:57.5954380Z (as ‘lib’ is unspecified) 2021-05-19T18:26:57.9732800Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:26:57.9735720Z ** using staged installation 2021-05-19T18:26:57.9949840Z ** R 2021-05-19T18:26:58.0247070Z ** inst 2021-05-19T18:26:58.0268530Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:26:59.9444430Z ** help 2021-05-19T18:27:00.1810360Z *** installing help indices 2021-05-19T18:27:00.2437950Z ** building package indices 2021-05-19T18:27:00.5663270Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:27:01.4653720Z ** testing if installed package can be loaded from final location 2021-05-19T18:27:02.3774520Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:27:02.3875320Z * DONE (ghtravis) 2021-05-19T18:27:02.4098620Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:27:02.6998090Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:27:05.5466840Z 2021-05-19T18:27:05.5468990Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:27:05.5469990Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:27:05.5471530Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:27:05.5472810Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:27:05.5474060Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:27:05.5475370Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:27:05.5480560Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:27:05.5481980Z (as ‘lib’ is unspecified) 2021-05-19T18:27:07.3602040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-19T18:27:07.4795550Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-19T18:27:07.4821850Z ================================================== 2021-05-19T18:27:07.4822800Z downloaded 194 KB 2021-05-19T18:27:07.4823400Z 2021-05-19T18:27:07.4860520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-19T18:27:07.6324150Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-19T18:27:07.6333120Z ================================================== 2021-05-19T18:27:07.6333920Z downloaded 67 KB 2021-05-19T18:27:07.6334490Z 2021-05-19T18:27:07.6372110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-19T18:27:07.7674110Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-19T18:27:07.7706410Z ================================================== 2021-05-19T18:27:07.7707260Z downloaded 189 KB 2021-05-19T18:27:07.7707840Z 2021-05-19T18:27:07.7744080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-19T18:27:07.9099550Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-19T18:27:07.9292220Z ================================================== 2021-05-19T18:27:07.9293160Z downloaded 1.2 MB 2021-05-19T18:27:07.9293750Z 2021-05-19T18:27:07.9338490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-19T18:27:08.0632920Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-19T18:27:08.0785940Z ================================================== 2021-05-19T18:27:08.0786840Z downloaded 936 KB 2021-05-19T18:27:08.0787420Z 2021-05-19T18:27:08.2611770Z 2021-05-19T18:27:08.2713720Z The downloaded binary packages are in 2021-05-19T18:27:08.2814610Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpTSx3jn/downloaded_packages 2021-05-19T18:27:08.6064210Z 2021-05-19T18:27:08.6087460Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f2d3ccae2/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:27:08.6155490Z 2021-05-19T18:27:08.6159820Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpTSx3jn/remotes2a5f2d3ccae2/muschellij2-aghast-0c3b853/DESCRIPTION’ (343ms) 2021-05-19T18:27:08.6399860Z 2021-05-19T18:27:08.6462000Z 2021-05-19T18:27:08.6489850Z ─ preparing ‘aghast’: 2021-05-19T18:27:08.6593640Z 2021-05-19T18:27:08.6646100Z 2021-05-19T18:27:08.6680210Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:27:08.7122950Z 2021-05-19T18:27:08.7238980Z 2021-05-19T18:27:08.7284240Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:27:08.7285270Z 2021-05-19T18:27:08.7285910Z 2021-05-19T18:27:08.7287180Z ─ checking for empty or unneeded directories 2021-05-19T18:27:08.7288560Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:27:08.7308830Z 2021-05-19T18:27:08.7320350Z 2021-05-19T18:27:08.7321040Z 2021-05-19T18:27:08.8046790Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:27:08.8050080Z (as ‘lib’ is unspecified) 2021-05-19T18:27:09.2690610Z * installing *source* package ‘aghast’ ... 2021-05-19T18:27:09.2789940Z ** using staged installation 2021-05-19T18:27:09.3495820Z ** R 2021-05-19T18:27:09.3698690Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:27:10.1901690Z ** help 2021-05-19T18:27:10.2474640Z *** installing help indices 2021-05-19T18:27:10.2773810Z ** building package indices 2021-05-19T18:27:10.5689190Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:27:10.8422930Z ** testing if installed package can be loaded from final location 2021-05-19T18:27:11.1101470Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:27:11.1124110Z * DONE (aghast) 2021-05-19T18:27:11.1404500Z Installing 1 packages: covr 2021-05-19T18:27:11.1406750Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:27:11.1408180Z (as ‘lib’ is unspecified) 2021-05-19T18:27:12.0789920Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:27:12.0790890Z 2021-05-19T18:27:12.9271590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-19T18:27:13.1389960Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-19T18:27:13.1414400Z ================================================== 2021-05-19T18:27:13.1415230Z downloaded 153 KB 2021-05-19T18:27:13.1415840Z 2021-05-19T18:27:13.1454460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-19T18:27:13.2916140Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-19T18:27:13.2931410Z ================================================== 2021-05-19T18:27:13.2932240Z downloaded 117 KB 2021-05-19T18:27:13.2932830Z 2021-05-19T18:27:13.2968940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-19T18:27:13.4412180Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-19T18:27:13.4446830Z ================================================== 2021-05-19T18:27:13.4447660Z downloaded 282 KB 2021-05-19T18:27:13.4448250Z 2021-05-19T18:27:13.5320930Z 2021-05-19T18:27:13.5423070Z The downloaded binary packages are in 2021-05-19T18:27:13.5525280Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpTSx3jn/downloaded_packages 2021-05-19T18:27:13.5685200Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:27:13.5685920Z Rscript -e "tic::before_install()" 2021-05-19T18:27:13.6178560Z shell: /bin/bash -e {0} 2021-05-19T18:27:13.6178980Z env: 2021-05-19T18:27:13.6179430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:27:13.6179900Z TIC_DEPLOY_KEY: 2021-05-19T18:27:13.6180250Z RSPM: 2021-05-19T18:27:13.6181450Z GITHUB_PAT: *** 2021-05-19T18:27:13.6182330Z COVERALLS_TOKEN: *** 2021-05-19T18:27:13.6182820Z continue-on-error: false 2021-05-19T18:27:13.6183390Z VDIFFR_RUN_TESTS: false 2021-05-19T18:27:13.6183880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:27:13.6184310Z TZ: UTC 2021-05-19T18:27:13.6184670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:27:13.6185060Z NOT_CRAN: true 2021-05-19T18:27:13.6185420Z ##[endgroup] 2021-05-19T18:27:14.0331860Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:27:14.2703170Z Running before_install: step_install_remote_binaries() 2021-05-19T18:27:14.9300480Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:27:14.9301420Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:27:14.9302070Z remotes::install_cran("rcmdcheck") 2021-05-19T18:27:14.9302700Z remotes::install_cran("markdown") 2021-05-19T18:27:14.9504010Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:27:14.9504530Z env: 2021-05-19T18:27:14.9505010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:27:14.9505810Z TIC_DEPLOY_KEY: 2021-05-19T18:27:14.9506220Z RSPM: 2021-05-19T18:27:14.9507360Z GITHUB_PAT: *** 2021-05-19T18:27:14.9508340Z COVERALLS_TOKEN: *** 2021-05-19T18:27:14.9508960Z continue-on-error: false 2021-05-19T18:27:14.9509450Z VDIFFR_RUN_TESTS: false 2021-05-19T18:27:14.9509980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:27:14.9510430Z TZ: UTC 2021-05-19T18:27:14.9510850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:27:14.9511310Z NOT_CRAN: true 2021-05-19T18:27:14.9511780Z ##[endgroup] 2021-05-19T18:27:20.2697550Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:27:20.2699180Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:27:20.2726250Z Installing 2 packages: bitops, RCurl 2021-05-19T18:27:20.2742110Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:27:20.2743640Z (as ‘lib’ is unspecified) 2021-05-19T18:27:24.5715530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T18:27:24.6947330Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T18:27:24.7046880Z ================================================== 2021-05-19T18:27:24.7047930Z downloaded 28 KB 2021-05-19T18:27:24.7048780Z 2021-05-19T18:27:24.7050760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RCurl_1.98-1.3.tgz' 2021-05-19T18:27:24.9175720Z Content type 'application/x-gzip' length 1091078 bytes (1.0 MB) 2021-05-19T18:27:24.9347870Z ================================================== 2021-05-19T18:27:24.9373460Z downloaded 1.0 MB 2021-05-19T18:27:24.9393800Z 2021-05-19T18:27:25.0234580Z 2021-05-19T18:27:25.0336830Z The downloaded binary packages are in 2021-05-19T18:27:25.0438780Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp9sTKa2/downloaded_packages 2021-05-19T18:27:26.0051240Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:27:26.0069040Z Use `force = TRUE` to force installation 2021-05-19T18:27:26.0080020Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:27:26.0086830Z Use `force = TRUE` to force installation 2021-05-19T18:27:26.0424400Z ##[group]Run options(width = 100) 2021-05-19T18:27:26.0425010Z options(width = 100) 2021-05-19T18:27:26.0425610Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:27:26.0426310Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:27:26.0624860Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:27:26.0625310Z env: 2021-05-19T18:27:26.0625740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:27:26.0626220Z TIC_DEPLOY_KEY: 2021-05-19T18:27:26.0626590Z RSPM: 2021-05-19T18:27:26.0628150Z GITHUB_PAT: *** 2021-05-19T18:27:26.0629280Z COVERALLS_TOKEN: *** 2021-05-19T18:27:26.0629840Z continue-on-error: false 2021-05-19T18:27:26.0630320Z VDIFFR_RUN_TESTS: false 2021-05-19T18:27:26.0630850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:27:26.0631310Z TZ: UTC 2021-05-19T18:27:26.0631870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:27:26.0632300Z NOT_CRAN: true 2021-05-19T18:27:26.0632760Z ##[endgroup] 2021-05-19T18:27:26.8305640Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:27:26.8308250Z setting value 2021-05-19T18:27:26.8310020Z version R version 4.0.5 (2021-03-31) 2021-05-19T18:27:26.8311020Z os macOS Catalina 10.15.7 2021-05-19T18:27:26.8311960Z system x86_64, darwin17.0 2021-05-19T18:27:26.8312800Z ui X11 2021-05-19T18:27:26.8313680Z language (EN) 2021-05-19T18:27:26.8315020Z collate en_US.UTF-8 2021-05-19T18:27:26.8316360Z ctype en_US.UTF-8 2021-05-19T18:27:26.8317340Z tz UTC 2021-05-19T18:27:26.8318680Z date 2021-05-19 2021-05-19T18:27:26.8319300Z 2021-05-19T18:27:26.8320830Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:27:26.8322050Z ! package * version date lib source 2021-05-19T18:27:26.8323690Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:27:26.8324920Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8326420Z base * 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8328040Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8329520Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8331110Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8332640Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8334250Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8335720Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8337230Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8338710Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8340200Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8341680Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8343200Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8344740Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8346610Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8348180Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8349700Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8351670Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8352990Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8354500Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8356640Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8358530Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:27:26.8360230Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8361950Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8363440Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8364990Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8366530Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8368030Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-19T18:27:26.8369580Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8371100Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8372560Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8374100Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8375620Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8377080Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8378680Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8380290Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:27:26.8381880Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8383370Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8384880Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8386410Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8387920Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8389460Z grid 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8390980Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8392410Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8393940Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8395450Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8396930Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8398640Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8400260Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8401930Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8403580Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8405590Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8407110Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8409640Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8411450Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8412790Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8413930Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8415040Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8416080Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8417160Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8418410Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8419510Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8420620Z parallel 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8421680Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8422820Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8423940Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8424990Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8426110Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8427240Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8428310Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8429430Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8430540Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8431570Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8432700Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8433740Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8434870Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8435940Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8436970Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8438250Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8439380Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8455840Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8457590Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8458700Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8459840Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8460960Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8462020Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8463140Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8464250Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8465310Z splines 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8466800Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8467870Z stats4 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8469200Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8470380Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8471470Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-19T18:27:26.8472500Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8473560Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-19T18:27:26.8474650Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8475690Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8476790Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:27:26.8478030Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8479210Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8480350Z P tools 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8481510Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8482590Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8483640Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-19T18:27:26.8484640Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8485720Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8486800Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8487830Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8489630Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8490810Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8491880Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8492970Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8494050Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T18:27:26.8494560Z 2021-05-19T18:27:26.8495080Z [1] /Users/runner/work/_temp/Library 2021-05-19T18:27:26.8495820Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-19T18:27:26.8496280Z 2021-05-19T18:27:26.8497210Z P ── Loaded and on-disk path mismatch. 2021-05-19T18:27:26.8582270Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:27:26.8582930Z Rscript -e 'tic::script()' 2021-05-19T18:27:26.8583420Z ls -l check 2021-05-19T18:27:26.8859880Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:27:26.8860410Z env: 2021-05-19T18:27:26.8861010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:27:26.8861490Z TIC_DEPLOY_KEY: 2021-05-19T18:27:26.8861840Z RSPM: 2021-05-19T18:27:26.8863070Z GITHUB_PAT: *** 2021-05-19T18:27:26.8864010Z COVERALLS_TOKEN: *** 2021-05-19T18:27:26.8864510Z continue-on-error: false 2021-05-19T18:27:26.8865000Z VDIFFR_RUN_TESTS: false 2021-05-19T18:27:26.8865470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:27:26.8865940Z TZ: UTC 2021-05-19T18:27:26.8866340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:27:26.8866740Z NOT_CRAN: true 2021-05-19T18:27:26.8867140Z ##[endgroup] 2021-05-19T18:27:27.2627080Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:27:27.4133050Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:27:27.4134510Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:27:27.4135610Z timeout = Inf, check_dir = "check") 2021-05-19T18:27:27.5644600Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:27:27.9479250Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:27:28.0442230Z * preparing ‘neurocStats’: 2021-05-19T18:27:28.0552630Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:27:28.1163480Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:27:28.1173050Z * checking for empty or unneeded directories 2021-05-19T18:27:28.1253700Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:27:28.1409290Z 2021-05-19T18:27:28.2436290Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:27:28.5867530Z * using log directory ‘/Users/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:27:28.6473970Z * using R version 4.0.5 (2021-03-31) 2021-05-19T18:27:28.6575340Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:27:28.6677350Z * using session charset: UTF-8 2021-05-19T18:27:28.6778680Z * using option ‘--as-cran’ 2021-05-19T18:27:28.6781890Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:27:28.6783640Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:27:28.6785130Z * package encoding: UTF-8 2021-05-19T18:27:28.6786340Z * checking package namespace information ... OK 2021-05-19T18:27:29.6986320Z * checking package dependencies ... OK 2021-05-19T18:27:29.7012620Z * checking if this is a source package ... OK 2021-05-19T18:27:29.7016360Z * checking if there is a namespace ... OK 2021-05-19T18:27:29.8799190Z * checking for executable files ... OK 2021-05-19T18:27:29.8831490Z * checking for hidden files and directories ... OK 2021-05-19T18:27:29.8856720Z * checking for portable file names ... OK 2021-05-19T18:27:29.8857920Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:27:29.8881130Z * checking serialization versions ... OK 2021-05-19T18:27:34.0915520Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:27:34.1059090Z * checking installed package size ... OK 2021-05-19T18:27:34.2301910Z * checking package directory ... OK 2021-05-19T18:27:34.2313750Z * checking for future file timestamps ... OK 2021-05-19T18:27:34.4615640Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:27:34.4649180Z * checking top-level files ... OK 2021-05-19T18:27:34.4650650Z * checking for left-over files ... OK 2021-05-19T18:27:34.4651750Z * checking index information ... OK 2021-05-19T18:27:34.5375680Z * checking package subdirectories ... OK 2021-05-19T18:27:34.6079550Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:27:34.6819320Z * checking R files for syntax errors ... OK 2021-05-19T18:27:35.5543180Z * checking whether the package can be loaded ... OK 2021-05-19T18:27:36.2752460Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:27:37.0015880Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:27:37.7343490Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:27:38.5689090Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:27:39.4661340Z * checking loading without being on the library search path ... OK 2021-05-19T18:27:40.2310070Z * checking dependencies in R code ... OK 2021-05-19T18:27:41.5616060Z * checking S3 generic/method consistency ... OK 2021-05-19T18:27:42.2868150Z * checking replacement functions ... OK 2021-05-19T18:27:43.0323510Z * checking foreign function calls ... OK 2021-05-19T18:27:47.1367590Z * checking R code for possible problems ... OK 2021-05-19T18:27:47.4071140Z * checking Rd files ... OK 2021-05-19T18:27:47.4793100Z * checking Rd metadata ... OK 2021-05-19T18:27:47.5660010Z * checking Rd line widths ... OK 2021-05-19T18:27:47.8976000Z * checking Rd cross-references ... OK 2021-05-19T18:27:48.6216920Z * checking for missing documentation entries ... OK 2021-05-19T18:27:50.8131860Z * checking for code/documentation mismatches ... OK 2021-05-19T18:27:52.3287480Z * checking Rd \usage sections ... OK 2021-05-19T18:27:52.4380670Z * checking Rd contents ... OK 2021-05-19T18:27:52.5159940Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:27:52.7602910Z * checking examples ... NONE 2021-05-19T18:27:52.8665290Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:27:53.1133870Z * checking tests ... 2021-05-19T18:28:37.0331350Z Running ‘testthat.R’ [12s/44s] 2021-05-19T18:28:37.0495460Z OK 2021-05-19T18:28:41.0385910Z * checking PDF version of manual ... OK 2021-05-19T18:28:41.0431110Z * checking for non-standard things in the check directory ... OK 2021-05-19T18:28:41.0432960Z * checking for detritus in the temp directory ... OK 2021-05-19T18:28:41.0433960Z * DONE 2021-05-19T18:28:41.0434570Z 2021-05-19T18:28:41.0435320Z Status: OK 2021-05-19T18:28:41.0487660Z 2021-05-19T18:28:41.1952440Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:28:41.1971220Z Duration: 1m 13s 2021-05-19T18:28:41.1971960Z 2021-05-19T18:28:41.1984400Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:28:41.2207510Z total 56 2021-05-19T18:28:41.2210790Z drwxr-xr-x 11 runner staff 352 May 19 18:28 neurocStats.Rcheck 2021-05-19T18:28:41.2213710Z -rw-r--r-- 1 runner staff 5354 May 19 18:27 neurocStats_0.1.3.tar.gz 2021-05-19T18:28:41.2226300Z -rw-r--r-- 1 runner staff 19270 May 19 18:27 neurocStats_0.1.3.tgz 2021-05-19T18:28:41.2300930Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:28:41.2301880Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:28:41.2614220Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:28:41.2614790Z env: 2021-05-19T18:28:41.2615300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:28:41.2615800Z TIC_DEPLOY_KEY: 2021-05-19T18:28:41.2616200Z RSPM: 2021-05-19T18:28:41.2618160Z GITHUB_PAT: *** 2021-05-19T18:28:41.2619010Z COVERALLS_TOKEN: *** 2021-05-19T18:28:41.2619520Z continue-on-error: false 2021-05-19T18:28:41.2620070Z VDIFFR_RUN_TESTS: false 2021-05-19T18:28:41.2620630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:28:41.2621080Z TZ: UTC 2021-05-19T18:28:41.2621490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:28:41.2621960Z NOT_CRAN: true 2021-05-19T18:28:41.2622330Z ##[endgroup] 2021-05-19T18:28:41.3047220Z 2021-05-19T18:28:41.3049980Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-19T18:28:41.3051320Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T18:28:41.3052910Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:28:41.3053690Z 2021-05-19T18:28:41.3055420Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:28:41.3056600Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:28:41.3059800Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:28:41.3061060Z 2021-05-19T18:28:41.3062170Z R is a collaborative project with many contributors. 2021-05-19T18:28:41.3063650Z Type 'contributors()' for more information and 2021-05-19T18:28:41.3064850Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:28:41.3065320Z 2021-05-19T18:28:41.3066360Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:28:41.3067530Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:28:41.3068530Z Type 'q()' to quit R. 2021-05-19T18:28:41.3068840Z 2021-05-19T18:28:41.3069240Z > library(testthat) 2021-05-19T18:28:41.3069900Z > library(neurocStats) 2021-05-19T18:28:41.3070350Z > 2021-05-19T18:28:41.3070800Z > test_check("neurocStats") 2021-05-19T18:28:41.3071390Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:28:41.3071770Z > 2021-05-19T18:28:41.3072200Z > proc.time() 2021-05-19T18:28:41.3072700Z user system elapsed 2021-05-19T18:28:41.3073130Z 10.826 0.840 43.839 2021-05-19T18:28:41.3159750Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:28:41.3160440Z Rscript -e "tic::before_deploy()" 2021-05-19T18:28:41.3445480Z shell: /bin/bash -e {0} 2021-05-19T18:28:41.3445930Z env: 2021-05-19T18:28:41.3446370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:28:41.3446910Z TIC_DEPLOY_KEY: 2021-05-19T18:28:41.3447310Z RSPM: 2021-05-19T18:28:41.3448290Z GITHUB_PAT: *** 2021-05-19T18:28:41.3449120Z COVERALLS_TOKEN: *** 2021-05-19T18:28:41.3449660Z continue-on-error: false 2021-05-19T18:28:41.3450140Z VDIFFR_RUN_TESTS: false 2021-05-19T18:28:41.3450680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:28:41.3451160Z TZ: UTC 2021-05-19T18:28:41.3451540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:28:41.3452020Z NOT_CRAN: true 2021-05-19T18:28:41.3452400Z ##[endgroup] 2021-05-19T18:28:41.7612510Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:28:41.9223330Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:28:41.9224090Z with: 2021-05-19T18:28:41.9224990Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:28:41.9225990Z asset_path: check/neurocStats_0.1.3.tgz 2021-05-19T18:28:41.9226520Z asset_name: neurocStats_0.1.3_R3.6.tgz 2021-05-19T18:28:41.9227470Z asset_content_type: application/octet-stream 2021-05-19T18:28:41.9228000Z env: 2021-05-19T18:28:41.9228430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:28:41.9228920Z TIC_DEPLOY_KEY: 2021-05-19T18:28:41.9229270Z RSPM: 2021-05-19T18:28:41.9230670Z GITHUB_PAT: *** 2021-05-19T18:28:41.9231600Z COVERALLS_TOKEN: *** 2021-05-19T18:28:41.9234350Z continue-on-error: false 2021-05-19T18:28:41.9234910Z VDIFFR_RUN_TESTS: false 2021-05-19T18:28:41.9235510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:28:41.9235950Z TZ: UTC 2021-05-19T18:28:41.9236430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:28:41.9236920Z NOT_CRAN: true 2021-05-19T18:28:41.9237890Z GITHUB_TOKEN: *** 2021-05-19T18:28:41.9238310Z ##[endgroup] 2021-05-19T18:28:42.5886870Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:28:42.5887550Z Rscript -e "tic::deploy()" 2021-05-19T18:28:42.6161920Z shell: /bin/bash -e {0} 2021-05-19T18:28:42.6162400Z env: 2021-05-19T18:28:42.6162860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:28:42.6163660Z TIC_DEPLOY_KEY: 2021-05-19T18:28:42.6164030Z RSPM: 2021-05-19T18:28:42.6165530Z GITHUB_PAT: *** 2021-05-19T18:28:42.6167610Z COVERALLS_TOKEN: *** 2021-05-19T18:28:42.6168240Z continue-on-error: false 2021-05-19T18:28:42.6171300Z VDIFFR_RUN_TESTS: false 2021-05-19T18:28:42.6172010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:28:42.6200380Z TZ: UTC 2021-05-19T18:28:42.6201330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:28:42.6201800Z NOT_CRAN: true 2021-05-19T18:28:42.6202170Z ##[endgroup] 2021-05-19T18:28:43.0201280Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:28:43.1697930Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:28:43.1698620Z Rscript -e "tic::after_deploy()" 2021-05-19T18:28:43.1971850Z shell: /bin/bash -e {0} 2021-05-19T18:28:43.1972300Z env: 2021-05-19T18:28:43.1972740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:28:43.1973240Z TIC_DEPLOY_KEY: 2021-05-19T18:28:43.1973630Z RSPM: 2021-05-19T18:28:43.1974800Z GITHUB_PAT: *** 2021-05-19T18:28:43.1975780Z COVERALLS_TOKEN: *** 2021-05-19T18:28:43.1976300Z continue-on-error: false 2021-05-19T18:28:43.1976770Z VDIFFR_RUN_TESTS: false 2021-05-19T18:28:43.1977410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:28:43.1977840Z TZ: UTC 2021-05-19T18:28:43.1978250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:28:43.1978670Z NOT_CRAN: true 2021-05-19T18:28:43.1979080Z ##[endgroup] 2021-05-19T18:28:43.5866990Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:28:43.9952530Z Post job cleanup. 2021-05-19T18:28:44.0776310Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:28:44.0913010Z Post job cleanup. 2021-05-19T18:28:44.2258840Z [command]/usr/local/bin/git version 2021-05-19T18:28:44.2586440Z git version 2.31.1 2021-05-19T18:28:44.2638830Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:28:44.2721010Z [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-19T18:28:44.3874350Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:28:44.3940990Z http.https://github.com/.extraheader 2021-05-19T18:28:44.3956460Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:28:44.4047700Z [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-19T18:28:44.5119600Z Cleaning up orphan processes