2021-05-19T20:31:29.2941698Z ##[section]Starting: Request a runner to run this job 2021-05-19T20:31:29.4484967Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.5473797Z 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-19T20:31:29.7030109Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T20:31:29.9198423Z ##[section]Finishing: Request a runner to run this job 2021-05-19T20:31:45.0879100Z Current runner version: '2.278.0' 2021-05-19T20:31:45.0954280Z ##[group]Operating System 2021-05-19T20:31:45.0955430Z Mac OS X 2021-05-19T20:31:45.0955860Z 10.15.7 2021-05-19T20:31:45.0956630Z 19H1030 2021-05-19T20:31:45.0957210Z ##[endgroup] 2021-05-19T20:31:45.0957810Z ##[group]Virtual Environment 2021-05-19T20:31:45.0958480Z Environment: macos-10.15 2021-05-19T20:31:45.0958980Z Version: 20210516.1 2021-05-19T20:31:45.0960060Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T20:31:45.0961490Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T20:31:45.0962430Z ##[endgroup] 2021-05-19T20:31:45.0964470Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T20:31:45.0966100Z Actions: write 2021-05-19T20:31:45.0966630Z Checks: write 2021-05-19T20:31:45.0967090Z Contents: write 2021-05-19T20:31:45.0967620Z Deployments: write 2021-05-19T20:31:45.0968380Z Issues: write 2021-05-19T20:31:45.0968960Z Metadata: read 2021-05-19T20:31:45.0969470Z Packages: write 2021-05-19T20:31:45.0969970Z PullRequests: write 2021-05-19T20:31:45.0970590Z RepositoryProjects: write 2021-05-19T20:31:45.0971260Z SecurityEvents: write 2021-05-19T20:31:45.0971830Z Statuses: write 2021-05-19T20:31:45.0972720Z ##[endgroup] 2021-05-19T20:31:45.0976600Z Prepare workflow directory 2021-05-19T20:31:45.2340470Z Prepare all required actions 2021-05-19T20:31:45.2353460Z Getting action download info 2021-05-19T20:31:45.6649180Z Download action repository 'actions/checkout@v2' 2021-05-19T20:31:47.0396790Z Download action repository 'r-lib/actions@master' 2021-05-19T20:31:49.7408420Z Download action repository 'adigherman/actions@master' 2021-05-19T20:31:52.3937450Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T20:31:52.7768420Z Download action repository 'actions/cache@v1' 2021-05-19T20:31:53.1343950Z Download action repository 'actions/upload-artifact@master' 2021-05-19T20:31:53.5984900Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T20:31:55.4310890Z ##[group]Run actions/checkout@v2 2021-05-19T20:31:55.4311660Z with: 2021-05-19T20:31:55.4312100Z repository: neuroconductor/dcmsort 2021-05-19T20:31:55.4313030Z token: *** 2021-05-19T20:31:55.4313390Z ssh-strict: true 2021-05-19T20:31:55.4313830Z persist-credentials: true 2021-05-19T20:31:55.4314260Z clean: true 2021-05-19T20:31:55.4314600Z fetch-depth: 1 2021-05-19T20:31:55.4314950Z lfs: false 2021-05-19T20:31:55.4315290Z submodules: false 2021-05-19T20:31:55.4315630Z env: 2021-05-19T20:31:55.4316070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:55.4316490Z TIC_DEPLOY_KEY: 2021-05-19T20:31:55.4316810Z RSPM: 2021-05-19T20:31:55.4317490Z GITHUB_PAT: *** 2021-05-19T20:31:55.4318210Z COVERALLS_TOKEN: *** 2021-05-19T20:31:55.4318660Z continue-on-error: false 2021-05-19T20:31:55.4319110Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:55.4319470Z ##[endgroup] 2021-05-19T20:31:56.7228180Z Syncing repository: neuroconductor/dcmsort 2021-05-19T20:31:56.7299410Z ##[group]Getting Git version info 2021-05-19T20:31:56.7393730Z Working directory is '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:56.7563230Z [command]/usr/local/bin/git version 2021-05-19T20:31:56.7636560Z git version 2.31.1 2021-05-19T20:31:56.7816730Z ##[endgroup] 2021-05-19T20:31:56.7891130Z Deleting the contents of '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:56.8003350Z ##[group]Initializing the repository 2021-05-19T20:31:56.8033580Z [command]/usr/local/bin/git init /Users/runner/work/dcmsort/dcmsort 2021-05-19T20:31:56.8092290Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T20:31:56.8093410Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T20:31:56.8097270Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T20:31:56.8105870Z hint: 2021-05-19T20:31:56.8132980Z hint: git config --global init.defaultBranch 2021-05-19T20:31:56.8157230Z hint: 2021-05-19T20:31:56.8168730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T20:31:56.8170150Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T20:31:56.8189330Z hint: 2021-05-19T20:31:56.8216990Z hint: git branch -m 2021-05-19T20:31:56.8229780Z Initialized empty Git repository in /Users/runner/work/dcmsort/dcmsort/.git/ 2021-05-19T20:31:56.8249640Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:56.8273990Z ##[endgroup] 2021-05-19T20:31:56.8286270Z ##[group]Disabling automatic garbage collection 2021-05-19T20:31:56.8363570Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T20:31:56.8404270Z ##[endgroup] 2021-05-19T20:31:56.8413110Z ##[group]Setting up auth 2021-05-19T20:31:56.8438770Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:31:56.8538330Z [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-19T20:31:56.9236550Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:31:56.9339110Z [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-19T20:31:57.0690590Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T20:31:57.0791320Z ##[endgroup] 2021-05-19T20:31:57.0797720Z ##[group]Fetching the repository 2021-05-19T20:31:57.0806710Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a:refs/tags/0.3.0.s 2021-05-19T20:31:57.3852430Z remote: Enumerating objects: 39, done. 2021-05-19T20:31:57.3862740Z remote: Counting objects: 2% (1/39) 2021-05-19T20:31:57.3873360Z remote: Counting objects: 5% (2/39) 2021-05-19T20:31:57.3880570Z remote: Counting objects: 7% (3/39) 2021-05-19T20:31:57.3898060Z remote: Counting objects: 10% (4/39) 2021-05-19T20:31:57.3899730Z remote: Counting objects: 12% (5/39) 2021-05-19T20:31:57.3902720Z remote: Counting objects: 15% (6/39) 2021-05-19T20:31:57.3915190Z remote: Counting objects: 17% (7/39) 2021-05-19T20:31:57.3924770Z remote: Counting objects: 20% (8/39) 2021-05-19T20:31:57.3926200Z remote: Counting objects: 23% (9/39) 2021-05-19T20:31:57.3943240Z remote: Counting objects: 25% (10/39) 2021-05-19T20:31:57.3948910Z remote: Counting objects: 28% (11/39) 2021-05-19T20:31:57.3972710Z remote: Counting objects: 30% (12/39) 2021-05-19T20:31:57.3981150Z remote: Counting objects: 33% (13/39) 2021-05-19T20:31:57.3988030Z remote: Counting objects: 35% (14/39) 2021-05-19T20:31:57.3997450Z remote: Counting objects: 38% (15/39) 2021-05-19T20:31:57.4013880Z remote: Counting objects: 41% (16/39) 2021-05-19T20:31:57.4019290Z remote: Counting objects: 43% (17/39) 2021-05-19T20:31:57.4039540Z remote: Counting objects: 46% (18/39) 2021-05-19T20:31:57.4078510Z remote: Counting objects: 48% (19/39) 2021-05-19T20:31:57.4086450Z remote: Counting objects: 51% (20/39) 2021-05-19T20:31:57.4110390Z remote: Counting objects: 53% (21/39) 2021-05-19T20:31:57.4135020Z remote: Counting objects: 56% (22/39) 2021-05-19T20:31:57.4145610Z remote: Counting objects: 58% (23/39) 2021-05-19T20:31:57.4170720Z remote: Counting objects: 61% (24/39) 2021-05-19T20:31:57.4208220Z remote: Counting objects: 64% (25/39) 2021-05-19T20:31:57.4211220Z remote: Counting objects: 66% (26/39) 2021-05-19T20:31:57.4220100Z remote: Counting objects: 69% (27/39) 2021-05-19T20:31:57.4230220Z remote: Counting objects: 71% (28/39) 2021-05-19T20:31:57.4311850Z remote: Counting objects: 74% (29/39) 2021-05-19T20:31:57.4315500Z remote: Counting objects: 76% (30/39) 2021-05-19T20:31:57.4321890Z remote: Counting objects: 79% (31/39) 2021-05-19T20:31:57.4332500Z remote: Counting objects: 82% (32/39) 2021-05-19T20:31:57.4339790Z remote: Counting objects: 84% (33/39) 2021-05-19T20:31:57.4401530Z remote: Counting objects: 87% (34/39) 2021-05-19T20:31:57.4444530Z remote: Counting objects: 89% (35/39) 2021-05-19T20:31:57.4458230Z remote: Counting objects: 92% (36/39) 2021-05-19T20:31:57.4459440Z remote: Counting objects: 94% (37/39) 2021-05-19T20:31:57.4460440Z remote: Counting objects: 97% (38/39) 2021-05-19T20:31:57.4461330Z remote: Counting objects: 100% (39/39) 2021-05-19T20:31:57.4463160Z remote: Counting objects: 100% (39/39), done. 2021-05-19T20:31:57.4464170Z remote: Compressing objects: 2% (1/34) 2021-05-19T20:31:57.4465090Z remote: Compressing objects: 5% (2/34) 2021-05-19T20:31:57.4466120Z remote: Compressing objects: 8% (3/34) 2021-05-19T20:31:57.4467050Z remote: Compressing objects: 11% (4/34) 2021-05-19T20:31:57.4467940Z remote: Compressing objects: 14% (5/34) 2021-05-19T20:31:57.4469310Z remote: Compressing objects: 17% (6/34) 2021-05-19T20:31:57.4470270Z remote: Compressing objects: 20% (7/34) 2021-05-19T20:31:57.4471150Z remote: Compressing objects: 23% (8/34) 2021-05-19T20:31:57.4471780Z remote: Compressing objects: 26% (9/34) 2021-05-19T20:31:57.4472730Z remote: Compressing objects: 29% (10/34) 2021-05-19T20:31:57.4473640Z remote: Compressing objects: 32% (11/34) 2021-05-19T20:31:57.4474640Z remote: Compressing objects: 35% (12/34) 2021-05-19T20:31:57.4475580Z remote: Compressing objects: 38% (13/34) 2021-05-19T20:31:57.4477020Z remote: Compressing objects: 41% (14/34) 2021-05-19T20:31:57.4478130Z remote: Compressing objects: 44% (15/34) 2021-05-19T20:31:57.4479070Z remote: Compressing objects: 47% (16/34) 2021-05-19T20:31:57.4479960Z remote: Compressing objects: 50% (17/34) 2021-05-19T20:31:57.4481010Z remote: Compressing objects: 52% (18/34) 2021-05-19T20:31:57.4481930Z remote: Compressing objects: 55% (19/34) 2021-05-19T20:31:57.4482830Z remote: Compressing objects: 58% (20/34) 2021-05-19T20:31:57.4492390Z remote: Compressing objects: 61% (21/34) 2021-05-19T20:31:57.4494250Z remote: Compressing objects: 64% (22/34) 2021-05-19T20:31:57.4495220Z remote: Compressing objects: 67% (23/34) 2021-05-19T20:31:57.4496210Z remote: Compressing objects: 70% (24/34) 2021-05-19T20:31:57.4497170Z remote: Compressing objects: 73% (25/34) 2021-05-19T20:31:57.4497740Z remote: Compressing objects: 76% (26/34) 2021-05-19T20:31:57.4498640Z remote: Compressing objects: 79% (27/34) 2021-05-19T20:31:57.4499610Z remote: Compressing objects: 82% (28/34) 2021-05-19T20:31:57.4500550Z remote: Compressing objects: 85% (29/34) 2021-05-19T20:31:57.4501430Z remote: Compressing objects: 88% (30/34) 2021-05-19T20:31:57.4502390Z remote: Compressing objects: 91% (31/34) 2021-05-19T20:31:57.4503340Z remote: Compressing objects: 94% (32/34) 2021-05-19T20:31:57.4504250Z remote: Compressing objects: 97% (33/34) 2021-05-19T20:31:57.4505200Z remote: Compressing objects: 100% (34/34) 2021-05-19T20:31:57.4506170Z remote: Compressing objects: 100% (34/34), done. 2021-05-19T20:31:57.4508480Z remote: Total 39 (delta 1), reused 26 (delta 1), pack-reused 0 2021-05-19T20:31:57.4509710Z From https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:57.4511520Z * [new ref] f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a -> 0.3.0.s 2021-05-19T20:31:57.4524830Z ##[endgroup] 2021-05-19T20:31:57.4525940Z ##[group]Determining the checkout info 2021-05-19T20:31:57.4527750Z ##[endgroup] 2021-05-19T20:31:57.4528570Z ##[group]Checking out the ref 2021-05-19T20:31:57.4535400Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-19T20:31:57.4785890Z HEAD is now at f0a56ec Version id 86 stable 2021-05-19T20:31:57.4792880Z ##[endgroup] 2021-05-19T20:31:57.4876510Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T20:31:57.4945080Z 'f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a' 2021-05-19T20:31:57.5138530Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T20:31:57.5139050Z with: 2021-05-19T20:31:57.5139430Z r-version: oldrel 2021-05-19T20:31:57.5139770Z Ncpus: 1 2021-05-19T20:31:57.5140200Z crayon.enabled: NULL 2021-05-19T20:31:57.5140700Z remove-openmp-macos: true 2021-05-19T20:31:57.5141260Z http-user-agent: default 2021-05-19T20:31:57.5141710Z install-r: true 2021-05-19T20:31:57.5142250Z windows-path-include-mingw: true 2021-05-19T20:31:57.5142810Z env: 2021-05-19T20:31:57.5143220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:57.5143710Z TIC_DEPLOY_KEY: 2021-05-19T20:31:57.5144080Z RSPM: 2021-05-19T20:31:57.5145260Z GITHUB_PAT: *** 2021-05-19T20:31:57.5146110Z COVERALLS_TOKEN: *** 2021-05-19T20:31:57.5146610Z continue-on-error: false 2021-05-19T20:31:57.5147080Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:57.5147450Z ##[endgroup] 2021-05-19T20:31:57.9462580Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T20:32:01.3478410Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-19T20:32:01.6348830Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T20:32:01.9555040Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T20:32:01.9568980Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T20:32:01.9597270Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T20:32:02.0040880Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T20:32:02.0086540Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T20:32:02.0087670Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T20:32:02.0089090Z Checksumming (Apple_Free : 3)… 2021-05-19T20:32:03.0011970Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T20:32:03.0119350Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T20:32:03.0375990Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T20:32:03.0484660Z Checksumming (Apple_Free : 5)… 2021-05-19T20:32:04.1244920Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T20:32:04.1348860Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T20:32:04.1450730Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T20:32:04.1551750Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T20:32:04.1652800Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T20:32:04.1767400Z verified CRC32 $84F1919B 2021-05-19T20:32:04.6831650Z /dev/disk2 GUID_partition_scheme 2021-05-19T20:32:04.6841820Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:04.7025240Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T20:32:10.2027590Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T20:32:10.2127050Z To reinstall 0.29.2_3, run: 2021-05-19T20:32:10.2229650Z brew reinstall pkg-config 2021-05-19T20:32:10.2593020Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T20:32:12.0648310Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T20:32:12.4021350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T20%3A40%3A00Z&sig=Hywl7kxWBIJ%2F%2F9r2wtswHOQnqUeNEO3%2BA5S5oVBfuvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:12.6734500Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T20:32:18.6218090Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T20:32:18.6941590Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T20:32:19.5617560Z installer: Package name is R 4.0.5 for macOS 2021-05-19T20:32:19.5665300Z installer: Upgrading at base path / 2021-05-19T20:32:19.5666330Z installer: The upgrade was successful. 2021-05-19T20:32:20.5588540Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T20:32:20.8936910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T20%3A40%3A00Z&sig=hcumG3VwWYmpZj6XlIRMGaGrW3QxeqDzAuOa9MPG4g4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:32:20.9944300Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T20:32:24.7427260Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T20:32:25.1830830Z installer: Package name is gfortran 2021-05-19T20:32:25.1876440Z installer: Installing at base path / 2021-05-19T20:32:25.1892730Z installer: The install was successful. 2021-05-19T20:32:25.1906690Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:25.5849190Z "disk2" ejected. 2021-05-19T20:32:25.5933370Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T20:32:25.7623500Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T20:32:25.8246250Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T20:32:25.8246790Z env: 2021-05-19T20:32:25.8247240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:25.8247680Z TIC_DEPLOY_KEY: 2021-05-19T20:32:25.8248070Z RSPM: 2021-05-19T20:32:25.8249330Z GITHUB_PAT: *** 2021-05-19T20:32:25.8250130Z COVERALLS_TOKEN: *** 2021-05-19T20:32:25.8250640Z continue-on-error: false 2021-05-19T20:32:25.8251150Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:25.8251630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:25.8252090Z TZ: UTC 2021-05-19T20:32:25.8252460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:25.8252870Z NOT_CRAN: true 2021-05-19T20:32:25.8253270Z ##[endgroup] 2021-05-19T20:32:26.3591690Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T20:32:26.4396830Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T20:32:26.4417190Z Dload Upload Total Spent Left Speed 2021-05-19T20:32:26.4441530Z 2021-05-19T20:32:26.5494910Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:26.5523330Z 100 117 0 117 0 0 1063 0 --:--:-- --:--:-- --:--:-- 1063 2021-05-19T20:32:26.7342190Z 2021-05-19T20:32:26.8246260Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:26.8248460Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:27.7320580Z 2021-05-19T20:32:28.7485800Z 4 82.6M 4 3455k 0 0 2672k 0 0:00:31 0:00:01 0:00:30 2672k 2021-05-19T20:32:29.7092240Z 29 82.6M 29 24.0M 0 0 10.4M 0 0:00:07 0:00:02 0:00:05 20.3M 2021-05-19T20:32:30.7534350Z 55 82.6M 55 46.0M 0 0 14.0M 0 0:00:05 0:00:03 0:00:02 21.5M 2021-05-19T20:32:31.3535190Z 82 82.6M 82 68.0M 0 0 15.7M 0 0:00:05 0:00:04 0:00:01 21.3M 2021-05-19T20:32:31.3537980Z 100 82.6M 100 82.6M 0 0 16.8M 0 0:00:04 0:00:04 --:--:-- 21.8M 2021-05-19T20:32:36.1658370Z ##[group]Run tlmgr update --self 2021-05-19T20:32:36.1659150Z tlmgr update --self 2021-05-19T20:32:36.1660030Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T20:32:36.1660850Z tlmgr update --all 2021-05-19T20:32:36.1866520Z shell: /bin/bash -e {0} 2021-05-19T20:32:36.1866920Z env: 2021-05-19T20:32:36.1867400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:36.1867850Z TIC_DEPLOY_KEY: 2021-05-19T20:32:36.1868250Z RSPM: 2021-05-19T20:32:36.1869600Z GITHUB_PAT: *** 2021-05-19T20:32:36.1870410Z COVERALLS_TOKEN: *** 2021-05-19T20:32:36.1870930Z continue-on-error: false 2021-05-19T20:32:36.1871440Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:36.1871930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:36.1872400Z TZ: UTC 2021-05-19T20:32:36.1872770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:36.1873220Z NOT_CRAN: true 2021-05-19T20:32:36.1873700Z ##[endgroup] 2021-05-19T20:32:42.2730050Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:42.7834230Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T20:32:42.7835360Z running mktexlsr ... 2021-05-19T20:32:43.3834070Z done running mktexlsr. 2021-05-19T20:32:43.4177690Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:43.4179840Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:45.7239460Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:45.7240930Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T20:32:45.9873610Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T20:32:46.3857720Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T20:32:46.6556220Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T20:32:46.9768270Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T20:32:47.2424750Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T20:32:52.6591900Z [7/89, 00:07/00:07] install: biber [1k] 2021-05-19T20:32:52.9200710Z [8/89, 00:07/00:07] install: biblatex [238k] 2021-05-19T20:32:53.4608150Z [9/89, 00:08/00:08] install: checkcites.universal-darwin [1k] 2021-05-19T20:32:53.7223830Z [10/89, 00:08/00:08] install: checkcites [7k] 2021-05-19T20:32:53.9871640Z [11/89, 00:08/00:08] install: chickenize [15k] 2021-05-19T20:32:54.2926710Z [12/89, 00:09/00:09] install: chinese-jfm [3k] 2021-05-19T20:32:54.5488330Z [13/89, 00:09/00:09] install: cloze [9k] 2021-05-19T20:32:54.8121790Z [14/89, 00:09/00:09] install: colorprofiles [86k] 2021-05-19T20:32:55.1729910Z [15/89, 00:10/00:10] install: combofont [2k] 2021-05-19T20:32:55.4376940Z [16/89, 00:10/00:10] install: courier [470k] 2021-05-19T20:32:56.0247550Z [17/89, 00:11/00:11] install: courier-scaled [3k] 2021-05-19T20:32:56.3078190Z [18/89, 00:11/00:11] install: cstypo [3k] 2021-05-19T20:33:30.7189910Z [19/89, 00:45/00:48] install: ctablestack [2k] 2021-05-19T20:33:30.9837640Z [20/89, 00:45/00:48] install: ekdosis [19k] 2021-05-19T20:33:31.2913180Z [21/89, 00:46/00:49] install: emoji [40k] 2021-05-19T20:33:31.6502220Z [22/89, 00:46/00:49] install: emojicite [2k] 2021-05-19T20:33:31.9047090Z [23/89, 00:46/00:49] install: enctex [24k] 2021-05-19T20:33:44.3866680Z [24/89, 00:59/01:03] install: enigma [18k] 2021-05-19T20:33:44.7052490Z [25/89, 00:59/01:03] install: etex-pkg [6k] 2021-05-19T20:33:44.9745210Z [26/89, 00:59/01:03] install: filecontents [3k] 2021-05-19T20:33:45.2344520Z [27/89, 01:00/01:04] install: grfext [3k] 2021-05-19T20:33:45.4941210Z [28/89, 01:00/01:04] install: hyphenex [9k] 2021-05-19T20:33:45.7522010Z [29/89, 01:00/01:04] install: ifplatform [2k] 2021-05-19T20:33:46.0110570Z [30/89, 01:01/01:05] install: innerscript [4k] 2021-05-19T20:33:46.2692730Z [31/89, 01:01/01:05] install: interpreter [7k] 2021-05-19T20:33:46.5358840Z [32/89, 01:01/01:05] install: kanaparser [5k] 2021-05-19T20:33:46.7932980Z [33/89, 01:01/01:05] install: knuth-local [23k] 2021-05-19T20:33:47.1092270Z [34/89, 01:02/01:06] install: logreq [4k] 2021-05-19T20:33:47.3684370Z [35/89, 01:02/01:06] install: lua-typo [7k] 2021-05-19T20:33:47.6925410Z [36/89, 01:02/01:06] install: lua-uca [70k] 2021-05-19T20:33:48.0882780Z [37/89, 01:03/01:07] install: lua-ul [7k] 2021-05-19T20:33:48.3611740Z [38/89, 01:03/01:07] install: lua-uni-algos [6k] 2021-05-19T20:33:48.6486480Z [39/89, 01:03/01:07] install: lua-visual-debug [4k] 2021-05-19T20:34:01.0555270Z [40/89, 01:16/01:21] install: luacode [3k] 2021-05-19T20:34:01.3199970Z [41/89, 01:16/01:21] install: luacolor [5k] 2021-05-19T20:34:01.5770530Z [42/89, 01:16/01:21] install: luahyphenrules [3k] 2021-05-19T20:34:01.8356620Z [43/89, 01:16/01:21] install: luaimageembed [2k] 2021-05-19T20:34:14.1445200Z [44/89, 01:29/01:35] install: luaindex [5k] 2021-05-19T20:34:14.4017680Z [45/89, 01:29/01:35] install: luainputenc [5k] 2021-05-19T20:34:14.6687010Z [46/89, 01:29/01:35] install: luaintro [1k] 2021-05-19T20:34:14.9247180Z [47/89, 01:29/01:35] install: luakeys [5k] 2021-05-19T20:34:15.1917580Z [48/89, 01:30/01:36] install: lualatex-doc [1k] 2021-05-19T20:34:15.4542990Z [49/89, 01:30/01:36] install: lualatex-truncate [2k] 2021-05-19T20:34:15.7200620Z [50/89, 01:30/01:36] install: luamplib [12k] 2021-05-19T20:34:15.9850860Z [51/89, 01:30/01:36] install: luapackageloader [2k] 2021-05-19T20:34:16.2511050Z [52/89, 01:31/01:37] install: luaprogtable [7k] 2021-05-19T20:34:16.5231360Z [53/89, 01:31/01:37] install: luarandom [2k] 2021-05-19T20:34:16.7858880Z [54/89, 01:31/01:37] install: luatex85 [2k] 2021-05-19T20:34:17.0508970Z [55/89, 01:32/01:38] install: luatexbase [4k] 2021-05-19T20:34:17.3199480Z [56/89, 01:32/01:38] install: luatexko [22k] 2021-05-19T20:34:17.6466060Z [57/89, 01:32/01:38] install: luatextra [2k] 2021-05-19T20:34:17.9148020Z [58/89, 01:32/01:38] install: luavlna [8k] 2021-05-19T20:34:18.1843280Z [59/89, 01:33/01:39] install: luaxml [31k] 2021-05-19T20:34:30.6383140Z [60/89, 01:45/01:51] install: makeindex.universal-darwin [91k] 2021-05-19T20:34:31.0579990Z [61/89, 01:46/01:52] install: makeindex [5k] 2021-05-19T20:34:31.3300330Z [62/89, 01:46/01:52] install: mflogo [2k] 2021-05-19T20:34:31.5887790Z [63/89, 01:46/01:52] install: newpax [9k] 2021-05-19T20:34:31.8489460Z [64/89, 01:46/01:52] install: nodetree [13k] 2021-05-19T20:34:32.1583860Z [65/89, 01:47/01:53] install: odsfile [5k] 2021-05-19T20:34:32.4243660Z [66/89, 01:47/01:53] install: optex.universal-darwin [1k] 2021-05-19T20:34:32.6895750Z [67/89, 01:47/01:53] install: optex [770k] 2021-05-19T20:34:33.3239630Z [68/89, 01:48/01:52] install: pdfarticle [4k] 2021-05-19T20:34:33.6244140Z [69/89, 01:48/01:52] install: pdfextra [22k] 2021-05-19T20:34:33.9353120Z [70/89, 01:48/01:52] install: placeat [4k] 2021-05-19T20:34:34.2001930Z [71/89, 01:49/01:53] install: plantuml [3k] 2021-05-19T20:34:46.6243410Z [72/89, 02:01/02:05] install: rsfs [55k] 2021-05-19T20:34:47.0024710Z [73/89, 02:02/02:06] install: selnolig [53k] 2021-05-19T20:34:59.5112910Z [74/89, 02:14/02:18] install: spelling [14k] 2021-05-19T20:34:59.8258870Z [75/89, 02:14/02:18] install: stricttex [2k] 2021-05-19T20:35:00.1002650Z [76/89, 02:15/02:19] install: texlive-common [1k] 2021-05-19T20:35:00.3668800Z [77/89, 02:15/02:19] install: texlive-en [1k] 2021-05-19T20:35:00.6261960Z [78/89, 02:15/02:19] install: texlive-msg-translations [144k] 2021-05-19T20:35:01.0524470Z [79/89, 02:16/02:19] install: thumbpdf.universal-darwin [1k] 2021-05-19T20:35:01.3193410Z [80/89, 02:16/02:19] install: thumbpdf [19k] 2021-05-19T20:35:01.6309950Z [81/89, 02:16/02:19] install: tlshell.universal-darwin [1k] 2021-05-19T20:35:01.8970390Z [82/89, 02:16/02:19] install: tlshell [29k] 2021-05-19T20:35:02.2167550Z [83/89, 02:17/02:20] install: typewriter [25k] 2021-05-19T20:35:02.5388980Z [84/89, 02:17/02:20] install: uninormalize [6k] 2021-05-19T20:35:02.8087240Z [85/89, 02:17/02:20] install: upquote [2k] 2021-05-19T20:35:03.0758460Z [86/89, 02:18/02:21] install: xdvi.universal-darwin [948k] 2021-05-19T20:35:03.7725040Z [87/89, 02:18/02:18] install: xdvi [7k] 2021-05-19T20:35:04.0451260Z [88/89, 02:19/02:19] install: collection-basic [1k] 2021-05-19T20:35:04.3067830Z [89/89, 02:19/02:19] install: collection-luatex [1k] 2021-05-19T20:35:04.5744810Z running mktexlsr ... 2021-05-19T20:35:04.8431390Z done running mktexlsr. 2021-05-19T20:35:04.8869060Z running updmap-sys ... 2021-05-19T20:35:05.5649570Z done running updmap-sys. 2021-05-19T20:35:05.5651310Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T20:35:05.5653780Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/e3ApYQ3Df0/RnlM2lZDEo ... 2021-05-19T20:35:06.6834910Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/e3ApYQ3Df0/RnlM2lZDEo. 2021-05-19T20:35:06.6836790Z OK: optex.fmt/luatex 2021-05-19T20:35:06.6838370Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:35:06.6840160Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:35:21.0674660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:35:21.5366820Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T20:35:21.5368760Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T20:35:22.0206040Z [2/2, 00:00/00:00] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T20:35:22.0214220Z running mktexlsr ... 2021-05-19T20:35:22.2817560Z done running mktexlsr. 2021-05-19T20:35:22.3248840Z running updmap-sys ... 2021-05-19T20:35:22.9266640Z done running updmap-sys. 2021-05-19T20:35:22.9268420Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:35:22.9270300Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:35:23.0365190Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T20:35:23.0365720Z with: 2021-05-19T20:35:23.0366090Z pandoc-version: 2.7.3 2021-05-19T20:35:23.0366440Z env: 2021-05-19T20:35:23.0367010Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:35:23.0367540Z TIC_DEPLOY_KEY: 2021-05-19T20:35:23.0367870Z RSPM: 2021-05-19T20:35:23.0369180Z GITHUB_PAT: *** 2021-05-19T20:35:23.0369940Z COVERALLS_TOKEN: *** 2021-05-19T20:35:23.0370390Z continue-on-error: false 2021-05-19T20:35:23.0370840Z VDIFFR_RUN_TESTS: false 2021-05-19T20:35:23.0371290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:35:23.0371700Z TZ: UTC 2021-05-19T20:35:23.0372040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:35:23.0372420Z NOT_CRAN: true 2021-05-19T20:35:23.0372770Z ##[endgroup] 2021-05-19T20:35:23.5273900Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T20:35:27.2601610Z installer: Package name is pandoc 2021-05-19T20:35:27.2606340Z installer: Installing at base path / 2021-05-19T20:35:27.2607410Z installer: The install was successful. 2021-05-19T20:35:27.2780130Z ##[group]Run git config user.name adigherman 2021-05-19T20:35:27.2780920Z git config user.name adigherman 2021-05-19T20:35:27.2781530Z git config user.email adig@jhu.edu 2021-05-19T20:35:27.2965640Z shell: /bin/bash -e {0} 2021-05-19T20:35:27.2966130Z env: 2021-05-19T20:35:27.2966620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:35:27.2967150Z TIC_DEPLOY_KEY: 2021-05-19T20:35:27.2967560Z RSPM: 2021-05-19T20:35:27.2968720Z GITHUB_PAT: *** 2021-05-19T20:35:27.2969700Z COVERALLS_TOKEN: *** 2021-05-19T20:35:27.2970260Z continue-on-error: false 2021-05-19T20:35:27.2970770Z VDIFFR_RUN_TESTS: false 2021-05-19T20:35:27.2971870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:35:27.2972340Z TZ: UTC 2021-05-19T20:35:27.2972800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:35:27.2973270Z NOT_CRAN: true 2021-05-19T20:35:27.2973680Z ##[endgroup] 2021-05-19T20:35:27.3661660Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T20:35:27.3662320Z env: 2021-05-19T20:35:27.3662780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:35:27.3663210Z TIC_DEPLOY_KEY: 2021-05-19T20:35:27.3663560Z RSPM: 2021-05-19T20:35:27.3664960Z GITHUB_PAT: *** 2021-05-19T20:35:27.3665780Z COVERALLS_TOKEN: *** 2021-05-19T20:35:27.3666220Z continue-on-error: false 2021-05-19T20:35:27.3666710Z VDIFFR_RUN_TESTS: false 2021-05-19T20:35:27.3667220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:35:27.3667650Z TZ: UTC 2021-05-19T20:35:27.3668040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:35:27.3668420Z NOT_CRAN: true 2021-05-19T20:35:27.3668790Z ##[endgroup] 2021-05-19T20:35:29.0331860Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T20:35:29.0642170Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T20:35:29.0643350Z To reinstall 3.20.2, run: 2021-05-19T20:35:29.0644330Z brew reinstall cmake 2021-05-19T20:35:30.6996910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T20:35:31.7531860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:32.4552890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T20:35:32.6244180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T20%3A45%3A00Z&sig=kt%2BRUb4qUaDBT27FiEPaoesOyFzjwjNLYyVkF9a%2FD8c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:32.6543060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=kt\%2BRUb4qUaDBT27FiEPaoesOyFzjwjNLYyVkF9a\%2FD8c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:32.6978100Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T20:35:32.7663480Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T20:35:32.7690530Z 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-2966-170g8n9 2021-05-19T20:35:32.7915590Z cp -pR /private/tmp/d20210519-2966-170g8n9/libssh/. /usr/local/Cellar/libssh 2021-05-19T20:35:32.8217030Z chmod -Rf +w /private/tmp/d20210519-2966-170g8n9 2021-05-19T20:35:32.8843890Z ==> Finishing up 2021-05-19T20:35:32.9140060Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T20:35:32.9148490Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T20:35:32.9168990Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T20:35:32.9174180Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T20:35:32.9178720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T20:35:32.9183800Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T20:35:32.9191010Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T20:35:32.9371650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3130-e8gyju.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-19T20:35:35.2820980Z ==> Summary 2021-05-19T20:35:35.2849110Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T20:35:37.3674050Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T20:35:38.4904730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:39.0312710Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T20:35:39.3512380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T20%3A45%3A00Z&sig=jqfx%2BtXdL0Wi02h4M4qJgfvofCOZURtic9DRTWWMn%2BA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:39.4036060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=jqfx\%2BtXdL0Wi02h4M4qJgfvofCOZURtic9DRTWWMn\%2BA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:39.4630870Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T20:35:39.5362000Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T20:35:39.5391290Z 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-3137-1g3s1ty 2021-05-19T20:35:39.6005120Z cp -pR /private/tmp/d20210519-3137-1g3s1ty/jags/. /usr/local/Cellar/jags 2021-05-19T20:35:39.7025610Z chmod -Rf +w /private/tmp/d20210519-3137-1g3s1ty 2021-05-19T20:35:39.8483830Z ==> Finishing up 2021-05-19T20:35:39.8798220Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T20:35:39.8804250Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T20:35:39.8815320Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T20:35:39.8821640Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T20:35:39.8826320Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T20:35:39.8831970Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T20:35:39.8837170Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T20:35:39.8842290Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T20:35:39.8849630Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T20:35:39.9259550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3301-1hxc62h.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-19T20:35:42.1545030Z ==> Summary 2021-05-19T20:35:42.1635870Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T20:35:44.3890160Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:35:45.4509060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:45.9686750Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T20:35:46.3098190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T20%3A45%3A00Z&sig=qAXeUNRlQn7QbHHsiBecKb5dkW%2B3xMr%2FTEuAsC09o7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:46.3447020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=qAXeUNRlQn7QbHHsiBecKb5dkW\%2B3xMr\%2FTEuAsC09o7U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:46.5662940Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T20:35:46.6793800Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T20:35:46.6822630Z 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-3308-4sjvvl 2021-05-19T20:35:46.9767760Z cp -pR /private/tmp/d20210519-3308-4sjvvl/v8/. /usr/local/Cellar/v8 2021-05-19T20:35:47.1472000Z chmod -Rf +w /private/tmp/d20210519-3308-4sjvvl 2021-05-19T20:35:47.2431350Z ==> Finishing up 2021-05-19T20:35:47.2835270Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T20:35:47.4318430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3473-1mm0es5.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-19T20:35:49.8821180Z ==> Summary 2021-05-19T20:35:49.8886700Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T20:35:52.0106650Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T20:35:53.0807140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:53.5973190Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T20:35:53.9465420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T20%3A45%3A00Z&sig=LYU2ETlQ9eibzVrqp1sBiuNqLl4ecxcWDl2%2FSr5KM40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:53.9853360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=LYU2ETlQ9eibzVrqp1sBiuNqLl4ecxcWDl2\%2FSr5KM40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:54.1059490Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T20:35:54.1256430Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T20:35:55.2352060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:55.8061140Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T20:35:56.1484330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T20%3A45%3A00Z&sig=tsxS4z3jRXOEo4b27NjJTavg7lWjieNuP0sOJbkxNFw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:56.2456980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=tsxS4z3jRXOEo4b27NjJTavg7lWjieNuP0sOJbkxNFw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:56.4542130Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T20:35:56.4684880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T20:35:57.5956320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:35:58.1712240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T20:35:58.5085080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T20%3A45%3A00Z&sig=r0CL2hk9IohKafuiS4j7Rxc2bax%2BDOV5%2FvClshIi%2Bfk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:35:58.5533820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=r0CL2hk9IohKafuiS4j7Rxc2bax\%2BDOV5\%2FvClshIi\%2Bfk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:35:58.7379040Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T20:35:58.7606560Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T20:35:58.7611110Z ==> Installing fftw dependency: hwloc 2021-05-19T20:35:58.8237080Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T20:35:58.8265480Z 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-3481-1ihga2u 2021-05-19T20:35:59.1978920Z cp -pR /private/tmp/d20210519-3481-1ihga2u/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T20:35:59.7238060Z chmod -Rf +w /private/tmp/d20210519-3481-1ihga2u 2021-05-19T20:36:00.1542260Z ==> Finishing up 2021-05-19T20:36:00.1940980Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T20:36:00.1944390Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T20:36:00.1949800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T20:36:00.1954200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T20:36:00.1959210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T20:36:00.1963790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T20:36:00.1968940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T20:36:00.1973140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T20:36:00.1978550Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T20:36:00.1983610Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T20:36:00.1987690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T20:36:00.1992840Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T20:36:00.1997890Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T20:36:00.2004560Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T20:36:00.2009010Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T20:36:00.2028990Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T20:36:00.2050590Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T20:36:00.2075750Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T20:36:00.2079510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T20:36:00.2081210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T20:36:00.2095710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T20:36:00.2110170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T20:36:00.2122880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T20:36:00.2137500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T20:36:00.2150220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T20:36:00.2165670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T20:36:00.2167380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T20:36:00.2169210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T20:36:00.2170980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T20:36:00.2172960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T20:36:00.2174700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T20:36:00.2187050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T20:36:00.2211060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T20:36:00.2227660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T20:36:00.2270020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T20:36:00.2278030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T20:36:00.2293380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T20:36:00.2308190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T20:36:00.2310240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T20:36:00.2331420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T20:36:00.2378100Z 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-19T20:36:00.2391280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T20:36:00.2393260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T20:36:00.2406650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T20:36:00.2432800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T20:36:00.2451470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T20:36:00.2465970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T20:36:00.2486760Z 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-19T20:36:00.2500200Z 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-19T20:36:00.2510790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T20:36:00.2519820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T20:36:00.2525780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T20:36:00.2541450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T20:36:00.2544670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T20:36:00.2557390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T20:36:00.2571580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T20:36:00.2573590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T20:36:00.2597570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T20:36:00.2600100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T20:36:00.2608790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T20:36:00.2610770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T20:36:00.2624070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T20:36:00.2626190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T20:36:00.2671740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T20:36:00.2679620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T20:36:00.2694110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T20:36:00.2697300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T20:36:00.2715230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T20:36:00.2725010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T20:36:00.2728830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T20:36:00.2742360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T20:36:00.2744740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T20:36:00.2760960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T20:36:00.2769130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T20:36:00.2781160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T20:36:00.2800560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T20:36:00.2813900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T20:36:00.2818330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T20:36:00.2842760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T20:36:00.2855250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T20:36:00.2871800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T20:36:00.2883160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T20:36:00.2896670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T20:36:00.2898490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T20:36:00.2900860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T20:36:00.2902610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T20:36:00.2910510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T20:36:00.2912160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T20:36:00.2914220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T20:36:00.2915880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T20:36:00.2918390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T20:36:00.2935430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T20:36:00.2941890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T20:36:00.2949880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T20:36:00.2980100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T20:36:00.2987790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T20:36:00.2999410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T20:36:00.3020310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T20:36:00.3028980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T20:36:00.3039150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T20:36:00.3047730Z Only the first 100 operations were output. 2021-05-19T20:36:00.6806780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3657-19y9190.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-19T20:36:02.9809840Z ==> Summary 2021-05-19T20:36:03.0378260Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T20:36:03.0386380Z ==> Installing fftw dependency: open-mpi 2021-05-19T20:36:03.1016430Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T20:36:03.1033530Z 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-3481-5k103n 2021-05-19T20:36:03.4159640Z cp -pR /private/tmp/d20210519-3481-5k103n/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T20:36:03.8611680Z chmod -Rf +w /private/tmp/d20210519-3481-5k103n 2021-05-19T20:36:05.7772610Z ==> Finishing up 2021-05-19T20:36:05.8097370Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T20:36:05.8100000Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T20:36:05.8104600Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T20:36:05.8110300Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T20:36:05.8116700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T20:36:05.8121070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T20:36:05.8126640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T20:36:05.8130780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T20:36:05.8135930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T20:36:05.8140630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T20:36:05.8145580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T20:36:05.8152110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T20:36:05.8156640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T20:36:05.8161960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T20:36:05.8167190Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T20:36:05.8171690Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T20:36:05.8176110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T20:36:05.8181400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T20:36:05.8185430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T20:36:05.8190350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T20:36:05.8194740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T20:36:05.8199780Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T20:36:05.8204550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T20:36:05.8211090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T20:36:05.8218420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T20:36:05.8222750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T20:36:05.8227770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T20:36:05.8232300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T20:36:05.8237270Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T20:36:05.8241810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T20:36:05.8246650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T20:36:05.8251150Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T20:36:05.8256390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T20:36:05.8260540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T20:36:05.8265810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T20:36:05.8270290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T20:36:05.8275030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T20:36:05.8279440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T20:36:05.8284220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T20:36:05.8289390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T20:36:05.8294970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T20:36:05.8299700Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T20:36:05.8304710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T20:36:05.8309710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T20:36:05.8314960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T20:36:05.8319770Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T20:36:05.8352790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T20:36:05.8357140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T20:36:05.8369020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T20:36:05.8374910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T20:36:05.8379590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T20:36:05.8396910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T20:36:05.8402520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T20:36:05.8408000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T20:36:05.8413360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T20:36:05.8418810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T20:36:05.8424270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T20:36:05.8430170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T20:36:05.8435560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T20:36:05.8442260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T20:36:05.8448110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T20:36:05.8454150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T20:36:05.8459390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T20:36:05.8465140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T20:36:05.8470330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T20:36:05.8487670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T20:36:05.8493320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T20:36:05.8498280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T20:36:05.8503920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T20:36:05.8509000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T20:36:05.8514650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T20:36:05.8519650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T20:36:05.8525510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T20:36:05.8530730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T20:36:05.8535610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T20:36:05.8542840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T20:36:05.8548590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T20:36:05.8553830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T20:36:05.8559610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T20:36:05.8564880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T20:36:05.8570660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T20:36:05.8575620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T20:36:05.8581210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T20:36:05.8586120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T20:36:05.8592420Z 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-19T20:36:05.8597140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T20:36:05.8602690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T20:36:05.8608060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T20:36:05.8613050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T20:36:05.8618470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T20:36:05.8623670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T20:36:05.8648890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T20:36:05.8654810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T20:36:05.8660720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T20:36:05.8665840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T20:36:05.8671040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T20:36:05.8676630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T20:36:05.8681560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T20:36:05.8687210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T20:36:05.8692020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T20:36:05.8696330Z Only the first 100 operations were output. 2021-05-19T20:36:06.3394780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3687-1eo9hk.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-19T20:36:08.7172320Z ==> Summary 2021-05-19T20:36:08.7627070Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T20:36:08.7631470Z ==> Installing fftw 2021-05-19T20:36:08.7635600Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T20:36:08.7654580Z 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-3481-y5m5ga 2021-05-19T20:36:08.8797500Z cp -pR /private/tmp/d20210519-3481-y5m5ga/fftw/. /usr/local/Cellar/fftw 2021-05-19T20:36:08.9646370Z chmod -Rf +w /private/tmp/d20210519-3481-y5m5ga 2021-05-19T20:36:09.1267250Z ==> Finishing up 2021-05-19T20:36:09.1687800Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T20:36:09.1697570Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T20:36:09.1706420Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T20:36:09.1713350Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T20:36:09.1721760Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T20:36:09.1727900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T20:36:09.1734560Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T20:36:09.1745320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T20:36:09.1755540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T20:36:09.1763240Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T20:36:09.1773270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T20:36:09.1784950Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T20:36:09.1800320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T20:36:09.1921320Z info /usr/local/share/info/fftw3.info 2021-05-19T20:36:09.1935170Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T20:36:09.2041360Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T20:36:09.2050910Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T20:36:09.2057060Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T20:36:09.2062890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T20:36:09.2068490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T20:36:09.2078120Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T20:36:09.2082850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T20:36:09.2087890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T20:36:09.2092980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T20:36:09.2097830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T20:36:09.2102830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T20:36:09.2107800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T20:36:09.2113160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T20:36:09.2117690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T20:36:09.2123070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T20:36:09.2127900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T20:36:09.2132990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T20:36:09.2137910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T20:36:09.2143920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T20:36:09.2148310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T20:36:09.2153630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T20:36:09.2158500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T20:36:09.2163570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T20:36:09.2168910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T20:36:09.2173710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T20:36:09.2179680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T20:36:09.2184930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T20:36:09.2189640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T20:36:09.2194630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T20:36:09.2199970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T20:36:09.2204450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T20:36:09.2209650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T20:36:09.2214350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T20:36:09.2219680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T20:36:09.2224080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T20:36:09.2229350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T20:36:09.2233830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T20:36:09.2239080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T20:36:09.2244270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T20:36:09.2249320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T20:36:09.2253730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T20:36:09.2259850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T20:36:09.2290350Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T20:36:09.2295000Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T20:36:09.2303530Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T20:36:09.3003870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3714-1llssri.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-19T20:36:11.5436700Z ==> Summary 2021-05-19T20:36:11.5491660Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T20:36:13.8793960Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T20:36:14.9255250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:15.4637000Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T20:36:15.7808120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T20%3A45%3A00Z&sig=cChPCBKDf0Av%2B9Dh0vW%2BBZ0E0CtEHGjEpgT1cTAjJ8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:15.8110300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=cChPCBKDf0Av\%2B9Dh0vW\%2BBZ0E0CtEHGjEpgT1cTAjJ8I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:16.0966080Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T20:36:16.2302250Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T20:36:16.2330960Z 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-3721-1sp1d29 2021-05-19T20:36:17.0938370Z cp -pR /private/tmp/d20210519-3721-1sp1d29/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T20:36:18.2931520Z chmod -Rf +w /private/tmp/d20210519-3721-1sp1d29 2021-05-19T20:36:19.3612570Z ==> Finishing up 2021-05-19T20:36:19.3966820Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T20:36:19.3969190Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T20:36:19.3970780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T20:36:19.3973030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T20:36:19.3977340Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T20:36:19.3982760Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T20:36:19.3987250Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T20:36:19.3991970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T20:36:19.4004900Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T20:36:19.4009560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T20:36:19.4017840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T20:36:19.4026130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T20:36:19.4038270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T20:36:19.4046550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T20:36:19.4054620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T20:36:19.4063450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T20:36:19.4072570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T20:36:19.4082080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T20:36:19.4095090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T20:36:19.4103500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T20:36:19.4112780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T20:36:19.4119310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T20:36:19.4129620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T20:36:19.4138510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T20:36:19.4147660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T20:36:19.4152000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T20:36:19.4161200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T20:36:19.4170240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T20:36:19.4178330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T20:36:19.4185530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T20:36:19.4189950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T20:36:19.4199270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T20:36:19.4208370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T20:36:19.4216450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T20:36:19.4226110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T20:36:19.4234240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T20:36:19.4238820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T20:36:19.4247990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T20:36:19.4255670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T20:36:19.4264890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T20:36:19.4272820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T20:36:19.4277750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T20:36:19.4285370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T20:36:19.4292760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T20:36:19.4301560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T20:36:19.4310220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T20:36:19.4319500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T20:36:19.4324380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T20:36:19.4334960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T20:36:19.4343750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T20:36:19.4381020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T20:36:19.4386260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T20:36:19.4391160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T20:36:19.4396080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T20:36:19.4401600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T20:36:19.4406070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T20:36:19.4411190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T20:36:19.4415960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T20:36:19.4420860Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T20:36:19.4425960Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T20:36:19.4430900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T20:36:19.4436040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T20:36:19.4440780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T20:36:19.4445760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T20:36:19.4451300Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T20:36:19.4456880Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T20:36:19.4461810Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T20:36:19.4467100Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T20:36:19.4471980Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T20:36:19.4477210Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T20:36:19.4482020Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T20:36:19.4487460Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T20:36:19.4492370Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T20:36:19.4497490Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T20:36:19.4502480Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T20:36:19.4507680Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T20:36:19.4512570Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T20:36:19.4517800Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T20:36:19.4522460Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T20:36:19.4527300Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T20:36:19.4532300Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T20:36:19.4540020Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T20:36:19.4565220Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T20:36:19.4566630Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T20:36:19.4568110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T20:36:19.4570680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T20:36:19.4576510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T20:36:19.4581740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T20:36:19.4587350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T20:36:19.4592870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T20:36:19.4598470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T20:36:19.4603870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T20:36:19.4609680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T20:36:19.4615260Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T20:36:19.4620790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T20:36:19.4626430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T20:36:19.4631820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T20:36:19.4637430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T20:36:19.4642970Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T20:36:19.4648470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T20:36:19.4653980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T20:36:19.4659770Z Only the first 100 operations were output. 2021-05-19T20:36:19.9459910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3885-115teqt.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-19T20:36:22.4375500Z ==> Summary 2021-05-19T20:36:22.5085230Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T20:36:24.9416670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T20:36:26.0903510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:26.6980150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T20:36:27.0190510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T20%3A45%3A00Z&sig=wLClt%2Fj5q1rONPz%2F3rDAsrJIReWbRRhFemhTSFcBntk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:27.0766820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=wLClt\%2Fj5q1rONPz\%2F3rDAsrJIReWbRRhFemhTSFcBntk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:27.1293700Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T20:36:27.2179900Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T20:36:27.2209060Z 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-3892-1yx2s6j 2021-05-19T20:36:27.2997650Z cp -pR /private/tmp/d20210519-3892-1yx2s6j/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T20:36:27.4694780Z chmod -Rf +w /private/tmp/d20210519-3892-1yx2s6j 2021-05-19T20:36:27.6598080Z ==> Finishing up 2021-05-19T20:36:27.6924630Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T20:36:27.6953690Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T20:36:27.6976730Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T20:36:27.6978560Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T20:36:27.7011710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7013510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7042420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7051050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7071140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7097190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7124950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7130920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7132550Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T20:36:27.7133970Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T20:36:27.7150280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7152280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7155000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7179450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7182150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7194650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7221200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7245270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7249120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7269830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7296270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7323010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7327020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7354810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7359070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7379670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7409060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7417240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7419190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7441370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7468730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7500560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7502150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7530810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7549630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7557820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7579620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7597400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7621680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7628260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7731150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7950500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7978110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.7986500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8040690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8108960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8117250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8160570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8169410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8180600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8308250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8368640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8379720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8381690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8398810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8415160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:36:27.8434740Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T20:36:27.8464910Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T20:36:27.8492640Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T20:36:27.8520020Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T20:36:27.8549240Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T20:36:27.8576020Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T20:36:27.8604320Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T20:36:27.8632530Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T20:36:27.9102010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4057-1iobz99.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-19T20:36:30.2179240Z ==> Summary 2021-05-19T20:36:30.2391470Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T20:36:32.2824820Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T20:36:32.2825920Z To reinstall 1.6.37, run: 2021-05-19T20:36:32.2826690Z brew reinstall libpng 2021-05-19T20:36:34.1914200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T20:36:35.3250250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:35.9065640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T20:36:36.2374570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T20%3A45%3A00Z&sig=kbUxHs1gNG%2F2B6a5PD8XcI8KpLAMQvIVqjVAbpaGhl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:36.2672200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=kbUxHs1gNG\%2F2B6a5PD8XcI8KpLAMQvIVqjVAbpaGhl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:36.2965060Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T20:36:36.3013080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T20:36:37.3949570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:38.7661930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=ORvRls4nU7hpI57A544G2dWO7sOONwr995z0JbhvfGE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:38.7667790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T20:36:38.7671610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T20%3A45%3A00Z&sig=ORvRls4nU7hpI57A544G2dWO7sOONwr995z0JbhvfGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:38.7675470Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T20:36:38.7678380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T20:36:39.6320270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:40.1681240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T20:36:40.4898030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T20%3A45%3A00Z&sig=zOLFT2vgBrx3oCCplguy5W3bGu9tU5J6iX3rLfq1tgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:40.5188070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=zOLFT2vgBrx3oCCplguy5W3bGu9tU5J6iX3rLfq1tgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:40.5571880Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T20:36:40.5600550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T20:36:41.6939560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:42.2105550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T20:36:42.5439570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T20%3A45%3A00Z&sig=F3QTl9NDoF%2BmoDD%2FNgIEaEr1CBzVoTJ2%2FxifR9XZEz8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:42.5768850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=F3QTl9NDoF\%2BmoDD\%2FNgIEaEr1CBzVoTJ2\%2FxifR9XZEz8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:42.6188300Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T20:36:42.6217650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T20:36:43.7497530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:44.3014860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T20:36:44.6655020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T20%3A45%3A00Z&sig=rKFO22nlq2qYdZvr6d6w8eH7tBnQar6US0zwkKJwbNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:44.7017480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=rKFO22nlq2qYdZvr6d6w8eH7tBnQar6US0zwkKJwbNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:44.7837230Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T20:36:44.7898760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T20:36:45.8822110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:46.4525090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T20:36:46.7851290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T20%3A45%3A00Z&sig=NO9%2FYJNKkALKP7cu3mkIfEzmRgtDJ9BwLrhjy%2BSs8Hk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:46.8243740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=NO9\%2FYJNKkALKP7cu3mkIfEzmRgtDJ9BwLrhjy\%2BSs8Hk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:46.9118750Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:36:46.9222780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T20:36:48.0875470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:48.6651350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T20:36:48.9999510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T20%3A45%3A00Z&sig=eZllL4mh%2FwqBvr1ZRCatpBZymhfAmX10Nf2R7SjPt%2B0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:49.0305850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=eZllL4mh\%2FwqBvr1ZRCatpBZymhfAmX10Nf2R7SjPt\%2B0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:49.0716690Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T20:36:49.0751240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T20:36:50.2123050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:50.7697600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T20:36:51.1045990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T20%3A45%3A00Z&sig=1o0%2FTcXnVBb0X8Z%2FfRk9teWrKZRGHsveg4idlXC2I04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:51.1442460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=1o0\%2FTcXnVBb0X8Z\%2FfRk9teWrKZRGHsveg4idlXC2I04\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:51.1845320Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T20:36:51.1875050Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T20:36:52.2884360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:52.8508250Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T20:36:53.1780120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T20%3A45%3A00Z&sig=96Z%2BVSbpStxZh5qP7faraDnQ%2BheWIzJlM%2Fz2IgzOvWk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:53.2070920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=96Z\%2BVSbpStxZh5qP7faraDnQ\%2BheWIzJlM\%2Fz2IgzOvWk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:53.2436860Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T20:36:53.2470920Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T20:36:54.3789490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:54.9217710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T20:36:55.2661360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T20%3A45%3A00Z&sig=uyALIHQKqulcMTaIUH3SyShIEL1ybsUXhi3WKcaDc%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:55.2999230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=uyALIHQKqulcMTaIUH3SyShIEL1ybsUXhi3WKcaDc\%2Bs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:55.3598290Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T20:36:55.3643700Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T20:36:56.4527640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:57.0350360Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T20:36:57.3581780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T20%3A45%3A00Z&sig=64gzVoFI4zWSuz1l91zPduY%2Fx%2F%2FTTuzNQ%2B%2BvA%2BWrFtU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:57.3999200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=64gzVoFI4zWSuz1l91zPduY\%2Fx\%2F\%2FTTuzNQ\%2B\%2BvA\%2BWrFtU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:57.4792280Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T20:36:57.4880460Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T20:36:58.6627250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:36:59.2398040Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T20:36:59.5728090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T20%3A45%3A00Z&sig=d0PLcGFxu7EIxXDpH8J9PyiiEHVnKTrXz04ske8%2Fu%2Fw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:36:59.6096390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=d0PLcGFxu7EIxXDpH8J9PyiiEHVnKTrXz04ske8\%2Fu\%2Fw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:36:59.6538800Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T20:36:59.6580510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T20:37:00.7677180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:37:01.3424250Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T20:37:01.6889880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T20%3A45%3A00Z&sig=9ER2xvMO8%2BC67qwukC6JPgyG2F90og4%2FNgvqbpQ1NnA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:01.7220090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=9ER2xvMO8\%2BC67qwukC6JPgyG2F90og4\%2FNgvqbpQ1NnA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:01.7743260Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T20:37:01.7782740Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T20:37:02.8758580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:37:03.4322040Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T20:37:03.7734770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T20%3A45%3A00Z&sig=L%2B60%2BaSiiHRNyESq%2BGBUnSZNAbC3m8cEWF79MUTnrck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:03.8183070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=L\%2B60\%2BaSiiHRNyESq\%2BGBUnSZNAbC3m8cEWF79MUTnrck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:04.0277450Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T20:37:04.0789450Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T20:37:05.1828900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:37:05.8115850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T20:37:06.1637760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T20%3A45%3A00Z&sig=0j0weoY9tYmSlpqWI1KZ838bvj3teYbDWmxsCBBCDso%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:06.1941100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=0j0weoY9tYmSlpqWI1KZ838bvj3teYbDWmxsCBBCDso\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:06.2803860Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T20:37:06.2904020Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T20:37:07.4444910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:37:08.0461030Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T20:37:08.4296410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T20%3A45%3A00Z&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:08.4633420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=VvYLYXm16LefayIoXIgVLJHj97fc7Rg1vhAg9foX8J0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:09.7132250Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T20:37:10.1436080Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T20:37:11.2620230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:37:11.8047730Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T20:37:13.1520040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T20%3A45%3A00Z&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:13.1870730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=uCGWYDQYLX252J7fCqsDYzhMV47uc6hM0rqxlMVAUEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:13.3812460Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T20:37:13.4298030Z ==> 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-19T20:37:13.4300850Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T20:37:13.4944190Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T20:37:13.4972060Z 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-4167-438r64 2021-05-19T20:37:13.5056850Z cp -pR /private/tmp/d20210519-4167-438r64/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T20:37:13.5163800Z chmod -Rf +w /private/tmp/d20210519-4167-438r64 2021-05-19T20:37:13.5535990Z ==> Finishing up 2021-05-19T20:37:13.5969180Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T20:37:13.6065550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4439-14c3jh6.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-19T20:37:15.8426310Z ==> Summary 2021-05-19T20:37:15.8499060Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T20:37:15.8504310Z ==> Installing poppler dependency: xorgproto 2021-05-19T20:37:15.8539100Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T20:37:15.8557440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4167-1n3ao4u 2021-05-19T20:37:15.9643680Z cp -pR /private/tmp/d20210519-4167-1n3ao4u/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T20:37:16.1353510Z chmod -Rf +w /private/tmp/d20210519-4167-1n3ao4u 2021-05-19T20:37:16.3149800Z ==> Finishing up 2021-05-19T20:37:16.3555920Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T20:37:16.3559070Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T20:37:16.3568610Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T20:37:16.3573140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T20:37:16.3578500Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T20:37:16.3583160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T20:37:16.3588650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T20:37:16.3593260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T20:37:16.3598590Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T20:37:16.3603620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T20:37:16.3608650Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T20:37:16.3648770Z rm /usr/local/share/pkgconfig 2021-05-19T20:37:16.3666760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T20:37:16.3671510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T20:37:16.3677320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T20:37:16.3682290Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T20:37:16.3688300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T20:37:16.3693990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T20:37:16.3699530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T20:37:16.3704880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T20:37:16.3710170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T20:37:16.3715410Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T20:37:16.3720530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T20:37:16.3726130Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T20:37:16.3731610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T20:37:16.3737520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T20:37:16.3743980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T20:37:16.3754940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T20:37:16.3763530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T20:37:16.3765850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T20:37:16.3767570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T20:37:16.3770520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T20:37:16.3776290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T20:37:16.3782140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T20:37:16.3788060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T20:37:16.3792880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T20:37:16.3798310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T20:37:16.3803280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T20:37:16.3808520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T20:37:16.3813680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T20:37:16.3818730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T20:37:16.3823540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T20:37:16.3828720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T20:37:16.3833780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T20:37:16.3838600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T20:37:16.3868560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T20:37:16.3873350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T20:37:16.3878630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T20:37:16.3885130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T20:37:16.3890630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T20:37:16.3895750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T20:37:16.3900990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T20:37:16.3906260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T20:37:16.3911120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T20:37:16.4450300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4465-1pjq5xi.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-19T20:37:18.9807480Z ==> Summary 2021-05-19T20:37:18.9971610Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T20:37:18.9977960Z ==> Installing poppler dependency: libxau 2021-05-19T20:37:19.0067870Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T20:37:19.0086850Z 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-4167-dtp6h5 2021-05-19T20:37:19.0223710Z cp -pR /private/tmp/d20210519-4167-dtp6h5/libxau/. /usr/local/Cellar/libxau 2021-05-19T20:37:19.0402640Z chmod -Rf +w /private/tmp/d20210519-4167-dtp6h5 2021-05-19T20:37:19.1120140Z ==> Finishing up 2021-05-19T20:37:19.1509350Z rm /usr/local/include/X11 2021-05-19T20:37:19.1517180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T20:37:19.1521910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T20:37:19.1526820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T20:37:19.1531790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T20:37:19.1537300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T20:37:19.1541830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T20:37:19.1546700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T20:37:19.1551610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T20:37:19.1556730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T20:37:19.1561680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T20:37:19.1566780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T20:37:19.1571760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T20:37:19.1576610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T20:37:19.1581530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T20:37:19.1587660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T20:37:19.1593090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T20:37:19.1598370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T20:37:19.1603590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T20:37:19.1608970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T20:37:19.1614510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T20:37:19.1619260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T20:37:19.1624450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T20:37:19.1629030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T20:37:19.1640320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T20:37:19.1641900Z mkdir -p /usr/local/include/X11/dri 2021-05-19T20:37:19.1643640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T20:37:19.1649240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T20:37:19.1654030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T20:37:19.1657650Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T20:37:19.1665570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T20:37:19.1670750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T20:37:19.1675600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T20:37:19.1681010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T20:37:19.1710770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T20:37:19.1715170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T20:37:19.1721950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T20:37:19.1727290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T20:37:19.1732220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T20:37:19.1738020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T20:37:19.1743050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T20:37:19.1748410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T20:37:19.1753790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T20:37:19.1758980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T20:37:19.1763970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T20:37:19.1769220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T20:37:19.1774600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T20:37:19.1779400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T20:37:19.1784880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T20:37:19.1789940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T20:37:19.1795240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T20:37:19.1800150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T20:37:19.1806030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T20:37:19.1811660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T20:37:19.1817380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T20:37:19.1822800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T20:37:19.1827650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T20:37:19.1833040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T20:37:19.1838100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T20:37:19.1843240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T20:37:19.1849020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T20:37:19.1854380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T20:37:19.1859240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T20:37:19.1864650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T20:37:19.1869590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T20:37:19.1874930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T20:37:19.1879720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T20:37:19.1885300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T20:37:19.1890080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T20:37:19.1895650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T20:37:19.1900570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T20:37:19.1906470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T20:37:19.1911530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T20:37:19.1916950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T20:37:19.1921860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T20:37:19.1927200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T20:37:19.1933240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T20:37:19.1938600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T20:37:19.1943790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T20:37:19.1949150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T20:37:19.1954180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T20:37:19.1959940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T20:37:19.1964440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T20:37:19.1970840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T20:37:19.1975910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T20:37:19.1981820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T20:37:19.1986700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T20:37:19.1992430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T20:37:19.1997330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T20:37:19.2003120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T20:37:19.2007980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T20:37:19.2013500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T20:37:19.2018950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T20:37:19.2023770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T20:37:19.2029350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T20:37:19.2034340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T20:37:19.2039710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T20:37:19.2044720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T20:37:19.2050590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T20:37:19.2085250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T20:37:19.2089620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T20:37:19.2095380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T20:37:19.2098930Z Only the first 100 operations were output. 2021-05-19T20:37:19.2439770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4492-mgtuyy.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-19T20:37:21.4268820Z ==> Summary 2021-05-19T20:37:21.4295790Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T20:37:21.4301920Z ==> Installing poppler dependency: libxdmcp 2021-05-19T20:37:21.4444640Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T20:37:21.4461940Z 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-4167-19904lc 2021-05-19T20:37:21.4581000Z cp -pR /private/tmp/d20210519-4167-19904lc/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T20:37:21.4718620Z chmod -Rf +w /private/tmp/d20210519-4167-19904lc 2021-05-19T20:37:21.5234250Z ==> Finishing up 2021-05-19T20:37:21.5561770Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T20:37:21.5567850Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T20:37:21.5572210Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T20:37:21.5577860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T20:37:21.5585350Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T20:37:21.5727350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4518-vtnb6e.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-19T20:37:23.7787630Z ==> Summary 2021-05-19T20:37:23.7805870Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T20:37:23.7811330Z ==> Installing poppler dependency: libxcb 2021-05-19T20:37:23.8177260Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T20:37:23.8194950Z 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-4167-wo00qy 2021-05-19T20:37:24.6301740Z cp -pR /private/tmp/d20210519-4167-wo00qy/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T20:37:26.1375310Z chmod -Rf +w /private/tmp/d20210519-4167-wo00qy 2021-05-19T20:37:27.2926460Z ==> Finishing up 2021-05-19T20:37:27.3288930Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T20:37:27.3296330Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T20:37:27.3389710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T20:37:27.3394530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T20:37:27.3401720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T20:37:27.3407660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T20:37:27.3415110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T20:37:27.3418420Z 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-19T20:37:27.3424630Z 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-19T20:37:27.3429530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T20:37:27.3435580Z 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-19T20:37:27.3440650Z 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-19T20:37:27.3446380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T20:37:27.3451690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T20:37:27.3456870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T20:37:27.3462630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T20:37:27.3468000Z 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-19T20:37:27.3473260Z 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-19T20:37:27.3479220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T20:37:27.3484530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T20:37:27.3490480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T20:37:27.3497130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T20:37:27.3502390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T20:37:27.3509460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T20:37:27.3514570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T20:37:27.3520130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T20:37:27.3526000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T20:37:27.3530630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T20:37:27.3536430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T20:37:27.3541620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T20:37:27.3547530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T20:37:27.3552830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T20:37:27.3558400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T20:37:27.3563890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T20:37:27.3568980Z 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-19T20:37:27.3574340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T20:37:27.3579630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T20:37:27.3584570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T20:37:27.3590700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T20:37:27.3596620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T20:37:27.3602850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T20:37:27.3608940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T20:37:27.3614060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T20:37:27.3619740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T20:37:27.3624940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T20:37:27.3630380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T20:37:27.3635640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T20:37:27.3640720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T20:37:27.3646440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T20:37:27.3652010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T20:37:27.3657270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T20:37:27.3662110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T20:37:27.3667640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T20:37:27.3700280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T20:37:27.3704840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T20:37:27.3710750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T20:37:27.3715830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T20:37:27.3721130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T20:37:27.3727440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T20:37:27.3733280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T20:37:27.3739230Z 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-19T20:37:27.3744520Z 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-19T20:37:27.3749980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T20:37:27.3755150Z 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-19T20:37:27.3760940Z 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-19T20:37:27.3766770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T20:37:27.3772260Z 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-19T20:37:27.3777950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T20:37:27.3783180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T20:37:27.3789030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T20:37:27.3795350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T20:37:27.3801480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T20:37:28.0422400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T20:37:28.0465760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T20:37:28.0468000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T20:37:28.0470220Z 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-19T20:37:28.0472370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T20:37:28.0474550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T20:37:28.0476620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T20:37:28.0479280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T20:37:28.0481470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T20:37:28.0483390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T20:37:28.0485160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T20:37:28.0487000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T20:37:28.0488810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T20:37:28.0490780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T20:37:28.0492490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T20:37:28.0494140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T20:37:28.0495930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T20:37:28.0497830Z 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-19T20:37:28.0499510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T20:37:28.0501210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T20:37:28.0502820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T20:37:28.0506970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T20:37:28.0510200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T20:37:28.0512050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T20:37:28.0513780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T20:37:28.0515540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T20:37:28.0517190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T20:37:28.0518830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T20:37:28.0519990Z Only the first 100 operations were output. 2021-05-19T20:37:29.0117480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4553-900jfu.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-19T20:37:31.5288440Z ==> Summary 2021-05-19T20:37:31.6643100Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T20:37:31.6649890Z ==> Installing poppler dependency: libx11 2021-05-19T20:37:31.7102970Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:37:31.7120530Z 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-4167-1u322k8 2021-05-19T20:37:32.1005510Z cp -pR /private/tmp/d20210519-4167-1u322k8/libx11/. /usr/local/Cellar/libx11 2021-05-19T20:37:32.6843710Z chmod -Rf +w /private/tmp/d20210519-4167-1u322k8 2021-05-19T20:37:33.1679930Z ==> Finishing up 2021-05-19T20:37:33.2054840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T20:37:33.2062430Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T20:37:33.2068180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T20:37:33.2072910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T20:37:33.2078560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T20:37:33.2082910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T20:37:33.2088450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T20:37:33.2093810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T20:37:33.2098420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T20:37:33.2104250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T20:37:33.2108760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T20:37:33.2114980Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T20:37:33.2124360Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T20:37:33.2130810Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T20:37:33.2159730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T20:37:33.2165630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T20:37:33.2170570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T20:37:33.2178060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T20:37:33.2184970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T20:37:33.2191390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T20:37:33.2197220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T20:37:33.2203830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T20:37:33.2209020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T20:37:33.2214430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T20:37:33.2220050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T20:37:33.2224860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T20:37:33.2230680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T20:37:33.2235960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T20:37:33.2262430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T20:37:33.2269420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T20:37:33.2274250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T20:37:33.2280290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T20:37:33.2285090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T20:37:33.2291000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T20:37:33.2296000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T20:37:33.2301410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T20:37:33.2306360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T20:37:33.2312180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T20:37:33.2317080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T20:37:33.2322740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T20:37:33.2327530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T20:37:33.2334040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T20:37:33.2338690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T20:37:33.2343770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T20:37:33.2348980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T20:37:33.2354580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T20:37:33.2360850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T20:37:33.2366180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T20:37:33.2372070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T20:37:33.2377840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T20:37:33.2382780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T20:37:33.2388190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T20:37:33.2393480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T20:37:33.2398290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T20:37:33.2403750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T20:37:33.2409140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T20:37:33.2414210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T20:37:33.2419470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T20:37:33.2424460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T20:37:33.2429860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T20:37:33.2434800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T20:37:33.2440300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T20:37:33.2445180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T20:37:33.2450620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T20:37:33.2455770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T20:37:33.2482740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T20:37:33.2488650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T20:37:33.2490510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T20:37:33.2492380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T20:37:33.2494330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T20:37:33.2496260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T20:37:33.2497970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T20:37:33.2499670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T20:37:33.2505440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T20:37:33.2510520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T20:37:33.2515940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T20:37:33.2520930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T20:37:33.2526910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T20:37:33.2554490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T20:37:33.2560920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T20:37:33.2566170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T20:37:33.2571520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T20:37:33.2577990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T20:37:33.2583450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T20:37:33.2588980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T20:37:33.2594800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T20:37:33.2601870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T20:37:33.2634260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T20:37:33.2636290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T20:37:33.2638140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T20:37:33.2640100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T20:37:33.2641860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T20:37:33.2643540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T20:37:33.2645230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T20:37:33.2646800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T20:37:33.2651200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T20:37:33.2656900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T20:37:33.2662260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T20:37:33.2667260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T20:37:33.2672730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T20:37:33.2676590Z Only the first 100 operations were output. 2021-05-19T20:37:33.8392270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4579-d6c25g.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-19T20:37:36.3571310Z ==> Summary 2021-05-19T20:37:36.4203890Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T20:37:36.4209500Z ==> Installing poppler dependency: libxext 2021-05-19T20:37:36.4772460Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T20:37:36.4789640Z 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-4167-83f7gl 2021-05-19T20:37:36.5097990Z cp -pR /private/tmp/d20210519-4167-83f7gl/libxext/. /usr/local/Cellar/libxext 2021-05-19T20:37:36.5632950Z chmod -Rf +w /private/tmp/d20210519-4167-83f7gl 2021-05-19T20:37:36.6381050Z ==> Finishing up 2021-05-19T20:37:36.6766470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T20:37:36.6770070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T20:37:36.6775640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T20:37:36.6780290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T20:37:36.6785910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T20:37:36.6790530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T20:37:36.6795900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T20:37:36.6800710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T20:37:36.6806050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T20:37:36.6810850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T20:37:36.6816200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T20:37:36.6821020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T20:37:36.6826520Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T20:37:36.6831290Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T20:37:36.6836680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T20:37:36.6841720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T20:37:36.6853910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T20:37:36.6859550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T20:37:36.6864440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T20:37:36.6869930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T20:37:36.6875140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T20:37:36.6880180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T20:37:36.6886340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T20:37:36.6891500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T20:37:36.6898050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T20:37:36.6921030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T20:37:36.6925690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T20:37:36.6931460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T20:37:36.6936700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T20:37:36.6942060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T20:37:36.6946930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T20:37:36.6952030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T20:37:36.6957460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T20:37:36.6962210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T20:37:36.6967710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T20:37:36.6972600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T20:37:36.6977670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T20:37:36.6983210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T20:37:36.7015930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T20:37:36.7018000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T20:37:36.7021830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T20:37:36.7027130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T20:37:36.7032130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T20:37:36.7037940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T20:37:36.7043460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T20:37:36.7049330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T20:37:36.7055050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T20:37:36.7060820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T20:37:36.7066380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T20:37:36.7072640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T20:37:36.7077390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T20:37:36.7083240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T20:37:36.7088960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T20:37:36.7094070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T20:37:36.7099830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T20:37:36.7105070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T20:37:36.7110840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T20:37:36.7116870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T20:37:36.7121510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T20:37:36.7127200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T20:37:36.7132120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T20:37:36.7137330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T20:37:36.7142780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T20:37:36.7147800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T20:37:36.7153290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T20:37:36.7158030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T20:37:36.7164170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T20:37:36.7169240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T20:37:36.7174470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T20:37:36.7179580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T20:37:36.7184970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T20:37:36.7189900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T20:37:36.7222110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T20:37:36.7226110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T20:37:36.7232430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T20:37:36.7238640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T20:37:36.7243630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T20:37:36.7250320Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T20:37:36.7254810Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T20:37:36.7260310Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T20:37:36.7267530Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T20:37:36.7531540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4605-1pog43w.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-19T20:37:38.9942520Z ==> Summary 2021-05-19T20:37:39.0002780Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T20:37:39.0014880Z ==> Installing poppler dependency: libxrender 2021-05-19T20:37:39.0552990Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T20:37:39.0570360Z 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-4167-xgu95i 2021-05-19T20:37:39.0677270Z cp -pR /private/tmp/d20210519-4167-xgu95i/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T20:37:39.0823820Z chmod -Rf +w /private/tmp/d20210519-4167-xgu95i 2021-05-19T20:37:39.1416440Z ==> Finishing up 2021-05-19T20:37:39.1776970Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T20:37:39.1809900Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T20:37:39.1816030Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T20:37:39.1820750Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T20:37:39.1826350Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T20:37:39.1833850Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T20:37:39.1984850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4631-1kx9rgg.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-19T20:37:41.3209860Z ==> Summary 2021-05-19T20:37:41.3232030Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T20:37:41.3238020Z ==> Installing poppler dependency: lzo 2021-05-19T20:37:41.3257610Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T20:37:41.3309600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4167-1ywyz02 2021-05-19T20:37:41.3528180Z cp -pR /private/tmp/d20210519-4167-1ywyz02/lzo/. /usr/local/Cellar/lzo 2021-05-19T20:37:41.3828730Z chmod -Rf +w /private/tmp/d20210519-4167-1ywyz02 2021-05-19T20:37:41.4392800Z ==> Finishing up 2021-05-19T20:37:41.4750970Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T20:37:41.4758230Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T20:37:41.4764200Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T20:37:41.4768700Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T20:37:41.4773970Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T20:37:41.4781010Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T20:37:41.4953040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4657-blsgpw.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-19T20:37:43.6269180Z ==> Summary 2021-05-19T20:37:43.6301890Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T20:37:43.6307720Z ==> Installing poppler dependency: pixman 2021-05-19T20:37:43.6335970Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T20:37:43.6353810Z 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-4167-1c3isip 2021-05-19T20:37:43.6531290Z cp -pR /private/tmp/d20210519-4167-1c3isip/pixman/. /usr/local/Cellar/pixman 2021-05-19T20:37:43.6682080Z chmod -Rf +w /private/tmp/d20210519-4167-1c3isip 2021-05-19T20:37:43.7162790Z ==> Finishing up 2021-05-19T20:37:43.7535580Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T20:37:43.7537490Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T20:37:43.7540550Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T20:37:43.7545840Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T20:37:43.7550470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T20:37:43.7557830Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T20:37:43.7702480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4683-y9le4q.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-19T20:37:46.0695510Z ==> Summary 2021-05-19T20:37:46.0718650Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T20:37:46.0725250Z ==> Installing poppler dependency: cairo 2021-05-19T20:37:46.2245340Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T20:37:46.2261960Z 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-4167-j7pqwv 2021-05-19T20:37:46.3031870Z cp -pR /private/tmp/d20210519-4167-j7pqwv/cairo/. /usr/local/Cellar/cairo 2021-05-19T20:37:46.3834600Z chmod -Rf +w /private/tmp/d20210519-4167-j7pqwv 2021-05-19T20:37:46.6721260Z ==> Finishing up 2021-05-19T20:37:46.7295090Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T20:37:46.7298300Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T20:37:46.7305500Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T20:37:46.7316250Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T20:37:46.7322450Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T20:37:46.7327230Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T20:37:46.7332190Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T20:37:46.7337050Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T20:37:46.7342890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T20:37:46.7347180Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T20:37:46.7352670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T20:37:46.7356750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T20:37:46.7362170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T20:37:46.7366280Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T20:37:46.7374300Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T20:37:46.7378790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T20:37:46.7385320Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T20:37:46.7390080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T20:37:46.7395360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T20:37:46.7400280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T20:37:46.7405830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T20:37:46.7410780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T20:37:46.7416240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T20:37:46.7420970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T20:37:46.7426180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T20:37:46.7430830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T20:37:46.7436130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T20:37:46.7440820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T20:37:46.7446390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T20:37:46.7450910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T20:37:46.7455990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T20:37:46.7877100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4709-5cfs4t.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-19T20:37:49.3447610Z ==> Summary 2021-05-19T20:37:49.3536580Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T20:37:49.3543180Z ==> Installing poppler dependency: little-cms2 2021-05-19T20:37:49.3654900Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T20:37:49.3673240Z 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-4167-1e7rw2m 2021-05-19T20:37:49.3873610Z cp -pR /private/tmp/d20210519-4167-1e7rw2m/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T20:37:49.4086560Z chmod -Rf +w /private/tmp/d20210519-4167-1e7rw2m 2021-05-19T20:37:49.4833240Z ==> Finishing up 2021-05-19T20:37:49.5041940Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T20:37:49.5045730Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T20:37:49.5051430Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T20:37:49.5056420Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T20:37:49.5062210Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T20:37:49.5069060Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T20:37:49.5075070Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T20:37:49.5085940Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T20:37:49.5137550Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T20:37:49.5142300Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T20:37:49.5147990Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T20:37:49.5153020Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T20:37:49.5160190Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T20:37:49.5164340Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T20:37:49.5170000Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T20:37:49.5178930Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T20:37:49.5371550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4735-qbwwpt.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-19T20:37:51.6878430Z ==> Summary 2021-05-19T20:37:51.6907350Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T20:37:51.6913560Z ==> Installing poppler dependency: nspr 2021-05-19T20:37:51.6934950Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T20:37:51.6953480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4167-1jzzt6n 2021-05-19T20:37:51.7350170Z cp -pR /private/tmp/d20210519-4167-1jzzt6n/nspr/. /usr/local/Cellar/nspr 2021-05-19T20:37:51.7944750Z chmod -Rf +w /private/tmp/d20210519-4167-1jzzt6n 2021-05-19T20:37:51.8778720Z ==> Finishing up 2021-05-19T20:37:51.9150070Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T20:37:51.9155170Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T20:37:51.9163780Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T20:37:51.9170680Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T20:37:51.9175040Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T20:37:51.9180120Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T20:37:51.9184720Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T20:37:51.9189210Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T20:37:51.9194550Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T20:37:51.9201420Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T20:37:51.9501950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4761-p7gh1f.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-19T20:37:54.1271200Z ==> Summary 2021-05-19T20:37:54.1386050Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T20:37:54.1392520Z ==> Installing poppler dependency: nss 2021-05-19T20:37:54.1506130Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T20:37:54.1523810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4167-1wvcuha 2021-05-19T20:37:54.4650330Z cp -pR /private/tmp/d20210519-4167-1wvcuha/nss/. /usr/local/Cellar/nss 2021-05-19T20:37:54.6639750Z chmod -Rf +w /private/tmp/d20210519-4167-1wvcuha 2021-05-19T20:37:56.5307660Z ==> Finishing up 2021-05-19T20:37:56.5669060Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T20:37:56.5672440Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T20:37:56.5677640Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T20:37:56.5681790Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T20:37:56.5686570Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T20:37:56.5691070Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T20:37:56.5696170Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T20:37:56.5700530Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T20:37:56.5705370Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T20:37:56.5709840Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T20:37:56.5715030Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T20:37:56.5719010Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T20:37:56.5723870Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T20:37:56.5728270Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T20:37:56.5733090Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T20:37:56.5737450Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T20:37:56.5742650Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T20:37:56.5746870Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T20:37:56.5751840Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T20:37:56.5756040Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T20:37:56.5760960Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T20:37:56.5765080Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T20:37:56.5769870Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T20:37:56.5774330Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T20:37:56.5779340Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T20:37:56.5783670Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T20:37:56.5788660Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T20:37:56.5792690Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T20:37:56.5797320Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T20:37:56.5801900Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T20:37:56.5806820Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T20:37:56.5811040Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T20:37:56.5815910Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T20:37:56.5819980Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T20:37:56.5824710Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T20:37:56.5829220Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T20:37:56.5834000Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T20:37:56.5838280Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T20:37:56.5842950Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T20:37:56.5847190Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T20:37:56.5851830Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T20:37:56.5856010Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T20:37:56.5861080Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T20:37:56.5865330Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T20:37:56.5870300Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T20:37:56.5874420Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T20:37:56.5879340Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T20:37:56.5883660Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T20:37:56.5888670Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T20:37:56.5892760Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T20:37:56.5897780Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T20:37:56.5902140Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T20:37:56.5907320Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T20:37:56.5912270Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T20:37:56.5916590Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T20:37:56.5921600Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T20:37:56.5925900Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T20:37:56.5930880Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T20:37:56.5935080Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T20:37:56.5943700Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T20:37:56.5948210Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T20:37:56.5953360Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T20:37:56.5957850Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T20:37:56.5963080Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T20:37:56.5967330Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T20:37:56.5972410Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T20:37:56.5976740Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T20:37:56.5981840Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T20:37:56.5986360Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T20:37:56.5991470Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T20:37:56.5998860Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T20:37:56.6006260Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T20:37:56.6010890Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T20:37:56.6016310Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T20:37:56.6020870Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T20:37:56.6026090Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T20:37:56.6030710Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T20:37:56.6037690Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T20:37:56.6042820Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T20:37:56.6047280Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T20:37:56.6052630Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T20:37:56.6056990Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T20:37:56.6062360Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T20:37:56.6067570Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T20:37:56.6072340Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T20:37:56.6078060Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T20:37:56.6082690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T20:37:56.6087950Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T20:37:56.6092600Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T20:37:56.6098110Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T20:37:56.6102740Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T20:37:56.6107990Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T20:37:56.6112660Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T20:37:56.6118990Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T20:37:56.6123450Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T20:37:56.6129220Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T20:37:56.6133530Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T20:37:56.6139050Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T20:37:56.6144080Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T20:37:56.6148920Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T20:37:56.6153210Z Only the first 100 operations were output. 2021-05-19T20:37:56.7524490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4787-tymcgy.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-19T20:37:59.0448590Z ==> Summary 2021-05-19T20:37:59.0576460Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T20:37:59.0584310Z ==> Installing poppler dependency: openjpeg 2021-05-19T20:37:59.0906120Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T20:37:59.0922660Z 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-4167-kyi06y 2021-05-19T20:37:59.3054610Z cp -pR /private/tmp/d20210519-4167-kyi06y/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T20:37:59.5762670Z chmod -Rf +w /private/tmp/d20210519-4167-kyi06y 2021-05-19T20:37:59.8381930Z ==> Finishing up 2021-05-19T20:37:59.8738480Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T20:37:59.8743070Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T20:37:59.8746810Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T20:37:59.8753700Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:37:59.8762360Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:37:59.8771840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T20:37:59.8777320Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T20:37:59.8782480Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T20:37:59.8790030Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T20:37:59.8796550Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T20:37:59.8801500Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T20:37:59.8806450Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T20:37:59.8811320Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T20:37:59.8816420Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:37:59.8823580Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T20:37:59.9814980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4813-1u62atf.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-19T20:38:02.3284020Z ==> Summary 2021-05-19T20:38:02.3581050Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T20:38:02.3587420Z ==> Installing poppler dependency: qt@5 2021-05-19T20:38:02.3622990Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T20:38:02.3640490Z 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-4167-10ndeez 2021-05-19T20:38:07.6193760Z cp -pR /private/tmp/d20210519-4167-10ndeez/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T20:38:16.4811010Z chmod -Rf +w /private/tmp/d20210519-4167-10ndeez 2021-05-19T20:38:32.3038840Z ==> Finishing up 2021-05-19T20:38:35.8925680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4867-m248t7.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-19T20:38:40.1528290Z ==> Caveats 2021-05-19T20:38:40.1529430Z We agreed to the Qt open source license for you. 2021-05-19T20:38:40.1530380Z If this is unacceptable you should uninstall. 2021-05-19T20:38:40.1531010Z 2021-05-19T20:38:40.1532320Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:38:40.1533420Z because this is an alternate version of another formula. 2021-05-19T20:38:40.1534070Z 2021-05-19T20:38:40.1534840Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:38:40.1536330Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:38:40.1537100Z 2021-05-19T20:38:40.1537860Z For compilers to find qt@5 you may need to set: 2021-05-19T20:38:40.1539120Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:38:40.1541150Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:38:40.1541800Z 2021-05-19T20:38:40.1542970Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:38:40.1544360Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:38:40.1545760Z 2021-05-19T20:38:40.1546930Z ==> Summary 2021-05-19T20:38:40.8657740Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T20:38:40.8663560Z ==> Installing poppler 2021-05-19T20:38:40.8667410Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T20:38:40.8687160Z 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-4167-r4qooa 2021-05-19T20:38:41.1942260Z cp -pR /private/tmp/d20210519-4167-r4qooa/poppler/. /usr/local/Cellar/poppler 2021-05-19T20:38:41.5493650Z chmod -Rf +w /private/tmp/d20210519-4167-r4qooa 2021-05-19T20:38:42.0295880Z ==> Finishing up 2021-05-19T20:38:42.0639710Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T20:38:42.0655500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T20:38:42.0657130Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T20:38:42.0658590Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T20:38:42.0660010Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T20:38:42.0696180Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T20:38:42.0717060Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T20:38:42.0725280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T20:38:42.0726820Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T20:38:42.0728260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T20:38:42.0729740Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T20:38:42.0737730Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T20:38:42.0743170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T20:38:42.0794720Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T20:38:42.0806860Z rm /usr/local/share/gir-1.0 2021-05-19T20:38:42.0821220Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T20:38:42.0835690Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T20:38:42.0837540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T20:38:42.0839150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T20:38:42.0840760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T20:38:42.0848800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T20:38:42.0891200Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T20:38:42.0892930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T20:38:42.0894770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T20:38:42.0896390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T20:38:42.0897990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T20:38:42.0899580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T20:38:42.0901160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T20:38:42.0902770Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T20:38:42.0904370Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T20:38:42.0906100Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T20:38:42.0908560Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T20:38:42.0929120Z rm /usr/local/lib/girepository-1.0 2021-05-19T20:38:42.0935840Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T20:38:42.0938500Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T20:38:42.0940710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T20:38:42.0989650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T20:38:42.0991740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T20:38:42.0993560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T20:38:42.0995880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T20:38:42.0997890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T20:38:42.0999760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T20:38:42.1001570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T20:38:42.1003530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T20:38:42.1005550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T20:38:42.1007390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T20:38:42.1009260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T20:38:42.1011130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T20:38:42.1039420Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T20:38:42.1045480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T20:38:42.1047320Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T20:38:42.1049150Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T20:38:42.1050920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T20:38:42.1052670Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T20:38:42.2224740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4893-1dcqmsx.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-19T20:38:44.5653650Z ==> Summary 2021-05-19T20:38:44.5937520Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T20:38:46.1621510Z ==> Caveats 2021-05-19T20:38:46.1622870Z ==> qt@5 2021-05-19T20:38:46.1664650Z We agreed to the Qt open source license for you. 2021-05-19T20:38:46.1666820Z If this is unacceptable you should uninstall. 2021-05-19T20:38:46.1667540Z 2021-05-19T20:38:46.1669180Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:38:46.1670280Z because this is an alternate version of another formula. 2021-05-19T20:38:46.1670950Z 2021-05-19T20:38:46.1671760Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:38:46.1673260Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:38:46.1674010Z 2021-05-19T20:38:46.1674780Z For compilers to find qt@5 you may need to set: 2021-05-19T20:38:46.1676040Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:38:46.1677380Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:38:46.1678040Z 2021-05-19T20:38:46.1679200Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:38:46.1680240Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:38:46.1680890Z 2021-05-19T20:38:47.9376260Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T20:38:52.0810750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:38:53.6742230Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T20:38:55.0014050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T20%3A45%3A00Z&sig=q8uAuYzzkLrr8VzMAEWS7SkDg9%2B%2BqG%2B3MVbleliAIjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:55.0348560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=q8uAuYzzkLrr8VzMAEWS7SkDg9\%2B\%2BqG\%2B3MVbleliAIjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:55.0750560Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T20:38:55.0799850Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T20:38:57.1712520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:38:58.7191740Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T20:38:59.0626340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T20%3A45%3A00Z&sig=GyTmbgJSNlidiJFeoQxE%2FI1TyoKhJR914m0Nwz8JDMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:59.0965970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=GyTmbgJSNlidiJFeoQxE\%2FI1TyoKhJR914m0Nwz8JDMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:59.3201220Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T20:38:59.3478040Z ==> Installing dependencies for hdf5: szip 2021-05-19T20:38:59.3482670Z ==> Installing hdf5 dependency: szip 2021-05-19T20:38:59.4112830Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T20:38:59.4147810Z 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-4900-c2q44f 2021-05-19T20:38:59.4258070Z cp -pR /private/tmp/d20210519-4900-c2q44f/szip/. /usr/local/Cellar/szip 2021-05-19T20:38:59.4378110Z chmod -Rf +w /private/tmp/d20210519-4900-c2q44f 2021-05-19T20:38:59.4845290Z ==> Finishing up 2021-05-19T20:38:59.5212370Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T20:38:59.5215950Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T20:38:59.5221310Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T20:38:59.5228010Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T20:38:59.5232890Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T20:38:59.5239380Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T20:38:59.5376480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5070-1pe5b6h.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-19T20:39:01.7699010Z ==> Summary 2021-05-19T20:39:01.7716310Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T20:39:01.7723070Z ==> Installing hdf5 2021-05-19T20:39:01.7726970Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T20:39:01.7745590Z 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-4900-1yksnje 2021-05-19T20:39:01.9621100Z cp -pR /private/tmp/d20210519-4900-1yksnje/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T20:39:02.1457650Z chmod -Rf +w /private/tmp/d20210519-4900-1yksnje 2021-05-19T20:39:02.4775450Z ==> Finishing up 2021-05-19T20:39:02.5255800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T20:39:02.5259060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T20:39:02.5264300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T20:39:02.5268880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T20:39:02.5273250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T20:39:02.5278290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T20:39:02.5282960Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T20:39:02.5287240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T20:39:02.5300000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T20:39:02.5304820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T20:39:02.5309500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T20:39:02.5314610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T20:39:02.5319090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T20:39:02.5323430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T20:39:02.5328720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T20:39:02.5334520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T20:39:02.5339150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T20:39:02.5344160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T20:39:02.5348570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T20:39:02.5353600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T20:39:02.5359830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T20:39:02.5364390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T20:39:02.5374540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T20:39:02.5379240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T20:39:02.5384610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T20:39:02.5388840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T20:39:02.5394290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T20:39:02.5399550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T20:39:02.5404380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T20:39:02.5409760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T20:39:02.5414630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T20:39:02.5419130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T20:39:02.5424030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T20:39:02.5428660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T20:39:02.5433160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T20:39:02.5438150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T20:39:02.5443020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T20:39:02.5448470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T20:39:02.5470440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T20:39:02.5475120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T20:39:02.5480190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T20:39:02.5484520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T20:39:02.5489740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T20:39:02.5494270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T20:39:02.5499330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T20:39:02.5503670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T20:39:02.5508980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T20:39:02.5514120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T20:39:02.5519180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T20:39:02.5523760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T20:39:02.5528810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T20:39:02.5533480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T20:39:02.5538090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T20:39:02.5542890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T20:39:02.5547410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T20:39:02.5553310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T20:39:02.5557730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T20:39:02.5562800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T20:39:02.5567530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T20:39:02.5571900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T20:39:02.5577490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T20:39:02.5583050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T20:39:02.5587710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T20:39:02.5592740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T20:39:02.5597450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T20:39:02.5602570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T20:39:02.5606980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T20:39:02.5611970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T20:39:02.5616390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T20:39:02.5621800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T20:39:02.5625930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T20:39:02.5630970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T20:39:02.5635330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T20:39:02.5640440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T20:39:02.5644900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T20:39:02.5649940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T20:39:02.5654420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T20:39:02.5660190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T20:39:02.5664660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T20:39:02.5669750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T20:39:02.5674250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T20:39:02.5679210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T20:39:02.5683800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T20:39:02.5688970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T20:39:02.5693460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T20:39:02.5698540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T20:39:02.5703890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T20:39:02.5709110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T20:39:02.5730850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T20:39:02.5735110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T20:39:02.5740260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T20:39:02.5744420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T20:39:02.5749490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T20:39:02.5754240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T20:39:02.5764970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T20:39:02.5766700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T20:39:02.5768310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T20:39:02.5772500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T20:39:02.5777740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T20:39:02.5782150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T20:39:02.5786060Z Only the first 100 operations were output. 2021-05-19T20:39:02.7060450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5096-sg00bb.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-19T20:39:05.0057770Z ==> Summary 2021-05-19T20:39:05.0219490Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T20:39:07.2642390Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T20:39:08.3591060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:08.9364620Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T20:39:09.2685520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T20%3A45%3A00Z&sig=ETkxvTf%2BHeYEOb%2BwO%2Fy1y%2FiotvcQIbvETOHUrbnscl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:09.3035200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=ETkxvTf\%2BHeYEOb\%2BwO\%2Fy1y\%2FiotvcQIbvETOHUrbnscl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:09.4171650Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T20:39:09.5005740Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T20:39:09.5036100Z 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-5103-evjnqc 2021-05-19T20:39:09.6812140Z cp -pR /private/tmp/d20210519-5103-evjnqc/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T20:39:09.8613430Z chmod -Rf +w /private/tmp/d20210519-5103-evjnqc 2021-05-19T20:39:10.0265660Z ==> Finishing up 2021-05-19T20:39:10.0589400Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T20:39:10.0595680Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T20:39:10.0644490Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T20:39:10.0648390Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T20:39:10.0655800Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T20:39:10.0660290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T20:39:10.0665860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T20:39:10.0670970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T20:39:10.0675460Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T20:39:10.0680900Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T20:39:10.0686050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T20:39:10.0692650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T20:39:10.0697850Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T20:39:10.0706120Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T20:39:10.0712870Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T20:39:10.0826870Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T20:39:10.1524150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5267-14078dv.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-19T20:39:12.4544870Z ==> Caveats 2021-05-19T20:39:12.4545970Z Emacs Lisp files have been installed to: 2021-05-19T20:39:12.4547340Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T20:39:12.4549010Z ==> Summary 2021-05-19T20:39:12.4704530Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T20:39:14.6229770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T20:39:16.7027680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:17.2423330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T20:39:17.5765710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T20%3A45%3A00Z&sig=tuuKdPpZHMUjWQmNVRIIKsf%2FO%2BHMPdXndBWCQ%2Bq3RZE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:17.6168110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=tuuKdPpZHMUjWQmNVRIIKsf\%2FO\%2BHMPdXndBWCQ\%2Bq3RZE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:17.7553560Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T20:39:17.8546340Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T20:39:17.8581260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5274-1n9ii00 2021-05-19T20:39:18.0237990Z cp -pR /private/tmp/d20210519-5274-1n9ii00/gsl/. /usr/local/Cellar/gsl 2021-05-19T20:39:18.2076430Z chmod -Rf +w /private/tmp/d20210519-5274-1n9ii00 2021-05-19T20:39:18.3748640Z ==> Finishing up 2021-05-19T20:39:18.4019050Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T20:39:18.4022930Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T20:39:18.4027640Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T20:39:18.4034660Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T20:39:18.4043440Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T20:39:18.4050880Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T20:39:18.4151220Z info /usr/local/share/info/gsl-ref.info 2021-05-19T20:39:18.4164600Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T20:39:18.4171010Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T20:39:18.4177610Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T20:39:18.4185850Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T20:39:18.4193150Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T20:39:18.4200160Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T20:39:18.4206720Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T20:39:18.4212970Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T20:39:18.4217990Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T20:39:18.4224240Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T20:39:18.4232620Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T20:39:18.4925260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5439-xjnh22.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-19T20:39:20.7340000Z ==> Summary 2021-05-19T20:39:20.7512180Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T20:39:23.8765910Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T20:39:25.9857950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:26.5272980Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T20:39:26.8893850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T20%3A45%3A00Z&sig=9vY%2FeN0raHR6jjKaGggNYmcqd7kdmAwm2tdj4CgBhgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:26.9192710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=9vY\%2FeN0raHR6jjKaGggNYmcqd7kdmAwm2tdj4CgBhgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:27.0638300Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T20:39:27.0825110Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T20:39:29.2143820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:29.7594080Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T20:39:30.1063590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T20%3A45%3A00Z&sig=RFq7Syne4tt%2F3u4T9o%2BtgLcqH5ZBawBt5DWsWQaHC5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:30.1479460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=RFq7Syne4tt\%2F3u4T9o\%2BtgLcqH5ZBawBt5DWsWQaHC5E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:30.2171160Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T20:39:30.2274680Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T20:39:31.3326330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:31.8693330Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T20:39:32.1969050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T20%3A45%3A00Z&sig=dGnq0RUivH0%2BMpjjZqTk3lm4rzSXR1TRbGhNN8WTGg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:32.2591910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=dGnq0RUivH0\%2BMpjjZqTk3lm4rzSXR1TRbGhNN8WTGg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:32.3071440Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:39:32.3115400Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T20:39:33.4358080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:34.0018930Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T20:39:34.3266810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T20%3A45%3A00Z&sig=WI6mVRVYGBcqE6oVTrP5KrrDt5uNjOP5G8HQ7LqGbAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:34.3565220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=WI6mVRVYGBcqE6oVTrP5KrrDt5uNjOP5G8HQ7LqGbAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:34.3920320Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T20:39:34.3955790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T20:39:36.5080210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:37.0459280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T20:39:37.3867890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T20%3A45%3A00Z&sig=dI7Pur9ZuzNbgeqOQ90G4WUGRT%2BQk%2Fp456hxFDOWT2k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:37.4224090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=dI7Pur9ZuzNbgeqOQ90G4WUGRT\%2BQk\%2Fp456hxFDOWT2k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:37.4921710Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T20:39:37.5010590Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T20:39:38.6138500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:39.1459640Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T20:39:39.4685280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T20%3A45%3A00Z&sig=mqajkPVzT7Fe2XUHZ638TGsYESehwKHytpSqlLG4z4Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:39.4985720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=mqajkPVzT7Fe2XUHZ638TGsYESehwKHytpSqlLG4z4Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:39.5348650Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T20:39:39.5382590Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T20:39:40.6541490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:41.2155710Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T20:39:41.5676560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T20%3A45%3A00Z&sig=f37Af5dkdACW%2FOuxXrmA%2FFKp7sc8CR7T1lCQnNLakWM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:41.6065250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=f37Af5dkdACW\%2FOuxXrmA\%2FFKp7sc8CR7T1lCQnNLakWM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:41.7343700Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T20:39:41.7442890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T20:39:42.8407870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:43.3938260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T20:39:43.7428990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T20%3A45%3A00Z&sig=ueQsTGn4O32OTAe85c%2F1tiBxlDXILeumNJUX%2BgopcR8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:43.7910070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=ueQsTGn4O32OTAe85c\%2F1tiBxlDXILeumNJUX\%2BgopcR8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:43.8647720Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T20:39:43.8685400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T20:39:45.0487280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:45.6117790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T20:39:45.9484840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T20%3A45%3A00Z&sig=A%2BVoETh0%2BRcRUnNZbl%2Bk5dKR6d2y%2Bq3A%2Fjo2W4S4f5w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:45.9871500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=A\%2BVoETh0\%2BRcRUnNZbl\%2Bk5dKR6d2y\%2Bq3A\%2Fjo2W4S4f5w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:46.0297670Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T20:39:46.0337460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T20:39:47.1178220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:47.6483300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T20:39:47.9826810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T20%3A45%3A00Z&sig=f%2BcY1dwSNP%2B0DwR9MeioW39c%2BJcAn0CA2aJbQts0NP4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:48.0149370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=f\%2BcY1dwSNP\%2B0DwR9MeioW39c\%2BJcAn0CA2aJbQts0NP4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:48.0702640Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T20:39:48.0740040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T20:39:49.1672690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:49.7211720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T20:39:50.0599590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T20%3A45%3A00Z&sig=JjfSx%2FppERbgol1d6FQy70hIyTRKVOVZBYp409iQa%2BQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:50.0923410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=JjfSx\%2FppERbgol1d6FQy70hIyTRKVOVZBYp409iQa\%2BQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:50.1575000Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T20:39:50.1674350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T20:39:51.2853810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:51.8528840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T20:39:52.1851810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T20%3A45%3A00Z&sig=83YsX3ZZzjphZJPtPI3t6J11aU637Tqy2C9ZV8HITTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:52.2237370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=83YsX3ZZzjphZJPtPI3t6J11aU637Tqy2C9ZV8HITTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:52.3425070Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T20:39:52.3492270Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T20:39:53.4216490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:53.9703100Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T20:39:54.5360800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=GGcAlUzNjhIYU3yQQ\%2BIIyqt76WRCIbz8L2CeNA4WG8Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:54.5367850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T20%3A45%3A00Z&sig=GGcAlUzNjhIYU3yQQ%2BIIyqt76WRCIbz8L2CeNA4WG8Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:54.5371670Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T20:39:54.5374120Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T20:39:55.5555710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:56.0917990Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T20:39:56.4235190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T20%3A45%3A00Z&sig=FVdsBBchY1YpfZ6nQxp0ab%2FUp7s7oFN9zXLRPiADxq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:56.4699640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A45\%3A00Z\&sig=FVdsBBchY1YpfZ6nQxp0ab\%2FUp7s7oFN9zXLRPiADxq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:56.9789210Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T20:39:57.0961860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T20:39:59.1907340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:39:59.7317910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T20:40:01.1315040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T20%3A50%3A00Z&sig=ZbDltTOXFinaP%2FjgExgOsci%2BNqDS1WOcXVF8ETCJwZo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:01.1740370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=ZbDltTOXFinaP\%2FjgExgOsci\%2BNqDS1WOcXVF8ETCJwZo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:01.3425370Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T20:40:01.3549830Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T20:40:02.4836480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:03.0206750Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T20:40:03.3843720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T20%3A50%3A00Z&sig=QaWYIYhvTw7%2B2pK6ykw86L3isyzuCe2%2FE5mmERRvjBk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:03.4198400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=QaWYIYhvTw7\%2B2pK6ykw86L3isyzuCe2\%2FE5mmERRvjBk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:03.4602090Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T20:40:03.4642470Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T20:40:04.5442020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:05.0746390Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T20:40:05.4636990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T20%3A50%3A00Z&sig=qk8WM5YLF3OCr%2FYOqql1Iw8hEtarm4RSyJheF8Ny%2Fho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:05.4998060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=qk8WM5YLF3OCr\%2FYOqql1Iw8hEtarm4RSyJheF8Ny\%2Fho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:05.5762020Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T20:40:05.5839390Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T20:40:06.7032900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:07.2538210Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T20:40:07.5996770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T20%3A50%3A00Z&sig=churh6sgblsQNEun6qx%2Fl4hgLOU6PzcYP6m0so3XKns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:07.6300030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=churh6sgblsQNEun6qx\%2Fl4hgLOU6PzcYP6m0so3XKns\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:07.6715430Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T20:40:07.6746500Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T20:40:08.8139650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:09.3752190Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T20:40:09.7442650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T20%3A50%3A00Z&sig=09CuruatOrgGmYZzQqeQG0k6ux47jLXrMO6KW6yf2Eo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:09.8271060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=09CuruatOrgGmYZzQqeQG0k6ux47jLXrMO6KW6yf2Eo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:09.8763330Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T20:40:09.8809650Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T20:40:10.9599870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:11.5149110Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T20:40:11.8473740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T20%3A50%3A00Z&sig=nlnJl%2BZOyeE%2Bclmx1gqrQnaog8PGwWwIgsdV0QRJqao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:11.8810390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=nlnJl\%2BZOyeE\%2Bclmx1gqrQnaog8PGwWwIgsdV0QRJqao\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:12.0285110Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T20:40:12.0375050Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T20:40:13.1128010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:13.6566470Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T20:40:13.9982410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T20%3A50%3A00Z&sig=mXowHpaTqQg%2BOdnP5mNyp2axOcAw1%2BDNujHCuPtP0nQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:14.0284810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=mXowHpaTqQg\%2BOdnP5mNyp2axOcAw1\%2BDNujHCuPtP0nQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:14.0804610Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T20:40:14.0839060Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T20:40:15.2508010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:15.8136350Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T20:40:16.1347690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T20%3A50%3A00Z&sig=sbVhRNRcMnv8ndDKG1CMDVDCyFWUy%2BZqnQ4uwI6jrzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:16.1790280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=sbVhRNRcMnv8ndDKG1CMDVDCyFWUy\%2BZqnQ4uwI6jrzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:16.2743230Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T20:40:16.2854720Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T20:40:17.4228270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:17.9905310Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T20:40:18.3123730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T20%3A50%3A00Z&sig=BDSgKBxJw5d6O0as74gv83FnAn43nm8Eu%2BHGWcsvdnY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:18.3487650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=BDSgKBxJw5d6O0as74gv83FnAn43nm8Eu\%2BHGWcsvdnY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:18.6035280Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T20:40:18.6455600Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T20:40:19.7500110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:20.2838580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T20:40:20.6465360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T20%3A50%3A00Z&sig=WwvRUkoM33gGJi%2FbVLKqif5FhNt5E5AJCFs9naaCxkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:20.6774560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=WwvRUkoM33gGJi\%2FbVLKqif5FhNt5E5AJCFs9naaCxkE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:20.7397370Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T20:40:20.7451460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T20:40:21.8666400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:22.3942780Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T20:40:22.7534220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T20%3A50%3A00Z&sig=PpP3og2%2B22BYkbXQ9hDzfSDPkWgfZNkhaY%2Fd1OpQd5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:22.7871920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=PpP3og2\%2B22BYkbXQ9hDzfSDPkWgfZNkhaY\%2Fd1OpQd5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:22.8946870Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T20:40:22.9055610Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T20:40:24.0174450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:24.5486530Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T20:40:24.9559140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T20%3A50%3A00Z&sig=KBOKQ9yG%2FjH8fIf8CAKpHi25klGOVeaPNnyQ4Br7rF0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:24.9904500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=KBOKQ9yG\%2FjH8fIf8CAKpHi25klGOVeaPNnyQ4Br7rF0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:25.1317170Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T20:40:25.1514240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T20:40:26.2240970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:26.7666350Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T20:40:27.1034200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T20%3A50%3A00Z&sig=%2FiWqUZPjL22GqrB%2FMJUDj3qh3X4Fqu0Cxwqt3YGBimk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:27.1422950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=\%2FiWqUZPjL22GqrB\%2FMJUDj3qh3X4Fqu0Cxwqt3YGBimk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:27.1939200Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T20:40:27.1982750Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T20:40:28.2922800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:28.8153690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T20:40:29.1493850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T20%3A50%3A00Z&sig=D1U6c3ZBOEOG2obBYpMXjCUqvPcW6ayktiCcoT7w3ZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:29.1975020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=D1U6c3ZBOEOG2obBYpMXjCUqvPcW6ayktiCcoT7w3ZY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:29.2855130Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T20:40:29.2937030Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T20:40:30.3966880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:30.9231650Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T20:40:31.2526680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T20%3A50%3A00Z&sig=7l01BSKl%2B%2BIunz%2FgYxsXIWmew2WVqEyE8WjKWSPDpfo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:31.2907160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=7l01BSKl\%2B\%2BIunz\%2FgYxsXIWmew2WVqEyE8WjKWSPDpfo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:31.3481450Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:40:31.3530240Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T20:40:32.4417720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:40:33.0066360Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T20:40:33.3305340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T20%3A50%3A00Z&sig=CAGyAK5xz098dPJ8jhGgomq%2FLa9CnnrQL9sOJc5AHGI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:40:33.3663380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=CAGyAK5xz098dPJ8jhGgomq\%2FLa9CnnrQL9sOJc5AHGI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:40:33.6385590Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T20:40:33.7450420Z ==> 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-19T20:40:33.7548420Z ==> Installing ffmpeg dependency: aom 2021-05-19T20:40:33.8158410Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T20:40:33.8188730Z 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-5446-1lhik8d 2021-05-19T20:40:33.9082080Z cp -pR /private/tmp/d20210519-5446-1lhik8d/aom/. /usr/local/Cellar/aom 2021-05-19T20:40:33.9668750Z chmod -Rf +w /private/tmp/d20210519-5446-1lhik8d 2021-05-19T20:40:34.0410400Z ==> Finishing up 2021-05-19T20:40:34.0773090Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T20:40:34.0802510Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T20:40:34.0808990Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T20:40:34.0816120Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T20:40:34.0821030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T20:40:34.0826190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T20:40:34.0831560Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T20:40:34.0838640Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T20:40:34.1208130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5788-jg4lcd.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-19T20:40:36.3288530Z ==> Summary 2021-05-19T20:40:36.3315920Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T20:40:36.3322080Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T20:40:36.3385680Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T20:40:36.3403980Z 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-5446-22hl8 2021-05-19T20:40:36.3627920Z cp -pR /private/tmp/d20210519-5446-22hl8/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T20:40:36.3870940Z chmod -Rf +w /private/tmp/d20210519-5446-22hl8 2021-05-19T20:40:36.4528170Z ==> Finishing up 2021-05-19T20:40:36.4880870Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T20:40:36.4886930Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T20:40:36.4893600Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T20:40:36.4898380Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T20:40:36.4906020Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T20:40:36.5090750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5814-tljco4.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-19T20:40:39.5119470Z 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-5446-5x3u2d 2021-05-19T20:40:39.5122030Z ==> Summary 2021-05-19T20:40:39.5123250Z cp -pR /private/tmp/d20210519-5446-5x3u2d/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T20:40:39.5124370Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T20:40:39.5226590Z chmod -Rf +w /private/tmp/d20210519-5446-5x3u2d 2021-05-19T20:40:39.5227770Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T20:40:39.5330360Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:40:39.5432940Z ==> Finishing up 2021-05-19T20:40:39.5535270Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T20:40:39.5637790Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T20:40:39.5740350Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T20:40:39.5844250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5840-1mnioi1.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-19T20:40:41.6079040Z ==> Summary 2021-05-19T20:40:41.6157940Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T20:40:41.6167400Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T20:40:41.6189410Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T20:40:41.6207910Z 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-5446-jeusxi 2021-05-19T20:40:41.6523030Z cp -pR /private/tmp/d20210519-5446-jeusxi/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T20:40:41.7027080Z chmod -Rf +w /private/tmp/d20210519-5446-jeusxi 2021-05-19T20:40:41.7850810Z ==> Finishing up 2021-05-19T20:40:41.8248770Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T20:40:41.8254620Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T20:40:41.8266330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T20:40:41.8271340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T20:40:41.8277430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T20:40:41.8282320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T20:40:41.8288390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T20:40:41.8293280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T20:40:41.8299280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T20:40:41.8304650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T20:40:41.8310020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T20:40:41.8315280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T20:40:41.8320940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T20:40:41.8326250Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T20:40:41.8332120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T20:40:41.8337410Z 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-19T20:40:41.8343040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T20:40:41.8349960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T20:40:41.8355870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T20:40:41.8361210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T20:40:41.8366870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T20:40:41.8372440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T20:40:41.8377790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T20:40:41.8383040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T20:40:41.8409340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T20:40:41.8414950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T20:40:41.8419820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T20:40:41.8425890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T20:40:41.8431290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T20:40:41.8436440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T20:40:41.8442150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T20:40:41.8448140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T20:40:41.8453540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T20:40:41.8460570Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T20:40:41.8466520Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T20:40:41.8471560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T20:40:41.8479440Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T20:40:41.8740470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5866-es3vvf.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-19T20:40:44.1690640Z ==> Summary 2021-05-19T20:40:44.1742660Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T20:40:44.1749030Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T20:40:44.3590630Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T20:40:44.3608040Z 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-5446-175gyhm 2021-05-19T20:40:44.4892580Z cp -pR /private/tmp/d20210519-5446-175gyhm/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T20:40:44.6556400Z chmod -Rf +w /private/tmp/d20210519-5446-175gyhm 2021-05-19T20:40:44.9044140Z ==> Finishing up 2021-05-19T20:40:44.9514020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T20:40:44.9524720Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T20:40:44.9535840Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T20:40:44.9546280Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T20:40:44.9558520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T20:40:44.9570530Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:40:44.9585360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T20:40:44.9604880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T20:40:44.9688980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T20:40:44.9693990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T20:40:44.9699430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T20:40:44.9704270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T20:40:44.9709830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T20:40:44.9716400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T20:40:44.9721390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T20:40:44.9727140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T20:40:44.9732480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T20:40:44.9737740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T20:40:44.9743390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T20:40:44.9748470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T20:40:44.9753900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T20:40:44.9759150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T20:40:44.9764190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T20:40:44.9769350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T20:40:44.9774440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T20:40:44.9780180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T20:40:44.9786480Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:40:44.9796360Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T20:40:44.9801740Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T20:40:44.9807130Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T20:40:44.9816840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T20:40:44.9821900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T20:40:44.9827580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T20:40:44.9832180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T20:40:44.9837700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T20:40:44.9842880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T20:40:44.9848390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T20:40:44.9853340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T20:40:44.9858830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T20:40:44.9863720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T20:40:44.9869330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T20:40:44.9874270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T20:40:44.9879690Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T20:40:44.9885600Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T20:40:44.9890830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T20:40:44.9895640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T20:40:44.9900770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T20:40:44.9906450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T20:40:44.9911260Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T20:40:44.9917400Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T20:40:44.9923000Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T20:40:44.9931250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T20:40:44.9936830Z 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-19T20:40:45.0466800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5892-ypcnww.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-19T20:40:47.3380410Z ==> Summary 2021-05-19T20:40:47.3516950Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T20:40:47.3523030Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T20:40:47.3577210Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T20:40:47.3622270Z 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-5446-yvheen 2021-05-19T20:40:47.3755910Z cp -pR /private/tmp/d20210519-5446-yvheen/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T20:40:47.3943330Z chmod -Rf +w /private/tmp/d20210519-5446-yvheen 2021-05-19T20:40:47.4584680Z ==> Finishing up 2021-05-19T20:40:47.4944780Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T20:40:47.4981890Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T20:40:47.4997110Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T20:40:47.4999010Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T20:40:47.5000900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T20:40:47.5004350Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T20:40:47.5012290Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T20:40:47.6567680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5918-198vsex.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-19T20:40:49.9792040Z ==> Summary 2021-05-19T20:40:49.9821300Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T20:40:49.9875680Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T20:40:50.2071310Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T20:40:50.2089890Z 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-5446-1g8l17g 2021-05-19T20:40:50.2771440Z cp -pR /private/tmp/d20210519-5446-1g8l17g/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T20:40:50.3500040Z chmod -Rf +w /private/tmp/d20210519-5446-1g8l17g 2021-05-19T20:40:50.5211470Z ==> Finishing up 2021-05-19T20:40:50.5574790Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T20:40:50.5577460Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T20:40:50.5583080Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T20:40:50.5587650Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T20:40:50.5595520Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T20:40:50.5603830Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T20:40:50.5613070Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T20:40:50.5620640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T20:40:50.5626160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T20:40:50.5631050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T20:40:50.5635980Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T20:40:50.5641310Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T20:40:50.5645770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T20:40:50.5651250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T20:40:50.5655990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T20:40:50.5661100Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T20:40:50.5667090Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T20:40:50.5672150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T20:40:50.5676700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T20:40:50.5682400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T20:40:50.5690440Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T20:40:50.5696900Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T20:40:50.5702170Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T20:40:50.5707090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T20:40:50.6050230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5946-neex6w.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-19T20:40:52.9451760Z ==> Summary 2021-05-19T20:40:52.9505370Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T20:40:52.9512770Z ==> Installing ffmpeg dependency: libass 2021-05-19T20:40:53.1943840Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T20:40:53.1960450Z 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-5446-7o1zbj 2021-05-19T20:40:53.2099400Z cp -pR /private/tmp/d20210519-5446-7o1zbj/libass/. /usr/local/Cellar/libass 2021-05-19T20:40:53.2232080Z chmod -Rf +w /private/tmp/d20210519-5446-7o1zbj 2021-05-19T20:40:53.2839120Z ==> Finishing up 2021-05-19T20:40:53.3269760Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T20:40:53.3276040Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T20:40:53.3281480Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T20:40:53.3288800Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T20:40:53.3296310Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T20:40:53.3488770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5973-1i10l00.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-19T20:40:55.7303470Z ==> Summary 2021-05-19T20:40:55.7321070Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T20:40:55.7328700Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T20:40:55.7619540Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T20:40:55.7643420Z 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-5446-bh29rj 2021-05-19T20:40:55.7871810Z cp -pR /private/tmp/d20210519-5446-bh29rj/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T20:40:55.8080480Z chmod -Rf +w /private/tmp/d20210519-5446-bh29rj 2021-05-19T20:40:55.9067770Z ==> Finishing up 2021-05-19T20:40:55.9469170Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T20:40:55.9472670Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T20:40:55.9477950Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T20:40:55.9484900Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T20:40:55.9492030Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T20:40:55.9498360Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T20:40:55.9503340Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T20:40:55.9511120Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T20:40:55.9693620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5999-jf36re.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-19T20:40:58.2665880Z ==> Summary 2021-05-19T20:40:58.2690660Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T20:40:58.2696480Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T20:40:58.2751530Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T20:40:58.2771250Z 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-5446-11wwctx 2021-05-19T20:40:58.2931530Z cp -pR /private/tmp/d20210519-5446-11wwctx/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T20:40:58.3169270Z chmod -Rf +w /private/tmp/d20210519-5446-11wwctx 2021-05-19T20:40:58.3843340Z ==> Finishing up 2021-05-19T20:40:58.4234210Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T20:40:58.4243130Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T20:40:58.4261470Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T20:40:58.4270430Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T20:40:58.4288710Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T20:40:58.4298090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T20:40:58.4316730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T20:40:58.4324730Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T20:40:58.4347670Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T20:40:58.4358060Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T20:40:58.4364720Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T20:40:58.4516360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6025-apm74z.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-19T20:41:00.7048600Z ==> Summary 2021-05-19T20:41:00.7081410Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T20:41:00.7088610Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T20:41:00.7143290Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T20:41:00.7161930Z 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-5446-1wohud3 2021-05-19T20:41:00.7343810Z cp -pR /private/tmp/d20210519-5446-1wohud3/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T20:41:00.7587880Z chmod -Rf +w /private/tmp/d20210519-5446-1wohud3 2021-05-19T20:41:00.8149240Z ==> Finishing up 2021-05-19T20:41:00.8362610Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T20:41:00.8369410Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T20:41:00.8375210Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T20:41:00.8383110Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T20:41:00.8609300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6051-w7630p.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-19T20:41:03.1303350Z ==> Summary 2021-05-19T20:41:03.1330850Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T20:41:03.1338680Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T20:41:03.1368440Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T20:41:03.1387300Z 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-5446-o0mmt4 2021-05-19T20:41:03.1737250Z cp -pR /private/tmp/d20210519-5446-o0mmt4/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T20:41:03.2015600Z chmod -Rf +w /private/tmp/d20210519-5446-o0mmt4 2021-05-19T20:41:03.2526900Z ==> Finishing up 2021-05-19T20:41:03.2991620Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T20:41:03.2996700Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T20:41:03.3004510Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T20:41:03.3101270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6077-13rxmtp.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-19T20:41:05.6709240Z ==> Summary 2021-05-19T20:41:05.6731860Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T20:41:05.6739630Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T20:41:05.6762130Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T20:41:05.6781670Z 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-5446-1v2ckp9 2021-05-19T20:41:05.6948800Z cp -pR /private/tmp/d20210519-5446-1v2ckp9/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T20:41:05.7116820Z chmod -Rf +w /private/tmp/d20210519-5446-1v2ckp9 2021-05-19T20:41:05.7748250Z ==> Finishing up 2021-05-19T20:41:05.8147680Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T20:41:05.8151260Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T20:41:05.8158850Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T20:41:05.8163420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T20:41:05.8169260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T20:41:05.8174140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T20:41:05.8179140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T20:41:05.8184660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T20:41:05.8192390Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T20:41:05.8197270Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T20:41:05.8368420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6103-1k5wgv6.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-19T20:41:08.0531300Z ==> Summary 2021-05-19T20:41:08.0554800Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T20:41:08.0561650Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T20:41:08.0642720Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T20:41:08.0660390Z 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-5446-1o2n0mx 2021-05-19T20:41:08.6234770Z cp -pR /private/tmp/d20210519-5446-1o2n0mx/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T20:41:08.9023170Z chmod -Rf +w /private/tmp/d20210519-5446-1o2n0mx 2021-05-19T20:41:08.9638000Z ==> Finishing up 2021-05-19T20:41:09.0038800Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T20:41:09.0044560Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T20:41:09.0052090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T20:41:09.0057100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T20:41:09.0066820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T20:41:09.0078100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T20:41:09.0086690Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T20:41:09.0431860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6129-1fov7dz.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-19T20:41:11.3422810Z ==> Summary 2021-05-19T20:41:11.3443380Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T20:41:11.3449580Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T20:41:11.3861110Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T20:41:11.3879380Z 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-5446-1db8v6p 2021-05-19T20:41:11.4231630Z cp -pR /private/tmp/d20210519-5446-1db8v6p/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T20:41:11.4558050Z chmod -Rf +w /private/tmp/d20210519-5446-1db8v6p 2021-05-19T20:41:11.5284740Z ==> Finishing up 2021-05-19T20:41:11.5642470Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T20:41:11.5649780Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T20:41:11.5679760Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T20:41:11.5686050Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T20:41:11.5690530Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T20:41:11.5696190Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T20:41:11.5703770Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T20:41:11.5919990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6155-17hvccp.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-19T20:41:13.8170880Z ==> Summary 2021-05-19T20:41:13.8201170Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T20:41:13.8207350Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T20:41:13.8726210Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T20:41:13.8744200Z 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-5446-1rityob 2021-05-19T20:41:13.8928060Z cp -pR /private/tmp/d20210519-5446-1rityob/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T20:41:13.9080180Z chmod -Rf +w /private/tmp/d20210519-5446-1rityob 2021-05-19T20:41:13.9742570Z ==> Finishing up 2021-05-19T20:41:14.0118120Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T20:41:14.0123940Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T20:41:14.0130680Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T20:41:14.0135350Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T20:41:14.0140950Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T20:41:14.0148500Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T20:41:14.0306640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6181-k2k69u.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-19T20:41:16.3564570Z ==> Summary 2021-05-19T20:41:16.3584290Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T20:41:16.3590230Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T20:41:16.3611640Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T20:41:16.3631300Z 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-5446-41gxql 2021-05-19T20:41:16.4395480Z cp -pR /private/tmp/d20210519-5446-41gxql/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T20:41:16.5010240Z chmod -Rf +w /private/tmp/d20210519-5446-41gxql 2021-05-19T20:41:16.5882890Z ==> Finishing up 2021-05-19T20:41:16.6273150Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T20:41:16.6278980Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T20:41:16.6287430Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T20:41:16.6296020Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T20:41:16.6301170Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T20:41:16.6305560Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T20:41:16.6311010Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T20:41:16.6315480Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T20:41:16.6320550Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T20:41:16.6327730Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T20:41:16.6673330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6207-1qgiams.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-19T20:41:19.1448900Z ==> Summary 2021-05-19T20:41:19.1549580Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T20:41:19.1556240Z ==> Installing ffmpeg dependency: snappy 2021-05-19T20:41:19.1615380Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T20:41:19.1634820Z 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-5446-1jckacp 2021-05-19T20:41:19.1765100Z cp -pR /private/tmp/d20210519-5446-1jckacp/snappy/. /usr/local/Cellar/snappy 2021-05-19T20:41:19.1934860Z chmod -Rf +w /private/tmp/d20210519-5446-1jckacp 2021-05-19T20:41:19.2537570Z ==> Finishing up 2021-05-19T20:41:19.3041130Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T20:41:19.3065300Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T20:41:19.3079550Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T20:41:19.3095610Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T20:41:19.3106810Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T20:41:19.3108490Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T20:41:19.3110200Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T20:41:19.3111750Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T20:41:19.3113230Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T20:41:19.3245810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6233-hdjjy5.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-19T20:41:21.7506710Z ==> Summary 2021-05-19T20:41:21.7529700Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T20:41:21.7537640Z ==> Installing ffmpeg dependency: speex 2021-05-19T20:41:21.7600040Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T20:41:21.7617990Z 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-5446-1cgolxs 2021-05-19T20:41:21.7795830Z cp -pR /private/tmp/d20210519-5446-1cgolxs/speex/. /usr/local/Cellar/speex 2021-05-19T20:41:21.7993850Z chmod -Rf +w /private/tmp/d20210519-5446-1cgolxs 2021-05-19T20:41:21.8600000Z ==> Finishing up 2021-05-19T20:41:21.9009590Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T20:41:21.9016900Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T20:41:21.9024200Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T20:41:21.9030790Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T20:41:21.9035460Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T20:41:21.9040880Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T20:41:21.9048830Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T20:41:21.9219200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6259-ytwdf0.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-19T20:41:24.1948410Z ==> Summary 2021-05-19T20:41:24.1976490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T20:41:24.1982650Z ==> Installing ffmpeg dependency: srt 2021-05-19T20:41:24.2064620Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T20:41:24.2085890Z 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-5446-zoentb 2021-05-19T20:41:24.2508180Z cp -pR /private/tmp/d20210519-5446-zoentb/srt/. /usr/local/Cellar/srt 2021-05-19T20:41:24.2755820Z chmod -Rf +w /private/tmp/d20210519-5446-zoentb 2021-05-19T20:41:24.3682440Z ==> Finishing up 2021-05-19T20:41:24.4059420Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T20:41:24.4062980Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T20:41:24.4068510Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T20:41:24.4072550Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T20:41:24.4079620Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T20:41:24.4086580Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T20:41:24.4094810Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T20:41:24.4097380Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T20:41:24.4102830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T20:41:24.4110730Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T20:41:24.4116730Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T20:41:24.4421210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6285-1jdnzk2.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-19T20:41:26.6164360Z ==> Summary 2021-05-19T20:41:26.6189210Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T20:41:26.6195690Z ==> Installing ffmpeg dependency: giflib 2021-05-19T20:41:26.6218540Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T20:41:26.6238080Z 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-5446-1b45lgq 2021-05-19T20:41:26.6423910Z cp -pR /private/tmp/d20210519-5446-1b45lgq/giflib/. /usr/local/Cellar/giflib 2021-05-19T20:41:26.6584490Z chmod -Rf +w /private/tmp/d20210519-5446-1b45lgq 2021-05-19T20:41:26.7131970Z ==> Finishing up 2021-05-19T20:41:26.7560480Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T20:41:26.7563690Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T20:41:26.7568950Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T20:41:26.7573240Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T20:41:26.7578600Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T20:41:26.7583600Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T20:41:26.7590500Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T20:41:26.7597280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T20:41:26.7602010Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T20:41:26.7607010Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T20:41:26.7612000Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T20:41:26.7821010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6311-17j67q8.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-19T20:41:29.0863560Z ==> Summary 2021-05-19T20:41:29.0886810Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T20:41:29.0894150Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T20:41:29.1523590Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T20:41:29.1540870Z 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-5446-yggx85 2021-05-19T20:41:29.2181240Z cp -pR /private/tmp/d20210519-5446-yggx85/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T20:41:29.2626160Z chmod -Rf +w /private/tmp/d20210519-5446-yggx85 2021-05-19T20:41:29.5524200Z ==> Finishing up 2021-05-19T20:41:29.5911390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T20:41:29.5914140Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T20:41:29.5918850Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T20:41:29.5924010Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T20:41:29.5928670Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T20:41:29.5933990Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T20:41:29.5938370Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T20:41:29.5943430Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T20:41:29.5947840Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T20:41:29.5953100Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T20:41:29.5960100Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T20:41:29.5969520Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T20:41:29.5974080Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T20:41:29.5979060Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T20:41:29.5983720Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T20:41:29.5989090Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T20:41:29.5997210Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T20:41:29.6359390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6337-10ixqnc.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-19T20:41:31.9535570Z ==> Summary 2021-05-19T20:41:31.9576290Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T20:41:31.9582550Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T20:41:32.0341230Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T20:41:32.0358780Z 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-5446-v2jg2 2021-05-19T20:41:32.2548250Z cp -pR /private/tmp/d20210519-5446-v2jg2/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T20:41:32.3689450Z chmod -Rf +w /private/tmp/d20210519-5446-v2jg2 2021-05-19T20:41:32.4515980Z ==> Finishing up 2021-05-19T20:41:32.4920240Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T20:41:32.4926290Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T20:41:32.4932550Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T20:41:32.4939150Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T20:41:32.4943630Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T20:41:32.4949470Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T20:41:32.4956960Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T20:41:32.5253690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6363-1ocdvtr.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-19T20:41:34.8394700Z ==> Caveats 2021-05-19T20:41:34.8395930Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:41:34.8398090Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:41:34.8399560Z ==> Summary 2021-05-19T20:41:34.8445370Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T20:41:34.8452070Z ==> Installing ffmpeg dependency: theora 2021-05-19T20:41:34.8627190Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T20:41:34.8644540Z 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-5446-1qwnclt 2021-05-19T20:41:34.9202860Z cp -pR /private/tmp/d20210519-5446-1qwnclt/theora/. /usr/local/Cellar/theora 2021-05-19T20:41:34.9968090Z chmod -Rf +w /private/tmp/d20210519-5446-1qwnclt 2021-05-19T20:41:35.1040920Z ==> Finishing up 2021-05-19T20:41:35.1489110Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T20:41:35.1496960Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T20:41:35.1503370Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T20:41:35.1508100Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T20:41:35.1513750Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T20:41:35.1518400Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T20:41:35.1523440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T20:41:35.1528940Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T20:41:35.1533620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T20:41:35.1538570Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T20:41:35.1543610Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T20:41:35.1551350Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T20:41:35.1556230Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T20:41:35.1579950Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T20:41:35.1913350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6390-1oo89du.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-19T20:41:37.6468580Z ==> Summary 2021-05-19T20:41:37.6538370Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T20:41:37.6544390Z ==> Installing ffmpeg dependency: x264 2021-05-19T20:41:37.6576520Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T20:41:37.6595230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5446-z2c296 2021-05-19T20:41:37.7036470Z cp -pR /private/tmp/d20210519-5446-z2c296/x264/. /usr/local/Cellar/x264 2021-05-19T20:41:37.7516030Z chmod -Rf +w /private/tmp/d20210519-5446-z2c296 2021-05-19T20:41:37.8025050Z ==> Finishing up 2021-05-19T20:41:37.8435110Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T20:41:37.8440910Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T20:41:37.8446280Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T20:41:37.8453420Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T20:41:37.8458450Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T20:41:37.8463860Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T20:41:37.8471490Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T20:41:37.8657730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6416-93qtql.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-19T20:41:40.2120910Z ==> Summary 2021-05-19T20:41:40.2139880Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T20:41:40.2147800Z ==> Installing ffmpeg dependency: x265 2021-05-19T20:41:40.2209360Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T20:41:40.2227820Z 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-5446-bo814h 2021-05-19T20:41:40.3935560Z cp -pR /private/tmp/d20210519-5446-bo814h/x265/. /usr/local/Cellar/x265 2021-05-19T20:41:40.4919520Z chmod -Rf +w /private/tmp/d20210519-5446-bo814h 2021-05-19T20:41:40.5581020Z ==> Finishing up 2021-05-19T20:41:40.6214760Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T20:41:40.6220350Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T20:41:40.6225280Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T20:41:40.6233040Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T20:41:40.6237490Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T20:41:40.6243140Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T20:41:40.6250120Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T20:41:40.7023370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6442-1ysq2dk.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-19T20:41:42.9518710Z ==> Summary 2021-05-19T20:41:42.9537000Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T20:41:42.9543650Z ==> Installing ffmpeg dependency: xvid 2021-05-19T20:41:42.9566320Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T20:41:42.9587940Z 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-5446-y9af5l 2021-05-19T20:41:42.9771940Z cp -pR /private/tmp/d20210519-5446-y9af5l/xvid/. /usr/local/Cellar/xvid 2021-05-19T20:41:42.9909790Z chmod -Rf +w /private/tmp/d20210519-5446-y9af5l 2021-05-19T20:41:43.0415180Z ==> Finishing up 2021-05-19T20:41:43.0866340Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T20:41:43.0872320Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T20:41:43.0877770Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T20:41:43.1047490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6468-1r3we4r.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-19T20:41:45.4269040Z ==> Summary 2021-05-19T20:41:45.4285680Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T20:41:45.4295900Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T20:41:45.4457940Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T20:41:45.4477270Z 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-5446-1qvrcdr 2021-05-19T20:41:45.5206090Z cp -pR /private/tmp/d20210519-5446-1qvrcdr/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T20:41:45.5851100Z chmod -Rf +w /private/tmp/d20210519-5446-1qvrcdr 2021-05-19T20:41:45.6826400Z ==> Finishing up 2021-05-19T20:41:45.7154090Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T20:41:45.7159260Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T20:41:45.7164280Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T20:41:45.7177230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T20:41:45.7188850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T20:41:45.7190750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T20:41:45.7194290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T20:41:45.7200020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T20:41:45.7205090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T20:41:45.7210670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T20:41:45.7216170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T20:41:45.7221600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T20:41:45.7227040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T20:41:45.7232310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T20:41:45.7237960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T20:41:45.7244400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T20:41:45.7249990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T20:41:45.7255020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T20:41:45.7261580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T20:41:45.7267190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T20:41:45.7274460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T20:41:45.7279990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T20:41:45.7285410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T20:41:45.7290650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T20:41:45.7296100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T20:41:45.7301500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T20:41:45.7306670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T20:41:45.7312150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T20:41:45.7317700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T20:41:45.7323110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T20:41:45.7333490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T20:41:45.7339240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T20:41:45.7344970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T20:41:45.7350730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T20:41:45.7365970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T20:41:45.7381560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T20:41:45.7383300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T20:41:45.7384890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T20:41:45.7386850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T20:41:45.7388790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T20:41:45.7393510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T20:41:45.7399130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T20:41:45.7404890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T20:41:45.7410980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T20:41:45.7416740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T20:41:45.7422290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T20:41:45.7427990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T20:41:45.7433280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T20:41:45.7439070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T20:41:45.7444780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T20:41:45.7450610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T20:41:45.7456350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T20:41:45.7462360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T20:41:45.7468510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T20:41:45.7474090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T20:41:45.7479780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T20:41:45.7485370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T20:41:45.7491120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T20:41:45.7497250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T20:41:45.7502850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T20:41:45.7511490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T20:41:45.7517400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T20:41:45.7523040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T20:41:45.7528810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T20:41:45.7534440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T20:41:45.7540070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T20:41:45.7546000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T20:41:45.7551720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T20:41:45.7570870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T20:41:45.7576640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T20:41:45.7582830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T20:41:45.7589030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T20:41:45.7596420Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T20:41:45.7624200Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T20:41:45.7629900Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T20:41:45.7637450Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T20:41:45.7938480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6494-1aaj0xv.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-19T20:41:48.2423550Z ==> Summary 2021-05-19T20:41:48.2485870Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T20:41:48.2492510Z ==> Installing ffmpeg dependency: zimg 2021-05-19T20:41:48.2540340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:41:48.2560240Z 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-5446-1vq0tnz 2021-05-19T20:41:48.2863920Z cp -pR /private/tmp/d20210519-5446-1vq0tnz/zimg/. /usr/local/Cellar/zimg 2021-05-19T20:41:48.3160950Z chmod -Rf +w /private/tmp/d20210519-5446-1vq0tnz 2021-05-19T20:41:48.3865620Z ==> Finishing up 2021-05-19T20:41:48.4274400Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T20:41:48.4279790Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T20:41:48.4287480Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T20:41:48.4293820Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T20:41:48.4298480Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T20:41:48.4304090Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T20:41:48.4311480Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T20:41:48.4498800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6520-dmgr00.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-19T20:41:50.6488100Z ==> Summary 2021-05-19T20:41:50.6520070Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T20:41:50.6526720Z ==> Installing ffmpeg 2021-05-19T20:41:50.6530450Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T20:41:50.6550820Z 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-5446-1va4fpt 2021-05-19T20:41:51.0718400Z cp -pR /private/tmp/d20210519-5446-1va4fpt/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T20:41:51.3724350Z chmod -Rf +w /private/tmp/d20210519-5446-1va4fpt 2021-05-19T20:41:55.8037560Z ==> Finishing up 2021-05-19T20:41:55.8411810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T20:41:55.8415470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T20:41:55.8420810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T20:41:55.8425370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T20:41:55.8430640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T20:41:55.8434950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T20:41:55.8440190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T20:41:55.8444660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T20:41:55.8449660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T20:41:55.8453980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T20:41:55.8459040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T20:41:55.8463590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T20:41:55.8468570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T20:41:55.8473020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T20:41:55.8479360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T20:41:55.8484590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T20:41:55.8489440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T20:41:55.8494220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T20:41:55.8500210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T20:41:55.8504980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T20:41:55.8509990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T20:41:55.8514630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T20:41:55.8519590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T20:41:55.8524270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T20:41:55.8529160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T20:41:55.8533590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T20:41:55.8538820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T20:41:55.8543240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T20:41:55.8548330Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T20:41:55.8552770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T20:41:55.8557890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T20:41:55.8562470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T20:41:55.8567470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T20:41:55.8572000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T20:41:55.8577600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T20:41:55.8582550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T20:41:55.8587960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T20:41:55.8592960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T20:41:55.8600440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T20:41:55.8605770Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T20:41:55.8610440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T20:41:55.8615830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T20:41:55.8620290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T20:41:55.8625300Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T20:41:55.8629860Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T20:41:55.8635410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T20:41:55.8640010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T20:41:55.8647330Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T20:41:55.8657260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T20:41:55.8662670Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T20:41:55.8667590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T20:41:55.8673230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T20:41:55.8678900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T20:41:55.8684340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T20:41:55.8689280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T20:41:55.8694880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T20:41:55.8700200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T20:41:55.8705970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T20:41:55.8710900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T20:41:55.8716540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T20:41:55.8721380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T20:41:55.8726930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T20:41:55.8732460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T20:41:55.8740810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T20:41:55.8745680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T20:41:55.8751260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T20:41:55.8756390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T20:41:55.8805620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T20:41:55.8810920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T20:41:55.8817070Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T20:41:55.8825180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T20:41:55.8829990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T20:41:55.8835320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T20:41:55.8840250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T20:41:55.8845940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T20:41:55.8850710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T20:41:55.8856440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T20:41:55.8861350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T20:41:55.8867020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T20:41:55.8871750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T20:41:55.8876750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T20:41:55.8881880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T20:41:55.8887030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T20:41:55.8892400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T20:41:55.8896900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T20:41:55.8902460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T20:41:55.8907390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T20:41:55.8912720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T20:41:55.8917120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T20:41:55.8922510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T20:41:55.8927470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T20:41:55.8933190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T20:41:55.8938090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T20:41:55.8943270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T20:41:55.8948610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T20:41:55.8953520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T20:41:55.8957940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T20:41:55.8963380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T20:41:55.8968290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T20:41:55.8973600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T20:41:55.8978250Z Only the first 100 operations were output. 2021-05-19T20:41:56.1075640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6546-16pd3ng.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-19T20:41:58.7488560Z ==> Summary 2021-05-19T20:41:58.7665770Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T20:41:59.7568390Z ==> Caveats 2021-05-19T20:41:59.7569810Z ==> tesseract 2021-05-19T20:41:59.7586520Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:41:59.7588500Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:42:01.5175920Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T20:42:02.7271300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:03.4097270Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T20:42:03.7447110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T20%3A50%3A00Z&sig=hYBhDY8u81fDW9nJqbz%2B3cW%2BVLEK1EDKHRss7lviXyo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:03.7948590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=hYBhDY8u81fDW9nJqbz\%2B3cW\%2BVLEK1EDKHRss7lviXyo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:04.1898320Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T20:42:04.3023530Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T20:42:05.4207220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:05.9890950Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T20:42:06.3371620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T20%3A50%3A00Z&sig=TdRlt6bImLuVvZBljddwtf80QiIuJCbJ7Yyykk1T%2Fwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:06.3808990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=TdRlt6bImLuVvZBljddwtf80QiIuJCbJ7Yyykk1T\%2Fwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:06.5705160Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T20:42:06.6133730Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T20:42:06.6138340Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T20:42:06.6842810Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T20:42:06.6872850Z 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-6559-8bs5ib 2021-05-19T20:42:07.3993290Z cp -pR /private/tmp/d20210519-6559-8bs5ib/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T20:42:07.9804550Z chmod -Rf +w /private/tmp/d20210519-6559-8bs5ib 2021-05-19T20:42:08.3161040Z ==> Finishing up 2021-05-19T20:42:08.3443240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T20:42:08.3446340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T20:42:08.3451950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T20:42:08.3465330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T20:42:08.3483990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T20:42:08.3493980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T20:42:08.3502290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T20:42:08.3514140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T20:42:08.3533450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T20:42:08.3541730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T20:42:08.3553710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T20:42:08.3583500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T20:42:08.3585650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T20:42:08.3596640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T20:42:08.3606740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T20:42:08.3621970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T20:42:08.3631060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T20:42:08.3644270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T20:42:08.3654430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T20:42:08.3665320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T20:42:08.3678140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T20:42:08.3695460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T20:42:08.3708040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T20:42:08.3752710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T20:42:08.3756280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T20:42:08.3761360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T20:42:08.3765700Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T20:42:08.3770690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T20:42:08.3775160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T20:42:08.3781440Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T20:42:08.3790030Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T20:42:08.3798680Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T20:42:08.3803720Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T20:42:08.3815100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T20:42:08.3820830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T20:42:08.3826150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T20:42:08.3831680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T20:42:08.3837220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T20:42:08.3842920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T20:42:08.3848490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T20:42:08.3853900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T20:42:08.3859250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T20:42:08.3864650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T20:42:08.3870190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T20:42:08.3875740Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T20:42:08.3881420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T20:42:08.3886930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T20:42:08.3892460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T20:42:08.3897980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T20:42:08.3903550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T20:42:08.3909440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T20:42:08.3915180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T20:42:08.3921010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T20:42:08.3926470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T20:42:08.3931790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T20:42:08.3940480Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T20:42:08.3945210Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T20:42:08.3968380Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T20:42:08.5970500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6740-ouursv.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-19T20:42:11.0521560Z ==> Summary 2021-05-19T20:42:11.0938230Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T20:42:11.0952240Z ==> Installing imagemagick@6 2021-05-19T20:42:11.0955340Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T20:42:11.0981860Z 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-6559-1ql23s 2021-05-19T20:42:11.5164620Z cp -pR /private/tmp/d20210519-6559-1ql23s/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T20:42:11.9785460Z chmod -Rf +w /private/tmp/d20210519-6559-1ql23s 2021-05-19T20:42:13.8476260Z ==> Finishing up 2021-05-19T20:42:14.1204200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6766-x5xnz.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-19T20:42:16.5835340Z ==> Caveats 2021-05-19T20:42:16.5837040Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:16.5838240Z because this is an alternate version of another formula. 2021-05-19T20:42:16.5838920Z 2021-05-19T20:42:16.5839770Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:42:16.5841390Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:16.5842200Z 2021-05-19T20:42:16.5843090Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:42:16.5844490Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:42:16.5845960Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:42:16.5846680Z 2021-05-19T20:42:16.5847940Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:42:16.5855140Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:42:16.5855960Z 2021-05-19T20:42:16.5857280Z ==> Summary 2021-05-19T20:42:16.6282870Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T20:42:17.4449080Z ==> Caveats 2021-05-19T20:42:17.4450460Z ==> imagemagick@6 2021-05-19T20:42:17.4561760Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:17.4563090Z because this is an alternate version of another formula. 2021-05-19T20:42:17.4563800Z 2021-05-19T20:42:17.4564650Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:42:17.4566400Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:17.4567210Z 2021-05-19T20:42:17.4568220Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:42:17.4569630Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:42:17.4571080Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:42:17.4571800Z 2021-05-19T20:42:17.4573030Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:42:17.4574170Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:42:17.4574870Z 2021-05-19T20:42:19.5049760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T20:42:20.5871620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:21.1794960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T20:42:21.5003840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T20%3A50%3A00Z&sig=n2w5RFkRKY%2BlOgz3N5t4RjO%2BqZcFqjv3jREYVKteWE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:21.5439630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=n2w5RFkRKY\%2BlOgz3N5t4RjO\%2BqZcFqjv3jREYVKteWE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:21.6368440Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T20:42:21.6448600Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T20:42:22.9676710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:23.5285150Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T20:42:23.8602410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T20%3A50%3A00Z&sig=FoKBVFQ2a9SMqlhrVZ7xuidTaF9HLa8o%2FKSkUoRaFFg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:23.8909360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=FoKBVFQ2a9SMqlhrVZ7xuidTaF9HLa8o\%2FKSkUoRaFFg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:23.9519250Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T20:42:23.9596890Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T20:42:25.0720230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:25.5989800Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T20:42:25.9300590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T20%3A50%3A00Z&sig=M5UsuefINtZZOWw2LLZNIqTsGNXhusVXaCFdMDj%2Bqic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:25.9592120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=M5UsuefINtZZOWw2LLZNIqTsGNXhusVXaCFdMDj\%2Bqic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:26.4644120Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T20:42:26.6190270Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T20:42:27.6876260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:28.2297930Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T20:42:28.5489150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T20%3A50%3A00Z&sig=6VcBbDvGRduplTCR2DjiCbldAKrykE0iZF95vWFOlbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:28.5791800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=6VcBbDvGRduplTCR2DjiCbldAKrykE0iZF95vWFOlbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:28.6292490Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T20:42:28.6326380Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T20:42:29.7784160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:30.3161980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T20:42:30.6453240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T20%3A50%3A00Z&sig=RI1fxpImUvGwi9qq3fSmkfxeTi7chyTmFtJ%2FHK4F0Ws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:30.6763410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=RI1fxpImUvGwi9qq3fSmkfxeTi7chyTmFtJ\%2FHK4F0Ws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:30.7136980Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T20:42:30.7169320Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T20:42:31.8450060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:32.4135340Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T20:42:32.7425810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T20%3A50%3A00Z&sig=OlBR3VTXSQpNLQuv0Xea4PVjBCFoE0OT4tdm4Jf3Nks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:32.7732380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=OlBR3VTXSQpNLQuv0Xea4PVjBCFoE0OT4tdm4Jf3Nks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:32.8293510Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T20:42:32.8361150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T20:42:33.9781030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:34.5606830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T20:42:34.9916800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T20%3A50%3A00Z&sig=ONygadrLvUsHBje2LZXbIPZ55d8FVKWywZn1d34PRwk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:35.0371650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=ONygadrLvUsHBje2LZXbIPZ55d8FVKWywZn1d34PRwk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:35.1493990Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T20:42:35.1571750Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T20:42:36.2521900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:36.8012090Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T20:42:37.1324660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T20%3A50%3A00Z&sig=3tVWHFIhsENYJk%2FmvLkCye1SvwIj9s4SbEFwhqLdHLA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:37.1637000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=3tVWHFIhsENYJk\%2FmvLkCye1SvwIj9s4SbEFwhqLdHLA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:37.2026920Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T20:42:37.2058410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T20:42:38.2948600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:38.8332570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T20:42:39.2392930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T20%3A50%3A00Z&sig=6HaV%2BKf%2FjSHW2k9Jmv3Kw9JiGqkKxufnRHww74i1J1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:39.2696230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=6HaV\%2BKf\%2FjSHW2k9Jmv3Kw9JiGqkKxufnRHww74i1J1o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:39.3227330Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T20:42:39.3276810Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T20:42:40.4478100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:41.0069870Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T20:42:41.3577980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T20%3A50%3A00Z&sig=GU3uT0ql5Ug%2Fmvwvkuxj07N5lF3iUf2VKpA2HH8%2FELU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:41.3962310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=GU3uT0ql5Ug\%2Fmvwvkuxj07N5lF3iUf2VKpA2HH8\%2FELU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:41.4504410Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:42:41.4541010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T20:42:42.5590420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:43.1085490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T20:42:43.4677360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T20%3A50%3A00Z&sig=j993qpEMquAO2Axls9ukLFlsOIkUfRq%2FVk2lFZbUFbM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:43.5049710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=j993qpEMquAO2Axls9ukLFlsOIkUfRq\%2FVk2lFZbUFbM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:43.5659100Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:42:43.5731580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T20:42:44.6755870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:42:45.3686280Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T20:42:45.6928920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T20%3A50%3A00Z&sig=cMIPLHXGCCDsNK%2Fx2C8Qem5HbSoxD7f10GAhZ4q86zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:42:45.7258880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=cMIPLHXGCCDsNK\%2Fx2C8Qem5HbSoxD7f10GAhZ4q86zI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:42:46.1011210Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T20:42:46.1517930Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T20:42:46.1520540Z ==> Installing imagemagick dependency: libde265 2021-05-19T20:42:46.2136370Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T20:42:46.2163870Z 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-6773-g9ye8o 2021-05-19T20:42:46.2446600Z cp -pR /private/tmp/d20210519-6773-g9ye8o/libde265/. /usr/local/Cellar/libde265 2021-05-19T20:42:46.2805580Z chmod -Rf +w /private/tmp/d20210519-6773-g9ye8o 2021-05-19T20:42:46.3627300Z ==> Finishing up 2021-05-19T20:42:46.3997380Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T20:42:46.4000740Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T20:42:46.4006320Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T20:42:46.4011770Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T20:42:46.4016810Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T20:42:46.4023530Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T20:42:46.4030740Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T20:42:46.4035220Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T20:42:46.4040750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T20:42:46.4048280Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T20:42:46.4300310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7004-2dytco.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-19T20:42:48.7356140Z ==> Summary 2021-05-19T20:42:48.7383450Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T20:42:48.7390190Z ==> Installing imagemagick dependency: docbook 2021-05-19T20:42:48.7449120Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T20:42:48.7470340Z 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-6773-jzwpr1 2021-05-19T20:42:48.8516460Z cp -pR /private/tmp/d20210519-6773-jzwpr1/docbook/. /usr/local/Cellar/docbook 2021-05-19T20:42:49.0177660Z chmod -Rf +w /private/tmp/d20210519-6773-jzwpr1 2021-05-19T20:42:49.1063000Z ==> Finishing up 2021-05-19T20:42:49.1600790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7030-infh6k.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-19T20:42:51.1064200Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T20:42:51.1683070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.1843300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.1948620Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2051840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2156200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2261160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2366820Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2485060Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2588320Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2693040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2797490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.2901450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.3012430Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.3115400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:42:51.6006890Z ==> Caveats 2021-05-19T20:42:51.6008000Z To use the DocBook package in your XML toolchain, 2021-05-19T20:42:51.6008970Z you need to add the following to your ~/.bashrc: 2021-05-19T20:42:51.6009580Z 2021-05-19T20:42:51.6010450Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:42:51.6011760Z ==> Summary 2021-05-19T20:42:51.6148580Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T20:42:51.6154740Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T20:42:51.6207490Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T20:42:51.6225390Z 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-6773-265s0r 2021-05-19T20:42:53.7848640Z cp -pR /private/tmp/d20210519-6773-265s0r/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T20:42:56.9184010Z chmod -Rf +w /private/tmp/d20210519-6773-265s0r 2021-05-19T20:42:58.3347110Z ==> Finishing up 2021-05-19T20:42:58.4699020Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T20:42:58.4720270Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T20:42:58.4812420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7071-xze7pw.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-19T20:43:00.5286550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:43:00.5390270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:43:00.5497790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:43:00.5603670Z ==> 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-19T20:43:00.5708960Z ==> 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-19T20:43:00.5812270Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T20:43:00.5931320Z ==> 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-19T20:43:00.6037770Z ==> 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-19T20:43:00.6140250Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:43:00.6245820Z ==> 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-19T20:43:00.6352540Z ==> 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-19T20:43:00.6458530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:43:00.6565620Z ==> 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-19T20:43:00.6670110Z ==> 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-19T20:43:00.6774280Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:43:00.6878110Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:43:00.6985070Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:43:00.7092010Z ==> 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-19T20:43:00.7198040Z ==> 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-19T20:43:00.7303030Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:43:00.7408420Z ==> 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-19T20:43:00.7512940Z ==> 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-19T20:43:00.7628500Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:43:00.7733060Z ==> 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-19T20:43:00.7839000Z ==> 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-19T20:43:00.7945070Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T20:43:00.8051270Z ==> 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-19T20:43:00.8156890Z ==> 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-19T20:43:01.8429440Z ==> Summary 2021-05-19T20:43:02.1291020Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T20:43:02.1297360Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T20:43:02.1322310Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T20:43:02.1341970Z 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-6773-uizb78 2021-05-19T20:43:02.1471000Z cp -pR /private/tmp/d20210519-6773-uizb78/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T20:43:02.1619060Z chmod -Rf +w /private/tmp/d20210519-6773-uizb78 2021-05-19T20:43:02.2146330Z ==> Finishing up 2021-05-19T20:43:02.2612090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7125-pgv8rp.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-19T20:43:04.5122230Z ==> Caveats 2021-05-19T20:43:04.5125880Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:04.5127250Z because macOS already provides this software and installing another version in 2021-05-19T20:43:04.5128300Z parallel can cause all kinds of trouble. 2021-05-19T20:43:04.5128910Z 2021-05-19T20:43:04.5130180Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:43:04.5131800Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:04.5132590Z 2021-05-19T20:43:04.5133080Z 2021-05-19T20:43:04.5133850Z Bash completion has been installed to: 2021-05-19T20:43:04.5135160Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:43:04.5136510Z ==> Summary 2021-05-19T20:43:04.5143030Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T20:43:04.5149130Z ==> Installing imagemagick dependency: xmlto 2021-05-19T20:43:04.5290400Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T20:43:04.5308090Z 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-6773-qdxcwh 2021-05-19T20:43:04.5544570Z cp -pR /private/tmp/d20210519-6773-qdxcwh/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T20:43:04.5924320Z chmod -Rf +w /private/tmp/d20210519-6773-qdxcwh 2021-05-19T20:43:04.6558670Z ==> Finishing up 2021-05-19T20:43:04.7019910Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T20:43:04.7022960Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T20:43:04.7035480Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T20:43:04.7042080Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T20:43:04.7047620Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T20:43:04.7148090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7151-igny7f.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-19T20:43:07.0627690Z ==> Summary 2021-05-19T20:43:07.0669150Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T20:43:07.0676570Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T20:43:07.1480430Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T20:43:07.1503880Z 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-6773-zz5db 2021-05-19T20:43:07.2329720Z cp -pR /private/tmp/d20210519-6773-zz5db/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T20:43:07.3968900Z chmod -Rf +w /private/tmp/d20210519-6773-zz5db 2021-05-19T20:43:07.5485000Z ==> Finishing up 2021-05-19T20:43:07.5917500Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T20:43:07.5969890Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T20:43:07.5986700Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T20:43:07.6015930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6043890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6070990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6101960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6133330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6165240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6194490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6227210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6255110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6314380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6343780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6374140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6403780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6432340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6467370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6489490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6530180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6561880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6597250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6625190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6654450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6681580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6683840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6685460Z mkdir -p /usr/local/share/locale/fo 2021-05-19T20:43:07.6787020Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T20:43:07.6888410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.6968210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7006030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7037380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7076200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7109170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7140090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7169370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7330170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7332190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7333460Z mkdir -p /usr/local/share/locale/ia 2021-05-19T20:43:07.7334430Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T20:43:07.7335900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7337660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7339410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7341150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7342890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7344640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7346390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7348140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7349370Z mkdir -p /usr/local/share/locale/ky 2021-05-19T20:43:07.7350330Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T20:43:07.7372370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7374180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7375940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7377690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7379460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7381200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7382950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7384690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7386420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7388170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7389910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7392070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7394060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7395900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7397660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7399540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7401490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7403300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7411200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7413170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7414970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7416720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7418510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7420270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7422020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7423770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7425530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7427260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7429610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7431500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7433260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7435030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7436810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7438580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:43:07.7440350Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T20:43:07.7442060Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T20:43:07.7443580Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T20:43:07.7572820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7177-13yw4dz.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-19T20:43:09.8058100Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:43:12.0316520Z ==> Summary 2021-05-19T20:43:12.0527480Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T20:43:12.0533830Z ==> Installing imagemagick dependency: libheif 2021-05-19T20:43:12.1660660Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T20:43:12.1678560Z 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-6773-11mz6e9 2021-05-19T20:43:12.1958170Z cp -pR /private/tmp/d20210519-6773-11mz6e9/libheif/. /usr/local/Cellar/libheif 2021-05-19T20:43:12.2343380Z chmod -Rf +w /private/tmp/d20210519-6773-11mz6e9 2021-05-19T20:43:12.3790200Z ==> Finishing up 2021-05-19T20:43:12.4215030Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T20:43:12.4218390Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T20:43:12.4223820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T20:43:12.4228330Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T20:43:12.4235430Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T20:43:12.4241980Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T20:43:12.4251860Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T20:43:12.4256890Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T20:43:12.4262460Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T20:43:12.4267960Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T20:43:12.4277680Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T20:43:12.4282830Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T20:43:12.4288040Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T20:43:12.4315330Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T20:43:12.4319970Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T20:43:12.4325560Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T20:43:12.4334020Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T20:43:12.4586470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7204-7uibia.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-19T20:43:14.4116930Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:43:16.4754360Z ==> Summary 2021-05-19T20:43:16.4855070Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T20:43:16.4863860Z ==> Installing imagemagick dependency: liblqr 2021-05-19T20:43:16.5380380Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T20:43:16.5398380Z 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-6773-1ohe4j8 2021-05-19T20:43:16.5556110Z cp -pR /private/tmp/d20210519-6773-1ohe4j8/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T20:43:16.5754000Z chmod -Rf +w /private/tmp/d20210519-6773-1ohe4j8 2021-05-19T20:43:16.6456480Z ==> Finishing up 2021-05-19T20:43:16.6887490Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T20:43:16.6892380Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T20:43:16.6897870Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T20:43:16.6905080Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T20:43:16.7071050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7231-cl97p9.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-19T20:43:19.2893640Z ==> Summary 2021-05-19T20:43:19.2919930Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T20:43:19.2925660Z ==> Installing imagemagick dependency: libomp 2021-05-19T20:43:19.2981930Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T20:43:19.2999520Z 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-6773-1b2vkw0 2021-05-19T20:43:19.3162770Z cp -pR /private/tmp/d20210519-6773-1b2vkw0/libomp/. /usr/local/Cellar/libomp 2021-05-19T20:43:19.3314130Z chmod -Rf +w /private/tmp/d20210519-6773-1b2vkw0 2021-05-19T20:43:19.3747320Z ==> Finishing up 2021-05-19T20:43:19.4250990Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T20:43:19.4254250Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T20:43:19.4259860Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T20:43:19.4266410Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T20:43:19.4271240Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T20:43:19.4481580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7257-t1fw6u.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-19T20:43:21.7390610Z ==> Summary 2021-05-19T20:43:21.7407030Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T20:43:21.7413440Z ==> Installing imagemagick dependency: imath 2021-05-19T20:43:21.7475690Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:43:21.7493560Z 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-6773-1vmruuj 2021-05-19T20:43:21.7888730Z cp -pR /private/tmp/d20210519-6773-1vmruuj/imath/. /usr/local/Cellar/imath 2021-05-19T20:43:21.8194940Z chmod -Rf +w /private/tmp/d20210519-6773-1vmruuj 2021-05-19T20:43:21.9020920Z ==> Finishing up 2021-05-19T20:43:21.9453220Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T20:43:21.9461560Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T20:43:21.9488230Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T20:43:21.9493070Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T20:43:21.9506310Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T20:43:21.9510840Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T20:43:21.9514690Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T20:43:21.9728420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7283-1i1aae5.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-19T20:43:24.2912750Z ==> Summary 2021-05-19T20:43:24.2953990Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T20:43:24.2960610Z ==> Installing imagemagick dependency: openexr 2021-05-19T20:43:24.3065280Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:43:24.3083050Z 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-6773-1teu5za 2021-05-19T20:43:24.4177830Z cp -pR /private/tmp/d20210519-6773-1teu5za/openexr/. /usr/local/Cellar/openexr 2021-05-19T20:43:24.5150380Z chmod -Rf +w /private/tmp/d20210519-6773-1teu5za 2021-05-19T20:43:24.7418020Z ==> Finishing up 2021-05-19T20:43:24.7879670Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T20:43:24.7883260Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T20:43:24.7888780Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T20:43:24.7893400Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T20:43:24.7898560Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T20:43:24.7903070Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T20:43:24.7908180Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T20:43:24.7912540Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T20:43:24.7919600Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T20:43:24.7928420Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T20:43:24.7937180Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T20:43:24.7941940Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T20:43:24.7947310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T20:43:24.7952090Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T20:43:24.7957520Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T20:43:24.7962380Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T20:43:24.7969010Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T20:43:24.7973920Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T20:43:24.7979250Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T20:43:24.7983990Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T20:43:24.7989680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T20:43:24.7994380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T20:43:24.8001250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T20:43:24.8026900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T20:43:24.8028780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T20:43:24.8030570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T20:43:24.8032420Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T20:43:24.8035250Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T20:43:24.8676990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7312-c3ppv4.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-19T20:43:27.1306590Z ==> Summary 2021-05-19T20:43:27.1423150Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T20:43:27.1429220Z ==> Installing imagemagick 2021-05-19T20:43:27.1434120Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T20:43:27.1454090Z 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-6773-1jw75nf 2021-05-19T20:43:27.6035510Z cp -pR /private/tmp/d20210519-6773-1jw75nf/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T20:43:28.0915830Z chmod -Rf +w /private/tmp/d20210519-6773-1jw75nf 2021-05-19T20:43:31.4287320Z ==> Finishing up 2021-05-19T20:43:31.4470600Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T20:43:31.4475740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T20:43:31.4481110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T20:43:31.4485690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T20:43:31.4491140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T20:43:31.4495940Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T20:43:31.4501400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T20:43:31.4565510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T20:43:31.4570960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T20:43:31.4576980Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T20:43:31.4582070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T20:43:31.4587730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T20:43:31.4592710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T20:43:31.4598240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T20:43:31.4605720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T20:43:31.4610550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T20:43:31.4615990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T20:43:31.4620800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T20:43:31.4626260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T20:43:31.4631390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T20:43:31.4636200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T20:43:31.4641430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T20:43:31.4646470Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T20:43:31.4651380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T20:43:31.4657420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T20:43:31.4671930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T20:43:32.1285500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T20:43:32.1396050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T20:43:32.1397460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T20:43:32.1499860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T20:43:32.1602730Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T20:43:32.1703520Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T20:43:32.1803830Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T20:43:32.1906590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T20:43:32.2006660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T20:43:32.2107280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T20:43:32.2207690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T20:43:32.2310110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T20:43:32.2410100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T20:43:32.2510980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T20:43:32.2612790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T20:43:32.2614610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T20:43:32.2715810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T20:43:32.2818480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T20:43:32.2916350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T20:43:32.2923010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T20:43:32.3019470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T20:43:32.3122570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T20:43:32.3124020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T20:43:32.3226560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T20:43:32.3323560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T20:43:32.3329940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T20:43:32.3426630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T20:43:32.3434740Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T20:43:32.3531900Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T20:43:32.3537450Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T20:43:32.3635200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T20:43:32.3640400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T20:43:32.3738850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T20:43:32.3743420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T20:43:32.3842460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T20:43:32.3846270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T20:43:32.3945950Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T20:43:32.3948960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T20:43:32.4049320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T20:43:32.4152470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T20:43:32.4252940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T20:43:32.4356290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T20:43:32.4358030Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T20:43:32.4457430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T20:43:32.4461690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T20:43:32.4561640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7338-125bqu3.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-19T20:43:34.3791070Z ==> Summary 2021-05-19T20:43:34.4277970Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T20:43:36.1541310Z ==> Caveats 2021-05-19T20:43:36.1542770Z ==> docbook 2021-05-19T20:43:36.1557540Z To use the DocBook package in your XML toolchain, 2021-05-19T20:43:36.1558510Z you need to add the following to your ~/.bashrc: 2021-05-19T20:43:36.1559150Z 2021-05-19T20:43:36.1560000Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:43:36.1561480Z ==> gnu-getopt 2021-05-19T20:43:36.1586810Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:36.1588130Z because macOS already provides this software and installing another version in 2021-05-19T20:43:36.1589190Z parallel can cause all kinds of trouble. 2021-05-19T20:43:36.1589800Z 2021-05-19T20:43:36.1591090Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:43:36.1592740Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:36.1593530Z 2021-05-19T20:43:36.1594020Z 2021-05-19T20:43:36.1594800Z Bash completion has been installed to: 2021-05-19T20:43:36.1596120Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:43:37.8499300Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T20:43:38.9455030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:43:39.4917520Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T20:43:39.8314840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T20%3A50%3A00Z&sig=Xwsz2HsI7O747T2n8DKKZ%2F0fDjqsQ%2BXNggdcD5ZtIDk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:39.8614530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A50\%3A00Z\&sig=Xwsz2HsI7O747T2n8DKKZ\%2F0fDjqsQ\%2BXNggdcD5ZtIDk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:43:39.9002060Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T20:43:39.9678530Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T20:43:39.9706920Z 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-7345-115b7lc 2021-05-19T20:43:39.9906660Z cp -pR /private/tmp/d20210519-7345-115b7lc/udunits/. /usr/local/Cellar/udunits 2021-05-19T20:43:40.0228860Z chmod -Rf +w /private/tmp/d20210519-7345-115b7lc 2021-05-19T20:43:40.0830670Z ==> Finishing up 2021-05-19T20:43:40.1210060Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T20:43:40.1215780Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T20:43:40.1222090Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T20:43:40.1231280Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T20:43:40.1238880Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T20:43:40.1285040Z info /usr/local/share/info/udunits2.info 2021-05-19T20:43:40.1294850Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T20:43:40.1338140Z info /usr/local/share/info/udunits2lib.info 2021-05-19T20:43:40.1350030Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T20:43:40.1391490Z info /usr/local/share/info/udunits2prog.info 2021-05-19T20:43:40.1402120Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T20:43:40.1409880Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T20:43:40.1415850Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T20:43:40.1609400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7512-nhzxz1.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-19T20:43:42.4841330Z ==> Summary 2021-05-19T20:43:42.4873670Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T20:43:44.8398780Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T20:43:44.8399870Z To reinstall 1.6, run: 2021-05-19T20:43:44.8400590Z brew reinstall jq 2021-05-19T20:43:46.4597910Z ==> Caveats 2021-05-19T20:43:46.4599030Z imagej requires Java. You can install the latest version with: 2021-05-19T20:43:46.4600410Z brew install --cask adoptopenjdk 2021-05-19T20:43:46.4601120Z 2021-05-19T20:43:46.7279170Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T20:43:46.9910040Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-19T20:43:57.6006720Z ==> Verifying checksum for cask 'imagej' 2021-05-19T20:43:57.8000890Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:43:57.8002050Z ==> Installing Cask imagej 2021-05-19T20:43:57.8417890Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7622-13vuvd4 2021-05-19T20:43:58.0386960Z cp -pR /private/tmp/d20210519-7622-13vuvd4/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T20:43:58.2340270Z chmod -Rf +w /private/tmp/d20210519-7622-13vuvd4 2021-05-19T20:43:58.2946800Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T20:43:58.6487410Z 🍺 imagej was successfully installed! 2021-05-19T20:44:01.0804550Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T20:44:02.8734810Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T20:44:03.1043910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T20%3A50%3A00Z&sig=lmus%2FlhtkGNfx5pIzNkdxUQ3wzoExpBpl7rE8gWn8bQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:03.2144350Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T20:44:04.8887580Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T20:44:05.2299950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T20%3A50%3A00Z&sig=lFM5B8SkA7ysvSMpSbMvAau8315HT3fZLON%2FQJS5jU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:05.5500210Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T20:44:05.5603500Z ==> Installing bowtie2 dependency: tbb 2021-05-19T20:44:05.6566550Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T20:44:10.0939150Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T20:44:10.0978170Z ==> Installing bowtie2 2021-05-19T20:44:10.0991670Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T20:44:14.1752860Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T20:44:17.5949940Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T20:44:19.2518750Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T20:44:19.6019200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T20%3A50%3A00Z&sig=BKVTXAUEtlC75nfm2uL55Qtad5m4j3v%2FD7wayiblZIo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:19.7189660Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T20:44:21.3796200Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T20:44:21.7287590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T20%3A50%3A00Z&sig=pZXc8L1MNDpH0x%2BB2see3%2BAByhStu5vhSnlHLHhN3%2Bs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:21.8016400Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T20:44:23.4695000Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T20:44:23.7778810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T20%3A50%3A00Z&sig=gHJeBBELbxZ1Ck5hWZEQRKgeTPvGJVTM3EgEg3Krql4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:23.8492280Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T20:44:25.4409770Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T20:44:25.7670460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T20%3A50%3A00Z&sig=1wlN6UbGKRuFr45r8r0YoOpUqbmvcZRgy2ycoDKukgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:25.8431480Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T20:44:27.5013590Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T20:44:27.8422100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T20%3A50%3A00Z&sig=xqLMePSr0%2B5y%2FXzd4ylwwifq2XIYROOV%2FLr8S5%2FgtJw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:27.9431860Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T20:44:29.5625730Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T20:44:29.8897530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T20%3A50%3A00Z&sig=E4HFcLG1f%2FOk7ILl8a8ciY9u%2Fc35YGuSHsU00Empr1M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:30.0263680Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T20:44:31.6461260Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T20:44:31.9757010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T20%3A50%3A00Z&sig=ZrEwuLZKStbQRmTWdXGIg8B91w0Nb9vsvvtV71K4kk0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:32.0534160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T20:44:33.6795040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T20:44:34.0120100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T20%3A50%3A00Z&sig=du7GZGaIAPTnEBNQgdXtn74X16k6coiiH9%2BYjZjL3c4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:34.2377400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T20:44:35.8830300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T20:44:36.2311210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T20%3A50%3A00Z&sig=DHdM2R1L2esfG4uv8wVhiEdIBEFrBj7ezyMvQ4AwCyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:36.4069790Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T20:44:38.0648600Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T20:44:38.4141530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T20%3A50%3A00Z&sig=u1L1Qe9cUg6cfdOYB%2Bs3OM5BYwvT7b4Z2nK4Fs1eqT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:38.7236560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T20:44:40.3493090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T20:44:40.6904190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T20%3A50%3A00Z&sig=F1QbCArlBFbAvqqXaEUnSyZEI5YcdKFQ8sTVJehjins%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:40.7791430Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T20:44:42.5313110Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T20:44:42.9764260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T20%3A50%3A00Z&sig=VIgA2NnPOKAZp6ZkJlkKtYS7%2BdWcmDOgz%2FIP10t2y8U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:43.0744040Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T20:44:44.7131910Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T20:44:45.0697090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T20%3A50%3A00Z&sig=ssv9wfOIS4tTcuXy3O8Fjmh3pzV3k%2FIl4U0GeRBUnl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:45.1539140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T20:44:46.9154760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T20:44:47.2628210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T20%3A50%3A00Z&sig=a5KV%2FNlt4N8Vwknsu3t2eXN58vLqDSi8fyahDHzcWSs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:47.4976490Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T20:44:49.2104840Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T20:44:49.5518940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T20%3A50%3A00Z&sig=kUBUeM%2BvShXaIc7TY7Agaa21eQf40KkdHdmCYfYimn4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:49.7542230Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T20:44:51.4125310Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T20:44:51.7481460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T20%3A50%3A00Z&sig=yOFn8dq761TUwrohKAKRR1LGPyp8vH8gdLzSLR5a2XE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:52.1164440Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T20:44:53.8001560Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T20:44:54.1364560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T20%3A50%3A00Z&sig=RTYdIk475PoxVfJmrwtEeoQtYyPpnmQ16I1JNsRlPpA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:54.3313870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T20:44:56.0270460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T20:44:56.3844120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T20%3A50%3A00Z&sig=mwCe56K0hfWE79CitDyblFYY9fw%2FxPQfQtpq4yuJWq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:56.6739490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T20:44:58.3759210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T20:44:58.7176560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T20%3A50%3A00Z&sig=SZ4s1jOg3kzQj3CLCBaKhUQin%2BA7R3WzUzZIW2XJDJ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:44:59.1690220Z ==> 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-19T20:44:59.1693210Z ==> Installing gdal dependency: cfitsio 2021-05-19T20:44:59.2351100Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T20:45:01.7258120Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T20:45:01.7265390Z ==> Installing gdal dependency: popt 2021-05-19T20:45:01.7288630Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T20:45:04.2514790Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T20:45:04.2520860Z ==> Installing gdal dependency: epsilon 2021-05-19T20:45:04.2577250Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T20:45:06.8620650Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T20:45:06.8677660Z ==> Installing gdal dependency: expat 2021-05-19T20:45:06.8700420Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T20:45:09.2797560Z ==> Caveats 2021-05-19T20:45:09.2799250Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:09.2800520Z because macOS already provides this software and installing another version in 2021-05-19T20:45:09.2801590Z parallel can cause all kinds of trouble. 2021-05-19T20:45:09.2802200Z 2021-05-19T20:45:09.2803010Z If you need to have expat first in your PATH, run: 2021-05-19T20:45:09.2804500Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:09.2805280Z 2021-05-19T20:45:09.2806090Z For compilers to find expat you may need to set: 2021-05-19T20:45:09.2807380Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:45:09.2808730Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:45:09.2809410Z 2021-05-19T20:45:09.2810580Z For pkg-config to find expat you may need to set: 2021-05-19T20:45:09.2811650Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:45:09.2812310Z 2021-05-19T20:45:09.2813430Z ==> Summary 2021-05-19T20:45:09.2825990Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T20:45:09.2833130Z ==> Installing gdal dependency: freexl 2021-05-19T20:45:09.2896900Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T20:45:11.9601760Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T20:45:11.9610560Z ==> Installing gdal dependency: geos 2021-05-19T20:45:11.9959120Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T20:45:15.1973830Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T20:45:15.1980770Z ==> Installing gdal dependency: json-c 2021-05-19T20:45:15.2036800Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T20:45:17.6097290Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T20:45:17.6105420Z ==> Installing gdal dependency: libxml2 2021-05-19T20:45:17.6180560Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T20:45:20.8526180Z ==> Caveats 2021-05-19T20:45:20.8527950Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:20.8529840Z because macOS already provides this software and installing another version in 2021-05-19T20:45:20.8531040Z parallel can cause all kinds of trouble. 2021-05-19T20:45:20.8531650Z 2021-05-19T20:45:20.8532470Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:45:20.8534050Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:20.8534830Z 2021-05-19T20:45:20.8535640Z For compilers to find libxml2 you may need to set: 2021-05-19T20:45:20.8536970Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:45:20.8538350Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:45:20.8539040Z 2021-05-19T20:45:20.8540240Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:45:20.8541330Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:45:20.8542000Z 2021-05-19T20:45:20.8543040Z ==> Summary 2021-05-19T20:45:20.8722330Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T20:45:20.8731760Z ==> Installing gdal dependency: libdap 2021-05-19T20:45:20.8871100Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T20:45:23.6702290Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T20:45:23.6709340Z ==> Installing gdal dependency: proj 2021-05-19T20:45:23.6916100Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T20:45:26.5625110Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T20:45:26.5657030Z ==> Installing gdal dependency: libgeotiff 2021-05-19T20:45:26.5823090Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T20:45:29.1077730Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T20:45:29.1135800Z ==> Installing gdal dependency: librttopo 2021-05-19T20:45:29.1547460Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:45:31.6010700Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T20:45:31.6016960Z ==> Installing gdal dependency: minizip 2021-05-19T20:45:31.6090850Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T20:45:34.1559340Z ==> Caveats 2021-05-19T20:45:34.1561190Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:45:34.1562680Z with the venerable 'unzip' library. 2021-05-19T20:45:34.1564000Z ==> Summary 2021-05-19T20:45:34.1581410Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T20:45:34.1588690Z ==> Installing gdal dependency: libspatialite 2021-05-19T20:45:34.2507290Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T20:45:37.4682700Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T20:45:37.4689450Z ==> Installing gdal dependency: netcdf 2021-05-19T20:45:37.5293470Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T20:45:40.3113090Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T20:45:40.3120020Z ==> Installing gdal dependency: openblas 2021-05-19T20:45:40.3515580Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T20:45:44.7283210Z ==> Caveats 2021-05-19T20:45:44.7284860Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:44.7286500Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:45:44.7287300Z 2021-05-19T20:45:44.7288130Z For compilers to find openblas you may need to set: 2021-05-19T20:45:44.7290540Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:45:44.7291980Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:45:44.7292700Z 2021-05-19T20:45:44.7294250Z For pkg-config to find openblas you may need to set: 2021-05-19T20:45:44.7295430Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:45:44.7296210Z 2021-05-19T20:45:44.7297500Z ==> Summary 2021-05-19T20:45:44.7311380Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T20:45:44.7319640Z ==> Installing gdal dependency: numpy 2021-05-19T20:45:44.8051570Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T20:45:49.2945480Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T20:45:49.2951810Z ==> Installing gdal dependency: xerces-c 2021-05-19T20:45:49.3009890Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T20:45:54.7709060Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T20:45:54.7716630Z ==> Installing gdal 2021-05-19T20:45:54.7720480Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T20:46:03.5393870Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T20:46:04.6773110Z ==> Caveats 2021-05-19T20:46:04.6774510Z ==> expat 2021-05-19T20:46:04.6817640Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:46:04.6818970Z because macOS already provides this software and installing another version in 2021-05-19T20:46:04.6820030Z parallel can cause all kinds of trouble. 2021-05-19T20:46:04.6820640Z 2021-05-19T20:46:04.6821620Z If you need to have expat first in your PATH, run: 2021-05-19T20:46:04.6823240Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:46:04.6824010Z 2021-05-19T20:46:04.6824840Z For compilers to find expat you may need to set: 2021-05-19T20:46:04.6826210Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:46:04.6827590Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:46:04.6828290Z 2021-05-19T20:46:04.6829510Z For pkg-config to find expat you may need to set: 2021-05-19T20:46:04.6830590Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:46:04.6831270Z 2021-05-19T20:46:04.6832380Z ==> libxml2 2021-05-19T20:46:04.6862310Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:46:04.6863600Z because macOS already provides this software and installing another version in 2021-05-19T20:46:04.6864720Z parallel can cause all kinds of trouble. 2021-05-19T20:46:04.6865330Z 2021-05-19T20:46:04.6866120Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:46:04.6867680Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:46:04.6868450Z 2021-05-19T20:46:04.6869290Z For compilers to find libxml2 you may need to set: 2021-05-19T20:46:04.6870760Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:46:04.6872140Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:46:04.6872840Z 2021-05-19T20:46:04.6874030Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:46:04.6875120Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:46:04.6875790Z 2021-05-19T20:46:04.6876890Z ==> minizip 2021-05-19T20:46:04.6879080Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:46:04.6880500Z with the venerable 'unzip' library. 2021-05-19T20:46:04.6881740Z ==> openblas 2021-05-19T20:46:04.6921000Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:46:04.6922250Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:46:04.6922970Z 2021-05-19T20:46:04.6923810Z For compilers to find openblas you may need to set: 2021-05-19T20:46:04.6925970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:46:04.6927390Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:46:04.6928120Z 2021-05-19T20:46:04.6929740Z For pkg-config to find openblas you may need to set: 2021-05-19T20:46:04.6930920Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:46:04.6931610Z 2021-05-19T20:46:06.7689100Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T20:46:08.3771470Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T20:46:08.7189670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T20%3A55%3A00Z&sig=bWtz7SDKvAv3Yy90p7LqSPFjczkEQm1WnqLIEfb%2Fcug%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:10.6181010Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T20:46:11.8508770Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T20:46:12.1814140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T20%3A55%3A00Z&sig=76%2FCY6%2FEXDy9rPz4JUHslJEnBUST9MHFJw3UUz5CoX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:12.3912960Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T20:46:12.3931930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T20:46:14.1815120Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T20:46:14.5248460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T20%3A55%3A00Z&sig=IKQiNkuQg%2BjEhGzPLGab0490pF6YYeFjUvo%2BP85jtC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:15.1628070Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T20:46:16.7945550Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T20:46:17.1804760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T20%3A55%3A00Z&sig=ioAgWIXnZaVYHdeLO1BweiQ9wr5RBJ6WiytIhlEIlhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:17.4237760Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T20:46:19.0744400Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T20:46:19.3902370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T20%3A55%3A00Z&sig=5kncygePOKn6DavlZ0o9kGoeolk31%2B9AUojxxE0h1Yw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:46:20.5734720Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T20:46:20.5738880Z ==> Installing itk dependency: boost 2021-05-19T20:46:20.6388360Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T20:46:55.6624700Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T20:46:55.6631880Z ==> Installing itk dependency: pyqt@5 2021-05-19T20:46:55.7185400Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T20:47:01.0267770Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T20:47:01.0274300Z ==> Installing itk dependency: vtk@8.2 2021-05-19T20:47:01.1932340Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T20:47:39.8021340Z ==> Caveats 2021-05-19T20:47:39.8023040Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:47:39.8024230Z because this is an alternate version of another formula. 2021-05-19T20:47:39.8024910Z 2021-05-19T20:47:39.8025710Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:47:39.8027310Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:47:39.8028130Z 2021-05-19T20:47:39.8028940Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:47:39.8030260Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:47:39.8031660Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:47:39.8032350Z 2021-05-19T20:47:39.8033460Z ==> Summary 2021-05-19T20:47:40.0333950Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T20:47:40.0335790Z ==> Installing itk dependency: gdcm 2021-05-19T20:47:40.2352120Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T20:47:47.1683950Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T20:47:47.1690010Z ==> Installing itk 2021-05-19T20:47:47.1696130Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T20:48:02.7002600Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T20:48:05.6891240Z ==> Caveats 2021-05-19T20:48:05.6892580Z ==> vtk@8.2 2021-05-19T20:48:05.6931690Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:48:05.6932890Z because this is an alternate version of another formula. 2021-05-19T20:48:05.6933590Z 2021-05-19T20:48:05.6934410Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:48:05.6936000Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:48:05.6936770Z 2021-05-19T20:48:05.6937560Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:48:05.6938870Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:48:05.6940240Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:48:05.6940910Z 2021-05-19T20:48:07.3442610Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T20:48:07.4778620Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T20:48:08.5395620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:48:09.0787310Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T20:48:09.4229230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T20%3A55%3A00Z&sig=KiER6tSlU5li5f7QaD5CVOVZLNhcwSqU%2FQlylDzPckY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:09.4711690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A55\%3A00Z\&sig=KiER6tSlU5li5f7QaD5CVOVZLNhcwSqU\%2FQlylDzPckY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:48:09.5162220Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T20:48:09.5221030Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T20:48:10.6210250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:48:11.3484920Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T20:48:11.6767240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T20%3A55%3A00Z&sig=01%2F4VRj5EwyX34Bwb8rJP7MiU39LL5RlLLoNjT5K7PY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:11.7119140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A55\%3A00Z\&sig=01\%2F4VRj5EwyX34Bwb8rJP7MiU39LL5RlLLoNjT5K7PY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:48:11.7867340Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T20:48:11.7953690Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T20:48:12.9047190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:48:13.4275890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T20:48:13.7660460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T20%3A55%3A00Z&sig=doO6DHudj4Pmpz2qvrBffwdX9y5762uON1sUZJKVChY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:13.8011920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A55\%3A00Z\&sig=doO6DHudj4Pmpz2qvrBffwdX9y5762uON1sUZJKVChY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:48:13.8553050Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T20:48:13.8595890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T20:48:14.9760980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20:48:15.5389900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T20:48:15.8654790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T20%3A55%3A00Z&sig=jw8Md1tzbgeRYwd60JFESUZCGyxsW%2BS4cfU%2FuLVgTqs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:15.9139820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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-19T20\%3A55\%3A00Z\&sig=jw8Md1tzbgeRYwd60JFESUZCGyxsW\%2BS4cfU\%2FuLVgTqs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:48:16.1369910Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T20:48:16.2022050Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T20:48:16.2025430Z ==> Installing libav dependency: faac 2021-05-19T20:48:16.2665890Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T20:48:16.2696800Z 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-9112-1hwo0xu 2021-05-19T20:48:16.2821850Z cp -pR /private/tmp/d20210519-9112-1hwo0xu/faac/. /usr/local/Cellar/faac 2021-05-19T20:48:16.3017410Z chmod -Rf +w /private/tmp/d20210519-9112-1hwo0xu 2021-05-19T20:48:16.3678360Z ==> Finishing up 2021-05-19T20:48:16.4152190Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T20:48:16.4158200Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T20:48:16.4163600Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T20:48:16.4175050Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T20:48:16.4181830Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T20:48:16.4186790Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T20:48:16.4192630Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T20:48:16.4358580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9294-z1q5fl.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-19T20:48:18.8718980Z ==> Summary 2021-05-19T20:48:18.8745070Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T20:48:18.8752990Z ==> Installing libav dependency: fdk-aac 2021-05-19T20:48:18.8777790Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T20:48:18.8796830Z 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-9112-yhjfwx 2021-05-19T20:48:18.9127090Z cp -pR /private/tmp/d20210519-9112-yhjfwx/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T20:48:18.9441120Z chmod -Rf +w /private/tmp/d20210519-9112-yhjfwx 2021-05-19T20:48:19.0006200Z ==> Finishing up 2021-05-19T20:48:19.0490800Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T20:48:19.0497050Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T20:48:19.0504260Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T20:48:19.0509090Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T20:48:19.0515090Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T20:48:19.0523070Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T20:48:19.0709300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9320-44e2j6.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-19T20:48:21.4154480Z ==> Summary 2021-05-19T20:48:21.4180680Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T20:48:21.4189690Z ==> Installing libav dependency: sdl 2021-05-19T20:48:21.4214560Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T20:48:21.4234250Z 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-9112-oe86cc 2021-05-19T20:48:21.5138590Z cp -pR /private/tmp/d20210519-9112-oe86cc/sdl/. /usr/local/Cellar/sdl 2021-05-19T20:48:21.6480910Z chmod -Rf +w /private/tmp/d20210519-9112-oe86cc 2021-05-19T20:48:21.7941770Z ==> Finishing up 2021-05-19T20:48:21.8420100Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T20:48:21.8439140Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T20:48:21.8448130Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T20:48:21.8461800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T20:48:21.8501190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T20:48:21.8519880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T20:48:21.8527370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T20:48:21.8533600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T20:48:21.8539840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T20:48:21.8565730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T20:48:21.8570690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T20:48:21.8576970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T20:48:21.8597790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T20:48:21.8604110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T20:48:21.8616910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T20:48:21.8622690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T20:48:21.8628340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T20:48:21.8669780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T20:48:21.8675040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T20:48:21.8681150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T20:48:21.8686890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T20:48:21.8714710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T20:48:21.8720200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T20:48:21.8726350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T20:48:21.8759930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T20:48:21.8765730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T20:48:21.8790220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T20:48:21.8816490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T20:48:21.8822380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T20:48:21.8828440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T20:48:21.8841690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T20:48:21.8847530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T20:48:21.8869360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T20:48:21.8892640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T20:48:21.8897880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T20:48:21.8904640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T20:48:21.8911410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T20:48:21.8939960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T20:48:21.8959170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T20:48:21.8964300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T20:48:21.8978900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T20:48:21.8996780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T20:48:21.9024650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T20:48:21.9029630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T20:48:21.9049950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T20:48:21.9055280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T20:48:21.9061730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T20:48:21.9074660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T20:48:21.9080600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T20:48:21.9085530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T20:48:21.9105970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T20:48:21.9111510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T20:48:21.9116990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T20:48:21.9123040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T20:48:21.9128960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T20:48:21.9134660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T20:48:21.9140000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T20:48:21.9146000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T20:48:21.9160260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T20:48:21.9165620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T20:48:21.9171840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T20:48:21.9185490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T20:48:21.9191160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T20:48:21.9209950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T20:48:21.9215490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T20:48:21.9221240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T20:48:21.9244740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T20:48:21.9257810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T20:48:21.9282550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T20:48:21.9295280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T20:48:21.9301180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T20:48:21.9307050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T20:48:21.9312870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T20:48:21.9318780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T20:48:21.9324600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T20:48:21.9330240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T20:48:21.9335850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T20:48:21.9342050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T20:48:21.9347710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T20:48:21.9353280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T20:48:21.9359020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T20:48:21.9365890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T20:48:21.9371010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T20:48:21.9377090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T20:48:21.9383040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T20:48:21.9388300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T20:48:21.9394340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T20:48:21.9401030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T20:48:21.9426780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T20:48:22.7063140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T20:48:22.7167300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T20:48:22.7270620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T20:48:22.7295510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T20:48:22.7398320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T20:48:22.7501110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T20:48:22.7603900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T20:48:22.7706810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T20:48:22.7810050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T20:48:22.7913110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T20:48:22.8016070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T20:48:22.8118030Z Only the first 100 operations were output. 2021-05-19T20:48:22.8220390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9346-i1xn4y.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-19T20:48:24.3446440Z ==> Summary 2021-05-19T20:48:24.3593350Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T20:48:24.3600440Z ==> Installing libav 2021-05-19T20:48:24.3605510Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T20:48:24.3625000Z 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-9112-1xd3fdf 2021-05-19T20:48:24.6142650Z cp -pR /private/tmp/d20210519-9112-1xd3fdf/libav/. /usr/local/Cellar/libav 2021-05-19T20:48:24.7219010Z chmod -Rf +w /private/tmp/d20210519-9112-1xd3fdf 2021-05-19T20:48:26.3051370Z ==> Finishing up 2021-05-19T20:48:26.3527390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T20:48:26.3530890Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T20:48:26.3539810Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T20:48:26.3548850Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T20:48:26.3568640Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T20:48:26.3574100Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T20:48:26.3871520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9372-gzi0cs.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-19T20:48:28.7624640Z ==> Summary 2021-05-19T20:48:28.7644690Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T20:48:31.3701510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T20:48:33.0518580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T20:48:33.4068740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T20%3A55%3A00Z&sig=Qmp9UxuNE7gnmYIvNI9Z%2Fz6D%2B4cRedmJCfOxJENgI%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:33.6338390Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:48:36.2868230Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T20:48:38.7732530Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T20:48:38.7733830Z To reinstall 4.3.0, run: 2021-05-19T20:48:38.7734610Z brew reinstall libtiff 2021-05-19T20:48:40.3843300Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T20:48:40.3844470Z To reinstall 2.3.9_1, run: 2021-05-19T20:48:40.3845280Z brew reinstall unixodbc 2021-05-19T20:48:42.0196490Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T20:48:42.0197950Z To reinstall 1.0.18_1, run: 2021-05-19T20:48:42.0198750Z brew reinstall libsodium 2021-05-19T20:48:43.6402370Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T20:48:43.6403510Z To reinstall 4.1.1, run: 2021-05-19T20:48:43.6404300Z brew reinstall tesseract 2021-05-19T20:48:45.2738610Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T20:48:45.2739760Z To reinstall 1.21.1, run: 2021-05-19T20:48:45.2740530Z brew reinstall wget 2021-05-19T20:48:46.8884840Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T20:48:46.8886180Z To reinstall 4.3.4, run: 2021-05-19T20:48:46.8887040Z brew reinstall zeromq 2021-05-19T20:48:48.5104900Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T20:48:48.5106530Z To reinstall 2.2.27.6_1, run: 2021-05-19T20:48:48.5107340Z brew reinstall udunits 2021-05-19T20:48:50.1570840Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T20:48:50.1571930Z To reinstall 1.2.0, run: 2021-05-19T20:48:50.1572680Z brew reinstall webp 2021-05-19T20:48:51.8409160Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T20:48:53.4720520Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T20:48:53.7976840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T20%3A55%3A00Z&sig=MasabbS44EYr0kttiEonba4LH1AFn%2B1Qm1pbhS0AUsc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:48:55.7830510Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T20:49:40.6382490Z ==> Caveats 2021-05-19T20:49:40.6383710Z Bash completion has been installed to: 2021-05-19T20:49:40.6384660Z /usr/local/etc/bash_completion.d 2021-05-19T20:49:40.6385950Z ==> Summary 2021-05-19T20:49:41.9163000Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T20:49:44.9667340Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T20:49:44.9673270Z ==> 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=20210519T204821Z&X-Amz-Expires=300&X-Amz-Signature=a25624d6d707a20862a3a83dae70ae2b2fbc4b72f2a5b965edde197e78a985cd&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-19T20:49:47.3431210Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:49:47.3432520Z ==> Installing Cask xquartz 2021-05-19T20:50:03.8846720Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T20:50:03.8848760Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T20:50:31.5461750Z installer: Package name is 2021-05-19T20:50:31.5466380Z installer: Installing at base path / 2021-05-19T20:50:31.5467350Z installer: The install was successful. 2021-05-19T20:50:31.5468330Z installer: The install requires logging out now. 2021-05-19T20:50:31.6377150Z 🍺 xquartz was successfully installed! 2021-05-19T20:50:31.6635730Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T20:50:31.6636300Z with: 2021-05-19T20:50:31.6636840Z github_slug: neuroconductor/dcmsort 2021-05-19T20:50:31.6637250Z env: 2021-05-19T20:50:31.6637650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:31.6638070Z TIC_DEPLOY_KEY: 2021-05-19T20:50:31.6638400Z RSPM: 2021-05-19T20:50:31.6639780Z GITHUB_PAT: *** 2021-05-19T20:50:31.6640560Z COVERALLS_TOKEN: *** 2021-05-19T20:50:31.6641020Z continue-on-error: false 2021-05-19T20:50:31.6641470Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:31.6641930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:31.6642340Z TZ: UTC 2021-05-19T20:50:31.6642690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:31.6643070Z NOT_CRAN: true 2021-05-19T20:50:31.6643410Z ##[endgroup] 2021-05-19T20:50:31.7307980Z repo slug is: neuroconductor/dcmsort 2021-05-19T20:50:31.7424160Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T20:50:31.7424820Z env: 2021-05-19T20:50:31.7425270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:31.7425760Z TIC_DEPLOY_KEY: 2021-05-19T20:50:31.7426100Z RSPM: 2021-05-19T20:50:31.7426960Z GITHUB_PAT: *** 2021-05-19T20:50:31.7427770Z COVERALLS_TOKEN: *** 2021-05-19T20:50:31.7428260Z continue-on-error: false 2021-05-19T20:50:31.7428770Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:31.7429290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:31.7429720Z TZ: UTC 2021-05-19T20:50:31.7430130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:31.7430540Z NOT_CRAN: true 2021-05-19T20:50:31.7430940Z ##[endgroup] 2021-05-19T20:50:33.0635400Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T20:50:33.0636080Z with: 2021-05-19T20:50:33.0636480Z repo_name: dcmsort 2021-05-19T20:50:33.0636880Z repo_version: 0.3.0 2021-05-19T20:50:33.0637290Z runner_os: macOS 2021-05-19T20:50:33.0637690Z R_version: 3.6 2021-05-19T20:50:33.0638040Z env: 2021-05-19T20:50:33.0638490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:33.0638990Z TIC_DEPLOY_KEY: 2021-05-19T20:50:33.0639370Z RSPM: 2021-05-19T20:50:33.0640570Z GITHUB_PAT: *** 2021-05-19T20:50:33.0641390Z COVERALLS_TOKEN: *** 2021-05-19T20:50:33.0641900Z continue-on-error: false 2021-05-19T20:50:33.0642410Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:33.0642900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:33.0643370Z TZ: UTC 2021-05-19T20:50:33.0643750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:33.0644200Z NOT_CRAN: true 2021-05-19T20:50:33.0644600Z ##[endgroup] 2021-05-19T20:50:33.1323980Z Package: dcmsort 2021-05-19T20:50:33.1328900Z Version: 0.3.0 2021-05-19T20:50:33.1329320Z OS: macOS 2021-05-19T20:50:33.1411400Z ##[group]Run install.packages('remotes') 2021-05-19T20:50:33.1412220Z install.packages('remotes') 2021-05-19T20:50:33.1413020Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T20:50:33.1414370Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T20:50:33.1588000Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:50:33.1588410Z env: 2021-05-19T20:50:33.1588850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:33.1589330Z TIC_DEPLOY_KEY: 2021-05-19T20:50:33.1589660Z RSPM: 2021-05-19T20:50:33.1590550Z GITHUB_PAT: *** 2021-05-19T20:50:33.1591350Z COVERALLS_TOKEN: *** 2021-05-19T20:50:33.1591810Z continue-on-error: false 2021-05-19T20:50:33.1592300Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:33.1592770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:33.1593230Z TZ: UTC 2021-05-19T20:50:33.1593640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:33.1594070Z NOT_CRAN: true 2021-05-19T20:50:33.1594420Z ##[endgroup] 2021-05-19T20:50:33.4041990Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:33.4043260Z (as ‘lib’ is unspecified) 2021-05-19T20:50:35.6491910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-19T20:50:35.8287090Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-19T20:50:35.8357590Z ================================================== 2021-05-19T20:50:35.8358240Z downloaded 381 KB 2021-05-19T20:50:35.8358500Z 2021-05-19T20:50:35.8590340Z 2021-05-19T20:50:35.8592230Z The downloaded binary packages are in 2021-05-19T20:50:35.8593880Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpdwQz66/downloaded_packages 2021-05-19T20:50:45.7274390Z ##[group]Run actions/cache@v1 2021-05-19T20:50:45.7274980Z with: 2021-05-19T20:50:45.7275420Z path: /Users/runner/work/_temp/Library 2021-05-19T20:50:45.7278080Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-1ef947ad51c1492d872123aec9d2a671e18ae5762aa09b94406bc33d3ebb77a6 2021-05-19T20:50:45.7281520Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-19T20:50:45.7282660Z env: 2021-05-19T20:50:45.7283150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:45.7283610Z TIC_DEPLOY_KEY: 2021-05-19T20:50:45.7284000Z RSPM: 2021-05-19T20:50:45.7285650Z GITHUB_PAT: *** 2021-05-19T20:50:45.7286480Z COVERALLS_TOKEN: *** 2021-05-19T20:50:45.7286960Z continue-on-error: false 2021-05-19T20:50:45.7287470Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:45.7287960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:45.7288430Z TZ: UTC 2021-05-19T20:50:45.7288930Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:45.7289410Z NOT_CRAN: true 2021-05-19T20:50:45.7289780Z ##[endgroup] 2021-05-19T20:50:45.8025360Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:50:45.8118780Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T20:50:45.8119610Z remotes::install_github("ropensci/tic") 2021-05-19T20:50:45.8120260Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T20:50:45.8120980Z remotes::install_github("muschellij2/aghast") 2021-05-19T20:50:45.8121560Z remotes::install_cran("covr") 2021-05-19T20:50:45.8302490Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:50:45.8302980Z env: 2021-05-19T20:50:45.8303450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:50:45.8303900Z TIC_DEPLOY_KEY: 2021-05-19T20:50:45.8304320Z RSPM: 2021-05-19T20:50:45.8305170Z GITHUB_PAT: *** 2021-05-19T20:50:45.8305980Z COVERALLS_TOKEN: *** 2021-05-19T20:50:45.8306680Z continue-on-error: false 2021-05-19T20:50:45.8307160Z VDIFFR_RUN_TESTS: false 2021-05-19T20:50:45.8307750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:50:45.8308240Z TZ: UTC 2021-05-19T20:50:45.8308660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:50:45.8309200Z NOT_CRAN: true 2021-05-19T20:50:45.8309600Z ##[endgroup] 2021-05-19T20:50:46.1143060Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:50:46.7787030Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T20:50:50.6708510Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T20:50:50.6710330Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:50:50.6711390Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:50:50.6712280Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T20:50:50.6713130Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T20:50:50.6714000Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:50:50.6714820Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T20:50:50.6715980Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T20:50:50.6717190Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T20:50:50.6718630Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T20:50:50.6719510Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T20:50:50.6720310Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:50:50.6721260Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T20:50:50.6722430Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:50:50.6723880Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T20:50:50.6725060Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T20:50:50.6726140Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:50:50.6727250Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:50:50.6728680Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T20:50:50.6729550Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T20:50:50.6730690Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T20:50:50.6731740Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T20:50:50.6732980Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T20:50:50.6733900Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T20:50:50.6734730Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:50:50.6735850Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:50:50.6736930Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:50:50.6738130Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:50:50.6739050Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T20:50:50.6740180Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:50:50.6741120Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T20:50:50.6742150Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T20:50:50.6743020Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:50:50.6743930Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T20:50:50.6745880Z 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-19T20:50:50.6747600Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T20:50:50.6755640Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:50.6756740Z (as ‘lib’ is unspecified) 2021-05-19T20:50:52.7852880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-19T20:50:53.0458680Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-19T20:50:53.0630440Z ================================================== 2021-05-19T20:50:53.0631090Z downloaded 1.3 MB 2021-05-19T20:50:53.0631410Z 2021-05-19T20:50:53.0688980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-19T20:50:53.3171670Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-19T20:50:53.3193250Z ================================================== 2021-05-19T20:50:53.3193800Z downloaded 219 KB 2021-05-19T20:50:53.3194110Z 2021-05-19T20:50:53.3236190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-19T20:50:53.4530620Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-19T20:50:53.4558550Z ================================================== 2021-05-19T20:50:53.4559160Z downloaded 135 KB 2021-05-19T20:50:53.4559460Z 2021-05-19T20:50:53.4604030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-19T20:50:53.6358290Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-19T20:50:53.6362180Z ================================================== 2021-05-19T20:50:53.6362790Z downloaded 46 KB 2021-05-19T20:50:53.6363850Z 2021-05-19T20:50:53.6401050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-19T20:50:53.9044030Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-19T20:50:53.9044950Z ================================================== 2021-05-19T20:50:53.9045440Z downloaded 21 KB 2021-05-19T20:50:53.9045740Z 2021-05-19T20:50:53.9086050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-19T20:50:54.0532920Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-19T20:50:54.0541320Z ================================================== 2021-05-19T20:50:54.0541830Z downloaded 80 KB 2021-05-19T20:50:54.0542140Z 2021-05-19T20:50:54.0583820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-19T20:50:54.3188270Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-19T20:50:54.3455400Z ================================================== 2021-05-19T20:50:54.3456920Z downloaded 2.8 MB 2021-05-19T20:50:54.3457640Z 2021-05-19T20:50:54.3530250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-19T20:50:54.4853580Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-19T20:50:54.4855410Z ================================================== 2021-05-19T20:50:54.4856340Z downloaded 34 KB 2021-05-19T20:50:54.4856830Z 2021-05-19T20:50:54.4893880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-19T20:50:54.6503320Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-19T20:50:54.6792170Z ================================================== 2021-05-19T20:50:54.6792760Z downloaded 841 KB 2021-05-19T20:50:54.6793070Z 2021-05-19T20:50:54.6855340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-19T20:50:54.9392090Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-19T20:50:54.9475660Z ================================================== 2021-05-19T20:50:54.9476340Z downloaded 480 KB 2021-05-19T20:50:54.9476650Z 2021-05-19T20:50:54.9515330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-19T20:50:55.0895580Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-19T20:50:55.0896380Z ================================================== 2021-05-19T20:50:55.0896860Z downloaded 12 KB 2021-05-19T20:50:55.0897120Z 2021-05-19T20:50:55.0946870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-19T20:50:55.2154310Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-19T20:50:55.2256650Z ================================================== 2021-05-19T20:50:55.2257350Z downloaded 486 KB 2021-05-19T20:50:55.2257990Z 2021-05-19T20:50:55.2296030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-19T20:50:55.3602340Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-19T20:50:55.3624770Z ================================================== 2021-05-19T20:50:55.3625360Z downloaded 89 KB 2021-05-19T20:50:55.3625670Z 2021-05-19T20:50:55.3661690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-19T20:50:55.4865320Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-19T20:50:55.4935590Z ================================================== 2021-05-19T20:50:55.4936160Z downloaded 518 KB 2021-05-19T20:50:55.4936460Z 2021-05-19T20:50:55.4992780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-19T20:50:55.6269710Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-19T20:50:55.6294860Z ================================================== 2021-05-19T20:50:55.6295440Z downloaded 206 KB 2021-05-19T20:50:55.6295750Z 2021-05-19T20:50:55.6342070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-19T20:50:55.8642420Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-19T20:50:55.8679820Z ================================================== 2021-05-19T20:50:55.8680410Z downloaded 265 KB 2021-05-19T20:50:55.8680730Z 2021-05-19T20:50:55.8718680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-19T20:50:56.0995310Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-19T20:50:56.1019120Z ================================================== 2021-05-19T20:50:56.1019670Z downloaded 166 KB 2021-05-19T20:50:56.1020270Z 2021-05-19T20:50:56.1060950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-19T20:50:56.3251040Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-19T20:50:56.3263300Z ================================================== 2021-05-19T20:50:56.3263820Z downloaded 94 KB 2021-05-19T20:50:56.3264120Z 2021-05-19T20:50:56.3303670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-19T20:50:56.5854610Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-19T20:50:56.5870890Z ================================================== 2021-05-19T20:50:56.5871550Z downloaded 136 KB 2021-05-19T20:50:56.5871880Z 2021-05-19T20:50:56.5907880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-19T20:50:56.8214220Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-19T20:50:56.8239200Z ================================================== 2021-05-19T20:50:56.8239720Z downloaded 183 KB 2021-05-19T20:50:56.8239990Z 2021-05-19T20:50:56.8279050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-19T20:50:57.0831470Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-19T20:50:57.0856580Z ================================================== 2021-05-19T20:50:57.0857120Z downloaded 198 KB 2021-05-19T20:50:57.0857420Z 2021-05-19T20:50:57.0894830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-19T20:50:57.3227150Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-19T20:50:57.3252700Z ================================================== 2021-05-19T20:50:57.3253260Z downloaded 204 KB 2021-05-19T20:50:57.3253750Z 2021-05-19T20:50:57.3292620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-19T20:50:57.4599260Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-19T20:50:57.4608680Z ================================================== 2021-05-19T20:50:57.4609150Z downloaded 64 KB 2021-05-19T20:50:57.4609480Z 2021-05-19T20:50:57.4701240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-19T20:50:57.6032980Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-19T20:50:57.6056760Z ================================================== 2021-05-19T20:50:57.6057320Z downloaded 44 KB 2021-05-19T20:50:57.6057640Z 2021-05-19T20:50:57.6098180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-19T20:50:57.8706020Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-19T20:50:57.8783860Z ================================================== 2021-05-19T20:50:57.8784470Z downloaded 408 KB 2021-05-19T20:50:57.8784730Z 2021-05-19T20:50:57.8953310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-19T20:50:58.1494580Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-19T20:50:58.1505030Z ================================================== 2021-05-19T20:50:58.1505910Z downloaded 91 KB 2021-05-19T20:50:58.1506220Z 2021-05-19T20:50:58.1542140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-19T20:50:58.2818750Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-19T20:50:58.2853370Z ================================================== 2021-05-19T20:50:58.2854320Z downloaded 134 KB 2021-05-19T20:50:58.2855020Z 2021-05-19T20:50:58.2890980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-19T20:50:58.4157960Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-19T20:50:58.4352030Z ================================================== 2021-05-19T20:50:58.4352670Z downloaded 1.9 MB 2021-05-19T20:50:58.4352980Z 2021-05-19T20:50:58.4410890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-19T20:50:58.6712390Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-19T20:50:58.6854250Z ================================================== 2021-05-19T20:50:58.6854790Z downloaded 532 KB 2021-05-19T20:50:58.6855100Z 2021-05-19T20:50:58.6895750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-19T20:50:58.8537990Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-19T20:50:58.8607190Z ================================================== 2021-05-19T20:50:58.8608170Z downloaded 515 KB 2021-05-19T20:50:58.8608490Z 2021-05-19T20:50:58.8649630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-19T20:50:59.0528120Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-19T20:50:59.0534180Z ================================================== 2021-05-19T20:50:59.0534740Z downloaded 47 KB 2021-05-19T20:50:59.0535560Z 2021-05-19T20:50:59.0573330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-19T20:50:59.2915370Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-19T20:50:59.2922440Z ================================================== 2021-05-19T20:50:59.2922940Z downloaded 64 KB 2021-05-19T20:50:59.2923250Z 2021-05-19T20:50:59.2965180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-19T20:50:59.4465240Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-19T20:50:59.4656110Z ================================================== 2021-05-19T20:50:59.4656830Z downloaded 690 KB 2021-05-19T20:50:59.4657130Z 2021-05-19T20:50:59.4714630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-19T20:50:59.6024320Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-19T20:50:59.6025100Z ================================================== 2021-05-19T20:50:59.6025530Z downloaded 46 KB 2021-05-19T20:50:59.6025810Z 2021-05-19T20:50:59.6065810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-19T20:50:59.8375610Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-19T20:50:59.8606620Z ================================================== 2021-05-19T20:50:59.8607620Z downloaded 2.0 MB 2021-05-19T20:50:59.8607970Z 2021-05-19T20:51:01.0037530Z Running `R CMD build`... 2021-05-19T20:51:01.0037990Z 2021-05-19T20:51:01.0138430Z The downloaded binary packages are in 2021-05-19T20:51:01.0240520Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpsMg1bO/downloaded_packages 2021-05-19T20:51:05.2505630Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c4a1d1ecf/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T20:51:05.2605630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:05.2606650Z * preparing ‘tic’: 2021-05-19T20:51:05.2706020Z (as ‘lib’ is unspecified) 2021-05-19T20:51:05.2707270Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:51:05.2809090Z * installing the package to process help pages 2021-05-19T20:51:05.2912330Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:05.3176220Z * checking for empty or unneeded directories 2021-05-19T20:51:05.3515000Z Removed empty directory ‘tic/.circleci’ 2021-05-19T20:51:05.3702590Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T20:51:05.3717140Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T20:51:05.9540880Z * installing *source* package ‘tic’ ... 2021-05-19T20:51:05.9545330Z ** using staged installation 2021-05-19T20:51:05.9880820Z ** R 2021-05-19T20:51:06.0280210Z ** inst 2021-05-19T20:51:06.0447720Z ** preparing package for lazy loading 2021-05-19T20:51:06.7322880Z ** help 2021-05-19T20:51:06.9547210Z *** installing help indices 2021-05-19T20:51:07.0720420Z *** copying figures 2021-05-19T20:51:07.0751980Z ** building package indices 2021-05-19T20:51:07.6091400Z ** installing vignettes 2021-05-19T20:51:07.6193370Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:08.0895890Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:08.7143530Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:08.7210080Z * DONE (tic) 2021-05-19T20:51:08.7838020Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:51:09.1668530Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T20:51:12.2485030Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T20:51:12.2486090Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:51:12.2486930Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T20:51:12.2487770Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T20:51:12.2489020Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T20:51:12.2489970Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T20:51:12.2490820Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T20:51:12.2492000Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T20:51:12.2492890Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:51:12.2493720Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T20:51:12.2494690Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T20:51:12.2495700Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T20:51:12.2496560Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:51:12.2497380Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:51:12.2498330Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T20:51:12.2499250Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T20:51:12.2500080Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T20:51:12.2500910Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T20:51:12.2501720Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T20:51:12.2502510Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T20:51:12.2503320Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T20:51:12.2504130Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T20:51:12.2504960Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T20:51:12.2505780Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:51:12.2506670Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T20:51:12.2508010Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T20:51:12.2508920Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T20:51:12.2509750Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T20:51:12.2510590Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T20:51:12.2511410Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:51:12.2512270Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:51:12.2513150Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:51:12.2514000Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T20:51:12.2514850Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T20:51:12.2515680Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:51:12.2516530Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T20:51:12.2517380Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T20:51:12.2518220Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T20:51:12.2520420Z 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-19T20:51:12.2522810Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:12.2523760Z (as ‘lib’ is unspecified) 2021-05-19T20:51:14.0296020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-19T20:51:14.1856730Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-19T20:51:14.1882220Z ================================================== 2021-05-19T20:51:14.1882700Z downloaded 192 KB 2021-05-19T20:51:14.1882970Z 2021-05-19T20:51:14.2022370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-19T20:51:14.4377990Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-19T20:51:14.4563720Z ================================================== 2021-05-19T20:51:14.4564290Z downloaded 1.3 MB 2021-05-19T20:51:14.4564560Z 2021-05-19T20:51:14.4611380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-19T20:51:14.6925040Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-19T20:51:14.6926160Z ================================================== 2021-05-19T20:51:14.6926650Z downloaded 17 KB 2021-05-19T20:51:14.6927080Z 2021-05-19T20:51:14.6961460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.1.tgz' 2021-05-19T20:51:14.8632570Z Content type 'application/x-gzip' length 1011711 bytes (987 KB) 2021-05-19T20:51:14.8876440Z ================================================== 2021-05-19T20:51:14.8876970Z downloaded 987 KB 2021-05-19T20:51:14.8877230Z 2021-05-19T20:51:14.8936040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.2.tgz' 2021-05-19T20:51:15.0347370Z Content type 'application/x-gzip' length 803690 bytes (784 KB) 2021-05-19T20:51:15.0515700Z ================================================== 2021-05-19T20:51:15.0516210Z downloaded 784 KB 2021-05-19T20:51:15.0516480Z 2021-05-19T20:51:15.0557250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-19T20:51:15.2865900Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-19T20:51:15.2875370Z ================================================== 2021-05-19T20:51:15.2876010Z downloaded 43 KB 2021-05-19T20:51:15.2876550Z 2021-05-19T20:51:15.2911980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-19T20:51:15.4237710Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-19T20:51:15.4284860Z ================================================== 2021-05-19T20:51:15.4285350Z downloaded 207 KB 2021-05-19T20:51:15.4285620Z 2021-05-19T20:51:15.4321990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-19T20:51:15.5602480Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-19T20:51:15.5811150Z ================================================== 2021-05-19T20:51:15.5811680Z downloaded 975 KB 2021-05-19T20:51:15.5811940Z 2021-05-19T20:51:15.5862710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-19T20:51:15.7145720Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-19T20:51:15.7154930Z ================================================== 2021-05-19T20:51:15.7155430Z downloaded 68 KB 2021-05-19T20:51:15.7155700Z 2021-05-19T20:51:15.7195600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-19T20:51:15.9525520Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-19T20:51:15.9562810Z ================================================== 2021-05-19T20:51:15.9563270Z downloaded 278 KB 2021-05-19T20:51:15.9563570Z 2021-05-19T20:51:15.9601370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-19T20:51:16.2116720Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-19T20:51:16.2153640Z ================================================== 2021-05-19T20:51:16.2154300Z downloaded 288 KB 2021-05-19T20:51:16.2154580Z 2021-05-19T20:51:16.2195560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-19T20:51:16.6016590Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T20:51:16.6017300Z ================================================== 2021-05-19T20:51:16.6017710Z downloaded 15 KB 2021-05-19T20:51:16.6017970Z 2021-05-19T20:51:16.6057310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-19T20:51:16.7795300Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-19T20:51:16.7815790Z ================================================== 2021-05-19T20:51:16.7816260Z downloaded 148 KB 2021-05-19T20:51:16.7816530Z 2021-05-19T20:51:16.7853950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-19T20:51:17.0370090Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-19T20:51:17.0380300Z ================================================== 2021-05-19T20:51:17.0380800Z downloaded 72 KB 2021-05-19T20:51:17.0381100Z 2021-05-19T20:51:17.1032150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-19T20:51:17.2657260Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-19T20:51:17.2658020Z ================================================== 2021-05-19T20:51:17.2658430Z downloaded 35 KB 2021-05-19T20:51:17.2658690Z 2021-05-19T20:51:17.2691640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-19T20:51:17.4128080Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-19T20:51:17.4172400Z ================================================== 2021-05-19T20:51:17.4172990Z downloaded 293 KB 2021-05-19T20:51:17.4173270Z 2021-05-19T20:51:17.4209210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-19T20:51:17.6015380Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-19T20:51:17.6097070Z ================================================== 2021-05-19T20:51:17.6105130Z downloaded 425 KB 2021-05-19T20:51:17.6105810Z 2021-05-19T20:51:17.6135800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-19T20:51:17.7842430Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-19T20:51:17.7843160Z ================================================== 2021-05-19T20:51:17.7843570Z downloaded 36 KB 2021-05-19T20:51:17.7843830Z 2021-05-19T20:51:17.7875020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-19T20:51:18.0553260Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-19T20:51:18.0830570Z ================================================== 2021-05-19T20:51:18.0831110Z downloaded 2.2 MB 2021-05-19T20:51:18.0831390Z 2021-05-19T20:51:18.0895280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-19T20:51:18.3304890Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-19T20:51:18.3382630Z ================================================== 2021-05-19T20:51:18.3383120Z downloaded 330 KB 2021-05-19T20:51:18.3383390Z 2021-05-19T20:51:18.3422130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-19T20:51:18.4623350Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-19T20:51:18.4673030Z ================================================== 2021-05-19T20:51:18.4673780Z downloaded 194 KB 2021-05-19T20:51:18.4674170Z 2021-05-19T20:51:18.4711210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-19T20:51:18.6027600Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-19T20:51:18.6028520Z ================================================== 2021-05-19T20:51:18.6029290Z downloaded 38 KB 2021-05-19T20:51:18.6029580Z 2021-05-19T20:51:18.6065920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-19T20:51:18.7496350Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-19T20:51:18.7526700Z ================================================== 2021-05-19T20:51:18.7527190Z downloaded 205 KB 2021-05-19T20:51:18.7527460Z 2021-05-19T20:51:18.7566050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.2.tgz' 2021-05-19T20:51:18.9934000Z Content type 'application/x-gzip' length 14597551 bytes (13.9 MB) 2021-05-19T20:51:19.1213460Z ================================================== 2021-05-19T20:51:19.1214400Z downloaded 13.9 MB 2021-05-19T20:51:19.1214680Z 2021-05-19T20:51:19.1391550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-19T20:51:19.2668320Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-19T20:51:19.2952400Z ================================================== 2021-05-19T20:51:19.2967080Z downloaded 3.1 MB 2021-05-19T20:51:19.2967450Z 2021-05-19T20:51:19.3045520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-19T20:51:19.5343200Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-19T20:51:20.2750070Z ================================================== 2021-05-19T20:51:20.2750860Z downloaded 1.3 MB 2021-05-19T20:51:20.2751470Z 2021-05-19T20:51:20.2753250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-19T20:51:20.2754680Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-19T20:51:20.2755280Z ================================================== 2021-05-19T20:51:20.2755670Z downloaded 302 KB 2021-05-19T20:51:20.2755930Z 2021-05-19T20:51:20.2757110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-19T20:51:20.2758400Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-19T20:51:20.2759010Z ================================================== 2021-05-19T20:51:20.2759410Z downloaded 104 KB 2021-05-19T20:51:20.2759670Z 2021-05-19T20:51:20.2760980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-19T20:51:20.2762340Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-19T20:51:20.2762920Z ================================================== 2021-05-19T20:51:20.2763320Z downloaded 21 KB 2021-05-19T20:51:20.2763570Z 2021-05-19T20:51:20.2765020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-19T20:51:20.4070440Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-19T20:51:20.4081700Z ================================================== 2021-05-19T20:51:20.4082190Z downloaded 43 KB 2021-05-19T20:51:20.4082450Z 2021-05-19T20:51:20.4121530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-19T20:51:20.5806360Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-19T20:51:20.5807160Z ================================================== 2021-05-19T20:51:20.5807570Z downloaded 33 KB 2021-05-19T20:51:20.5807840Z 2021-05-19T20:51:20.5845830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-19T20:51:20.8464500Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-19T20:51:20.8484860Z ================================================== 2021-05-19T20:51:20.8485360Z downloaded 137 KB 2021-05-19T20:51:20.8485630Z 2021-05-19T20:51:20.8523460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-19T20:51:20.9782150Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-19T20:51:21.0052540Z ================================================== 2021-05-19T20:51:21.0053090Z downloaded 2.8 MB 2021-05-19T20:51:21.0053360Z 2021-05-19T20:51:21.0154240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-19T20:51:21.2467170Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-19T20:51:21.2474220Z ================================================== 2021-05-19T20:51:21.2474710Z downloaded 64 KB 2021-05-19T20:51:21.2475400Z 2021-05-19T20:51:21.2515920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-19T20:51:21.3861240Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-19T20:51:21.4014770Z ================================================== 2021-05-19T20:51:21.4015340Z downloaded 954 KB 2021-05-19T20:51:21.4015610Z 2021-05-19T20:51:21.4066120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-19T20:51:21.5438060Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-19T20:51:21.5455200Z ================================================== 2021-05-19T20:51:21.5455690Z downloaded 129 KB 2021-05-19T20:51:21.5455960Z 2021-05-19T20:51:21.5493140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-19T20:51:21.7811190Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-19T20:51:21.7898650Z ================================================== 2021-05-19T20:51:21.7899160Z downloaded 384 KB 2021-05-19T20:51:21.7899440Z 2021-05-19T20:51:23.3006700Z 2021-05-19T20:51:23.3007890Z The downloaded binary packages are in 2021-05-19T20:51:23.3009050Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpsMg1bO/downloaded_packages 2021-05-19T20:51:23.3933080Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T20:51:26.8874870Z 2021-05-19T20:51:27.5078510Z 2021-05-19T20:51:27.5181050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c549ee197/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T20:51:27.5371730Z 2021-05-19T20:51:27.5402840Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c549ee197/muschellij2-desc-7be86f2/DESCRIPTION’ (353ms) 2021-05-19T20:51:27.6104900Z 2021-05-19T20:51:27.6206490Z 2021-05-19T20:51:27.6307710Z ─ preparing ‘desc’: 2021-05-19T20:51:27.6408940Z 2021-05-19T20:51:27.6510060Z 2021-05-19T20:51:27.6580460Z checking DESCRIPTION meta-information ... 2021-05-19T20:51:27.6682130Z 2021-05-19T20:51:27.6784880Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:51:27.7688640Z 2021-05-19T20:51:27.7790030Z 2021-05-19T20:51:27.7805090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:27.7851340Z 2021-05-19T20:51:27.7857950Z 2021-05-19T20:51:27.7859680Z ─ checking for empty or unneeded directories 2021-05-19T20:51:27.7860980Z 2021-05-19T20:51:27.7861660Z 2021-05-19T20:51:27.7862930Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T20:51:27.9297770Z 2021-05-19T20:51:27.9310820Z 2021-05-19T20:51:27.9311500Z 2021-05-19T20:51:27.9621030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:27.9631260Z (as ‘lib’ is unspecified) 2021-05-19T20:51:28.4787180Z * installing *source* package ‘desc’ ... 2021-05-19T20:51:28.5015210Z ** using staged installation 2021-05-19T20:51:28.5316270Z ** R 2021-05-19T20:51:28.5618070Z ** inst 2021-05-19T20:51:28.5719520Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:30.9298980Z ** help 2021-05-19T20:51:31.2449470Z *** installing help indices 2021-05-19T20:51:31.5427950Z ** building package indices 2021-05-19T20:51:32.0150070Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:32.3851910Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:32.8374770Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:32.8422950Z * DONE (desc) 2021-05-19T20:51:33.2401340Z 2021-05-19T20:51:33.2467420Z 2021-05-19T20:51:33.2529050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c5f24ad49/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T20:51:33.2603700Z 2021-05-19T20:51:33.2681030Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c5f24ad49/muschellij2-ghtravis-0b26809/DESCRIPTION’ (338ms) 2021-05-19T20:51:33.2995090Z 2021-05-19T20:51:33.3077430Z 2021-05-19T20:51:33.3180430Z ─ preparing ‘ghtravis’: 2021-05-19T20:51:33.3313920Z checking DESCRIPTION meta-information ... 2021-05-19T20:51:33.3414500Z 2021-05-19T20:51:33.3496580Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:51:33.3937830Z 2021-05-19T20:51:33.3977760Z 2021-05-19T20:51:33.3980560Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:33.3989260Z 2021-05-19T20:51:33.4020360Z 2021-05-19T20:51:33.4022900Z ─ checking for empty or unneeded directories 2021-05-19T20:51:33.4029860Z 2021-05-19T20:51:33.4058390Z 2021-05-19T20:51:33.4060030Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T20:51:33.4613130Z 2021-05-19T20:51:33.4959850Z 2021-05-19T20:51:33.5060680Z 2021-05-19T20:51:33.6069840Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:33.6169950Z (as ‘lib’ is unspecified) 2021-05-19T20:51:33.9856360Z * installing *source* package ‘ghtravis’ ... 2021-05-19T20:51:33.9858760Z ** using staged installation 2021-05-19T20:51:34.0079760Z ** R 2021-05-19T20:51:34.0268770Z ** inst 2021-05-19T20:51:34.0296130Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:36.0678900Z ** help 2021-05-19T20:51:36.1769350Z *** installing help indices 2021-05-19T20:51:36.2351130Z ** building package indices 2021-05-19T20:51:36.5838960Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:37.5160950Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:38.4615350Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:38.4641590Z * DONE (ghtravis) 2021-05-19T20:51:38.4945100Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:51:38.6805980Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T20:51:41.5601280Z 2021-05-19T20:51:41.5602980Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T20:51:41.5603820Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T20:51:41.5604900Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T20:51:41.5605710Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T20:51:41.5606890Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T20:51:41.5607690Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T20:51:41.5614230Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:41.5615290Z (as ‘lib’ is unspecified) 2021-05-19T20:51:43.3948730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-19T20:51:43.5980040Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-19T20:51:43.6005220Z ================================================== 2021-05-19T20:51:43.6005720Z downloaded 194 KB 2021-05-19T20:51:43.6006390Z 2021-05-19T20:51:43.6046960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-19T20:51:43.7800000Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-19T20:51:43.7807980Z ================================================== 2021-05-19T20:51:43.7808490Z downloaded 67 KB 2021-05-19T20:51:43.7808760Z 2021-05-19T20:51:43.7845390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-19T20:51:43.9374280Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-19T20:51:43.9399640Z ================================================== 2021-05-19T20:51:43.9400320Z downloaded 189 KB 2021-05-19T20:51:43.9400660Z 2021-05-19T20:51:43.9438460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-19T20:51:44.1733580Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-19T20:51:44.1913780Z ================================================== 2021-05-19T20:51:44.1914390Z downloaded 1.2 MB 2021-05-19T20:51:44.1914670Z 2021-05-19T20:51:44.1969000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-19T20:51:44.4314130Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-19T20:51:44.4453210Z ================================================== 2021-05-19T20:51:44.4453760Z downloaded 936 KB 2021-05-19T20:51:44.4454030Z 2021-05-19T20:51:44.6009830Z 2021-05-19T20:51:44.6111780Z The downloaded binary packages are in 2021-05-19T20:51:44.6200920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpsMg1bO/downloaded_packages 2021-05-19T20:51:44.9066890Z 2021-05-19T20:51:44.9086120Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c117b5460/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T20:51:44.9124540Z 2021-05-19T20:51:44.9127250Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpsMg1bO/remotes2a7c117b5460/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T20:51:44.9385490Z 2021-05-19T20:51:44.9418600Z 2021-05-19T20:51:44.9420270Z ─ preparing ‘aghast’: 2021-05-19T20:51:44.9430910Z 2021-05-19T20:51:44.9432630Z 2021-05-19T20:51:44.9509310Z checking DESCRIPTION meta-information ... 2021-05-19T20:51:44.9697720Z 2021-05-19T20:51:44.9706740Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:51:45.0008440Z 2021-05-19T20:51:45.0060130Z 2021-05-19T20:51:45.0062120Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:45.0075510Z 2021-05-19T20:51:45.0114220Z 2021-05-19T20:51:45.0116120Z ─ checking for empty or unneeded directories 2021-05-19T20:51:45.0146900Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T20:51:45.0188220Z 2021-05-19T20:51:45.0189050Z 2021-05-19T20:51:45.0189780Z 2021-05-19T20:51:45.0363400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:45.0365120Z (as ‘lib’ is unspecified) 2021-05-19T20:51:45.4773740Z * installing *source* package ‘aghast’ ... 2021-05-19T20:51:45.4777190Z ** using staged installation 2021-05-19T20:51:45.5212520Z ** R 2021-05-19T20:51:45.5512070Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:46.2522220Z ** help 2021-05-19T20:51:46.2898010Z *** installing help indices 2021-05-19T20:51:46.3197080Z ** building package indices 2021-05-19T20:51:46.8200180Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:47.0819300Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:47.3464910Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:47.3485190Z * DONE (aghast) 2021-05-19T20:51:47.3706110Z Installing 1 packages: covr 2021-05-19T20:51:47.3721470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:47.3722930Z (as ‘lib’ is unspecified) 2021-05-19T20:51:48.3453820Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T20:51:48.3454350Z 2021-05-19T20:51:49.2078560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-19T20:51:49.4738440Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-19T20:51:49.4758670Z ================================================== 2021-05-19T20:51:49.4759140Z downloaded 153 KB 2021-05-19T20:51:49.4759410Z 2021-05-19T20:51:49.4801980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-19T20:51:49.7552220Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-19T20:51:49.7602100Z ================================================== 2021-05-19T20:51:49.7602590Z downloaded 117 KB 2021-05-19T20:51:49.7602860Z 2021-05-19T20:51:49.7639580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-19T20:51:49.8873970Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-19T20:51:49.8904170Z ================================================== 2021-05-19T20:51:49.8904700Z downloaded 282 KB 2021-05-19T20:51:49.8905200Z 2021-05-19T20:51:49.9551430Z 2021-05-19T20:51:49.9652670Z The downloaded binary packages are in 2021-05-19T20:51:49.9753830Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpsMg1bO/downloaded_packages 2021-05-19T20:51:49.9961410Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T20:51:49.9962210Z remotes::install_deps(dependencies = TRUE) 2021-05-19T20:51:49.9962800Z remotes::install_cran("rcmdcheck") 2021-05-19T20:51:49.9963330Z remotes::install_cran("markdown") 2021-05-19T20:51:50.0145850Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:51:50.0146280Z env: 2021-05-19T20:51:50.0146720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:51:50.0147210Z TIC_DEPLOY_KEY: 2021-05-19T20:51:50.0147560Z RSPM: 2021-05-19T20:51:50.0148720Z GITHUB_PAT: *** 2021-05-19T20:51:50.0149570Z COVERALLS_TOKEN: *** 2021-05-19T20:51:50.0150040Z continue-on-error: false 2021-05-19T20:51:50.0150480Z VDIFFR_RUN_TESTS: false 2021-05-19T20:51:50.0150950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:51:50.0151350Z TZ: UTC 2021-05-19T20:51:50.0151700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:51:50.0152080Z NOT_CRAN: true 2021-05-19T20:51:50.0152480Z ##[endgroup] 2021-05-19T20:51:57.1278830Z tractor.base (NA -> 6f92c97af...) [GitHub] 2021-05-19T20:51:57.1280080Z dcm2niir (NA -> cd9c14f52...) [GitHub] 2021-05-19T20:51:57.1281060Z dcmtk (NA -> 491cbcea6...) [GitHub] 2021-05-19T20:51:57.1282080Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-19T20:51:57.1283020Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-19T20:51:57.1283980Z fslr (NA -> 2836c3181...) [GitHub] 2021-05-19T20:51:57.1284900Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:51:57.1285760Z ore (NA -> 1.6.3 ) [CRAN] 2021-05-19T20:51:57.1286720Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:51:57.1287630Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-19T20:51:57.1288480Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:51:57.1289370Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-19T20:51:57.1290210Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-19T20:51:57.1291140Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-19T20:51:57.1292130Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:51:57.1293000Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:51:57.1293970Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:51:57.1294820Z shades (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:51:57.1295740Z reportr (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:51:57.1296640Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:51:57.5187550Z Downloading GitHub repo jonclayden/tractor@HEAD 2021-05-19T20:51:59.7705140Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/reportr.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/reportr 2021-05-19T20:51:59.7910760Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/reportr'... 2021-05-19T20:52:00.2675650Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/mmand.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/mmand 2021-05-19T20:52:00.2759290Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/mmand'... 2021-05-19T20:52:01.2144840Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNiftyReg.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg 2021-05-19T20:52:01.2227290Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg'... 2021-05-19T20:52:02.2637680Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/corpcor.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/corpcor 2021-05-19T20:52:02.2716740Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/corpcor'... 2021-05-19T20:52:02.7647520Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/Rcpp.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp 2021-05-19T20:52:02.7726780Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp'... 2021-05-19T20:52:03.6768120Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/ore.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/ore 2021-05-19T20:52:03.6848960Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/ore'... 2021-05-19T20:52:04.7053630Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/RcppEigen.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen 2021-05-19T20:52:04.7137460Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen'... 2021-05-19T20:52:05.8622450Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNifti.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RNifti 2021-05-19T20:52:05.8700840Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/RNifti'... 2021-05-19T20:52:06.5143580Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/divest.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/divest 2021-05-19T20:52:06.5222860Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/divest'... 2021-05-19T20:52:07.1140020Z Submodule 'dcm_qa' (https://github.com/neurolabusc/dcm_qa.git) registered for path 'tests/dcm_qa' 2021-05-19T20:52:07.1154210Z Submodule 'dcm_qa_nih' (https://github.com/neurolabusc/dcm_qa_nih.git) registered for path 'tests/dcm_qa_nih' 2021-05-19T20:52:07.1167370Z Submodule 'tests/dcm_qa_stc' (https://github.com/neurolabusc/dcm_qa_stc.git) registered for path 'tests/dcm_qa_stc' 2021-05-19T20:52:07.1186000Z Submodule 'tests/testthat/dcm_qa_uih' (https://github.com/neurolabusc/dcm_qa_uih.git) registered for path 'tests/dcm_qa_uih' 2021-05-19T20:52:07.1358340Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa'... 2021-05-19T20:52:09.0006820Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_nih'... 2021-05-19T20:52:09.6110570Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_stc'... 2021-05-19T20:52:12.1853450Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_uih'... 2021-05-19T20:52:20.8900940Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/yaml.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/yaml 2021-05-19T20:52:20.8981450Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/yaml'... 2021-05-19T20:52:21.4047500Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/loder.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/loder 2021-05-19T20:52:21.4124580Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/loder'... 2021-05-19T20:52:22.6105280Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/shades.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/shades 2021-05-19T20:52:22.6108060Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/shades'... 2021-05-19T20:52:22.6111300Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/jsonlite.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite 2021-05-19T20:52:22.6114080Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite'... 2021-05-19T20:52:25.7343810Z ore (NA -> 1.6.3) [CRAN] 2021-05-19T20:52:25.7344950Z RNifti (NA -> 1.3.1) [CRAN] 2021-05-19T20:52:25.7345820Z shades (NA -> 1.4.0) [CRAN] 2021-05-19T20:52:25.7346600Z reportr (NA -> 1.3.0) [CRAN] 2021-05-19T20:52:25.7370690Z Installing 4 packages: ore, RNifti, shades, reportr 2021-05-19T20:52:25.7387440Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:25.7388590Z (as ‘lib’ is unspecified) 2021-05-19T20:52:27.6121030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ore_1.6.3.tgz' 2021-05-19T20:52:27.7526040Z Content type 'application/x-gzip' length 592205 bytes (578 KB) 2021-05-19T20:52:27.7648070Z ================================================== 2021-05-19T20:52:27.7648640Z downloaded 578 KB 2021-05-19T20:52:27.7648930Z 2021-05-19T20:52:27.7685580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-19T20:52:27.9988980Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-19T20:52:28.0312330Z ================================================== 2021-05-19T20:52:28.0312910Z downloaded 1.8 MB 2021-05-19T20:52:28.0313170Z 2021-05-19T20:52:28.0449600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/shades_1.4.0.tgz' 2021-05-19T20:52:28.1733550Z Content type 'application/x-gzip' length 86119 bytes (84 KB) 2021-05-19T20:52:28.1745310Z ================================================== 2021-05-19T20:52:28.1745800Z downloaded 84 KB 2021-05-19T20:52:28.1746110Z 2021-05-19T20:52:28.1780720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reportr_1.3.0.tgz' 2021-05-19T20:52:28.4227780Z Content type 'application/x-gzip' length 33982 bytes (33 KB) 2021-05-19T20:52:28.4228570Z ================================================== 2021-05-19T20:52:28.4229210Z downloaded 33 KB 2021-05-19T20:52:28.4229530Z 2021-05-19T20:52:28.5363740Z 2021-05-19T20:52:28.5411680Z The downloaded binary packages are in 2021-05-19T20:52:28.5420940Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:52:28.9512250Z 2021-05-19T20:52:28.9535180Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ ... 2021-05-19T20:52:28.9599790Z 2021-05-19T20:52:28.9602310Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee42327b53/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ 2021-05-19T20:52:29.0083040Z 2021-05-19T20:52:29.0112610Z 2021-05-19T20:52:29.0114290Z ─ preparing ‘tractor.base’: 2021-05-19T20:52:29.0124330Z 2021-05-19T20:52:29.0125220Z 2021-05-19T20:52:29.0148910Z checking DESCRIPTION meta-information ... 2021-05-19T20:52:29.0177180Z 2021-05-19T20:52:29.0178540Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:52:29.0896010Z 2021-05-19T20:52:29.0927740Z 2021-05-19T20:52:29.0929560Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:29.0938580Z 2021-05-19T20:52:29.0965130Z 2021-05-19T20:52:29.0966670Z ─ checking for empty or unneeded directories 2021-05-19T20:52:29.0989090Z 2021-05-19T20:52:29.1016200Z 2021-05-19T20:52:29.1017730Z ─ building ‘tractor.base_3.3.4.tar.gz’ 2021-05-19T20:52:29.4675850Z 2021-05-19T20:52:29.4758160Z 2021-05-19T20:52:29.4780750Z 2021-05-19T20:52:29.5053800Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:29.5057990Z (as ‘lib’ is unspecified) 2021-05-19T20:52:30.0200010Z * installing *source* package ‘tractor.base’ ... 2021-05-19T20:52:30.0203130Z ** using staged installation 2021-05-19T20:52:30.0402580Z ** R 2021-05-19T20:52:30.0904710Z ** inst 2021-05-19T20:52:30.1096770Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:34.8126130Z 2021-05-19T20:52:34.8128400Z in method for ‘coerce’ with signature ‘"MriImage","nifti"’: no definition for class “nifti” 2021-05-19T20:52:34.8129110Z ** help 2021-05-19T20:52:34.8130360Z in method for ‘coerce’ with signature ‘"nifti","MriImage"’: no definition for class “nifti” 2021-05-19T20:52:34.9655770Z *** installing help indices 2021-05-19T20:52:35.0438760Z ** building package indices 2021-05-19T20:52:35.3784580Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:52:35.8281860Z ** testing if installed package can be loaded from final location 2021-05-19T20:52:36.4068890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:52:36.4146350Z * DONE (tractor.base) 2021-05-19T20:52:36.6521050Z Downloading GitHub repo neuroconductor/dcm2niir@cd9c14f5234e08d13eea0319a25caec3812bb3ab 2021-05-19T20:52:40.1099110Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:52:40.1100030Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-19T20:52:40.1100890Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-19T20:52:40.1101590Z Installing 3 packages: R.methodsS3, R.oo, R.utils 2021-05-19T20:52:40.1111620Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:40.1112650Z (as ‘lib’ is unspecified) 2021-05-19T20:52:44.6262260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-19T20:52:44.7780970Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-19T20:52:44.7788920Z ================================================== 2021-05-19T20:52:44.7789390Z downloaded 77 KB 2021-05-19T20:52:44.7789660Z 2021-05-19T20:52:44.7828500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-19T20:52:44.9505970Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-19T20:52:44.9652370Z ================================================== 2021-05-19T20:52:44.9654060Z downloaded 945 KB 2021-05-19T20:52:44.9654550Z 2021-05-19T20:52:44.9702340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-19T20:52:45.2025550Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-19T20:52:45.2213420Z ================================================== 2021-05-19T20:52:45.2213980Z downloaded 1.3 MB 2021-05-19T20:52:45.2214250Z 2021-05-19T20:52:45.2879650Z 2021-05-19T20:52:45.2980910Z The downloaded binary packages are in 2021-05-19T20:52:45.3070140Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:52:45.5814670Z 2021-05-19T20:52:45.5837850Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee1ce0b88c/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ ... 2021-05-19T20:52:45.5875680Z 2021-05-19T20:52:45.5878320Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee1ce0b88c/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ 2021-05-19T20:52:45.6167550Z 2021-05-19T20:52:45.6268430Z 2021-05-19T20:52:45.6334920Z ─ preparing ‘dcm2niir’: 2021-05-19T20:52:45.6335670Z 2021-05-19T20:52:45.6383170Z 2021-05-19T20:52:45.6385010Z checking DESCRIPTION meta-information ... 2021-05-19T20:52:45.6385820Z 2021-05-19T20:52:45.6387070Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:52:45.6818570Z 2021-05-19T20:52:45.6845890Z 2021-05-19T20:52:45.6848810Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:45.6856280Z 2021-05-19T20:52:45.6881730Z 2021-05-19T20:52:45.6883130Z ─ checking for empty or unneeded directories 2021-05-19T20:52:45.6890790Z 2021-05-19T20:52:45.6917960Z 2021-05-19T20:52:45.6919460Z ─ building ‘dcm2niir_0.6.9.1.tar.gz’ 2021-05-19T20:52:45.7023700Z 2021-05-19T20:52:45.7024750Z 2021-05-19T20:52:45.7025330Z 2021-05-19T20:52:45.7510800Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:45.7511990Z (as ‘lib’ is unspecified) 2021-05-19T20:52:46.0537940Z * installing *source* package ‘dcm2niir’ ... 2021-05-19T20:52:46.0542180Z ** using staged installation 2021-05-19T20:52:46.0822160Z ** R 2021-05-19T20:52:46.0897420Z ** inst 2021-05-19T20:52:46.0916820Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:47.1691770Z ** help 2021-05-19T20:52:47.1943950Z *** installing help indices 2021-05-19T20:52:47.2188840Z ** building package indices 2021-05-19T20:52:47.4843530Z ** installing vignettes 2021-05-19T20:52:47.4891690Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:52:48.1908940Z ** testing if installed package can be loaded from final location 2021-05-19T20:52:48.8857180Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:52:48.8876690Z * DONE (dcm2niir) 2021-05-19T20:52:49.1380220Z Downloading GitHub repo neuroconductor/dcmtk@491cbcea629724ddf29fcf21643abe277a816723 2021-05-19T20:52:52.6967330Z 2021-05-19T20:52:52.6970520Z Installing 1 packages: lubridate 2021-05-19T20:52:52.6971880Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-19T20:52:52.6980570Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:52.6981580Z (as ‘lib’ is unspecified) 2021-05-19T20:52:56.5975080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lubridate_1.7.10.tgz' 2021-05-19T20:52:56.8102370Z Content type 'application/x-gzip' length 1608605 bytes (1.5 MB) 2021-05-19T20:52:56.8266770Z ================================================== 2021-05-19T20:52:56.8267280Z downloaded 1.5 MB 2021-05-19T20:52:56.8267550Z 2021-05-19T20:52:56.8671830Z 2021-05-19T20:52:56.8763590Z The downloaded binary packages are in 2021-05-19T20:52:56.8774320Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:52:57.1503330Z 2021-05-19T20:52:57.1519890Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee5b76b341/neuroconductor-dcmtk-491cbce/DESCRIPTION’ ... 2021-05-19T20:52:57.1560070Z 2021-05-19T20:52:57.1562650Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee5b76b341/neuroconductor-dcmtk-491cbce/DESCRIPTION’ 2021-05-19T20:52:57.2168990Z 2021-05-19T20:52:57.2319330Z 2021-05-19T20:52:57.2321240Z ─ preparing ‘dcmtk’: 2021-05-19T20:52:57.2330980Z 2021-05-19T20:52:57.2359930Z 2021-05-19T20:52:57.2361580Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:52:57.2388550Z ─ running ‘cleanup’ 2021-05-19T20:52:57.3448350Z 2021-05-19T20:52:57.3476940Z 2021-05-19T20:52:57.3479290Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:57.3487450Z 2021-05-19T20:52:57.3512710Z 2021-05-19T20:52:57.3514780Z ─ checking for empty or unneeded directories 2021-05-19T20:52:57.3543080Z 2021-05-19T20:52:57.3570370Z 2021-05-19T20:52:57.3572000Z ─ building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-19T20:52:57.4979710Z 2021-05-19T20:52:57.4989330Z 2021-05-19T20:52:57.4989970Z 2021-05-19T20:52:57.5307940Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:57.5310050Z (as ‘lib’ is unspecified) 2021-05-19T20:52:57.9396090Z * installing *source* package ‘dcmtk’ ... 2021-05-19T20:52:57.9398670Z ** using staged installation 2021-05-19T20:52:57.9598620Z ** R 2021-05-19T20:52:57.9733970Z ** data 2021-05-19T20:52:57.9755860Z *** moving datasets to lazyload DB 2021-05-19T20:52:58.0252280Z ** inst 2021-05-19T20:52:58.0325650Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:59.6219820Z ** help 2021-05-19T20:52:59.7046610Z *** installing help indices 2021-05-19T20:52:59.7502550Z ** building package indices 2021-05-19T20:53:00.0568580Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:53:01.1374460Z ** testing if installed package can be loaded from final location 2021-05-19T20:53:02.1382170Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:53:02.1408160Z * DONE (dcmtk) 2021-05-19T20:53:02.4382590Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-19T20:53:06.3612160Z 2021-05-19T20:53:06.3613830Z RNifti (1.3.1 -> 929106d1b...) [GitHub] 2021-05-19T20:53:06.3614730Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:53:06.3615640Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:53:06.3616480Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:53:06.3617310Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:53:06.3618160Z rticles (NA -> 0.19 ) [CRAN] 2021-05-19T20:53:06.3619080Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:53:06.3619890Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:53:06.3620790Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-19T20:53:06.3626560Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:53:06.3627550Z (as ‘lib’ is unspecified) 2021-05-19T20:53:10.4712370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-19T20:53:10.7195170Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-19T20:53:10.7196070Z ================================================== 2021-05-19T20:53:10.7196720Z downloaded 30 KB 2021-05-19T20:53:10.7197180Z 2021-05-19T20:53:10.7234160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-19T20:53:10.8602840Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-19T20:53:10.8619310Z ================================================== 2021-05-19T20:53:10.8619810Z downloaded 115 KB 2021-05-19T20:53:10.8620080Z 2021-05-19T20:53:10.8657330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-19T20:53:10.9875790Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-19T20:53:10.9905050Z ================================================== 2021-05-19T20:53:10.9905710Z downloaded 225 KB 2021-05-19T20:53:10.9906130Z 2021-05-19T20:53:10.9944340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-19T20:53:11.2273770Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-19T20:53:11.2649320Z ================================================== 2021-05-19T20:53:11.2649880Z downloaded 3.5 MB 2021-05-19T20:53:11.2650150Z 2021-05-19T20:53:11.2740700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rticles_0.19.tgz' 2021-05-19T20:53:11.4064710Z Content type 'application/x-gzip' length 1661010 bytes (1.6 MB) 2021-05-19T20:53:11.4283850Z ================================================== 2021-05-19T20:53:11.4284430Z downloaded 1.6 MB 2021-05-19T20:53:11.4284700Z 2021-05-19T20:53:11.4333080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-19T20:53:11.5651690Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-19T20:53:11.5661190Z ================================================== 2021-05-19T20:53:11.5661680Z downloaded 60 KB 2021-05-19T20:53:11.5661940Z 2021-05-19T20:53:11.5716530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T20:53:11.7631150Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T20:53:11.7631900Z ================================================== 2021-05-19T20:53:11.7632310Z downloaded 28 KB 2021-05-19T20:53:11.7632570Z 2021-05-19T20:53:12.1090330Z 2021-05-19T20:53:12.1108760Z The downloaded binary packages are in 2021-05-19T20:53:12.1123820Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:53:12.2046750Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-19T20:53:22.2701480Z 2021-05-19T20:53:22.5312490Z 2021-05-19T20:53:22.5329490Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee7c6df196/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-19T20:53:22.5364910Z 2021-05-19T20:53:22.5367310Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee7c6df196/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-19T20:53:22.6389560Z 2021-05-19T20:53:22.6417360Z 2021-05-19T20:53:22.6418990Z ─ preparing ‘RNifti’: 2021-05-19T20:53:22.6428330Z 2021-05-19T20:53:22.6429130Z 2021-05-19T20:53:22.6551930Z checking DESCRIPTION meta-information ... 2021-05-19T20:53:22.6756910Z 2021-05-19T20:53:22.6758950Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:53:22.6768250Z 2021-05-19T20:53:22.6793170Z 2021-05-19T20:53:22.6794540Z ─ cleaning src 2021-05-19T20:53:22.6819700Z ─ running ‘cleanup’ 2021-05-19T20:53:22.8940710Z 2021-05-19T20:53:22.8966990Z 2021-05-19T20:53:22.8969010Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:53:22.9563830Z 2021-05-19T20:53:22.9588720Z 2021-05-19T20:53:22.9590430Z ─ checking for empty or unneeded directories 2021-05-19T20:53:22.9646110Z 2021-05-19T20:53:22.9670070Z 2021-05-19T20:53:22.9671780Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-19T20:53:23.2791920Z 2021-05-19T20:53:23.2793160Z 2021-05-19T20:53:23.2794270Z 2021-05-19T20:53:23.3123420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:53:23.3124450Z (as ‘lib’ is unspecified) 2021-05-19T20:53:23.8166250Z * installing *source* package ‘RNifti’ ... 2021-05-19T20:53:23.8244600Z ** using staged installation 2021-05-19T20:53:23.8475550Z ** libs 2021-05-19T20:53:23.8656090Z 2021-05-19T20:53:23.8659120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-19T20:53:26.6406550Z In file included from main.cpp:1: 2021-05-19T20:53:26.6407470Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T20:53:26.6409650Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T20:53:26.6410720Z SEXP data = Parent::get__(); 2021-05-19T20:53:26.6411150Z ^ 2021-05-19T20:53:38.9313450Z 1 warning generated. 2021-05-19T20:53:38.9506760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-19T20:53:39.0809410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-19T20:53:39.2132770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-19T20:53:39.2878490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-19T20:53:39.4372770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-19T20:53:39.9742250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-19T20:53:40.0581290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-19T20:53:40.2109420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-19T20:53:40.3958920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-19T20:53:40.5636970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-19T20:53:40.8524580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-19T20:53:41.0487540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-19T20:53:42.4618980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-19T20:53:42.4622960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-19T20:53:42.4626530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-19T20:53:42.4629770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-19T20:53:42.4633010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-19T20:53:42.4636500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-19T20:53:42.5611530Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-19T20:53:42.5612650Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-19T20:53:42.5613170Z ^ 2021-05-19T20:53:42.5614450Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-19T20:53:42.5615710Z static const nifti_type_ele nifti_type_list[] = { 2021-05-19T20:53:42.5617120Z ^ 2021-05-19T20:53:42.5620480Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-19T20:53:42.5623020Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-19T20:53:42.5624390Z ^ 2021-05-19T20:53:42.5627600Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-19T20:53:42.5629730Z static int is_mixedcase(const char * str) 2021-05-19T20:53:42.5630880Z ^ 2021-05-19T20:53:42.5634090Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-19T20:53:42.5636000Z static int is_uppercase(const char * str) 2021-05-19T20:53:42.5636420Z ^ 2021-05-19T20:53:42.5637600Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-19T20:53:42.5638360Z static int make_lowercase(char * str) 2021-05-19T20:53:42.5638900Z ^ 2021-05-19T20:53:42.5640060Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-19T20:53:42.5640810Z static int make_uppercase(char * str) 2021-05-19T20:53:42.5641220Z ^ 2021-05-19T20:53:42.5642340Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-19T20:53:42.5643220Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-19T20:53:42.5643720Z ^ 2021-05-19T20:53:43.4519590Z 8 warnings generated. 2021-05-19T20:53:43.4557380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-19T20:53:43.7038340Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-19T20:53:43.7052950Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-19T20:53:43.7053800Z ^ 2021-05-19T20:53:43.7055420Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-19T20:53:43.7057320Z static char *escapize_string( const char * str ) 2021-05-19T20:53:43.7058040Z ^ 2021-05-19T20:53:45.8033740Z 2 warnings generated. 2021-05-19T20:53:45.8122430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-19T20:53:45.8879290Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-19T20:53:45.8971980Z ** R 2021-05-19T20:53:45.9126600Z ** inst 2021-05-19T20:53:45.9260220Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:53:47.0988290Z ** help 2021-05-19T20:53:47.1779250Z *** installing help indices 2021-05-19T20:53:47.2262320Z ** building package indices 2021-05-19T20:53:47.5160360Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:53:48.0026500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:53:49.0269880Z ** testing if installed package can be loaded from final location 2021-05-19T20:53:49.3751690Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:53:49.3787080Z * DONE (RNifti) 2021-05-19T20:53:49.6995070Z 2021-05-19T20:53:49.7017320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee6ade56d0/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-19T20:53:49.7047260Z 2021-05-19T20:53:49.7049820Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee6ade56d0/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-19T20:53:49.9490020Z 2021-05-19T20:53:49.9543550Z 2021-05-19T20:53:49.9545390Z ─ preparing ‘oro.nifti’: 2021-05-19T20:53:49.9546170Z 2021-05-19T20:53:49.9546890Z 2021-05-19T20:53:49.9669520Z checking DESCRIPTION meta-information ... 2021-05-19T20:53:49.9697040Z 2021-05-19T20:53:49.9698550Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:53:50.2087110Z 2021-05-19T20:53:50.2116200Z 2021-05-19T20:53:50.2118170Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:53:50.2126780Z 2021-05-19T20:53:50.2151890Z 2021-05-19T20:53:50.2153260Z ─ checking for empty or unneeded directories 2021-05-19T20:53:50.2165380Z 2021-05-19T20:53:50.2166180Z 2021-05-19T20:53:50.2167580Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-19T20:53:50.2239790Z 2021-05-19T20:53:50.2266110Z 2021-05-19T20:53:50.2267690Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-19T20:53:50.7684870Z 2021-05-19T20:53:50.7686150Z 2021-05-19T20:53:50.7686860Z 2021-05-19T20:53:50.8505400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:53:50.8506520Z (as ‘lib’ is unspecified) 2021-05-19T20:53:51.6865270Z * installing *source* package ‘oro.nifti’ ... 2021-05-19T20:53:51.6868360Z ** using staged installation 2021-05-19T20:53:51.7144120Z ** R 2021-05-19T20:53:51.8025290Z ** demo 2021-05-19T20:53:51.8048720Z ** inst 2021-05-19T20:53:51.8417220Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:54:00.2942450Z 2021-05-19T20:54:00.2943140Z ** help 2021-05-19T20:54:00.2944630Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-19T20:54:00.8536350Z *** installing help indices 2021-05-19T20:54:01.1777180Z ** building package indices 2021-05-19T20:54:01.7105310Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:54:02.4230590Z ** testing if installed package can be loaded from final location 2021-05-19T20:54:03.3170480Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:54:03.3279460Z * DONE (oro.nifti) 2021-05-19T20:54:03.6286020Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-19T20:54:08.2985520Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-19T20:54:08.2987880Z Installing 1 packages: matrixStats 2021-05-19T20:54:08.2997880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:54:08.2998870Z (as ‘lib’ is unspecified) 2021-05-19T20:54:12.5845620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-19T20:54:12.8014450Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-19T20:54:12.8243230Z ================================================== 2021-05-19T20:54:12.8243970Z downloaded 1.9 MB 2021-05-19T20:54:12.8244440Z 2021-05-19T20:54:12.9021000Z 2021-05-19T20:54:12.9122820Z The downloaded binary packages are in 2021-05-19T20:54:12.9224670Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:54:13.2103810Z 2021-05-19T20:54:13.2180330Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee6b624a07/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-19T20:54:13.2279070Z 2021-05-19T20:54:13.2376580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee6b624a07/neuroconductor-neurobase-1d4b172/DESCRIPTION’ 2021-05-19T20:54:13.4218160Z 2021-05-19T20:54:13.4319810Z 2021-05-19T20:54:13.4422180Z ─ preparing ‘neurobase’: 2021-05-19T20:54:13.4523700Z 2021-05-19T20:54:13.4626240Z 2021-05-19T20:54:13.4728890Z checking DESCRIPTION meta-information ... 2021-05-19T20:54:13.4729680Z 2021-05-19T20:54:13.4831770Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:54:13.5849500Z 2021-05-19T20:54:13.5881030Z 2021-05-19T20:54:13.5882850Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:54:13.5891900Z 2021-05-19T20:54:13.5920050Z 2021-05-19T20:54:13.5921490Z ─ checking for empty or unneeded directories 2021-05-19T20:54:13.5960170Z 2021-05-19T20:54:13.5990640Z 2021-05-19T20:54:13.5991990Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-19T20:54:13.6815530Z 2021-05-19T20:54:13.6816550Z 2021-05-19T20:54:13.6817130Z 2021-05-19T20:54:13.7127680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:54:13.7129470Z (as ‘lib’ is unspecified) 2021-05-19T20:54:14.1403420Z * installing *source* package ‘neurobase’ ... 2021-05-19T20:54:14.1407000Z ** using staged installation 2021-05-19T20:54:14.1645360Z ** R 2021-05-19T20:54:14.2068110Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:54:17.2558410Z ** help 2021-05-19T20:54:17.5286530Z *** installing help indices 2021-05-19T20:54:17.6802620Z ** building package indices 2021-05-19T20:54:18.0987430Z ** installing vignettes 2021-05-19T20:54:18.1110300Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:54:19.0082240Z ** testing if installed package can be loaded from final location 2021-05-19T20:54:19.9503800Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:54:19.9540380Z * DONE (neurobase) 2021-05-19T20:54:20.2269630Z Downloading GitHub repo neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-19T20:54:29.3481710Z 2021-05-19T20:54:29.6130080Z 2021-05-19T20:54:29.6148770Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee760a518e/neuroconductor-fslr-2836c31/DESCRIPTION’ ... 2021-05-19T20:54:29.6186020Z 2021-05-19T20:54:29.6188960Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptMdaDV/remotes2cee760a518e/neuroconductor-fslr-2836c31/DESCRIPTION’ 2021-05-19T20:54:29.9080050Z 2021-05-19T20:54:29.9113960Z 2021-05-19T20:54:29.9116210Z ─ preparing ‘fslr’: 2021-05-19T20:54:29.9125310Z 2021-05-19T20:54:29.9126120Z 2021-05-19T20:54:29.9207410Z checking DESCRIPTION meta-information ... 2021-05-19T20:54:29.9240320Z 2021-05-19T20:54:29.9241780Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:54:30.2253410Z 2021-05-19T20:54:30.2468620Z 2021-05-19T20:54:30.2470650Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:54:30.2489220Z 2021-05-19T20:54:30.2530730Z 2021-05-19T20:54:30.2532290Z ─ checking for empty or unneeded directories 2021-05-19T20:54:30.2569670Z ─ building ‘fslr_2.25.0.tar.gz’ 2021-05-19T20:54:30.4079340Z 2021-05-19T20:54:30.4080550Z 2021-05-19T20:54:30.4081250Z 2021-05-19T20:54:30.4644200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:54:30.4646000Z (as ‘lib’ is unspecified) 2021-05-19T20:54:31.0945610Z * installing *source* package ‘fslr’ ... 2021-05-19T20:54:31.0948710Z ** using staged installation 2021-05-19T20:54:31.1191770Z ** R 2021-05-19T20:54:31.1934920Z ** inst 2021-05-19T20:54:31.1966700Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:54:34.4543020Z ** help 2021-05-19T20:54:35.1089900Z *** installing help indices 2021-05-19T20:54:35.4755210Z ** building package indices 2021-05-19T20:54:36.0491440Z ** installing vignettes 2021-05-19T20:54:36.0598360Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:54:37.0332680Z ** testing if installed package can be loaded from final location 2021-05-19T20:54:38.0595850Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:54:38.0636160Z * DONE (fslr) 2021-05-19T20:54:38.1834340Z Installing 14 packages: base64enc, ore, R.methodsS3, R.oo, bitops, RNifti, R.utils, matrixStats, abind, tinytex, htmltools, shades, reportr, rmarkdown 2021-05-19T20:54:38.1846460Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:54:38.1847460Z (as ‘lib’ is unspecified) 2021-05-19T20:54:42.5522720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-19T20:54:42.6974130Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-19T20:54:42.6975900Z ================================================== 2021-05-19T20:54:42.6976800Z downloaded 30 KB 2021-05-19T20:54:42.6977420Z 2021-05-19T20:54:42.7012380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ore_1.6.3.tgz' 2021-05-19T20:54:42.9152630Z Content type 'application/x-gzip' length 592205 bytes (578 KB) 2021-05-19T20:54:42.9239320Z ================================================== 2021-05-19T20:54:42.9239770Z downloaded 578 KB 2021-05-19T20:54:42.9240290Z 2021-05-19T20:54:42.9289500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-19T20:54:43.1807230Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-19T20:54:43.1829130Z ================================================== 2021-05-19T20:54:43.1830960Z downloaded 77 KB 2021-05-19T20:54:43.1831300Z 2021-05-19T20:54:43.1871550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-19T20:54:43.3188710Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-19T20:54:43.3407450Z ================================================== 2021-05-19T20:54:43.3407990Z downloaded 945 KB 2021-05-19T20:54:43.3408260Z 2021-05-19T20:54:43.3454690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T20:54:43.5864860Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T20:54:43.5865970Z ================================================== 2021-05-19T20:54:43.5866380Z downloaded 28 KB 2021-05-19T20:54:43.5866740Z 2021-05-19T20:54:43.6022700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-19T20:54:43.8204840Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-19T20:54:43.8448040Z ================================================== 2021-05-19T20:54:43.8448590Z downloaded 1.8 MB 2021-05-19T20:54:43.8448860Z 2021-05-19T20:54:43.8506600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-19T20:54:44.0838460Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-19T20:54:44.0976180Z ================================================== 2021-05-19T20:54:44.0976720Z downloaded 1.3 MB 2021-05-19T20:54:44.0977000Z 2021-05-19T20:54:44.1032340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-19T20:54:44.2313620Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-19T20:54:44.2700230Z ================================================== 2021-05-19T20:54:44.2700820Z downloaded 1.9 MB 2021-05-19T20:54:44.2701100Z 2021-05-19T20:54:44.2893960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-19T20:54:44.5567120Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-19T20:54:44.5577730Z ================================================== 2021-05-19T20:54:44.5582590Z downloaded 60 KB 2021-05-19T20:54:44.5583010Z 2021-05-19T20:54:44.5617260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-19T20:54:44.6908010Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-19T20:54:44.6920320Z ================================================== 2021-05-19T20:54:44.6920800Z downloaded 115 KB 2021-05-19T20:54:44.6921080Z 2021-05-19T20:54:44.6963690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-19T20:54:44.8272720Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-19T20:54:44.8309780Z ================================================== 2021-05-19T20:54:44.8310290Z downloaded 225 KB 2021-05-19T20:54:44.8310600Z 2021-05-19T20:54:44.8357030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/shades_1.4.0.tgz' 2021-05-19T20:54:44.9631800Z Content type 'application/x-gzip' length 86119 bytes (84 KB) 2021-05-19T20:54:44.9640040Z ================================================== 2021-05-19T20:54:44.9640510Z downloaded 84 KB 2021-05-19T20:54:44.9640790Z 2021-05-19T20:54:44.9681140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reportr_1.3.0.tgz' 2021-05-19T20:54:45.1991970Z Content type 'application/x-gzip' length 33982 bytes (33 KB) 2021-05-19T20:54:45.1992680Z ================================================== 2021-05-19T20:54:45.1993090Z downloaded 33 KB 2021-05-19T20:54:45.1993350Z 2021-05-19T20:54:45.2035730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-19T20:54:45.3335660Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-19T20:54:45.4310210Z ================================================== 2021-05-19T20:54:45.4310780Z downloaded 3.5 MB 2021-05-19T20:54:45.4311040Z 2021-05-19T20:54:46.4262440Z 2021-05-19T20:54:46.4286380Z The downloaded binary packages are in 2021-05-19T20:54:46.4287660Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptMdaDV/downloaded_packages 2021-05-19T20:54:46.7969910Z Skipping install of 'tractor.base' from a github remote, the SHA1 (6f92c97a) has not changed since last install. 2021-05-19T20:54:46.8063540Z Use `force = TRUE` to force installation 2021-05-19T20:54:46.8921960Z Skipping install of 'dcm2niir' from a github remote, the SHA1 (cd9c14f5) has not changed since last install. 2021-05-19T20:54:46.9024110Z Use `force = TRUE` to force installation 2021-05-19T20:54:46.9960780Z Skipping install of 'dcmtk' from a github remote, the SHA1 (491cbcea) has not changed since last install. 2021-05-19T20:54:46.9974280Z Use `force = TRUE` to force installation 2021-05-19T20:54:47.0978330Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-19T20:54:47.0979860Z Use `force = TRUE` to force installation 2021-05-19T20:54:47.2390240Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-19T20:54:47.2407120Z Use `force = TRUE` to force installation 2021-05-19T20:54:47.3317240Z Skipping install of 'fslr' from a github remote, the SHA1 (2836c318) has not changed since last install. 2021-05-19T20:54:47.3318670Z Use `force = TRUE` to force installation 2021-05-19T20:54:47.3341430Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T20:54:47.3342630Z Use `force = TRUE` to force installation 2021-05-19T20:54:47.3360810Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T20:54:47.3362050Z Use `force = TRUE` to force installation 2021-05-19T20:54:48.2811290Z ##[group]Run options(width = 100) 2021-05-19T20:54:48.2811890Z options(width = 100) 2021-05-19T20:54:48.2812390Z pkgs <- installed.packages()[, "Package"] 2021-05-19T20:54:48.2813030Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T20:54:48.3024920Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:54:48.3025340Z env: 2021-05-19T20:54:48.3026220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:54:48.3026680Z TIC_DEPLOY_KEY: 2021-05-19T20:54:48.3027010Z RSPM: 2021-05-19T20:54:48.3028330Z GITHUB_PAT: *** 2021-05-19T20:54:48.3029210Z COVERALLS_TOKEN: *** 2021-05-19T20:54:48.3029680Z continue-on-error: false 2021-05-19T20:54:48.3030120Z VDIFFR_RUN_TESTS: false 2021-05-19T20:54:48.3030580Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:54:48.3030990Z TZ: UTC 2021-05-19T20:54:48.3031340Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:54:48.3031710Z NOT_CRAN: true 2021-05-19T20:54:48.3032110Z ##[endgroup] 2021-05-19T20:54:49.2375430Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:54:49.2376260Z setting value 2021-05-19T20:54:49.2377260Z version R version 4.0.5 (2021-03-31) 2021-05-19T20:54:49.2377810Z os macOS Catalina 10.15.7 2021-05-19T20:54:49.2378350Z system x86_64, darwin17.0 2021-05-19T20:54:49.2379040Z ui X11 2021-05-19T20:54:49.2379640Z language (EN) 2021-05-19T20:54:49.2380600Z collate en_US.UTF-8 2021-05-19T20:54:49.2381490Z ctype en_US.UTF-8 2021-05-19T20:54:49.2382030Z tz UTC 2021-05-19T20:54:49.2382880Z date 2021-05-19 2021-05-19T20:54:49.2383130Z 2021-05-19T20:54:49.2384240Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:54:49.2385040Z ! package * version date lib source 2021-05-19T20:54:49.2386820Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2388040Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T20:54:49.2389210Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2390260Z base * 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2391340Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2392440Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2393480Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2394550Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2395660Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2396710Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2397780Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2398800Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2400080Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2401160Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2402190Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2403320Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2404430Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2406060Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2407290Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2408360Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2409450Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2410610Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2411720Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2412750Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2413970Z dcm2niir 0.6.9.1 2021-05-19 [1] Github (neuroconductor/dcm2niir@cd9c14f) 2021-05-19T20:54:49.2415260Z dcmtk 0.6.8.1 2021-05-19 [1] Github (neuroconductor/dcmtk@491cbce) 2021-05-19T20:54:49.2416460Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T20:54:49.2417630Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2418720Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2419760Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2421170Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2422550Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2423950Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-19T20:54:49.2425100Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2426120Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2427240Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2428820Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2430010Z fslr 2.25.0 2021-05-19 [1] Github (neuroconductor/fslr@2836c31) 2021-05-19T20:54:49.2431400Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2433110Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2434160Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2435490Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T20:54:49.2436680Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2437730Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2438840Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2440030Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2441160Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2442270Z grid 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2444510Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2446200Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2447420Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2448520Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2450010Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2452260Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2453640Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2454860Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2455990Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2457050Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2458180Z lubridate 1.7.10 2021-02-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2459430Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2460530Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2461580Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2462690Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2463820Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2464870Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2466010Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2467100Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2468120Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2469450Z neurobase 1.30.1 2021-05-19 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-19T20:54:49.2470660Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2471700Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2472790Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2474360Z ore 1.6.3 2019-11-02 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2475510Z oro.nifti 0.10.3 2021-05-19 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-19T20:54:49.2476730Z parallel 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2478590Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2480060Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2481280Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2482360Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2483530Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2484680Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2485780Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2486900Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2487980Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2489040Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2490170Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2491250Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2492260Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2493730Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2494970Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2496040Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2497130Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2498240Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2499450Z reportr 1.3.0 2018-10-26 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2500610Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2501690Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2502750Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2503870Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2505000Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2506070Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2507220Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2508290Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2509490Z rticles 0.19 2021-03-04 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2510820Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2511910Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2525770Z shades 1.4.0 2019-08-02 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2527100Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2528530Z splines 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2529660Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2530750Z stats4 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2531790Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2532910Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2534010Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-19T20:54:49.2535040Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2536110Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-19T20:54:49.2537600Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2538710Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2539790Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T20:54:49.2541080Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2542480Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2543550Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2544650Z P tools 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2548060Z tractor.base 3.3.4 2021-05-19 [1] Github (jonclayden/tractor@6f92c97) 2021-05-19T20:54:49.2549440Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2551270Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2552830Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-19T20:54:49.2555370Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2556490Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2557590Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2558640Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2560050Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2561160Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2562400Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2563540Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2564630Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T20:54:49.2564920Z 2021-05-19T20:54:49.2565440Z [1] /Users/runner/work/_temp/Library 2021-05-19T20:54:49.2566230Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-19T20:54:49.2566700Z 2021-05-19T20:54:49.2567600Z P ── Loaded and on-disk path mismatch. 2021-05-19T20:54:49.2622260Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T20:54:49.2622910Z Rscript -e 'tic::script()' 2021-05-19T20:54:49.2623370Z ls -l check 2021-05-19T20:54:49.2949210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:54:49.2949780Z env: 2021-05-19T20:54:49.2950260Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:54:49.2950740Z TIC_DEPLOY_KEY: 2021-05-19T20:54:49.2951140Z RSPM: 2021-05-19T20:54:49.2952810Z GITHUB_PAT: *** 2021-05-19T20:54:49.2953740Z COVERALLS_TOKEN: *** 2021-05-19T20:54:49.2954590Z continue-on-error: false 2021-05-19T20:54:49.2955120Z VDIFFR_RUN_TESTS: false 2021-05-19T20:54:49.2955620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:54:49.2956090Z TZ: UTC 2021-05-19T20:54:49.2956470Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:54:49.2956910Z NOT_CRAN: true 2021-05-19T20:54:49.2957330Z ##[endgroup] 2021-05-19T20:54:49.6650870Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:54:49.9478220Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T20:54:49.9657620Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T20:54:49.9785660Z timeout = Inf, check_dir = "check") 2021-05-19T20:54:50.1485870Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T20:54:50.4551190Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T20:54:50.5709690Z * preparing ‘dcmsort’: 2021-05-19T20:54:50.5812920Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:54:50.9101070Z * installing the package to build vignettes 2021-05-19T20:54:59.0598070Z * creating vignettes ... OK 2021-05-19T20:54:59.1456380Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:54:59.1466260Z * checking for empty or unneeded directories 2021-05-19T20:54:59.1524310Z * building ‘dcmsort_0.3.0.tar.gz’ 2021-05-19T20:54:59.1693860Z 2021-05-19T20:54:59.2668690Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T20:54:59.6044350Z * using log directory ‘/Users/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck’ 2021-05-19T20:54:59.6063230Z * using R version 4.0.5 (2021-03-31) 2021-05-19T20:54:59.6064760Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T20:54:59.6066300Z * using session charset: UTF-8 2021-05-19T20:54:59.6493210Z * using option ‘--as-cran’ 2021-05-19T20:54:59.6617150Z * checking for file ‘dcmsort/DESCRIPTION’ ... OK 2021-05-19T20:54:59.6618310Z * checking extension type ... Package 2021-05-19T20:54:59.6719950Z * this is package ‘dcmsort’ version ‘0.3.0’ 2021-05-19T20:54:59.6821120Z * package encoding: UTF-8 2021-05-19T20:54:59.6922100Z * checking package namespace information ... OK 2021-05-19T20:55:00.8730470Z * checking package dependencies ... OK 2021-05-19T20:55:00.8748480Z * checking if this is a source package ... OK 2021-05-19T20:55:00.8749560Z * checking if there is a namespace ... OK 2021-05-19T20:55:01.0530160Z * checking for executable files ... OK 2021-05-19T20:55:01.0551290Z * checking for hidden files and directories ... OK 2021-05-19T20:55:01.0570600Z * checking for portable file names ... OK 2021-05-19T20:55:01.0587220Z * checking for sufficient/correct file permissions ... OK 2021-05-19T20:55:01.0617890Z * checking serialization versions ... OK 2021-05-19T20:55:07.4614660Z * checking whether package ‘dcmsort’ can be installed ... OK 2021-05-19T20:55:07.4739780Z * checking installed package size ... OK 2021-05-19T20:55:07.6239670Z * checking package directory ... OK 2021-05-19T20:55:07.6241120Z * checking for future file timestamps ... OK 2021-05-19T20:55:07.6248170Z * checking ‘build’ directory ... OK 2021-05-19T20:55:07.8494560Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:55:07.8514800Z * checking top-level files ... OK 2021-05-19T20:55:07.8519620Z * checking for left-over files ... OK 2021-05-19T20:55:08.0807250Z * checking index information ... OK 2021-05-19T20:55:08.3127970Z * checking package subdirectories ... OK 2021-05-19T20:55:08.3824890Z * checking R files for non-ASCII characters ... OK 2021-05-19T20:55:08.4576410Z * checking R files for syntax errors ... OK 2021-05-19T20:55:10.0779520Z * checking whether the package can be loaded ... OK 2021-05-19T20:55:11.5558500Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T20:55:13.0598240Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T20:55:14.5392320Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T20:55:16.8798700Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T20:55:17.8516960Z * checking loading without being on the library search path ... OK 2021-05-19T20:55:19.4105420Z * checking dependencies in R code ... OK 2021-05-19T20:55:21.6927550Z * checking S3 generic/method consistency ... OK 2021-05-19T20:55:23.2410850Z * checking replacement functions ... OK 2021-05-19T20:55:24.8252730Z * checking foreign function calls ... OK 2021-05-19T20:55:31.6509800Z * checking R code for possible problems ... OK 2021-05-19T20:55:31.9206160Z * checking Rd files ... OK 2021-05-19T20:55:31.9889100Z * checking Rd metadata ... OK 2021-05-19T20:55:32.0734360Z * checking Rd line widths ... OK 2021-05-19T20:55:32.2776680Z * checking Rd cross-references ... OK 2021-05-19T20:55:33.8445150Z * checking for missing documentation entries ... OK 2021-05-19T20:55:38.4946980Z * checking for code/documentation mismatches ... OK 2021-05-19T20:55:40.9549470Z * checking Rd \usage sections ... OK 2021-05-19T20:55:41.0646250Z * checking Rd contents ... OK 2021-05-19T20:55:41.1831280Z * checking for unstated dependencies in examples ... OK 2021-05-19T20:55:41.1900190Z * checking installed files from ‘inst/doc’ ... OK 2021-05-19T20:55:41.1971450Z * checking files in ‘vignettes’ ... OK 2021-05-19T20:55:43.3510980Z * checking examples ... OK 2021-05-19T20:55:43.4543130Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T20:55:43.6814560Z * checking tests ... 2021-05-19T20:55:45.5569690Z Running ‘testthat.R’ 2021-05-19T20:55:45.5713630Z OK 2021-05-19T20:55:45.8123550Z * checking for unstated dependencies in vignettes ... OK 2021-05-19T20:55:45.8172360Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:55:45.8180410Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:55:45.8181850Z ‘bad-vignette.Rmd’ 2021-05-19T20:55:47.1034050Z * checking re-building of vignette outputs ... OK 2021-05-19T20:55:51.7498440Z * checking PDF version of manual ... OK 2021-05-19T20:55:51.7508350Z * checking for non-standard things in the check directory ... OK 2021-05-19T20:55:51.7516350Z * checking for detritus in the temp directory ... OK 2021-05-19T20:55:51.7517180Z * DONE 2021-05-19T20:55:51.7525310Z 2021-05-19T20:55:51.7533570Z Status: 1 NOTE 2021-05-19T20:55:51.7534340Z See 2021-05-19T20:55:51.7535880Z ‘/Users/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck/00check.log’ 2021-05-19T20:55:51.7536810Z for details. 2021-05-19T20:55:51.7537300Z 2021-05-19T20:55:51.7588610Z 2021-05-19T20:55:51.8878520Z ── R CMD check results ────────────────────────────────────── dcmsort 0.3.0 ──── 2021-05-19T20:55:51.8898480Z Duration: 52.7s 2021-05-19T20:55:51.8898830Z 2021-05-19T20:55:51.8925350Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:55:51.8926700Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:55:51.8927750Z ‘bad-vignette.Rmd’ 2021-05-19T20:55:51.8928100Z 2021-05-19T20:55:51.8938030Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-19T20:55:51.9136780Z total 200 2021-05-19T20:55:51.9139580Z drwxr-xr-x 15 runner staff 480 May 19 20:55 dcmsort.Rcheck 2021-05-19T20:55:51.9142580Z -rw-r--r-- 1 runner staff 35537 May 19 20:54 dcmsort_0.3.0.tar.gz 2021-05-19T20:55:51.9144450Z -rw-r--r-- 1 runner staff 65040 May 19 20:55 dcmsort_0.3.0.tgz 2021-05-19T20:55:51.9211550Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:55:51.9212470Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:55:51.9496720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:55:51.9497270Z env: 2021-05-19T20:55:51.9497680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:55:51.9498110Z TIC_DEPLOY_KEY: 2021-05-19T20:55:51.9498460Z RSPM: 2021-05-19T20:55:51.9500060Z GITHUB_PAT: *** 2021-05-19T20:55:51.9501030Z COVERALLS_TOKEN: *** 2021-05-19T20:55:51.9501560Z continue-on-error: false 2021-05-19T20:55:51.9502030Z VDIFFR_RUN_TESTS: false 2021-05-19T20:55:51.9502970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:55:51.9503390Z TZ: UTC 2021-05-19T20:55:51.9503730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:55:51.9504250Z NOT_CRAN: true 2021-05-19T20:55:51.9504590Z ##[endgroup] 2021-05-19T20:55:51.9896870Z 2021-05-19T20:55:51.9898710Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-19T20:55:51.9899520Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T20:55:51.9900750Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T20:55:51.9901170Z 2021-05-19T20:55:51.9901810Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T20:55:51.9902690Z You are welcome to redistribute it under certain conditions. 2021-05-19T20:55:51.9904020Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T20:55:51.9904480Z 2021-05-19T20:55:51.9905080Z R is a collaborative project with many contributors. 2021-05-19T20:55:51.9906250Z Type 'contributors()' for more information and 2021-05-19T20:55:51.9907610Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T20:55:51.9908010Z 2021-05-19T20:55:51.9909000Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T20:55:51.9910160Z 'help.start()' for an HTML browser interface to help. 2021-05-19T20:55:51.9911060Z Type 'q()' to quit R. 2021-05-19T20:55:51.9911370Z 2021-05-19T20:55:51.9911810Z > library(testthat) 2021-05-19T20:55:51.9912270Z > library(dcmsort) 2021-05-19T20:55:51.9912670Z > 2021-05-19T20:55:51.9913110Z > test_check("dcmsort") 2021-05-19T20:55:51.9913620Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] 2021-05-19T20:55:51.9914040Z > 2021-05-19T20:55:51.9914410Z > proc.time() 2021-05-19T20:55:51.9914910Z user system elapsed 2021-05-19T20:55:51.9915390Z 1.694 0.134 1.817 2021-05-19T20:55:51.9967640Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T20:55:51.9968280Z Rscript -e "tic::before_deploy()" 2021-05-19T20:55:52.0214370Z shell: /bin/bash -e {0} 2021-05-19T20:55:52.0214810Z env: 2021-05-19T20:55:52.0215310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:55:52.0215770Z TIC_DEPLOY_KEY: 2021-05-19T20:55:52.0216150Z RSPM: 2021-05-19T20:55:52.0217030Z GITHUB_PAT: *** 2021-05-19T20:55:52.0217790Z COVERALLS_TOKEN: *** 2021-05-19T20:55:52.0218310Z continue-on-error: false 2021-05-19T20:55:52.0218780Z VDIFFR_RUN_TESTS: false 2021-05-19T20:55:52.0219310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:55:52.0219780Z TZ: UTC 2021-05-19T20:55:52.0220150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:55:52.0220600Z NOT_CRAN: true 2021-05-19T20:55:52.0220970Z ##[endgroup] 2021-05-19T20:55:52.3887400Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:55:52.5354870Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T20:55:52.5355510Z with: 2021-05-19T20:55:52.5356330Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmsort/releases/43244738/assets{?name,label} 2021-05-19T20:55:52.5357230Z asset_path: check/dcmsort_0.3.0.tgz 2021-05-19T20:55:52.5357790Z asset_name: dcmsort_0.3.0_R3.6.tgz 2021-05-19T20:55:52.5358330Z asset_content_type: application/octet-stream 2021-05-19T20:55:52.5358840Z env: 2021-05-19T20:55:52.5359300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:55:52.5359750Z TIC_DEPLOY_KEY: 2021-05-19T20:55:52.5360120Z RSPM: 2021-05-19T20:55:52.5361160Z GITHUB_PAT: *** 2021-05-19T20:55:52.5362070Z COVERALLS_TOKEN: *** 2021-05-19T20:55:52.5362600Z continue-on-error: false 2021-05-19T20:55:52.5363080Z VDIFFR_RUN_TESTS: false 2021-05-19T20:55:52.5363600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:55:52.5364070Z TZ: UTC 2021-05-19T20:55:52.5364520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:55:52.5364940Z NOT_CRAN: true 2021-05-19T20:55:52.5365890Z GITHUB_TOKEN: *** 2021-05-19T20:55:52.5366330Z ##[endgroup] 2021-05-19T20:55:53.1684170Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T20:55:53.1684830Z Rscript -e "tic::deploy()" 2021-05-19T20:55:53.1933010Z shell: /bin/bash -e {0} 2021-05-19T20:55:53.1933780Z env: 2021-05-19T20:55:53.1934250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:55:53.1934700Z TIC_DEPLOY_KEY: 2021-05-19T20:55:53.1935070Z RSPM: 2021-05-19T20:55:53.1936490Z GITHUB_PAT: *** 2021-05-19T20:55:53.1937450Z COVERALLS_TOKEN: *** 2021-05-19T20:55:53.1937960Z continue-on-error: false 2021-05-19T20:55:53.1938420Z VDIFFR_RUN_TESTS: false 2021-05-19T20:55:53.1938930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:55:53.1939400Z TZ: UTC 2021-05-19T20:55:53.1939770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:55:53.1940180Z NOT_CRAN: true 2021-05-19T20:55:53.1940550Z ##[endgroup] 2021-05-19T20:55:53.5567750Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:55:53.7041810Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T20:55:53.7042810Z Rscript -e "tic::after_deploy()" 2021-05-19T20:55:53.7302020Z shell: /bin/bash -e {0} 2021-05-19T20:55:53.7302520Z env: 2021-05-19T20:55:53.7303000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:55:53.7303520Z TIC_DEPLOY_KEY: 2021-05-19T20:55:53.7303990Z RSPM: 2021-05-19T20:55:53.7305720Z GITHUB_PAT: *** 2021-05-19T20:55:53.7306590Z COVERALLS_TOKEN: *** 2021-05-19T20:55:53.7307110Z continue-on-error: false 2021-05-19T20:55:53.7307590Z VDIFFR_RUN_TESTS: false 2021-05-19T20:55:53.7308120Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:55:53.7308590Z TZ: UTC 2021-05-19T20:55:53.7308980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:55:53.7309930Z NOT_CRAN: true 2021-05-19T20:55:53.7310390Z ##[endgroup] 2021-05-19T20:55:54.0974760Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:55:54.4938300Z Post job cleanup. 2021-05-19T20:55:54.5658690Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T20:55:54.5784550Z Post job cleanup. 2021-05-19T20:55:54.7105420Z [command]/usr/local/bin/git version 2021-05-19T20:55:54.7185040Z git version 2.31.1 2021-05-19T20:55:54.7240910Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:55:54.7321750Z [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-19T20:55:54.8169920Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:55:54.8229140Z http.https://github.com/.extraheader 2021-05-19T20:55:54.8245620Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T20:55:54.8326390Z [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-19T20:55:54.9279670Z Cleaning up orphan processes