2021-05-19T17:54:42.7924347Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:43.3889598Z 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.5089635Z 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.6075297Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T17:54:43.8397247Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:58.1689090Z Current runner version: '2.278.0' 2021-05-19T17:54:58.1742090Z ##[group]Operating System 2021-05-19T17:54:58.1743200Z Mac OS X 2021-05-19T17:54:58.1743660Z 10.15.7 2021-05-19T17:54:58.1744040Z 19H1030 2021-05-19T17:54:58.1744630Z ##[endgroup] 2021-05-19T17:54:58.1745140Z ##[group]Virtual Environment 2021-05-19T17:54:58.1745800Z Environment: macos-10.15 2021-05-19T17:54:58.1746340Z Version: 20210516.1 2021-05-19T17:54:58.1747280Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T17:54:58.1748810Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T17:54:58.1749690Z ##[endgroup] 2021-05-19T17:54:58.1751590Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:58.1753140Z Actions: write 2021-05-19T17:54:58.1753760Z Checks: write 2021-05-19T17:54:58.1754240Z Contents: write 2021-05-19T17:54:58.1754770Z Deployments: write 2021-05-19T17:54:58.1755440Z Issues: write 2021-05-19T17:54:58.1756070Z Metadata: read 2021-05-19T17:54:58.1756610Z Packages: write 2021-05-19T17:54:58.1757120Z PullRequests: write 2021-05-19T17:54:58.1757740Z RepositoryProjects: write 2021-05-19T17:54:58.1758380Z SecurityEvents: write 2021-05-19T17:54:58.1758960Z Statuses: write 2021-05-19T17:54:58.1759710Z ##[endgroup] 2021-05-19T17:54:58.1763790Z Prepare workflow directory 2021-05-19T17:54:58.3104800Z Prepare all required actions 2021-05-19T17:54:58.3117590Z Getting action download info 2021-05-19T17:54:58.6586180Z Download action repository 'actions/checkout@v2' 2021-05-19T17:55:00.0365400Z Download action repository 'r-lib/actions@master' 2021-05-19T17:55:02.6685110Z Download action repository 'adigherman/actions@master' 2021-05-19T17:55:05.7905950Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:55:06.2048750Z Download action repository 'actions/cache@v1' 2021-05-19T17:55:06.5946090Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:55:07.0122370Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:55:07.9637200Z ##[group]Run actions/checkout@v2 2021-05-19T17:55:07.9639330Z with: 2021-05-19T17:55:07.9639810Z repository: neuroconductor/neurocStats 2021-05-19T17:55:07.9640820Z token: *** 2021-05-19T17:55:07.9641180Z ssh-strict: true 2021-05-19T17:55:07.9641640Z persist-credentials: true 2021-05-19T17:55:07.9642060Z clean: true 2021-05-19T17:55:07.9642410Z fetch-depth: 1 2021-05-19T17:55:07.9642760Z lfs: false 2021-05-19T17:55:07.9643150Z submodules: false 2021-05-19T17:55:07.9643490Z env: 2021-05-19T17:55:07.9643880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:07.9644310Z TIC_DEPLOY_KEY: 2021-05-19T17:55:07.9644630Z RSPM: 2021-05-19T17:55:07.9645360Z GITHUB_PAT: *** 2021-05-19T17:55:07.9646100Z COVERALLS_TOKEN: *** 2021-05-19T17:55:07.9646550Z continue-on-error: false 2021-05-19T17:55:07.9646990Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:07.9647350Z ##[endgroup] 2021-05-19T17:55:09.2888170Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:55:09.2889440Z ##[group]Getting Git version info 2021-05-19T17:55:09.2890970Z Working directory is '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:55:09.2891710Z [command]/usr/local/bin/git version 2021-05-19T17:55:09.3127620Z git version 2.31.1 2021-05-19T17:55:09.3258480Z ##[endgroup] 2021-05-19T17:55:09.3307280Z Deleting the contents of '/Users/runner/work/neurocStats/neurocStats' 2021-05-19T17:55:09.3446670Z ##[group]Initializing the repository 2021-05-19T17:55:09.3531540Z [command]/usr/local/bin/git init /Users/runner/work/neurocStats/neurocStats 2021-05-19T17:55:09.3634850Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:55:09.3636010Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:55:09.3737870Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:55:09.3839590Z hint: 2021-05-19T17:55:09.3941960Z hint: git config --global init.defaultBranch 2021-05-19T17:55:09.3988170Z hint: 2021-05-19T17:55:09.3993780Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:55:09.4015610Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:55:09.4018060Z hint: 2021-05-19T17:55:09.4024150Z hint: git branch -m 2021-05-19T17:55:09.4033010Z Initialized empty Git repository in /Users/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:55:09.4065570Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:09.4067200Z ##[endgroup] 2021-05-19T17:55:09.4068400Z ##[group]Disabling automatic garbage collection 2021-05-19T17:55:09.4070680Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T17:55:09.4072670Z ##[endgroup] 2021-05-19T17:55:09.4076320Z ##[group]Setting up auth 2021-05-19T17:55:09.4077980Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:55:09.4079780Z [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:55:09.4886110Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:55:09.4997640Z [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:55:09.6997670Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:55:09.7203230Z ##[endgroup] 2021-05-19T17:55:09.7305610Z ##[group]Fetching the repository 2021-05-19T17:55:09.7424330Z [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:55:10.1338670Z remote: Enumerating objects: 39, done. 2021-05-19T17:55:10.1343050Z remote: Counting objects: 2% (1/39) 2021-05-19T17:55:10.1344590Z remote: Counting objects: 5% (2/39) 2021-05-19T17:55:10.1345830Z remote: Counting objects: 7% (3/39) 2021-05-19T17:55:10.1346560Z remote: Counting objects: 10% (4/39) 2021-05-19T17:55:10.1347240Z remote: Counting objects: 12% (5/39) 2021-05-19T17:55:10.1347910Z remote: Counting objects: 15% (6/39) 2021-05-19T17:55:10.1348600Z remote: Counting objects: 17% (7/39) 2021-05-19T17:55:10.1349230Z remote: Counting objects: 20% (8/39) 2021-05-19T17:55:10.1350920Z remote: Counting objects: 23% (9/39) 2021-05-19T17:55:10.1352170Z remote: Counting objects: 25% (10/39) 2021-05-19T17:55:10.1352860Z remote: Counting objects: 28% (11/39) 2021-05-19T17:55:10.1354610Z remote: Counting objects: 30% (12/39) 2021-05-19T17:55:10.1356350Z remote: Counting objects: 33% (13/39) 2021-05-19T17:55:10.1357750Z remote: Counting objects: 35% (14/39) 2021-05-19T17:55:10.1359160Z remote: Counting objects: 38% (15/39) 2021-05-19T17:55:10.1361030Z remote: Counting objects: 41% (16/39) 2021-05-19T17:55:10.1363180Z remote: Counting objects: 43% (17/39) 2021-05-19T17:55:10.1364590Z remote: Counting objects: 46% (18/39) 2021-05-19T17:55:10.1365810Z remote: Counting objects: 48% (19/39) 2021-05-19T17:55:10.1367170Z remote: Counting objects: 51% (20/39) 2021-05-19T17:55:10.1368980Z remote: Counting objects: 53% (21/39) 2021-05-19T17:55:10.1371350Z remote: Counting objects: 56% (22/39) 2021-05-19T17:55:10.1372550Z remote: Counting objects: 58% (23/39) 2021-05-19T17:55:10.1373720Z remote: Counting objects: 61% (24/39) 2021-05-19T17:55:10.1374980Z remote: Counting objects: 64% (25/39) 2021-05-19T17:55:10.1376470Z remote: Counting objects: 66% (26/39) 2021-05-19T17:55:10.1378360Z remote: Counting objects: 69% (27/39) 2021-05-19T17:55:10.1379570Z remote: Counting objects: 71% (28/39) 2021-05-19T17:55:10.1380730Z remote: Counting objects: 74% (29/39) 2021-05-19T17:55:10.1381890Z remote: Counting objects: 76% (30/39) 2021-05-19T17:55:10.1382980Z remote: Counting objects: 79% (31/39) 2021-05-19T17:55:10.1383680Z remote: Counting objects: 82% (32/39) 2021-05-19T17:55:10.1385080Z remote: Counting objects: 84% (33/39) 2021-05-19T17:55:10.1386130Z remote: Counting objects: 87% (34/39) 2021-05-19T17:55:10.1387210Z remote: Counting objects: 89% (35/39) 2021-05-19T17:55:10.1388300Z remote: Counting objects: 92% (36/39) 2021-05-19T17:55:10.1389300Z remote: Counting objects: 94% (37/39) 2021-05-19T17:55:10.1390310Z remote: Counting objects: 97% (38/39) 2021-05-19T17:55:10.1391350Z remote: Counting objects: 100% (39/39) 2021-05-19T17:55:10.1392390Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:55:10.1393400Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:55:10.1394460Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:55:10.1395490Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:55:10.1396500Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:55:10.1397560Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:55:10.1398760Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:55:10.1399640Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:55:10.1400720Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:55:10.1401690Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:55:10.1402720Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:55:10.1404000Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:55:10.1405050Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:55:10.1406910Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:55:10.1409580Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:55:10.1410890Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:55:10.1411890Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:55:10.1412970Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:55:10.1414270Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:55:10.1415320Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:55:10.1416360Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:55:10.1417360Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:55:10.1418480Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:55:10.1420290Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:55:10.1421570Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:55:10.1422600Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:55:10.1423780Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:55:10.1424800Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:55:10.1426070Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:55:10.1427400Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:55:10.1428460Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:55:10.1429460Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:55:10.1430670Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:55:10.1431760Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:55:10.1432740Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:55:10.2533790Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:55:10.2535390Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:55:10.2536240Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:55:10.2537170Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:55:10.2539630Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:55:10.2540830Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:55:10.2542410Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:55:10.2544100Z ##[endgroup] 2021-05-19T17:55:10.2545510Z ##[group]Determining the checkout info 2021-05-19T17:55:10.2546460Z ##[endgroup] 2021-05-19T17:55:10.2547770Z ##[group]Checking out the ref 2021-05-19T17:55:10.2549430Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:55:10.2550450Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:55:10.2551710Z ##[endgroup] 2021-05-19T17:55:10.2553010Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T17:55:10.2554440Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:55:10.2701640Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:55:10.2702180Z with: 2021-05-19T17:55:10.2702550Z r-version: release 2021-05-19T17:55:10.2702960Z Ncpus: 1 2021-05-19T17:55:10.2703350Z crayon.enabled: NULL 2021-05-19T17:55:10.2703850Z remove-openmp-macos: true 2021-05-19T17:55:10.2704380Z http-user-agent: default 2021-05-19T17:55:10.2704790Z install-r: true 2021-05-19T17:55:10.2705360Z windows-path-include-mingw: true 2021-05-19T17:55:10.2705890Z env: 2021-05-19T17:55:10.2706300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:10.2706760Z TIC_DEPLOY_KEY: 2021-05-19T17:55:10.2707100Z RSPM: 2021-05-19T17:55:10.2708510Z GITHUB_PAT: *** 2021-05-19T17:55:10.2709340Z COVERALLS_TOKEN: *** 2021-05-19T17:55:10.2709850Z continue-on-error: false 2021-05-19T17:55:10.2710320Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:10.2710730Z ##[endgroup] 2021-05-19T17:55:11.3815620Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T17:55:13.7913260Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-19T17:55:13.9704230Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T17:55:14.3641510Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T17:55:15.1443870Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T17:55:15.1546620Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T17:55:16.1475380Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T17:55:16.1578550Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T17:55:16.1679530Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T17:55:16.1781500Z Checksumming (Apple_Free : 3)… 2021-05-19T17:55:16.1881870Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T17:55:16.1984340Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T17:55:16.2086390Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T17:55:16.2088200Z Checksumming (Apple_Free : 5)… 2021-05-19T17:55:16.2188180Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T17:55:16.2290770Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T17:55:16.2390610Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T17:55:16.2466320Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T17:55:17.0868890Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T17:55:17.0900080Z verified CRC32 $84F1919B 2021-05-19T17:55:17.8382370Z /dev/disk2 GUID_partition_scheme 2021-05-19T17:55:17.8561630Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T17:55:17.8668770Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T17:55:23.6134170Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T17:55:23.6136150Z To reinstall 0.29.2_3, run: 2021-05-19T17:55:23.6138090Z brew reinstall pkg-config 2021-05-19T17:55:23.6584050Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T17:55:25.3049540Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T17:55:25.7211430Z ==> 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:55:26.1554700Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T17:55:31.5666980Z installer: Package name is R 4.0.5 for macOS 2021-05-19T17:55:31.5775550Z installer: Upgrading at base path / 2021-05-19T17:55:31.5876960Z installer: The upgrade was successful. 2021-05-19T17:55:31.7821890Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T17:55:31.8899240Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T17:55:33.5133720Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T17:55:33.8823570Z ==> 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:55:34.0084270Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T17:55:37.6088920Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T17:55:38.0439930Z installer: Package name is gfortran 2021-05-19T17:55:38.0466640Z installer: Installing at base path / 2021-05-19T17:55:38.0469170Z installer: The install was successful. 2021-05-19T17:55:38.0508540Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T17:55:38.5581570Z "disk2" ejected. 2021-05-19T17:55:38.5688520Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T17:55:38.8311260Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T17:55:38.8985760Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:55:38.8986340Z env: 2021-05-19T17:55:38.8986740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:38.8987200Z TIC_DEPLOY_KEY: 2021-05-19T17:55:38.8987560Z RSPM: 2021-05-19T17:55:38.8988860Z GITHUB_PAT: *** 2021-05-19T17:55:38.8989690Z COVERALLS_TOKEN: *** 2021-05-19T17:55:38.8990180Z continue-on-error: false 2021-05-19T17:55:38.8990640Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:38.8991150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:55:38.8991590Z TZ: UTC 2021-05-19T17:55:38.8991990Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:38.8992420Z NOT_CRAN: true 2021-05-19T17:55:38.8992790Z ##[endgroup] 2021-05-19T17:55:39.3037710Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T17:55:39.4420810Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T17:55:39.4522050Z Dload Upload Total Spent Left Speed 2021-05-19T17:55:39.4550730Z 2021-05-19T17:55:39.5202680Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:55:39.5225610Z 100 117 0 117 0 0 1500 0 --:--:-- --:--:-- --:--:-- 1500 2021-05-19T17:55:39.6670380Z 2021-05-19T17:55:39.8288930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:55:39.8303790Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T17:55:40.6633270Z 2021-05-19T17:55:41.6634500Z 1 82.6M 1 1407k 0 0 1152k 0 0:01:13 0:00:01 0:01:12 1152k 2021-05-19T17:55:42.6631200Z 24 82.6M 24 20.0M 0 0 9228k 0 0:00:09 0:00:02 0:00:07 18.6M 2021-05-19T17:55:43.7231120Z 51 82.6M 51 42.3M 0 0 13.1M 0 0:00:06 0:00:03 0:00:03 20.5M 2021-05-19T17:55:44.6826480Z 77 82.6M 77 64.0M 0 0 14.9M 0 0:00:05 0:00:04 0:00:01 20.4M 2021-05-19T17:55:45.5253030Z 90 82.6M 90 74.7M 0 0 14.2M 0 0:00:05 0:00:05 --:--:-- 18.2M 2021-05-19T17:55:45.5254760Z 100 82.6M 100 82.6M 0 0 13.5M 0 0:00:06 0:00:06 --:--:-- 16.7M 2021-05-19T17:55:50.6298980Z ##[group]Run tlmgr update --self 2021-05-19T17:55:50.6299690Z tlmgr update --self 2021-05-19T17:55:50.6300520Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:55:50.6301380Z tlmgr update --all 2021-05-19T17:55:50.6504240Z shell: /bin/bash -e {0} 2021-05-19T17:55:50.6504680Z env: 2021-05-19T17:55:50.6505110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:50.6505590Z TIC_DEPLOY_KEY: 2021-05-19T17:55:50.6505950Z RSPM: 2021-05-19T17:55:50.6507380Z GITHUB_PAT: *** 2021-05-19T17:55:50.6508210Z COVERALLS_TOKEN: *** 2021-05-19T17:55:50.6508690Z continue-on-error: false 2021-05-19T17:55:50.6509180Z VDIFFR_RUN_TESTS: false 2021-05-19T17:55:50.6509710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:55:50.6510140Z TZ: UTC 2021-05-19T17:55:50.6510540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:50.6510930Z NOT_CRAN: true 2021-05-19T17:55:50.6511390Z ##[endgroup] 2021-05-19T17:55:57.4788500Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:57.9888880Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:55:57.9889920Z running mktexlsr ... 2021-05-19T17:55:58.6667780Z done running mktexlsr. 2021-05-19T17:55:58.7145380Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:58.7248720Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:56:01.4540090Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:56:01.4547530Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:56:01.7280240Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T17:56:02.1606780Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T17:56:02.4280250Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T17:56:02.7468010Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T17:56:03.0341910Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T17:56:13.1707460Z [7/89, 00:12/00:13] install: biber [1k] 2021-05-19T17:56:13.4278790Z [8/89, 00:12/00:13] install: biblatex [238k] 2021-05-19T17:56:13.9697990Z [9/89, 00:12/00:13] install: checkcites.universal-darwin [1k] 2021-05-19T17:56:14.2406230Z [10/89, 00:13/00:14] install: checkcites [7k] 2021-05-19T17:56:14.4993930Z [11/89, 00:13/00:14] install: chickenize [15k] 2021-05-19T17:56:14.8168170Z [12/89, 00:13/00:14] install: chinese-jfm [3k] 2021-05-19T17:56:15.0803080Z [13/89, 00:14/00:15] install: cloze [9k] 2021-05-19T17:56:15.3433660Z [14/89, 00:14/00:15] install: colorprofiles [86k] 2021-05-19T17:56:15.7167900Z [15/89, 00:14/00:15] install: combofont [2k] 2021-05-19T17:56:15.9816410Z [16/89, 00:14/00:15] install: courier [470k] 2021-05-19T17:56:16.6192870Z [17/89, 00:15/00:16] install: courier-scaled [3k] 2021-05-19T17:56:16.8916810Z [18/89, 00:15/00:16] install: cstypo [3k] 2021-05-19T17:56:17.1511950Z [19/89, 00:16/00:17] install: ctablestack [2k] 2021-05-19T17:56:17.4112450Z [20/89, 00:16/00:17] install: ekdosis [19k] 2021-05-19T17:56:17.7185400Z [21/89, 00:16/00:17] install: emoji [40k] 2021-05-19T17:56:18.0981800Z [22/89, 00:17/00:18] install: emojicite [2k] 2021-05-19T17:56:18.3630690Z [23/89, 00:17/00:18] install: enctex [24k] 2021-05-19T17:56:18.6846790Z [24/89, 00:17/00:18] install: enigma [18k] 2021-05-19T17:56:19.7116760Z [25/89, 00:18/00:19] install: etex-pkg [6k] 2021-05-19T17:56:19.7118240Z [26/89, 00:18/00:19] install: filecontents [3k] 2021-05-19T17:56:19.7118830Z [27/89, 00:18/00:19] install: grfext [3k] 2021-05-19T17:56:19.8024420Z [28/89, 00:18/00:19] install: hyphenex [9k] 2021-05-19T17:56:20.0729300Z [29/89, 00:19/00:20] install: ifplatform [2k] 2021-05-19T17:56:20.3358090Z [30/89, 00:19/00:20] install: innerscript [4k] 2021-05-19T17:56:20.6000960Z [31/89, 00:19/00:20] install: interpreter [7k] 2021-05-19T17:56:20.8689920Z [32/89, 00:19/00:20] install: kanaparser [5k] 2021-05-19T17:56:21.1257670Z [33/89, 00:20/00:21] install: knuth-local [23k] 2021-05-19T17:56:21.4462450Z [34/89, 00:20/00:21] install: logreq [4k] 2021-05-19T17:56:21.7058740Z [35/89, 00:20/00:21] install: lua-typo [7k] 2021-05-19T17:56:21.9765580Z [36/89, 00:20/00:21] install: lua-uca [70k] 2021-05-19T17:56:22.3568090Z [37/89, 00:21/00:22] install: lua-ul [7k] 2021-05-19T17:56:22.6182380Z [38/89, 00:21/00:22] install: lua-uni-algos [6k] 2021-05-19T17:56:22.8812840Z [39/89, 00:21/00:22] install: lua-visual-debug [4k] 2021-05-19T17:56:23.1377050Z [40/89, 00:22/00:23] install: luacode [3k] 2021-05-19T17:56:23.3968210Z [41/89, 00:22/00:23] install: luacolor [5k] 2021-05-19T17:56:23.6548600Z [42/89, 00:22/00:23] install: luahyphenrules [3k] 2021-05-19T17:56:23.9132970Z [43/89, 00:22/00:23] install: luaimageembed [2k] 2021-05-19T17:56:24.1697070Z [44/89, 00:23/00:24] install: luaindex [5k] 2021-05-19T17:56:24.4288520Z [45/89, 00:23/00:24] install: luainputenc [5k] 2021-05-19T17:56:24.6867480Z [46/89, 00:23/00:24] install: luaintro [1k] 2021-05-19T17:56:24.9514430Z [47/89, 00:23/00:24] install: luakeys [5k] 2021-05-19T17:56:25.2205700Z [48/89, 00:24/00:25] install: lualatex-doc [1k] 2021-05-19T17:56:25.4814430Z [49/89, 00:24/00:25] install: lualatex-truncate [2k] 2021-05-19T17:56:25.7450460Z [50/89, 00:24/00:25] install: luamplib [12k] 2021-05-19T17:56:26.0059930Z [51/89, 00:25/00:26] install: luapackageloader [2k] 2021-05-19T17:56:26.2656810Z [52/89, 00:25/00:26] install: luaprogtable [7k] 2021-05-19T17:56:26.5409430Z [53/89, 00:25/00:26] install: luarandom [2k] 2021-05-19T17:56:26.8090060Z [54/89, 00:25/00:26] install: luatex85 [2k] 2021-05-19T17:56:27.0912140Z [55/89, 00:26/00:27] install: luatexbase [4k] 2021-05-19T17:56:27.3902510Z [56/89, 00:26/00:27] install: luatexko [22k] 2021-05-19T17:56:27.6957750Z [57/89, 00:26/00:27] install: luatextra [2k] 2021-05-19T17:56:27.9649380Z [58/89, 00:26/00:27] install: luavlna [8k] 2021-05-19T17:56:28.2351510Z [59/89, 00:27/00:28] install: luaxml [31k] 2021-05-19T17:56:28.5565800Z [60/89, 00:27/00:28] install: makeindex.universal-darwin [91k] 2021-05-19T17:56:28.9197410Z [61/89, 00:27/00:28] install: makeindex [5k] 2021-05-19T17:56:29.1805300Z [62/89, 00:28/00:29] install: mflogo [2k] 2021-05-19T17:56:29.4431630Z [63/89, 00:28/00:29] install: newpax [9k] 2021-05-19T17:56:29.7104390Z [64/89, 00:28/00:29] install: nodetree [13k] 2021-05-19T17:56:30.0310580Z [65/89, 00:29/00:30] install: odsfile [5k] 2021-05-19T17:56:30.2953790Z [66/89, 00:29/00:30] install: optex.universal-darwin [1k] 2021-05-19T17:56:30.5671370Z [67/89, 00:29/00:30] install: optex [770k] 2021-05-19T17:56:31.2964780Z [68/89, 00:30/00:31] install: pdfarticle [4k] 2021-05-19T17:56:31.5716410Z [69/89, 00:30/00:31] install: pdfextra [22k] 2021-05-19T17:56:31.8990310Z [70/89, 00:30/00:31] install: placeat [4k] 2021-05-19T17:56:32.1669140Z [71/89, 00:31/00:32] install: plantuml [3k] 2021-05-19T17:56:32.4275740Z [72/89, 00:31/00:32] install: rsfs [55k] 2021-05-19T17:56:32.7956230Z [73/89, 00:31/00:32] install: selnolig [53k] 2021-05-19T17:56:33.1568560Z [74/89, 00:32/00:33] install: spelling [14k] 2021-05-19T17:56:33.4694890Z [75/89, 00:32/00:33] install: stricttex [2k] 2021-05-19T17:56:33.7321040Z [76/89, 00:32/00:33] install: texlive-common [1k] 2021-05-19T17:56:34.0091080Z [77/89, 00:33/00:34] install: texlive-en [1k] 2021-05-19T17:56:34.2700700Z [78/89, 00:33/00:34] install: texlive-msg-translations [144k] 2021-05-19T17:56:34.7161740Z [79/89, 00:33/00:33] install: thumbpdf.universal-darwin [1k] 2021-05-19T17:56:35.0069780Z [80/89, 00:34/00:34] install: thumbpdf [19k] 2021-05-19T17:56:35.3244150Z [81/89, 00:34/00:34] install: tlshell.universal-darwin [1k] 2021-05-19T17:56:35.5831340Z [82/89, 00:34/00:34] install: tlshell [29k] 2021-05-19T17:56:35.9025910Z [83/89, 00:34/00:34] install: typewriter [25k] 2021-05-19T17:56:36.2226970Z [84/89, 00:35/00:35] install: uninormalize [6k] 2021-05-19T17:56:36.4824380Z [85/89, 00:35/00:35] install: upquote [2k] 2021-05-19T17:56:36.7498620Z [86/89, 00:35/00:35] install: xdvi.universal-darwin [948k] 2021-05-19T17:56:37.6008030Z [87/89, 00:36/00:36] install: xdvi [7k] 2021-05-19T17:56:37.8621220Z [88/89, 00:36/00:36] install: collection-basic [1k] 2021-05-19T17:56:38.1323700Z [89/89, 00:37/00:37] install: collection-luatex [1k] 2021-05-19T17:56:38.4037060Z running mktexlsr ... 2021-05-19T17:56:38.6622720Z done running mktexlsr. 2021-05-19T17:56:38.7061250Z running updmap-sys ... 2021-05-19T17:56:39.3422330Z done running updmap-sys. 2021-05-19T17:56:39.3425660Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T17:56:39.3428660Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/2Kiq04uY5L/wU4G4UHSh6 ... 2021-05-19T17:56:40.5735010Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/2Kiq04uY5L/wU4G4UHSh6. 2021-05-19T17:56:40.5736750Z OK: optex.fmt/luatex 2021-05-19T17:56:40.5738350Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:56:40.5740210Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:56:42.8568380Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:56:43.3274930Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T17:56:43.3276870Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T17:56:43.8344080Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T17:56:43.8429790Z running mktexlsr ... 2021-05-19T17:56:44.1044900Z done running mktexlsr. 2021-05-19T17:56:44.1499740Z running updmap-sys ... 2021-05-19T17:56:44.7596750Z done running updmap-sys. 2021-05-19T17:56:44.7643870Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:56:44.7645790Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:56:44.8700880Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T17:56:44.8701390Z with: 2021-05-19T17:56:44.8701740Z pandoc-version: 2.7.3 2021-05-19T17:56:44.8702090Z env: 2021-05-19T17:56:44.8702480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:44.8702900Z TIC_DEPLOY_KEY: 2021-05-19T17:56:44.8703210Z RSPM: 2021-05-19T17:56:44.8704460Z GITHUB_PAT: *** 2021-05-19T17:56:44.8705230Z COVERALLS_TOKEN: *** 2021-05-19T17:56:44.8705670Z continue-on-error: false 2021-05-19T17:56:44.8706120Z VDIFFR_RUN_TESTS: false 2021-05-19T17:56:44.8706570Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:56:44.8706970Z TZ: UTC 2021-05-19T17:56:44.8707320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:44.8707680Z NOT_CRAN: true 2021-05-19T17:56:44.8708010Z ##[endgroup] 2021-05-19T17:56:45.6634610Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T17:56:49.3595550Z installer: Package name is pandoc 2021-05-19T17:56:49.3613980Z installer: Installing at base path / 2021-05-19T17:56:49.3615120Z installer: The install was successful. 2021-05-19T17:56:49.3769230Z ##[group]Run git config user.name adigherman 2021-05-19T17:56:49.3770010Z git config user.name adigherman 2021-05-19T17:56:49.3770620Z git config user.email adig@jhu.edu 2021-05-19T17:56:49.3977990Z shell: /bin/bash -e {0} 2021-05-19T17:56:49.3978930Z env: 2021-05-19T17:56:49.3979450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:49.3979940Z TIC_DEPLOY_KEY: 2021-05-19T17:56:49.3980350Z RSPM: 2021-05-19T17:56:49.3981670Z GITHUB_PAT: *** 2021-05-19T17:56:49.3982580Z COVERALLS_TOKEN: *** 2021-05-19T17:56:49.3983140Z continue-on-error: false 2021-05-19T17:56:49.3983630Z VDIFFR_RUN_TESTS: false 2021-05-19T17:56:49.3984180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:56:49.3984670Z TZ: UTC 2021-05-19T17:56:49.3985070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:49.3985540Z NOT_CRAN: true 2021-05-19T17:56:49.3985940Z ##[endgroup] 2021-05-19T17:56:49.4662780Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T17:56:49.4663480Z env: 2021-05-19T17:56:49.4664000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:49.4664480Z TIC_DEPLOY_KEY: 2021-05-19T17:56:49.4664830Z RSPM: 2021-05-19T17:56:49.4666360Z GITHUB_PAT: *** 2021-05-19T17:56:49.4667230Z COVERALLS_TOKEN: *** 2021-05-19T17:56:49.4667750Z continue-on-error: false 2021-05-19T17:56:49.4668380Z VDIFFR_RUN_TESTS: false 2021-05-19T17:56:49.4668890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T17:56:49.4669360Z TZ: UTC 2021-05-19T17:56:49.4669950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:49.4670370Z NOT_CRAN: true 2021-05-19T17:56:49.4670780Z ##[endgroup] 2021-05-19T17:56:51.1344590Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T17:56:51.1653700Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T17:56:51.1654900Z To reinstall 3.20.2, run: 2021-05-19T17:56:51.1655880Z brew reinstall cmake 2021-05-19T17:56:52.8064870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T17:56:53.9083310Z /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-19T17:56:54.4534000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T17:56:54.7936370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T18%3A05%3A00Z&sig=s%2BCQDVpeHNrpVSLp5HsNiuOJc0wRdARWtQC6YhtR5dk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:56:54.8436190Z /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\%3A05\%3A00Z\&sig=s\%2BCQDVpeHNrpVSLp5HsNiuOJc0wRdARWtQC6YhtR5dk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:56:54.8944380Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T17:56:54.9642830Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T17:56:54.9671370Z 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-2961-6facs9 2021-05-19T17:56:54.9974230Z cp -pR /private/tmp/d20210519-2961-6facs9/libssh/. /usr/local/Cellar/libssh 2021-05-19T17:56:55.0270970Z chmod -Rf +w /private/tmp/d20210519-2961-6facs9 2021-05-19T17:56:55.0895900Z ==> Finishing up 2021-05-19T17:56:55.1192700Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T17:56:55.1200990Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T17:56:55.1221860Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T17:56:55.1227100Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T17:56:55.1231500Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T17:56:55.1236660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T17:56:55.1244250Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T17:56:55.1415080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3125-ftf8sy.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-19T17:56:57.4189280Z ==> Summary 2021-05-19T17:56:57.4218000Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T17:56:59.5328460Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T17:57:00.6252600Z /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-19T17:57:01.1833120Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T17:57:01.5632710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T18%3A05%3A00Z&sig=5N76C4C%2FoMisef8Cj%2B72SPy2tW19xjdm0rw0jTHKqZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:01.6188330Z /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\%3A05\%3A00Z\&sig=5N76C4C\%2FoMisef8Cj\%2B72SPy2tW19xjdm0rw0jTHKqZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:01.6782080Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T17:57:01.7649800Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T17:57:01.7678490Z 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-3132-xdzyoc 2021-05-19T17:57:01.8293200Z cp -pR /private/tmp/d20210519-3132-xdzyoc/jags/. /usr/local/Cellar/jags 2021-05-19T17:57:01.9159960Z chmod -Rf +w /private/tmp/d20210519-3132-xdzyoc 2021-05-19T17:57:02.0609870Z ==> Finishing up 2021-05-19T17:57:02.0935110Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T17:57:02.0940850Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T17:57:02.0951910Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T17:57:02.0958390Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T17:57:02.0963310Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T17:57:02.0968160Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T17:57:02.0973540Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T17:57:02.0979140Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T17:57:02.0986280Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T17:57:02.1403050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3296-sa6iwo.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-19T17:57:04.3310400Z ==> Summary 2021-05-19T17:57:04.3407910Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T17:57:06.5950850Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T17:57:07.6693780Z /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-19T17:57:08.2127560Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T17:57:08.6055500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T18%3A05%3A00Z&sig=xcixM6Qz%2FRKztOeHWtFIMAtCM%2Fq6r6TEu3QBygmeitQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:08.6592660Z /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\%3A05\%3A00Z\&sig=xcixM6Qz\%2FRKztOeHWtFIMAtCM\%2Fq6r6TEu3QBygmeitQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:08.9934820Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T17:57:09.1073670Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T17:57:09.1104930Z 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-3303-185aw5g 2021-05-19T17:57:09.3913440Z cp -pR /private/tmp/d20210519-3303-185aw5g/v8/. /usr/local/Cellar/v8 2021-05-19T17:57:09.5654220Z chmod -Rf +w /private/tmp/d20210519-3303-185aw5g 2021-05-19T17:57:09.6616000Z ==> Finishing up 2021-05-19T17:57:09.7122340Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T17:57:09.8540040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3468-wb0b9s.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-19T17:57:12.0810020Z ==> Summary 2021-05-19T17:57:12.0871260Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T17:57:14.3042200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T17:57:15.4097820Z /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-19T17:57:15.9379990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T17:57:16.2981190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T18%3A05%3A00Z&sig=WPpvPryKcN3mM5rhYFM4aUdF1BOa7sOUo6iwN%2BLccCk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:16.3472970Z /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\%3A05\%3A00Z\&sig=WPpvPryKcN3mM5rhYFM4aUdF1BOa7sOUo6iwN\%2BLccCk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:16.4787140Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T17:57:16.5015730Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T17:57:17.6160820Z /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-19T17:57:18.2114960Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T17:57:18.5633050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T18%3A05%3A00Z&sig=oww5WL02d5oSJMyVNHoQ9QHFIobz6I3vZfiW5B0UOlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:18.6052690Z /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\%3A05\%3A00Z\&sig=oww5WL02d5oSJMyVNHoQ9QHFIobz6I3vZfiW5B0UOlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:18.7072720Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T17:57:18.7212460Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T17:57:19.8488930Z /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-19T17:57:20.3931460Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T17:57:20.7255930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T18%3A05%3A00Z&sig=TyPiJaSdX8eCPCx1z98NC3gVsotcJRSB1vMUcvNC4uY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:20.7608820Z /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\%3A05\%3A00Z\&sig=TyPiJaSdX8eCPCx1z98NC3gVsotcJRSB1vMUcvNC4uY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:20.8819060Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T17:57:20.9054600Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T17:57:20.9061800Z ==> Installing fftw dependency: hwloc 2021-05-19T17:57:20.9710940Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T17:57:20.9741140Z 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-3476-1vwsydq 2021-05-19T17:57:21.3540190Z cp -pR /private/tmp/d20210519-3476-1vwsydq/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T17:57:21.8913200Z chmod -Rf +w /private/tmp/d20210519-3476-1vwsydq 2021-05-19T17:57:22.3352180Z ==> Finishing up 2021-05-19T17:57:22.3792210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T17:57:22.3812320Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T17:57:22.3819010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T17:57:22.3846820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T17:57:22.3908820Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T17:57:22.3946510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T17:57:22.3966110Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T17:57:22.3967750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T17:57:22.3969210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T17:57:22.3970800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T17:57:22.3974310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T17:57:22.3975740Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T17:57:22.3977340Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T17:57:22.3978850Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T17:57:22.3980610Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T17:57:22.4002170Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T17:57:22.4032710Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T17:57:22.4043380Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T17:57:22.4062270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T17:57:22.4070520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T17:57:22.4072390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T17:57:22.4074450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T17:57:22.4076260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T17:57:22.4077940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T17:57:22.4081250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T17:57:22.4083860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T17:57:22.4085510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T17:57:22.4087120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T17:57:22.4094120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T17:57:22.4096120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T17:57:22.4097510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T17:57:22.4098830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T17:57:22.4114610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T17:57:22.4129720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T17:57:22.4149730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T17:57:22.4156320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T17:57:22.4173390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T17:57:22.4179340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T17:57:22.4185230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T17:57:22.4205030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T17:57:22.4219580Z 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-19T17:57:23.0046300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T17:57:23.0053910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T17:57:23.0156790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T17:57:23.0254900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T17:57:23.0357770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T17:57:23.0460660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T17:57:23.0561860Z 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-19T17:57:23.0664000Z 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-19T17:57:23.0765170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T17:57:23.0868050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T17:57:23.0968670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T17:57:23.1071610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T17:57:23.1172050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T17:57:23.1275080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T17:57:23.1375440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T17:57:23.1478270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T17:57:23.1480300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T17:57:23.1579800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T17:57:23.1682810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T17:57:23.1785870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T17:57:23.1883810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T17:57:23.1890230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T17:57:23.1987170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T17:57:23.1992400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T17:57:23.2090570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T17:57:23.2094690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T17:57:23.2194400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T17:57:23.2196970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T17:57:23.2297690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T17:57:23.2299400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T17:57:23.2500400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T17:57:23.2601480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T17:57:23.2704190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T17:57:23.2705960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T17:57:23.2805570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T17:57:23.2811070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T17:57:23.2893090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T17:57:23.2908530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T17:57:23.2996320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T17:57:23.3011570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T17:57:23.3112550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T17:57:23.3131810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T17:57:23.3177120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T17:57:23.3235000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T17:57:23.3280010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T17:57:23.3338040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T17:57:23.3382970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T17:57:23.3441780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T17:57:23.3487240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T17:57:23.3547320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T17:57:23.3590830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T17:57:23.3650300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T17:57:23.3692510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T17:57:23.3753370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T17:57:23.3797860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T17:57:23.3856300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T17:57:23.3901700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T17:57:23.3959520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T17:57:23.4004660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T17:57:23.4061580Z Only the first 100 operations were output. 2021-05-19T17:57:23.4108710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3652-1pmz08f.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-19T17:57:25.2560860Z ==> Summary 2021-05-19T17:57:25.3118750Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T17:57:25.3125560Z ==> Installing fftw dependency: open-mpi 2021-05-19T17:57:25.3738010Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T17:57:25.3755180Z 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-3476-8i0cak 2021-05-19T17:57:25.7103710Z cp -pR /private/tmp/d20210519-3476-8i0cak/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T17:57:26.1811420Z chmod -Rf +w /private/tmp/d20210519-3476-8i0cak 2021-05-19T17:57:28.0678860Z ==> Finishing up 2021-05-19T17:57:28.1032400Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T17:57:28.1035610Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T17:57:28.1040430Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T17:57:28.1045750Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T17:57:28.1052220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T17:57:28.1056790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T17:57:28.1062000Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T17:57:28.1067100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T17:57:28.1072070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T17:57:28.1076690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T17:57:28.1081960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T17:57:28.1086740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T17:57:28.1092280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T17:57:28.1096700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T17:57:28.1102640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T17:57:28.1110760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T17:57:28.1139360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T17:57:28.1140930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T17:57:28.1143370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T17:57:28.1144860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T17:57:28.1165890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T17:57:28.1192690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T17:57:28.1194020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T17:57:28.1195570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T17:57:28.1197170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T17:57:28.1198770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T17:57:28.1200210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T17:57:28.1201690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T17:57:28.1203190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T17:57:28.1204800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T17:57:28.1206420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T17:57:28.1208090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T17:57:28.1210030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T17:57:28.1211790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T17:57:28.1213480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T17:57:28.1218750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T17:57:28.1220320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T17:57:28.1248720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T17:57:28.1259580Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T17:57:28.1261300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T17:57:28.1267330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T17:57:28.1269250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T17:57:28.1271080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T17:57:28.1273590Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T17:57:28.1286890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T17:57:28.1291350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T17:57:28.1296820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T17:57:28.1301660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T17:57:28.1313650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T17:57:28.1319430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T17:57:28.1325490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T17:57:28.1345760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T17:57:28.1351260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T17:57:28.1356700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T17:57:28.1362330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T17:57:28.1367810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T17:57:28.1373490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T17:57:28.1378960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T17:57:28.1384390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T17:57:28.1390680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T17:57:28.1396610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T17:57:28.1402320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T17:57:28.1407810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T17:57:28.1412820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T17:57:28.1418580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T17:57:28.1436670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T17:57:28.1442530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T17:57:28.1448070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T17:57:28.1453700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T17:57:28.1459150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T17:57:28.1464670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T17:57:28.1470310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T17:57:28.1475610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T17:57:28.1480770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T17:57:28.1494510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T17:57:28.1506820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T17:57:28.1508680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T17:57:28.1510660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T17:57:28.1512650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T17:57:28.1515060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T17:57:28.1520830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T17:57:28.1527310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T17:57:28.1531460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T17:57:28.1537930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T17:57:28.1542890Z 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-19T17:57:28.1547820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T17:57:28.1553330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T17:57:28.1561150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T17:57:28.1569350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T17:57:28.1572420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T17:57:28.1578770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T17:57:28.1601700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T17:57:28.1603580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T17:57:28.1609540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T17:57:28.1617460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T17:57:28.1619180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T17:57:28.1624980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T17:57:28.1630000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T17:57:28.1635630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T17:57:28.1640880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T17:57:28.1644750Z Only the first 100 operations were output. 2021-05-19T17:57:28.6557590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3681-1mm4p2z.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-19T17:57:31.0435380Z ==> Summary 2021-05-19T17:57:31.0865210Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T17:57:31.0869430Z ==> Installing fftw 2021-05-19T17:57:31.0874190Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T17:57:31.0891830Z 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-3476-1f9eat0 2021-05-19T17:57:31.2087740Z cp -pR /private/tmp/d20210519-3476-1f9eat0/fftw/. /usr/local/Cellar/fftw 2021-05-19T17:57:31.2885430Z chmod -Rf +w /private/tmp/d20210519-3476-1f9eat0 2021-05-19T17:57:31.4687120Z ==> Finishing up 2021-05-19T17:57:31.5067060Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T17:57:31.5075500Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T17:57:31.5084740Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T17:57:31.5094110Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T17:57:31.5111900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T17:57:31.5122590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T17:57:31.5132750Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T17:57:31.5143440Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T17:57:31.5152670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T17:57:31.5161870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T17:57:31.5177050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T17:57:31.5188220Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T17:57:31.5200610Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T17:57:31.5332070Z info /usr/local/share/info/fftw3.info 2021-05-19T17:57:31.5423100Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T17:57:31.5455250Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T17:57:31.5489130Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T17:57:31.5530720Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T17:57:31.5581970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T17:57:31.5621900Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T17:57:31.5649550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T17:57:31.5651160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T17:57:31.5652870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T17:57:31.5660920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T17:57:31.5662670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T17:57:31.5665010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T17:57:31.5666540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T17:57:31.5689110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T17:57:31.5724750Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T17:57:31.5756270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T17:57:31.5758050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T17:57:31.5759730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T17:57:31.5761390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T17:57:31.5762730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T17:57:31.5764230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T17:57:31.5765720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T17:57:31.5767290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T17:57:31.5768930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T17:57:31.6214010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T17:57:31.6227270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T17:57:31.6241640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T17:57:31.6392730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T17:57:31.6417560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T17:57:31.6432810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T17:57:31.6434580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T17:57:31.6436610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T17:57:31.6438510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T17:57:31.6440370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T17:57:31.6441930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T17:57:31.6443650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T17:57:31.6445310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T17:57:31.6449970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T17:57:31.6455900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T17:57:31.6462120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T17:57:31.6477450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T17:57:31.6508530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T17:57:31.6536770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T17:57:31.6564900Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T17:57:31.6595340Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T17:57:31.6623750Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T17:57:31.7127410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3708-9i3f49.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-19T17:57:34.0415080Z ==> Summary 2021-05-19T17:57:34.0478560Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T17:57:36.4070950Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T17:57:37.5608940Z /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-19T17:57:38.1728420Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T17:57:38.5496470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T18%3A05%3A00Z&sig=jnPolKS6P6lZ1knbIEqaCvhNT2%2BgKwmfXVDDFUQ89Mw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:38.5960400Z /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\%3A05\%3A00Z\&sig=jnPolKS6P6lZ1knbIEqaCvhNT2\%2BgKwmfXVDDFUQ89Mw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:38.9600300Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T17:57:39.0934930Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T17:57:39.0962440Z 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-3716-se94kx 2021-05-19T17:57:39.9586340Z cp -pR /private/tmp/d20210519-3716-se94kx/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T17:57:40.9559260Z chmod -Rf +w /private/tmp/d20210519-3716-se94kx 2021-05-19T17:57:42.0527400Z ==> Finishing up 2021-05-19T17:57:42.0962940Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T17:57:42.0967680Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T17:57:42.0973270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T17:57:42.0977610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T17:57:42.0983340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T17:57:42.0987330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T17:57:42.0992410Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T17:57:42.0996840Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T17:57:42.1004610Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T17:57:42.1009210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T17:57:42.1014280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T17:57:42.1018700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T17:57:42.1023630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T17:57:42.1028090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T17:57:42.1033050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T17:57:42.1037480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T17:57:42.1042860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T17:57:42.1048350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T17:57:42.1053800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T17:57:42.1058600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T17:57:42.1062960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T17:57:42.1073110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T17:57:42.1074550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T17:57:42.1079280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T17:57:42.1083810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T17:57:42.1088680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T17:57:42.1093220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T17:57:42.1098090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T17:57:42.1102490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T17:57:42.1107720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T17:57:42.1112210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T17:57:42.1117200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T17:57:42.1121730Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T17:57:42.1126750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T17:57:42.1131260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T17:57:42.1136180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T17:57:42.1141410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T17:57:42.1145930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T17:57:42.1151130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T17:57:42.1155520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T17:57:42.1160430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T17:57:42.1164900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T17:57:42.1169840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T17:57:42.1174530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T17:57:42.1179210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T17:57:42.1183840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T17:57:42.1188550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T17:57:42.1193810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T17:57:42.1199260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T17:57:42.1204220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T17:57:42.1209250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T17:57:42.1213740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T17:57:42.1218420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T17:57:42.1223080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T17:57:42.1228320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T17:57:42.1232620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T17:57:42.1237230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T17:57:42.1241790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T17:57:42.1246440Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T17:57:42.1251100Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T17:57:42.1255810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T17:57:42.1260910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T17:57:42.1265250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T17:57:42.1270090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T17:57:42.1275190Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T17:57:42.1280010Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T17:57:42.1284610Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T17:57:42.1289360Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T17:57:42.1294040Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T17:57:42.1308260Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T17:57:42.1309620Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T17:57:42.1311020Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T17:57:42.1314070Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T17:57:42.1319410Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T17:57:42.1323950Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T17:57:42.1328670Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T17:57:42.1333210Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T17:57:42.1363510Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T17:57:42.1368500Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T17:57:42.1373130Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T17:57:42.1378140Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T17:57:42.1385030Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T17:57:42.1391350Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T17:57:42.1398620Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T17:57:42.1422180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T17:57:42.1423730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T17:57:42.1425200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T17:57:42.1426700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T17:57:42.1431020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T17:57:42.1436350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T17:57:42.1442640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T17:57:42.1448730Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T17:57:42.1454050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T17:57:42.1459600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T17:57:42.1464840Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T17:57:42.1470420Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T17:57:42.1475810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T17:57:42.1481220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T17:57:42.1486600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T17:57:42.1492100Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T17:57:42.1497380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T17:57:42.1501610Z Only the first 100 operations were output. 2021-05-19T17:57:42.6404150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3880-1inica0.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-19T17:57:45.1402440Z ==> Summary 2021-05-19T17:57:45.2125560Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T17:57:47.6464860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T17:57:48.7776440Z /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-19T17:57:49.3340910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T17:57:49.7390100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T18%3A05%3A00Z&sig=6BzG9rpayIYUuvOh5Nl9FipO0u4Yrw49sGx3440QyHk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:49.7696890Z /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\%3A05\%3A00Z\&sig=6BzG9rpayIYUuvOh5Nl9FipO0u4Yrw49sGx3440QyHk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:49.8318230Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T17:57:49.9250270Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T17:57:49.9278590Z 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-3887-xmevn0 2021-05-19T17:57:50.0217610Z cp -pR /private/tmp/d20210519-3887-xmevn0/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T17:57:50.1868940Z chmod -Rf +w /private/tmp/d20210519-3887-xmevn0 2021-05-19T17:57:50.3737550Z ==> Finishing up 2021-05-19T17:57:50.4042950Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T17:57:50.4060280Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T17:57:50.4095480Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T17:57:50.4129170Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T17:57:50.4213460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4251130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4253120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4262140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4265070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4287340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4289980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4314710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4317480Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T17:57:50.4349280Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T17:57:50.4350660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4374090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4378220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4380190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4397460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4416350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4421310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4425250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4432100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4452540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4456630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4461010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4477830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4480180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4514920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4518210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4543090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4545050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4551570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4557210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4562950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4591870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4606390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4627190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4670420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4707730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4718710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4748430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4764400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4770580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4813650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4816530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4818530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4820060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4923800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.4966610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5040550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5080890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5112970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5143700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5191290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5225460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5258390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5295960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5328280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5357900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T17:57:50.5372360Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T17:57:50.5387860Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T17:57:50.5432830Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T17:57:50.5465380Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T17:57:50.5481210Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T17:57:50.5503680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T17:57:50.5533970Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T17:57:50.5563310Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T17:57:50.5677370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4052-1humd3g.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-19T17:57:52.8224050Z ==> Summary 2021-05-19T17:57:52.8442650Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T17:57:54.8719880Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T17:57:54.8752800Z To reinstall 1.6.37, run: 2021-05-19T17:57:54.8753630Z brew reinstall libpng 2021-05-19T17:57:57.6185360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T17:57:57.8732400Z /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-19T17:57:58.4091900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T17:57:58.7542250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T18%3A05%3A00Z&sig=sifdU0iTgzcJrkL5gPd%2BesvMUKHdkWQkK3dT%2F4Cbd%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:57:58.7881720Z /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\%3A05\%3A00Z\&sig=sifdU0iTgzcJrkL5gPd\%2BesvMUKHdkWQkK3dT\%2F4Cbd\%2BE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:57:58.8220880Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T17:57:58.8268770Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T17:57:59.9323670Z /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-19T17:58:00.4686130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T17:58:00.8037700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T18%3A05%3A00Z&sig=7deVq16HANcXz3NlxsStj0wfz2fztrSdweStHx0dtss%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:00.8349350Z /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\%3A05\%3A00Z\&sig=7deVq16HANcXz3NlxsStj0wfz2fztrSdweStHx0dtss\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:00.8919360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T17:58:00.8970060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T17:58:02.0124550Z /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-19T17:58:02.5776270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T17:58:02.9220850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T18%3A05%3A00Z&sig=JTI8hm4F%2BSY9NRQhOK0Fjuvtm66vYK2mbs9iojAI9hU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:02.9603060Z /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\%3A05\%3A00Z\&sig=JTI8hm4F\%2BSY9NRQhOK0Fjuvtm66vYK2mbs9iojAI9hU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:02.9999440Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T17:58:03.0028600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T17:58:04.0970040Z /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-19T17:58:04.6595800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T17:58:05.0004250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T18%3A05%3A00Z&sig=eF3jRFhoZ1Qvi0o5bvirk6viG3swCeH75TvOFrFSwgg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:05.0293030Z /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\%3A05\%3A00Z\&sig=eF3jRFhoZ1Qvi0o5bvirk6viG3swCeH75TvOFrFSwgg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:05.0766550Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T17:58:05.0795440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T17:58:06.2178140Z /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-19T17:58:06.7819370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T17:58:07.1144470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T18%3A05%3A00Z&sig=%2FQyuWp6RRRfcyvlo6UDlAK9%2F3imU7YzXfmBKj7g7uiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:07.1434540Z /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\%3A05\%3A00Z\&sig=\%2FQyuWp6RRRfcyvlo6UDlAK9\%2F3imU7YzXfmBKj7g7uiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:07.2010510Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T17:58:07.2075520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T17:58:08.3646500Z /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-19T17:58:08.9286180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T17:58:09.2726060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T18%3A05%3A00Z&sig=%2FTV3sWx%2BlP4OW9rZfYZ4XXytdq2vexXJJZZV0Q8W8R4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:09.3022590Z /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\%3A05\%3A00Z\&sig=\%2FTV3sWx\%2BlP4OW9rZfYZ4XXytdq2vexXJJZZV0Q8W8R4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:09.4334270Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T17:58:09.4441830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T17:58:10.5508310Z /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-19T17:58:11.1138310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T17:58:11.4227100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T18%3A05%3A00Z&sig=XIYAjhrQ15iCpdd1mS3ek5RwB3dzhl4Sru0io9dZKx8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:11.4756440Z /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\%3A05\%3A00Z\&sig=XIYAjhrQ15iCpdd1mS3ek5RwB3dzhl4Sru0io9dZKx8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:11.5251890Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T17:58:11.5283760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T17:58:12.6447960Z /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-19T17:58:13.2021930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T17:58:13.5525330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T18%3A05%3A00Z&sig=3aYOsBGx8yQB3A1oBqC66o9Ka7PN6%2BwVqSzW%2BiOakuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:13.5823790Z /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\%3A05\%3A00Z\&sig=3aYOsBGx8yQB3A1oBqC66o9Ka7PN6\%2BwVqSzW\%2BiOakuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:13.6269010Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T17:58:13.6298110Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T17:58:14.7475030Z /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-19T17:58:15.3224340Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T17:58:15.6878840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T18%3A05%3A00Z&sig=4a13Ota0eazj4Pe3jgK04R30feyiSWBMdz5sQL9EMoY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:15.7192100Z /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\%3A05\%3A00Z\&sig=4a13Ota0eazj4Pe3jgK04R30feyiSWBMdz5sQL9EMoY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:15.7684180Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T17:58:15.7724290Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T17:58:16.8774860Z /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-19T17:58:17.4153750Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T17:58:17.7741070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T18%3A05%3A00Z&sig=j2%2B7XTpKzq0SmCUQp6rBFXQgmg4nd0OOAICWcflI8mY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:17.8047010Z /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\%3A05\%3A00Z\&sig=j2\%2B7XTpKzq0SmCUQp6rBFXQgmg4nd0OOAICWcflI8mY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:17.8701940Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T17:58:17.8746750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T17:58:18.9623900Z /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-19T17:58:19.5191820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T17:58:19.8602920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T18%3A05%3A00Z&sig=wDu%2FJOmneJv9i89hwU6DjomYbzOTWHPN4glLG3t2PJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:19.8895510Z /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\%3A05\%3A00Z\&sig=wDu\%2FJOmneJv9i89hwU6DjomYbzOTWHPN4glLG3t2PJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:19.9636200Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T17:58:19.9726010Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T17:58:21.0945220Z /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-19T17:58:21.6647190Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T17:58:22.0608840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T18%3A05%3A00Z&sig=9Ef3eVPiKkvb69n6TmdwA5SeO0leqyJhExTfNWrNLg0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:22.0905230Z /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\%3A05\%3A00Z\&sig=9Ef3eVPiKkvb69n6TmdwA5SeO0leqyJhExTfNWrNLg0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:22.1398510Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T17:58:22.1442600Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T17:58:23.7594830Z /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-19T17:58:23.8296090Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T17:58:24.1681450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T18%3A05%3A00Z&sig=j%2F2EBeaNGgIhVPBktW%2Fnudjn9sCQIX1NA%2B0mP6BMAmE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:24.2065700Z /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\%3A05\%3A00Z\&sig=j\%2F2EBeaNGgIhVPBktW\%2Fnudjn9sCQIX1NA\%2B0mP6BMAmE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:24.2618150Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T17:58:24.2657430Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T17:58:25.3741080Z /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-19T17:58:25.9329510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T17:58:26.2889930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T18%3A05%3A00Z&sig=bDGfjDoqFMmdnsMREpeTh0Zw2s%2Fbvuhd5LiXSiJ2a2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:26.3306780Z /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\%3A05\%3A00Z\&sig=bDGfjDoqFMmdnsMREpeTh0Zw2s\%2Fbvuhd5LiXSiJ2a2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:26.6779740Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T17:58:26.7295220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T17:58:27.8452780Z /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-19T17:58:28.3972740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T17:58:28.7332660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T18%3A05%3A00Z&sig=Jc50YZi8hG4gcsMnLQjkp%2F7hPXq1sDeG71DRXBXOj8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:28.7722910Z /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\%3A05\%3A00Z\&sig=Jc50YZi8hG4gcsMnLQjkp\%2F7hPXq1sDeG71DRXBXOj8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:28.8510600Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T17:58:28.8608790Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T17:58:29.9433610Z /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-19T17:58:30.4990250Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T17:58:30.8223170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T18%3A05%3A00Z&sig=IOPgBOFrj0r2Em9G1EgZxF%2FO2RlzmsyC2%2FYPtimQFA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:30.8553410Z /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\%3A05\%3A00Z\&sig=IOPgBOFrj0r2Em9G1EgZxF\%2FO2RlzmsyC2\%2FYPtimQFA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:32.8171240Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T17:58:33.2480080Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T17:58:34.3600450Z /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-19T17:58:34.9300940Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T17:58:35.2780570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T18%3A05%3A00Z&sig=80VrsI9HQHQr%2BSqrQeVur7Z4zoVUqEfOzwPJPZ2Vw0I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T17:58:35.3137760Z /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\%3A05\%3A00Z\&sig=80VrsI9HQHQr\%2BSqrQeVur7Z4zoVUqEfOzwPJPZ2Vw0I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T17:58:35.4738630Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T17:58:35.5236150Z ==> 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-19T17:58:35.5239190Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T17:58:35.5929120Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T17:58:35.5957300Z 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-4162-mmyfl4 2021-05-19T17:58:35.6033700Z cp -pR /private/tmp/d20210519-4162-mmyfl4/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T17:58:35.6126290Z chmod -Rf +w /private/tmp/d20210519-4162-mmyfl4 2021-05-19T17:58:35.6518440Z ==> Finishing up 2021-05-19T17:58:35.6922790Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T17:58:35.7021380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4423-1mbk3t7.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-19T17:58:37.9793790Z ==> Summary 2021-05-19T17:58:37.9808050Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T17:58:37.9814460Z ==> Installing poppler dependency: xorgproto 2021-05-19T17:58:37.9850550Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T17:58:37.9867670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4162-nvsvxi 2021-05-19T17:58:38.0989760Z cp -pR /private/tmp/d20210519-4162-nvsvxi/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T17:58:38.2540480Z chmod -Rf +w /private/tmp/d20210519-4162-nvsvxi 2021-05-19T17:58:38.4421920Z ==> Finishing up 2021-05-19T17:58:38.4829030Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T17:58:38.4831900Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T17:58:38.4841540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T17:58:38.4846220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T17:58:38.4851740Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T17:58:38.4856580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T17:58:38.4862250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T17:58:38.4867200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T17:58:38.4876840Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T17:58:38.4881970Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T17:58:38.4887490Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T17:58:38.4938890Z rm /usr/local/share/pkgconfig 2021-05-19T17:58:38.4956160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T17:58:38.4961070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T17:58:38.4967120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T17:58:38.4973120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T17:58:38.4978920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T17:58:38.4984510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T17:58:38.4990180Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T17:58:38.4995580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T17:58:38.5002520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T17:58:38.5008150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T17:58:38.5014520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T17:58:38.5019850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T17:58:38.5025210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T17:58:38.5030330Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T17:58:38.5038620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T17:58:38.5045320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T17:58:38.5055960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T17:58:38.5057890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T17:58:38.5060560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T17:58:38.5066420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T17:58:38.5072800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T17:58:38.5077180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T17:58:38.5082750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T17:58:38.5087750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T17:58:38.5092400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T17:58:38.5098210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T17:58:38.5103220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T17:58:38.5108410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T17:58:38.5113700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T17:58:38.5118910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T17:58:38.5123500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T17:58:38.5129310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T17:58:38.5135170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T17:58:38.5140060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T17:58:38.5145640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T17:58:38.5150460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T17:58:38.5156090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T17:58:38.5160840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T17:58:38.5166830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T17:58:38.5171600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T17:58:38.5176830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T17:58:38.5181540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T17:58:38.5737150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4449-aujxup.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-19T17:58:40.8379160Z ==> Summary 2021-05-19T17:58:40.8544270Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T17:58:40.8550840Z ==> Installing poppler dependency: libxau 2021-05-19T17:58:40.8642610Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T17:58:40.8659940Z 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-4162-1cqsxwh 2021-05-19T17:58:40.8812680Z cp -pR /private/tmp/d20210519-4162-1cqsxwh/libxau/. /usr/local/Cellar/libxau 2021-05-19T17:58:40.8995600Z chmod -Rf +w /private/tmp/d20210519-4162-1cqsxwh 2021-05-19T17:58:40.9772310Z ==> Finishing up 2021-05-19T17:58:41.0178560Z rm /usr/local/include/X11 2021-05-19T17:58:41.0186930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T17:58:41.0191470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T17:58:41.0197210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T17:58:41.0202290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T17:58:41.0208070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T17:58:41.0213170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T17:58:41.0218300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T17:58:41.0223220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T17:58:41.0228710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T17:58:41.0233560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T17:58:41.0238980Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T17:58:41.0244200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T17:58:41.0249000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T17:58:41.0254310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T17:58:41.0260250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T17:58:41.0265650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T17:58:41.0270640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T17:58:41.0276030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T17:58:41.0280970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T17:58:41.0286160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T17:58:41.0290890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T17:58:41.0296210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T17:58:41.0303290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T17:58:41.0308080Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T17:58:41.0311750Z mkdir -p /usr/local/include/X11/dri 2021-05-19T17:58:41.0318300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T17:58:41.0323490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T17:58:41.0328660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T17:58:41.0331790Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T17:58:41.0339930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T17:58:41.0344910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T17:58:41.0350210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T17:58:41.0355300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T17:58:41.0360850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T17:58:41.0366590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T17:58:41.0371980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T17:58:41.0377100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T17:58:41.0382440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T17:58:41.0389280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T17:58:41.0393900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T17:58:41.0399350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T17:58:41.0430810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T17:58:41.0435760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T17:58:41.0441380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T17:58:41.0446140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T17:58:41.0451880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T17:58:41.0457420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T17:58:41.0462290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T17:58:41.0467820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T17:58:41.0473000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T17:58:41.0478500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T17:58:41.0483870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T17:58:41.0488610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T17:58:41.0494760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T17:58:41.0499790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T17:58:41.0505410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T17:58:41.0510260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T17:58:41.0516820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T17:58:41.0521700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T17:58:41.0527350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T17:58:41.0532350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T17:58:41.0538030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T17:58:41.0542900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T17:58:41.0548570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T17:58:41.0554720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T17:58:41.0559810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T17:58:41.0565350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T17:58:41.0570290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T17:58:41.0581650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T17:58:41.0583470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T17:58:41.0585870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T17:58:41.0591390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T17:58:41.0596270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T17:58:41.0602220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T17:58:41.0607230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T17:58:41.0612630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T17:58:41.0617430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T17:58:41.0622890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T17:58:41.0627740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T17:58:41.0633180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T17:58:41.0639030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T17:58:41.0644730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T17:58:41.0649550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T17:58:41.0655030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T17:58:41.0660280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T17:58:41.0665430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T17:58:41.0670950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T17:58:41.0676970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T17:58:41.0681880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T17:58:41.0687440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T17:58:41.0692670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T17:58:41.0698020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T17:58:41.0703540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T17:58:41.0708840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T17:58:41.0714140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T17:58:41.0719300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T17:58:41.0725240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T17:58:41.0731160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T17:58:41.0736510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T17:58:41.0741890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T17:58:41.0747090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T17:58:41.0764750Z Only the first 100 operations were output. 2021-05-19T17:58:41.1109710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4476-1yhpp88.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-19T17:58:43.3132460Z ==> Summary 2021-05-19T17:58:43.3161990Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T17:58:43.3168340Z ==> Installing poppler dependency: libxdmcp 2021-05-19T17:58:43.3317810Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T17:58:43.3337490Z 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-4162-cqqemo 2021-05-19T17:58:43.3446310Z cp -pR /private/tmp/d20210519-4162-cqqemo/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T17:58:43.3697880Z chmod -Rf +w /private/tmp/d20210519-4162-cqqemo 2021-05-19T17:58:43.4203210Z ==> Finishing up 2021-05-19T17:58:43.4535430Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T17:58:43.4542310Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T17:58:43.4547180Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T17:58:43.4553470Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T17:58:43.4561500Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T17:58:43.4701890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4502-114t5e2.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-19T17:58:45.7381610Z ==> Summary 2021-05-19T17:58:45.7401600Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T17:58:45.7408500Z ==> Installing poppler dependency: libxcb 2021-05-19T17:58:45.7727630Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T17:58:45.7745370Z 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-4162-1l4siah 2021-05-19T17:58:46.6062340Z cp -pR /private/tmp/d20210519-4162-1l4siah/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T17:58:47.8985450Z chmod -Rf +w /private/tmp/d20210519-4162-1l4siah 2021-05-19T17:58:49.0450410Z ==> Finishing up 2021-05-19T17:58:49.0839550Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T17:58:49.0847420Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T17:58:49.0911640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T17:58:49.0915690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T17:58:49.0921630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T17:58:49.0926780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T17:58:49.0932470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T17:58:49.0938010Z 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-19T17:58:49.0943670Z 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-19T17:58:49.0948730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T17:58:49.0954840Z 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-19T17:58:49.0961310Z 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-19T17:58:49.0967070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T17:58:49.0972970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T17:58:49.0977990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T17:58:49.0983870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T17:58:49.0989320Z 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-19T17:58:49.0995050Z 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-19T17:58:49.1000120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T17:58:49.1005870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T17:58:49.1011010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T17:58:49.1016420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T17:58:49.1021540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T17:58:49.1027130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T17:58:49.1033250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T17:58:49.1037740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T17:58:49.1043410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T17:58:49.1049100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T17:58:49.1055160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T17:58:49.1060320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T17:58:49.1066290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T17:58:49.1071790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T17:58:49.1077310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T17:58:49.1083980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T17:58:49.1089840Z 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-19T17:58:49.1094710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T17:58:49.1100470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T17:58:49.1105640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T17:58:49.1111410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T17:58:49.1116870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T17:58:49.1122610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T17:58:49.1127730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T17:58:49.1133550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T17:58:49.1138590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T17:58:49.1144470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T17:58:49.1149450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T17:58:49.1155130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T17:58:49.1161220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T17:58:49.1166760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T17:58:49.1173020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T17:58:49.1209610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T17:58:49.1215700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T17:58:49.1221630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T17:58:49.1227280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T17:58:49.1232820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T17:58:49.1237930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T17:58:49.1243810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T17:58:49.1249100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T17:58:49.1254660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T17:58:49.1260280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T17:58:49.1266060Z 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-19T17:58:49.1271680Z 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-19T17:58:49.1277080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T17:58:49.1282580Z 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-19T17:58:49.1287950Z 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-19T17:58:49.1293510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T17:58:49.1300740Z 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-19T17:58:49.1306260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T17:58:49.1312070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T17:58:49.1317420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T17:58:49.1323770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T17:58:49.1329610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T17:58:49.1334570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T17:58:49.1340390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T17:58:49.1345540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T17:58:49.1351500Z 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-19T17:58:49.1356640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T17:58:49.1362040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T17:58:49.1367490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T17:58:49.1373320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T17:58:49.1378380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T17:58:49.1384260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T17:58:49.1390550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T17:58:49.1396100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T17:58:49.1402080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T17:58:49.1407670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T17:58:49.1413490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T17:58:49.1419030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T17:58:49.1424350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T17:58:49.1430330Z 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-19T17:58:49.1435980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T17:58:49.1441440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T17:58:49.1446650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T17:58:49.1452010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T17:58:49.1457260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T17:58:49.1462800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T17:58:49.1467630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T17:58:49.1473610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T17:58:49.1478350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T17:58:49.1484230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T17:58:49.1488290Z Only the first 100 operations were output. 2021-05-19T17:58:50.7729710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4537-ytnjg2.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-19T17:58:53.4822590Z ==> Summary 2021-05-19T17:58:53.6173330Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T17:58:53.6179210Z ==> Installing poppler dependency: libx11 2021-05-19T17:58:53.6653440Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T17:58:53.6670960Z 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-4162-f8gimw 2021-05-19T17:58:54.0458420Z cp -pR /private/tmp/d20210519-4162-f8gimw/libx11/. /usr/local/Cellar/libx11 2021-05-19T17:58:54.7781790Z chmod -Rf +w /private/tmp/d20210519-4162-f8gimw 2021-05-19T17:58:55.2684550Z ==> Finishing up 2021-05-19T17:58:55.3053050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T17:58:55.3056860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T17:58:55.3062310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T17:58:55.3066900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T17:58:55.3072290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T17:58:55.3077320Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T17:58:55.3082160Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T17:58:55.3087260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T17:58:55.3092050Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T17:58:55.3097340Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T17:58:55.3101990Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T17:58:55.3107330Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T17:58:55.3115200Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T17:58:55.3121630Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T17:58:55.3167880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T17:58:55.3174670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T17:58:55.3179720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T17:58:55.3185320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T17:58:55.3190680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T17:58:55.3196380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T17:58:55.3201810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T17:58:55.3207520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T17:58:55.3213010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T17:58:55.3218530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T17:58:55.3224440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T17:58:55.3229410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T17:58:55.3235560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T17:58:55.3240900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T17:58:55.3246600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T17:58:55.3251690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T17:58:55.3257140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T17:58:55.3263000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T17:58:55.3268880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T17:58:55.3274750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T17:58:55.3280370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T17:58:55.3285780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T17:58:55.3290900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T17:58:55.3296060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T17:58:55.3301880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T17:58:55.3306940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T17:58:55.3312540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T17:58:55.3318050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T17:58:55.3323240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T17:58:55.3328580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T17:58:55.3333600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T17:58:55.3339310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T17:58:55.3344470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T17:58:55.3349990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T17:58:55.3355280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T17:58:55.3360830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T17:58:55.3366340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T17:58:55.3372050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T17:58:55.3377460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T17:58:55.3382400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T17:58:55.3387790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T17:58:55.3393790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T17:58:55.3399790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T17:58:55.3404750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T17:58:55.3416630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T17:58:55.3422170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T17:58:55.3428120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T17:58:55.3433610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T17:58:55.3439370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T17:58:55.3444690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T17:58:55.3450510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T17:58:55.3456360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T17:58:55.3461870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T17:58:55.3467760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T17:58:55.3479800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T17:58:55.3481880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T17:58:55.3488020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T17:58:55.3493560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T17:58:55.3499540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T17:58:55.3506130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T17:58:55.3512570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T17:58:55.3517860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T17:58:55.3523720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T17:58:55.3529740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T17:58:55.3535320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T17:58:55.3540760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T17:58:55.3546400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T17:58:55.3552190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T17:58:55.3557930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T17:58:55.3563920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T17:58:55.3569410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T17:58:55.3575310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T17:58:55.3581270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T17:58:55.3586900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T17:58:55.3592580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T17:58:55.3598210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T17:58:55.3626570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T17:58:55.3662300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T17:58:55.3664170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T17:58:55.3665690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T17:58:55.3667190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T17:58:55.3668980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T17:58:55.3670990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T17:58:55.3673060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T17:58:55.3674910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T17:58:55.3676490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T17:58:55.3677580Z Only the first 100 operations were output. 2021-05-19T17:58:55.9380270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4563-upgzyd.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-19T17:58:58.3103180Z ==> Summary 2021-05-19T17:58:58.3728040Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T17:58:58.3732560Z ==> Installing poppler dependency: libxext 2021-05-19T17:58:58.4303330Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T17:58:58.4322300Z 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-4162-zznhxl 2021-05-19T17:58:58.4666940Z cp -pR /private/tmp/d20210519-4162-zznhxl/libxext/. /usr/local/Cellar/libxext 2021-05-19T17:58:58.5224160Z chmod -Rf +w /private/tmp/d20210519-4162-zznhxl 2021-05-19T17:58:58.6137240Z ==> Finishing up 2021-05-19T17:58:58.6534790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T17:58:58.6538320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T17:58:58.6544340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T17:58:58.6549530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T17:58:58.6555040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T17:58:58.6560730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T17:58:58.6565250Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T17:58:58.6571090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T17:58:58.6575750Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T17:58:58.6581360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T17:58:58.6586760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T17:58:58.6610980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T17:58:58.6615570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T17:58:58.6621180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T17:58:58.6626260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T17:58:58.6631700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T17:58:58.6645410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T17:58:58.6651550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T17:58:58.6656750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T17:58:58.6662500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T17:58:58.6668170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T17:58:58.6674440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T17:58:58.6679550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T17:58:58.6685030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T17:58:58.6690600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T17:58:58.6695560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T17:58:58.6700930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T17:58:58.6706490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T17:58:58.6711970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T17:58:58.6716900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T17:58:58.6722500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T17:58:58.6727550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T17:58:58.6733040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T17:58:58.6765940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T17:58:58.6768100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T17:58:58.6770380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T17:58:58.6775720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T17:58:58.6781630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T17:58:58.6786210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T17:58:58.6797330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T17:58:58.6799270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T17:58:58.6802690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T17:58:58.6807920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T17:58:58.6813560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T17:58:58.6818630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T17:58:58.6824340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T17:58:58.6829470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T17:58:58.6835170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T17:58:58.6840090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T17:58:58.6846270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T17:58:58.6851400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T17:58:58.6857760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T17:58:58.6863910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T17:58:58.6869090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T17:58:58.6897250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T17:58:58.6900830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T17:58:58.6906580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T17:58:58.6911990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T17:58:58.6917260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T17:58:58.6922490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T17:58:58.6927660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T17:58:58.6932570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T17:58:58.6938470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T17:58:58.6943410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T17:58:58.6948870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T17:58:58.6953740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T17:58:58.6960050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T17:58:58.6965420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T17:58:58.6970850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T17:58:58.6977460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T17:58:58.6983430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T17:58:58.6988470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T17:58:58.6994420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T17:58:58.6999380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T17:58:58.7004770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T17:58:58.7010750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T17:58:58.7015510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T17:58:58.7023210Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T17:58:58.7027610Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T17:58:58.7032980Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T17:58:58.7040880Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T17:58:58.7308880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4589-137wpf6.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-19T17:59:01.0891270Z ==> Summary 2021-05-19T17:59:01.0970050Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T17:59:01.1031150Z ==> Installing poppler dependency: libxrender 2021-05-19T17:59:01.1580450Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T17:59:01.1599350Z 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-4162-ehzpk2 2021-05-19T17:59:01.1712360Z cp -pR /private/tmp/d20210519-4162-ehzpk2/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T17:59:01.1864620Z chmod -Rf +w /private/tmp/d20210519-4162-ehzpk2 2021-05-19T17:59:01.2458510Z ==> Finishing up 2021-05-19T17:59:01.2870860Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T17:59:01.2878980Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T17:59:01.2886050Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T17:59:01.2890810Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T17:59:01.2896200Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T17:59:01.2903600Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T17:59:01.3047080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4615-xna19b.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-19T17:59:03.6384480Z ==> Summary 2021-05-19T17:59:03.6407610Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T17:59:03.6413890Z ==> Installing poppler dependency: lzo 2021-05-19T17:59:03.6435340Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T17:59:03.6454280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4162-by144l 2021-05-19T17:59:03.6679960Z cp -pR /private/tmp/d20210519-4162-by144l/lzo/. /usr/local/Cellar/lzo 2021-05-19T17:59:03.6923510Z chmod -Rf +w /private/tmp/d20210519-4162-by144l 2021-05-19T17:59:03.7593970Z ==> Finishing up 2021-05-19T17:59:03.7960380Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T17:59:03.7968710Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T17:59:03.7975610Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T17:59:03.7980270Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T17:59:03.7985370Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T17:59:03.7992870Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T17:59:03.8171140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4641-18l3n89.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-19T17:59:06.0613600Z ==> Summary 2021-05-19T17:59:06.0647100Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T17:59:06.0654070Z ==> Installing poppler dependency: pixman 2021-05-19T17:59:06.0720390Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T17:59:06.9991200Z 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-4162-1av6kfz 2021-05-19T17:59:06.9993490Z ==> Finishing up 2021-05-19T17:59:07.0103100Z cp -pR /private/tmp/d20210519-4162-1av6kfz/pixman/. /usr/local/Cellar/pixman 2021-05-19T17:59:07.0104300Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T17:59:07.0105550Z chmod -Rf +w /private/tmp/d20210519-4162-1av6kfz 2021-05-19T17:59:07.0106850Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T17:59:07.0215020Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T17:59:07.0317520Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T17:59:07.0420140Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T17:59:07.0522830Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T17:59:07.0626660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4667-1yvua5p.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-19T17:59:08.5563070Z ==> Summary 2021-05-19T17:59:08.5583090Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T17:59:08.5590360Z ==> Installing poppler dependency: cairo 2021-05-19T17:59:08.7344140Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T17:59:08.7362410Z 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-4162-1eq6l4t 2021-05-19T17:59:08.8210500Z cp -pR /private/tmp/d20210519-4162-1eq6l4t/cairo/. /usr/local/Cellar/cairo 2021-05-19T17:59:08.9143700Z chmod -Rf +w /private/tmp/d20210519-4162-1eq6l4t 2021-05-19T17:59:09.2246150Z ==> Finishing up 2021-05-19T17:59:09.2791330Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T17:59:09.2793560Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T17:59:09.2800820Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T17:59:09.2811640Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T17:59:09.2818080Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T17:59:09.2822990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T17:59:09.2828010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T17:59:09.2833310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T17:59:09.2838620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T17:59:09.2847570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T17:59:09.2860900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T17:59:09.2869080Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T17:59:09.2877750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T17:59:09.2887020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T17:59:09.2899950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T17:59:09.2908120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T17:59:09.2920750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T17:59:09.2930290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T17:59:09.2940220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T17:59:09.2954200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T17:59:09.2962740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T17:59:09.2970340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T17:59:09.2983030Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T17:59:09.2993440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T17:59:09.3003380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T17:59:09.3013460Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T17:59:09.3022110Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T17:59:09.3030070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T17:59:09.3039800Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T17:59:09.3047520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T17:59:09.3055630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T17:59:09.3742810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4693-hj3whx.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-19T17:59:11.6186010Z ==> Summary 2021-05-19T17:59:11.6275070Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T17:59:11.6281540Z ==> Installing poppler dependency: little-cms2 2021-05-19T17:59:11.6450210Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T17:59:11.6471720Z 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-4162-rycww 2021-05-19T17:59:11.6749870Z cp -pR /private/tmp/d20210519-4162-rycww/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T17:59:11.6957350Z chmod -Rf +w /private/tmp/d20210519-4162-rycww 2021-05-19T17:59:11.7749940Z ==> Finishing up 2021-05-19T17:59:11.7970650Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T17:59:11.7974640Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T17:59:11.7980230Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T17:59:11.7985260Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T17:59:11.7990340Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T17:59:11.7997340Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T17:59:11.8003560Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T17:59:11.8016520Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T17:59:11.8022490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T17:59:11.8028490Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T17:59:11.8035050Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T17:59:11.8039820Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T17:59:11.8061030Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T17:59:11.8063020Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T17:59:11.8064700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T17:59:11.8077380Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T17:59:11.8355600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4719-s1wdbt.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-19T17:59:14.1242550Z ==> Summary 2021-05-19T17:59:14.1268150Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T17:59:14.1273490Z ==> Installing poppler dependency: nspr 2021-05-19T17:59:14.1294370Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T17:59:14.1313660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4162-s8dgvl 2021-05-19T17:59:14.1697650Z cp -pR /private/tmp/d20210519-4162-s8dgvl/nspr/. /usr/local/Cellar/nspr 2021-05-19T17:59:14.2347610Z chmod -Rf +w /private/tmp/d20210519-4162-s8dgvl 2021-05-19T17:59:14.3322470Z ==> Finishing up 2021-05-19T17:59:14.3727780Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T17:59:14.3733610Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T17:59:14.3742210Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T17:59:14.3749000Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T17:59:14.3754130Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T17:59:14.3758720Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T17:59:14.3764220Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T17:59:14.3770140Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T17:59:14.3777060Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T17:59:14.3783760Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T17:59:14.4093420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4745-1uinvc1.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-19T17:59:16.6929310Z ==> Summary 2021-05-19T17:59:16.7002680Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T17:59:16.7004220Z ==> Installing poppler dependency: nss 2021-05-19T17:59:16.7108650Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T17:59:16.7127110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4162-1jmzfv 2021-05-19T17:59:17.0387830Z cp -pR /private/tmp/d20210519-4162-1jmzfv/nss/. /usr/local/Cellar/nss 2021-05-19T17:59:17.2682660Z chmod -Rf +w /private/tmp/d20210519-4162-1jmzfv 2021-05-19T17:59:19.2179650Z ==> Finishing up 2021-05-19T17:59:19.2553990Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T17:59:19.2557280Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T17:59:19.2562640Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T17:59:19.2566980Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T17:59:19.2572000Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T17:59:19.2576720Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T17:59:19.2581560Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T17:59:19.2586180Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T17:59:19.2591130Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T17:59:19.2595540Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T17:59:19.2600550Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T17:59:19.2605260Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T17:59:19.2609890Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T17:59:19.2614350Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T17:59:19.2619230Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T17:59:19.2623800Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T17:59:19.2629110Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T17:59:19.2633220Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T17:59:19.2638070Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T17:59:19.2642430Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T17:59:19.2647780Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T17:59:19.2651970Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T17:59:19.2656980Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T17:59:19.2661480Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T17:59:19.2666340Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T17:59:19.2671160Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T17:59:19.2677260Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T17:59:19.2681650Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T17:59:19.2686640Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T17:59:19.2690960Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T17:59:19.2695960Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T17:59:19.2700510Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T17:59:19.2705650Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T17:59:19.2709880Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T17:59:19.2714820Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T17:59:19.2719650Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T17:59:19.2723930Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T17:59:19.2728880Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T17:59:19.2733190Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T17:59:19.2738010Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T17:59:19.2742300Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T17:59:19.2752080Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T17:59:20.0716200Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T17:59:20.0717440Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T17:59:20.0831470Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T17:59:20.0933700Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T17:59:20.1036020Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T17:59:20.1136370Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T17:59:20.1236850Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T17:59:20.1337160Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T17:59:20.1439520Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T17:59:20.1539640Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T17:59:20.1639800Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T17:59:20.1740040Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T17:59:20.1842460Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T17:59:20.1942860Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T17:59:20.2043150Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T17:59:20.2048600Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T17:59:20.2150050Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T17:59:20.2251230Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T17:59:20.2255690Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T17:59:20.2357170Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T17:59:20.2458400Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T17:59:20.2462810Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T17:59:20.2564710Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T17:59:20.2665410Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T17:59:20.2670220Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T17:59:20.2771580Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T17:59:20.2871770Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T17:59:20.2972330Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T17:59:20.3073590Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T17:59:20.3074770Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T17:59:20.3275900Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T17:59:20.3378400Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T17:59:20.3381300Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T17:59:20.3391110Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T17:59:20.3484390Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T17:59:20.3494230Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T17:59:20.3587950Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T17:59:20.3596160Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T17:59:20.3690810Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T17:59:20.3698020Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T17:59:20.3793640Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T17:59:20.3800020Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T17:59:20.3897830Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T17:59:20.3903810Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T17:59:20.4000990Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T17:59:20.4006020Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T17:59:20.4103800Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T17:59:20.4108090Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T17:59:20.4206460Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T17:59:20.4210160Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T17:59:20.4309140Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T17:59:20.4350300Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T17:59:20.4353480Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T17:59:20.4359900Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T17:59:20.4375450Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T17:59:20.4412770Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T17:59:20.4478250Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T17:59:20.4515930Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T17:59:20.4580730Z Only the first 100 operations were output. 2021-05-19T17:59:20.4619970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4771-drgb2c.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-19T17:59:21.8631810Z ==> Summary 2021-05-19T17:59:21.8765270Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T17:59:21.8772760Z ==> Installing poppler dependency: openjpeg 2021-05-19T17:59:21.9068850Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T17:59:21.9085920Z 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-4162-c4zkog 2021-05-19T17:59:22.1424140Z cp -pR /private/tmp/d20210519-4162-c4zkog/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T17:59:22.4204110Z chmod -Rf +w /private/tmp/d20210519-4162-c4zkog 2021-05-19T17:59:22.6826330Z ==> Finishing up 2021-05-19T17:59:22.7195710Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T17:59:22.7199290Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T17:59:22.7204310Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T17:59:22.7211130Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T17:59:22.7219810Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T17:59:22.7229260Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T17:59:22.7234490Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T17:59:22.7240190Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T17:59:22.7247850Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T17:59:22.7254320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T17:59:22.7259130Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T17:59:22.7264160Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T17:59:22.7269490Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T17:59:22.7278460Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T17:59:22.7280860Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T17:59:22.8281160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4797-1sd4duk.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-19T17:59:25.2053990Z ==> Summary 2021-05-19T17:59:25.2345350Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T17:59:25.2351960Z ==> Installing poppler dependency: qt@5 2021-05-19T17:59:25.2389560Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T17:59:25.2407590Z 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-4162-3xk1rk 2021-05-19T17:59:31.5908970Z cp -pR /private/tmp/d20210519-4162-3xk1rk/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T17:59:41.2157910Z chmod -Rf +w /private/tmp/d20210519-4162-3xk1rk 2021-05-19T17:59:56.6181010Z ==> Finishing up 2021-05-19T18:00:00.1973320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4857-1n7jdrb.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:00:05.4744230Z ==> Caveats 2021-05-19T18:00:05.4745060Z We agreed to the Qt open source license for you. 2021-05-19T18:00:05.4754180Z If this is unacceptable you should uninstall. 2021-05-19T18:00:05.4757440Z 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-4162-35lnfu 2021-05-19T18:00:05.4759690Z 2021-05-19T18:00:05.4761680Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:00:05.4762820Z because this is an alternate version of another formula. 2021-05-19T18:00:05.4763520Z 2021-05-19T18:00:05.4764270Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:00:05.4765720Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:00:05.4766440Z 2021-05-19T18:00:05.4767190Z For compilers to find qt@5 you may need to set: 2021-05-19T18:00:05.4768480Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:00:05.4769800Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:00:05.4770820Z 2021-05-19T18:00:05.4772080Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:00:05.4773080Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:00:05.4773680Z 2021-05-19T18:00:05.4774760Z ==> Summary 2021-05-19T18:00:05.4776010Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T18:00:05.4777300Z ==> Installing poppler 2021-05-19T18:00:05.4778840Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T18:00:05.8222640Z cp -pR /private/tmp/d20210519-4162-35lnfu/poppler/. /usr/local/Cellar/poppler 2021-05-19T18:00:06.1796000Z chmod -Rf +w /private/tmp/d20210519-4162-35lnfu 2021-05-19T18:00:06.6464290Z ==> Finishing up 2021-05-19T18:00:06.6797620Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T18:00:06.6801470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T18:00:06.6806760Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T18:00:06.6811120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T18:00:06.6816200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T18:00:06.6820850Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T18:00:06.6825840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T18:00:06.6830570Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T18:00:06.6835700Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T18:00:06.6840150Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T18:00:06.6845210Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T18:00:06.6849770Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T18:00:06.6854910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T18:00:06.6907080Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T18:00:06.6919720Z rm /usr/local/share/gir-1.0 2021-05-19T18:00:06.6927390Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T18:00:06.6933600Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T18:00:06.6943570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T18:00:06.6949250Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T18:00:06.6954800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T18:00:06.6960380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T18:00:06.6965800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T18:00:06.6971330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T18:00:06.6977090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T18:00:06.6981740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T18:00:06.6987360Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T18:00:06.6992380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T18:00:06.6998150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T18:00:06.7003050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T18:00:06.7011190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T18:00:06.7045390Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T18:00:06.7052070Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T18:00:06.7053530Z rm /usr/local/lib/girepository-1.0 2021-05-19T18:00:06.7055210Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T18:00:06.7058820Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T18:00:06.7064120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T18:00:06.7068880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T18:00:06.7074130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T18:00:06.7078990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T18:00:06.7084560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T18:00:06.7089340Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T18:00:06.7094440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T18:00:06.7099310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T18:00:06.7104340Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T18:00:06.7109690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T18:00:06.7114350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T18:00:06.7119710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T18:00:06.7126620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T18:00:06.7139980Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T18:00:06.7141650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T18:00:06.7143810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T18:00:06.7149810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T18:00:06.7154920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T18:00:06.7160200Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T18:00:06.8415260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4886-qcncqq.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:00:09.3391430Z ==> Summary 2021-05-19T18:00:09.3708610Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T18:00:10.8204770Z ==> Caveats 2021-05-19T18:00:10.8206190Z ==> qt@5 2021-05-19T18:00:10.8247770Z We agreed to the Qt open source license for you. 2021-05-19T18:00:10.8248830Z If this is unacceptable you should uninstall. 2021-05-19T18:00:10.8249470Z 2021-05-19T18:00:10.8251160Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:00:10.8252250Z because this is an alternate version of another formula. 2021-05-19T18:00:10.8252910Z 2021-05-19T18:00:10.8253690Z If you need to have qt@5 first in your PATH, run: 2021-05-19T18:00:10.8255210Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:00:10.8255960Z 2021-05-19T18:00:10.8256730Z For compilers to find qt@5 you may need to set: 2021-05-19T18:00:10.8257980Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T18:00:10.8259630Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T18:00:10.8260880Z 2021-05-19T18:00:10.8262070Z For pkg-config to find qt@5 you may need to set: 2021-05-19T18:00:10.8263110Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T18:00:10.8263750Z 2021-05-19T18:00:12.5190610Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T18:00:13.6097200Z /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:00:14.1478190Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T18:00:14.4965560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T18%3A10%3A00Z&sig=HqloSKeRyYYkx4THhOembNTiby0ueRBLdNDk51lZeow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:14.5331610Z /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\%3A10\%3A00Z\&sig=HqloSKeRyYYkx4THhOembNTiby0ueRBLdNDk51lZeow\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:14.5655450Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T18:00:14.5703460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T18:00:15.7174900Z /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:00:16.3005200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T18:00:16.6635310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T18%3A10%3A00Z&sig=GchWYCV55WdgfWqr%2B33TtRiH6UGW6SkdQazEIW%2B6Nhg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:16.6935690Z /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\%3A10\%3A00Z\&sig=GchWYCV55WdgfWqr\%2B33TtRiH6UGW6SkdQazEIW\%2B6Nhg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:17.8316690Z 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-4893-9wo5s0 2021-05-19T18:00:17.8319980Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T18:00:17.8322270Z cp -pR /private/tmp/d20210519-4893-9wo5s0/szip/. /usr/local/Cellar/szip 2021-05-19T18:00:17.8323490Z ==> Installing dependencies for hdf5: szip 2021-05-19T18:00:17.8324600Z ==> Installing hdf5 dependency: szip 2021-05-19T18:00:17.8325750Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T18:00:17.8326710Z ==> Finishing up 2021-05-19T18:00:17.8327690Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T18:00:17.8329570Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T18:00:17.8330860Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T18:00:17.8333140Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T18:00:17.8334170Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T18:00:17.8335200Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T18:00:17.8337630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5063-ndeyw9.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:00:17.8427110Z chmod -Rf +w /private/tmp/d20210519-4893-9wo5s0 2021-05-19T18:00:19.4221970Z ==> Summary 2021-05-19T18:00:19.4277450Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T18:00:19.4284330Z ==> Installing hdf5 2021-05-19T18:00:19.4287570Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T18:00:19.4306820Z 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-4893-16222aw 2021-05-19T18:00:19.6249200Z cp -pR /private/tmp/d20210519-4893-16222aw/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T18:00:19.8156730Z chmod -Rf +w /private/tmp/d20210519-4893-16222aw 2021-05-19T18:00:20.1927320Z ==> Finishing up 2021-05-19T18:00:20.2334260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T18:00:20.2337660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T18:00:20.2342910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T18:00:20.2347150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T18:00:20.2352210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T18:00:20.2356690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T18:00:20.2361780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T18:00:20.2366300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T18:00:20.2371560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T18:00:20.2375940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T18:00:20.2381640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T18:00:20.2385720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T18:00:20.2390700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T18:00:20.2395070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T18:00:20.2401270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T18:00:20.2406810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T18:00:20.2415840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T18:00:20.2421600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T18:00:20.2426690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T18:00:20.2432620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T18:00:20.2437700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T18:00:20.2442880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T18:00:20.2453070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T18:00:20.2458440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T18:00:20.2463180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T18:00:20.2468930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T18:00:20.2473780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T18:00:20.2479180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T18:00:20.2484120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T18:00:20.2489480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T18:00:20.2494530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T18:00:20.2499330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T18:00:20.2504940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T18:00:20.2510920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T18:00:20.2516130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T18:00:20.2521720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T18:00:20.2527290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T18:00:20.2532880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T18:00:20.2538080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T18:00:20.2542820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T18:00:20.2548080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T18:00:20.2553020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T18:00:20.2557780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T18:00:20.2563050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T18:00:20.2567800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T18:00:20.2573390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T18:00:20.2578430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T18:00:20.2585720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T18:00:20.2592830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T18:00:20.2600980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T18:00:20.2608970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T18:00:20.2614300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T18:00:20.2619710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T18:00:20.2624450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T18:00:20.2631280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T18:00:20.2636820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T18:00:20.2646470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T18:00:20.2651600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T18:00:20.2656960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T18:00:20.2663090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T18:00:20.2667930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T18:00:20.2673590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T18:00:20.2678580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T18:00:20.2683630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T18:00:20.2689210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T18:00:20.2694630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T18:00:20.2701520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T18:00:20.2706230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T18:00:20.2711630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T18:00:20.2717170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T18:00:20.2723440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T18:00:20.2727900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T18:00:20.2733360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T18:00:20.2742870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T18:00:20.2744430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T18:00:20.2749190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T18:00:20.2754610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T18:00:20.2759350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T18:00:20.2764690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T18:00:20.2769710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T18:00:20.2774950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T18:00:20.2779890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T18:00:20.2786510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T18:00:20.2792120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T18:00:20.2797090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T18:00:20.2802620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T18:00:20.2807410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T18:00:20.2814300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T18:00:20.2819440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T18:00:20.2824800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T18:00:20.2829930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T18:00:20.2835170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T18:00:20.2840670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T18:00:20.2846040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T18:00:20.2851380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T18:00:20.2857330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T18:00:20.2862930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T18:00:20.2883770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T18:00:20.2889600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T18:00:20.2895690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T18:00:20.2901650Z Only the first 100 operations were output. 2021-05-19T18:00:20.4098920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5089-drpuuf.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:00:22.9102280Z ==> Summary 2021-05-19T18:00:22.9279330Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T18:00:25.1709990Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T18:00:26.3356820Z /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:00:26.8803890Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T18:00:27.4642760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T18%3A10%3A00Z&sig=kbJ8tMgAOiKXuTKVS6YB%2BMn7ybXCuBtOujK%2Fzc7xi0s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:27.5158720Z /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\%3A10\%3A00Z\&sig=kbJ8tMgAOiKXuTKVS6YB\%2BMn7ybXCuBtOujK\%2Fzc7xi0s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:27.6460670Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T18:00:27.7370830Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T18:00:27.7403030Z 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-5123-160wxwk 2021-05-19T18:00:27.9226240Z cp -pR /private/tmp/d20210519-5123-160wxwk/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T18:00:28.1280140Z chmod -Rf +w /private/tmp/d20210519-5123-160wxwk 2021-05-19T18:00:28.2914890Z ==> Finishing up 2021-05-19T18:00:28.3231530Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T18:00:28.3237370Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T18:00:28.3298020Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T18:00:28.3301930Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T18:00:28.3309400Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T18:00:28.3314850Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T18:00:28.3319860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T18:00:28.3326250Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T18:00:28.3330940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T18:00:28.3336860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T18:00:28.3341430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T18:00:28.3346530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T18:00:28.3352300Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T18:00:28.3360120Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T18:00:28.3364960Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T18:00:28.3376350Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T18:00:28.4110030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5287-wozwrd.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:00:30.8117740Z ==> Caveats 2021-05-19T18:00:30.8118950Z Emacs Lisp files have been installed to: 2021-05-19T18:00:30.8120360Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T18:00:30.8121610Z ==> Summary 2021-05-19T18:00:30.8284110Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T18:00:33.0428580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T18:00:34.1256430Z /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:00:34.6657660Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T18:00:35.0965050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T18%3A10%3A00Z&sig=Eq2udlWKKi5oEBHgK%2F57oeORu2kYxLnrY%2FALqhX053g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:35.1553530Z /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\%3A10\%3A00Z\&sig=Eq2udlWKKi5oEBHgK\%2F57oeORu2kYxLnrY\%2FALqhX053g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:35.2723970Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T18:00:35.3568770Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T18:00:35.3602040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5294-1tmvunh 2021-05-19T18:00:35.5193150Z cp -pR /private/tmp/d20210519-5294-1tmvunh/gsl/. /usr/local/Cellar/gsl 2021-05-19T18:00:35.7148370Z chmod -Rf +w /private/tmp/d20210519-5294-1tmvunh 2021-05-19T18:00:35.8845680Z ==> Finishing up 2021-05-19T18:00:35.9131600Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T18:00:35.9135330Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T18:00:35.9140690Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T18:00:35.9147590Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T18:00:35.9156710Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T18:00:35.9164190Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T18:00:35.9269960Z info /usr/local/share/info/gsl-ref.info 2021-05-19T18:00:35.9283960Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T18:00:35.9290380Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T18:00:35.9297070Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T18:00:35.9305960Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T18:00:35.9312850Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T18:00:35.9318100Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T18:00:35.9323920Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T18:00:35.9329620Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T18:00:35.9334610Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T18:00:35.9341500Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T18:00:35.9348980Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T18:00:36.0084450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5459-19d48ru.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:00:38.2734570Z ==> Summary 2021-05-19T18:00:38.2919380Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T18:00:41.4974830Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T18:00:42.5997890Z /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:00:43.1184420Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T18:00:43.4922960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T18%3A10%3A00Z&sig=V0VqgX6GFelGmtZgVqpxQKWmrLHwbyjj72D5DkFut9g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:43.5418340Z /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\%3A10\%3A00Z\&sig=V0VqgX6GFelGmtZgVqpxQKWmrLHwbyjj72D5DkFut9g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:43.6739540Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T18:00:43.6927810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T18:00:44.7843350Z /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:00:45.3255020Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T18:00:45.7281670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T18%3A10%3A00Z&sig=6y%2BS9UWYLxwy0H1OVPx%2FROglFL6mOO%2F9WUDsJcMPXxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:45.7685580Z /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\%3A10\%3A00Z\&sig=6y\%2BS9UWYLxwy0H1OVPx\%2FROglFL6mOO\%2F9WUDsJcMPXxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:45.8548650Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T18:00:45.8597500Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T18:00:46.9571210Z /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:00:47.5073040Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T18:00:47.8602520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T18%3A10%3A00Z&sig=znEI59ltwrpsq3wuE3YvQ%2Bcn27X45BtZ9IgAVIkK4%2BI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:47.9128940Z /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\%3A10\%3A00Z\&sig=znEI59ltwrpsq3wuE3YvQ\%2Bcn27X45BtZ9IgAVIkK4\%2BI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:47.9527220Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T18:00:47.9571150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T18:00:49.0044370Z /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:00:49.5228080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T18:00:49.8734800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T18%3A10%3A00Z&sig=5hkEwHFTDC5Kyk%2BlLTFs7J0PoJKFpjwHVaC3sk%2B5BxM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:49.9115170Z /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\%3A10\%3A00Z\&sig=5hkEwHFTDC5Kyk\%2BlLTFs7J0PoJKFpjwHVaC3sk\%2B5BxM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:49.9675620Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T18:00:49.9715430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T18:00:51.0509590Z /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:00:51.6165640Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T18:00:51.9443910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T18%3A10%3A00Z&sig=iCv3KtsQiKuZtQBzv2ZvuBihWUZwSL6bWkBuWgDgVs8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:51.9892930Z /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\%3A10\%3A00Z\&sig=iCv3KtsQiKuZtQBzv2ZvuBihWUZwSL6bWkBuWgDgVs8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:52.1005740Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T18:00:52.1106470Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T18:00:53.1711160Z /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:00:53.7675230Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T18:00:54.1128650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T18%3A10%3A00Z&sig=XeKPafGnwFVSqqdJGzEv1hIL9hbdU4ON0xZSYR%2FP7EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:54.1576480Z /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\%3A10\%3A00Z\&sig=XeKPafGnwFVSqqdJGzEv1hIL9hbdU4ON0xZSYR\%2FP7EA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:54.2050210Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T18:00:54.2086530Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T18:00:55.3286600Z /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:00:55.9004830Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T18:00:56.2476970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T18%3A10%3A00Z&sig=5z5UVp56AFK3TRDAOVd%2BcT9NWDqQIOd8ypkearOEtN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:56.2864730Z /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\%3A10\%3A00Z\&sig=5z5UVp56AFK3TRDAOVd\%2BcT9NWDqQIOd8ypkearOEtN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:56.3739760Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T18:00:56.3841080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T18:00:57.5219530Z /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:00:58.0620290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T18:00:58.4984710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T18%3A10%3A00Z&sig=pde9OOYnp0pUDagCsP5qnhhWYlf6asJ3ruuTBd%2BGa94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:00:58.5514880Z /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\%3A10\%3A00Z\&sig=pde9OOYnp0pUDagCsP5qnhhWYlf6asJ3ruuTBd\%2BGa94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:00:58.6126010Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T18:00:58.6164880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T18:00:59.7256280Z /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:01:00.2659150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T18:01:00.6557470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T18%3A10%3A00Z&sig=bmiMIl4Lo4S7BvM1f0z00KsqqXxWk8QoDj6z4UWl2Sg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:00.7174350Z /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\%3A10\%3A00Z\&sig=bmiMIl4Lo4S7BvM1f0z00KsqqXxWk8QoDj6z4UWl2Sg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:00.7790290Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T18:01:00.7833610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T18:01:01.9234900Z /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:01:02.4555220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T18:01:02.8334210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T18%3A10%3A00Z&sig=yv2FC2vd%2F1WdPbD5iee%2FOYOFqFXddsuuJH32chxsX%2Bc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:02.8792890Z /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\%3A10\%3A00Z\&sig=yv2FC2vd\%2F1WdPbD5iee\%2FOYOFqFXddsuuJH32chxsX\%2Bc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:02.9150210Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T18:01:02.9186390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T18:01:04.0315470Z /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:01:04.5791310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T18:01:04.9318370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T18%3A10%3A00Z&sig=okP4FWGJQFnTqFkfrd%2FJbr%2FbLqZUrEzIRvH4MDR9XXw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:04.9991690Z /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\%3A10\%3A00Z\&sig=okP4FWGJQFnTqFkfrd\%2FJbr\%2FbLqZUrEzIRvH4MDR9XXw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:05.0596970Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T18:01:05.6935600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T18:01:06.1343310Z /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:01:06.6687610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T18:01:07.0826370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T18%3A10%3A00Z&sig=m96OPgY1qIv7J1N4%2BKai50JDOq14KKzU9jgZhi6gK9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:07.1451690Z /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\%3A10\%3A00Z\&sig=m96OPgY1qIv7J1N4\%2BKai50JDOq14KKzU9jgZhi6gK9E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:07.2203110Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T18:01:07.2270690Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T18:01:08.3921610Z /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:01:08.9452480Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T18:01:09.3183720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T18%3A10%3A00Z&sig=D5YSEG8lLf8XXnaCW5uFWS1RoHjaS47fGb%2B5mw8HMsk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:09.3719960Z /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\%3A10\%3A00Z\&sig=D5YSEG8lLf8XXnaCW5uFWS1RoHjaS47fGb\%2B5mw8HMsk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:09.4251540Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T18:01:09.4292630Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T18:01:10.5084770Z /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:01:11.0533080Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T18:01:11.4778430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T18%3A10%3A00Z&sig=psLAx3kWFXJVygT1XvmK4IeIAPEvolqtt8iMeIVG4eU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:11.5090150Z /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\%3A10\%3A00Z\&sig=psLAx3kWFXJVygT1XvmK4IeIAPEvolqtt8iMeIVG4eU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:11.9271670Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T18:01:12.0455500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T18:01:13.1660170Z /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:01:13.7384650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T18:01:14.1504740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T18%3A10%3A00Z&sig=yhWlW2JoOH6cgFcM7JGwpD99qgi%2Btedkg0igHT8Y6Qg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:14.1891660Z /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\%3A10\%3A00Z\&sig=yhWlW2JoOH6cgFcM7JGwpD99qgi\%2Btedkg0igHT8Y6Qg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:14.3093030Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T18:01:14.3212110Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T18:01:15.4204940Z /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:01:15.9845410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T18:01:16.3939860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T18%3A10%3A00Z&sig=omap08hFTW1Daszs%2F4ROS5qUjANtinPsUx6MQvazDoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:16.4250430Z /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\%3A10\%3A00Z\&sig=omap08hFTW1Daszs\%2F4ROS5qUjANtinPsUx6MQvazDoA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:16.5026140Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T18:01:16.5068780Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T18:01:17.6037310Z /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:01:18.1505670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T18:01:18.4930820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T18%3A10%3A00Z&sig=wH7AhLNIevkYmtijtydihC%2FMq3fZru8JXvgWRc8H39s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:18.5391650Z /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\%3A10\%3A00Z\&sig=wH7AhLNIevkYmtijtydihC\%2FMq3fZru8JXvgWRc8H39s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:18.6272880Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T18:01:18.6355710Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T18:01:19.7424400Z /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:01:20.3182230Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T18:01:20.6880560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T18%3A10%3A00Z&sig=1k14TTNcu45mWDyFeRCgFGK1bHs3eF5TEH9KMhhpI3s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:20.7392300Z /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\%3A10\%3A00Z\&sig=1k14TTNcu45mWDyFeRCgFGK1bHs3eF5TEH9KMhhpI3s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:20.7781480Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T18:01:20.7816610Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T18:01:21.9285810Z /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:01:22.4769620Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T18:01:22.8395040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T18%3A10%3A00Z&sig=JLeTyAH2nE00JKGDRUPJ7JdJs51XI4H%2BHZ9dhUywy4M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:22.8822230Z /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\%3A10\%3A00Z\&sig=JLeTyAH2nE00JKGDRUPJ7JdJs51XI4H\%2BHZ9dhUywy4M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:22.9319970Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T18:01:22.9374500Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T18:01:24.0920960Z /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:01:24.6487540Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T18:01:25.0399970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T18%3A10%3A00Z&sig=l%2Fml6tU1hgJN6sUProkrYBACJkJd71mgF66XYIsBXwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:25.0763870Z /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\%3A10\%3A00Z\&sig=l\%2Fml6tU1hgJN6sUProkrYBACJkJd71mgF66XYIsBXwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:25.1782550Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T18:01:25.1884230Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T18:01:26.2838920Z /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:01:26.8397350Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T18:01:27.2033910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T18%3A10%3A00Z&sig=E2HeZojd0Sd0yjs%2FbKZjE6loNnUj5S2zXnY1ka%2FkQ%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:27.2481980Z /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\%3A10\%3A00Z\&sig=E2HeZojd0Sd0yjs\%2FbKZjE6loNnUj5S2zXnY1ka\%2FkQ\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:27.3005210Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T18:01:27.3041180Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T18:01:28.4289950Z /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:01:29.0315580Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T18:01:29.4204880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T18%3A10%3A00Z&sig=MHoPhBZwqtX%2BNB8kYCrFUC82PEhCPSWKd8rZuUe90zc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:29.4709950Z /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\%3A10\%3A00Z\&sig=MHoPhBZwqtX\%2BNB8kYCrFUC82PEhCPSWKd8rZuUe90zc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:29.6184910Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T18:01:29.6288980Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T18:01:30.7241850Z /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:01:31.3935650Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T18:01:31.8353920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T18%3A10%3A00Z&sig=zkXJIcoB0bxQKu5WspyP16P9fHbcT03SLyy8qA3G6Xk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:31.8739170Z /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\%3A10\%3A00Z\&sig=zkXJIcoB0bxQKu5WspyP16P9fHbcT03SLyy8qA3G6Xk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:32.1016620Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T18:01:32.1439550Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T18:01:33.2735240Z /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:01:33.8073970Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T18:01:34.2036160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T18%3A10%3A00Z&sig=1WU93hPze0mozTzoipiyp9qXEBbScgOC7yPGGQP37m8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:34.2462250Z /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\%3A10\%3A00Z\&sig=1WU93hPze0mozTzoipiyp9qXEBbScgOC7yPGGQP37m8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:34.3176430Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T18:01:34.3232460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T18:01:35.4371980Z /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:01:36.3582470Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T18:01:36.4377730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T18%3A10%3A00Z&sig=0BBLJnKCCLczPHPb4xCfr3GSJf8WDmMXeGRDdLKGtPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:36.4801300Z /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\%3A10\%3A00Z\&sig=0BBLJnKCCLczPHPb4xCfr3GSJf8WDmMXeGRDdLKGtPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:36.6249780Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T18:01:36.6358930Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T18:01:37.7622070Z /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:01:38.3205030Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T18:01:38.7293320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T18%3A10%3A00Z&sig=x8h3SFmBV8D4MtJAIILPJOjdXlU0a7UATTtGqAW7b3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:38.7807810Z /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\%3A10\%3A00Z\&sig=x8h3SFmBV8D4MtJAIILPJOjdXlU0a7UATTtGqAW7b3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:38.9047320Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T18:01:38.9246930Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T18:01:40.0693170Z /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:01:40.6099710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T18:01:40.9869550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T18%3A10%3A00Z&sig=P5%2FbjAujGptHTwUZnVs23eNBEPV3laVNRwr7SRvglPs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:41.0174570Z /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\%3A10\%3A00Z\&sig=P5\%2FbjAujGptHTwUZnVs23eNBEPV3laVNRwr7SRvglPs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:41.1087250Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T18:01:41.1133650Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T18:01:42.3403090Z /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:01:42.9262990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T18:01:43.3001000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T18%3A10%3A00Z&sig=4fJmrkw4U08k2pTYYUXw23Fljoc7%2BsRXGHJOCjyEOU8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:43.3393660Z /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\%3A10\%3A00Z\&sig=4fJmrkw4U08k2pTYYUXw23Fljoc7\%2BsRXGHJOCjyEOU8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:43.4389960Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T18:01:43.4474820Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T18:01:44.5515330Z /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:01:45.1018540Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T18:01:45.5977180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T18%3A10%3A00Z&sig=4jQIBRnbkEMpK1MIMtmnh9mS5iY3fGKmmhLCmXtt7io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:45.6313920Z /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\%3A10\%3A00Z\&sig=4jQIBRnbkEMpK1MIMtmnh9mS5iY3fGKmmhLCmXtt7io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:45.7658950Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:01:45.7709340Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T18:01:46.8940160Z /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:01:47.4541930Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T18:01:47.9045960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T18%3A10%3A00Z&sig=d8praEZT%2F9kdShLickqgjuwfcCH6b74YBXDrTcn7nOE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:01:47.9568980Z /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\%3A10\%3A00Z\&sig=d8praEZT\%2F9kdShLickqgjuwfcCH6b74YBXDrTcn7nOE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:01:48.3945540Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T18:01:48.5036520Z ==> 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:01:48.5107340Z ==> Installing ffmpeg dependency: aom 2021-05-19T18:01:48.5767790Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T18:01:48.5798450Z 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-5466-1jw3vzu 2021-05-19T18:01:48.6708670Z cp -pR /private/tmp/d20210519-5466-1jw3vzu/aom/. /usr/local/Cellar/aom 2021-05-19T18:01:48.7236110Z chmod -Rf +w /private/tmp/d20210519-5466-1jw3vzu 2021-05-19T18:01:48.7998500Z ==> Finishing up 2021-05-19T18:01:48.8297660Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T18:01:48.8301310Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T18:01:48.8308820Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T18:01:48.8315840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T18:01:48.8320840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T18:01:48.8325930Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T18:01:48.8331230Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T18:01:48.8338470Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T18:01:48.8678760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5808-1fuzox6.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:01:51.1374120Z ==> Summary 2021-05-19T18:01:51.1401450Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T18:01:51.1408040Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T18:01:51.1474100Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T18:01:51.1493490Z 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-5466-c0yd86 2021-05-19T18:01:51.1684170Z cp -pR /private/tmp/d20210519-5466-c0yd86/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T18:01:51.1966540Z chmod -Rf +w /private/tmp/d20210519-5466-c0yd86 2021-05-19T18:01:51.2500440Z ==> Finishing up 2021-05-19T18:01:51.2910900Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T18:01:51.2916890Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T18:01:51.2924700Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T18:01:51.2929310Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T18:01:51.2937240Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T18:01:51.3125180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5834-6pmjsg.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:01:53.6618500Z ==> Summary 2021-05-19T18:01:53.6644650Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T18:01:53.6652600Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T18:01:53.6709310Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T18:01:53.6728070Z 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-5466-hi3s3v 2021-05-19T18:01:53.7346670Z cp -pR /private/tmp/d20210519-5466-hi3s3v/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T18:01:53.8144690Z chmod -Rf +w /private/tmp/d20210519-5466-hi3s3v 2021-05-19T18:01:53.8921080Z ==> Finishing up 2021-05-19T18:01:53.9347070Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T18:01:53.9352810Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T18:01:53.9360350Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T18:01:53.9459170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5860-3jo1is.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:01:56.2760550Z ==> Summary 2021-05-19T18:01:56.2853090Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T18:01:56.2860970Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T18:01:56.2884250Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T18:01:56.2904210Z 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-5466-1cr31bo 2021-05-19T18:01:56.3223970Z cp -pR /private/tmp/d20210519-5466-1cr31bo/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T18:01:56.3773970Z chmod -Rf +w /private/tmp/d20210519-5466-1cr31bo 2021-05-19T18:01:56.4690780Z ==> Finishing up 2021-05-19T18:01:56.5347970Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T18:01:56.5354650Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T18:01:56.5368750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T18:01:56.5373240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T18:01:56.5379360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T18:01:56.5385200Z 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:01:56.5391090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T18:01:56.5396720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T18:01:56.5402440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T18:01:56.5408070Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T18:01:56.5413990Z 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:01:56.5419040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T18:01:56.5425510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T18:01:56.5431860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T18:01:56.5437510Z 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:01:56.5443110Z 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:01:56.5449680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T18:01:56.5456760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T18:01:56.5462490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T18:01:56.5467940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T18:01:56.5474290Z 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:01:56.5479430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T18:01:56.5485230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T18:01:56.5490860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T18:01:56.5496640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T18:01:56.5502210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T18:01:56.5507280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T18:01:56.5513250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T18:01:56.5518550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T18:01:56.5524360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T18:01:56.5530080Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T18:01:56.5535850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T18:01:56.5541960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T18:01:56.5550300Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T18:01:56.5554900Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T18:01:56.5560810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T18:01:56.5568660Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T18:01:56.5889000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5886-1dfd1b5.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:01:58.9202220Z ==> Summary 2021-05-19T18:01:58.9257440Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T18:01:58.9263860Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T18:01:59.1273240Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T18:01:59.1291470Z 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-5466-1ub2zvv 2021-05-19T18:01:59.2484080Z cp -pR /private/tmp/d20210519-5466-1ub2zvv/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T18:01:59.4208030Z chmod -Rf +w /private/tmp/d20210519-5466-1ub2zvv 2021-05-19T18:01:59.6575120Z ==> Finishing up 2021-05-19T18:02:00.2871180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T18:02:00.2872910Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T18:02:00.2972200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T18:02:00.3074920Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T18:02:00.3175810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T18:02:00.3278320Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:02:00.3379000Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T18:02:00.3482520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T18:02:00.3585420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T18:02:00.3688320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T18:02:00.3791070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T18:02:00.3893710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T18:02:00.3996590Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T18:02:00.4099330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T18:02:00.4202120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T18:02:00.4305010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T18:02:00.4408680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T18:02:00.4512320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T18:02:00.4609580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T18:02:00.4615010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T18:02:00.4713380Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T18:02:00.4717300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T18:02:00.4816990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T18:02:00.4819570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T18:02:00.4920400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T18:02:00.4922180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T18:02:00.5023770Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T18:02:00.5125490Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T18:02:00.5127420Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T18:02:00.5227640Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T18:02:00.5232360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T18:02:00.5330950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T18:02:00.5335030Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T18:02:00.5434580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T18:02:00.5437880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T18:02:00.5538190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T18:02:00.5641230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T18:02:00.5643230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T18:02:00.5742160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T18:02:00.5745990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T18:02:00.5845710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T18:02:00.5848730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T18:02:00.5949770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T18:02:00.6053080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T18:02:00.6065590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T18:02:00.6160090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T18:02:00.6168190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T18:02:00.6263400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T18:02:00.6271270Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T18:02:00.6366770Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T18:02:00.6373980Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T18:02:00.6471110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T18:02:00.6477310Z 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:02:00.6575500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5912-fzmn4z.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:02:02.2930950Z ==> Summary 2021-05-19T18:02:02.3074330Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T18:02:02.3081650Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T18:02:02.3163580Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T18:02:02.3182140Z 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-5466-1wthu30 2021-05-19T18:02:02.3334750Z cp -pR /private/tmp/d20210519-5466-1wthu30/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T18:02:02.3529020Z chmod -Rf +w /private/tmp/d20210519-5466-1wthu30 2021-05-19T18:02:02.4185320Z ==> Finishing up 2021-05-19T18:02:02.4560500Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T18:02:02.4566770Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T18:02:02.4574070Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T18:02:02.4581030Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T18:02:02.4586180Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T18:02:02.4592220Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T18:02:02.4600010Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T18:02:02.4777720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5938-4fhono.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:02:04.8049630Z ==> Summary 2021-05-19T18:02:04.8080300Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T18:02:04.8088550Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T18:02:05.0464300Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T18:02:05.0483570Z 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-5466-1ljcvr9 2021-05-19T18:02:05.1167740Z cp -pR /private/tmp/d20210519-5466-1ljcvr9/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T18:02:05.1867220Z chmod -Rf +w /private/tmp/d20210519-5466-1ljcvr9 2021-05-19T18:02:05.3961440Z ==> Finishing up 2021-05-19T18:02:05.4358800Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T18:02:05.4362130Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T18:02:05.4367650Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T18:02:05.4372390Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T18:02:05.4379900Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T18:02:05.4388930Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T18:02:05.4398400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T18:02:05.4406400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T18:02:05.4411960Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T18:02:05.4417070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T18:02:05.4422670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T18:02:05.4427720Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T18:02:05.4432410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T18:02:05.4438050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T18:02:05.4443430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T18:02:05.4448180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T18:02:05.4455170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T18:02:05.4460360Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T18:02:05.4487380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T18:02:05.4490790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T18:02:05.4498890Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T18:02:05.4503830Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T18:02:05.4509680Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T18:02:05.4514990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T18:02:05.4929200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5967-7v48d5.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:02:07.9432480Z ==> Summary 2021-05-19T18:02:07.9489240Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T18:02:07.9495690Z ==> Installing ffmpeg dependency: libass 2021-05-19T18:02:08.2082630Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T18:02:08.2100480Z 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-5466-akh4b8 2021-05-19T18:02:08.2229770Z cp -pR /private/tmp/d20210519-5466-akh4b8/libass/. /usr/local/Cellar/libass 2021-05-19T18:02:08.2363720Z chmod -Rf +w /private/tmp/d20210519-5466-akh4b8 2021-05-19T18:02:08.3037280Z ==> Finishing up 2021-05-19T18:02:08.3463730Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T18:02:08.3475370Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T18:02:08.3477220Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T18:02:08.3481300Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T18:02:08.3490260Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T18:02:08.3642720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5993-1d2izm7.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:02:10.6381510Z ==> Summary 2021-05-19T18:02:10.6400770Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T18:02:10.6407160Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T18:02:10.6623900Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T18:02:10.6642370Z 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-5466-iojtzk 2021-05-19T18:02:10.6895750Z cp -pR /private/tmp/d20210519-5466-iojtzk/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T18:02:10.7138680Z chmod -Rf +w /private/tmp/d20210519-5466-iojtzk 2021-05-19T18:02:10.8064660Z ==> Finishing up 2021-05-19T18:02:10.8776410Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T18:02:10.8780190Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T18:02:10.8785600Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T18:02:10.8792590Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T18:02:10.8800980Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T18:02:10.8805680Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T18:02:10.8811440Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T18:02:10.8818880Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T18:02:10.9013650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6019-gngsfd.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:02:13.2326700Z ==> Summary 2021-05-19T18:02:13.2355180Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T18:02:13.2361920Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T18:02:13.2472830Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T18:02:13.2493060Z 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-5466-kbz9my 2021-05-19T18:02:13.2701140Z cp -pR /private/tmp/d20210519-5466-kbz9my/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T18:02:13.2971630Z chmod -Rf +w /private/tmp/d20210519-5466-kbz9my 2021-05-19T18:02:13.3741340Z ==> Finishing up 2021-05-19T18:02:13.4155280Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T18:02:13.4159300Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T18:02:13.4168750Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T18:02:13.4175790Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T18:02:13.4181100Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T18:02:13.4186340Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T18:02:13.4191480Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T18:02:13.4196850Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T18:02:13.4201900Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T18:02:13.4209940Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T18:02:13.4214840Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T18:02:13.4419570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6045-1ue5rwl.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:02:15.6660730Z ==> Summary 2021-05-19T18:02:15.6694690Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T18:02:15.6703680Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T18:02:15.6762380Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T18:02:15.6781150Z 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-5466-mdbx31 2021-05-19T18:02:15.6957170Z cp -pR /private/tmp/d20210519-5466-mdbx31/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T18:02:15.7144310Z chmod -Rf +w /private/tmp/d20210519-5466-mdbx31 2021-05-19T18:02:15.7853310Z ==> Finishing up 2021-05-19T18:02:15.8156870Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T18:02:15.8185650Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T18:02:15.8288550Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T18:02:15.8391540Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T18:02:15.8495220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6071-1e9khj.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:02:18.1950220Z ==> Summary 2021-05-19T18:02:18.1951860Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T18:02:18.1953420Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T18:02:18.1979670Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T18:02:18.1998170Z 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-5466-r1vne5 2021-05-19T18:02:18.2376200Z cp -pR /private/tmp/d20210519-5466-r1vne5/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T18:02:18.2627650Z chmod -Rf +w /private/tmp/d20210519-5466-r1vne5 2021-05-19T18:02:18.3164190Z ==> Finishing up 2021-05-19T18:02:18.3636980Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T18:02:18.3646790Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T18:02:18.3673370Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T18:02:18.3766420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6097-1hr5ama.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:02:20.6008830Z ==> Summary 2021-05-19T18:02:20.6033530Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T18:02:20.6042160Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T18:02:20.6064920Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T18:02:20.6084240Z 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-5466-eubgz7 2021-05-19T18:02:20.6248380Z cp -pR /private/tmp/d20210519-5466-eubgz7/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T18:02:20.6435410Z chmod -Rf +w /private/tmp/d20210519-5466-eubgz7 2021-05-19T18:02:20.7034080Z ==> Finishing up 2021-05-19T18:02:20.7464540Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T18:02:20.7468750Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T18:02:20.7476430Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T18:02:20.7481120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T18:02:20.7486930Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T18:02:20.7492040Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T18:02:20.7497390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T18:02:20.7502820Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T18:02:20.7511050Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T18:02:20.7516980Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T18:02:20.7705560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6123-1n01urv.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:02:23.1296090Z ==> Summary 2021-05-19T18:02:23.1322470Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T18:02:23.1329790Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T18:02:23.1455590Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T18:02:23.1472910Z 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-5466-gyy8pd 2021-05-19T18:02:23.6780740Z cp -pR /private/tmp/d20210519-5466-gyy8pd/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T18:02:23.9251380Z chmod -Rf +w /private/tmp/d20210519-5466-gyy8pd 2021-05-19T18:02:23.9888310Z ==> Finishing up 2021-05-19T18:02:24.0304390Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T18:02:24.0310160Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T18:02:24.0317800Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T18:02:24.0322670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T18:02:24.0328230Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T18:02:24.0333840Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T18:02:24.0341630Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T18:02:24.0703450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6149-1abirx.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:02:26.3154120Z ==> Summary 2021-05-19T18:02:26.3176030Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T18:02:26.3183120Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T18:02:26.3752620Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T18:02:26.3770700Z 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-5466-1iuseak 2021-05-19T18:02:26.4155410Z cp -pR /private/tmp/d20210519-5466-1iuseak/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T18:02:26.4552110Z chmod -Rf +w /private/tmp/d20210519-5466-1iuseak 2021-05-19T18:02:27.2024760Z ==> Finishing up 2021-05-19T18:02:27.2127590Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T18:02:27.2230880Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T18:02:27.2238000Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T18:02:27.2340720Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T18:02:27.2443570Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T18:02:27.2546460Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T18:02:27.2650060Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T18:02:27.2753860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6175-z78iw6.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:02:28.9647580Z ==> Summary 2021-05-19T18:02:28.9680690Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T18:02:28.9690830Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T18:02:29.0233720Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T18:02:29.0252820Z 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-5466-1hqlfyw 2021-05-19T18:02:29.0435510Z cp -pR /private/tmp/d20210519-5466-1hqlfyw/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T18:02:29.0603400Z chmod -Rf +w /private/tmp/d20210519-5466-1hqlfyw 2021-05-19T18:02:29.1260780Z ==> Finishing up 2021-05-19T18:02:29.1674880Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T18:02:29.1681160Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T18:02:29.1688290Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T18:02:29.1693180Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T18:02:29.1699050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T18:02:29.1706810Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T18:02:29.1873990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6201-bt1nk4.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:02:31.4275960Z ==> Summary 2021-05-19T18:02:31.4297530Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T18:02:31.4303810Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T18:02:31.4325790Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T18:02:31.4346600Z 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-5466-b5zdsi 2021-05-19T18:02:31.5731980Z cp -pR /private/tmp/d20210519-5466-b5zdsi/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T18:02:31.6571840Z chmod -Rf +w /private/tmp/d20210519-5466-b5zdsi 2021-05-19T18:02:31.7731530Z ==> Finishing up 2021-05-19T18:02:31.8140210Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T18:02:31.8253510Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T18:02:31.8288720Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T18:02:31.8291190Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T18:02:31.8293740Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T18:02:31.8295620Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T18:02:31.8297090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T18:02:31.8298580Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T18:02:31.8300080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T18:02:31.8301550Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T18:02:31.8605180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6227-1defqhu.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:02:34.2070820Z ==> Summary 2021-05-19T18:02:34.2141140Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T18:02:34.2152330Z ==> Installing ffmpeg dependency: snappy 2021-05-19T18:02:34.2245760Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T18:02:34.2264000Z 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-5466-1b9hl4q 2021-05-19T18:02:34.2396800Z cp -pR /private/tmp/d20210519-5466-1b9hl4q/snappy/. /usr/local/Cellar/snappy 2021-05-19T18:02:34.2573680Z chmod -Rf +w /private/tmp/d20210519-5466-1b9hl4q 2021-05-19T18:02:34.3126130Z ==> Finishing up 2021-05-19T18:02:34.3638840Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T18:02:34.3642870Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T18:02:34.3648800Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T18:02:34.3653000Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T18:02:34.3662930Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T18:02:34.3667780Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T18:02:34.3673390Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T18:02:34.3678050Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T18:02:34.3683710Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T18:02:34.3846570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6253-1wnhg09.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:02:36.5638130Z ==> Summary 2021-05-19T18:02:36.5664300Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T18:02:36.5672220Z ==> Installing ffmpeg dependency: speex 2021-05-19T18:02:36.5740040Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T18:02:36.5759240Z 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-5466-1btoqqd 2021-05-19T18:02:36.5945740Z cp -pR /private/tmp/d20210519-5466-1btoqqd/speex/. /usr/local/Cellar/speex 2021-05-19T18:02:36.6173520Z chmod -Rf +w /private/tmp/d20210519-5466-1btoqqd 2021-05-19T18:02:36.6827010Z ==> Finishing up 2021-05-19T18:02:36.7254300Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T18:02:36.7262830Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T18:02:36.7270350Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T18:02:36.7276970Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T18:02:36.7281820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T18:02:36.7287520Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T18:02:36.7295380Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T18:02:36.7476090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6279-1vv860f.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:02:38.9687860Z ==> Summary 2021-05-19T18:02:38.9718830Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T18:02:38.9726480Z ==> Installing ffmpeg dependency: srt 2021-05-19T18:02:38.9812370Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T18:02:38.9831000Z 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-5466-t9s6t7 2021-05-19T18:02:39.0186010Z cp -pR /private/tmp/d20210519-5466-t9s6t7/srt/. /usr/local/Cellar/srt 2021-05-19T18:02:39.0610030Z chmod -Rf +w /private/tmp/d20210519-5466-t9s6t7 2021-05-19T18:02:39.1464810Z ==> Finishing up 2021-05-19T18:02:39.2069250Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T18:02:39.2072770Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T18:02:39.2078760Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T18:02:39.2082470Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T18:02:39.2089990Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T18:02:39.2098570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T18:02:39.2103780Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T18:02:39.2108420Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T18:02:39.2113960Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T18:02:39.2121580Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T18:02:39.2126830Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T18:02:39.2397430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6305-1qjflaw.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:02:41.3861660Z ==> Summary 2021-05-19T18:02:41.3886440Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T18:02:41.3893670Z ==> Installing ffmpeg dependency: giflib 2021-05-19T18:02:41.3915140Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T18:02:41.3934180Z 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-5466-w0cwe8 2021-05-19T18:02:41.4108140Z cp -pR /private/tmp/d20210519-5466-w0cwe8/giflib/. /usr/local/Cellar/giflib 2021-05-19T18:02:41.4257930Z chmod -Rf +w /private/tmp/d20210519-5466-w0cwe8 2021-05-19T18:02:41.4822050Z ==> Finishing up 2021-05-19T18:02:41.5240930Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T18:02:41.5244480Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T18:02:41.5249890Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T18:02:41.5254220Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T18:02:41.5259370Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T18:02:41.5264030Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T18:02:41.5271260Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T18:02:41.5278260Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T18:02:41.5283110Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T18:02:41.5288320Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T18:02:41.5293490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T18:02:41.5480040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6331-gwz92q.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:02:43.7182160Z ==> Summary 2021-05-19T18:02:43.7207760Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T18:02:43.7215300Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T18:02:43.7879820Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T18:02:43.7898500Z 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-5466-1hiqpt 2021-05-19T18:02:43.8560580Z cp -pR /private/tmp/d20210519-5466-1hiqpt/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T18:02:43.9065540Z chmod -Rf +w /private/tmp/d20210519-5466-1hiqpt 2021-05-19T18:02:44.2098760Z ==> Finishing up 2021-05-19T18:02:44.2492580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T18:02:44.2496810Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T18:02:44.2502800Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T18:02:44.2507080Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T18:02:44.2512490Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T18:02:44.2517110Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T18:02:44.2522340Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T18:02:44.2526910Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T18:02:44.2532110Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T18:02:44.2537010Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T18:02:44.2544440Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T18:02:44.2554230Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T18:02:44.2559010Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T18:02:44.2564200Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T18:02:44.2569160Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T18:02:44.2574760Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T18:02:44.2582970Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T18:02:44.2965050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6357-v5txvp.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:02:46.5514280Z ==> Summary 2021-05-19T18:02:46.5552740Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T18:02:46.5559230Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T18:02:46.6358730Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T18:02:46.6376810Z 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-5466-12gi69q 2021-05-19T18:02:46.8553760Z cp -pR /private/tmp/d20210519-5466-12gi69q/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T18:02:46.9661360Z chmod -Rf +w /private/tmp/d20210519-5466-12gi69q 2021-05-19T18:02:47.0506550Z ==> Finishing up 2021-05-19T18:02:47.0926350Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T18:02:47.0932830Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T18:02:47.0938900Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T18:02:47.0945820Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T18:02:47.0950620Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T18:02:47.0956300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T18:02:47.0963920Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T18:02:47.1277530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6383-25czql.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:02:49.4009420Z ==> Caveats 2021-05-19T18:02:49.4010720Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:02:49.4012330Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:02:49.4013750Z ==> Summary 2021-05-19T18:02:49.4066520Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T18:02:49.4072740Z ==> Installing ffmpeg dependency: theora 2021-05-19T18:02:49.4227180Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T18:02:49.4246630Z 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-5466-1i38mvb 2021-05-19T18:02:49.4715500Z cp -pR /private/tmp/d20210519-5466-1i38mvb/theora/. /usr/local/Cellar/theora 2021-05-19T18:02:49.5334440Z chmod -Rf +w /private/tmp/d20210519-5466-1i38mvb 2021-05-19T18:02:49.6415720Z ==> Finishing up 2021-05-19T18:02:49.6829340Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T18:02:49.6837300Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T18:02:49.6843860Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T18:02:49.6848440Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T18:02:49.6854250Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T18:02:49.6859040Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T18:02:49.6864100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T18:02:49.6869700Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T18:02:49.6874450Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T18:02:49.6879570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T18:02:49.6884820Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T18:02:49.6892210Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T18:02:49.6897460Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T18:02:49.6902640Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T18:02:49.7241340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6410-w3wv3a.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:02:51.9771320Z ==> Summary 2021-05-19T18:02:51.9842910Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T18:02:51.9849030Z ==> Installing ffmpeg dependency: x264 2021-05-19T18:02:51.9879830Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T18:02:51.9898940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5466-2i03n5 2021-05-19T18:02:52.0300270Z cp -pR /private/tmp/d20210519-5466-2i03n5/x264/. /usr/local/Cellar/x264 2021-05-19T18:02:52.0493920Z chmod -Rf +w /private/tmp/d20210519-5466-2i03n5 2021-05-19T18:02:52.1041900Z ==> Finishing up 2021-05-19T18:02:52.1465780Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T18:02:52.1487790Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T18:02:52.1493750Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T18:02:52.1499750Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T18:02:52.1504270Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T18:02:52.1512950Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T18:02:52.1517740Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T18:02:52.1713820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6436-i25ld2.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:02:54.3874550Z ==> Summary 2021-05-19T18:02:54.3896490Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T18:02:54.3904800Z ==> Installing ffmpeg dependency: x265 2021-05-19T18:02:54.3970180Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T18:02:54.3988250Z 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-5466-17fhhhi 2021-05-19T18:02:54.5572240Z cp -pR /private/tmp/d20210519-5466-17fhhhi/x265/. /usr/local/Cellar/x265 2021-05-19T18:02:54.6486910Z chmod -Rf +w /private/tmp/d20210519-5466-17fhhhi 2021-05-19T18:02:54.7118840Z ==> Finishing up 2021-05-19T18:02:54.7769680Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T18:02:54.7775310Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T18:02:54.7779950Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T18:02:54.7787220Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T18:02:54.7791690Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T18:02:54.7797100Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T18:02:54.7804620Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T18:02:54.8573080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6462-f0b9ka.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:02:57.1392650Z ==> Summary 2021-05-19T18:02:57.1411940Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T18:02:57.1418850Z ==> Installing ffmpeg dependency: xvid 2021-05-19T18:02:57.1440290Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T18:02:57.1460060Z 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-5466-srhkow 2021-05-19T18:02:57.1620710Z cp -pR /private/tmp/d20210519-5466-srhkow/xvid/. /usr/local/Cellar/xvid 2021-05-19T18:02:57.1744960Z chmod -Rf +w /private/tmp/d20210519-5466-srhkow 2021-05-19T18:02:57.2200950Z ==> Finishing up 2021-05-19T18:02:57.2626600Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T18:02:57.2633410Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T18:02:57.2639500Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T18:02:57.2788170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6488-1n3gjnb.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:02:59.4099900Z ==> Summary 2021-05-19T18:02:59.4116500Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T18:02:59.4124760Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T18:02:59.4257780Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T18:02:59.4275440Z 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-5466-1kiq0rd 2021-05-19T18:02:59.4944700Z cp -pR /private/tmp/d20210519-5466-1kiq0rd/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T18:02:59.5609010Z chmod -Rf +w /private/tmp/d20210519-5466-1kiq0rd 2021-05-19T18:02:59.6503510Z ==> Finishing up 2021-05-19T18:02:59.6840580Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T18:02:59.6846800Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T18:02:59.6851460Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T18:02:59.6864680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T18:02:59.6870510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T18:02:59.6876750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T18:02:59.6881450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T18:02:59.6887370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T18:02:59.6893100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T18:02:59.6898370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T18:02:59.6904100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T18:02:59.6909680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T18:02:59.6930680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T18:02:59.6932540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T18:02:59.6934080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T18:02:59.6935610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T18:02:59.6938360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T18:02:59.6944250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T18:02:59.6949580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T18:02:59.6955120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T18:02:59.6960440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T18:02:59.6965920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T18:02:59.6971750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T18:02:59.6977030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T18:02:59.6982470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T18:02:59.6987830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T18:02:59.6993180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T18:02:59.6998650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T18:02:59.7004450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T18:02:59.7010070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T18:02:59.7015800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T18:02:59.7021170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T18:02:59.7026630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T18:02:59.7032320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T18:02:59.7060200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T18:02:59.7061830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T18:02:59.7063820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T18:02:59.7065360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T18:02:59.7066880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T18:02:59.7068610Z 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:02:59.7071990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T18:02:59.7078020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T18:02:59.7082830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T18:02:59.7088580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T18:02:59.7113130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T18:02:59.7117960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T18:02:59.7124090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T18:02:59.7129170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T18:02:59.7134620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T18:02:59.7140110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T18:02:59.7146320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T18:02:59.7152430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T18:02:59.7158040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T18:02:59.7163470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T18:02:59.7168330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T18:02:59.7173760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T18:02:59.7179970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T18:02:59.7184860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T18:02:59.7190090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T18:02:59.7195600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T18:02:59.7203570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T18:02:59.7209010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T18:02:59.7214390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T18:02:59.7219940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T18:02:59.7225260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T18:02:59.7230710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T18:02:59.7236190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T18:02:59.7242080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T18:02:59.7264220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T18:02:59.7270280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T18:02:59.7275830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T18:02:59.7281640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T18:02:59.7288850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T18:02:59.7293490Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T18:02:59.7299230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T18:02:59.7307020Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T18:02:59.7642050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6514-1uewmr1.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:03:02.1672570Z ==> Summary 2021-05-19T18:03:02.1736140Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T18:03:02.1743510Z ==> Installing ffmpeg dependency: zimg 2021-05-19T18:03:02.1789790Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:03:02.1806910Z 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-5466-b6or3t 2021-05-19T18:03:02.2049080Z cp -pR /private/tmp/d20210519-5466-b6or3t/zimg/. /usr/local/Cellar/zimg 2021-05-19T18:03:02.2289310Z chmod -Rf +w /private/tmp/d20210519-5466-b6or3t 2021-05-19T18:03:02.2964040Z ==> Finishing up 2021-05-19T18:03:02.3363590Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T18:03:02.3373930Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T18:03:02.3377640Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T18:03:02.3384510Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T18:03:02.3389200Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T18:03:02.3394420Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T18:03:02.3401540Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T18:03:02.3594830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6540-c9k7b4.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:03:04.5899390Z ==> Summary 2021-05-19T18:03:04.5932150Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T18:03:04.5939910Z ==> Installing ffmpeg 2021-05-19T18:03:04.5944350Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T18:03:04.5963510Z 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-5466-fvclu1 2021-05-19T18:03:04.9823110Z cp -pR /private/tmp/d20210519-5466-fvclu1/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T18:03:05.2587300Z chmod -Rf +w /private/tmp/d20210519-5466-fvclu1 2021-05-19T18:03:09.1850930Z ==> Finishing up 2021-05-19T18:03:09.2212790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T18:03:09.2216540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T18:03:09.2221810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T18:03:09.2226590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T18:03:09.2231530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T18:03:09.2236430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T18:03:09.2241440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T18:03:09.2246110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T18:03:09.2251440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T18:03:09.2264300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T18:03:09.2268960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T18:03:09.2274280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T18:03:09.2278900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T18:03:09.2284120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T18:03:09.2289260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T18:03:09.2294000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T18:03:09.2298960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T18:03:09.2303590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T18:03:09.2309220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T18:03:09.2313420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T18:03:09.2318600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T18:03:09.2325330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T18:03:09.2329440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T18:03:09.2334940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T18:03:09.2339380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T18:03:09.2344600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T18:03:09.2349240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T18:03:09.2354330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T18:03:09.2358870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T18:03:09.2363910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T18:03:09.2368420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T18:03:09.2374110Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T18:03:09.2378480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T18:03:09.2383800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T18:03:09.2388260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T18:03:09.2393440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T18:03:09.2398020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T18:03:09.2403640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T18:03:09.2411070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T18:03:09.2415640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T18:03:09.2420820Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T18:03:09.2425450Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T18:03:09.2430540Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T18:03:09.2434860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T18:03:09.2440060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T18:03:09.2445710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T18:03:09.2451000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T18:03:09.2457690Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T18:03:09.2467940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T18:03:09.2473940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T18:03:09.2478690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T18:03:09.2484480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T18:03:09.2489800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T18:03:09.2495260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T18:03:09.2500390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T18:03:09.2506010Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T18:03:09.2511080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T18:03:09.2516900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T18:03:09.2521750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T18:03:09.2527530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T18:03:09.2532800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T18:03:09.2538300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T18:03:09.2543630Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T18:03:09.2551870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T18:03:09.2557830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T18:03:09.2562590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T18:03:09.2569760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T18:03:09.2620920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T18:03:09.2626780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T18:03:09.2631880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T18:03:09.2640200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T18:03:09.2645180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T18:03:09.2650490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T18:03:09.2655990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T18:03:09.2661330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T18:03:09.2666390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T18:03:09.2671600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T18:03:09.2677150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T18:03:09.2682400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T18:03:09.2687420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T18:03:09.2693400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T18:03:09.2698460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T18:03:09.2704010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T18:03:09.2708870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T18:03:09.2714180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T18:03:09.2719600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T18:03:09.2724690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T18:03:09.2730160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T18:03:09.2734780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T18:03:09.2740370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T18:03:09.2745480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T18:03:09.2750460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T18:03:09.2755690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T18:03:09.2761070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T18:03:09.2766110Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T18:03:09.2771510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T18:03:09.2776680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T18:03:09.2782200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T18:03:09.2787320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T18:03:09.2793010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T18:03:09.2796700Z Only the first 100 operations were output. 2021-05-19T18:03:09.4941730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6566-4pk6sq.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:03:12.0435430Z ==> Summary 2021-05-19T18:03:12.0617540Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T18:03:13.0726960Z ==> Caveats 2021-05-19T18:03:13.0728570Z ==> tesseract 2021-05-19T18:03:13.0744560Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T18:03:13.0746340Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T18:03:14.7958430Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T18:03:15.9015730Z /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:03:16.4330760Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T18:03:16.7834920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T18%3A10%3A00Z&sig=HBKt4aGLHaAqENqnagZMa6%2Fm3KMHxPF%2FFnBkW7m4s6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:16.8212580Z /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\%3A10\%3A00Z\&sig=HBKt4aGLHaAqENqnagZMa6\%2Fm3KMHxPF\%2FFnBkW7m4s6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:17.1691410Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T18:03:17.2798580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T18:03:18.4428570Z /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:03:19.0298090Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T18:03:19.4525220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T18%3A10%3A00Z&sig=f173etMhP2BaDLrHIm%2BYidYiPIi7FGAXle4eO9h7%2B5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:19.4993800Z /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\%3A10\%3A00Z\&sig=f173etMhP2BaDLrHIm\%2BYidYiPIi7FGAXle4eO9h7\%2B5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:19.8192740Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T18:03:19.8612850Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T18:03:19.8617420Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T18:03:19.9297580Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T18:03:19.9325160Z 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-6579-14o2jm0 2021-05-19T18:03:20.5730280Z cp -pR /private/tmp/d20210519-6579-14o2jm0/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T18:03:21.0975830Z chmod -Rf +w /private/tmp/d20210519-6579-14o2jm0 2021-05-19T18:03:21.4434170Z ==> Finishing up 2021-05-19T18:03:21.4712810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T18:03:21.4716490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T18:03:21.4721650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T18:03:21.4733400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T18:03:21.4751540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T18:03:21.4761560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T18:03:21.4769810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T18:03:21.4788470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T18:03:21.4800190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T18:03:21.4808370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T18:03:21.4818710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T18:03:21.4837850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T18:03:21.4847640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T18:03:21.4859580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T18:03:21.4868980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T18:03:21.4882340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T18:03:21.4893180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T18:03:21.4905030Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T18:03:21.4915340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T18:03:21.4925650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T18:03:21.4937870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T18:03:21.4954810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T18:03:21.4966250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T18:03:21.5005260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T18:03:21.5009740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T18:03:21.5014980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T18:03:21.5019230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T18:03:21.5024090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T18:03:21.5028370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T18:03:21.5033760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T18:03:21.5040770Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T18:03:21.5049930Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T18:03:21.5054170Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T18:03:21.5063950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T18:03:21.5069590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T18:03:21.5074990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T18:03:21.5080420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T18:03:21.5085720Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T18:03:21.5091110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T18:03:21.5126240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T18:03:21.5127890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T18:03:21.5129530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T18:03:21.5131240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T18:03:21.5132780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T18:03:21.5134360Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T18:03:21.5136690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T18:03:21.5142710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T18:03:21.5148290Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T18:03:21.5153880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T18:03:21.5159420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T18:03:21.5165250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T18:03:21.5171210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T18:03:21.5176640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T18:03:21.5181800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T18:03:21.5186990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T18:03:21.5193790Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T18:03:21.5198480Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T18:03:21.5217330Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T18:03:21.7352380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6749-j6jiyj.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:03:23.9880730Z ==> Summary 2021-05-19T18:03:24.0304700Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T18:03:24.0317070Z ==> Installing imagemagick@6 2021-05-19T18:03:24.0320790Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T18:03:24.0346050Z 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-6579-180afdp 2021-05-19T18:03:24.7509210Z cp -pR /private/tmp/d20210519-6579-180afdp/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T18:03:24.8140460Z chmod -Rf +w /private/tmp/d20210519-6579-180afdp 2021-05-19T18:03:26.5748650Z ==> Finishing up 2021-05-19T18:03:26.8461700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6775-bvs2n6.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:03:29.2747930Z ==> Caveats 2021-05-19T18:03:29.2749540Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:03:29.2750700Z because this is an alternate version of another formula. 2021-05-19T18:03:29.2751350Z 2021-05-19T18:03:29.2752190Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:03:29.2753770Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:03:29.2754550Z 2021-05-19T18:03:29.2755390Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:03:29.2756720Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:03:29.2758310Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:03:29.2759040Z 2021-05-19T18:03:29.2760280Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:03:29.2761530Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:03:29.2768020Z 2021-05-19T18:03:29.2769300Z ==> Summary 2021-05-19T18:03:29.3231710Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T18:03:30.0936150Z ==> Caveats 2021-05-19T18:03:30.0937550Z ==> imagemagick@6 2021-05-19T18:03:30.0979900Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:03:30.0981130Z because this is an alternate version of another formula. 2021-05-19T18:03:30.0981810Z 2021-05-19T18:03:30.0982660Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T18:03:30.0984290Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:03:30.0985100Z 2021-05-19T18:03:30.0985940Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T18:03:30.0987320Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T18:03:30.0988790Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T18:03:30.0989510Z 2021-05-19T18:03:30.0990760Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T18:03:30.0991900Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T18:03:30.0992590Z 2021-05-19T18:03:32.0112030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T18:03:33.1077020Z /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:03:33.6404300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T18:03:33.9743900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T18%3A10%3A00Z&sig=QZd9sef5tsWJbBKZa6QkHpVvYfL4Q4gM1RZt7OqLFaM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:34.0507650Z /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\%3A10\%3A00Z\&sig=QZd9sef5tsWJbBKZa6QkHpVvYfL4Q4gM1RZt7OqLFaM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:34.1150100Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T18:03:34.1223710Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T18:03:35.1657640Z /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:03:35.6979200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T18:03:36.0299310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T18%3A10%3A00Z&sig=MW8IrGwBsrklIV%2BSn5NrD37ddQcRx7jZZ1UJI4jv4Bk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:36.0679970Z /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\%3A10\%3A00Z\&sig=MW8IrGwBsrklIV\%2BSn5NrD37ddQcRx7jZZ1UJI4jv4Bk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:36.1267580Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T18:03:36.1341810Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T18:03:37.1942020Z /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:03:37.8630490Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T18:03:38.1998020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T18%3A10%3A00Z&sig=hKmfXSwzGPUEKPwWEFTT9gk8ZhD4sqDfNbCn6rjFkFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:38.2848740Z /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\%3A10\%3A00Z\&sig=hKmfXSwzGPUEKPwWEFTT9gk8ZhD4sqDfNbCn6rjFkFQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:39.6521300Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T18:03:39.8054330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T18:03:40.9114790Z /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:03:41.4656020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T18:03:41.8239750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T18%3A10%3A00Z&sig=Ui%2BDMXB09zU8m4PbbLxZfeFsJI6BN8ap4Otwr6B%2FibU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:41.8602330Z /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\%3A10\%3A00Z\&sig=Ui\%2BDMXB09zU8m4PbbLxZfeFsJI6BN8ap4Otwr6B\%2FibU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:41.9053490Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T18:03:41.9085610Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T18:03:43.0097670Z /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:03:43.5567060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T18:03:43.8971980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T18%3A10%3A00Z&sig=1BTb1Y313rmimAf8fw04mP2bOvcIw2uhD%2BpcRUn0%2Bb0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:43.9349540Z /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\%3A10\%3A00Z\&sig=1BTb1Y313rmimAf8fw04mP2bOvcIw2uhD\%2BpcRUn0\%2Bb0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:43.9662480Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T18:03:43.9693370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T18:03:45.0536490Z /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:03:45.6013930Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T18:03:45.9484180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T18%3A10%3A00Z&sig=EFdYJqOFN9jBko4qxSG9qjDL8wyP1fu8vO0voBMOMEM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:45.9782130Z /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\%3A10\%3A00Z\&sig=EFdYJqOFN9jBko4qxSG9qjDL8wyP1fu8vO0voBMOMEM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:46.0487170Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T18:03:46.0552280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T18:03:47.1459790Z /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:03:47.7403000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T18:03:48.0838740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T18%3A10%3A00Z&sig=vfvZc505uk45KoD56icBBd6j3SN5pV5cDc6I01cMZQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:48.1147350Z /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\%3A10\%3A00Z\&sig=vfvZc505uk45KoD56icBBd6j3SN5pV5cDc6I01cMZQ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:48.1941920Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T18:03:48.2016830Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T18:03:49.2958380Z /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:03:49.8327410Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T18:03:50.1955270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T18%3A10%3A00Z&sig=De432woVaVP4st0xJRbwXFhstNPtBtcPD0acVaYSUW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:50.2270720Z /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\%3A10\%3A00Z\&sig=De432woVaVP4st0xJRbwXFhstNPtBtcPD0acVaYSUW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:50.2694370Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T18:03:50.2725010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T18:03:51.3740910Z /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:03:51.9718020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T18:03:52.3045020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T18%3A10%3A00Z&sig=v4ZPFqaHSFmlPYWvSNkYKXnt7QGHdj86E%2Fba1fSTHZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:52.3687590Z /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\%3A10\%3A00Z\&sig=v4ZPFqaHSFmlPYWvSNkYKXnt7QGHdj86E\%2Fba1fSTHZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:52.4510960Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T18:03:52.4557510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T18:03:53.5674270Z /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:03:54.1660820Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T18:03:54.5104130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T18%3A10%3A00Z&sig=QofIWZR9DduuiblW0X%2BDH%2Bmm7yrNRYUxhlDZZwETq90%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:54.5459650Z /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\%3A10\%3A00Z\&sig=QofIWZR9DduuiblW0X\%2BDH\%2Bmm7yrNRYUxhlDZZwETq90\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:54.6357550Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:03:54.6392950Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T18:03:56.7296790Z /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:03:57.2767370Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T18:03:57.6351980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T18%3A10%3A00Z&sig=OrHVh3JgTtnMUW4O2HBL5%2BnMgcSFv9n93nVr9CduecA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:03:57.6728920Z /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\%3A10\%3A00Z\&sig=OrHVh3JgTtnMUW4O2HBL5\%2BnMgcSFv9n93nVr9CduecA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:03:58.0034900Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T18:03:58.0102570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T18:03:59.1533340Z /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:03:59.7704680Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T18:04:00.1450880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T18%3A10%3A00Z&sig=buWmm%2BcjzCsX9HouRq8h7UM%2BIiV4uaBjBi%2B1AP8yvJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:00.1837950Z /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\%3A10\%3A00Z\&sig=buWmm\%2BcjzCsX9HouRq8h7UM\%2BIiV4uaBjBi\%2B1AP8yvJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:00.4402930Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T18:04:00.4898570Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T18:04:00.4901670Z ==> Installing imagemagick dependency: libde265 2021-05-19T18:04:00.5502130Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T18:04:00.5529060Z 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-6782-uzfyoe 2021-05-19T18:04:00.5783150Z cp -pR /private/tmp/d20210519-6782-uzfyoe/libde265/. /usr/local/Cellar/libde265 2021-05-19T18:04:00.6164880Z chmod -Rf +w /private/tmp/d20210519-6782-uzfyoe 2021-05-19T18:04:00.6897650Z ==> Finishing up 2021-05-19T18:04:00.7268750Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T18:04:00.7272000Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T18:04:00.7277470Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T18:04:00.7281690Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T18:04:00.7286970Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T18:04:00.7293580Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T18:04:00.7300490Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T18:04:00.7306420Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T18:04:00.7311820Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T18:04:00.7319170Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T18:04:00.7586370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7013-o22vbe.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:04:02.9820820Z ==> Summary 2021-05-19T18:04:02.9854690Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T18:04:02.9857120Z ==> Installing imagemagick dependency: docbook 2021-05-19T18:04:02.9880380Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T18:04:02.9899630Z 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-6782-6yzh3k 2021-05-19T18:04:03.0830570Z cp -pR /private/tmp/d20210519-6782-6yzh3k/docbook/. /usr/local/Cellar/docbook 2021-05-19T18:04:03.2127710Z chmod -Rf +w /private/tmp/d20210519-6782-6yzh3k 2021-05-19T18:04:03.3123370Z ==> Finishing up 2021-05-19T18:04:03.3659330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7039-e4i81x.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:04:05.2871520Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3210920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3367790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3465190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3568690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3666710Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3762760Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3859220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.3954620Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4052870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4148920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4246350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4343440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4441100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.4535640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:05.7267020Z ==> Caveats 2021-05-19T18:04:05.7271870Z To use the DocBook package in your XML toolchain, 2021-05-19T18:04:05.7272900Z you need to add the following to your ~/.bashrc: 2021-05-19T18:04:05.7273520Z 2021-05-19T18:04:05.7274360Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:04:05.7275730Z ==> Summary 2021-05-19T18:04:05.7410160Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T18:04:05.7416220Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T18:04:05.7466340Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T18:04:05.7484840Z 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-6782-1ieahjt 2021-05-19T18:04:07.5942440Z cp -pR /private/tmp/d20210519-6782-1ieahjt/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T18:04:10.2549010Z chmod -Rf +w /private/tmp/d20210519-6782-1ieahjt 2021-05-19T18:04:11.6300380Z ==> Finishing up 2021-05-19T18:04:11.6747260Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T18:04:11.6762740Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T18:04:11.6865980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7080-1bfa0a7.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:04:13.6855510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:13.6993410Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:13.7093080Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:04:13.7192870Z ==> 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:04:13.7291650Z ==> 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:04:13.7403210Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T18:04:13.7501480Z ==> 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:04:13.7598920Z ==> 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:04:13.7697130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:04:13.7805260Z ==> 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:04:13.7903260Z ==> 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:04:13.8001430Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:04:13.8100520Z ==> 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:04:13.8199350Z ==> 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:04:13.8297170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:13.8401500Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T18:04:13.8499190Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:04:13.8598070Z ==> 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:04:13.8695400Z ==> 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:04:13.8792110Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T18:04:13.8890610Z ==> 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:04:13.8987900Z ==> 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:04:13.9085970Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T18:04:13.9202490Z ==> 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:04:13.9301070Z ==> 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:04:13.9397630Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T18:04:13.9495170Z ==> 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:04:13.9593460Z ==> 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:04:14.9870550Z ==> Summary 2021-05-19T18:04:15.2732870Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T18:04:15.2738900Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T18:04:15.2760430Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T18:04:15.2778600Z 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-6782-10owqkx 2021-05-19T18:04:15.2889320Z cp -pR /private/tmp/d20210519-6782-10owqkx/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T18:04:15.3013390Z chmod -Rf +w /private/tmp/d20210519-6782-10owqkx 2021-05-19T18:04:15.3746490Z ==> Finishing up 2021-05-19T18:04:15.4187790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7134-19vdz4l.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:04:17.5486920Z ==> Caveats 2021-05-19T18:04:17.5488580Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:04:17.5489870Z because macOS already provides this software and installing another version in 2021-05-19T18:04:17.5490920Z parallel can cause all kinds of trouble. 2021-05-19T18:04:17.5491650Z 2021-05-19T18:04:17.5492840Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:04:17.5494400Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:04:17.5495190Z 2021-05-19T18:04:17.5495670Z 2021-05-19T18:04:17.5496410Z Bash completion has been installed to: 2021-05-19T18:04:17.5497680Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:04:17.5499030Z ==> Summary 2021-05-19T18:04:17.5508500Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T18:04:17.5513970Z ==> Installing imagemagick dependency: xmlto 2021-05-19T18:04:17.5646490Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T18:04:17.5664230Z 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-6782-1w0dbg 2021-05-19T18:04:17.5877140Z cp -pR /private/tmp/d20210519-6782-1w0dbg/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T18:04:17.6171550Z chmod -Rf +w /private/tmp/d20210519-6782-1w0dbg 2021-05-19T18:04:17.6755000Z ==> Finishing up 2021-05-19T18:04:17.7183700Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T18:04:17.7187060Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T18:04:17.7198920Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T18:04:17.7203750Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T18:04:17.7209160Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T18:04:17.7299850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7160-10eohxt.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:04:19.9921750Z ==> Summary 2021-05-19T18:04:19.9963580Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T18:04:19.9969440Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T18:04:20.0749030Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T18:04:20.0766480Z 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-6782-1a7y1hh 2021-05-19T18:04:20.1488070Z cp -pR /private/tmp/d20210519-6782-1a7y1hh/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T18:04:20.3030550Z chmod -Rf +w /private/tmp/d20210519-6782-1a7y1hh 2021-05-19T18:04:20.4571320Z ==> Finishing up 2021-05-19T18:04:20.4874140Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T18:04:20.4975890Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T18:04:20.5037420Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T18:04:20.5090670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5122260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5135050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5154870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5212140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5239670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5269310Z 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:04:20.5295570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5325000Z 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:04:20.5352390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5379800Z 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:04:20.5386490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5407420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5434810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5466470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5489790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5493890Z 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:04:20.5523770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5551160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5580440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5592370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5614260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5646380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5655200Z mkdir -p /usr/local/share/locale/fo 2021-05-19T18:04:20.5662320Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T18:04:20.5664500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5667260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5669820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5673920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5676190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5678670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5696820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5702490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5727780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5734830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5834410Z mkdir -p /usr/local/share/locale/ia 2021-05-19T18:04:20.5876620Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T18:04:20.5911690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5921390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5939440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5970230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5992630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.5999840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6024100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6027220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6054100Z mkdir -p /usr/local/share/locale/ky 2021-05-19T18:04:20.6072790Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T18:04:20.6083590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6111150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6126650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6138500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6165990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6193350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6220680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6229200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6248070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6275760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6303080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6330410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6332230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6357410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6386660Z 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:04:20.6414200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6434300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6444940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6531400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6572390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6672720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6693570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6783020Z 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:04:20.6816090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6868780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6889990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6921390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.6992290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.7094950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.7204730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.7261410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T18:04:20.7339330Z 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:04:20.7395010Z 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:04:20.7498040Z 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:04:20.7539390Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T18:04:20.7641780Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T18:04:20.7684110Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T18:04:20.7787150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7186-9ulozo.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:04:22.6229360Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:04:24.5315750Z ==> Summary 2021-05-19T18:04:24.5526690Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T18:04:24.5532720Z ==> Installing imagemagick dependency: libheif 2021-05-19T18:04:24.6606600Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T18:04:24.6624590Z 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-6782-1b39dmt 2021-05-19T18:04:24.6885740Z cp -pR /private/tmp/d20210519-6782-1b39dmt/libheif/. /usr/local/Cellar/libheif 2021-05-19T18:04:24.7252760Z chmod -Rf +w /private/tmp/d20210519-6782-1b39dmt 2021-05-19T18:04:24.8478810Z ==> Finishing up 2021-05-19T18:04:24.8901290Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T18:04:24.8904750Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T18:04:24.8909700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T18:04:24.8914190Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T18:04:24.8920950Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T18:04:24.8926970Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T18:04:24.8936600Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T18:04:24.8941350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T18:04:24.8946700Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T18:04:24.8952280Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T18:04:24.8961450Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T18:04:24.8966600Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T18:04:24.8971580Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T18:04:24.8977820Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T18:04:24.8982200Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T18:04:24.8987490Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T18:04:24.8995690Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T18:04:24.9205340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7213-1nt4ot5.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:04:26.8394240Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T18:04:28.6232560Z ==> Summary 2021-05-19T18:04:28.6332770Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T18:04:28.6434780Z ==> Installing imagemagick dependency: liblqr 2021-05-19T18:04:28.6768580Z 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-6782-1ri612w 2021-05-19T18:04:28.6771160Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T18:04:28.6909930Z cp -pR /private/tmp/d20210519-6782-1ri612w/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T18:04:28.7198690Z chmod -Rf +w /private/tmp/d20210519-6782-1ri612w 2021-05-19T18:04:28.7694960Z ==> Finishing up 2021-05-19T18:04:28.8063660Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T18:04:28.8069530Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T18:04:28.8094240Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T18:04:28.8101300Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T18:04:28.8264370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7240-d2vefs.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:04:30.9651370Z ==> Summary 2021-05-19T18:04:30.9680000Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T18:04:30.9685630Z ==> Installing imagemagick dependency: libomp 2021-05-19T18:04:30.9738040Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T18:04:30.9756100Z 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-6782-ome9no 2021-05-19T18:04:30.9912700Z cp -pR /private/tmp/d20210519-6782-ome9no/libomp/. /usr/local/Cellar/libomp 2021-05-19T18:04:31.0035910Z chmod -Rf +w /private/tmp/d20210519-6782-ome9no 2021-05-19T18:04:31.0519800Z ==> Finishing up 2021-05-19T18:04:31.0908090Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T18:04:31.0911360Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T18:04:31.0916570Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T18:04:31.0923200Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T18:04:31.0927860Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T18:04:31.1200190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7266-1oqhqai.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:04:33.3677020Z ==> Summary 2021-05-19T18:04:33.3694690Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T18:04:33.3701120Z ==> Installing imagemagick dependency: imath 2021-05-19T18:04:33.3756660Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:04:33.3775040Z 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-6782-185l3ca 2021-05-19T18:04:33.4026800Z cp -pR /private/tmp/d20210519-6782-185l3ca/imath/. /usr/local/Cellar/imath 2021-05-19T18:04:33.4324820Z chmod -Rf +w /private/tmp/d20210519-6782-185l3ca 2021-05-19T18:04:33.5004590Z ==> Finishing up 2021-05-19T18:04:33.5443920Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T18:04:33.5451970Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T18:04:33.5456480Z 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:04:33.5462180Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T18:04:33.5466300Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T18:04:33.5472220Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T18:04:33.5479000Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T18:04:33.5687460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7292-1774di1.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:04:35.7129220Z ==> Summary 2021-05-19T18:04:35.7174060Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T18:04:35.7180970Z ==> Installing imagemagick dependency: openexr 2021-05-19T18:04:35.7281060Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T18:04:35.7299050Z 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-6782-pvxyz 2021-05-19T18:04:35.8077360Z cp -pR /private/tmp/d20210519-6782-pvxyz/openexr/. /usr/local/Cellar/openexr 2021-05-19T18:04:35.9080050Z chmod -Rf +w /private/tmp/d20210519-6782-pvxyz 2021-05-19T18:04:36.0745820Z ==> Finishing up 2021-05-19T18:04:36.1169210Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T18:04:36.1174260Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T18:04:36.1178000Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T18:04:36.1183100Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T18:04:36.1188140Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T18:04:36.1192630Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T18:04:36.1197470Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T18:04:36.1202050Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T18:04:36.1208610Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T18:04:36.1216970Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T18:04:36.1225420Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T18:04:36.1230360Z 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:04:36.1235100Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T18:04:36.1240260Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T18:04:36.1245150Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T18:04:36.1250030Z 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:04:36.1255630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T18:04:36.1261490Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T18:04:36.1266060Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T18:04:36.1271260Z 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:04:36.1276030Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T18:04:36.1281620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T18:04:36.1286430Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T18:04:36.1312890Z 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:04:36.1314780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T18:04:36.1316830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T18:04:36.1318750Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T18:04:36.1320580Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T18:04:36.1939090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7320-1sohhaz.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:04:38.3670070Z ==> Summary 2021-05-19T18:04:38.3785820Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T18:04:38.3793250Z ==> Installing imagemagick 2021-05-19T18:04:38.3796960Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T18:04:38.3816620Z 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-6782-qocx6i 2021-05-19T18:04:38.7638670Z cp -pR /private/tmp/d20210519-6782-qocx6i/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T18:04:39.1936480Z chmod -Rf +w /private/tmp/d20210519-6782-qocx6i 2021-05-19T18:04:42.3903540Z ==> Finishing up 2021-05-19T18:04:42.4081490Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T18:04:42.4087350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T18:04:42.4092320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T18:04:42.4097760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T18:04:42.4102070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T18:04:42.4107400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T18:04:42.4112230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T18:04:42.4117260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T18:04:42.4122230Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T18:04:42.4127410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T18:04:42.4144910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T18:04:42.4183210Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T18:04:42.4187660Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T18:04:42.4192760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T18:04:42.4199400Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T18:04:42.4204040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T18:04:42.4209060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T18:04:42.4213670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T18:04:42.4218720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T18:04:42.4223200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T18:04:42.4228340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T18:04:42.4232850Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T18:04:42.4237980Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T18:04:42.4242670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T18:04:42.4247810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T18:04:42.4252230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T18:04:42.4257520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T18:04:42.4262470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T18:04:42.4267530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T18:04:42.4272180Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T18:04:42.4279460Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T18:04:42.4285670Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T18:04:42.4293010Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T18:04:42.4303120Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T18:04:42.4308620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T18:04:42.4314240Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T18:04:42.4319290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T18:04:42.4324830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T18:04:42.4329860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T18:04:42.4335620Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T18:04:42.4340560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T18:04:42.4345720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T18:04:42.4351500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T18:04:42.4356090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T18:04:42.4361470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T18:04:42.4366870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T18:04:42.4371860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T18:04:42.4377220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T18:04:42.4382380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T18:04:42.4387750Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T18:04:42.4394560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T18:04:42.4399460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T18:04:42.4404670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T18:04:42.4409650Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T18:04:42.4414860Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T18:04:42.4419560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T18:04:42.4424580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T18:04:42.4429800Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T18:04:42.4434890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T18:04:42.4439980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T18:04:42.4464330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T18:04:42.4469670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T18:04:42.4474890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T18:04:42.4482410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T18:04:42.4486900Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T18:04:42.4492280Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T18:04:42.4496810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T18:04:42.4502830Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T18:04:42.4507250Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T18:04:42.4512770Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T18:04:42.4517210Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T18:04:42.7277420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7347-1f5e54w.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:04:45.1447950Z ==> Summary 2021-05-19T18:04:45.1916350Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T18:04:46.8046880Z ==> Caveats 2021-05-19T18:04:46.8048280Z ==> docbook 2021-05-19T18:04:46.8063320Z To use the DocBook package in your XML toolchain, 2021-05-19T18:04:46.8064660Z you need to add the following to your ~/.bashrc: 2021-05-19T18:04:46.8065350Z 2021-05-19T18:04:46.8066170Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T18:04:46.8067530Z ==> gnu-getopt 2021-05-19T18:04:46.8091890Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:04:46.8093170Z because macOS already provides this software and installing another version in 2021-05-19T18:04:46.8094220Z parallel can cause all kinds of trouble. 2021-05-19T18:04:46.8094810Z 2021-05-19T18:04:46.8096000Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T18:04:46.8097590Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:04:46.8098850Z 2021-05-19T18:04:46.8099340Z 2021-05-19T18:04:46.8100120Z Bash completion has been installed to: 2021-05-19T18:04:46.8101580Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T18:04:48.3750860Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T18:04:49.5648680Z /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:04:50.0323130Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T18:04:50.4306930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T18%3A10%3A00Z&sig=%2BG3Khx%2FEs26oXX7M2XLb9bFBpUcHvd0WEvSMwTuC7QA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:04:50.4677460Z /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\%3A10\%3A00Z\&sig=\%2BG3Khx\%2FEs26oXX7M2XLb9bFBpUcHvd0WEvSMwTuC7QA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:04:50.5170890Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T18:04:50.5844090Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T18:04:50.5871430Z 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-7354-1coidbd 2021-05-19T18:04:50.6051920Z cp -pR /private/tmp/d20210519-7354-1coidbd/udunits/. /usr/local/Cellar/udunits 2021-05-19T18:04:50.6318110Z chmod -Rf +w /private/tmp/d20210519-7354-1coidbd 2021-05-19T18:04:50.6915910Z ==> Finishing up 2021-05-19T18:04:50.7342070Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T18:04:50.7348080Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T18:04:50.7352540Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T18:04:50.7362390Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T18:04:50.7370010Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T18:04:50.7413770Z info /usr/local/share/info/udunits2.info 2021-05-19T18:04:50.7422500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T18:04:50.7463430Z info /usr/local/share/info/udunits2lib.info 2021-05-19T18:04:50.7473520Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T18:04:50.7509910Z info /usr/local/share/info/udunits2prog.info 2021-05-19T18:04:50.7517840Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T18:04:50.7525900Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T18:04:50.7531750Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T18:04:50.7713970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7521-i2fduw.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:04:52.9829920Z ==> Summary 2021-05-19T18:04:52.9859570Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T18:04:55.1685120Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T18:04:55.1686230Z To reinstall 1.6, run: 2021-05-19T18:04:55.1686940Z brew reinstall jq 2021-05-19T18:04:56.6844920Z ==> Caveats 2021-05-19T18:04:56.6846140Z imagej requires Java. You can install the latest version with: 2021-05-19T18:04:56.6847480Z brew install --cask adoptopenjdk 2021-05-19T18:04:56.6848110Z 2021-05-19T18:04:57.0359100Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T18:04:57.2918020Z /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:05:05.5570430Z ==> Verifying checksum for cask 'imagej' 2021-05-19T18:05:05.7207170Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:05:05.7208320Z ==> Installing Cask imagej 2021-05-19T18:05:05.7722590Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7631-1et0ngc 2021-05-19T18:05:05.9435170Z cp -pR /private/tmp/d20210519-7631-1et0ngc/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T18:05:06.1075410Z chmod -Rf +w /private/tmp/d20210519-7631-1et0ngc 2021-05-19T18:05:06.1779800Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T18:05:06.5261900Z 🍺 imagej was successfully installed! 2021-05-19T18:05:08.8616210Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T18:05:10.5183280Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T18:05:10.9130690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T18%3A15%3A00Z&sig=R9IjTYvTzabtvj3woTJjywU5gXWZnXwJwCPlGU8ZNqk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:11.1668710Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T18:05:12.9314170Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T18:05:13.3147710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T18%3A15%3A00Z&sig=qX2XbjIfAhTvHsk%2B2WjhQprfIxR1wdDbwc0%2FAsSUNfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:13.7120960Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T18:05:13.7223590Z ==> Installing bowtie2 dependency: tbb 2021-05-19T18:05:13.8072940Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T18:05:18.0449750Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T18:05:18.5774630Z ==> Installing bowtie2 2021-05-19T18:05:18.5876870Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T18:05:22.3713810Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T18:05:25.4223680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T18:05:27.1097950Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T18:05:27.5287090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T18%3A15%3A00Z&sig=l7H%2BMN5Gui6%2BtzBqTOV74Slf2CZqidjcsVePBI3pcmw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:27.6562530Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T18:05:29.3267560Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T18:05:29.7060250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T18%3A15%3A00Z&sig=IrGXU1MMRPRfAndjfgzgiDZWSfPawzKrDMOoZqDjOQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:29.8045440Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T18:05:31.5538160Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T18:05:31.9279130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T18%3A15%3A00Z&sig=w6VuP2OBKfeUgxn2Cyx39HkDqvcrmM2D%2F1BdVlhvRL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:32.0096160Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T18:05:33.6287040Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T18:05:33.9950480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T18%3A15%3A00Z&sig=w7QkjOiD9U1qhMJvVMy%2FW1nG3YluTK0McZanE%2FjEhCg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:34.0704640Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T18:05:35.7571700Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T18:05:36.1230820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T18%3A15%3A00Z&sig=JZs10y4Sipo6umWrU0N4YMCxSGwG%2Fw0B%2BZyWTa8Iv7k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:36.2391340Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T18:05:37.9163700Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T18:05:38.5841890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T18%3A15%3A00Z&sig=cI1trXafx7VZlDU6jRkaMKkkbyWoIkYUhxRc9tFDeKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:38.8183300Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T18:05:40.4518650Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T18:05:40.8171260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T18%3A15%3A00Z&sig=iCYLiD5K%2Fy1eCWGdA4TDqo7m2WLKV3udCiK7Wf2PUdw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:40.9037440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T18:05:42.6083170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T18:05:43.0409620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T18%3A15%3A00Z&sig=gvCYt4Q5%2B2auJmcvQpDuEEdXTlDjeuP6QlIhM9NKwbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:43.2415360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T18:05:44.9509880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T18:05:45.3424040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T18%3A15%3A00Z&sig=qzKh4l6bd%2FLoxxuqJV9Yf0d7SUJljdRzu1jHwX2Tizo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:45.5107200Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T18:05:47.1603990Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T18:05:48.1689560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T18%3A15%3A00Z&sig=8Bn7hNDF01tOM%2FxygaxgQSMkH2op9uJtQ2fKZ7AsKnQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:48.1790640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T18:05:49.5542820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T18:05:49.8941890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T18%3A15%3A00Z&sig=%2Fn8QAknbUO4gFXo3%2BVlRHzHXL%2FyQ5Oh31cLkuiDrTvg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:50.0137200Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T18:05:51.7020740Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T18:05:52.0337320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T18%3A15%3A00Z&sig=AKqguOh%2F6WjAmKx4GPLSOQSUJF3IctmjzcpKKdKrjWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:52.1321650Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T18:05:53.8119350Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T18:05:54.1667210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T18%3A15%3A00Z&sig=xE2oqkwA5JdktCbaF3uIgN5U0aXOgQ8XwZ2UpyqnPM0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:54.2400230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T18:05:55.8619100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T18:05:56.1869740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T18%3A15%3A00Z&sig=TB1YBhx8jlPL%2FlW5uSRTGe6JpMcsZNdUyzB3m5DoDi0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:56.4041990Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T18:05:58.3401560Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T18:05:58.6891640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T18%3A15%3A00Z&sig=hdNp%2FdfpxM5KJDnVIICtvMhDNAiUHTpKqcNWDog324w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:05:58.8447640Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T18:06:00.4491150Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T18:06:00.7766030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T18%3A15%3A00Z&sig=XxIf%2BOzLKXDyYHTYfjFWAgAXi7%2FhQ5Yy%2FIObzOEmCGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:01.1646720Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T18:06:02.8549590Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T18:06:03.2099660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T18%3A15%3A00Z&sig=HCdwFl1NuXlP3gw4SAagH7dUivg8FOkTYecn6SF9Hps%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:03.5079970Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T18:06:05.1821640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T18:06:05.6189430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T18%3A15%3A00Z&sig=eHlAxMIjH8K3HdpZer%2B6x4OYlNtccm2tdTBj98wwSKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:05.8404360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T18:06:07.5753380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T18:06:07.9241670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T18%3A15%3A00Z&sig=omSZbdbdGWcvfmDhA9QvgE3iGGtKTGgZroKwoPEzEbU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:06:08.3466000Z ==> 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:06:08.3468850Z ==> Installing gdal dependency: cfitsio 2021-05-19T18:06:08.4135050Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T18:06:10.9464980Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T18:06:10.9469780Z ==> Installing gdal dependency: popt 2021-05-19T18:06:10.9491630Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T18:06:13.3576150Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T18:06:13.3580740Z ==> Installing gdal dependency: epsilon 2021-05-19T18:06:13.3633140Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T18:06:15.7212600Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T18:06:15.7217450Z ==> Installing gdal dependency: expat 2021-05-19T18:06:15.7240040Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T18:06:18.2601720Z ==> Caveats 2021-05-19T18:06:18.2603420Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:06:18.2604720Z because macOS already provides this software and installing another version in 2021-05-19T18:06:18.2605760Z parallel can cause all kinds of trouble. 2021-05-19T18:06:18.2606370Z 2021-05-19T18:06:18.2607180Z If you need to have expat first in your PATH, run: 2021-05-19T18:06:18.2608740Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:06:18.2609520Z 2021-05-19T18:06:18.2610510Z For compilers to find expat you may need to set: 2021-05-19T18:06:18.2611890Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:06:18.2613290Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:06:18.2613990Z 2021-05-19T18:06:18.2615190Z For pkg-config to find expat you may need to set: 2021-05-19T18:06:18.2616270Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:06:18.2617140Z 2021-05-19T18:06:18.2618190Z ==> Summary 2021-05-19T18:06:18.2635250Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T18:06:18.2641990Z ==> Installing gdal dependency: freexl 2021-05-19T18:06:18.2706700Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T18:06:20.7884640Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T18:06:20.7893960Z ==> Installing gdal dependency: geos 2021-05-19T18:06:20.8205680Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T18:06:23.9095960Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T18:06:23.9102270Z ==> Installing gdal dependency: json-c 2021-05-19T18:06:23.9157730Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T18:06:26.2705500Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T18:06:26.2711410Z ==> Installing gdal dependency: libxml2 2021-05-19T18:06:26.2782230Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T18:06:29.3297440Z ==> Caveats 2021-05-19T18:06:29.3299560Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:06:29.3300890Z because macOS already provides this software and installing another version in 2021-05-19T18:06:29.3301950Z parallel can cause all kinds of trouble. 2021-05-19T18:06:29.3303020Z 2021-05-19T18:06:29.3303940Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:06:29.3305510Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:06:29.3306300Z 2021-05-19T18:06:29.3307120Z For compilers to find libxml2 you may need to set: 2021-05-19T18:06:29.3308460Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:06:29.3309880Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:06:29.3310580Z 2021-05-19T18:06:29.3311790Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:06:29.3319610Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:06:29.3320340Z 2021-05-19T18:06:29.3321520Z ==> Summary 2021-05-19T18:06:29.3496820Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T18:06:29.3547860Z ==> Installing gdal dependency: libdap 2021-05-19T18:06:29.3696580Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T18:06:32.5513970Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T18:06:32.5526340Z ==> Installing gdal dependency: proj 2021-05-19T18:06:32.5672760Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T18:06:35.5294940Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T18:06:35.5302100Z ==> Installing gdal dependency: libgeotiff 2021-05-19T18:06:35.5506740Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T18:06:38.1613900Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T18:06:38.1619950Z ==> Installing gdal dependency: librttopo 2021-05-19T18:06:38.2077270Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:06:40.5451970Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T18:06:40.5458220Z ==> Installing gdal dependency: minizip 2021-05-19T18:06:40.5532430Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T18:06:42.9420800Z ==> Caveats 2021-05-19T18:06:42.9422480Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:06:42.9423940Z with the venerable 'unzip' library. 2021-05-19T18:06:42.9425290Z ==> Summary 2021-05-19T18:06:42.9443740Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T18:06:42.9452470Z ==> Installing gdal dependency: libspatialite 2021-05-19T18:06:43.0388980Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T18:06:46.3761540Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T18:06:46.3765710Z ==> Installing gdal dependency: netcdf 2021-05-19T18:06:46.4339740Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T18:06:49.1654780Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T18:06:49.1659370Z ==> Installing gdal dependency: openblas 2021-05-19T18:06:49.2073340Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T18:06:53.8062550Z ==> Caveats 2021-05-19T18:06:53.8064150Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:06:53.8065990Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:06:53.8066710Z 2021-05-19T18:06:53.8067540Z For compilers to find openblas you may need to set: 2021-05-19T18:06:53.8068900Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:06:53.8070310Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:06:53.8071020Z 2021-05-19T18:06:53.8072240Z For pkg-config to find openblas you may need to set: 2021-05-19T18:06:53.8073340Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:06:53.8079400Z 2021-05-19T18:06:53.8081220Z ==> Summary 2021-05-19T18:06:53.8091300Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T18:06:53.8098630Z ==> Installing gdal dependency: numpy 2021-05-19T18:06:53.8803570Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T18:06:58.0047980Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T18:06:58.0054650Z ==> Installing gdal dependency: xerces-c 2021-05-19T18:06:58.0108820Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T18:07:03.3915670Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T18:07:03.3921490Z ==> Installing gdal 2021-05-19T18:07:03.3925050Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T18:07:11.5113050Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T18:07:12.6023860Z ==> Caveats 2021-05-19T18:07:12.6025280Z ==> expat 2021-05-19T18:07:12.6100480Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:07:12.6101760Z because macOS already provides this software and installing another version in 2021-05-19T18:07:12.6102810Z parallel can cause all kinds of trouble. 2021-05-19T18:07:12.6103400Z 2021-05-19T18:07:12.6104170Z If you need to have expat first in your PATH, run: 2021-05-19T18:07:12.6105690Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:07:12.6106440Z 2021-05-19T18:07:12.6107240Z For compilers to find expat you may need to set: 2021-05-19T18:07:12.6108520Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T18:07:12.6109860Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T18:07:12.6110530Z 2021-05-19T18:07:12.6111670Z For pkg-config to find expat you may need to set: 2021-05-19T18:07:12.6112720Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T18:07:12.6113450Z 2021-05-19T18:07:12.6114540Z ==> libxml2 2021-05-19T18:07:12.6142040Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:07:12.6143330Z because macOS already provides this software and installing another version in 2021-05-19T18:07:12.6144370Z parallel can cause all kinds of trouble. 2021-05-19T18:07:12.6144950Z 2021-05-19T18:07:12.6145740Z If you need to have libxml2 first in your PATH, run: 2021-05-19T18:07:12.6147250Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:07:12.6148000Z 2021-05-19T18:07:12.6148790Z For compilers to find libxml2 you may need to set: 2021-05-19T18:07:12.6150050Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T18:07:12.6151400Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T18:07:12.6152060Z 2021-05-19T18:07:12.6153410Z For pkg-config to find libxml2 you may need to set: 2021-05-19T18:07:12.6154480Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T18:07:12.6155150Z 2021-05-19T18:07:12.6156360Z ==> minizip 2021-05-19T18:07:12.6157800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T18:07:12.6159160Z with the venerable 'unzip' library. 2021-05-19T18:07:12.6160360Z ==> openblas 2021-05-19T18:07:12.6195850Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:07:12.6197530Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T18:07:12.6198260Z 2021-05-19T18:07:12.6199060Z For compilers to find openblas you may need to set: 2021-05-19T18:07:12.6200410Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T18:07:12.6201800Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T18:07:12.6202480Z 2021-05-19T18:07:12.6203650Z For pkg-config to find openblas you may need to set: 2021-05-19T18:07:12.6204740Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T18:07:12.6205410Z 2021-05-19T18:07:14.6592540Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T18:07:16.3762850Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T18:07:16.7185330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T18%3A15%3A00Z&sig=%2Fht%2BgQiZAjp%2FKWhHIq3XS2omKS4BIqAhduL2Suk1dzc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:18.0366710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T18:07:19.6424320Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T18:07:19.9841330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T18%3A15%3A00Z&sig=AwYanF%2FDxvmnOpm3p2IG3w9DZIqDnsRfCRDl8pz1Vm8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:20.2652610Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T18:07:20.2669290Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T18:07:21.9564620Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T18:07:22.3566560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T18%3A15%3A00Z&sig=jAiktTI9mMNxqD8FLFnJHfBxY2GstZqVLdp0yJjCVAo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:23.0268390Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T18:07:24.7244450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T18:07:25.1467900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T18%3A15%3A00Z&sig=firGn%2B7A0n9hEXchTv3Nblk%2FjCEVtEYA5eUMSrZYX4c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:25.3623370Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T18:07:27.1024420Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T18:07:27.4812260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T18%3A15%3A00Z&sig=u0KF2Ri38CCtU6gHhXLG6n%2ByIp29BhZyT6PYhaRhrH4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:07:28.7510440Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T18:07:28.7514270Z ==> Installing itk dependency: boost 2021-05-19T18:07:28.8137370Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T18:08:00.6211530Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T18:08:00.6218550Z ==> Installing itk dependency: pyqt@5 2021-05-19T18:08:00.6647010Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T18:08:05.8309990Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T18:08:05.8314860Z ==> Installing itk dependency: vtk@8.2 2021-05-19T18:08:05.9901950Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T18:08:46.0028210Z ==> Caveats 2021-05-19T18:08:46.0030480Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:08:46.0031620Z because this is an alternate version of another formula. 2021-05-19T18:08:46.0032270Z 2021-05-19T18:08:46.0033040Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:08:46.0034540Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:08:46.0035280Z 2021-05-19T18:08:46.0036050Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:08:46.0037300Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:08:46.0038610Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:08:46.0039260Z 2021-05-19T18:08:46.0040320Z ==> Summary 2021-05-19T18:08:46.2283880Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T18:08:46.2289800Z ==> Installing itk dependency: gdcm 2021-05-19T18:08:46.4136710Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T18:08:52.9663870Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T18:08:52.9669070Z ==> Installing itk 2021-05-19T18:08:52.9674520Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T18:09:08.1909400Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T18:09:11.0468580Z ==> Caveats 2021-05-19T18:09:11.0470210Z ==> vtk@8.2 2021-05-19T18:09:11.0507040Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T18:09:11.0508180Z because this is an alternate version of another formula. 2021-05-19T18:09:11.0508850Z 2021-05-19T18:09:11.0509760Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T18:09:11.0511280Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T18:09:11.0512040Z 2021-05-19T18:09:11.0512840Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T18:09:11.0514130Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T18:09:11.0515490Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T18:09:11.0516160Z 2021-05-19T18:09:12.6374210Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T18:09:12.7689620Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T18:09:14.7083980Z /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:09:14.7088300Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T18:09:14.9500390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T18%3A15%3A00Z&sig=pbS8PN7aH7HX1a9xP51hggDswS8ZtsWxk5xpG2L0ABo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:14.9975320Z /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\%3A15\%3A00Z\&sig=pbS8PN7aH7HX1a9xP51hggDswS8ZtsWxk5xpG2L0ABo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:09:15.0714640Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T18:09:15.0768440Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T18:09:16.3509670Z /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:09:16.9225720Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T18:09:17.3161060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T18%3A15%3A00Z&sig=v32%2BHKQwQjmnL5oiub8EtcP3ZeKbeiuiyGB4K5T84tM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:17.3558400Z /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\%3A15\%3A00Z\&sig=v32\%2BHKQwQjmnL5oiub8EtcP3ZeKbeiuiyGB4K5T84tM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:09:17.4926830Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T18:09:17.5009210Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T18:09:18.5604730Z /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:09:19.2927140Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T18:09:19.6575540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T18%3A15%3A00Z&sig=3nxbG0HikFvMzt2eV8y8dbFUKpYpKlNKH7WWrUcdbLE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:19.6923620Z /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\%3A15\%3A00Z\&sig=3nxbG0HikFvMzt2eV8y8dbFUKpYpKlNKH7WWrUcdbLE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:09:19.7507230Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T18:09:19.7550080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T18:09:20.8539870Z /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:09:21.4203540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T18:09:21.7902980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T18%3A15%3A00Z&sig=d%2Fn8gXFs98v%2FKU9DTgJB9H2mxvvEyxCt0xaHSdFQiJo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:21.8344100Z /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\%3A15\%3A00Z\&sig=d\%2Fn8gXFs98v\%2FKU9DTgJB9H2mxvvEyxCt0xaHSdFQiJo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T18:09:22.1553070Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T18:09:22.2193940Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T18:09:22.2197470Z ==> Installing libav dependency: faac 2021-05-19T18:09:22.2794680Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T18:09:22.2822490Z 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-9127-1r5cadj 2021-05-19T18:09:22.2938120Z cp -pR /private/tmp/d20210519-9127-1r5cadj/faac/. /usr/local/Cellar/faac 2021-05-19T18:09:22.3089150Z chmod -Rf +w /private/tmp/d20210519-9127-1r5cadj 2021-05-19T18:09:22.3658040Z ==> Finishing up 2021-05-19T18:09:22.4112910Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T18:09:22.4118540Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T18:09:22.4124020Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T18:09:22.4134370Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T18:09:22.4140860Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T18:09:22.4153030Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T18:09:22.4158000Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T18:09:22.4310050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9309-1lbs6j2.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:09:24.5701310Z ==> Summary 2021-05-19T18:09:24.5725520Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T18:09:24.5731810Z ==> Installing libav dependency: fdk-aac 2021-05-19T18:09:24.5754000Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T18:09:24.5771510Z 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-9127-12mfcy5 2021-05-19T18:09:24.6074600Z cp -pR /private/tmp/d20210519-9127-12mfcy5/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T18:09:24.6250540Z chmod -Rf +w /private/tmp/d20210519-9127-12mfcy5 2021-05-19T18:09:24.6802030Z ==> Finishing up 2021-05-19T18:09:24.7269910Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T18:09:24.7275720Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T18:09:24.7282160Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T18:09:24.7286320Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T18:09:24.7291610Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T18:09:24.7298990Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T18:09:24.7479500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9335-2no755.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:09:26.9791860Z ==> Summary 2021-05-19T18:09:26.9816820Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T18:09:26.9823610Z ==> Installing libav dependency: sdl 2021-05-19T18:09:26.9846500Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T18:09:26.9864150Z 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-9127-1slgwku 2021-05-19T18:09:27.0588160Z cp -pR /private/tmp/d20210519-9127-1slgwku/sdl/. /usr/local/Cellar/sdl 2021-05-19T18:09:27.1831250Z chmod -Rf +w /private/tmp/d20210519-9127-1slgwku 2021-05-19T18:09:27.3312650Z ==> Finishing up 2021-05-19T18:09:27.3786470Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T18:09:27.3795630Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T18:09:27.3804400Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T18:09:27.3818010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T18:09:27.3862180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T18:09:27.3881490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T18:09:27.3887940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T18:09:27.3893520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T18:09:27.3899110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T18:09:27.3911160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T18:09:27.3916650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T18:09:27.3922260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T18:09:27.3944730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T18:09:27.3950390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T18:09:27.3970110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T18:09:27.3975300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T18:09:27.3981070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T18:09:27.4016050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T18:09:27.4022150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T18:09:27.4027700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T18:09:27.4033350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T18:09:27.4050720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T18:09:27.4056410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T18:09:27.4062350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T18:09:27.4091030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T18:09:27.4097050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T18:09:27.4128840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T18:09:27.4146990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T18:09:27.4155100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T18:09:27.4159450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T18:09:27.4172420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T18:09:27.4179590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T18:09:27.4236070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T18:09:27.4241190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T18:09:27.4247360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T18:09:27.4253400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T18:09:27.4259510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T18:09:27.4292620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T18:09:27.4303880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T18:09:27.4309590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T18:09:27.4327620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T18:09:27.4348280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T18:09:27.4371870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T18:09:27.4376870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T18:09:27.4388680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T18:09:27.4393940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T18:09:27.4399800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T18:09:27.4412670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T18:09:27.4417840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T18:09:27.4423470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T18:09:27.4441540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T18:09:27.4446270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T18:09:27.4451710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T18:09:27.4457120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T18:09:27.4462240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T18:09:27.4467680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T18:09:27.4473190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T18:09:27.4478190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T18:09:27.4497180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T18:09:27.4502210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T18:09:27.4508010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T18:09:27.4520870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T18:09:27.4525680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T18:09:27.4536910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T18:09:27.4542510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T18:09:27.4551660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T18:09:27.4557090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T18:09:27.4574830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T18:09:27.4592130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T18:09:27.4610960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T18:09:27.4616710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T18:09:27.4622290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T18:09:27.4628100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T18:09:27.4633770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T18:09:27.4639420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T18:09:27.4645050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T18:09:27.4650820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T18:09:27.4656980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T18:09:27.4662650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T18:09:27.4668210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T18:09:27.4673560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T18:09:27.4682550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T18:09:27.4685160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T18:09:27.4690760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T18:09:27.4696220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T18:09:27.4702140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T18:09:27.4708370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T18:09:27.4713160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T18:09:27.4733760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T18:09:27.4739670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T18:09:27.4745570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T18:09:27.4751360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T18:09:27.4757060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T18:09:27.4762690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T18:09:27.4768300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T18:09:27.4773920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T18:09:27.4779810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T18:09:27.4794280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T18:09:27.4814270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T18:09:27.4819510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T18:09:27.4843570Z Only the first 100 operations were output. 2021-05-19T18:09:27.5855750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9361-1e1vihv.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:09:29.8701960Z ==> Summary 2021-05-19T18:09:29.8863600Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T18:09:29.8868950Z ==> Installing libav 2021-05-19T18:09:29.8872670Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T18:09:29.8891900Z 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-9127-1xzygpj 2021-05-19T18:09:30.1377430Z cp -pR /private/tmp/d20210519-9127-1xzygpj/libav/. /usr/local/Cellar/libav 2021-05-19T18:09:30.2350660Z chmod -Rf +w /private/tmp/d20210519-9127-1xzygpj 2021-05-19T18:09:31.9811730Z ==> Finishing up 2021-05-19T18:09:32.0265070Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T18:09:32.0268300Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T18:09:32.0273770Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T18:09:32.0285310Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T18:09:32.0303070Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T18:09:32.0308600Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T18:09:32.0580330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9387-333szp.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:09:34.2628820Z ==> Summary 2021-05-19T18:09:34.2649280Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T18:09:36.7390750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T18:09:38.3639640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T18:09:38.6983020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T18%3A15%3A00Z&sig=e3zqagrMO3Cf%2BGqXg83XIcepiV3ip7gS9Ek56ulxLDI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:09:38.8959240Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T18:09:41.5126530Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T18:09:43.8436550Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T18:09:43.8437640Z To reinstall 4.3.0, run: 2021-05-19T18:09:43.8438420Z brew reinstall libtiff 2021-05-19T18:09:45.4121690Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T18:09:45.4122800Z To reinstall 2.3.9_1, run: 2021-05-19T18:09:45.4123580Z brew reinstall unixodbc 2021-05-19T18:09:46.9693460Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T18:09:46.9694590Z To reinstall 1.0.18_1, run: 2021-05-19T18:09:46.9695390Z brew reinstall libsodium 2021-05-19T18:09:48.5163280Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T18:09:48.5164390Z To reinstall 4.1.1, run: 2021-05-19T18:09:48.5165160Z brew reinstall tesseract 2021-05-19T18:09:50.0537930Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T18:09:50.0539230Z To reinstall 1.21.1, run: 2021-05-19T18:09:50.0539950Z brew reinstall wget 2021-05-19T18:09:51.5955880Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T18:09:51.5956960Z To reinstall 4.3.4, run: 2021-05-19T18:09:51.5957720Z brew reinstall zeromq 2021-05-19T18:09:53.1388180Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T18:09:53.1389260Z To reinstall 2.2.27.6_1, run: 2021-05-19T18:09:53.1390030Z brew reinstall udunits 2021-05-19T18:09:54.6896350Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T18:09:54.6897470Z To reinstall 1.2.0, run: 2021-05-19T18:09:54.6898220Z brew reinstall webp 2021-05-19T18:09:56.2879690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T18:09:57.9549290Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T18:09:58.3159870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T18%3A15%3A00Z&sig=NVOqvaFvUDsH2GbFGbpsW4Wrhx%2Fz%2B4%2BAVmpeszKpHMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T18:10:00.1869180Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T18:10:41.2702150Z ==> Caveats 2021-05-19T18:10:41.2702910Z Bash completion has been installed to: 2021-05-19T18:10:41.2703500Z /usr/local/etc/bash_completion.d 2021-05-19T18:10:41.2704390Z ==> Summary 2021-05-19T18:10:42.5532260Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T18:10:45.7023080Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T18:10:45.7028940Z ==> 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=20210519T181045Z&X-Amz-Expires=300&X-Amz-Signature=5cf33c7cefcd27700c95b4e2e36b23e4e1a058341d04356382c61b654b096d9c&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:10:48.4729480Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T18:10:48.4730650Z ==> Installing Cask xquartz 2021-05-19T18:11:05.0579670Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T18:11:05.0581720Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T18:11:33.6345930Z installer: Package name is 2021-05-19T18:11:33.6351340Z installer: Installing at base path / 2021-05-19T18:11:33.6352940Z installer: The install was successful. 2021-05-19T18:11:33.6363730Z installer: The install requires logging out now. 2021-05-19T18:11:33.7238360Z 🍺 xquartz was successfully installed! 2021-05-19T18:11:33.7468260Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T18:11:33.7468810Z with: 2021-05-19T18:11:33.7469300Z github_slug: neuroconductor/neurocStats 2021-05-19T18:11:33.7469740Z env: 2021-05-19T18:11:33.7470130Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:33.7470550Z TIC_DEPLOY_KEY: 2021-05-19T18:11:33.7470860Z RSPM: 2021-05-19T18:11:33.7472070Z GITHUB_PAT: *** 2021-05-19T18:11:33.7472830Z COVERALLS_TOKEN: *** 2021-05-19T18:11:33.7473280Z continue-on-error: false 2021-05-19T18:11:33.7473720Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:33.7474180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:33.7474570Z TZ: UTC 2021-05-19T18:11:33.7474920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:33.7475290Z NOT_CRAN: true 2021-05-19T18:11:33.7475630Z ##[endgroup] 2021-05-19T18:11:33.8163950Z repo slug is: neuroconductor/neurocStats 2021-05-19T18:11:33.8277570Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T18:11:33.8278170Z env: 2021-05-19T18:11:33.8278620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:33.8279090Z TIC_DEPLOY_KEY: 2021-05-19T18:11:33.8279450Z RSPM: 2021-05-19T18:11:33.8280330Z GITHUB_PAT: *** 2021-05-19T18:11:33.8281140Z COVERALLS_TOKEN: *** 2021-05-19T18:11:33.8281620Z continue-on-error: false 2021-05-19T18:11:33.8282430Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:33.8282980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:33.8283450Z TZ: UTC 2021-05-19T18:11:33.8283850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:33.8284240Z NOT_CRAN: true 2021-05-19T18:11:33.8284630Z ##[endgroup] 2021-05-19T18:11:35.0740330Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T18:11:35.0741030Z with: 2021-05-19T18:11:35.0741420Z repo_name: neurocStats 2021-05-19T18:11:35.0741910Z repo_version: 0.1.3 2021-05-19T18:11:35.0742320Z runner_os: macOS 2021-05-19T18:11:35.0742670Z R_version: 4.0 2021-05-19T18:11:35.0743040Z env: 2021-05-19T18:11:35.0743460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:35.0743940Z TIC_DEPLOY_KEY: 2021-05-19T18:11:35.0744310Z RSPM: 2021-05-19T18:11:35.0745550Z GITHUB_PAT: *** 2021-05-19T18:11:35.0746460Z COVERALLS_TOKEN: *** 2021-05-19T18:11:35.0746990Z continue-on-error: false 2021-05-19T18:11:35.0747460Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:35.0747980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:35.0748410Z TZ: UTC 2021-05-19T18:11:35.0748810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:35.0749250Z NOT_CRAN: true 2021-05-19T18:11:35.0749600Z ##[endgroup] 2021-05-19T18:11:35.1361020Z Package: neurocStats 2021-05-19T18:11:35.1366290Z Version: 0.1.3 2021-05-19T18:11:35.1367140Z OS: macOS 2021-05-19T18:11:35.1446280Z ##[group]Run install.packages('remotes') 2021-05-19T18:11:35.1447270Z install.packages('remotes') 2021-05-19T18:11:35.1448090Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T18:11:35.1449060Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T18:11:35.1625100Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:11:35.1625540Z env: 2021-05-19T18:11:35.1626080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:35.1626570Z TIC_DEPLOY_KEY: 2021-05-19T18:11:35.1626960Z RSPM: 2021-05-19T18:11:35.1627900Z GITHUB_PAT: *** 2021-05-19T18:11:35.1628700Z COVERALLS_TOKEN: *** 2021-05-19T18:11:35.1629220Z continue-on-error: false 2021-05-19T18:11:35.1629690Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:35.1630200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:35.1630650Z TZ: UTC 2021-05-19T18:11:35.1631100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:35.1631500Z NOT_CRAN: true 2021-05-19T18:11:35.1631900Z ##[endgroup] 2021-05-19T18:11:35.4026660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:11:35.4028280Z (as ‘lib’ is unspecified) 2021-05-19T18:11:37.6582720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-19T18:11:37.8211780Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-19T18:11:37.8273710Z ================================================== 2021-05-19T18:11:37.8274650Z downloaded 381 KB 2021-05-19T18:11:37.8275280Z 2021-05-19T18:11:37.8512120Z 2021-05-19T18:11:37.8612770Z The downloaded binary packages are in 2021-05-19T18:11:37.8715050Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp4yVpK8/downloaded_packages 2021-05-19T18:11:42.7721110Z ##[group]Run actions/cache@v1 2021-05-19T18:11:42.7721640Z with: 2021-05-19T18:11:42.7722100Z path: /Users/runner/work/_temp/Library 2021-05-19T18:11:42.7725000Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-5cdb38e896eceb50d0adb573605b844eca5aeec2316a21e546f82ee70f9b177d 2021-05-19T18:11:42.7728640Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-19T18:11:42.7729810Z env: 2021-05-19T18:11:42.7730230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:42.7730710Z TIC_DEPLOY_KEY: 2021-05-19T18:11:42.7731090Z RSPM: 2021-05-19T18:11:42.7732810Z GITHUB_PAT: *** 2021-05-19T18:11:42.7733650Z COVERALLS_TOKEN: *** 2021-05-19T18:11:42.7734350Z continue-on-error: false 2021-05-19T18:11:42.7734960Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:42.7735480Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:42.7735910Z TZ: UTC 2021-05-19T18:11:42.7736530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:42.7736940Z NOT_CRAN: true 2021-05-19T18:11:42.7737330Z ##[endgroup] 2021-05-19T18:11:42.8432770Z [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:11:42.8525210Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:11:42.8526030Z remotes::install_github("ropensci/tic") 2021-05-19T18:11:42.8526700Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:11:42.8527340Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:11:42.8527930Z remotes::install_cran("covr") 2021-05-19T18:11:42.8708770Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:11:42.8709230Z env: 2021-05-19T18:11:42.8709650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:11:42.8710150Z TIC_DEPLOY_KEY: 2021-05-19T18:11:42.8710520Z RSPM: 2021-05-19T18:11:42.8711450Z GITHUB_PAT: *** 2021-05-19T18:11:42.8712260Z COVERALLS_TOKEN: *** 2021-05-19T18:11:42.8712770Z continue-on-error: false 2021-05-19T18:11:42.8713310Z VDIFFR_RUN_TESTS: false 2021-05-19T18:11:42.8713850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:11:42.8714280Z TZ: UTC 2021-05-19T18:11:42.8714690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:11:42.8715420Z NOT_CRAN: true 2021-05-19T18:11:42.8715810Z ##[endgroup] 2021-05-19T18:11:43.1401840Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:11:43.9074030Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:11:47.8502880Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:11:47.8504360Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:11:47.8505620Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:11:47.8506790Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:11:47.8508030Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:11:47.8509230Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:11:47.8510390Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:11:47.8511640Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:11:47.8512850Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:11:47.8514010Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:11:47.8515280Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:11:47.8516400Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:11:47.8517680Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:11:47.8518880Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:11:47.8519990Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:11:47.8521220Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:11:47.8522460Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:11:47.8523630Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:11:47.8524990Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T18:11:47.8526190Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:11:47.8527320Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:11:47.8528520Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:11:47.8529720Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:11:47.8530910Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:11:47.8533220Z 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:11:47.8535260Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:11:47.8536540Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:11:47.8537700Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:11:47.8538900Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:11:47.8540070Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:11:47.8541180Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:11:47.8542390Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:11:47.8543590Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:11:47.8545100Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:11:47.8546590Z (as ‘lib’ is unspecified) 2021-05-19T18:11:47.8547540Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:11:47.8549130Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:11:47.8550330Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:11:49.8183910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-19T18:11:50.0836660Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-19T18:11:50.1026330Z ================================================== 2021-05-19T18:11:50.1027310Z downloaded 1.3 MB 2021-05-19T18:11:50.1027900Z 2021-05-19T18:11:50.1072480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-19T18:11:50.2299610Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-19T18:11:50.2360610Z ================================================== 2021-05-19T18:11:50.2361440Z downloaded 219 KB 2021-05-19T18:11:50.2362010Z 2021-05-19T18:11:50.2398550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-19T18:11:50.4695720Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-19T18:11:50.4713150Z ================================================== 2021-05-19T18:11:50.4714010Z downloaded 135 KB 2021-05-19T18:11:50.4714600Z 2021-05-19T18:11:50.4750850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-19T18:11:50.6041980Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-19T18:11:50.6044660Z ================================================== 2021-05-19T18:11:50.6046010Z downloaded 46 KB 2021-05-19T18:11:50.6047010Z 2021-05-19T18:11:50.6080160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-19T18:11:50.7687880Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-19T18:11:50.7689230Z ================================================== 2021-05-19T18:11:50.7690130Z downloaded 21 KB 2021-05-19T18:11:50.7695830Z 2021-05-19T18:11:50.7721390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-19T18:11:50.9169420Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-19T18:11:50.9179350Z ================================================== 2021-05-19T18:11:50.9180190Z downloaded 80 KB 2021-05-19T18:11:50.9180760Z 2021-05-19T18:11:50.9213930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-19T18:11:51.0488320Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-19T18:11:51.0834640Z ================================================== 2021-05-19T18:11:51.0835640Z downloaded 2.8 MB 2021-05-19T18:11:51.0836220Z 2021-05-19T18:11:51.0952000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-19T18:11:51.2586690Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-19T18:11:51.2587620Z ================================================== 2021-05-19T18:11:51.2588470Z downloaded 34 KB 2021-05-19T18:11:51.2589010Z 2021-05-19T18:11:51.2624780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-19T18:11:51.3888580Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-19T18:11:51.4029690Z ================================================== 2021-05-19T18:11:51.4030620Z downloaded 841 KB 2021-05-19T18:11:51.4031220Z 2021-05-19T18:11:51.4070800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-19T18:11:51.5253570Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-19T18:11:51.5352000Z ================================================== 2021-05-19T18:11:51.5352960Z downloaded 480 KB 2021-05-19T18:11:51.5353550Z 2021-05-19T18:11:51.5420970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-19T18:11:51.7702240Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-19T18:11:51.7703600Z ================================================== 2021-05-19T18:11:51.7704390Z downloaded 12 KB 2021-05-19T18:11:51.7704890Z 2021-05-19T18:11:51.7773530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-19T18:11:51.9055250Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-19T18:11:51.9154750Z ================================================== 2021-05-19T18:11:51.9155740Z downloaded 486 KB 2021-05-19T18:11:51.9156700Z 2021-05-19T18:11:51.9194330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-19T18:11:52.1181060Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-19T18:11:52.1199180Z ================================================== 2021-05-19T18:11:52.1200010Z downloaded 89 KB 2021-05-19T18:11:52.1200580Z 2021-05-19T18:11:52.1237780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-19T18:11:52.2441740Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-19T18:11:52.2549690Z ================================================== 2021-05-19T18:11:52.2550810Z downloaded 518 KB 2021-05-19T18:11:52.2551420Z 2021-05-19T18:11:52.2588360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-19T18:11:52.3896660Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-19T18:11:52.3960560Z ================================================== 2021-05-19T18:11:52.3961780Z downloaded 206 KB 2021-05-19T18:11:52.3962360Z 2021-05-19T18:11:52.3998390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-19T18:11:52.6124600Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-19T18:11:52.6191500Z ================================================== 2021-05-19T18:11:52.6192300Z downloaded 265 KB 2021-05-19T18:11:52.6192920Z 2021-05-19T18:11:52.6229280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-19T18:11:52.7702550Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-19T18:11:52.7724090Z ================================================== 2021-05-19T18:11:52.7724950Z downloaded 166 KB 2021-05-19T18:11:52.7725550Z 2021-05-19T18:11:52.7760800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-19T18:11:53.0260090Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-19T18:11:53.0273030Z ================================================== 2021-05-19T18:11:53.0273830Z downloaded 94 KB 2021-05-19T18:11:53.0274460Z 2021-05-19T18:11:53.0307810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-19T18:11:53.2556440Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-19T18:11:53.2574400Z ================================================== 2021-05-19T18:11:53.2575190Z downloaded 136 KB 2021-05-19T18:11:53.2575800Z 2021-05-19T18:11:53.2610160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-19T18:11:53.3901790Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-19T18:11:53.3947500Z ================================================== 2021-05-19T18:11:53.3948310Z downloaded 183 KB 2021-05-19T18:11:53.3948900Z 2021-05-19T18:11:53.4009820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-19T18:11:53.6285140Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-19T18:11:53.6311780Z ================================================== 2021-05-19T18:11:53.6312670Z downloaded 198 KB 2021-05-19T18:11:53.6313240Z 2021-05-19T18:11:53.6349910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-19T18:11:53.9066070Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-19T18:11:53.9114630Z ================================================== 2021-05-19T18:11:53.9115440Z downloaded 204 KB 2021-05-19T18:11:53.9115990Z 2021-05-19T18:11:53.9154150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-19T18:11:54.1755630Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-19T18:11:54.1779810Z ================================================== 2021-05-19T18:11:54.1780860Z downloaded 64 KB 2021-05-19T18:11:54.1781610Z 2021-05-19T18:11:54.1814940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-19T18:11:54.3284650Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-19T18:11:54.3292540Z ================================================== 2021-05-19T18:11:54.3293350Z downloaded 44 KB 2021-05-19T18:11:54.3293880Z 2021-05-19T18:11:54.3331670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-19T18:11:54.4606750Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-19T18:11:54.4698540Z ================================================== 2021-05-19T18:11:54.4699440Z downloaded 408 KB 2021-05-19T18:11:54.4699990Z 2021-05-19T18:11:54.4835730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-19T18:11:54.7032690Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-19T18:11:54.7043510Z ================================================== 2021-05-19T18:11:54.7044410Z downloaded 91 KB 2021-05-19T18:11:54.7045000Z 2021-05-19T18:11:54.7080160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-19T18:11:54.8368820Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-19T18:11:54.8395580Z ================================================== 2021-05-19T18:11:54.8396420Z downloaded 134 KB 2021-05-19T18:11:54.8397000Z 2021-05-19T18:11:54.8431350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-19T18:11:55.0491750Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-19T18:11:55.0762240Z ================================================== 2021-05-19T18:11:55.0763230Z downloaded 1.9 MB 2021-05-19T18:11:55.0763840Z 2021-05-19T18:11:55.0885340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-19T18:11:55.3189700Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-19T18:11:55.3256990Z ================================================== 2021-05-19T18:11:55.3257840Z downloaded 532 KB 2021-05-19T18:11:55.3258420Z 2021-05-19T18:11:55.3297270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-19T18:11:55.4918710Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-19T18:11:55.4987600Z ================================================== 2021-05-19T18:11:55.4988500Z downloaded 515 KB 2021-05-19T18:11:55.4989140Z 2021-05-19T18:11:55.5036750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-19T18:11:55.6442940Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-19T18:11:55.6464870Z ================================================== 2021-05-19T18:11:55.6465690Z downloaded 47 KB 2021-05-19T18:11:55.6466290Z 2021-05-19T18:11:55.6502350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-19T18:11:55.8368830Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-19T18:11:55.8392810Z ================================================== 2021-05-19T18:11:55.8393650Z downloaded 64 KB 2021-05-19T18:11:55.8394990Z 2021-05-19T18:11:55.8429460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-19T18:11:55.9640740Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-19T18:11:55.9762330Z ================================================== 2021-05-19T18:11:55.9763430Z downloaded 690 KB 2021-05-19T18:11:55.9764040Z 2021-05-19T18:11:55.9804230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-19T18:11:56.2200620Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-19T18:11:56.2209190Z ================================================== 2021-05-19T18:11:56.2210020Z downloaded 46 KB 2021-05-19T18:11:56.2210600Z 2021-05-19T18:11:56.2245770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-19T18:11:56.5069350Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-19T18:11:56.5545060Z ================================================== 2021-05-19T18:11:56.5546440Z downloaded 2.0 MB 2021-05-19T18:11:56.5547060Z 2021-05-19T18:11:57.6093740Z 2021-05-19T18:11:57.6117610Z Running `R CMD build`... 2021-05-19T18:11:57.6118270Z The downloaded binary packages are in 2021-05-19T18:11:57.6122260Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8MaDsl/downloaded_packages 2021-05-19T18:12:02.1048260Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a9050bec4d4/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:12:02.1050170Z * preparing ‘tic’: 2021-05-19T18:12:02.1051580Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:12:02.1052810Z * installing the package to process help pages 2021-05-19T18:12:02.1054330Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:12:02.1055510Z * checking for empty or unneeded directories 2021-05-19T18:12:02.1056880Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:12:02.1058240Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:12:02.1060030Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:12:02.1061330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:02.1062700Z (as ‘lib’ is unspecified) 2021-05-19T18:12:02.8338730Z * installing *source* package ‘tic’ ... 2021-05-19T18:12:02.8368000Z ** using staged installation 2021-05-19T18:12:02.8653180Z ** R 2021-05-19T18:12:02.9167120Z ** inst 2021-05-19T18:12:02.9329670Z ** preparing package for lazy loading 2021-05-19T18:12:03.7787550Z ** help 2021-05-19T18:12:04.1139170Z *** installing help indices 2021-05-19T18:12:04.2350700Z *** copying figures 2021-05-19T18:12:04.2379680Z ** building package indices 2021-05-19T18:12:04.6884910Z ** installing vignettes 2021-05-19T18:12:04.6971760Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:12:05.1566090Z ** testing if installed package can be loaded from final location 2021-05-19T18:12:05.6736600Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:12:05.6802470Z * DONE (tic) 2021-05-19T18:12:05.7394850Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:12:06.0849230Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:12:09.0765170Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:12:09.0766550Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:12:09.0767740Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:12:09.0769920Z 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:12:09.0772290Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:12:09.0773500Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:12:09.0774820Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:12:09.0776050Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:12:09.0777240Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:12:09.0778460Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:09.0779840Z (as ‘lib’ is unspecified) 2021-05-19T18:12:09.0780690Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:12:09.0781980Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:12:09.0783180Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:12:09.0784400Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:12:09.0785600Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:12:09.0786820Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:12:09.0788050Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:12:09.0789270Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:12:09.0790500Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:12:09.0791700Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:12:09.0793500Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:12:09.0794790Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:12:09.0795990Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:12:09.0797180Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:12:09.0798400Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:12:09.0801560Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:12:09.0802770Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:12:09.0804060Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:12:09.0805270Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:12:09.0806480Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:12:09.0807720Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:12:09.0808940Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:12:09.0810160Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:12:09.0811430Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:12:09.0812690Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:12:09.0814150Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:12:09.0815390Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:12:09.0816630Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:12:09.0817840Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:12:09.0819080Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:12:10.8494000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-19T18:12:11.0523090Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-19T18:12:11.0547200Z ================================================== 2021-05-19T18:12:11.0547970Z downloaded 192 KB 2021-05-19T18:12:11.0548500Z 2021-05-19T18:12:11.0685220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-19T18:12:11.2030150Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-19T18:12:11.2205170Z ================================================== 2021-05-19T18:12:11.2206180Z downloaded 1.3 MB 2021-05-19T18:12:11.2206760Z 2021-05-19T18:12:11.2257620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-19T18:12:11.3535570Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-19T18:12:11.3536740Z ================================================== 2021-05-19T18:12:11.3537440Z downloaded 17 KB 2021-05-19T18:12:11.3538250Z 2021-05-19T18:12:11.3569290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.1.tgz' 2021-05-19T18:12:11.5032240Z Content type 'application/x-gzip' length 1011711 bytes (987 KB) 2021-05-19T18:12:11.5234360Z ================================================== 2021-05-19T18:12:11.5235350Z downloaded 987 KB 2021-05-19T18:12:11.5235880Z 2021-05-19T18:12:11.5287440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.2.tgz' 2021-05-19T18:12:11.6585180Z Content type 'application/x-gzip' length 803690 bytes (784 KB) 2021-05-19T18:12:11.6752140Z ================================================== 2021-05-19T18:12:11.6753070Z downloaded 784 KB 2021-05-19T18:12:11.6753620Z 2021-05-19T18:12:11.6795490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-19T18:12:11.9085480Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-19T18:12:11.9097190Z ================================================== 2021-05-19T18:12:11.9097960Z downloaded 43 KB 2021-05-19T18:12:11.9098790Z 2021-05-19T18:12:11.9136500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-19T18:12:12.0455820Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-19T18:12:12.0506630Z ================================================== 2021-05-19T18:12:12.0507440Z downloaded 207 KB 2021-05-19T18:12:12.0507990Z 2021-05-19T18:12:12.0546670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-19T18:12:12.1839830Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-19T18:12:12.1993990Z ================================================== 2021-05-19T18:12:12.1995110Z downloaded 975 KB 2021-05-19T18:12:12.1995720Z 2021-05-19T18:12:12.2052200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-19T18:12:12.3338160Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-19T18:12:12.3349660Z ================================================== 2021-05-19T18:12:12.3350430Z downloaded 68 KB 2021-05-19T18:12:12.3351220Z 2021-05-19T18:12:12.3389100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-19T18:12:12.5889670Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-19T18:12:12.5923820Z ================================================== 2021-05-19T18:12:12.5924610Z downloaded 278 KB 2021-05-19T18:12:12.5925140Z 2021-05-19T18:12:12.5963910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-19T18:12:12.7275810Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-19T18:12:12.7313090Z ================================================== 2021-05-19T18:12:12.7313870Z downloaded 288 KB 2021-05-19T18:12:12.7314430Z 2021-05-19T18:12:12.7354920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-19T18:12:12.9364230Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T18:12:12.9365890Z ================================================== 2021-05-19T18:12:12.9366670Z downloaded 15 KB 2021-05-19T18:12:12.9367390Z 2021-05-19T18:12:12.9402300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-19T18:12:13.1809510Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-19T18:12:13.1830490Z ================================================== 2021-05-19T18:12:13.1831240Z downloaded 148 KB 2021-05-19T18:12:13.1831800Z 2021-05-19T18:12:13.1868800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-19T18:12:13.3597790Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-19T18:12:13.3626080Z ================================================== 2021-05-19T18:12:13.3626820Z downloaded 72 KB 2021-05-19T18:12:13.3627370Z 2021-05-19T18:12:13.4258900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-19T18:12:13.5463760Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-19T18:12:13.5464970Z ================================================== 2021-05-19T18:12:13.5465660Z downloaded 35 KB 2021-05-19T18:12:13.5466190Z 2021-05-19T18:12:13.5498120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-19T18:12:13.7890270Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-19T18:12:13.7928750Z ================================================== 2021-05-19T18:12:13.7929520Z downloaded 293 KB 2021-05-19T18:12:13.7930090Z 2021-05-19T18:12:13.7965390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-19T18:12:14.0545800Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-19T18:12:14.0632280Z ================================================== 2021-05-19T18:12:14.0633110Z downloaded 425 KB 2021-05-19T18:12:14.0633670Z 2021-05-19T18:12:14.0753020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-19T18:12:14.2067280Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-19T18:12:14.2068490Z ================================================== 2021-05-19T18:12:14.2069480Z downloaded 36 KB 2021-05-19T18:12:14.2070020Z 2021-05-19T18:12:14.2104240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-19T18:12:14.3943570Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-19T18:12:14.4275030Z ================================================== 2021-05-19T18:12:14.4275950Z downloaded 2.2 MB 2021-05-19T18:12:14.4276510Z 2021-05-19T18:12:14.4425960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-19T18:12:14.6970380Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-19T18:12:14.7035830Z ================================================== 2021-05-19T18:12:14.7036620Z downloaded 330 KB 2021-05-19T18:12:14.7037180Z 2021-05-19T18:12:14.7075090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-19T18:12:14.9364500Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-19T18:12:14.9389870Z ================================================== 2021-05-19T18:12:14.9390640Z downloaded 194 KB 2021-05-19T18:12:14.9391180Z 2021-05-19T18:12:14.9428010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-19T18:12:15.0627960Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-19T18:12:15.0629320Z ================================================== 2021-05-19T18:12:15.0630860Z downloaded 38 KB 2021-05-19T18:12:15.0631420Z 2021-05-19T18:12:15.0668210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-19T18:12:15.3493070Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-19T18:12:15.3523700Z ================================================== 2021-05-19T18:12:15.3524470Z downloaded 205 KB 2021-05-19T18:12:15.3525040Z 2021-05-19T18:12:15.3566730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.2.tgz' 2021-05-19T18:12:15.5168190Z Content type 'application/x-gzip' length 14597551 bytes (13.9 MB) 2021-05-19T18:12:15.6312120Z ================================================== 2021-05-19T18:12:15.6313140Z downloaded 13.9 MB 2021-05-19T18:12:15.6313700Z 2021-05-19T18:12:15.6636220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-19T18:12:15.9020450Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-19T18:12:15.9647350Z ================================================== 2021-05-19T18:12:15.9648330Z downloaded 3.1 MB 2021-05-19T18:12:15.9648880Z 2021-05-19T18:12:15.9736800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-19T18:12:16.1282680Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-19T18:12:16.1472020Z ================================================== 2021-05-19T18:12:16.1472970Z downloaded 1.3 MB 2021-05-19T18:12:16.1473530Z 2021-05-19T18:12:16.1540000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-19T18:12:16.4082110Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-19T18:12:16.4144510Z ================================================== 2021-05-19T18:12:16.4145290Z downloaded 302 KB 2021-05-19T18:12:16.4145830Z 2021-05-19T18:12:16.4185660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-19T18:12:16.5588850Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-19T18:12:16.5613300Z ================================================== 2021-05-19T18:12:16.5614060Z downloaded 104 KB 2021-05-19T18:12:16.5614600Z 2021-05-19T18:12:16.5653810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-19T18:12:16.7150660Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-19T18:12:16.7159310Z ================================================== 2021-05-19T18:12:16.7160350Z downloaded 21 KB 2021-05-19T18:12:16.7161110Z 2021-05-19T18:12:16.7196550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-19T18:12:16.8407380Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-19T18:12:16.8416550Z ================================================== 2021-05-19T18:12:16.8417400Z downloaded 43 KB 2021-05-19T18:12:16.8418310Z 2021-05-19T18:12:16.8454750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-19T18:12:16.9781530Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-19T18:12:16.9782940Z ================================================== 2021-05-19T18:12:16.9784020Z downloaded 33 KB 2021-05-19T18:12:16.9784630Z 2021-05-19T18:12:16.9817530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-19T18:12:17.2155150Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-19T18:12:17.2174700Z ================================================== 2021-05-19T18:12:17.2175470Z downloaded 137 KB 2021-05-19T18:12:17.2176020Z 2021-05-19T18:12:17.2215770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-19T18:12:17.3821980Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-19T18:12:17.4104300Z ================================================== 2021-05-19T18:12:17.4105270Z downloaded 2.8 MB 2021-05-19T18:12:17.4105820Z 2021-05-19T18:12:17.4217470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-19T18:12:17.5574610Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-19T18:12:17.5582550Z ================================================== 2021-05-19T18:12:17.5583310Z downloaded 64 KB 2021-05-19T18:12:17.5583860Z 2021-05-19T18:12:17.5621140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-19T18:12:17.7943900Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-19T18:12:17.8079240Z ================================================== 2021-05-19T18:12:17.8080120Z downloaded 954 KB 2021-05-19T18:12:17.8080680Z 2021-05-19T18:12:17.8127920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-19T18:12:17.9530280Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-19T18:12:17.9557300Z ================================================== 2021-05-19T18:12:17.9558910Z downloaded 129 KB 2021-05-19T18:12:17.9559770Z 2021-05-19T18:12:17.9599500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-19T18:12:18.1912090Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-19T18:12:18.1987180Z ================================================== 2021-05-19T18:12:18.1988150Z downloaded 384 KB 2021-05-19T18:12:18.1988870Z 2021-05-19T18:12:20.0065570Z 2021-05-19T18:12:20.0114430Z The downloaded binary packages are in 2021-05-19T18:12:20.0151110Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8MaDsl/downloaded_packages 2021-05-19T18:12:20.6233940Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:12:23.8053110Z 2021-05-19T18:12:24.4581690Z 2021-05-19T18:12:24.4683840Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a902e1a179/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:12:24.4783380Z 2021-05-19T18:12:24.4886610Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a902e1a179/muschellij2-desc-7be86f2/DESCRIPTION’ (429ms) 2021-05-19T18:12:24.5596300Z 2021-05-19T18:12:24.5696830Z 2021-05-19T18:12:24.5799280Z ─ preparing ‘desc’: 2021-05-19T18:12:24.5900430Z 2021-05-19T18:12:24.6002020Z 2021-05-19T18:12:24.6104650Z checking DESCRIPTION meta-information ... 2021-05-19T18:12:24.6204540Z 2021-05-19T18:12:24.6307100Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:12:24.7093750Z 2021-05-19T18:12:24.7174650Z 2021-05-19T18:12:24.7228330Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:12:24.7285940Z 2021-05-19T18:12:24.7312490Z 2021-05-19T18:12:24.7418260Z ─ checking for empty or unneeded directories 2021-05-19T18:12:24.7517430Z 2021-05-19T18:12:24.7549520Z 2021-05-19T18:12:24.7596320Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:12:24.8817030Z 2021-05-19T18:12:24.8848650Z 2021-05-19T18:12:24.8853880Z 2021-05-19T18:12:24.9151330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:24.9170420Z (as ‘lib’ is unspecified) 2021-05-19T18:12:25.5126310Z * installing *source* package ‘desc’ ... 2021-05-19T18:12:25.5512180Z ** using staged installation 2021-05-19T18:12:25.6101940Z ** R 2021-05-19T18:12:25.6403150Z ** inst 2021-05-19T18:12:25.6505070Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:28.0322870Z ** help 2021-05-19T18:12:28.2564140Z *** installing help indices 2021-05-19T18:12:28.3775280Z ** building package indices 2021-05-19T18:12:28.7473210Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:12:29.1688260Z ** testing if installed package can be loaded from final location 2021-05-19T18:12:29.5986040Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:12:29.6026940Z * DONE (desc) 2021-05-19T18:12:29.9368930Z 2021-05-19T18:12:29.9387360Z 2021-05-19T18:12:29.9404780Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a90282adda2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:12:29.9423800Z 2021-05-19T18:12:29.9426110Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a90282adda2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T18:12:29.9962040Z 2021-05-19T18:12:30.0062890Z 2021-05-19T18:12:30.0165240Z ─ preparing ‘ghtravis’: 2021-05-19T18:12:30.0267750Z checking DESCRIPTION meta-information ... 2021-05-19T18:12:30.0367010Z 2021-05-19T18:12:30.0469490Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:12:30.0870880Z 2021-05-19T18:12:30.0972310Z 2021-05-19T18:12:30.1075660Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:12:30.1198630Z ─ checking for empty or unneeded directories 2021-05-19T18:12:30.1299890Z 2021-05-19T18:12:30.1400340Z 2021-05-19T18:12:30.1497380Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:12:30.1598470Z 2021-05-19T18:12:30.1700010Z 2021-05-19T18:12:30.1777670Z 2021-05-19T18:12:30.3416470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:30.3521480Z (as ‘lib’ is unspecified) 2021-05-19T18:12:30.7177480Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:12:30.7204130Z ** using staged installation 2021-05-19T18:12:30.7384640Z ** R 2021-05-19T18:12:30.7560750Z ** inst 2021-05-19T18:12:30.7581150Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:32.6390360Z ** help 2021-05-19T18:12:32.7512690Z *** installing help indices 2021-05-19T18:12:32.8068440Z ** building package indices 2021-05-19T18:12:33.1264890Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:12:34.0380670Z ** testing if installed package can be loaded from final location 2021-05-19T18:12:34.9426020Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:12:34.9526490Z * DONE (ghtravis) 2021-05-19T18:12:34.9728380Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:12:35.1781150Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:12:37.9934150Z 2021-05-19T18:12:37.9936770Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:12:37.9937670Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:12:37.9939010Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:12:37.9940170Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:12:37.9941540Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:12:37.9942720Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:12:37.9948200Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:37.9949530Z (as ‘lib’ is unspecified) 2021-05-19T18:12:39.8147660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-19T18:12:39.9456160Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-19T18:12:39.9494870Z ================================================== 2021-05-19T18:12:39.9495740Z downloaded 194 KB 2021-05-19T18:12:39.9496270Z 2021-05-19T18:12:39.9543560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-19T18:12:40.1779920Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-19T18:12:40.1788630Z ================================================== 2021-05-19T18:12:40.1789410Z downloaded 67 KB 2021-05-19T18:12:40.1789920Z 2021-05-19T18:12:40.1827410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-19T18:12:40.4127180Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-19T18:12:40.4153060Z ================================================== 2021-05-19T18:12:40.4153810Z downloaded 189 KB 2021-05-19T18:12:40.4154330Z 2021-05-19T18:12:40.4192690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-19T18:12:40.7101430Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-19T18:12:40.7419400Z ================================================== 2021-05-19T18:12:40.7420350Z downloaded 1.2 MB 2021-05-19T18:12:40.7420870Z 2021-05-19T18:12:40.7465990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-19T18:12:40.9423420Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-19T18:12:40.9563240Z ================================================== 2021-05-19T18:12:40.9564170Z downloaded 936 KB 2021-05-19T18:12:40.9564670Z 2021-05-19T18:12:41.1195180Z 2021-05-19T18:12:41.1297470Z The downloaded binary packages are in 2021-05-19T18:12:41.1399510Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8MaDsl/downloaded_packages 2021-05-19T18:12:41.4263060Z 2021-05-19T18:12:41.4301530Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a90761b2bea/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:12:41.4311460Z 2021-05-19T18:12:41.4328930Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmp8MaDsl/remotes2a90761b2bea/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T18:12:41.4600660Z 2021-05-19T18:12:41.4644190Z 2021-05-19T18:12:41.4648490Z ─ preparing ‘aghast’: 2021-05-19T18:12:41.4652130Z 2021-05-19T18:12:41.4652830Z 2021-05-19T18:12:41.4714190Z checking DESCRIPTION meta-information ... 2021-05-19T18:12:41.4904560Z 2021-05-19T18:12:41.4927090Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:12:41.5214490Z 2021-05-19T18:12:41.5288400Z 2021-05-19T18:12:41.5315740Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:12:41.5328130Z 2021-05-19T18:12:41.5356290Z 2021-05-19T18:12:41.5360870Z ─ checking for empty or unneeded directories 2021-05-19T18:12:41.5362330Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:12:41.5388920Z 2021-05-19T18:12:41.5400120Z 2021-05-19T18:12:41.5400740Z 2021-05-19T18:12:41.5566930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:41.5575510Z (as ‘lib’ is unspecified) 2021-05-19T18:12:41.8662040Z * installing *source* package ‘aghast’ ... 2021-05-19T18:12:41.8761470Z ** using staged installation 2021-05-19T18:12:41.8963170Z ** R 2021-05-19T18:12:41.9054290Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:12:42.7081360Z ** help 2021-05-19T18:12:42.7474180Z *** installing help indices 2021-05-19T18:12:42.7757430Z ** building package indices 2021-05-19T18:12:43.2327120Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:12:43.5048830Z ** testing if installed package can be loaded from final location 2021-05-19T18:12:43.7665140Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:12:43.7686230Z * DONE (aghast) 2021-05-19T18:12:43.7910400Z Installing 1 packages: covr 2021-05-19T18:12:43.7926070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:43.7927420Z (as ‘lib’ is unspecified) 2021-05-19T18:12:44.7565280Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:12:44.7566170Z 2021-05-19T18:12:45.6354290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-19T18:12:45.8735510Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-19T18:12:45.8757660Z ================================================== 2021-05-19T18:12:45.8758720Z downloaded 153 KB 2021-05-19T18:12:45.8759900Z 2021-05-19T18:12:45.8797300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-19T18:12:46.0371150Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-19T18:12:46.0386510Z ================================================== 2021-05-19T18:12:46.0387290Z downloaded 117 KB 2021-05-19T18:12:46.0387850Z 2021-05-19T18:12:46.0429550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-19T18:12:46.1798540Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-19T18:12:46.1834800Z ================================================== 2021-05-19T18:12:46.1835880Z downloaded 282 KB 2021-05-19T18:12:46.1836480Z 2021-05-19T18:12:46.2610630Z 2021-05-19T18:12:46.2712630Z The downloaded binary packages are in 2021-05-19T18:12:46.2818530Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8MaDsl/downloaded_packages 2021-05-19T18:12:46.2919830Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:12:46.2920500Z Rscript -e "tic::before_install()" 2021-05-19T18:12:46.3187330Z shell: /bin/bash -e {0} 2021-05-19T18:12:46.3187730Z env: 2021-05-19T18:12:46.3188290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:46.3188740Z TIC_DEPLOY_KEY: 2021-05-19T18:12:46.3189070Z RSPM: 2021-05-19T18:12:46.3190370Z GITHUB_PAT: *** 2021-05-19T18:12:46.3191230Z COVERALLS_TOKEN: *** 2021-05-19T18:12:46.3191700Z continue-on-error: false 2021-05-19T18:12:46.3192140Z VDIFFR_RUN_TESTS: false 2021-05-19T18:12:46.3192600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:12:46.3193000Z TZ: UTC 2021-05-19T18:12:46.3193350Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:46.3193720Z NOT_CRAN: true 2021-05-19T18:12:46.3194070Z ##[endgroup] 2021-05-19T18:12:46.7946370Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:12:46.9614600Z Running before_install: step_install_remote_binaries() 2021-05-19T18:12:47.6223140Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:12:47.6224120Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:12:47.6224740Z remotes::install_cran("rcmdcheck") 2021-05-19T18:12:47.6225260Z remotes::install_cran("markdown") 2021-05-19T18:12:47.6406620Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:12:47.6407050Z env: 2021-05-19T18:12:47.6407520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:47.6407970Z TIC_DEPLOY_KEY: 2021-05-19T18:12:47.6408360Z RSPM: 2021-05-19T18:12:47.6409850Z GITHUB_PAT: *** 2021-05-19T18:12:47.6410820Z COVERALLS_TOKEN: *** 2021-05-19T18:12:47.6411350Z continue-on-error: false 2021-05-19T18:12:47.6411850Z VDIFFR_RUN_TESTS: false 2021-05-19T18:12:47.6412350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:12:47.6412990Z TZ: UTC 2021-05-19T18:12:47.6413440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:47.6413870Z NOT_CRAN: true 2021-05-19T18:12:47.6414320Z ##[endgroup] 2021-05-19T18:12:53.1214700Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:12:53.1228610Z Installing 2 packages: bitops, RCurl 2021-05-19T18:12:53.1229610Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:12:53.1241470Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T18:12:53.1242920Z (as ‘lib’ is unspecified) 2021-05-19T18:12:57.8279920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T18:12:57.9837200Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T18:12:57.9838520Z ================================================== 2021-05-19T18:12:57.9839780Z downloaded 28 KB 2021-05-19T18:12:57.9840400Z 2021-05-19T18:12:57.9872770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RCurl_1.98-1.3.tgz' 2021-05-19T18:12:58.2407260Z Content type 'application/x-gzip' length 1091078 bytes (1.0 MB) 2021-05-19T18:12:58.2553190Z ================================================== 2021-05-19T18:12:58.2554250Z downloaded 1.0 MB 2021-05-19T18:12:58.2555150Z 2021-05-19T18:12:58.3200530Z 2021-05-19T18:12:58.3301630Z The downloaded binary packages are in 2021-05-19T18:12:58.3402750Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpYvXBtU/downloaded_packages 2021-05-19T18:12:59.3800290Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:12:59.3850650Z Use `force = TRUE` to force installation 2021-05-19T18:12:59.3953520Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:12:59.4016210Z Use `force = TRUE` to force installation 2021-05-19T18:12:59.4069830Z ##[group]Run options(width = 100) 2021-05-19T18:12:59.4070420Z options(width = 100) 2021-05-19T18:12:59.4070990Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:12:59.4071950Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:12:59.4253100Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:12:59.4253590Z env: 2021-05-19T18:12:59.4254030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:12:59.4254520Z TIC_DEPLOY_KEY: 2021-05-19T18:12:59.4254900Z RSPM: 2021-05-19T18:12:59.4256980Z GITHUB_PAT: *** 2021-05-19T18:12:59.4257940Z COVERALLS_TOKEN: *** 2021-05-19T18:12:59.4258470Z continue-on-error: false 2021-05-19T18:12:59.4258940Z VDIFFR_RUN_TESTS: false 2021-05-19T18:12:59.4259460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:12:59.4259930Z TZ: UTC 2021-05-19T18:12:59.4260330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:12:59.4260760Z NOT_CRAN: true 2021-05-19T18:12:59.4261210Z ##[endgroup] 2021-05-19T18:13:00.1286550Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:13:00.1287570Z setting value 2021-05-19T18:13:00.1288990Z version R version 4.0.5 (2021-03-31) 2021-05-19T18:13:00.1290050Z os macOS Catalina 10.15.7 2021-05-19T18:13:00.1291050Z system x86_64, darwin17.0 2021-05-19T18:13:00.1292610Z ui X11 2021-05-19T18:13:00.1293400Z language (EN) 2021-05-19T18:13:00.1294710Z collate en_US.UTF-8 2021-05-19T18:13:00.1296030Z ctype en_US.UTF-8 2021-05-19T18:13:00.1296860Z tz UTC 2021-05-19T18:13:00.1298060Z date 2021-05-19 2021-05-19T18:13:00.1298700Z 2021-05-19T18:13:00.1300150Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:13:00.1301270Z ! package * version date lib source 2021-05-19T18:13:00.1303220Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:13:00.1304930Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1306640Z base * 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1308060Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1309530Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1310970Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1312330Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1314380Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1317600Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1319110Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1320510Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1321980Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1323420Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1324910Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1326400Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1327880Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1329250Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1330700Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1332460Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1333940Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1335700Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1337150Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1339370Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:13:00.1340960Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1345710Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1347200Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1348620Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1350780Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1352280Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-19T18:13:00.1353680Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1355580Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1357070Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1359970Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1362700Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1364540Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1365970Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1368180Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:13:00.1371000Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1372640Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1374410Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1376520Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1378010Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1379400Z grid 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1380980Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1383220Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1384570Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1386030Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1387490Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1388960Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1390350Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1411510Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1413010Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1414200Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1415380Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1416390Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1417850Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1419000Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1420280Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1421350Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1422320Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1423300Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1424260Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1425410Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1426440Z parallel 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1427500Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1428550Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1429590Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1430640Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1431660Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1432680Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1433750Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1434710Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1435690Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1436680Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1437650Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1438720Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1439770Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1440740Z RCurl 1.98-1.3 2021-03-16 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1441790Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1442850Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1443840Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1444860Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1445890Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1446900Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1447970Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1449100Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1450120Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1451210Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1452270Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1453290Z splines 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1454350Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1455460Z stats4 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1456810Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1457930Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1459190Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-19T18:13:00.1460240Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1461250Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-19T18:13:00.1462230Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1463290Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1464380Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:13:00.1465400Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1466460Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1467490Z P tools 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1468480Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1469540Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1471170Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-19T18:13:00.1472620Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1473640Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1474670Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1475670Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1476690Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1477660Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1478690Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1479740Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1480710Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T18:13:00.1481620Z 2021-05-19T18:13:00.1482130Z [1] /Users/runner/work/_temp/Library 2021-05-19T18:13:00.1482910Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-19T18:13:00.1483370Z 2021-05-19T18:13:00.1484330Z P ── Loaded and on-disk path mismatch. 2021-05-19T18:13:00.1532900Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:13:00.1533540Z Rscript -e 'tic::script()' 2021-05-19T18:13:00.1533980Z ls -l check 2021-05-19T18:13:00.1788180Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:13:00.1788680Z env: 2021-05-19T18:13:00.1789140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:13:00.1789590Z TIC_DEPLOY_KEY: 2021-05-19T18:13:00.1789970Z RSPM: 2021-05-19T18:13:00.1791230Z GITHUB_PAT: *** 2021-05-19T18:13:00.1792120Z COVERALLS_TOKEN: *** 2021-05-19T18:13:00.1792640Z continue-on-error: false 2021-05-19T18:13:00.1793140Z VDIFFR_RUN_TESTS: false 2021-05-19T18:13:00.1793630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:13:00.1794090Z TZ: UTC 2021-05-19T18:13:00.1794460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:13:00.1794890Z NOT_CRAN: true 2021-05-19T18:13:00.1795290Z ##[endgroup] 2021-05-19T18:13:00.5588390Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:13:00.7137590Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:13:00.7138960Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:13:00.7140010Z timeout = Inf, check_dir = "check") 2021-05-19T18:13:00.8446570Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:13:01.1461180Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:13:01.2663220Z * preparing ‘neurocStats’: 2021-05-19T18:13:01.2778580Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:13:01.3333760Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:13:01.3341130Z * checking for empty or unneeded directories 2021-05-19T18:13:01.3383040Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:13:01.3571750Z 2021-05-19T18:13:01.4518370Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:13:01.7690960Z * using log directory ‘/Users/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:13:01.8409800Z * using R version 4.0.5 (2021-03-31) 2021-05-19T18:13:01.8411460Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:13:01.8414300Z * using session charset: UTF-8 2021-05-19T18:13:01.8415780Z * using option ‘--as-cran’ 2021-05-19T18:13:01.8417260Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:13:01.8418770Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:13:01.8420080Z * package encoding: UTF-8 2021-05-19T18:13:01.8421120Z * checking package namespace information ... OK 2021-05-19T18:13:02.9760060Z * checking package dependencies ... OK 2021-05-19T18:13:02.9834950Z * checking if this is a source package ... OK 2021-05-19T18:13:02.9838010Z * checking if there is a namespace ... OK 2021-05-19T18:13:03.1628200Z * checking for executable files ... OK 2021-05-19T18:13:03.1642220Z * checking for hidden files and directories ... OK 2021-05-19T18:13:03.1659390Z * checking for portable file names ... OK 2021-05-19T18:13:03.1680510Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:13:03.1693950Z * checking serialization versions ... OK 2021-05-19T18:13:07.2482870Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:13:07.2605350Z * checking installed package size ... OK 2021-05-19T18:13:07.3787830Z * checking package directory ... OK 2021-05-19T18:13:07.3799320Z * checking for future file timestamps ... OK 2021-05-19T18:13:07.6225290Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:13:07.6258100Z * checking top-level files ... OK 2021-05-19T18:13:07.6259610Z * checking for left-over files ... OK 2021-05-19T18:13:07.6260600Z * checking index information ... OK 2021-05-19T18:13:07.6987350Z * checking package subdirectories ... OK 2021-05-19T18:13:07.7751070Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:13:07.8533010Z * checking R files for syntax errors ... OK 2021-05-19T18:13:08.7440740Z * checking whether the package can be loaded ... OK 2021-05-19T18:13:09.4761740Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:13:10.2211340Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:13:10.9601560Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:13:11.8037300Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:13:12.7072730Z * checking loading without being on the library search path ... OK 2021-05-19T18:13:13.4867440Z * checking dependencies in R code ... OK 2021-05-19T18:13:14.8284250Z * checking S3 generic/method consistency ... OK 2021-05-19T18:13:15.6017390Z * checking replacement functions ... OK 2021-05-19T18:13:16.3741570Z * checking foreign function calls ... OK 2021-05-19T18:13:20.5432000Z * checking R code for possible problems ... OK 2021-05-19T18:13:20.8232760Z * checking Rd files ... OK 2021-05-19T18:13:20.8962330Z * checking Rd metadata ... OK 2021-05-19T18:13:20.9859880Z * checking Rd line widths ... OK 2021-05-19T18:13:21.2018710Z * checking Rd cross-references ... OK 2021-05-19T18:13:21.9320380Z * checking for missing documentation entries ... OK 2021-05-19T18:13:24.1111200Z * checking for code/documentation mismatches ... OK 2021-05-19T18:13:25.6391010Z * checking Rd \usage sections ... OK 2021-05-19T18:13:25.7506860Z * checking Rd contents ... OK 2021-05-19T18:13:25.8332730Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:13:26.0906440Z * checking examples ... NONE 2021-05-19T18:13:26.2026530Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:13:26.4598660Z * checking tests ... 2021-05-19T18:14:08.2575520Z Running ‘testthat.R’ [12s/42s] 2021-05-19T18:14:08.2741480Z OK 2021-05-19T18:14:11.9983530Z * checking PDF version of manual ... OK 2021-05-19T18:14:12.0019640Z * checking for non-standard things in the check directory ... OK 2021-05-19T18:14:12.0020860Z * checking for detritus in the temp directory ... OK 2021-05-19T18:14:12.0021510Z * DONE 2021-05-19T18:14:12.0021770Z 2021-05-19T18:14:12.0022120Z Status: OK 2021-05-19T18:14:12.0074970Z 2021-05-19T18:14:12.1476190Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:14:12.1494750Z Duration: 1m 10.8s 2021-05-19T18:14:12.1495430Z 2021-05-19T18:14:12.1508340Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:14:12.1699140Z total 56 2021-05-19T18:14:12.1705360Z drwxr-xr-x 11 runner staff 352 May 19 18:14 neurocStats.Rcheck 2021-05-19T18:14:12.1708310Z -rw-r--r-- 1 runner staff 5352 May 19 18:13 neurocStats_0.1.3.tar.gz 2021-05-19T18:14:12.1709890Z -rw-r--r-- 1 runner staff 19274 May 19 18:13 neurocStats_0.1.3.tgz 2021-05-19T18:14:12.1765240Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:14:12.1766080Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:14:12.2019790Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:14:12.2020340Z env: 2021-05-19T18:14:12.2020770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:14:12.2021270Z TIC_DEPLOY_KEY: 2021-05-19T18:14:12.2021630Z RSPM: 2021-05-19T18:14:12.2023300Z GITHUB_PAT: *** 2021-05-19T18:14:12.2024140Z COVERALLS_TOKEN: *** 2021-05-19T18:14:12.2024630Z continue-on-error: false 2021-05-19T18:14:12.2025090Z VDIFFR_RUN_TESTS: false 2021-05-19T18:14:12.2025590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:14:12.2026030Z TZ: UTC 2021-05-19T18:14:12.2026440Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:14:12.2026870Z NOT_CRAN: true 2021-05-19T18:14:12.2027240Z ##[endgroup] 2021-05-19T18:14:12.2428770Z 2021-05-19T18:14:12.2431680Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-19T18:14:12.2432940Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T18:14:12.2434580Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T18:14:12.2435320Z 2021-05-19T18:14:12.2436290Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:14:12.2437390Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:14:12.2439880Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:14:12.2440680Z 2021-05-19T18:14:12.2442780Z R is a collaborative project with many contributors. 2021-05-19T18:14:12.2444880Z Type 'contributors()' for more information and 2021-05-19T18:14:12.2446210Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:14:12.2447230Z 2021-05-19T18:14:12.2448250Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:14:12.2449570Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:14:12.2450500Z Type 'q()' to quit R. 2021-05-19T18:14:12.2450820Z 2021-05-19T18:14:12.2451430Z > library(testthat) 2021-05-19T18:14:12.2451970Z > library(neurocStats) 2021-05-19T18:14:12.2452350Z > 2021-05-19T18:14:12.2452810Z > test_check("neurocStats") 2021-05-19T18:14:12.2453340Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:14:12.2453940Z > 2021-05-19T18:14:12.2454490Z > proc.time() 2021-05-19T18:14:12.2454950Z user system elapsed 2021-05-19T18:14:12.2455410Z 10.916 0.836 41.719 2021-05-19T18:14:12.2507700Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:14:12.2508370Z Rscript -e "tic::before_deploy()" 2021-05-19T18:14:12.2761560Z shell: /bin/bash -e {0} 2021-05-19T18:14:12.2761990Z env: 2021-05-19T18:14:12.2762420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:14:12.2762920Z TIC_DEPLOY_KEY: 2021-05-19T18:14:12.2763310Z RSPM: 2021-05-19T18:14:12.2764250Z GITHUB_PAT: *** 2021-05-19T18:14:12.2765060Z COVERALLS_TOKEN: *** 2021-05-19T18:14:12.2765560Z continue-on-error: false 2021-05-19T18:14:12.2766030Z VDIFFR_RUN_TESTS: false 2021-05-19T18:14:12.2766540Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:14:12.2766980Z TZ: UTC 2021-05-19T18:14:12.2767390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:14:12.2767820Z NOT_CRAN: true 2021-05-19T18:14:12.2768190Z ##[endgroup] 2021-05-19T18:14:12.6518590Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:14:12.8049860Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:14:12.8051010Z with: 2021-05-19T18:14:12.8051940Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:14:12.8053320Z asset_path: check/neurocStats_0.1.3.tgz 2021-05-19T18:14:12.8053840Z asset_name: neurocStats_0.1.3_R4.0.tgz 2021-05-19T18:14:12.8054510Z asset_content_type: application/octet-stream 2021-05-19T18:14:12.8055020Z env: 2021-05-19T18:14:12.8055430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:14:12.8055910Z TIC_DEPLOY_KEY: 2021-05-19T18:14:12.8056250Z RSPM: 2021-05-19T18:14:12.8057450Z GITHUB_PAT: *** 2021-05-19T18:14:12.8058640Z COVERALLS_TOKEN: *** 2021-05-19T18:14:12.8059150Z continue-on-error: false 2021-05-19T18:14:12.8059640Z VDIFFR_RUN_TESTS: false 2021-05-19T18:14:12.8060170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:14:12.8060590Z TZ: UTC 2021-05-19T18:14:12.8061040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:14:12.8061480Z NOT_CRAN: true 2021-05-19T18:14:12.8062430Z GITHUB_TOKEN: *** 2021-05-19T18:14:12.8062840Z ##[endgroup] 2021-05-19T18:14:13.5347260Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:14:13.5349480Z Rscript -e "tic::deploy()" 2021-05-19T18:14:13.5633050Z shell: /bin/bash -e {0} 2021-05-19T18:14:13.5633470Z env: 2021-05-19T18:14:13.5634280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:14:13.5634760Z TIC_DEPLOY_KEY: 2021-05-19T18:14:13.5635160Z RSPM: 2021-05-19T18:14:13.5636820Z GITHUB_PAT: *** 2021-05-19T18:14:13.5659180Z COVERALLS_TOKEN: *** 2021-05-19T18:14:13.5659840Z continue-on-error: false 2021-05-19T18:14:13.5660320Z VDIFFR_RUN_TESTS: false 2021-05-19T18:14:13.5660830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:14:13.5661240Z TZ: UTC 2021-05-19T18:14:13.5661640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:14:13.5662060Z NOT_CRAN: true 2021-05-19T18:14:13.5662400Z ##[endgroup] 2021-05-19T18:14:13.9482090Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:14:14.0988490Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:14:14.0989190Z Rscript -e "tic::after_deploy()" 2021-05-19T18:14:14.1245200Z shell: /bin/bash -e {0} 2021-05-19T18:14:14.1245780Z env: 2021-05-19T18:14:14.1246260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:14:14.1247090Z TIC_DEPLOY_KEY: 2021-05-19T18:14:14.1247480Z RSPM: 2021-05-19T18:14:14.1248710Z GITHUB_PAT: *** 2021-05-19T18:14:14.1249540Z COVERALLS_TOKEN: *** 2021-05-19T18:14:14.1250060Z continue-on-error: false 2021-05-19T18:14:14.1250530Z VDIFFR_RUN_TESTS: false 2021-05-19T18:14:14.1251040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T18:14:14.1251510Z TZ: UTC 2021-05-19T18:14:14.1251890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:14:14.1252320Z NOT_CRAN: true 2021-05-19T18:14:14.1252690Z ##[endgroup] 2021-05-19T18:14:14.5063960Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:14:14.9215940Z Post job cleanup. 2021-05-19T18:14:14.9970850Z [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:14:15.0098780Z Post job cleanup. 2021-05-19T18:14:15.1452570Z [command]/usr/local/bin/git version 2021-05-19T18:14:15.1531660Z git version 2.31.1 2021-05-19T18:14:15.1587210Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:14:15.1671360Z [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:14:15.2678960Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:14:15.2739990Z http.https://github.com/.extraheader 2021-05-19T18:14:15.2760140Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:14:15.2842370Z [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:14:15.3886400Z Cleaning up orphan processes