2021-05-19T20:31:29.2945172Z ##[section]Starting: Request a runner to run this job 2021-05-19T20:31:29.8756573Z 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.9447706Z 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:30.0747107Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T20:31:30.3318813Z ##[section]Finishing: Request a runner to run this job 2021-05-19T20:31:43.5336130Z Current runner version: '2.278.0' 2021-05-19T20:31:43.5386200Z ##[group]Operating System 2021-05-19T20:31:43.5387240Z Mac OS X 2021-05-19T20:31:43.5387700Z 10.15.7 2021-05-19T20:31:43.5388090Z 19H1030 2021-05-19T20:31:43.5388660Z ##[endgroup] 2021-05-19T20:31:43.5389180Z ##[group]Virtual Environment 2021-05-19T20:31:43.5389830Z Environment: macos-10.15 2021-05-19T20:31:43.5390470Z Version: 20210516.1 2021-05-19T20:31:43.5391410Z 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:43.5392840Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T20:31:43.5393720Z ##[endgroup] 2021-05-19T20:31:43.5395770Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T20:31:43.5397210Z Actions: write 2021-05-19T20:31:43.5397880Z Checks: write 2021-05-19T20:31:43.5398360Z Contents: write 2021-05-19T20:31:43.5398900Z Deployments: write 2021-05-19T20:31:43.5399540Z Issues: write 2021-05-19T20:31:43.5400090Z Metadata: read 2021-05-19T20:31:43.5400700Z Packages: write 2021-05-19T20:31:43.5401200Z PullRequests: write 2021-05-19T20:31:43.5401820Z RepositoryProjects: write 2021-05-19T20:31:43.5402450Z SecurityEvents: write 2021-05-19T20:31:43.5402960Z Statuses: write 2021-05-19T20:31:43.5403700Z ##[endgroup] 2021-05-19T20:31:43.5407250Z Prepare workflow directory 2021-05-19T20:31:43.6720200Z Prepare all required actions 2021-05-19T20:31:43.6733120Z Getting action download info 2021-05-19T20:31:44.1507630Z Download action repository 'actions/checkout@v2' 2021-05-19T20:31:45.4325860Z Download action repository 'r-lib/actions@master' 2021-05-19T20:31:47.7215690Z Download action repository 'adigherman/actions@master' 2021-05-19T20:31:49.8494870Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T20:31:50.3027010Z Download action repository 'actions/cache@v1' 2021-05-19T20:31:50.7440030Z Download action repository 'actions/upload-artifact@master' 2021-05-19T20:31:51.1082310Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T20:31:51.9943180Z ##[group]Run actions/checkout@v2 2021-05-19T20:31:51.9943990Z with: 2021-05-19T20:31:51.9944450Z repository: neuroconductor/dcmsort 2021-05-19T20:31:51.9945490Z token: *** 2021-05-19T20:31:51.9945870Z ssh-strict: true 2021-05-19T20:31:51.9946350Z persist-credentials: true 2021-05-19T20:31:51.9946800Z clean: true 2021-05-19T20:31:51.9947180Z fetch-depth: 1 2021-05-19T20:31:51.9947540Z lfs: false 2021-05-19T20:31:51.9947910Z submodules: false 2021-05-19T20:31:51.9948260Z env: 2021-05-19T20:31:51.9948670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:51.9949130Z TIC_DEPLOY_KEY: 2021-05-19T20:31:51.9949450Z RSPM: 2021-05-19T20:31:51.9950190Z GITHUB_PAT: *** 2021-05-19T20:31:51.9950960Z COVERALLS_TOKEN: *** 2021-05-19T20:31:51.9951430Z continue-on-error: false 2021-05-19T20:31:51.9951900Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:51.9952280Z ##[endgroup] 2021-05-19T20:31:53.0480240Z Syncing repository: neuroconductor/dcmsort 2021-05-19T20:31:53.0583110Z ##[group]Getting Git version info 2021-05-19T20:31:53.0686530Z Working directory is '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:53.0881210Z [command]/usr/local/bin/git version 2021-05-19T20:31:53.0912150Z git version 2.31.1 2021-05-19T20:31:53.1023210Z ##[endgroup] 2021-05-19T20:31:53.1099040Z Deleting the contents of '/Users/runner/work/dcmsort/dcmsort' 2021-05-19T20:31:53.1181100Z ##[group]Initializing the repository 2021-05-19T20:31:53.1204210Z [command]/usr/local/bin/git init /Users/runner/work/dcmsort/dcmsort 2021-05-19T20:31:53.1266730Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T20:31:53.1267920Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T20:31:53.1296840Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T20:31:53.1301660Z hint: 2021-05-19T20:31:53.1304030Z hint: git config --global init.defaultBranch 2021-05-19T20:31:53.1324260Z hint: 2021-05-19T20:31:53.1338880Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T20:31:53.1408420Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T20:31:53.1445480Z hint: 2021-05-19T20:31:53.1478820Z hint: git branch -m 2021-05-19T20:31:53.1520640Z Initialized empty Git repository in /Users/runner/work/dcmsort/dcmsort/.git/ 2021-05-19T20:31:53.1576780Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:53.1577930Z ##[endgroup] 2021-05-19T20:31:53.1605700Z ##[group]Disabling automatic garbage collection 2021-05-19T20:31:53.1677340Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T20:31:53.1762200Z ##[endgroup] 2021-05-19T20:31:53.1803960Z ##[group]Setting up auth 2021-05-19T20:31:53.1805530Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:31:53.1811740Z [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:53.2868760Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:31:53.3010720Z [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:53.5200500Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T20:31:53.5298390Z ##[endgroup] 2021-05-19T20:31:53.5373380Z ##[group]Fetching the repository 2021-05-19T20:31:53.5478190Z [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:53.8419750Z remote: Enumerating objects: 39, done. 2021-05-19T20:31:53.8459250Z remote: Counting objects: 2% (1/39) 2021-05-19T20:31:53.8461010Z remote: Counting objects: 5% (2/39) 2021-05-19T20:31:53.8500030Z remote: Counting objects: 7% (3/39) 2021-05-19T20:31:53.8524170Z remote: Counting objects: 10% (4/39) 2021-05-19T20:31:53.8532730Z remote: Counting objects: 12% (5/39) 2021-05-19T20:31:53.8593950Z remote: Counting objects: 15% (6/39) 2021-05-19T20:31:53.8654660Z remote: Counting objects: 17% (7/39) 2021-05-19T20:31:53.8673640Z remote: Counting objects: 20% (8/39) 2021-05-19T20:31:53.8716160Z remote: Counting objects: 23% (9/39) 2021-05-19T20:31:53.8745580Z remote: Counting objects: 25% (10/39) 2021-05-19T20:31:53.8784740Z remote: Counting objects: 28% (11/39) 2021-05-19T20:31:53.8886640Z remote: Counting objects: 30% (12/39) 2021-05-19T20:31:53.8951730Z remote: Counting objects: 33% (13/39) 2021-05-19T20:31:53.8983930Z remote: Counting objects: 35% (14/39) 2021-05-19T20:31:53.9019980Z remote: Counting objects: 38% (15/39) 2021-05-19T20:31:53.9083360Z remote: Counting objects: 41% (16/39) 2021-05-19T20:31:53.9145860Z remote: Counting objects: 43% (17/39) 2021-05-19T20:31:53.9196780Z remote: Counting objects: 46% (18/39) 2021-05-19T20:31:53.9267440Z remote: Counting objects: 48% (19/39) 2021-05-19T20:31:53.9369880Z remote: Counting objects: 51% (20/39) 2021-05-19T20:31:53.9451130Z remote: Counting objects: 53% (21/39) 2021-05-19T20:31:53.9479920Z remote: Counting objects: 56% (22/39) 2021-05-19T20:31:53.9491540Z remote: Counting objects: 58% (23/39) 2021-05-19T20:31:53.9542580Z remote: Counting objects: 61% (24/39) 2021-05-19T20:31:53.9567760Z remote: Counting objects: 64% (25/39) 2021-05-19T20:31:53.9584050Z remote: Counting objects: 66% (26/39) 2021-05-19T20:31:53.9639610Z remote: Counting objects: 69% (27/39) 2021-05-19T20:31:53.9671360Z remote: Counting objects: 71% (28/39) 2021-05-19T20:31:53.9705930Z remote: Counting objects: 74% (29/39) 2021-05-19T20:31:53.9743780Z remote: Counting objects: 76% (30/39) 2021-05-19T20:31:53.9763700Z remote: Counting objects: 79% (31/39) 2021-05-19T20:31:53.9781720Z remote: Counting objects: 82% (32/39) 2021-05-19T20:31:53.9795450Z remote: Counting objects: 84% (33/39) 2021-05-19T20:31:53.9798100Z remote: Counting objects: 87% (34/39) 2021-05-19T20:31:53.9807870Z remote: Counting objects: 89% (35/39) 2021-05-19T20:31:53.9812420Z remote: Counting objects: 92% (36/39) 2021-05-19T20:31:53.9826290Z remote: Counting objects: 94% (37/39) 2021-05-19T20:31:53.9847670Z remote: Counting objects: 97% (38/39) 2021-05-19T20:31:53.9866440Z remote: Counting objects: 100% (39/39) 2021-05-19T20:31:53.9870150Z remote: Counting objects: 100% (39/39), done. 2021-05-19T20:31:53.9879650Z remote: Compressing objects: 2% (1/34) 2021-05-19T20:31:53.9882360Z remote: Compressing objects: 5% (2/34) 2021-05-19T20:31:53.9887790Z remote: Compressing objects: 8% (3/34) 2021-05-19T20:31:53.9892000Z remote: Compressing objects: 11% (4/34) 2021-05-19T20:31:53.9909200Z remote: Compressing objects: 14% (5/34) 2021-05-19T20:31:53.9911180Z remote: Compressing objects: 17% (6/34) 2021-05-19T20:31:53.9914950Z remote: Compressing objects: 20% (7/34) 2021-05-19T20:31:53.9928290Z remote: Compressing objects: 23% (8/34) 2021-05-19T20:31:53.9929300Z remote: Compressing objects: 26% (9/34) 2021-05-19T20:31:53.9931090Z remote: Compressing objects: 29% (10/34) 2021-05-19T20:31:53.9932030Z remote: Compressing objects: 32% (11/34) 2021-05-19T20:31:53.9932910Z remote: Compressing objects: 35% (12/34) 2021-05-19T20:31:53.9933820Z remote: Compressing objects: 38% (13/34) 2021-05-19T20:31:53.9935160Z remote: Compressing objects: 41% (14/34) 2021-05-19T20:31:53.9936120Z remote: Compressing objects: 44% (15/34) 2021-05-19T20:31:53.9937040Z remote: Compressing objects: 47% (16/34) 2021-05-19T20:31:53.9937900Z remote: Compressing objects: 50% (17/34) 2021-05-19T20:31:53.9938820Z remote: Compressing objects: 52% (18/34) 2021-05-19T20:31:53.9939690Z remote: Compressing objects: 55% (19/34) 2021-05-19T20:31:53.9940540Z remote: Compressing objects: 58% (20/34) 2021-05-19T20:31:53.9941470Z remote: Compressing objects: 61% (21/34) 2021-05-19T20:31:53.9942360Z remote: Compressing objects: 64% (22/34) 2021-05-19T20:31:53.9943000Z remote: Compressing objects: 67% (23/34) 2021-05-19T20:31:53.9943600Z remote: Compressing objects: 70% (24/34) 2021-05-19T20:31:53.9944190Z remote: Compressing objects: 73% (25/34) 2021-05-19T20:31:53.9944800Z remote: Compressing objects: 76% (26/34) 2021-05-19T20:31:53.9945730Z remote: Compressing objects: 79% (27/34) 2021-05-19T20:31:53.9946650Z remote: Compressing objects: 82% (28/34) 2021-05-19T20:31:53.9947500Z remote: Compressing objects: 85% (29/34) 2021-05-19T20:31:53.9948520Z remote: Compressing objects: 88% (30/34) 2021-05-19T20:31:53.9949520Z remote: Compressing objects: 91% (31/34) 2021-05-19T20:31:53.9950390Z remote: Compressing objects: 94% (32/34) 2021-05-19T20:31:53.9951310Z remote: Compressing objects: 97% (33/34) 2021-05-19T20:31:53.9952280Z remote: Compressing objects: 100% (34/34) 2021-05-19T20:31:53.9953270Z remote: Compressing objects: 100% (34/34), done. 2021-05-19T20:31:53.9955100Z remote: Total 39 (delta 1), reused 26 (delta 1), pack-reused 0 2021-05-19T20:31:53.9956130Z From https://github.com/neuroconductor/dcmsort 2021-05-19T20:31:53.9957730Z * [new ref] f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a -> 0.3.0.s 2021-05-19T20:31:53.9959680Z ##[endgroup] 2021-05-19T20:31:53.9960690Z ##[group]Determining the checkout info 2021-05-19T20:31:53.9961520Z ##[endgroup] 2021-05-19T20:31:53.9962340Z ##[group]Checking out the ref 2021-05-19T20:31:53.9963730Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.3.0.s 2021-05-19T20:31:53.9964720Z HEAD is now at f0a56ec Version id 86 stable 2021-05-19T20:31:53.9965590Z ##[endgroup] 2021-05-19T20:31:53.9966780Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T20:31:53.9968160Z 'f0a56ec83e3ccd3085c360600c4f95f8fd3f4e5a' 2021-05-19T20:31:54.0101030Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T20:31:54.0101570Z with: 2021-05-19T20:31:54.0101990Z r-version: release 2021-05-19T20:31:54.0102390Z Ncpus: 1 2021-05-19T20:31:54.0102830Z crayon.enabled: NULL 2021-05-19T20:31:54.0103390Z remove-openmp-macos: true 2021-05-19T20:31:54.0103950Z http-user-agent: default 2021-05-19T20:31:54.0104420Z install-r: true 2021-05-19T20:31:54.0104980Z windows-path-include-mingw: true 2021-05-19T20:31:54.0105530Z env: 2021-05-19T20:31:54.0106000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:31:54.0106460Z TIC_DEPLOY_KEY: 2021-05-19T20:31:54.0106830Z RSPM: 2021-05-19T20:31:54.0108150Z GITHUB_PAT: *** 2021-05-19T20:31:54.0109020Z COVERALLS_TOKEN: *** 2021-05-19T20:31:54.0109550Z continue-on-error: false 2021-05-19T20:31:54.0110050Z VDIFFR_RUN_TESTS: false 2021-05-19T20:31:54.0110490Z ##[endgroup] 2021-05-19T20:31:54.8270760Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T20:31:57.6658130Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-19T20:31:57.8897020Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T20:31:58.3675550Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T20:31:58.3774440Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T20:31:58.3877880Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T20:31:58.3978420Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T20:31:58.4081810Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T20:31:58.4181090Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T20:31:58.4282010Z Checksumming (Apple_Free : 3)… 2021-05-19T20:31:58.4384100Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T20:31:58.4485580Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T20:31:58.4586050Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T20:31:58.4688390Z Checksumming (Apple_Free : 5)… 2021-05-19T20:31:59.1221160Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T20:31:59.1326720Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T20:32:00.0631650Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T20:32:00.0735360Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T20:32:01.0719050Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T20:32:01.0823960Z verified CRC32 $84F1919B 2021-05-19T20:32:01.5870320Z /dev/disk2 GUID_partition_scheme 2021-05-19T20:32:01.5988950Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:01.6093290Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T20:32:06.4033770Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T20:32:06.4057810Z To reinstall 0.29.2_3, run: 2021-05-19T20:32:06.4061820Z brew reinstall pkg-config 2021-05-19T20:32:06.4438100Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T20:32:08.0995630Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T20:32:08.4418590Z ==> 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:08.7246230Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T20:32:14.2958940Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T20:32:14.3669050Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T20:32:15.3491400Z installer: Package name is R 4.0.5 for macOS 2021-05-19T20:32:15.3522000Z installer: Upgrading at base path / 2021-05-19T20:32:15.3523090Z installer: The upgrade was successful. 2021-05-19T20:32:16.0177260Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T20:32:16.3685260Z ==> 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:16.4338370Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T20:32:20.2139210Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T20:32:20.8414530Z installer: Package name is gfortran 2021-05-19T20:32:20.8418870Z installer: Installing at base path / 2021-05-19T20:32:20.8438050Z installer: The install was successful. 2021-05-19T20:32:20.8466570Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T20:32:21.0984350Z "disk2" ejected. 2021-05-19T20:32:21.1045470Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T20:32:21.1381740Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T20:32:21.1718180Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T20:32:21.1718750Z env: 2021-05-19T20:32:21.1719220Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:21.1719710Z TIC_DEPLOY_KEY: 2021-05-19T20:32:21.1720070Z RSPM: 2021-05-19T20:32:21.1721400Z GITHUB_PAT: *** 2021-05-19T20:32:21.1722260Z COVERALLS_TOKEN: *** 2021-05-19T20:32:21.1722750Z continue-on-error: false 2021-05-19T20:32:21.1723270Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:21.1723770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:21.1724260Z TZ: UTC 2021-05-19T20:32:21.1724680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:21.1725090Z NOT_CRAN: true 2021-05-19T20:32:21.1725490Z ##[endgroup] 2021-05-19T20:32:21.5782060Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T20:32:21.6744810Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T20:32:21.7033840Z Dload Upload Total Spent Left Speed 2021-05-19T20:32:21.7363380Z 2021-05-19T20:32:21.8259680Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:21.8360200Z 100 117 0 117 0 0 806 0 --:--:-- --:--:-- --:--:-- 806 2021-05-19T20:32:22.1433060Z 2021-05-19T20:32:22.1438260Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:22.3337220Z 2021-05-19T20:32:23.2811300Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T20:32:24.3694940Z 8 82.6M 8 7264k 0 0 4511k 0 0:00:18 0:00:01 0:00:17 7662k 2021-05-19T20:32:25.3456690Z 33 82.6M 33 28.0M 0 0 10.3M 0 0:00:07 0:00:02 0:00:05 13.7M 2021-05-19T20:32:26.3328010Z 58 82.6M 58 48.0M 0 0 13.0M 0 0:00:06 0:00:03 0:00:03 15.9M 2021-05-19T20:32:26.9757680Z 82 82.6M 82 68.0M 0 0 14.5M 0 0:00:05 0:00:04 0:00:01 17.0M 2021-05-19T20:32:26.9760560Z 100 82.6M 100 82.6M 0 0 15.5M 0 0:00:05 0:00:05 --:--:-- 17.8M 2021-05-19T20:32:31.7222660Z ##[group]Run tlmgr update --self 2021-05-19T20:32:31.7223360Z tlmgr update --self 2021-05-19T20:32:31.7224290Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T20:32:31.7225190Z tlmgr update --all 2021-05-19T20:32:31.7435160Z shell: /bin/bash -e {0} 2021-05-19T20:32:31.7435660Z env: 2021-05-19T20:32:31.7436160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:32:31.7436670Z TIC_DEPLOY_KEY: 2021-05-19T20:32:31.7437020Z RSPM: 2021-05-19T20:32:31.7438490Z GITHUB_PAT: *** 2021-05-19T20:32:31.7439350Z COVERALLS_TOKEN: *** 2021-05-19T20:32:31.7439860Z continue-on-error: false 2021-05-19T20:32:31.7440390Z VDIFFR_RUN_TESTS: false 2021-05-19T20:32:31.7440900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:32:31.7441390Z TZ: UTC 2021-05-19T20:32:31.7441830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:32:31.7442270Z NOT_CRAN: true 2021-05-19T20:32:31.7442750Z ##[endgroup] 2021-05-19T20:32:38.1908650Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:38.7107590Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T20:32:38.7108730Z running mktexlsr ... 2021-05-19T20:32:39.3423720Z done running mktexlsr. 2021-05-19T20:32:39.3764130Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:32:39.3766370Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:32:41.6749680Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:32:41.6751400Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T20:32:41.9376570Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T20:32:42.3249070Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T20:32:42.5958600Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T20:32:42.9028460Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T20:32:43.1668330Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T20:32:46.6424220Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-19T20:32:46.8992890Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-19T20:32:47.4415780Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-19T20:32:47.7100010Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-19T20:32:47.9714140Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-19T20:32:48.2769090Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-19T20:32:49.0304770Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-19T20:32:49.0306180Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-19T20:32:49.1514770Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-19T20:32:49.4206690Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-19T20:32:49.9797890Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-19T20:32:50.2479490Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-19T20:32:50.5040200Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-19T20:32:50.7656650Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-19T20:32:51.0696940Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-19T20:32:51.4346880Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-19T20:32:51.6897210Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-19T20:32:52.0053070Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-19T20:32:52.3096490Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-19T20:32:52.5842890Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-19T20:32:52.8406740Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-19T20:32:53.1037240Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-19T20:32:53.3581810Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-19T20:32:53.6136450Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-19T20:32:53.8685300Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-19T20:32:54.1345560Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-19T20:32:54.3927480Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-19T20:32:54.7048890Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-19T20:32:54.9712340Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-19T20:32:55.2372390Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-19T20:32:55.6289140Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-19T20:32:55.9066910Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-19T20:32:56.1722010Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-19T20:32:56.4347310Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-19T20:32:56.6893820Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-19T20:32:56.9529110Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-19T20:32:57.2147460Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-19T20:32:57.4787220Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-19T20:32:57.7481520Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-19T20:32:58.0122720Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-19T20:32:58.2759060Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-19T20:32:58.5432780Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-19T20:32:58.8044310Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-19T20:32:59.0877960Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-19T20:32:59.3456510Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-19T20:32:59.6075210Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-19T20:32:59.8724210Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-19T20:33:00.1378150Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-19T20:33:00.3973850Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-19T20:33:00.6704540Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-19T20:33:00.9789740Z [57/89, 00:19/00:20] install: luatextra [2k] 2021-05-19T20:33:01.2336510Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-19T20:33:01.4977400Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-19T20:33:01.8156760Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-19T20:33:02.2387030Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-19T20:33:02.4980240Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-19T20:33:02.7584860Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-19T20:33:03.0263730Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-19T20:33:03.3361450Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-19T20:33:03.6078300Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-19T20:33:03.8671370Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-19T20:33:04.4914340Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-19T20:33:04.7614310Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-19T20:33:05.0714020Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-19T20:33:05.3359040Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-19T20:33:05.5945140Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-19T20:33:05.9725890Z [73/89, 00:24/00:24] install: selnolig [53k] 2021-05-19T20:33:06.3293350Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-19T20:33:06.6377950Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-19T20:33:06.8951980Z [76/89, 00:25/00:25] install: texlive-common [1k] 2021-05-19T20:33:07.1630990Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-19T20:33:07.4177550Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-19T20:33:07.8498110Z [79/89, 00:26/00:26] install: thumbpdf.universal-darwin [1k] 2021-05-19T20:33:08.1057020Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-19T20:33:08.4227820Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-19T20:33:08.6794150Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-19T20:33:08.9857700Z [83/89, 00:27/00:27] install: typewriter [25k] 2021-05-19T20:33:09.3046890Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-19T20:33:09.5706230Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-19T20:33:09.8738590Z [86/89, 00:28/00:28] install: xdvi.universal-darwin [948k] 2021-05-19T20:33:10.5737420Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-19T20:33:10.8430310Z [88/89, 00:29/00:29] install: collection-basic [1k] 2021-05-19T20:33:11.1027610Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-19T20:33:11.3644270Z running mktexlsr ... 2021-05-19T20:33:11.6168380Z done running mktexlsr. 2021-05-19T20:33:11.6581790Z running updmap-sys ... 2021-05-19T20:33:12.2516040Z done running updmap-sys. 2021-05-19T20:33:12.2517840Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T20:33:12.2520330Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/IlACuq3Iks/6ncDQ1qFON ... 2021-05-19T20:33:13.3527350Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/IlACuq3Iks/6ncDQ1qFON. 2021-05-19T20:33:13.3529310Z OK: optex.fmt/luatex 2021-05-19T20:33:13.3530930Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:33:13.3532850Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:33:15.6029880Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T20:33:16.0501130Z /Users/runner/Library/TinyTeX/bin/universal-darwin/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T20:33:16.0504100Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T20:33:16.5293200Z [2/2, 00:01/00:02] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T20:33:16.5342630Z running mktexlsr ... 2021-05-19T20:33:16.7861440Z done running mktexlsr. 2021-05-19T20:33:16.8274690Z running updmap-sys ... 2021-05-19T20:33:17.4131360Z done running updmap-sys. 2021-05-19T20:33:17.4133210Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T20:33:17.4135180Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T20:33:17.5210970Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T20:33:17.5211500Z with: 2021-05-19T20:33:17.5211870Z pandoc-version: 2.7.3 2021-05-19T20:33:17.5212250Z env: 2021-05-19T20:33:17.5212650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:17.5213090Z TIC_DEPLOY_KEY: 2021-05-19T20:33:17.5213420Z RSPM: 2021-05-19T20:33:17.5214640Z GITHUB_PAT: *** 2021-05-19T20:33:17.5215430Z COVERALLS_TOKEN: *** 2021-05-19T20:33:17.5215900Z continue-on-error: false 2021-05-19T20:33:17.5216360Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:17.5216850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:17.5217260Z TZ: UTC 2021-05-19T20:33:17.5217630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:17.5218020Z NOT_CRAN: true 2021-05-19T20:33:17.5218380Z ##[endgroup] 2021-05-19T20:33:18.1638680Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T20:33:20.8690770Z installer: Package name is pandoc 2021-05-19T20:33:20.8697050Z installer: Installing at base path / 2021-05-19T20:33:20.8698200Z installer: The install was successful. 2021-05-19T20:33:20.8854770Z ##[group]Run git config user.name adigherman 2021-05-19T20:33:20.8856110Z git config user.name adigherman 2021-05-19T20:33:20.8856760Z git config user.email adig@jhu.edu 2021-05-19T20:33:20.9065320Z shell: /bin/bash -e {0} 2021-05-19T20:33:20.9065820Z env: 2021-05-19T20:33:20.9066330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:20.9066870Z TIC_DEPLOY_KEY: 2021-05-19T20:33:20.9067290Z RSPM: 2021-05-19T20:33:20.9068560Z GITHUB_PAT: *** 2021-05-19T20:33:20.9069550Z COVERALLS_TOKEN: *** 2021-05-19T20:33:20.9070130Z continue-on-error: false 2021-05-19T20:33:20.9070650Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:20.9071720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:20.9072200Z TZ: UTC 2021-05-19T20:33:20.9072650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:20.9073140Z NOT_CRAN: true 2021-05-19T20:33:20.9073560Z ##[endgroup] 2021-05-19T20:33:20.9627830Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T20:33:20.9628610Z env: 2021-05-19T20:33:20.9629120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:33:20.9629620Z TIC_DEPLOY_KEY: 2021-05-19T20:33:20.9629980Z RSPM: 2021-05-19T20:33:20.9631510Z GITHUB_PAT: *** 2021-05-19T20:33:20.9632370Z COVERALLS_TOKEN: *** 2021-05-19T20:33:20.9632870Z continue-on-error: false 2021-05-19T20:33:20.9633420Z VDIFFR_RUN_TESTS: false 2021-05-19T20:33:20.9633980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:33:20.9634430Z TZ: UTC 2021-05-19T20:33:20.9634850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:33:20.9635350Z NOT_CRAN: true 2021-05-19T20:33:20.9635820Z ##[endgroup] 2021-05-19T20:33:22.7371760Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T20:33:22.7760360Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T20:33:22.7761560Z To reinstall 3.20.2, run: 2021-05-19T20:33:22.7762580Z brew reinstall cmake 2021-05-19T20:33:24.4679840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T20:33:25.6800020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:26.2963720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T20:33:26.6500000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T20%3A40%3A00Z&sig=DPg6a4FaMoqLEM%2FsMLnCVp0xM48zvc%2BAjt%2B%2BZZUmRdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:26.6918710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=DPg6a4FaMoqLEM\%2FsMLnCVp0xM48zvc\%2BAjt\%2B\%2BZZUmRdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:26.7352310Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T20:33:26.8032160Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T20:33:26.8059800Z 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-2982-1yej59v 2021-05-19T20:33:26.8261820Z cp -pR /private/tmp/d20210519-2982-1yej59v/libssh/. /usr/local/Cellar/libssh 2021-05-19T20:33:26.8535480Z chmod -Rf +w /private/tmp/d20210519-2982-1yej59v 2021-05-19T20:33:26.9185420Z ==> Finishing up 2021-05-19T20:33:26.9532220Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T20:33:26.9541210Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T20:33:26.9547760Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T20:33:26.9553950Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T20:33:26.9558730Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T20:33:26.9564240Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T20:33:26.9572030Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T20:33:26.9756680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3146-7m4vwq.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:33:29.2834330Z ==> Summary 2021-05-19T20:33:29.2861910Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T20:33:31.4026590Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T20:33:32.4757880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:33.0275290Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T20:33:33.3668570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T20%3A40%3A00Z&sig=%2FrLP6PcXl1fS6kZzE8s9%2F1FbbUnpuruJ%2BuaWG43w0YQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:33.4041590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=\%2FrLP6PcXl1fS6kZzE8s9\%2F1FbbUnpuruJ\%2BuaWG43w0YQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:33.4568000Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T20:33:33.5254330Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T20:33:33.5282720Z 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-3153-nbc7d7 2021-05-19T20:33:33.5839250Z cp -pR /private/tmp/d20210519-3153-nbc7d7/jags/. /usr/local/Cellar/jags 2021-05-19T20:33:33.6795010Z chmod -Rf +w /private/tmp/d20210519-3153-nbc7d7 2021-05-19T20:33:33.8246410Z ==> Finishing up 2021-05-19T20:33:33.8564800Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T20:33:33.8570770Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T20:33:33.8581400Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T20:33:33.8587600Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T20:33:33.8592970Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T20:33:33.8597740Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T20:33:33.8602940Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T20:33:33.8608090Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T20:33:33.8615050Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T20:33:33.9030890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3317-195elr7.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:33:36.2241270Z ==> Summary 2021-05-19T20:33:36.2336440Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T20:33:38.4494730Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T20:33:39.5160850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:40.0439800Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T20:33:40.4083760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T20%3A40%3A00Z&sig=gTYyuI9IlsdSStAke0KMzmlEThhlfFZyQjPKCVj5F3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:40.4592430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=gTYyuI9IlsdSStAke0KMzmlEThhlfFZyQjPKCVj5F3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:40.6730080Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T20:33:40.7852990Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T20:33:40.7882170Z 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-3324-1129fai 2021-05-19T20:33:41.0466520Z cp -pR /private/tmp/d20210519-3324-1129fai/v8/. /usr/local/Cellar/v8 2021-05-19T20:33:41.2124300Z chmod -Rf +w /private/tmp/d20210519-3324-1129fai 2021-05-19T20:33:41.3037160Z ==> Finishing up 2021-05-19T20:33:41.3555740Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T20:33:41.5331080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3489-1g3dxip.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:33:43.7823130Z ==> Summary 2021-05-19T20:33:43.7886540Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T20:33:45.9408930Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T20:33:46.9889780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:47.5447350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T20:33:47.8916880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T20%3A40%3A00Z&sig=dDLMN7AXcddt4ZPaXED2LDanI70m%2BIxJA9%2B3r1EXhbc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:47.9334050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=dDLMN7AXcddt4ZPaXED2LDanI70m\%2BIxJA9\%2B3r1EXhbc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:48.1183850Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T20:33:48.1388580Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T20:33:49.2387720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:49.7894610Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T20:33:50.1407390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T20%3A40%3A00Z&sig=oe7bxLdMU1Eyw0hoy8hVWQcsktvIAhJEovMiCFrou0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:50.1770190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=oe7bxLdMU1Eyw0hoy8hVWQcsktvIAhJEovMiCFrou0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:50.3466860Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T20:33:50.3653000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T20:33:51.4889280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:33:52.0381610Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T20:33:52.3766080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T20%3A40%3A00Z&sig=uJW6xtmzz0bTLbVmKrs4yz%2BhWZ5tSn7eK8YVH1hGp2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:33:52.4056260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=uJW6xtmzz0bTLbVmKrs4yz\%2BhWZ5tSn7eK8YVH1hGp2Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:33:52.7147110Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T20:33:52.7375720Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T20:33:52.7379990Z ==> Installing fftw dependency: hwloc 2021-05-19T20:33:52.7992340Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T20:33:52.8019480Z 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-3496-10wuws5 2021-05-19T20:33:53.1367640Z cp -pR /private/tmp/d20210519-3496-10wuws5/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T20:33:53.6003160Z chmod -Rf +w /private/tmp/d20210519-3496-10wuws5 2021-05-19T20:33:54.0291600Z ==> Finishing up 2021-05-19T20:33:54.0665180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T20:33:54.0680840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T20:33:54.0709770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T20:33:54.0740630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T20:33:54.0754190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T20:33:54.0755870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T20:33:54.0757660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T20:33:54.0787220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T20:33:54.0791770Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T20:33:54.0803830Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T20:33:54.0806510Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T20:33:54.0807970Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T20:33:54.0809830Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T20:33:54.0811410Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T20:33:54.0813380Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T20:33:54.0815120Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T20:33:54.0847790Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T20:33:54.0872470Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T20:33:54.0878650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T20:33:54.0894020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T20:33:54.0895910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T20:33:54.0897800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T20:33:54.0900700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T20:33:54.0902510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T20:33:54.0904420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T20:33:54.0906240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T20:33:54.0914090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T20:33:54.0915830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T20:33:54.0918260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T20:33:54.0920160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T20:33:54.0922140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T20:33:54.0930430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T20:33:54.0932240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T20:33:54.0942350Z 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:33:54.0961870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T20:33:54.0970560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T20:33:54.0995490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T20:33:54.1010330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T20:33:54.1012170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T20:33:54.1028050Z 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:33:54.1042660Z 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:33:54.1056180Z 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:33:54.1057910Z 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:33:54.1072060Z 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:33:54.1089730Z 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:33:54.1105730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T20:33:54.1119540Z 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:33:54.1125580Z 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:33:54.1131150Z 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:33:54.1162300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T20:33:54.1171030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T20:33:54.1176540Z 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:33:54.1190000Z 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:33:54.1195400Z 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:33:54.1231190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T20:33:54.1236320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T20:33:54.1242100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T20:33:54.1255040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T20:33:54.1260200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T20:33:54.1266100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T20:33:54.1275970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T20:33:54.1285900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T20:33:54.1291090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T20:33:54.1307570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T20:33:54.1312920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T20:33:54.1322940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T20:33:54.1328280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T20:33:54.1346770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T20:33:54.1352340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T20:33:54.1357780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T20:33:54.1367890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T20:33:54.1373400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T20:33:54.1387340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T20:33:54.1392890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T20:33:54.1403160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T20:33:54.1417040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T20:33:54.1422610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T20:33:54.1428050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T20:33:54.1433610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T20:33:54.1439060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T20:33:54.1444580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T20:33:54.1450460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T20:33:54.1455640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T20:33:54.1461200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T20:33:54.1467320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T20:33:54.1472790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T20:33:54.1478210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T20:33:54.1483580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T20:33:54.1508130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T20:33:54.1513630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T20:33:54.1529350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T20:33:54.1540290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T20:33:54.1546120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T20:33:54.1551680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T20:33:54.1566150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T20:33:54.1571560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T20:33:54.1581170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T20:33:54.1591180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T20:33:54.1596610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T20:33:54.1609290Z 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:33:54.1618120Z Only the first 100 operations were output. 2021-05-19T20:33:54.5527240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3672-uecnvp.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:33:56.9424280Z ==> Summary 2021-05-19T20:33:57.0029400Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T20:33:57.0036520Z ==> Installing fftw dependency: open-mpi 2021-05-19T20:33:57.0704320Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T20:33:57.0728540Z 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-3496-1xuk54u 2021-05-19T20:33:57.3749810Z cp -pR /private/tmp/d20210519-3496-1xuk54u/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T20:33:57.8525030Z chmod -Rf +w /private/tmp/d20210519-3496-1xuk54u 2021-05-19T20:33:59.7804140Z ==> Finishing up 2021-05-19T20:33:59.8193990Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T20:33:59.8198290Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T20:33:59.8204240Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T20:33:59.8208870Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T20:33:59.8216220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T20:33:59.8220950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T20:33:59.8226760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T20:33:59.8231480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T20:33:59.8239110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T20:33:59.8246680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T20:33:59.8252340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T20:33:59.8257350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T20:33:59.8262150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T20:33:59.8267880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T20:33:59.8273870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T20:33:59.8278430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T20:33:59.8284140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T20:33:59.8289120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T20:33:59.8293890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T20:33:59.8299140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T20:33:59.8303790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T20:33:59.8309070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T20:33:59.8313750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T20:33:59.8319040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T20:33:59.8326460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T20:33:59.8330990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T20:33:59.8336100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T20:33:59.8340830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T20:33:59.8346100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T20:33:59.8350860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T20:33:59.8357210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T20:33:59.8360620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T20:33:59.8366220Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T20:33:59.8371020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T20:33:59.8376450Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T20:33:59.8381130Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T20:33:59.8386200Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T20:33:59.8390830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T20:33:59.8395790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T20:33:59.8400540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T20:33:59.8405610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T20:33:59.8412600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T20:33:59.8418030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T20:33:59.8421990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T20:33:59.8427210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T20:33:59.8431670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T20:33:59.8437230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T20:33:59.8442100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T20:33:59.8453970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T20:33:59.8459910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T20:33:59.8464720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T20:33:59.8483510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T20:33:59.8489020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T20:33:59.8494420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T20:33:59.8499830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T20:33:59.8505280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T20:33:59.8510460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T20:33:59.8516600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T20:33:59.8522560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T20:33:59.8555310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T20:33:59.8560310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T20:33:59.8566220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T20:33:59.8571760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T20:33:59.8576760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T20:33:59.8582410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T20:33:59.8599800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T20:33:59.8605690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T20:33:59.8610980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T20:33:59.8616940Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T20:33:59.8624030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T20:33:59.8630810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T20:33:59.8636400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T20:33:59.8641610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T20:33:59.8647350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T20:33:59.8652870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T20:33:59.8658260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T20:33:59.8663660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T20:33:59.8669600Z 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:33:59.8674970Z 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:33:59.8680880Z 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:33:59.8686170Z 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:33:59.8691970Z 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:33:59.8697130Z 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:33:59.8702700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T20:33:59.8708720Z 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:33:59.8713480Z 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:33:59.8719790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T20:33:59.8725160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T20:33:59.8730600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T20:33:59.8735530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T20:33:59.8741300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T20:33:59.8757590Z 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:33:59.8763370Z 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:33:59.8769040Z 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:33:59.8774150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T20:33:59.8779870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T20:33:59.8785370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T20:33:59.8790820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T20:33:59.8796180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T20:33:59.8801310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T20:33:59.8805430Z Only the first 100 operations were output. 2021-05-19T20:34:00.3803590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3701-bucm96.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:34:02.8976820Z ==> Summary 2021-05-19T20:34:02.9490940Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T20:34:02.9497870Z ==> Installing fftw 2021-05-19T20:34:02.9500060Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T20:34:02.9505840Z 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-3496-1monhbi 2021-05-19T20:34:03.0627770Z cp -pR /private/tmp/d20210519-3496-1monhbi/fftw/. /usr/local/Cellar/fftw 2021-05-19T20:34:03.1378290Z chmod -Rf +w /private/tmp/d20210519-3496-1monhbi 2021-05-19T20:34:03.2937570Z ==> Finishing up 2021-05-19T20:34:03.3296540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T20:34:03.3300190Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T20:34:03.3305460Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T20:34:03.3310040Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T20:34:03.3317330Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T20:34:03.3321990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T20:34:03.3327070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T20:34:03.3331990Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T20:34:03.3340980Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T20:34:03.3352980Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T20:34:03.3361320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T20:34:03.3369710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T20:34:03.3385300Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T20:34:03.3486490Z info /usr/local/share/info/fftw3.info 2021-05-19T20:34:03.3500780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T20:34:03.3512610Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T20:34:03.3533130Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T20:34:03.3543580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T20:34:03.3553560Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T20:34:03.3563600Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T20:34:03.3579460Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T20:34:03.3587590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T20:34:03.3596340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T20:34:03.3606090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T20:34:03.3615740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T20:34:03.3625890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T20:34:03.3638420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T20:34:03.3644140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T20:34:03.3652610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T20:34:03.3661340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T20:34:03.3670990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T20:34:03.3678860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T20:34:03.3684700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T20:34:03.3727600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T20:34:03.3729210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T20:34:03.3730770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T20:34:03.3732420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T20:34:03.3734040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T20:34:03.3744950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T20:34:03.3750760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T20:34:03.3762020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T20:34:03.3770520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T20:34:03.3779840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T20:34:03.3788710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T20:34:03.3799040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T20:34:03.3807910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T20:34:03.3814570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T20:34:03.3822640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T20:34:03.3829780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T20:34:03.3836380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T20:34:03.3924530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T20:34:03.3928250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T20:34:03.3933650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T20:34:03.3939020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T20:34:03.3944290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T20:34:03.3948810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T20:34:03.3954340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T20:34:03.3962000Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T20:34:03.3967330Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T20:34:03.3972470Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T20:34:03.4595690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3728-1at0cip.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:34:05.8344560Z ==> Summary 2021-05-19T20:34:05.8403360Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T20:34:08.1718150Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T20:34:09.2531610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:09.8187960Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T20:34:10.1938300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T20%3A40%3A00Z&sig=GZZ0vrdKdTBxkvSV%2Bya%2FghLo3NO8DKtJhl75jq%2FusnI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:10.2251500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=GZZ0vrdKdTBxkvSV\%2Bya\%2FghLo3NO8DKtJhl75jq\%2FusnI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:10.5312110Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T20:34:10.6651780Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T20:34:10.6680800Z 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-3735-15ybgov 2021-05-19T20:34:11.4956080Z cp -pR /private/tmp/d20210519-3735-15ybgov/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T20:34:12.3787440Z chmod -Rf +w /private/tmp/d20210519-3735-15ybgov 2021-05-19T20:34:13.4534420Z ==> Finishing up 2021-05-19T20:34:13.4884260Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T20:34:13.4888780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T20:34:13.4894180Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T20:34:13.4899270Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T20:34:13.4903860Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T20:34:13.4908550Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T20:34:13.4913690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T20:34:13.4918280Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T20:34:13.4926290Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T20:34:13.4931040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T20:34:13.4939920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T20:34:13.4948750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T20:34:13.4958080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T20:34:13.4969860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T20:34:13.4978150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T20:34:13.4987070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T20:34:13.4996560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T20:34:13.5005980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T20:34:13.5022030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T20:34:13.5027780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T20:34:13.5036990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T20:34:13.5043650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T20:34:13.5050040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T20:34:13.5063180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T20:34:13.5072480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T20:34:13.5076950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T20:34:13.5086480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T20:34:13.5095600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T20:34:13.5103540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T20:34:13.5108050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T20:34:13.5115630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T20:34:13.5125180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T20:34:13.5134090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T20:34:13.5142170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T20:34:13.5151970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T20:34:13.5160130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T20:34:13.5164740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T20:34:13.5173870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T20:34:13.5181680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T20:34:13.5191380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T20:34:13.5195900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T20:34:13.5204560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T20:34:13.5212340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T20:34:13.5219960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T20:34:13.5228820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T20:34:13.5233400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T20:34:13.5242410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T20:34:13.5252010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T20:34:13.5279010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T20:34:13.5280520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T20:34:13.5281950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T20:34:13.5315080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T20:34:13.5319550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T20:34:13.5324700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T20:34:13.5330370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T20:34:13.5334590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T20:34:13.5339840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T20:34:13.5344510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T20:34:13.5349740Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T20:34:13.5354320Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T20:34:13.5359680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T20:34:13.5364300Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T20:34:13.5369650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T20:34:13.5374170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T20:34:13.5380420Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T20:34:13.5385840Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T20:34:13.5390580Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T20:34:13.5396030Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T20:34:13.5400630Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T20:34:13.5406080Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T20:34:13.5410650Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T20:34:13.5416180Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T20:34:13.5420900Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T20:34:13.5426250Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T20:34:13.5430860Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T20:34:13.5436150Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T20:34:13.5440680Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T20:34:13.5445930Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T20:34:13.5450470Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T20:34:13.5455700Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T20:34:13.5460280Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T20:34:13.5468090Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T20:34:13.5474730Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T20:34:13.5482370Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T20:34:13.5493290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T20:34:13.5498960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T20:34:13.5505030Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T20:34:13.5511120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T20:34:13.5516930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T20:34:13.5522620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T20:34:13.5528220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T20:34:13.5533810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T20:34:13.5539590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T20:34:13.5545290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T20:34:13.5550920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T20:34:13.5556440Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T20:34:13.5562200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T20:34:13.5567890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T20:34:13.5573560Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T20:34:13.5578800Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T20:34:13.5584610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T20:34:13.5588660Z Only the first 100 operations were output. 2021-05-19T20:34:14.0644550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3899-18yfjy2.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:34:16.5163250Z ==> Summary 2021-05-19T20:34:16.6036210Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T20:34:18.9922570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T20:34:20.1191430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:20.6681210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T20:34:20.9865180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T20%3A40%3A00Z&sig=jJyvGNwJX%2FtTjX7slRDGQarWUpLuzjPRl6Us8l8lE38%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:21.0206460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=jJyvGNwJX\%2FtTjX7slRDGQarWUpLuzjPRl6Us8l8lE38\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:21.0853970Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T20:34:21.1939970Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T20:34:21.1971540Z 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-3906-12pkai6 2021-05-19T20:34:21.2930570Z cp -pR /private/tmp/d20210519-3906-12pkai6/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T20:34:21.4616290Z chmod -Rf +w /private/tmp/d20210519-3906-12pkai6 2021-05-19T20:34:21.6499480Z ==> Finishing up 2021-05-19T20:34:21.6816880Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T20:34:21.6871240Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T20:34:21.6904730Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T20:34:21.6927710Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T20:34:21.6961350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.6988970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.6990890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7016610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7033860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7036140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7038490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7048030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7061900Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T20:34:21.7063410Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T20:34:21.7075050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7077290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7079690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7081840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7086370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7088360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7102790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7120640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7122590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7138740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7163570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7184200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7190290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7212330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7222400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7241840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7271020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7281570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7283640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7299560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7320720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7349040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7351750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7375590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7381530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7388810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7404380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7436000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7446650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7449090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7461070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7493040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7501920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7517080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7519110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7527750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7547770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7551310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7566860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7585740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7599830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7612910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7630230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7647940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7690190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7730420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T20:34:21.7750340Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T20:34:21.7758420Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T20:34:21.7772850Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T20:34:21.7785380Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T20:34:21.7798480Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T20:34:21.7812370Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T20:34:21.7820320Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T20:34:21.7839700Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T20:34:21.8466760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4071-1fsc909.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:34:24.1984650Z ==> Summary 2021-05-19T20:34:24.2194970Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T20:34:26.2431530Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T20:34:26.2432910Z To reinstall 1.6.37, run: 2021-05-19T20:34:26.2433700Z brew reinstall libpng 2021-05-19T20:34:28.9939030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T20:34:29.2505670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:29.7876180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T20:34:30.1316640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T20%3A40%3A00Z&sig=YjCCxZ9L02ZkyHoDdfQ11iCzHRAIsdVKT5iJ%2FkXRjA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:30.1671770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=YjCCxZ9L02ZkyHoDdfQ11iCzHRAIsdVKT5iJ\%2FkXRjA8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:30.1968250Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T20:34:30.2018780Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T20:34:31.3325320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:31.8857140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T20:34:32.2313530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T20%3A40%3A00Z&sig=sLfkSVOHvd0GTbrBCtqvhxqYjQyzJe9otxMeiUBrIbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:32.2600760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=sLfkSVOHvd0GTbrBCtqvhxqYjQyzJe9otxMeiUBrIbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:32.3151620Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T20:34:32.3206920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T20:34:33.4083210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:33.9256450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T20:34:34.3435730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T20%3A40%3A00Z&sig=7eiHr%2B3xlzlw9Gf5t7D5UZlf8XJdz%2BxSTB9blZDgOiA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:34.3821650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=7eiHr\%2B3xlzlw9Gf5t7D5UZlf8XJdz\%2BxSTB9blZDgOiA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:34.4204450Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T20:34:34.4233300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T20:34:35.4926920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:36.0528180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T20:34:36.3847310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T20%3A40%3A00Z&sig=QgPDeure5hzOvo99SgpBMtcNivkAwk%2BaiEIQUf1MgM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:36.4205730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=QgPDeure5hzOvo99SgpBMtcNivkAwk\%2BaiEIQUf1MgM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:36.4580500Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T20:34:36.4608790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T20:34:37.6538290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:38.2277880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T20:34:38.5890560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T20%3A40%3A00Z&sig=ZyZphwha%2BpXg%2F2sx5oOEXT6h3xvUHx6ukjsMjalrYfc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:38.6211230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=ZyZphwha\%2BpXg\%2F2sx5oOEXT6h3xvUHx6ukjsMjalrYfc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:38.6959800Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T20:34:38.7022620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T20:34:39.7935790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:40.3982850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T20:34:40.7299030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T20%3A40%3A00Z&sig=C6ty9DLdlTp%2FDpS%2FXOxCByqsbRPtz9i0r25650zrSKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:40.7664310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=C6ty9DLdlTp\%2FDpS\%2FXOxCByqsbRPtz9i0r25650zrSKQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:40.8565760Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:34:40.8670740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T20:34:42.0416060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:42.6104700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T20:34:42.9489010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T20%3A40%3A00Z&sig=pbM%2FWGUhO7k8%2Fzll2m%2F0VQmhVKsbQsXHX0JH1bTi6XA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:42.9784920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=pbM\%2FWGUhO7k8\%2Fzll2m\%2F0VQmhVKsbQsXHX0JH1bTi6XA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:43.0120160Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T20:34:43.0154980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T20:34:44.1278010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:44.6623890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T20:34:44.9914330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T20%3A40%3A00Z&sig=IT2uFg14jWnXiAApBlcc4dwrN%2FYNcIfAmCtGOXfh%2Bw4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:45.0321880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=IT2uFg14jWnXiAApBlcc4dwrN\%2FYNcIfAmCtGOXfh\%2Bw4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:45.0785000Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T20:34:45.0828330Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T20:34:46.1559780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:46.7218000Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T20:34:47.0402900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T20%3A40%3A00Z&sig=QTJxZ8C6xVw%2FRrDYudfR73VK%2B2oXPkgSQZ0tjNw0VL0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:47.0755100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=QTJxZ8C6xVw\%2FRrDYudfR73VK\%2B2oXPkgSQZ0tjNw0VL0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:47.1214360Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T20:34:47.1248590Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T20:34:48.2099180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:48.7553510Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T20:34:49.0741320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T20%3A40%3A00Z&sig=c3Pv8SKH5JalEFC75%2FDC3Bj0hTS9Q8UEGVp5uKxfVY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:49.1033180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=c3Pv8SKH5JalEFC75\%2FDC3Bj0hTS9Q8UEGVp5uKxfVY8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:49.1563510Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T20:34:49.1608260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T20:34:50.2331100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:50.7697680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T20:34:51.1071950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T20%3A40%3A00Z&sig=%2B8bn0bi8zy9fRuNLShRJPjpMHK6jtgMfb45q8dffQVQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:51.1378220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=\%2B8bn0bi8zy9fRuNLShRJPjpMHK6jtgMfb45q8dffQVQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:51.2998020Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T20:34:51.3087180Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T20:34:52.4302120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:52.9574270Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T20:34:53.3101160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T20%3A40%3A00Z&sig=Yv2lxqdl4uRbHHrq2%2FJACTvE7xpTbJ6Ptl%2BvlAMLZgw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:53.3410350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=Yv2lxqdl4uRbHHrq2\%2FJACTvE7xpTbJ6Ptl\%2BvlAMLZgw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:54.2949880Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T20:34:54.2952890Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T20:34:54.4876670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:55.0025400Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T20:34:55.3668920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T20%3A40%3A00Z&sig=yRs6N5JcPA2fTdXq609Z0tI39P70SJOSBtOeAWkqQFo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:55.4029350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=yRs6N5JcPA2fTdXq609Z0tI39P70SJOSBtOeAWkqQFo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:55.4661040Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T20:34:55.4703220Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T20:34:56.5255120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:57.0550260Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T20:34:57.3849640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T20%3A40%3A00Z&sig=xJmSZqbZNCsCREcGXvLd41aVHUUGNG1ToKDr2NkksFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:57.4167500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=xJmSZqbZNCsCREcGXvLd41aVHUUGNG1ToKDr2NkksFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:57.7501570Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T20:34:57.8014510Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T20:34:58.8953800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:34:59.4192050Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T20:34:59.7448180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T20%3A40%3A00Z&sig=TBcJcunAvM21lqXeb0h2HkF73Q0lv3nwrydVWTHvE%2FA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:34:59.7748570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A40\%3A00Z\&sig=TBcJcunAvM21lqXeb0h2HkF73Q0lv3nwrydVWTHvE\%2FA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:34:59.8662120Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T20:34:59.8763530Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T20:35:00.9610580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:35:01.5272000Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T20:35:01.8548200Z ==> 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:35:01.8847120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:35:03.1791850Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T20:35:03.6078350Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T20:35:04.6888640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:35:05.2570120Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T20:35:05.5960530Z ==> 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:35:05.6261470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:35:05.7885470Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T20:35:05.8368840Z ==> 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:35:05.8372150Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T20:35:05.9063360Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T20:35:05.9092170Z 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-4181-n27g50 2021-05-19T20:35:05.9184070Z cp -pR /private/tmp/d20210519-4181-n27g50/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T20:35:05.9288820Z chmod -Rf +w /private/tmp/d20210519-4181-n27g50 2021-05-19T20:35:05.9681470Z ==> Finishing up 2021-05-19T20:35:06.0103690Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T20:35:06.0205620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4442-1pedgaf.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:35:08.2345490Z ==> Summary 2021-05-19T20:35:08.2361170Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T20:35:08.2366490Z ==> Installing poppler dependency: xorgproto 2021-05-19T20:35:08.2403730Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T20:35:08.2421540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-4181-162bxlo 2021-05-19T20:35:08.3575850Z cp -pR /private/tmp/d20210519-4181-162bxlo/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T20:35:08.4957530Z chmod -Rf +w /private/tmp/d20210519-4181-162bxlo 2021-05-19T20:35:08.6835100Z ==> Finishing up 2021-05-19T20:35:08.7180550Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T20:35:08.7184260Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T20:35:08.7193880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T20:35:08.7198700Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T20:35:08.7204250Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T20:35:08.7209210Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T20:35:08.7214560Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T20:35:08.7219350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T20:35:08.7224870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T20:35:08.7229620Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T20:35:08.7235010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T20:35:08.7274120Z rm /usr/local/share/pkgconfig 2021-05-19T20:35:08.7289500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T20:35:08.7294560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T20:35:08.7333750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T20:35:08.7338640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T20:35:08.7344310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T20:35:08.7349340Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T20:35:08.7354840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T20:35:08.7359900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T20:35:08.7365590Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T20:35:08.7370620Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T20:35:08.7376170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T20:35:08.7381080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T20:35:08.7386990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T20:35:08.7392480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T20:35:08.7399520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T20:35:08.7411940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T20:35:08.7422320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T20:35:08.7424770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T20:35:08.7426570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T20:35:08.7428650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T20:35:08.7431670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T20:35:08.7436990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T20:35:08.7442310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T20:35:08.7447560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T20:35:08.7452450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T20:35:08.7458050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T20:35:08.7463220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T20:35:08.7468550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T20:35:08.7473630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T20:35:08.7479150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T20:35:08.7484350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T20:35:08.7489300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T20:35:08.7494940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T20:35:08.7500100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T20:35:08.7505300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T20:35:08.7511770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T20:35:08.7518040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T20:35:08.7522790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T20:35:08.7528320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T20:35:08.7533440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T20:35:08.7538860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T20:35:08.7543580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T20:35:08.8084170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4468-1ncw9qt.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:35:11.0951220Z ==> Summary 2021-05-19T20:35:11.1119360Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T20:35:11.1125630Z ==> Installing poppler dependency: libxau 2021-05-19T20:35:11.1223150Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T20:35:11.1241150Z 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-4181-3hpa8j 2021-05-19T20:35:11.1370140Z cp -pR /private/tmp/d20210519-4181-3hpa8j/libxau/. /usr/local/Cellar/libxau 2021-05-19T20:35:11.1635590Z chmod -Rf +w /private/tmp/d20210519-4181-3hpa8j 2021-05-19T20:35:11.2325600Z ==> Finishing up 2021-05-19T20:35:11.2723020Z rm /usr/local/include/X11 2021-05-19T20:35:11.2731070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T20:35:11.2735730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T20:35:11.2741420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T20:35:11.2746130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T20:35:11.2752010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T20:35:11.2756750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T20:35:11.2762210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T20:35:11.2767250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T20:35:11.2772610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T20:35:11.2777800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T20:35:11.2783220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T20:35:11.2788550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T20:35:11.2793250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T20:35:11.2798720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T20:35:11.2804950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T20:35:11.2810470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T20:35:11.2815270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T20:35:11.2820840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T20:35:11.2825850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T20:35:11.2831330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T20:35:11.2836230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T20:35:11.2842130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T20:35:11.2848680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T20:35:11.2853730Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T20:35:11.2857500Z mkdir -p /usr/local/include/X11/dri 2021-05-19T20:35:11.2864580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T20:35:11.2870710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T20:35:11.2876270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T20:35:11.2879480Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T20:35:11.2887950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T20:35:11.2893520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T20:35:11.2898810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T20:35:11.2904340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T20:35:11.2909930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T20:35:11.2915070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T20:35:11.2920660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T20:35:11.2926470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T20:35:11.2931380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T20:35:11.2938230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T20:35:11.2943600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T20:35:11.2948790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T20:35:11.2953980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T20:35:11.2959490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T20:35:11.2964510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T20:35:11.2971430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T20:35:11.2984460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T20:35:11.2986540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T20:35:11.2988550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T20:35:11.2993130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T20:35:11.2998860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T20:35:11.3003870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T20:35:11.3009600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T20:35:11.3014590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T20:35:11.3020250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T20:35:11.3025920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T20:35:11.3030930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T20:35:11.3036480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T20:35:11.3041880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T20:35:11.3046880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T20:35:11.3052590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T20:35:11.3086760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T20:35:11.3091450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T20:35:11.3097280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T20:35:11.3102680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T20:35:11.3108300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T20:35:11.3113740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T20:35:11.3119420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T20:35:11.3124980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T20:35:11.3130690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T20:35:11.3136290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T20:35:11.3141560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T20:35:11.3147510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T20:35:11.3152930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T20:35:11.3158150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T20:35:11.3163800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T20:35:11.3169680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T20:35:11.3174690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T20:35:11.3181510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T20:35:11.3187000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T20:35:11.3192560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T20:35:11.3198020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T20:35:11.3203330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T20:35:11.3209220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T20:35:11.3228600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T20:35:11.3230430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T20:35:11.3232180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T20:35:11.3233980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T20:35:11.3237680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T20:35:11.3243530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T20:35:11.3248610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T20:35:11.3254130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T20:35:11.3259460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T20:35:11.3264550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T20:35:11.3270490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T20:35:11.3275590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T20:35:11.3281210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T20:35:11.3286970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T20:35:11.3291760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T20:35:11.3297570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T20:35:11.3303690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T20:35:11.3309270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T20:35:11.3313390Z Only the first 100 operations were output. 2021-05-19T20:35:11.3715800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4495-akwzb2.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:35:13.6809700Z ==> Summary 2021-05-19T20:35:13.6837390Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T20:35:13.6843550Z ==> Installing poppler dependency: libxdmcp 2021-05-19T20:35:13.6932840Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T20:35:13.6950450Z 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-4181-okilgc 2021-05-19T20:35:13.7064040Z cp -pR /private/tmp/d20210519-4181-okilgc/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T20:35:13.7185140Z chmod -Rf +w /private/tmp/d20210519-4181-okilgc 2021-05-19T20:35:13.7683850Z ==> Finishing up 2021-05-19T20:35:13.8073130Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T20:35:13.8079160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T20:35:13.8083570Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T20:35:13.8089170Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T20:35:13.8096480Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T20:35:13.8241410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4521-b3j1nl.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:35:16.1002620Z ==> Summary 2021-05-19T20:35:16.1021090Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T20:35:16.1026840Z ==> Installing poppler dependency: libxcb 2021-05-19T20:35:16.1353470Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T20:35:16.1370690Z 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-4181-1tus596 2021-05-19T20:35:16.9315880Z cp -pR /private/tmp/d20210519-4181-1tus596/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T20:35:18.4098010Z chmod -Rf +w /private/tmp/d20210519-4181-1tus596 2021-05-19T20:35:19.5374940Z ==> Finishing up 2021-05-19T20:35:19.5735040Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T20:35:19.5742560Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T20:35:19.5806680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T20:35:19.5811320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T20:35:19.5817150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T20:35:19.5822340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T20:35:19.5828210Z 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:35:19.5833850Z 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:35:19.5839440Z 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:35:19.5845100Z 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:35:19.5850570Z 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:35:19.5856450Z 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:35:19.5861970Z 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:35:19.5867200Z 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:35:19.5872760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T20:35:19.5878160Z 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:35:19.5883350Z 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:35:19.5889070Z 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:35:19.5894050Z 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:35:19.5899810Z 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:35:19.5904620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T20:35:19.5910580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T20:35:19.5915610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T20:35:19.5921770Z 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:35:19.5926490Z 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:35:19.5931830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T20:35:19.5937390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T20:35:20.1509350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T20:35:20.1521140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T20:35:20.1542220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T20:35:20.1544250Z 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:35:20.1546350Z 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:35:20.1548300Z 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:35:20.1550220Z 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:35:20.1552290Z 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:35:20.1554110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T20:35:20.1555920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T20:35:20.1557680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T20:35:20.1559480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T20:35:20.1561390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T20:35:20.1563440Z 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:35:20.1565490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T20:35:20.1567580Z 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:35:20.1569580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T20:35:20.1571600Z 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:35:20.1573500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T20:35:20.1575410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T20:35:20.1577230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T20:35:20.1579060Z 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:35:20.1581020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T20:35:20.1583080Z 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:35:20.1585090Z 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:35:20.1588310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T20:35:20.1622890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T20:35:20.1624890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T20:35:20.1626760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T20:35:20.1628670Z 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:35:20.1631740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T20:35:20.1633570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T20:35:20.1635460Z 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:35:20.1637610Z 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:35:20.1639990Z 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:35:20.1642170Z 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:35:20.1644300Z 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:35:20.1646650Z 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:35:20.1648800Z 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:35:20.1650940Z 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:35:20.1653020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T20:35:20.1655050Z 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:35:20.1657270Z 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:35:20.1659420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T20:35:20.1661660Z 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:35:20.1663780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T20:35:20.1665950Z 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:35:20.1668140Z 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:35:20.1670390Z 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:35:20.1672630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T20:35:20.1674910Z 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:35:20.1677090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T20:35:20.1679650Z 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:35:20.1681880Z 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:35:20.1683880Z 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:35:20.1685760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T20:35:20.1687670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T20:35:20.1689560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T20:35:20.1691520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T20:35:20.1693330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T20:35:20.1695060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T20:35:20.1696990Z 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:35:20.1698980Z 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:35:20.1701980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T20:35:20.1703670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T20:35:20.1705380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T20:35:20.1707320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T20:35:20.1709300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T20:35:20.1711150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T20:35:20.1712970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T20:35:20.1714770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T20:35:20.1716590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T20:35:20.1718310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T20:35:20.1719460Z Only the first 100 operations were output. 2021-05-19T20:35:21.2749820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4556-qqfwpa.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:35:23.8919800Z ==> Summary 2021-05-19T20:35:24.0342150Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T20:35:24.0348820Z ==> Installing poppler dependency: libx11 2021-05-19T20:35:24.0832720Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:35:24.0850630Z 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-4181-1g482wd 2021-05-19T20:35:24.4305680Z cp -pR /private/tmp/d20210519-4181-1g482wd/libx11/. /usr/local/Cellar/libx11 2021-05-19T20:35:24.9583550Z chmod -Rf +w /private/tmp/d20210519-4181-1g482wd 2021-05-19T20:35:25.4717410Z ==> Finishing up 2021-05-19T20:35:25.5085010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T20:35:25.5088620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T20:35:25.5094000Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T20:35:25.5098570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T20:35:25.5104010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T20:35:25.5108930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T20:35:25.5113490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T20:35:25.5118740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T20:35:25.5123750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T20:35:25.5128490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T20:35:25.5133760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T20:35:25.5138830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T20:35:25.5146530Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T20:35:25.5153070Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T20:35:25.5179670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T20:35:25.5185450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T20:35:25.5191450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T20:35:25.5196740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T20:35:25.5201860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T20:35:25.5207700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T20:35:25.5212740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T20:35:25.5218580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T20:35:25.5223480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T20:35:25.5229050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T20:35:25.5254050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T20:35:25.5258720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T20:35:25.5264520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T20:35:25.5269550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T20:35:25.5275440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T20:35:25.5280350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T20:35:25.5285820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T20:35:25.5291560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T20:35:25.5296790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T20:35:25.5302940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T20:35:25.5307780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T20:35:25.5313430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T20:35:25.5318480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T20:35:25.5324000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T20:35:25.5329220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T20:35:25.5334320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T20:35:25.5339900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T20:35:25.5345040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T20:35:25.5350850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T20:35:25.5355670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T20:35:25.5361230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T20:35:25.5366490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T20:35:25.5372090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T20:35:25.5376980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T20:35:25.5382670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T20:35:25.5387980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T20:35:25.5393440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T20:35:25.5398470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T20:35:25.5404230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T20:35:25.5409170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T20:35:25.5414580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T20:35:25.5420180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T20:35:25.5425980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T20:35:25.5431320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T20:35:25.5436370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T20:35:25.5441840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T20:35:25.5447000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T20:35:25.5452080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T20:35:25.5457590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T20:35:25.5462300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T20:35:25.5467920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T20:35:25.5473370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T20:35:25.5478150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T20:35:25.5483990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T20:35:25.5488820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T20:35:25.5494550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T20:35:25.5499320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T20:35:25.5525990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T20:35:25.5553230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T20:35:25.5559370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T20:35:25.5561290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T20:35:25.5563240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T20:35:25.5565580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T20:35:25.5567610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T20:35:25.5569880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T20:35:25.5571750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T20:35:25.5576620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T20:35:25.5581510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T20:35:25.5587370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T20:35:25.5592670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T20:35:25.5598040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T20:35:25.5603330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T20:35:25.5609100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T20:35:25.5614230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T20:35:25.5620080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T20:35:25.5634290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T20:35:25.5655720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T20:35:25.5658200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T20:35:25.5660050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T20:35:25.5661720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T20:35:25.5663280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T20:35:25.5664950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T20:35:25.5666910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T20:35:25.5670090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T20:35:25.5675100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T20:35:25.5681050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T20:35:25.5685110Z Only the first 100 operations were output. 2021-05-19T20:35:26.1395950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4582-x70ef4.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:35:28.5029350Z ==> Summary 2021-05-19T20:35:28.5687760Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T20:35:28.5693810Z ==> Installing poppler dependency: libxext 2021-05-19T20:35:28.6268770Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T20:35:28.6285610Z 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-4181-13zu3si 2021-05-19T20:35:28.6610580Z cp -pR /private/tmp/d20210519-4181-13zu3si/libxext/. /usr/local/Cellar/libxext 2021-05-19T20:35:28.7077380Z chmod -Rf +w /private/tmp/d20210519-4181-13zu3si 2021-05-19T20:35:28.8002670Z ==> Finishing up 2021-05-19T20:35:28.8427040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T20:35:28.8432320Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T20:35:28.8437580Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T20:35:28.8443500Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T20:35:28.8448730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T20:35:28.8455080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T20:35:28.8460120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T20:35:28.8465530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T20:35:28.8470980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T20:35:28.8476560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T20:35:28.8482230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T20:35:28.8488030Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T20:35:28.8493680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T20:35:28.8499350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T20:35:28.8504960Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T20:35:28.8510670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T20:35:28.8529070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T20:35:28.8530900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T20:35:28.8535410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T20:35:28.8540950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T20:35:28.8546600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T20:35:28.8551620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T20:35:28.8557220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T20:35:28.8562150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T20:35:28.8567940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T20:35:28.8592500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T20:35:28.8597270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T20:35:28.8603240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T20:35:28.8608550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T20:35:28.8614120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T20:35:28.8619170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T20:35:28.8624760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T20:35:28.8629950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T20:35:28.8637020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T20:35:28.8665210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T20:35:28.8670550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T20:35:28.8676110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T20:35:28.8681190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T20:35:28.8686600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T20:35:28.8691820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T20:35:28.8697550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T20:35:28.8702930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T20:35:28.8708160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T20:35:28.8713680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T20:35:28.8718730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T20:35:28.8724530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T20:35:28.8729460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T20:35:28.8735350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T20:35:28.8740410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T20:35:28.8746800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T20:35:28.8752300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T20:35:28.8758210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T20:35:28.8764280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T20:35:28.8769380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T20:35:28.8775730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T20:35:28.8780480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T20:35:28.8787550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T20:35:28.8793590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T20:35:28.8798450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T20:35:28.8804270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T20:35:28.8809260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T20:35:28.8814660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T20:35:28.8820200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T20:35:28.8825620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T20:35:28.8830620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T20:35:28.8836000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T20:35:28.8842070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T20:35:28.8847210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T20:35:28.8852660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T20:35:28.8863660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T20:35:28.8869090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T20:35:28.8875030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T20:35:28.8881220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T20:35:28.8887350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T20:35:28.8894030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T20:35:28.8900380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T20:35:28.8905560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T20:35:28.8912780Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T20:35:28.8917870Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T20:35:28.8923750Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T20:35:28.8931860Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T20:35:28.9211150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4608-1wmhrxt.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:35:31.1434860Z ==> Summary 2021-05-19T20:35:31.1497350Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T20:35:31.1503210Z ==> Installing poppler dependency: libxrender 2021-05-19T20:35:31.2087690Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T20:35:31.2105710Z 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-4181-y3nmhm 2021-05-19T20:35:31.2217610Z cp -pR /private/tmp/d20210519-4181-y3nmhm/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T20:35:31.2367870Z chmod -Rf +w /private/tmp/d20210519-4181-y3nmhm 2021-05-19T20:35:31.2931660Z ==> Finishing up 2021-05-19T20:35:31.3318540Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T20:35:31.3326490Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T20:35:31.3332920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T20:35:31.3337970Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T20:35:31.3343000Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T20:35:31.3350830Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T20:35:31.3503520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4634-1u98i5x.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:35:33.5393180Z ==> Summary 2021-05-19T20:35:33.5415650Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T20:35:33.5422680Z ==> Installing poppler dependency: lzo 2021-05-19T20:35:33.5444850Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T20:35:33.5462270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4181-1egdi0m 2021-05-19T20:35:33.5693560Z cp -pR /private/tmp/d20210519-4181-1egdi0m/lzo/. /usr/local/Cellar/lzo 2021-05-19T20:35:33.5924730Z chmod -Rf +w /private/tmp/d20210519-4181-1egdi0m 2021-05-19T20:35:33.6536410Z ==> Finishing up 2021-05-19T20:35:33.6900900Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T20:35:33.6908690Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T20:35:33.6915220Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T20:35:33.6920070Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T20:35:33.6925770Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T20:35:33.6933620Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T20:35:33.7114170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4660-f5be75.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:35:36.1510850Z ==> Summary 2021-05-19T20:35:36.1584600Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T20:35:36.1591130Z ==> Installing poppler dependency: pixman 2021-05-19T20:35:36.1619710Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T20:35:36.1638070Z 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-4181-6r04pp 2021-05-19T20:35:36.1812440Z cp -pR /private/tmp/d20210519-4181-6r04pp/pixman/. /usr/local/Cellar/pixman 2021-05-19T20:35:36.1970830Z chmod -Rf +w /private/tmp/d20210519-4181-6r04pp 2021-05-19T20:35:36.2467300Z ==> Finishing up 2021-05-19T20:35:36.2826200Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T20:35:36.2832310Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T20:35:36.2837080Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T20:35:36.2842280Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T20:35:36.2847140Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T20:35:36.2854630Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T20:35:36.3004640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4686-3ir49p.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:35:38.5968320Z ==> Summary 2021-05-19T20:35:38.5988580Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T20:35:38.5997500Z ==> Installing poppler dependency: cairo 2021-05-19T20:35:38.7605610Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T20:35:38.7623120Z 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-4181-1vyau3t 2021-05-19T20:35:38.8443970Z cp -pR /private/tmp/d20210519-4181-1vyau3t/cairo/. /usr/local/Cellar/cairo 2021-05-19T20:35:38.9191530Z chmod -Rf +w /private/tmp/d20210519-4181-1vyau3t 2021-05-19T20:35:39.2153710Z ==> Finishing up 2021-05-19T20:35:40.2071270Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T20:35:40.2180650Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T20:35:40.2283260Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T20:35:40.2385690Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T20:35:40.2492950Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T20:35:40.2595340Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T20:35:40.2697990Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T20:35:40.2800640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T20:35:40.2903800Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T20:35:40.3007090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T20:35:40.3110220Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T20:35:40.3213310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T20:35:40.3316400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T20:35:40.3418670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T20:35:40.3521520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T20:35:40.3619840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T20:35:40.3633510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T20:35:40.3736170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T20:35:40.3838550Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T20:35:40.3940790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T20:35:40.4043000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T20:35:40.4145540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T20:35:40.4248370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T20:35:40.4351290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T20:35:40.4451410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T20:35:40.4554040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T20:35:40.4654070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T20:35:40.4756360Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T20:35:40.4857310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T20:35:40.4959160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T20:35:40.4960810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T20:35:40.5060540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4712-q76hzq.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:35:41.6345920Z ==> Summary 2021-05-19T20:35:41.6432000Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T20:35:41.6438470Z ==> Installing poppler dependency: little-cms2 2021-05-19T20:35:41.6571010Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T20:35:41.6588980Z 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-4181-h7h5mu 2021-05-19T20:35:41.6784990Z cp -pR /private/tmp/d20210519-4181-h7h5mu/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T20:35:41.6996910Z chmod -Rf +w /private/tmp/d20210519-4181-h7h5mu 2021-05-19T20:35:41.7803990Z ==> Finishing up 2021-05-19T20:35:41.8071220Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T20:35:41.8074730Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T20:35:41.8080140Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T20:35:41.8084650Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T20:35:41.8089790Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T20:35:41.8096440Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T20:35:41.8101150Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T20:35:41.8112440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T20:35:41.8117500Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T20:35:41.8123070Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T20:35:41.8128140Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T20:35:41.8133670Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T20:35:41.8140250Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T20:35:41.8145120Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T20:35:41.8151140Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T20:35:41.8158590Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T20:35:41.8356740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4738-ubo0k9.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:35:44.1561730Z ==> Summary 2021-05-19T20:35:44.1639920Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T20:35:44.1649460Z ==> Installing poppler dependency: nspr 2021-05-19T20:35:44.1667710Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T20:35:44.1685270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4181-1q8hwwf 2021-05-19T20:35:44.2070610Z cp -pR /private/tmp/d20210519-4181-1q8hwwf/nspr/. /usr/local/Cellar/nspr 2021-05-19T20:35:44.2666330Z chmod -Rf +w /private/tmp/d20210519-4181-1q8hwwf 2021-05-19T20:35:44.3583180Z ==> Finishing up 2021-05-19T20:35:44.3921510Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T20:35:44.3964910Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T20:35:44.3974090Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T20:35:44.3980290Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T20:35:44.3984930Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T20:35:44.3989930Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T20:35:44.3994840Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T20:35:44.3999440Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T20:35:44.4004680Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T20:35:44.4012000Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T20:35:44.4321520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4764-t1nqoi.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:35:46.6550970Z ==> Summary 2021-05-19T20:35:46.6614260Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T20:35:46.6620730Z ==> Installing poppler dependency: nss 2021-05-19T20:35:46.6729080Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T20:35:46.6746610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4181-nqb831 2021-05-19T20:35:46.9952630Z cp -pR /private/tmp/d20210519-4181-nqb831/nss/. /usr/local/Cellar/nss 2021-05-19T20:35:47.1979710Z chmod -Rf +w /private/tmp/d20210519-4181-nqb831 2021-05-19T20:35:49.1217960Z ==> Finishing up 2021-05-19T20:35:49.1604280Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T20:35:49.1607370Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T20:35:49.1612810Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T20:35:49.1617150Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T20:35:49.1622230Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T20:35:49.1626940Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T20:35:49.1632230Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T20:35:49.1636710Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T20:35:49.1641870Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T20:35:49.1646420Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T20:35:49.1651780Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T20:35:49.1656070Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T20:35:49.1661160Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T20:35:49.1665990Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T20:35:49.1671020Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T20:35:49.1675550Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T20:35:49.1680930Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T20:35:49.1685300Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T20:35:49.1690360Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T20:35:49.1694780Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T20:35:49.1700040Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T20:35:49.1704400Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T20:35:49.1709540Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T20:35:49.1714190Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T20:35:49.1719090Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T20:35:49.1724080Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T20:35:49.1729030Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T20:35:49.1733360Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T20:35:49.1738410Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T20:35:49.1742820Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T20:35:49.1747830Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T20:35:49.1752310Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T20:35:49.1757480Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T20:35:49.1761760Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T20:35:49.1766820Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T20:35:49.1771240Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T20:35:49.1776170Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T20:35:49.1780610Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T20:35:49.1785490Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T20:35:49.1789840Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T20:35:49.1794850Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T20:35:49.1800010Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T20:35:49.1804680Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T20:35:49.1809110Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T20:35:49.1814360Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T20:35:49.1818700Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T20:35:49.1823800Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T20:35:49.1828290Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T20:35:49.1833440Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T20:35:49.1837620Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T20:35:49.1843340Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T20:35:49.1847920Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T20:35:49.1853050Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T20:35:49.1857470Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T20:35:49.1862410Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T20:35:49.1867020Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T20:35:49.1871960Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T20:35:49.1876420Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T20:35:49.1881280Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T20:35:49.1906060Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T20:35:49.1910430Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T20:35:49.1915590Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T20:35:49.1920090Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T20:35:49.1925320Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T20:35:49.1929550Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T20:35:49.1934640Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T20:35:49.1939100Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T20:35:49.1944670Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T20:35:49.1950190Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T20:35:49.1954790Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T20:35:49.1962330Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T20:35:49.1969970Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T20:35:49.1974650Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T20:35:49.1979980Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T20:35:49.1984520Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T20:35:49.1989880Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T20:35:49.1994380Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T20:35:49.1999510Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T20:35:49.2004100Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T20:35:49.2009080Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T20:35:49.2013720Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T20:35:49.2018660Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T20:35:49.2023040Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T20:35:49.2028240Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T20:35:49.2033210Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T20:35:49.2038690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T20:35:49.2042870Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T20:35:49.2047900Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T20:35:49.2052330Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T20:35:49.2057560Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T20:35:49.2061900Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T20:35:49.2067080Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T20:35:49.2071910Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T20:35:49.2077190Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T20:35:49.2081450Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T20:35:49.2086980Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T20:35:49.2091080Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T20:35:49.2096080Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T20:35:49.2100710Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T20:35:49.2105740Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T20:35:50.1448630Z Only the first 100 operations were output. 2021-05-19T20:35:50.1560610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4790-90in7n.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:35:51.6399120Z ==> Summary 2021-05-19T20:35:51.6531280Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T20:35:51.6537790Z ==> Installing poppler dependency: openjpeg 2021-05-19T20:35:51.6832370Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T20:35:51.6850120Z 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-4181-dxiua1 2021-05-19T20:35:51.9023670Z cp -pR /private/tmp/d20210519-4181-dxiua1/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T20:35:52.1699600Z chmod -Rf +w /private/tmp/d20210519-4181-dxiua1 2021-05-19T20:35:52.4447600Z ==> Finishing up 2021-05-19T20:35:52.4813620Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T20:35:52.4817380Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T20:35:52.4822660Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T20:35:52.4829560Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:52.4838510Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:52.4848020Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T20:35:52.4853680Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T20:35:52.4859280Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T20:35:52.4867420Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T20:35:52.4873970Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T20:35:52.4879020Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T20:35:52.4884180Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T20:35:52.4889510Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T20:35:52.4894270Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T20:35:52.4901780Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T20:35:52.5916640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4816-wpru2t.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:35:54.8270980Z ==> Summary 2021-05-19T20:35:54.8583600Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T20:35:54.8590600Z ==> Installing poppler dependency: qt@5 2021-05-19T20:35:54.8628550Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T20:35:54.8646700Z 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-4181-1g96t3m 2021-05-19T20:36:00.7187330Z cp -pR /private/tmp/d20210519-4181-1g96t3m/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T20:36:09.9491980Z chmod -Rf +w /private/tmp/d20210519-4181-1g96t3m 2021-05-19T20:36:25.1024890Z ==> Finishing up 2021-05-19T20:36:28.7517050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4876-b9erbu.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:36:33.2488560Z ==> Caveats 2021-05-19T20:36:33.2489740Z We agreed to the Qt open source license for you. 2021-05-19T20:36:33.2490750Z If this is unacceptable you should uninstall. 2021-05-19T20:36:33.2491460Z 2021-05-19T20:36:33.2492830Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:36:33.2494010Z because this is an alternate version of another formula. 2021-05-19T20:36:33.2494730Z 2021-05-19T20:36:33.2495590Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:36:33.2497180Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:36:33.2497990Z 2021-05-19T20:36:33.2498820Z For compilers to find qt@5 you may need to set: 2021-05-19T20:36:33.2500140Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:36:33.2502240Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:36:33.2502960Z 2021-05-19T20:36:33.2504190Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:36:33.2505310Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:36:33.2506280Z 2021-05-19T20:36:33.2507530Z ==> Summary 2021-05-19T20:36:33.9789650Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T20:36:33.9796050Z ==> Installing poppler 2021-05-19T20:36:33.9800180Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T20:36:33.9821580Z 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-4181-1yau3fw 2021-05-19T20:36:34.3486280Z cp -pR /private/tmp/d20210519-4181-1yau3fw/poppler/. /usr/local/Cellar/poppler 2021-05-19T20:36:34.6463830Z chmod -Rf +w /private/tmp/d20210519-4181-1yau3fw 2021-05-19T20:36:35.1942360Z ==> Finishing up 2021-05-19T20:36:35.2295980Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T20:36:35.2301500Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T20:36:35.2307350Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T20:36:35.2313120Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T20:36:35.2318950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T20:36:35.2323790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T20:36:35.2329630Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T20:36:35.2334690Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T20:36:35.2339800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T20:36:35.2344720Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T20:36:35.2350280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T20:36:35.2355530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T20:36:35.2360490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T20:36:35.2368220Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T20:36:35.2379910Z rm /usr/local/share/gir-1.0 2021-05-19T20:36:35.2389630Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T20:36:35.2455260Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T20:36:35.2462630Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T20:36:35.2464420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T20:36:35.2466180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T20:36:35.2467880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T20:36:35.2469600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T20:36:35.2471320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T20:36:35.2473000Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T20:36:35.2475070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T20:36:35.2476800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T20:36:35.2516600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T20:36:35.2522280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T20:36:35.2527480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T20:36:35.2532520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T20:36:35.2541530Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T20:36:35.2547180Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T20:36:35.2560070Z rm /usr/local/lib/girepository-1.0 2021-05-19T20:36:35.2568360Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T20:36:35.2575670Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T20:36:35.2580650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T20:36:35.2585950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T20:36:35.2592530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T20:36:35.2598130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T20:36:35.2603780Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T20:36:35.2609930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T20:36:35.2637940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T20:36:35.2640060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T20:36:35.2642150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T20:36:35.2645020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T20:36:35.2646960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T20:36:35.2649810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T20:36:35.2651770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T20:36:35.2654250Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T20:36:35.2660530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T20:36:35.2669370Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T20:36:35.2674330Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T20:36:35.2680190Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T20:36:35.2685070Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T20:36:35.3877950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4906-1dgrwrv.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:36:37.8543070Z ==> Summary 2021-05-19T20:36:37.8846910Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T20:36:39.4813610Z ==> Caveats 2021-05-19T20:36:39.4815010Z ==> qt@5 2021-05-19T20:36:39.4856190Z We agreed to the Qt open source license for you. 2021-05-19T20:36:39.4857350Z If this is unacceptable you should uninstall. 2021-05-19T20:36:39.4858080Z 2021-05-19T20:36:39.4859660Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:36:39.4860860Z because this is an alternate version of another formula. 2021-05-19T20:36:39.4861540Z 2021-05-19T20:36:39.4862410Z If you need to have qt@5 first in your PATH, run: 2021-05-19T20:36:39.4863990Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:36:39.4864790Z 2021-05-19T20:36:39.4865870Z For compilers to find qt@5 you may need to set: 2021-05-19T20:36:39.4867240Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T20:36:39.4868660Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T20:36:39.4869380Z 2021-05-19T20:36:39.4870580Z For pkg-config to find qt@5 you may need to set: 2021-05-19T20:36:39.4871680Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T20:36:39.4872370Z 2021-05-19T20:36:41.1930290Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T20:36:42.2988490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:42.8345360Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T20:36:43.1715780Z ==> 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:36:43.2013140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:43.2401520Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T20:36:43.2449260Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T20:36:44.5709760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:45.1253700Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T20:36:45.7015310Z ==> 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:36:45.7321690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:45.8625740Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T20:36:45.8938740Z ==> Installing dependencies for hdf5: szip 2021-05-19T20:36:45.8942340Z ==> Installing hdf5 dependency: szip 2021-05-19T20:36:45.9550530Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T20:36:45.9578700Z 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-4913-sznx00 2021-05-19T20:36:45.9671150Z cp -pR /private/tmp/d20210519-4913-sznx00/szip/. /usr/local/Cellar/szip 2021-05-19T20:36:45.9779390Z chmod -Rf +w /private/tmp/d20210519-4913-sznx00 2021-05-19T20:36:46.0223160Z ==> Finishing up 2021-05-19T20:36:46.0587330Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T20:36:46.0591130Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T20:36:46.0596250Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T20:36:46.0602900Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T20:36:46.0607450Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T20:36:46.0613040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T20:36:46.0751950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5083-1gujqq3.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:36:48.3839360Z ==> Summary 2021-05-19T20:36:48.3858760Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T20:36:48.3864390Z ==> Installing hdf5 2021-05-19T20:36:48.3867910Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T20:36:48.3888320Z 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-4913-17lhi60 2021-05-19T20:36:48.5775520Z cp -pR /private/tmp/d20210519-4913-17lhi60/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T20:36:48.7577930Z chmod -Rf +w /private/tmp/d20210519-4913-17lhi60 2021-05-19T20:36:49.1078200Z ==> Finishing up 2021-05-19T20:36:49.1478510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T20:36:49.1483160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T20:36:49.1487130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T20:36:49.1491760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T20:36:49.1497060Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T20:36:49.1501630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T20:36:49.1507020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T20:36:49.1511640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T20:36:49.1524870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T20:36:49.1529440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T20:36:49.1534990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T20:36:49.1539390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T20:36:49.1544460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T20:36:49.1548990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T20:36:49.1555180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T20:36:49.1560220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T20:36:49.1564890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T20:36:49.1574690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T20:36:49.1579300Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T20:36:49.1584710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T20:36:49.1592140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T20:36:49.1597320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T20:36:49.1607460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T20:36:49.1612710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T20:36:49.1617810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T20:36:49.1623100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T20:36:49.1629370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T20:36:49.1634740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T20:36:49.1639870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T20:36:49.1645500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T20:36:49.1650710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T20:36:49.1655960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T20:36:49.1660880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T20:36:49.1666150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T20:36:49.1671640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T20:36:49.1676370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T20:36:49.1682650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T20:36:49.1687390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T20:36:49.1692800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T20:36:49.1697480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T20:36:49.1702870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T20:36:49.1707450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T20:36:49.1713110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T20:36:49.1718010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T20:36:49.1723540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T20:36:49.1728350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T20:36:49.1733730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T20:36:49.1738530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T20:36:49.1743910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T20:36:49.1749160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T20:36:49.1753950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T20:36:49.1759400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T20:36:49.1764460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T20:36:49.1770010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T20:36:49.1775290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T20:36:49.1780880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T20:36:49.1802010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T20:36:49.1806390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T20:36:49.1812560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T20:36:49.1817100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T20:36:49.1822200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T20:36:49.1826770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T20:36:49.1832300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T20:36:49.1837970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T20:36:49.1843280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T20:36:49.1847950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T20:36:49.1853090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T20:36:49.1857720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T20:36:49.1862910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T20:36:49.1867900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T20:36:49.1872800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T20:36:49.1877330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T20:36:49.1882510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T20:36:49.1887160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T20:36:49.1892330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T20:36:49.1896900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T20:36:49.1902150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T20:36:49.1906610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T20:36:49.1911510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T20:36:49.1917300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T20:36:49.1922510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T20:36:49.1927080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T20:36:49.1932410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T20:36:49.1937220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T20:36:49.1942330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T20:36:49.1946900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T20:36:49.1951980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T20:36:49.1957050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T20:36:49.1963030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T20:36:49.1967580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T20:36:49.1972680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T20:36:49.1977200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T20:36:49.1982390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T20:36:49.1987030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T20:36:49.1991990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T20:36:49.2012640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T20:36:49.2017170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T20:36:49.2022500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T20:36:49.2027210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T20:36:49.2032450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T20:36:49.2035910Z Only the first 100 operations were output. 2021-05-19T20:36:49.3235860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5109-tufj9r.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:36:51.6274560Z ==> Summary 2021-05-19T20:36:51.6441250Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T20:36:53.8998270Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T20:36:55.0495320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:55.5913760Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T20:36:55.9619350Z ==> 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:36:56.0087390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:36:56.1305570Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T20:36:56.2130020Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T20:36:56.2159040Z 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-5116-1ls68q3 2021-05-19T20:36:56.3910720Z cp -pR /private/tmp/d20210519-5116-1ls68q3/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T20:36:56.5505970Z chmod -Rf +w /private/tmp/d20210519-5116-1ls68q3 2021-05-19T20:36:56.7244100Z ==> Finishing up 2021-05-19T20:36:56.7547120Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T20:36:56.7553110Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T20:36:56.7615190Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T20:36:56.7619750Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T20:36:56.7626820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T20:36:56.7631830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T20:36:56.7637100Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T20:36:56.7641930Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T20:36:56.7649410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T20:36:56.7654470Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T20:36:56.7660630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T20:36:56.7665430Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T20:36:56.7670580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T20:36:56.7678500Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T20:36:56.7683500Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T20:36:56.7740870Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T20:36:56.8438260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5280-18xlgvx.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:36:59.1144750Z ==> Caveats 2021-05-19T20:36:59.1145890Z Emacs Lisp files have been installed to: 2021-05-19T20:36:59.1147290Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T20:36:59.1148960Z ==> Summary 2021-05-19T20:36:59.1302360Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T20:37:01.2870770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T20:37:02.3774490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:02.9375540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T20:37:03.2580230Z ==> 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:37:03.2959490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:03.4043220Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T20:37:03.4813400Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T20:37:03.4842290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5287-12975ik 2021-05-19T20:37:03.6210760Z cp -pR /private/tmp/d20210519-5287-12975ik/gsl/. /usr/local/Cellar/gsl 2021-05-19T20:37:03.7800430Z chmod -Rf +w /private/tmp/d20210519-5287-12975ik 2021-05-19T20:37:03.9472840Z ==> Finishing up 2021-05-19T20:37:03.9753490Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T20:37:03.9756960Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T20:37:03.9762240Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T20:37:03.9768890Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T20:37:03.9777730Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T20:37:03.9785200Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T20:37:03.9885150Z info /usr/local/share/info/gsl-ref.info 2021-05-19T20:37:03.9900730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T20:37:03.9907700Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T20:37:03.9914770Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T20:37:03.9923730Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T20:37:03.9931680Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T20:37:03.9938700Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T20:37:03.9944810Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T20:37:03.9950800Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T20:37:03.9956470Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T20:37:03.9962380Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T20:37:03.9970790Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T20:37:04.0673650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5452-o3xb5l.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:37:06.5953290Z ==> Summary 2021-05-19T20:37:06.6161620Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T20:37:09.7418700Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T20:37:10.8605380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:11.4299820Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T20:37:11.7713560Z ==> 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:37:11.8160710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:11.9973310Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T20:37:12.0159210Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T20:37:13.1503330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:13.7033870Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T20:37:14.0297310Z ==> 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:37:14.0684850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:14.1154510Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T20:37:14.1201910Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T20:37:15.2408040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:15.8071730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T20:37:16.1381650Z ==> 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:37:16.1675580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:16.2086900Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T20:37:16.2129380Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T20:37:17.3045800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:17.8534450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T20:37:18.1845970Z ==> 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:37:18.2147300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:18.2503020Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T20:37:18.2537860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T20:37:19.3761660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:19.9699610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T20:37:20.3112990Z ==> 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:37:20.3416200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:20.4128640Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T20:37:20.4219010Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T20:37:21.5023820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:22.0475690Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T20:37:22.3821540Z ==> 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:37:22.4304880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:22.4736760Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T20:37:22.4770440Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T20:37:23.6104110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:24.1717630Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T20:37:24.5098930Z ==> 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:37:24.5471630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:24.6383700Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T20:37:24.6483920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T20:37:25.7798660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:26.3384890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T20:37:26.6852800Z ==> 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:37:26.7201210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:26.7683870Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T20:37:26.7721400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T20:37:27.8486560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:28.3682550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T20:37:28.6920340Z ==> 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:37:28.7305640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:28.8307450Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T20:37:28.8353970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T20:37:29.9291380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:30.4486100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T20:37:30.7993020Z ==> 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:37:30.8348130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:30.8760060Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T20:37:30.8792890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T20:37:31.9815670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:32.5354990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T20:37:32.9737640Z ==> 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:37:33.0132870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:33.0526360Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T20:37:33.0559980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T20:37:34.4951740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:35.2879020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T20:37:35.6175190Z ==> 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:37:35.6617900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:35.7420860Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T20:37:35.7502940Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T20:37:36.8785820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:37.4344310Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T20:37:37.7773410Z ==> 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:37:37.8156650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:37.8620070Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T20:37:37.8659130Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T20:37:38.9825930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:39.5261110Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T20:37:39.8733530Z ==> 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:37:39.9018890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:40.3707940Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T20:37:40.4879770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T20:37:41.6292000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:42.2067760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T20:37:42.5496850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T20%3A45%3A00Z&sig=ACFS5jyODNIX7i%2BL1zGQyJ%2BNSIVo%2FKhejxpr0i2qvrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:42.5910730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=ACFS5jyODNIX7i\%2BL1zGQyJ\%2BNSIVo\%2FKhejxpr0i2qvrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:42.7273030Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T20:37:42.7391730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T20:37:43.8434190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:44.4296840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T20:37:44.7723450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T20%3A45%3A00Z&sig=7VOeYyvmyngzWCEDmBc%2FC7Wm6vvToHfCM6bkGBcBqUM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:44.8606030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=7VOeYyvmyngzWCEDmBc\%2FC7Wm6vvToHfCM6bkGBcBqUM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:44.9124830Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T20:37:44.9166040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T20:37:46.0598300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:46.6105860Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T20:37:46.9575950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T20%3A45%3A00Z&sig=YytAwSIFmE3qtLTYYyYmsknvcd%2B9%2BdhYvtc6WWHz%2F1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:46.9993760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=YytAwSIFmE3qtLTYYyYmsknvcd\%2B9\%2BdhYvtc6WWHz\%2F1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:47.0744650Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T20:37:47.0823010Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T20:37:48.1781130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:48.7293540Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T20:37:49.0783190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T20%3A45%3A00Z&sig=buKes1kK3LgXDkqktjUPLyO9fWWHv2PWoYT0aaXsRCA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:49.1148160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=buKes1kK3LgXDkqktjUPLyO9fWWHv2PWoYT0aaXsRCA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:49.1511590Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T20:37:49.1543380Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T20:37:50.2363430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:50.7755960Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T20:37:51.1049210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T20%3A45%3A00Z&sig=%2ByCVH8Ly07IooWMGiHFSj1gcs%2B8tgJhnT%2FJTUun%2BAsg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:51.1523270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=\%2ByCVH8Ly07IooWMGiHFSj1gcs\%2B8tgJhnT\%2FJTUun\%2BAsg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:51.2529460Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T20:37:51.2595700Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T20:37:52.3436150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:52.8769750Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T20:37:53.2096270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T20%3A45%3A00Z&sig=8VOBZYPbwOzXEmOI%2BeZdZd3gJSs4fxMMtAlMYg7A47w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:53.2407970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=8VOBZYPbwOzXEmOI\%2BeZdZd3gJSs4fxMMtAlMYg7A47w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:53.3221230Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T20:37:53.3307500Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T20:37:54.4166460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:54.9794660Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T20:37:55.3342980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T20%3A45%3A00Z&sig=gGdElvTPRIFLOKHmMzX%2FCJVjAorZvMLc0cP2qKAD%2BZ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:55.3725710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=gGdElvTPRIFLOKHmMzX\%2FCJVjAorZvMLc0cP2qKAD\%2BZ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:55.4061920Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T20:37:55.4096920Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T20:37:56.4929690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:57.0415520Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T20:37:57.3727920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T20%3A45%3A00Z&sig=ul2eZkGACIanSOBkQETztGzIlEEdCypWE%2ByCMRHYMag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:57.4279880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=ul2eZkGACIanSOBkQETztGzIlEEdCypWE\%2ByCMRHYMag\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:57.5273850Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T20:37:57.5387040Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T20:37:58.6221640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:37:59.1685030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T20:37:59.5211460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T20%3A45%3A00Z&sig=mGoqQ%2BQPPLvhkutLC%2BveQMWuKJNh0spFi8HgyLr244c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:37:59.5509260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=mGoqQ\%2BQPPLvhkutLC\%2BveQMWuKJNh0spFi8HgyLr244c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:37:59.9039120Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T20:37:59.9462580Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T20:38:01.0126610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:01.5730450Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T20:38:01.9167350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T20%3A45%3A00Z&sig=tc2OTx69J7mgBq04pTbMgqu3lgzgmsSuiiRlJqHdlM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:01.9547020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=tc2OTx69J7mgBq04pTbMgqu3lgzgmsSuiiRlJqHdlM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:02.0055850Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T20:38:02.0108350Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T20:38:03.1386150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:03.6779890Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T20:38:04.0289490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T20%3A45%3A00Z&sig=KcJnWnfevSjBDJFV1pZI6qjM1sPv8JzHsPdAf1OSuKY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:04.0645090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=KcJnWnfevSjBDJFV1pZI6qjM1sPv8JzHsPdAf1OSuKY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:04.1902000Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T20:38:04.2005580Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T20:38:05.2530520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:05.7734890Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T20:38:06.1150700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T20%3A45%3A00Z&sig=F2Vz2MlzZk3ujOsE0b5tjDq1YRQ%2BTZI6Pq1F4%2FE75Q0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:06.1558390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=F2Vz2MlzZk3ujOsE0b5tjDq1YRQ\%2BTZI6Pq1F4\%2FE75Q0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:06.3112860Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T20:38:06.3312710Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T20:38:07.4179290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:07.9509330Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T20:38:08.2991940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T20%3A45%3A00Z&sig=gpiKcYOGybkOd%2F%2FQ7kuej2Atcu7LnhRnYrR%2F%2B0MAUN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:08.3306730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=gpiKcYOGybkOd\%2F\%2FQ7kuej2Atcu7LnhRnYrR\%2F\%2B0MAUN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:08.3756760Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T20:38:08.3800030Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T20:38:09.5278690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:10.0629400Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T20:38:10.3890520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T20%3A45%3A00Z&sig=sCnthUjJfYXSYrbOTC4Tr93hKvX%2FKzHcl3CVYunuuXM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:10.4229870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=sCnthUjJfYXSYrbOTC4Tr93hKvX\%2FKzHcl3CVYunuuXM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:10.4964730Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T20:38:10.5049170Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T20:38:11.7122990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:12.2565050Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T20:38:12.5938690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T20%3A45%3A00Z&sig=MUNKY0LSAlGyz64nzscgF%2BZHEz4wtOlMt5Id98SnF5U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:12.6269790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=MUNKY0LSAlGyz64nzscgF\%2BZHEz4wtOlMt5Id98SnF5U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:12.6855700Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:38:12.6903950Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T20:38:13.8323210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:38:14.4037420Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T20:38:14.8058720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T20%3A45%3A00Z&sig=WswF0Rc8jXlsTC9692KWsIWtAaieeweKCANeDkwncYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:38:14.8448190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=WswF0Rc8jXlsTC9692KWsIWtAaieeweKCANeDkwncYU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:38:15.1504550Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T20:38:15.2587910Z ==> 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:38:15.2685380Z ==> Installing ffmpeg dependency: aom 2021-05-19T20:38:15.3276930Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T20:38:15.3304420Z 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-5480-mem3cz 2021-05-19T20:38:15.4211540Z cp -pR /private/tmp/d20210519-5480-mem3cz/aom/. /usr/local/Cellar/aom 2021-05-19T20:38:15.4701280Z chmod -Rf +w /private/tmp/d20210519-5480-mem3cz 2021-05-19T20:38:15.5333770Z ==> Finishing up 2021-05-19T20:38:15.5717330Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T20:38:15.5721460Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T20:38:15.5728200Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T20:38:15.5735630Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T20:38:15.5740430Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T20:38:15.5745840Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T20:38:15.5751410Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T20:38:15.5758560Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T20:38:15.6126290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5822-1rryi38.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:38:17.8891920Z ==> Summary 2021-05-19T20:38:17.8918540Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T20:38:17.8924720Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T20:38:17.8988330Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T20:38:17.9006970Z 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-5480-1m5w18x 2021-05-19T20:38:17.9276920Z cp -pR /private/tmp/d20210519-5480-1m5w18x/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T20:38:17.9467770Z chmod -Rf +w /private/tmp/d20210519-5480-1m5w18x 2021-05-19T20:38:18.0048930Z ==> Finishing up 2021-05-19T20:38:18.0440210Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T20:38:18.0445650Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T20:38:18.0452340Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T20:38:18.0457620Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T20:38:18.0464980Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T20:38:18.0643450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5848-zub008.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:38:20.2487350Z ==> Summary 2021-05-19T20:38:20.2512010Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T20:38:20.2518650Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T20:38:20.2578360Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T20:38:20.2594770Z 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-5480-rlwxww 2021-05-19T20:38:20.3226480Z cp -pR /private/tmp/d20210519-5480-rlwxww/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T20:38:20.3889540Z chmod -Rf +w /private/tmp/d20210519-5480-rlwxww 2021-05-19T20:38:20.4644870Z ==> Finishing up 2021-05-19T20:38:20.5045740Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T20:38:20.5051600Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T20:38:20.5058910Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T20:38:20.5155040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5874-1cga0wb.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:38:22.8377350Z ==> Summary 2021-05-19T20:38:22.8457150Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T20:38:22.8466690Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T20:38:22.8488180Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T20:38:22.8506230Z 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-5480-12nm91w 2021-05-19T20:38:22.8793220Z cp -pR /private/tmp/d20210519-5480-12nm91w/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T20:38:22.9172170Z chmod -Rf +w /private/tmp/d20210519-5480-12nm91w 2021-05-19T20:38:23.0109480Z ==> Finishing up 2021-05-19T20:38:23.0702410Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T20:38:23.0708510Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T20:38:23.0720660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T20:38:23.0725730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T20:38:23.0731680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T20:38:23.0737320Z 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:38:23.0742570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T20:38:23.0748420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T20:38:23.0753760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T20:38:23.0759700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T20:38:23.0764760Z 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:38:23.0770610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T20:38:23.0775750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T20:38:23.0781390Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T20:38:23.0788090Z 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:38:23.0793300Z 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:38:23.0799030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T20:38:23.0805840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T20:38:23.0812270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T20:38:23.0817660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T20:38:23.0823530Z 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:38:23.0828620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T20:38:23.0834240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T20:38:23.0839610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T20:38:23.0844830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T20:38:23.0850540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T20:38:23.0855530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T20:38:23.0861520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T20:38:23.0866860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T20:38:23.0872020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T20:38:23.0877790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T20:38:23.0884150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T20:38:23.0890100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T20:38:23.0897420Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T20:38:23.0904230Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T20:38:23.0932500Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T20:38:23.0940580Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T20:38:23.1203690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5900-17ywcfm.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:38:25.3510460Z ==> Summary 2021-05-19T20:38:25.3565430Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T20:38:25.3571900Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T20:38:25.5440400Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T20:38:25.5458590Z 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-5480-xxqvh9 2021-05-19T20:38:25.6725130Z cp -pR /private/tmp/d20210519-5480-xxqvh9/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T20:38:25.8095510Z chmod -Rf +w /private/tmp/d20210519-5480-xxqvh9 2021-05-19T20:38:26.0627200Z ==> Finishing up 2021-05-19T20:38:26.1131110Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T20:38:26.1140430Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T20:38:26.1152250Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T20:38:26.1161590Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T20:38:26.1172150Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T20:38:26.1192110Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:38:26.1203120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T20:38:26.1220210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T20:38:26.1291570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T20:38:26.1296280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T20:38:26.1301660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T20:38:26.1306690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T20:38:26.1312390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T20:38:26.1317430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T20:38:26.1322850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T20:38:26.1327860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T20:38:26.1333410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T20:38:26.1338620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T20:38:26.1344130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T20:38:26.1349260Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T20:38:26.1354540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T20:38:26.1359490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T20:38:26.1365040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T20:38:26.1370050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T20:38:26.1376470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T20:38:26.1381460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T20:38:26.1387560Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T20:38:26.1397380Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T20:38:26.1402680Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T20:38:26.1408970Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T20:38:26.1419050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T20:38:26.1424340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T20:38:26.1430090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T20:38:26.1434770Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T20:38:26.1440420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T20:38:26.1445420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T20:38:26.1450960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T20:38:26.1455760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T20:38:26.1461380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T20:38:26.1466430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T20:38:26.1472200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T20:38:26.1477170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T20:38:26.1482610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T20:38:26.1487380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T20:38:26.1492890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T20:38:26.1497700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T20:38:26.1503920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T20:38:26.1508910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T20:38:26.1514630Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T20:38:26.1519280Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T20:38:26.1525090Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T20:38:26.1532670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T20:38:26.1538520Z 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:38:26.2061840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5926-1w4uukb.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:38:28.4544660Z ==> Summary 2021-05-19T20:38:28.4683480Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T20:38:28.4689980Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T20:38:28.4743790Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T20:38:28.4762520Z 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-5480-zjrr4m 2021-05-19T20:38:28.4891290Z cp -pR /private/tmp/d20210519-5480-zjrr4m/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T20:38:28.5058160Z chmod -Rf +w /private/tmp/d20210519-5480-zjrr4m 2021-05-19T20:38:28.5682260Z ==> Finishing up 2021-05-19T20:38:28.6072400Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T20:38:28.6078240Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T20:38:28.6084440Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T20:38:28.6091060Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T20:38:28.6095900Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T20:38:28.6101520Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T20:38:28.6108780Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T20:38:28.6266420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5952-18msq3m.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:38:30.8382220Z ==> Summary 2021-05-19T20:38:30.8410500Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T20:38:30.8417500Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T20:38:31.0675120Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T20:38:31.0692490Z 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-5480-c0tos0 2021-05-19T20:38:31.1337020Z cp -pR /private/tmp/d20210519-5480-c0tos0/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T20:38:31.1935950Z chmod -Rf +w /private/tmp/d20210519-5480-c0tos0 2021-05-19T20:38:31.3559630Z ==> Finishing up 2021-05-19T20:38:31.3936200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T20:38:31.3939280Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T20:38:31.3944540Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T20:38:31.3949130Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T20:38:31.3956190Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T20:38:31.3964880Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T20:38:31.3973880Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T20:38:31.3981400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T20:38:31.3986600Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T20:38:31.3990960Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T20:38:31.3996770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T20:38:31.4001270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T20:38:31.4006180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T20:38:31.4011030Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T20:38:31.4016000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T20:38:31.4021040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T20:38:31.4026900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T20:38:31.4032040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T20:38:31.4036440Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T20:38:31.4042020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T20:38:31.4049740Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T20:38:31.4055990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T20:38:31.4061720Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T20:38:31.4066750Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T20:38:31.4456460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5980-uy1xv7.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:38:33.9094420Z ==> Summary 2021-05-19T20:38:33.9149950Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T20:38:33.9157080Z ==> Installing ffmpeg dependency: libass 2021-05-19T20:38:34.1645160Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T20:38:34.1662900Z 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-5480-ukh253 2021-05-19T20:38:34.1785220Z cp -pR /private/tmp/d20210519-5480-ukh253/libass/. /usr/local/Cellar/libass 2021-05-19T20:38:34.1901710Z chmod -Rf +w /private/tmp/d20210519-5480-ukh253 2021-05-19T20:38:34.2511850Z ==> Finishing up 2021-05-19T20:38:34.2906860Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T20:38:34.2912350Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T20:38:34.2916820Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T20:38:34.2922470Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T20:38:34.2929980Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T20:38:34.3078760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6007-jw9lcu.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:38:36.8933650Z ==> Summary 2021-05-19T20:38:36.8952260Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T20:38:36.8958300Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T20:38:36.9147880Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T20:38:36.9165820Z 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-5480-1xpzch0 2021-05-19T20:38:36.9352860Z cp -pR /private/tmp/d20210519-5480-1xpzch0/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T20:38:36.9529320Z chmod -Rf +w /private/tmp/d20210519-5480-1xpzch0 2021-05-19T20:38:37.0423640Z ==> Finishing up 2021-05-19T20:38:37.0818960Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T20:38:37.0822670Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T20:38:37.0827920Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T20:38:37.0834680Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T20:38:37.0841530Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T20:38:37.0846110Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T20:38:37.0851580Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T20:38:37.0858960Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T20:38:37.1044540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6033-1oldzp9.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:38:39.3266780Z ==> Summary 2021-05-19T20:38:39.3292630Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T20:38:39.3298440Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T20:38:39.3391990Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T20:38:39.3410260Z 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-5480-ijy6tg 2021-05-19T20:38:39.3563790Z cp -pR /private/tmp/d20210519-5480-ijy6tg/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T20:38:39.3801250Z chmod -Rf +w /private/tmp/d20210519-5480-ijy6tg 2021-05-19T20:38:39.4476270Z ==> Finishing up 2021-05-19T20:38:39.4888440Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T20:38:39.4895950Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T20:38:39.4915630Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T20:38:39.4922950Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T20:38:39.4943270Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T20:38:39.4949990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T20:38:39.4970600Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T20:38:39.4977010Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T20:38:39.4999320Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T20:38:39.5005160Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T20:38:39.5026540Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T20:38:39.5127990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6059-u2buhb.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:38:41.8338940Z ==> Summary 2021-05-19T20:38:41.8374290Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T20:38:41.8381530Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T20:38:41.8438280Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T20:38:41.8457990Z 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-5480-cz972w 2021-05-19T20:38:41.8609200Z cp -pR /private/tmp/d20210519-5480-cz972w/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T20:38:41.8806320Z chmod -Rf +w /private/tmp/d20210519-5480-cz972w 2021-05-19T20:38:41.9372470Z ==> Finishing up 2021-05-19T20:38:41.9636680Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T20:38:41.9642560Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T20:38:41.9648410Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T20:38:41.9656790Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T20:38:41.9820360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6085-14xa837.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:38:44.1489640Z ==> Summary 2021-05-19T20:38:44.1520130Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T20:38:44.1543380Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T20:38:44.1557650Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T20:38:44.1575890Z 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-5480-198oaaw 2021-05-19T20:38:44.1951430Z cp -pR /private/tmp/d20210519-5480-198oaaw/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T20:38:44.2180390Z chmod -Rf +w /private/tmp/d20210519-5480-198oaaw 2021-05-19T20:38:44.2691930Z ==> Finishing up 2021-05-19T20:38:44.3109730Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T20:38:44.3115690Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T20:38:44.3123040Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T20:38:44.3220180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6111-9rja3m.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:38:46.6553430Z ==> Summary 2021-05-19T20:38:46.6576030Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T20:38:46.6582660Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T20:38:46.6608830Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T20:38:46.6627440Z 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-5480-7vtts5 2021-05-19T20:38:46.6783180Z cp -pR /private/tmp/d20210519-5480-7vtts5/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T20:38:46.6948300Z chmod -Rf +w /private/tmp/d20210519-5480-7vtts5 2021-05-19T20:38:46.7554110Z ==> Finishing up 2021-05-19T20:38:46.7958450Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T20:38:46.7961880Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T20:38:46.7969450Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T20:38:46.7978290Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T20:38:46.7980440Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T20:38:46.7985720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T20:38:46.7991150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T20:38:46.7996660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T20:38:46.8004690Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T20:38:46.8009930Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T20:38:46.8184550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6137-1rq2wmo.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:38:48.9946180Z ==> Summary 2021-05-19T20:38:48.9970830Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T20:38:48.9979380Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T20:38:49.0063200Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T20:38:49.0081510Z 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-5480-3o28aq 2021-05-19T20:38:49.5573810Z cp -pR /private/tmp/d20210519-5480-3o28aq/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T20:38:49.8401430Z chmod -Rf +w /private/tmp/d20210519-5480-3o28aq 2021-05-19T20:38:49.8964140Z ==> Finishing up 2021-05-19T20:38:49.9381130Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T20:38:49.9404490Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T20:38:49.9406140Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T20:38:49.9407820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T20:38:49.9409210Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T20:38:49.9410790Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T20:38:49.9418190Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T20:38:49.9769970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6163-1kb8a49.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:38:52.1550480Z ==> Summary 2021-05-19T20:38:52.1573950Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T20:38:52.1581540Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T20:38:52.2046750Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T20:38:52.2066260Z 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-5480-ghbcmv 2021-05-19T20:38:52.2462340Z cp -pR /private/tmp/d20210519-5480-ghbcmv/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T20:38:52.2837460Z chmod -Rf +w /private/tmp/d20210519-5480-ghbcmv 2021-05-19T20:38:52.3636350Z ==> Finishing up 2021-05-19T20:38:52.4033800Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T20:38:52.4039860Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T20:38:52.4050150Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T20:38:52.4056460Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T20:38:52.4061180Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T20:38:52.4067470Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T20:38:52.4075480Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T20:38:52.4307870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6189-128y9ia.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:38:54.7125280Z ==> Summary 2021-05-19T20:38:54.7157640Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T20:38:54.7162910Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T20:38:54.7693780Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T20:38:54.7709110Z 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-5480-uksyiu 2021-05-19T20:38:54.7864580Z cp -pR /private/tmp/d20210519-5480-uksyiu/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T20:38:54.8003060Z chmod -Rf +w /private/tmp/d20210519-5480-uksyiu 2021-05-19T20:38:54.8648780Z ==> Finishing up 2021-05-19T20:38:54.9023150Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T20:38:54.9028880Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T20:38:54.9035480Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T20:38:54.9040050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T20:38:54.9045540Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T20:38:54.9052740Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T20:38:54.9210730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6215-7f80nu.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:38:57.0929360Z ==> Summary 2021-05-19T20:38:57.0984020Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T20:38:57.0994280Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T20:38:57.1023600Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T20:38:57.1042590Z 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-5480-1qmesyr 2021-05-19T20:38:57.1820780Z cp -pR /private/tmp/d20210519-5480-1qmesyr/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T20:38:57.2553000Z chmod -Rf +w /private/tmp/d20210519-5480-1qmesyr 2021-05-19T20:38:57.3398270Z ==> Finishing up 2021-05-19T20:38:57.3793670Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T20:38:57.3799260Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T20:38:57.3808460Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T20:38:57.3817010Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T20:38:57.3821670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T20:38:57.3826650Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T20:38:57.3831470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T20:38:57.3836740Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T20:38:57.3841470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T20:38:57.3848990Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T20:38:57.4305730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6241-4zjtxj.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:38:59.7390730Z ==> Summary 2021-05-19T20:38:59.7456770Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T20:38:59.7464440Z ==> Installing ffmpeg dependency: snappy 2021-05-19T20:38:59.7528990Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T20:38:59.7571990Z 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-5480-1efffko 2021-05-19T20:38:59.7698470Z cp -pR /private/tmp/d20210519-5480-1efffko/snappy/. /usr/local/Cellar/snappy 2021-05-19T20:38:59.7863190Z chmod -Rf +w /private/tmp/d20210519-5480-1efffko 2021-05-19T20:38:59.8398840Z ==> Finishing up 2021-05-19T20:38:59.8884990Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T20:38:59.8888620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T20:38:59.8894210Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T20:38:59.8898470Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T20:38:59.8908150Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T20:38:59.8912770Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T20:38:59.8918230Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T20:38:59.8922720Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T20:38:59.8928310Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T20:38:59.9078770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6267-1ikuoes.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:39:02.1506470Z ==> Summary 2021-05-19T20:39:02.1533510Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T20:39:02.1541660Z ==> Installing ffmpeg dependency: speex 2021-05-19T20:39:02.1611760Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T20:39:02.1631110Z 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-5480-36lq43 2021-05-19T20:39:02.1811490Z cp -pR /private/tmp/d20210519-5480-36lq43/speex/. /usr/local/Cellar/speex 2021-05-19T20:39:02.2126300Z chmod -Rf +w /private/tmp/d20210519-5480-36lq43 2021-05-19T20:39:02.2793650Z ==> Finishing up 2021-05-19T20:39:02.3214530Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T20:39:02.3222250Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T20:39:02.3229640Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T20:39:02.3236260Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T20:39:02.3240820Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T20:39:02.3246440Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T20:39:02.3253800Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T20:39:02.3423150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6293-11xk612.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:39:04.5730610Z ==> Summary 2021-05-19T20:39:04.5760490Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T20:39:04.5767680Z ==> Installing ffmpeg dependency: srt 2021-05-19T20:39:04.5885460Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T20:39:04.5903310Z 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-5480-eibdup 2021-05-19T20:39:04.6258270Z cp -pR /private/tmp/d20210519-5480-eibdup/srt/. /usr/local/Cellar/srt 2021-05-19T20:39:04.6528970Z chmod -Rf +w /private/tmp/d20210519-5480-eibdup 2021-05-19T20:39:04.7409830Z ==> Finishing up 2021-05-19T20:39:04.7903510Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T20:39:04.7913870Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T20:39:04.7923780Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T20:39:04.7933750Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T20:39:04.7946040Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T20:39:04.7969660Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T20:39:04.7982820Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T20:39:04.7994660Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T20:39:04.8016570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T20:39:04.8029490Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T20:39:04.8042920Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T20:39:04.8319830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6319-uzzs5i.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:39:07.2047730Z ==> Summary 2021-05-19T20:39:07.2072790Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T20:39:07.2080160Z ==> Installing ffmpeg dependency: giflib 2021-05-19T20:39:07.2102610Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T20:39:07.2121880Z 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-5480-xw2gpo 2021-05-19T20:39:07.2272280Z cp -pR /private/tmp/d20210519-5480-xw2gpo/giflib/. /usr/local/Cellar/giflib 2021-05-19T20:39:07.2429190Z chmod -Rf +w /private/tmp/d20210519-5480-xw2gpo 2021-05-19T20:39:07.2993210Z ==> Finishing up 2021-05-19T20:39:07.3403880Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T20:39:07.3407350Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T20:39:07.3412830Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T20:39:07.3417200Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T20:39:07.3422330Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T20:39:07.3427360Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T20:39:07.3434440Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T20:39:07.3441440Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T20:39:07.3446200Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T20:39:07.3451330Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T20:39:07.3456450Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T20:39:07.3632640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6345-1pws7wg.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:39:09.5997790Z ==> Summary 2021-05-19T20:39:09.6022410Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T20:39:09.6029110Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T20:39:09.6683260Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T20:39:09.6703570Z 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-5480-19lm693 2021-05-19T20:39:09.7476900Z cp -pR /private/tmp/d20210519-5480-19lm693/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T20:39:09.8015470Z chmod -Rf +w /private/tmp/d20210519-5480-19lm693 2021-05-19T20:39:10.1297990Z ==> Finishing up 2021-05-19T20:39:10.1720240Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T20:39:10.1723040Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T20:39:10.1750020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T20:39:10.1753830Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T20:39:10.1759600Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T20:39:10.1764100Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T20:39:10.1771080Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T20:39:10.1775860Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T20:39:10.1781410Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T20:39:10.1786080Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T20:39:10.1794070Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T20:39:10.1804720Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T20:39:10.1809420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T20:39:10.1820550Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T20:39:10.1822450Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T20:39:10.1825060Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T20:39:10.1835630Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T20:39:10.2178840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6371-1snfrdu.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:39:12.4723950Z ==> Summary 2021-05-19T20:39:12.4766810Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T20:39:12.4773110Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T20:39:12.5570690Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T20:39:12.5587760Z 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-5480-xf86ck 2021-05-19T20:39:12.7900680Z cp -pR /private/tmp/d20210519-5480-xf86ck/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T20:39:12.9027250Z chmod -Rf +w /private/tmp/d20210519-5480-xf86ck 2021-05-19T20:39:12.9811040Z ==> Finishing up 2021-05-19T20:39:13.0223670Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T20:39:13.0229720Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T20:39:13.0236230Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T20:39:13.0243070Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T20:39:13.0247720Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T20:39:13.0253540Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T20:39:13.0277650Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T20:39:13.0589960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6397-1awthjd.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:39:15.3188560Z ==> Caveats 2021-05-19T20:39:15.3189940Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:39:15.3192080Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:39:15.3193530Z ==> Summary 2021-05-19T20:39:15.3242190Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T20:39:15.3248740Z ==> Installing ffmpeg dependency: theora 2021-05-19T20:39:15.3411760Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T20:39:15.3429250Z 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-5480-4qigxi 2021-05-19T20:39:15.3962550Z cp -pR /private/tmp/d20210519-5480-4qigxi/theora/. /usr/local/Cellar/theora 2021-05-19T20:39:15.4570010Z chmod -Rf +w /private/tmp/d20210519-5480-4qigxi 2021-05-19T20:39:15.5646670Z ==> Finishing up 2021-05-19T20:39:15.6089630Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T20:39:15.6118910Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T20:39:15.6125300Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T20:39:15.6156920Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T20:39:15.6195090Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T20:39:15.6205890Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T20:39:15.6226020Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T20:39:15.6254380Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T20:39:15.6276050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T20:39:15.6282120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T20:39:15.6312050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T20:39:15.6348340Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T20:39:15.6353600Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T20:39:15.6378760Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T20:39:15.6517950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6423-1rotq45.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:39:17.9963930Z ==> Summary 2021-05-19T20:39:18.0035470Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T20:39:18.0072670Z ==> Installing ffmpeg dependency: x264 2021-05-19T20:39:18.0102650Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T20:39:18.0121870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5480-1v80ak1 2021-05-19T20:39:18.0537620Z cp -pR /private/tmp/d20210519-5480-1v80ak1/x264/. /usr/local/Cellar/x264 2021-05-19T20:39:18.0768030Z chmod -Rf +w /private/tmp/d20210519-5480-1v80ak1 2021-05-19T20:39:18.1264450Z ==> Finishing up 2021-05-19T20:39:18.1666540Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T20:39:18.1672590Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T20:39:18.1677850Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T20:39:18.1685050Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T20:39:18.1689910Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T20:39:18.1695590Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T20:39:18.1702940Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T20:39:18.1903920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6450-6tsy7.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:39:20.4163700Z ==> Summary 2021-05-19T20:39:20.4186400Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T20:39:20.4194150Z ==> Installing ffmpeg dependency: x265 2021-05-19T20:39:20.4260410Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T20:39:20.4279050Z 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-5480-2r5vng 2021-05-19T20:39:20.5811720Z cp -pR /private/tmp/d20210519-5480-2r5vng/x265/. /usr/local/Cellar/x265 2021-05-19T20:39:20.6752320Z chmod -Rf +w /private/tmp/d20210519-5480-2r5vng 2021-05-19T20:39:20.7382360Z ==> Finishing up 2021-05-19T20:39:20.8026030Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T20:39:20.8032030Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T20:39:20.8037110Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T20:39:20.8044050Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T20:39:20.8048590Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T20:39:20.8053880Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T20:39:20.8061130Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T20:39:20.8890520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6476-1bbqly9.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:39:23.0871630Z ==> Summary 2021-05-19T20:39:23.0890920Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T20:39:23.0897320Z ==> Installing ffmpeg dependency: xvid 2021-05-19T20:39:23.0919450Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T20:39:23.0940320Z 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-5480-by4vz2 2021-05-19T20:39:23.1110670Z cp -pR /private/tmp/d20210519-5480-by4vz2/xvid/. /usr/local/Cellar/xvid 2021-05-19T20:39:23.1230520Z chmod -Rf +w /private/tmp/d20210519-5480-by4vz2 2021-05-19T20:39:23.1676810Z ==> Finishing up 2021-05-19T20:39:23.2102420Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T20:39:23.2108630Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T20:39:23.2113080Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T20:39:23.2270660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6502-bfyz6m.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:39:25.4373610Z ==> Summary 2021-05-19T20:39:25.4390350Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T20:39:25.4399270Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T20:39:25.4532390Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T20:39:25.4550410Z 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-5480-1cugnd8 2021-05-19T20:39:25.5214570Z cp -pR /private/tmp/d20210519-5480-1cugnd8/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T20:39:25.5770950Z chmod -Rf +w /private/tmp/d20210519-5480-1cugnd8 2021-05-19T20:39:25.6755880Z ==> Finishing up 2021-05-19T20:39:25.7037820Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T20:39:25.7043090Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T20:39:25.7049510Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T20:39:25.7061470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T20:39:25.7067080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T20:39:25.7072660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T20:39:25.7078250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T20:39:25.7083380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T20:39:25.7089320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T20:39:25.7094240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T20:39:25.7100010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T20:39:25.7105540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T20:39:25.7111180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T20:39:25.7137170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T20:39:25.7143370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T20:39:25.7149110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T20:39:25.7154720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T20:39:25.7159880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T20:39:25.7165550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T20:39:25.7170940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T20:39:25.7176340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T20:39:25.7181660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T20:39:25.7187160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T20:39:25.7192210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T20:39:25.7197850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T20:39:25.7203210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T20:39:25.7208570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T20:39:25.7214240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T20:39:25.7219540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T20:39:25.7225000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T20:39:25.7230680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T20:39:25.7248720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T20:39:25.7260100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T20:39:25.7261840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T20:39:25.7263540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T20:39:25.7265160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T20:39:25.7267080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T20:39:25.7272390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T20:39:25.7277460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T20:39:25.7283560Z 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:39:25.7288260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T20:39:25.7293760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T20:39:25.7299020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T20:39:25.7304410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T20:39:25.7309810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T20:39:25.7314860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T20:39:25.7320350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T20:39:25.7325540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T20:39:25.7330820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T20:39:25.7336430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T20:39:25.7342540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T20:39:25.7348070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T20:39:25.7353790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T20:39:25.7359620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T20:39:25.7364420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T20:39:25.7370130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T20:39:25.7397400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T20:39:25.7402720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T20:39:25.7408540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T20:39:25.7413290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T20:39:25.7421690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T20:39:25.7426820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T20:39:25.7432340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T20:39:25.7437830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T20:39:25.7442850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T20:39:25.7448340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T20:39:25.7453780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T20:39:25.7458830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T20:39:25.7480920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T20:39:25.7486500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T20:39:25.7491950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T20:39:25.7498240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T20:39:25.7507710Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T20:39:25.7512230Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T20:39:25.7517790Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T20:39:25.7525240Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T20:39:25.7820910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6528-1t6f3aw.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:39:28.0313730Z ==> Summary 2021-05-19T20:39:28.0375090Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T20:39:28.0380960Z ==> Installing ffmpeg dependency: zimg 2021-05-19T20:39:28.0463860Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:39:28.0481290Z 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-5480-2k2myq 2021-05-19T20:39:28.0735880Z cp -pR /private/tmp/d20210519-5480-2k2myq/zimg/. /usr/local/Cellar/zimg 2021-05-19T20:39:28.1104730Z chmod -Rf +w /private/tmp/d20210519-5480-2k2myq 2021-05-19T20:39:28.1664820Z ==> Finishing up 2021-05-19T20:39:28.2065060Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T20:39:28.2068270Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T20:39:28.2078370Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T20:39:28.2084540Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T20:39:28.2089060Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T20:39:28.2094690Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T20:39:28.2101980Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T20:39:28.2289430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6554-j9haiq.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:39:30.4349900Z ==> Summary 2021-05-19T20:39:30.4385930Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T20:39:30.4393120Z ==> Installing ffmpeg 2021-05-19T20:39:30.4397760Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T20:39:30.4416900Z 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-5480-31x0ky 2021-05-19T20:39:30.8660770Z cp -pR /private/tmp/d20210519-5480-31x0ky/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T20:39:31.1746940Z chmod -Rf +w /private/tmp/d20210519-5480-31x0ky 2021-05-19T20:39:35.7369720Z ==> Finishing up 2021-05-19T20:39:35.7726720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T20:39:35.7730350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T20:39:35.7736180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T20:39:35.7743220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T20:39:35.7746000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T20:39:35.7750690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T20:39:35.7756940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T20:39:35.7761700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T20:39:35.7767320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T20:39:35.7771860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T20:39:35.7776350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T20:39:35.7781480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T20:39:35.7786240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T20:39:35.7790970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T20:39:35.7796480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T20:39:35.7800640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T20:39:35.7805980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T20:39:35.7810380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T20:39:35.7816560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T20:39:35.7821410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T20:39:35.7827090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T20:39:35.7831340Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T20:39:35.7836170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T20:39:35.7840920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T20:39:35.7845760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T20:39:35.7850360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T20:39:35.7855570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T20:39:35.7860130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T20:39:35.7864760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T20:39:35.7870000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T20:39:35.7874790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T20:39:35.7879430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T20:39:35.7884530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T20:39:35.7889510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T20:39:35.7894010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T20:39:35.7899310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T20:39:35.7904020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T20:39:35.7908610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T20:39:35.7916170Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T20:39:35.7921760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T20:39:35.7926650Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T20:39:35.7932060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T20:39:35.7936630Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T20:39:35.7941610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T20:39:35.7946230Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T20:39:35.7951470Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T20:39:35.7955850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T20:39:35.7967330Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T20:39:35.7972540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T20:39:35.7978800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T20:39:35.7983550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T20:39:35.7989290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T20:39:35.7994500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T20:39:35.8000330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T20:39:35.8005450Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T20:39:35.8011080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T20:39:35.8016380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T20:39:35.8021910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T20:39:35.8026910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T20:39:35.8032660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T20:39:35.8037660Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T20:39:35.8042990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T20:39:35.8049420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T20:39:35.8057610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T20:39:35.8062590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T20:39:35.8068390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T20:39:35.8073470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T20:39:35.8123310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T20:39:35.8128610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T20:39:35.8134300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T20:39:35.8142300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T20:39:35.8147250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T20:39:35.8152420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T20:39:35.8157600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T20:39:35.8162750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T20:39:35.8168820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T20:39:35.8175470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T20:39:35.8180770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T20:39:35.8185890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T20:39:35.8191260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T20:39:35.8195840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T20:39:35.8201420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T20:39:35.8206980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T20:39:35.8211720Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T20:39:35.8216940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T20:39:35.8221990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T20:39:35.8227190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T20:39:35.8232590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T20:39:35.8237260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T20:39:35.8242960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T20:39:35.8247800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T20:39:35.8253050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T20:39:35.8257820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T20:39:35.8263150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T20:39:35.8268120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T20:39:35.8273550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T20:39:35.8277970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T20:39:35.8283420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T20:39:35.8288450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T20:39:35.8294270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T20:39:35.8297750Z Only the first 100 operations were output. 2021-05-19T20:39:36.0258250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6580-swfn7a.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:39:38.6200420Z ==> Summary 2021-05-19T20:39:38.6378400Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T20:39:39.5866640Z ==> Caveats 2021-05-19T20:39:39.5868040Z ==> tesseract 2021-05-19T20:39:39.5884030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T20:39:39.5886130Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T20:39:41.3528760Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T20:39:42.4410500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:39:42.9628450Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T20:39:43.3030930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T20%3A45%3A00Z&sig=YpbELqtK36uPnEZopqVp%2BuzQqRKHvTVUlPYl3ZYZj%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:43.3445230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=YpbELqtK36uPnEZopqVp\%2BuzQqRKHvTVUlPYl3ZYZj\%2FY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:43.7907910Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T20:39:43.9036100Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T20:39:45.0426770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:39:45.6130800Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T20:39:45.9660000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T20%3A45%3A00Z&sig=8f%2F9fHjDlAEkeibl9D6WfiU%2BgsQ81SWJGYrct6x7DTM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:39:45.9974250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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\%3A45\%3A00Z\&sig=8f\%2F9fHjDlAEkeibl9D6WfiU\%2BgsQ81SWJGYrct6x7DTM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T20:39:46.1947670Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T20:39:46.2376520Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T20:39:46.2381160Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T20:39:46.3072980Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T20:39:46.3100460Z 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-6593-1g6fsdr 2021-05-19T20:39:46.9955850Z cp -pR /private/tmp/d20210519-6593-1g6fsdr/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T20:39:47.5245010Z chmod -Rf +w /private/tmp/d20210519-6593-1g6fsdr 2021-05-19T20:39:47.8732570Z ==> Finishing up 2021-05-19T20:39:47.9013580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T20:39:47.9017140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T20:39:47.9023630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T20:39:47.9035200Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T20:39:47.9047580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T20:39:47.9063530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T20:39:47.9072800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T20:39:47.9085690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T20:39:47.9106010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T20:39:47.9114350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T20:39:47.9126890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T20:39:47.9139480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T20:39:47.9153380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T20:39:47.9164990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T20:39:47.9183540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T20:39:47.9194790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T20:39:47.9206860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T20:39:47.9218070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T20:39:47.9228940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T20:39:47.9242210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T20:39:47.9255780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T20:39:47.9277660Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T20:39:47.9293680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T20:39:47.9331170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T20:39:47.9335330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T20:39:47.9340500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T20:39:47.9345060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T20:39:47.9350290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T20:39:47.9355250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T20:39:47.9360130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T20:39:47.9368120Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T20:39:47.9377010Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T20:39:47.9382120Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T20:39:47.9393010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T20:39:47.9399900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T20:39:47.9405300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T20:39:47.9411080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T20:39:47.9416850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T20:39:47.9422560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T20:39:47.9428800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T20:39:47.9434080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T20:39:47.9439490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T20:39:47.9444950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T20:39:47.9450300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T20:39:47.9455530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T20:39:47.9460960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T20:39:47.9466380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T20:39:47.9471700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T20:39:47.9479350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T20:39:47.9484790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T20:39:47.9490630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T20:39:47.9496490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T20:39:47.9502630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T20:39:47.9508220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T20:39:47.9513590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T20:39:47.9520470Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T20:39:47.9525520Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T20:39:47.9547930Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T20:39:48.1614290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6763-etl43j.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:39:50.5618000Z ==> Summary 2021-05-19T20:39:50.6056160Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T20:39:50.6075300Z ==> Installing imagemagick@6 2021-05-19T20:39:50.6078820Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T20:39:50.6104160Z 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-6593-1djiw67 2021-05-19T20:39:50.9892130Z cp -pR /private/tmp/d20210519-6593-1djiw67/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T20:39:51.4241130Z chmod -Rf +w /private/tmp/d20210519-6593-1djiw67 2021-05-19T20:39:53.2022270Z ==> Finishing up 2021-05-19T20:39:53.4856080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6789-1yoidvw.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:39:55.9782130Z ==> Caveats 2021-05-19T20:39:55.9788420Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:39:55.9789700Z because this is an alternate version of another formula. 2021-05-19T20:39:55.9790400Z 2021-05-19T20:39:55.9791300Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:39:55.9793000Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:39:55.9793850Z 2021-05-19T20:39:55.9794730Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:39:55.9796230Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:39:55.9797760Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:39:55.9800790Z 2021-05-19T20:39:55.9802170Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:39:55.9803400Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:39:55.9804140Z 2021-05-19T20:39:55.9805480Z ==> Summary 2021-05-19T20:39:56.0293440Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T20:39:56.8384420Z ==> Caveats 2021-05-19T20:39:56.8385950Z ==> imagemagick@6 2021-05-19T20:39:56.8430330Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:39:56.8431600Z because this is an alternate version of another formula. 2021-05-19T20:39:56.8432320Z 2021-05-19T20:39:56.8433220Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T20:39:56.8434960Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:39:56.8436020Z 2021-05-19T20:39:56.8436920Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T20:39:56.8438380Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T20:39:56.8439930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T20:39:56.8440690Z 2021-05-19T20:39:56.8441980Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T20:39:56.8443180Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T20:39:56.8443920Z 2021-05-19T20:39:58.8007620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T20:39:59.8706540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:00.4376810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T20:40:00.8205540Z ==> 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:40:00.8543240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:00.9105760Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T20:40:00.9185820Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T20:40:02.1485830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:02.7104320Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T20:40:03.0546110Z ==> 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:40:03.0845500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:03.1596620Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T20:40:03.1673540Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T20:40:04.2377730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:04.8004050Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T20:40:05.1976450Z ==> 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:40:05.2329920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:05.8515820Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T20:40:06.0062130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T20:40:07.1247610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:07.6709710Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T20:40:08.0050560Z ==> 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:40:08.0376210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:08.0703710Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T20:40:08.0736390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T20:40:09.2216440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:09.7984460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T20:40:10.1499490Z ==> 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:40:10.1873090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:10.2237520Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T20:40:10.2270060Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T20:40:11.3608590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:11.9304220Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T20:40:12.2702730Z ==> 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:40:12.3010180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:12.3792620Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T20:40:12.3860030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T20:40:13.4839390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:14.0327650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T20:40:14.3691820Z ==> 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:40:14.3975800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:14.4928820Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T20:40:14.5005060Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T20:40:15.6348180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:16.2010470Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T20:40:16.5281460Z ==> 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:40:16.5646250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:16.6033900Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T20:40:16.6066130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T20:40:17.6831540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:18.3013030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T20:40:18.6384160Z ==> 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:40:18.6798840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:18.7424570Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T20:40:18.7471980Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T20:40:19.8279560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:20.3918190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T20:40:20.7259500Z ==> 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:40:20.7568010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:20.7941520Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:40:20.7979470Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T20:40:22.1613160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:22.7322170Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T20:40:23.0903590Z ==> 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:40:23.1195420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:23.1800970Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T20:40:23.1869050Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T20:40:24.3274400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:24.8883190Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T20:40:25.2434670Z ==> 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:40:25.2861820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:40:25.4644240Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T20:40:25.5154530Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T20:40:25.5158250Z ==> Installing imagemagick dependency: libde265 2021-05-19T20:40:25.5766250Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T20:40:25.5793540Z 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-6796-1a1ssuj 2021-05-19T20:40:25.6053310Z cp -pR /private/tmp/d20210519-6796-1a1ssuj/libde265/. /usr/local/Cellar/libde265 2021-05-19T20:40:25.6393340Z chmod -Rf +w /private/tmp/d20210519-6796-1a1ssuj 2021-05-19T20:40:25.7174070Z ==> Finishing up 2021-05-19T20:40:25.7550470Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T20:40:25.7553900Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T20:40:25.7559520Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T20:40:25.7563940Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T20:40:25.7569560Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T20:40:25.7576370Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T20:40:25.7583240Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T20:40:25.7588010Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T20:40:25.7593460Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T20:40:25.7601030Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T20:40:25.7850450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7027-1763ztp.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:40:28.0356430Z ==> Summary 2021-05-19T20:40:28.0385680Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T20:40:28.0392150Z ==> Installing imagemagick dependency: docbook 2021-05-19T20:40:28.0414220Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T20:40:28.0432140Z 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-6796-txiyyr 2021-05-19T20:40:28.1449310Z cp -pR /private/tmp/d20210519-6796-txiyyr/docbook/. /usr/local/Cellar/docbook 2021-05-19T20:40:28.2856110Z chmod -Rf +w /private/tmp/d20210519-6796-txiyyr 2021-05-19T20:40:28.3883480Z ==> Finishing up 2021-05-19T20:40:28.4436110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7053-15pccza.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:40:30.4281150Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T20:40:30.4687140Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.4853180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.4970210Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5083250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5188640Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5293400Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5397540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5498950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5598840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5703640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5803090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.5907080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6013390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.6113840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:30.9732820Z ==> Caveats 2021-05-19T20:40:30.9733980Z To use the DocBook package in your XML toolchain, 2021-05-19T20:40:30.9735010Z you need to add the following to your ~/.bashrc: 2021-05-19T20:40:30.9735750Z 2021-05-19T20:40:30.9736640Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:40:30.9738010Z ==> Summary 2021-05-19T20:40:30.9928900Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T20:40:30.9935820Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T20:40:30.9986110Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T20:40:31.0004460Z 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-6796-1ugwh2v 2021-05-19T20:40:32.9862880Z cp -pR /private/tmp/d20210519-6796-1ugwh2v/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T20:40:36.2435480Z chmod -Rf +w /private/tmp/d20210519-6796-1ugwh2v 2021-05-19T20:40:37.5673250Z ==> Finishing up 2021-05-19T20:40:37.6102510Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T20:40:37.6104290Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T20:40:37.6187530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7094-fmsccr.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:40:39.5718540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:39.5830150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:39.5937140Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:39.6044510Z ==> 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:40:39.6152620Z ==> 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:40:39.6259010Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T20:40:39.6365830Z ==> 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:40:39.6480720Z ==> 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:40:39.6587740Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:39.6693790Z ==> 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:40:39.6800010Z ==> 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:40:39.6906980Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:40:39.7014990Z ==> 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:40:39.7121190Z ==> 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:40:39.7226370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:39.7328990Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T20:40:39.7430870Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:39.7534400Z ==> 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:40:39.7637010Z ==> 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:40:39.7741100Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T20:40:39.7844500Z ==> 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:40:39.7946090Z ==> 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:40:39.8049260Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T20:40:39.8154640Z ==> 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:40:39.8256900Z ==> 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:40:39.8359600Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T20:40:39.8465810Z ==> 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:40:39.8574560Z ==> 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:40:40.8495470Z ==> Summary 2021-05-19T20:40:41.1441620Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T20:40:41.1447950Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T20:40:41.1472310Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T20:40:41.1491110Z 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-6796-wma99t 2021-05-19T20:40:41.1609870Z cp -pR /private/tmp/d20210519-6796-wma99t/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T20:40:41.1752410Z chmod -Rf +w /private/tmp/d20210519-6796-wma99t 2021-05-19T20:40:41.2308740Z ==> Finishing up 2021-05-19T20:40:41.2751950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7148-16spra0.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:40:43.5650760Z ==> Caveats 2021-05-19T20:40:43.5652520Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:40:43.5653950Z because macOS already provides this software and installing another version in 2021-05-19T20:40:43.5655060Z parallel can cause all kinds of trouble. 2021-05-19T20:40:43.5655690Z 2021-05-19T20:40:43.5656970Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:40:43.5658670Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:40:43.5659510Z 2021-05-19T20:40:43.5660010Z 2021-05-19T20:40:43.5660800Z Bash completion has been installed to: 2021-05-19T20:40:43.5662180Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:40:43.5663560Z ==> Summary 2021-05-19T20:40:43.5671880Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T20:40:43.5678470Z ==> Installing imagemagick dependency: xmlto 2021-05-19T20:40:43.5818660Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T20:40:43.5836770Z 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-6796-19gzsss 2021-05-19T20:40:43.6059840Z cp -pR /private/tmp/d20210519-6796-19gzsss/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T20:40:43.6364420Z chmod -Rf +w /private/tmp/d20210519-6796-19gzsss 2021-05-19T20:40:43.7033040Z ==> Finishing up 2021-05-19T20:40:43.7488690Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T20:40:43.7492490Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T20:40:43.7505140Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T20:40:43.7510590Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T20:40:43.7515820Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T20:40:43.7613460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7174-1f1lax4.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:40:46.0202810Z ==> Summary 2021-05-19T20:40:46.0204060Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T20:40:46.0205820Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T20:40:46.0536580Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T20:40:46.0553820Z 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-6796-gkhcrc 2021-05-19T20:40:46.1311540Z cp -pR /private/tmp/d20210519-6796-gkhcrc/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T20:40:46.2882550Z chmod -Rf +w /private/tmp/d20210519-6796-gkhcrc 2021-05-19T20:40:46.4419280Z ==> Finishing up 2021-05-19T20:40:46.4819150Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T20:40:46.4922380Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T20:40:46.5022910Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T20:40:46.5125770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5226190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5270560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5373820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5473910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5574070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5677250Z 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:40:46.5709590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5796490Z 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:40:46.5837390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.5940450Z 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:40:46.6016930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6048540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6067830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6076640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6104550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6138060Z 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:40:46.6167290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6177330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6204450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6239640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6273450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6285470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6302190Z mkdir -p /usr/local/share/locale/fo 2021-05-19T20:40:46.6337690Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T20:40:46.6356560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6372450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6402640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6448390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6459550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6461560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6565020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6601360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6698080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6739550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6765500Z mkdir -p /usr/local/share/locale/ia 2021-05-19T20:40:46.6818300Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T20:40:46.6846750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6896520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.6961660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7044250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7147790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7211790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7315010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7366110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7468610Z mkdir -p /usr/local/share/locale/ky 2021-05-19T20:40:46.7571090Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T20:40:46.7624520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7687030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7689080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7728080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7819480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7855840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7881040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7909510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7942590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.7984820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8018130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8078340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8088370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8112950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8166040Z 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:40:46.8203160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8306670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8409800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8453680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8556890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8584480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8688110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8797820Z 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:40:46.8800050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8903560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.8931160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9034900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9138780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9166600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9234880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9248020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T20:40:46.9274740Z 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:40:46.9302950Z 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:40:46.9348460Z 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:40:46.9396650Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T20:40:46.9411330Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T20:40:46.9442180Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T20:40:46.9482360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7200-bamewx.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:40:48.7118360Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:40:50.6642440Z ==> Summary 2021-05-19T20:40:50.6907960Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T20:40:50.6914670Z ==> Installing imagemagick dependency: libheif 2021-05-19T20:40:50.8066400Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T20:40:50.8085270Z 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-6796-zr0s4m 2021-05-19T20:40:50.8372100Z cp -pR /private/tmp/d20210519-6796-zr0s4m/libheif/. /usr/local/Cellar/libheif 2021-05-19T20:40:50.8768080Z chmod -Rf +w /private/tmp/d20210519-6796-zr0s4m 2021-05-19T20:40:51.0265580Z ==> Finishing up 2021-05-19T20:40:51.0660330Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T20:40:51.0663660Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T20:40:51.0669450Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T20:40:51.0674040Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T20:40:51.0681090Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T20:40:51.0687570Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T20:40:51.0697510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T20:40:51.0702430Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T20:40:51.0708350Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T20:40:51.0713290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T20:40:51.0722960Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T20:40:51.0727970Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T20:40:51.0733140Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T20:40:51.0739540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T20:40:51.0743990Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T20:40:51.0749460Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T20:40:51.0782100Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T20:40:51.1000880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7227-4htyf3.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:40:53.0593100Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T20:40:54.8532950Z ==> Summary 2021-05-19T20:40:54.8585690Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T20:40:54.8587230Z ==> Installing imagemagick dependency: liblqr 2021-05-19T20:40:54.9151480Z 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-6796-14vsv99 2021-05-19T20:40:54.9154210Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T20:40:54.9307600Z cp -pR /private/tmp/d20210519-6796-14vsv99/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T20:40:54.9521940Z chmod -Rf +w /private/tmp/d20210519-6796-14vsv99 2021-05-19T20:40:55.0039290Z ==> Finishing up 2021-05-19T20:40:55.0475260Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T20:40:55.0481400Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T20:40:55.0486140Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T20:40:55.0493860Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T20:40:55.0659910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7254-129h5ia.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:40:57.2808460Z ==> Summary 2021-05-19T20:40:57.2834880Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T20:40:57.2841130Z ==> Installing imagemagick dependency: libomp 2021-05-19T20:40:57.2897300Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T20:40:57.2915550Z 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-6796-1yij7xq 2021-05-19T20:40:57.3064900Z cp -pR /private/tmp/d20210519-6796-1yij7xq/libomp/. /usr/local/Cellar/libomp 2021-05-19T20:40:57.3261500Z chmod -Rf +w /private/tmp/d20210519-6796-1yij7xq 2021-05-19T20:40:57.3693370Z ==> Finishing up 2021-05-19T20:40:57.4155390Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T20:40:57.4158960Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T20:40:57.4164430Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T20:40:57.4171140Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T20:40:57.4176170Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T20:40:57.4336240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7280-emwjfr.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:40:59.7794160Z ==> Summary 2021-05-19T20:40:59.7809830Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T20:40:59.7816510Z ==> Installing imagemagick dependency: imath 2021-05-19T20:40:59.7930440Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:40:59.7948550Z 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-6796-1b3ath 2021-05-19T20:40:59.8182050Z cp -pR /private/tmp/d20210519-6796-1b3ath/imath/. /usr/local/Cellar/imath 2021-05-19T20:40:59.8479540Z chmod -Rf +w /private/tmp/d20210519-6796-1b3ath 2021-05-19T20:40:59.9158590Z ==> Finishing up 2021-05-19T20:40:59.9610280Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T20:40:59.9617810Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T20:40:59.9622600Z 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:40:59.9628360Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T20:40:59.9633100Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T20:40:59.9638510Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T20:40:59.9646050Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T20:40:59.9866010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7306-122zwqm.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:41:02.2119850Z ==> Summary 2021-05-19T20:41:02.2219670Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T20:41:02.2226020Z ==> Installing imagemagick dependency: openexr 2021-05-19T20:41:02.2332550Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T20:41:02.2350630Z 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-6796-gh6mkh 2021-05-19T20:41:02.3372490Z cp -pR /private/tmp/d20210519-6796-gh6mkh/openexr/. /usr/local/Cellar/openexr 2021-05-19T20:41:02.4440260Z chmod -Rf +w /private/tmp/d20210519-6796-gh6mkh 2021-05-19T20:41:02.6110190Z ==> Finishing up 2021-05-19T20:41:02.6523830Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T20:41:02.6527370Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T20:41:02.6532790Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T20:41:02.6537490Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T20:41:02.6542680Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T20:41:02.6547250Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T20:41:02.6576510Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T20:41:02.6580930Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T20:41:02.6588370Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T20:41:02.6596960Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T20:41:02.6605850Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T20:41:02.6610670Z 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:41:02.6616140Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T20:41:02.6621030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T20:41:02.6626470Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T20:41:03.7738190Z 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:41:03.7739850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T20:41:03.7842260Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T20:41:03.7881540Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T20:41:03.7984420Z 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:41:03.8048780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T20:41:03.8151550Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T20:41:03.8185500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T20:41:03.8288200Z 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:41:03.8388590Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T20:41:03.8489050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T20:41:03.8588830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T20:41:03.8631810Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T20:41:03.8698560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7334-8nsbsm.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:41:05.0578530Z ==> Summary 2021-05-19T20:41:05.0786140Z 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-6796-1f0ayod 2021-05-19T20:41:05.0789820Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T20:41:05.0799400Z ==> Installing imagemagick 2021-05-19T20:41:05.0814310Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T20:41:05.6717340Z cp -pR /private/tmp/d20210519-6796-1f0ayod/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T20:41:06.1109210Z chmod -Rf +w /private/tmp/d20210519-6796-1f0ayod 2021-05-19T20:41:09.3474610Z ==> Finishing up 2021-05-19T20:41:09.3677520Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T20:41:09.3778420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T20:41:09.3880910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T20:41:09.3981730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T20:41:09.4083800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T20:41:09.4184260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T20:41:09.4286770Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T20:41:09.4387620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T20:41:09.4408500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T20:41:09.4410580Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T20:41:09.4412870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T20:41:09.4415010Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T20:41:09.4417890Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T20:41:09.4419850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T20:41:09.4421580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T20:41:09.4423410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T20:41:09.4425320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T20:41:09.4426970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T20:41:09.4428480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T20:41:09.4430010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T20:41:09.4431530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T20:41:09.4433010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T20:41:09.4434500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T20:41:09.4436010Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T20:41:09.4437480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T20:41:09.4438940Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T20:41:09.4440520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T20:41:09.4442070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T20:41:09.4443550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T20:41:09.4445040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T20:41:09.4446650Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:09.4448380Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:09.4450130Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T20:41:09.4451900Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T20:41:09.4453760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T20:41:09.4455790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T20:41:09.4457830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T20:41:09.4459640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T20:41:09.4461820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T20:41:09.4463520Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T20:41:09.4465790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T20:41:09.4467540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T20:41:09.4469200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T20:41:09.4470850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T20:41:09.4472510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T20:41:09.4474270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T20:41:09.4475970Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T20:41:09.4477630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T20:41:09.4479300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T20:41:09.4480940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T20:41:09.4482540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T20:41:09.4484500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T20:41:09.4487250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T20:41:09.4489380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T20:41:09.4491480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T20:41:09.4493750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T20:41:09.4496120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T20:41:09.4498400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T20:41:09.4500670Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T20:41:09.4503000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T20:41:09.4505260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T20:41:09.4507640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T20:41:09.4509890Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T20:41:09.4512100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T20:41:09.4514140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T20:41:09.4516090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T20:41:09.4517920Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T20:41:09.4519890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T20:41:09.4521850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T20:41:09.4523860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T20:41:09.4525940Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T20:41:09.7054460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7361-3ok1lx.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:41:12.2793320Z ==> Summary 2021-05-19T20:41:12.3297180Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T20:41:14.0251940Z ==> Caveats 2021-05-19T20:41:14.0253470Z ==> docbook 2021-05-19T20:41:14.0270400Z To use the DocBook package in your XML toolchain, 2021-05-19T20:41:14.0271470Z you need to add the following to your ~/.bashrc: 2021-05-19T20:41:14.0272140Z 2021-05-19T20:41:14.0273020Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T20:41:14.0274480Z ==> gnu-getopt 2021-05-19T20:41:14.0303600Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:41:14.0304980Z because macOS already provides this software and installing another version in 2021-05-19T20:41:14.0306100Z parallel can cause all kinds of trouble. 2021-05-19T20:41:14.0306720Z 2021-05-19T20:41:14.0308020Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T20:41:14.0309740Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:41:14.0310580Z 2021-05-19T20:41:14.0311100Z 2021-05-19T20:41:14.0311880Z Bash completion has been installed to: 2021-05-19T20:41:14.0313280Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T20:41:15.6720130Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T20:41:16.7679460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:41:17.2939850Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T20:41:17.6285550Z ==> 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:41:17.6661060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:41:17.7101000Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T20:41:17.7819540Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T20:41:17.7848980Z 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-7368-6ybljl 2021-05-19T20:41:17.8043650Z cp -pR /private/tmp/d20210519-7368-6ybljl/udunits/. /usr/local/Cellar/udunits 2021-05-19T20:41:17.8256030Z chmod -Rf +w /private/tmp/d20210519-7368-6ybljl 2021-05-19T20:41:17.8927270Z ==> Finishing up 2021-05-19T20:41:17.9365860Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T20:41:17.9372010Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T20:41:17.9376840Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T20:41:17.9385950Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T20:41:17.9393560Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T20:41:17.9438150Z info /usr/local/share/info/udunits2.info 2021-05-19T20:41:17.9447000Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T20:41:17.9488680Z info /usr/local/share/info/udunits2lib.info 2021-05-19T20:41:17.9497680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T20:41:17.9536170Z info /usr/local/share/info/udunits2prog.info 2021-05-19T20:41:17.9545580Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T20:41:17.9553770Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T20:41:17.9559670Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T20:41:17.9746620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7535-zi3ejk.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:41:20.3169980Z ==> Summary 2021-05-19T20:41:20.3201440Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T20:41:22.6409870Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T20:41:22.6411020Z To reinstall 1.6, run: 2021-05-19T20:41:22.6411770Z brew reinstall jq 2021-05-19T20:41:24.2332930Z ==> Caveats 2021-05-19T20:41:24.2334240Z imagej requires Java. You can install the latest version with: 2021-05-19T20:41:24.2336630Z brew install --cask adoptopenjdk 2021-05-19T20:41:24.2337390Z 2021-05-19T20:41:24.7624390Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T20:41:25.0160120Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:41:34.0988200Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:41:34.0989500Z ==> Verifying checksum for cask 'imagej' 2021-05-19T20:41:34.0993950Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7645-yli3re 2021-05-19T20:41:34.0996980Z ==> Installing Cask imagej 2021-05-19T20:41:34.1047910Z cp -pR /private/tmp/d20210519-7645-yli3re/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T20:41:34.1049330Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T20:41:34.1162110Z chmod -Rf +w /private/tmp/d20210519-7645-yli3re 2021-05-19T20:41:34.4145650Z 🍺 imagej was successfully installed! 2021-05-19T20:41:36.6924890Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T20:41:38.4362950Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T20:41:38.8114010Z ==> 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:41:38.9239810Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T20:41:40.6331560Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T20:41:41.0156580Z ==> 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:41:41.2984980Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T20:41:41.3087630Z ==> Installing bowtie2 dependency: tbb 2021-05-19T20:41:41.4075460Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T20:41:45.7005420Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T20:41:45.7042320Z ==> Installing bowtie2 2021-05-19T20:41:45.7050900Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T20:41:49.8383540Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T20:41:53.1528060Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T20:41:54.7646690Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T20:41:55.1002450Z ==> 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:41:55.2244890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T20:41:56.9202620Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T20:41:57.2488780Z ==> 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:41:57.3265270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T20:41:59.0441270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T20:41:59.3787360Z ==> 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:41:59.4499260Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T20:42:01.1118310Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T20:42:01.4559310Z ==> 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:42:01.5604550Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T20:42:03.2267180Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T20:42:03.5643980Z ==> 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:42:03.6383710Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T20:42:05.3133700Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T20:42:05.6502560Z ==> 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:42:05.7852810Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T20:42:07.4549890Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T20:42:07.7992460Z ==> 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:42:07.8804290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T20:42:09.5820690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T20:42:09.9244140Z ==> 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:42:10.0608800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T20:42:11.7324300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T20:42:12.0735670Z ==> 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:42:12.2350150Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T20:42:13.8806680Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T20:42:14.2710260Z ==> 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:42:14.4838660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T20:42:16.1763710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T20:42:16.5144640Z ==> 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:42:16.5953300Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T20:42:18.2538350Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T20:42:18.6394280Z ==> 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:42:18.7555820Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T20:42:21.3644450Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T20:42:21.3648420Z ==> 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:42:21.3651350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T20:42:22.5598170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T20:42:22.9412620Z ==> 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:42:23.2862380Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T20:42:24.9749680Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T20:42:25.3030970Z ==> 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:42:25.4899340Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T20:42:27.1203490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T20:42:27.4434610Z ==> 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:42:27.8019090Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T20:42:29.4777920Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T20:42:29.8299550Z ==> 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:42:30.0116120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T20:42:31.6596950Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T20:42:32.0120490Z ==> 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:42:32.2371360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T20:42:33.8784020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T20:42:34.2847710Z ==> 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:42:34.9539480Z ==> 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:42:34.9542110Z ==> Installing gdal dependency: cfitsio 2021-05-19T20:42:35.0216930Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T20:42:37.5600940Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T20:42:37.5606950Z ==> Installing gdal dependency: popt 2021-05-19T20:42:37.5629720Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T20:42:40.1594410Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T20:42:40.1599620Z ==> Installing gdal dependency: epsilon 2021-05-19T20:42:40.1654560Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T20:42:42.8280440Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T20:42:42.8286430Z ==> Installing gdal dependency: expat 2021-05-19T20:42:42.8309550Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T20:42:45.6146050Z ==> Caveats 2021-05-19T20:42:45.6147780Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:45.6149130Z because macOS already provides this software and installing another version in 2021-05-19T20:42:45.6150210Z parallel can cause all kinds of trouble. 2021-05-19T20:42:45.6150850Z 2021-05-19T20:42:45.6151690Z If you need to have expat first in your PATH, run: 2021-05-19T20:42:45.6153280Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:45.6154090Z 2021-05-19T20:42:45.6154910Z For compilers to find expat you may need to set: 2021-05-19T20:42:45.6158320Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:42:45.6162130Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:42:45.6163550Z 2021-05-19T20:42:45.6164880Z For pkg-config to find expat you may need to set: 2021-05-19T20:42:45.6166130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:42:45.6167490Z 2021-05-19T20:42:45.6168710Z ==> Summary 2021-05-19T20:42:45.6178000Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T20:42:45.6184920Z ==> Installing gdal dependency: freexl 2021-05-19T20:42:45.6250740Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T20:42:48.3036490Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T20:42:48.3042790Z ==> Installing gdal dependency: geos 2021-05-19T20:42:48.3427620Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T20:42:51.6320460Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T20:42:51.6327110Z ==> Installing gdal dependency: json-c 2021-05-19T20:42:51.6419030Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T20:42:54.1565680Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T20:42:54.1572330Z ==> Installing gdal dependency: libxml2 2021-05-19T20:42:54.1652030Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T20:42:57.0636800Z ==> Caveats 2021-05-19T20:42:57.0638560Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:42:57.0640460Z because macOS already provides this software and installing another version in 2021-05-19T20:42:57.0641680Z parallel can cause all kinds of trouble. 2021-05-19T20:42:57.0642340Z 2021-05-19T20:42:57.0643180Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:42:57.0652720Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:42:57.0653700Z 2021-05-19T20:42:57.0654680Z For compilers to find libxml2 you may need to set: 2021-05-19T20:42:57.0656200Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:42:57.0657800Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:42:57.0658640Z 2021-05-19T20:42:57.0660050Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:42:57.0662440Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:42:57.0663280Z 2021-05-19T20:42:57.0664550Z ==> Summary 2021-05-19T20:42:57.0837850Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T20:42:57.0844840Z ==> Installing gdal dependency: libdap 2021-05-19T20:42:57.0999550Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T20:42:59.9503550Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T20:42:59.9511190Z ==> Installing gdal dependency: proj 2021-05-19T20:42:59.9636460Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T20:43:02.7896990Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T20:43:02.7902520Z ==> Installing gdal dependency: libgeotiff 2021-05-19T20:43:02.8113550Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T20:43:05.2720580Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T20:43:05.2793690Z ==> Installing gdal dependency: librttopo 2021-05-19T20:43:05.3224170Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:43:07.8093320Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T20:43:07.8097880Z ==> Installing gdal dependency: minizip 2021-05-19T20:43:07.8170270Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T20:43:10.1908840Z ==> Caveats 2021-05-19T20:43:10.1910640Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:43:10.1912210Z with the venerable 'unzip' library. 2021-05-19T20:43:10.1913600Z ==> Summary 2021-05-19T20:43:10.1932060Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T20:43:10.1939430Z ==> Installing gdal dependency: libspatialite 2021-05-19T20:43:10.2874820Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T20:43:13.7217930Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T20:43:13.7222610Z ==> Installing gdal dependency: netcdf 2021-05-19T20:43:13.7816080Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T20:43:16.6313470Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T20:43:17.2310710Z ==> Installing gdal dependency: openblas 2021-05-19T20:43:17.2317870Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T20:43:21.4322730Z ==> Caveats 2021-05-19T20:43:21.4324550Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:21.4325850Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:43:21.4326630Z 2021-05-19T20:43:21.4327500Z For compilers to find openblas you may need to set: 2021-05-19T20:43:21.4329960Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:43:21.4331500Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:43:21.4337860Z 2021-05-19T20:43:21.4339260Z For pkg-config to find openblas you may need to set: 2021-05-19T20:43:21.4340920Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:43:21.4341780Z 2021-05-19T20:43:21.4343000Z ==> Summary 2021-05-19T20:43:21.4352420Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T20:43:21.4361100Z ==> Installing gdal dependency: numpy 2021-05-19T20:43:21.5102210Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T20:43:25.5927680Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T20:43:25.5935300Z ==> Installing gdal dependency: xerces-c 2021-05-19T20:43:25.5993760Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T20:43:31.0813230Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T20:43:31.0819710Z ==> Installing gdal 2021-05-19T20:43:31.0823390Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T20:43:39.6498760Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T20:43:40.8404890Z ==> Caveats 2021-05-19T20:43:40.8406300Z ==> expat 2021-05-19T20:43:40.8450970Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:40.8452490Z because macOS already provides this software and installing another version in 2021-05-19T20:43:40.8453650Z parallel can cause all kinds of trouble. 2021-05-19T20:43:40.8454280Z 2021-05-19T20:43:40.8455130Z If you need to have expat first in your PATH, run: 2021-05-19T20:43:40.8456790Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:40.8457630Z 2021-05-19T20:43:40.8458480Z For compilers to find expat you may need to set: 2021-05-19T20:43:40.8459930Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T20:43:40.8461410Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T20:43:40.8462150Z 2021-05-19T20:43:40.8463400Z For pkg-config to find expat you may need to set: 2021-05-19T20:43:40.8464550Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T20:43:40.8465470Z 2021-05-19T20:43:40.8466680Z ==> libxml2 2021-05-19T20:43:40.8496790Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:40.8498160Z because macOS already provides this software and installing another version in 2021-05-19T20:43:40.8499300Z parallel can cause all kinds of trouble. 2021-05-19T20:43:40.8499940Z 2021-05-19T20:43:40.8500790Z If you need to have libxml2 first in your PATH, run: 2021-05-19T20:43:40.8502430Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:43:40.8503260Z 2021-05-19T20:43:40.8504140Z For compilers to find libxml2 you may need to set: 2021-05-19T20:43:40.8505580Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T20:43:40.8507150Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T20:43:40.8507910Z 2021-05-19T20:43:40.8509190Z For pkg-config to find libxml2 you may need to set: 2021-05-19T20:43:40.8510340Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T20:43:40.8511050Z 2021-05-19T20:43:40.8512230Z ==> minizip 2021-05-19T20:43:40.8513800Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T20:43:40.8515320Z with the venerable 'unzip' library. 2021-05-19T20:43:40.8516640Z ==> openblas 2021-05-19T20:43:40.8556050Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:43:40.8557370Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T20:43:40.8558160Z 2021-05-19T20:43:40.8559040Z For compilers to find openblas you may need to set: 2021-05-19T20:43:40.8561500Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T20:43:40.8563030Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T20:43:40.8563790Z 2021-05-19T20:43:40.8565060Z For pkg-config to find openblas you may need to set: 2021-05-19T20:43:40.8566800Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T20:43:40.8567640Z 2021-05-19T20:43:42.9565890Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T20:43:44.6844910Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T20:43:45.0494700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T20%3A50%3A00Z&sig=3iBEtKLpCqYZmhpKIYA3uWxSmO7u71DKZEa8YCRoLkw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:46.3148710Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T20:43:47.9748660Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T20:43:48.3216550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T20%3A50%3A00Z&sig=QVdIQ91j8Q1Kil8eET0cMaQfxsMVh0ZJtCemu1UXNHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:48.5396570Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T20:43:48.5414610Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T20:43:50.1730670Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T20:43:50.6174900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T20%3A50%3A00Z&sig=t3jrXjqWXr0mNvpAj%2BqZoHOGcTp0zpms%2BwnNJ1MpMMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:51.1378970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T20:43:52.7926300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T20:43:53.1807230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T20%3A50%3A00Z&sig=6SQdVQKO2iCdJ8Vyk1pz7R6LxnTZVi6mjaRdTaiOo7o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:53.5138170Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T20:43:55.2074180Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T20:43:55.5687920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T20%3A50%3A00Z&sig=gGzt4lfRwQWIqmI%2FHauEH10bVkkIYwUNwH8cMp27C7I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T20:43:57.1967940Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T20:43:57.1972110Z ==> Installing itk dependency: boost 2021-05-19T20:43:57.2633730Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T20:44:30.2372880Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T20:44:30.2380540Z ==> Installing itk dependency: pyqt@5 2021-05-19T20:44:30.2840680Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T20:44:35.6009120Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T20:44:35.6015750Z ==> Installing itk dependency: vtk@8.2 2021-05-19T20:44:35.7766260Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T20:45:14.6148030Z ==> Caveats 2021-05-19T20:45:14.6151600Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:14.6152850Z because this is an alternate version of another formula. 2021-05-19T20:45:14.6153600Z 2021-05-19T20:45:14.6154460Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:45:14.6156090Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:14.6156930Z 2021-05-19T20:45:14.6157780Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:45:14.6159180Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:45:14.6160660Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:45:14.6161400Z 2021-05-19T20:45:14.6162580Z ==> Summary 2021-05-19T20:45:14.8665860Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T20:45:14.8672200Z ==> Installing itk dependency: gdcm 2021-05-19T20:45:15.0787480Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T20:45:21.9077700Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T20:45:21.9084430Z ==> Installing itk 2021-05-19T20:45:21.9088410Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T20:45:37.5418200Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T20:45:40.6873320Z ==> Caveats 2021-05-19T20:45:40.6874830Z ==> vtk@8.2 2021-05-19T20:45:40.6915190Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T20:45:40.6916440Z because this is an alternate version of another formula. 2021-05-19T20:45:40.6917160Z 2021-05-19T20:45:40.6917980Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T20:45:40.6919610Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T20:45:40.6920400Z 2021-05-19T20:45:40.6921220Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T20:45:40.6922540Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T20:45:40.6923970Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T20:45:40.6924660Z 2021-05-19T20:45:42.3889090Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T20:45:42.5227010Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T20:45:43.7037460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:44.2343920Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T20:45:44.5823390Z ==> 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:45:44.6370710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:44.6917320Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T20:45:44.6975530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T20:45:45.8061910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:46.3166710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T20:45:46.7437930Z ==> 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:45:46.7961450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:46.8736990Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T20:45:46.8826040Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T20:45:47.9888010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:48.6019210Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T20:45:48.9835810Z ==> 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:45:49.0153680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:49.0930050Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T20:45:49.0972870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T20:45:50.1726560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:50.7537750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T20:45:51.1693300Z ==> 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:45:51.2113870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/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:45:51.5250730Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T20:45:51.5867300Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T20:45:51.5871260Z ==> Installing libav dependency: faac 2021-05-19T20:45:51.6527680Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T20:45:51.6572020Z 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-9134-1i0gxop 2021-05-19T20:45:51.6689690Z cp -pR /private/tmp/d20210519-9134-1i0gxop/faac/. /usr/local/Cellar/faac 2021-05-19T20:45:51.6851530Z chmod -Rf +w /private/tmp/d20210519-9134-1i0gxop 2021-05-19T20:45:51.7474280Z ==> Finishing up 2021-05-19T20:45:51.7966990Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T20:45:51.7973070Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T20:45:51.7978140Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T20:45:51.7989580Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T20:45:51.7996350Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T20:45:51.8001410Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T20:45:51.8006980Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T20:45:51.8173610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9316-1ynn6vh.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:45:54.1573470Z ==> Summary 2021-05-19T20:45:54.1601030Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T20:45:54.1608060Z ==> Installing libav dependency: fdk-aac 2021-05-19T20:45:54.1631400Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T20:45:54.1650730Z 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-9134-skc1o8 2021-05-19T20:45:54.2033790Z cp -pR /private/tmp/d20210519-9134-skc1o8/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T20:45:54.2365950Z chmod -Rf +w /private/tmp/d20210519-9134-skc1o8 2021-05-19T20:45:54.2948740Z ==> Finishing up 2021-05-19T20:45:54.3454040Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T20:45:54.3461130Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T20:45:54.3469520Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T20:45:54.3477290Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T20:45:54.3483590Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T20:45:54.3491820Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T20:45:54.3691010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9342-m2kkfa.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:45:56.8917450Z ==> Summary 2021-05-19T20:45:56.8943430Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T20:45:56.8950360Z ==> Installing libav dependency: sdl 2021-05-19T20:45:56.8974450Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T20:45:56.8993950Z 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-9134-1a5iu30 2021-05-19T20:45:56.9794810Z cp -pR /private/tmp/d20210519-9134-1a5iu30/sdl/. /usr/local/Cellar/sdl 2021-05-19T20:45:57.1002540Z chmod -Rf +w /private/tmp/d20210519-9134-1a5iu30 2021-05-19T20:45:57.2699010Z ==> Finishing up 2021-05-19T20:45:57.3244320Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T20:45:57.3250970Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T20:45:57.3261150Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T20:45:57.3276480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T20:45:57.3315550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T20:45:57.3340510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T20:45:57.3347680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T20:45:57.3354730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T20:45:57.3361000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T20:45:57.3402900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T20:45:57.3408770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T20:45:57.3415010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T20:45:57.3480440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T20:45:57.3486780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T20:45:57.3511520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T20:45:57.3518390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T20:45:57.3524640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T20:45:57.3579710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T20:45:57.3587030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T20:45:57.3593180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T20:45:57.3600020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T20:45:57.3627250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T20:45:57.3633680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T20:45:57.3639660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T20:45:57.3677060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T20:45:57.3683320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T20:45:57.3714700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T20:45:57.3730310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T20:45:57.3736620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T20:45:57.3742580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T20:45:57.3755960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T20:45:57.3762030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T20:45:57.3780290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T20:45:57.3786400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T20:45:57.3792820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T20:45:57.3799330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T20:45:57.3805320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T20:45:57.3842850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T20:45:57.3855730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T20:45:57.3861850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T20:45:57.3875810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T20:45:57.3894480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T20:45:57.3930240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T20:45:57.3936610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T20:45:57.3955420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T20:45:57.3962960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T20:45:57.3969330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T20:45:57.3989890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T20:45:57.4011330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T20:45:57.4017770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T20:45:57.4036150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T20:45:57.4041500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T20:45:57.4047290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T20:45:57.4053080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T20:45:57.4058970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T20:45:57.4064450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T20:45:57.4070380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T20:45:57.4075690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T20:45:57.4088530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T20:45:57.4094380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T20:45:57.4100130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T20:45:57.4121450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T20:45:57.4127250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T20:45:57.4146570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T20:45:57.4152460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T20:45:57.4158230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T20:45:57.4164000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T20:45:57.4184690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T20:45:57.4211800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T20:45:57.4224030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T20:45:57.4230220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T20:45:57.4237190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T20:45:57.4243220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T20:45:57.4249500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T20:45:57.4255810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T20:45:57.4261830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T20:45:57.4267590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T20:45:57.4274260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T20:45:57.4279480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T20:45:57.4285580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T20:45:57.4295980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T20:45:57.4302130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T20:45:57.4307410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T20:45:57.4313670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T20:45:57.4320420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T20:45:57.4326090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T20:45:57.4332270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T20:45:57.4338100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T20:45:57.4365430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T20:45:57.4371650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T20:45:57.4377530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T20:45:57.4383700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T20:45:57.4389780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T20:45:57.4395680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T20:45:57.4401920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T20:45:57.4408060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T20:45:57.4414420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T20:45:57.4436850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T20:45:57.4443060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T20:45:57.4450270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T20:45:57.4473290Z Only the first 100 operations were output. 2021-05-19T20:45:57.5702270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9370-raf9lt.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:46:00.0122890Z ==> Summary 2021-05-19T20:46:00.0279770Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T20:46:00.0293300Z ==> Installing libav 2021-05-19T20:46:00.0295850Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T20:46:00.0316410Z 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-9134-ingxex 2021-05-19T20:46:00.2876790Z cp -pR /private/tmp/d20210519-9134-ingxex/libav/. /usr/local/Cellar/libav 2021-05-19T20:46:00.4150640Z chmod -Rf +w /private/tmp/d20210519-9134-ingxex 2021-05-19T20:46:02.0010980Z ==> Finishing up 2021-05-19T20:46:02.0498670Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T20:46:02.0501940Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T20:46:02.0520570Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T20:46:02.0533260Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T20:46:02.0538290Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T20:46:02.0544530Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T20:46:02.0852470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9397-gho0m8.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:46:04.5277260Z ==> Summary 2021-05-19T20:46:04.5299440Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T20:46:07.1499930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T20:46:09.0212590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T20:46:09.4123420Z ==> 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:46:09.6524250Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T20:46:12.2859750Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T20:46:14.8670940Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T20:46:14.8672160Z To reinstall 4.3.0, run: 2021-05-19T20:46:14.8673010Z brew reinstall libtiff 2021-05-19T20:46:16.5821680Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T20:46:16.5822900Z To reinstall 2.3.9_1, run: 2021-05-19T20:46:16.5823760Z brew reinstall unixodbc 2021-05-19T20:46:18.2245520Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T20:46:18.2246810Z To reinstall 1.0.18_1, run: 2021-05-19T20:46:18.2247680Z brew reinstall libsodium 2021-05-19T20:46:20.0197420Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T20:46:20.0205550Z To reinstall 4.1.1, run: 2021-05-19T20:46:20.0206460Z brew reinstall tesseract 2021-05-19T20:46:21.8301560Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T20:46:21.8302850Z To reinstall 1.21.1, run: 2021-05-19T20:46:21.8303680Z brew reinstall wget 2021-05-19T20:46:23.5402870Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T20:46:23.5404160Z To reinstall 4.3.4, run: 2021-05-19T20:46:23.5404950Z brew reinstall zeromq 2021-05-19T20:46:25.1618230Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T20:46:25.1619500Z To reinstall 2.2.27.6_1, run: 2021-05-19T20:46:25.1620330Z brew reinstall udunits 2021-05-19T20:46:26.7628980Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T20:46:26.7630190Z To reinstall 1.2.0, run: 2021-05-19T20:46:26.7631000Z brew reinstall webp 2021-05-19T20:46:28.4309900Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T20:46:30.0916840Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T20:46:30.5268140Z ==> 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:46:32.6831940Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T20:47:19.4559480Z ==> Caveats 2021-05-19T20:47:19.4560690Z Bash completion has been installed to: 2021-05-19T20:47:19.4561610Z /usr/local/etc/bash_completion.d 2021-05-19T20:47:19.4562960Z ==> Summary 2021-05-19T20:47:20.8561090Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T20:47:23.9762320Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T20:47:23.9768630Z ==> 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=20210519T204722Z&X-Amz-Expires=300&X-Amz-Signature=6aebfbca7ecfbc5c4f0991328d521d622a49f4bcd20360e18263810ae0861742&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:47:26.5220990Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T20:47:26.5222310Z ==> Installing Cask xquartz 2021-05-19T20:47:43.3271830Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T20:47:43.3273970Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T20:48:13.1663210Z installer: Package name is 2021-05-19T20:48:13.1669180Z installer: Installing at base path / 2021-05-19T20:48:13.1670260Z installer: The install was successful. 2021-05-19T20:48:13.1671300Z installer: The install requires logging out now. 2021-05-19T20:48:13.2633810Z 🍺 xquartz was successfully installed! 2021-05-19T20:48:13.2897360Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T20:48:13.2897930Z with: 2021-05-19T20:48:13.2898430Z github_slug: neuroconductor/dcmsort 2021-05-19T20:48:13.2898870Z env: 2021-05-19T20:48:13.2899270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:13.2899720Z TIC_DEPLOY_KEY: 2021-05-19T20:48:13.2900050Z RSPM: 2021-05-19T20:48:13.2901720Z GITHUB_PAT: *** 2021-05-19T20:48:13.2902650Z COVERALLS_TOKEN: *** 2021-05-19T20:48:13.2903130Z continue-on-error: false 2021-05-19T20:48:13.2903590Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:13.2904080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:13.2904500Z TZ: UTC 2021-05-19T20:48:13.2904860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:13.2905260Z NOT_CRAN: true 2021-05-19T20:48:13.2905610Z ##[endgroup] 2021-05-19T20:48:13.3622160Z repo slug is: neuroconductor/dcmsort 2021-05-19T20:48:13.3744680Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T20:48:13.3745310Z env: 2021-05-19T20:48:13.3745810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:13.3746290Z TIC_DEPLOY_KEY: 2021-05-19T20:48:13.3746690Z RSPM: 2021-05-19T20:48:13.3747600Z GITHUB_PAT: *** 2021-05-19T20:48:13.3748420Z COVERALLS_TOKEN: *** 2021-05-19T20:48:13.3748960Z continue-on-error: false 2021-05-19T20:48:13.3749490Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:13.3750000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:13.3750480Z TZ: UTC 2021-05-19T20:48:13.3750890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:13.3751340Z NOT_CRAN: true 2021-05-19T20:48:13.3751760Z ##[endgroup] 2021-05-19T20:48:14.6852770Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T20:48:14.6853440Z with: 2021-05-19T20:48:14.6853850Z repo_name: dcmsort 2021-05-19T20:48:14.6854270Z repo_version: 0.3.0 2021-05-19T20:48:14.6854690Z runner_os: macOS 2021-05-19T20:48:14.6855140Z R_version: 4.0 2021-05-19T20:48:14.6855490Z env: 2021-05-19T20:48:14.6855960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:14.6856480Z TIC_DEPLOY_KEY: 2021-05-19T20:48:14.6856870Z RSPM: 2021-05-19T20:48:14.6858190Z GITHUB_PAT: *** 2021-05-19T20:48:14.6859020Z COVERALLS_TOKEN: *** 2021-05-19T20:48:14.6859560Z continue-on-error: false 2021-05-19T20:48:14.6860090Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:14.6860600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:14.6861110Z TZ: UTC 2021-05-19T20:48:14.6861500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:14.6861960Z NOT_CRAN: true 2021-05-19T20:48:14.6862370Z ##[endgroup] 2021-05-19T20:48:14.7587760Z Package: dcmsort 2021-05-19T20:48:14.7593210Z Version: 0.3.0 2021-05-19T20:48:14.7594210Z OS: macOS 2021-05-19T20:48:14.7683070Z ##[group]Run install.packages('remotes') 2021-05-19T20:48:14.7683900Z install.packages('remotes') 2021-05-19T20:48:14.7684720Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T20:48:14.7685760Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T20:48:14.7882170Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:48:14.7882620Z env: 2021-05-19T20:48:14.7883120Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:14.7883610Z TIC_DEPLOY_KEY: 2021-05-19T20:48:14.7884020Z RSPM: 2021-05-19T20:48:14.7885000Z GITHUB_PAT: *** 2021-05-19T20:48:14.7885820Z COVERALLS_TOKEN: *** 2021-05-19T20:48:14.7886370Z continue-on-error: false 2021-05-19T20:48:14.7886930Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:14.7887460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:14.7887960Z TZ: UTC 2021-05-19T20:48:14.7888410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:14.7888880Z NOT_CRAN: true 2021-05-19T20:48:14.7889280Z ##[endgroup] 2021-05-19T20:48:15.0453570Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:15.0455260Z (as ‘lib’ is unspecified) 2021-05-19T20:48:17.4275530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-19T20:48:17.6443590Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-19T20:48:17.6515200Z ================================================== 2021-05-19T20:48:17.6576990Z downloaded 381 KB 2021-05-19T20:48:17.6594920Z 2021-05-19T20:48:17.6804540Z 2021-05-19T20:48:17.6925150Z The downloaded binary packages are in 2021-05-19T20:48:17.7027170Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmp8muoLY/downloaded_packages 2021-05-19T20:48:27.5655430Z ##[group]Run actions/cache@v1 2021-05-19T20:48:27.5656020Z with: 2021-05-19T20:48:27.5656470Z path: /Users/runner/work/_temp/Library 2021-05-19T20:48:27.5659210Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-b5ff7ee1adb0914c288787447a62a2d180941369e8ed5374ee9a5a6c7369c3b8 2021-05-19T20:48:27.5662700Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-19T20:48:27.5663860Z env: 2021-05-19T20:48:27.5664370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:27.5664850Z TIC_DEPLOY_KEY: 2021-05-19T20:48:27.5665240Z RSPM: 2021-05-19T20:48:27.5666930Z GITHUB_PAT: *** 2021-05-19T20:48:27.5667770Z COVERALLS_TOKEN: *** 2021-05-19T20:48:27.5668310Z continue-on-error: false 2021-05-19T20:48:27.5668830Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:27.5669420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:27.5669910Z TZ: UTC 2021-05-19T20:48:27.5670400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:27.5670870Z NOT_CRAN: true 2021-05-19T20:48:27.5671250Z ##[endgroup] 2021-05-19T20:48:27.6395950Z [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:48:27.6494470Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T20:48:27.6495280Z remotes::install_github("ropensci/tic") 2021-05-19T20:48:27.6496010Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T20:48:27.6496780Z remotes::install_github("muschellij2/aghast") 2021-05-19T20:48:27.6497380Z remotes::install_cran("covr") 2021-05-19T20:48:27.6700300Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:48:27.6700810Z env: 2021-05-19T20:48:27.6701280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:48:27.6701810Z TIC_DEPLOY_KEY: 2021-05-19T20:48:27.6702220Z RSPM: 2021-05-19T20:48:27.6703200Z GITHUB_PAT: *** 2021-05-19T20:48:27.6704070Z COVERALLS_TOKEN: *** 2021-05-19T20:48:27.6704630Z continue-on-error: false 2021-05-19T20:48:27.6705140Z VDIFFR_RUN_TESTS: false 2021-05-19T20:48:27.6705700Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:48:27.6706170Z TZ: UTC 2021-05-19T20:48:27.6706670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:48:27.6707110Z NOT_CRAN: true 2021-05-19T20:48:27.6707540Z ##[endgroup] 2021-05-19T20:48:27.9510470Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:48:28.9137130Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T20:48:33.0325790Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T20:48:33.0327400Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:48:33.0328810Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:48:33.0330030Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T20:48:33.0331340Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T20:48:33.0332620Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:48:33.0333850Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T20:48:33.0335220Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T20:48:33.0336510Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T20:48:33.0337820Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T20:48:33.0339090Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T20:48:33.0342180Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T20:48:33.0344110Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T20:48:33.0345470Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T20:48:33.0346760Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T20:48:33.0348030Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T20:48:33.0349370Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:33.0350710Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:48:33.0351970Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T20:48:33.0353250Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T20:48:33.0354530Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T20:48:33.0355760Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T20:48:33.0357880Z 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:48:33.0360230Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T20:48:33.0361550Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T20:48:33.0362810Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:48:33.0364110Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:48:33.0365340Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:33.0366640Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:33.0368200Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T20:48:33.0369450Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:48:33.0370750Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T20:48:33.0372050Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:33.0373520Z (as ‘lib’ is unspecified) 2021-05-19T20:48:33.0374520Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T20:48:33.0375910Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T20:48:33.0377140Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T20:48:33.0378460Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T20:48:34.9944610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-19T20:48:35.1333770Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-19T20:48:35.1584440Z ================================================== 2021-05-19T20:48:35.1585570Z downloaded 1.3 MB 2021-05-19T20:48:35.1586240Z 2021-05-19T20:48:35.1652430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-19T20:48:35.4093860Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-19T20:48:35.4142570Z ================================================== 2021-05-19T20:48:35.4143520Z downloaded 219 KB 2021-05-19T20:48:35.4144160Z 2021-05-19T20:48:35.4183040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-19T20:48:35.5544130Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-19T20:48:35.5563780Z ================================================== 2021-05-19T20:48:35.5564650Z downloaded 135 KB 2021-05-19T20:48:35.5565320Z 2021-05-19T20:48:35.5604920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-19T20:48:35.8414940Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-19T20:48:35.8420000Z ================================================== 2021-05-19T20:48:35.8420880Z downloaded 46 KB 2021-05-19T20:48:35.8422070Z 2021-05-19T20:48:35.8462320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-19T20:48:36.0830450Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-19T20:48:36.0831700Z ================================================== 2021-05-19T20:48:36.0832550Z downloaded 21 KB 2021-05-19T20:48:36.0833360Z 2021-05-19T20:48:36.0872110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-19T20:48:36.3738960Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-19T20:48:36.3748150Z ================================================== 2021-05-19T20:48:36.3749150Z downloaded 80 KB 2021-05-19T20:48:36.3750080Z 2021-05-19T20:48:36.3786820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-19T20:48:36.5546100Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-19T20:48:36.6306980Z ================================================== 2021-05-19T20:48:36.6307890Z downloaded 2.8 MB 2021-05-19T20:48:36.6308570Z 2021-05-19T20:48:36.6409410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-19T20:48:36.8230020Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-19T20:48:36.8231340Z ================================================== 2021-05-19T20:48:36.8232150Z downloaded 34 KB 2021-05-19T20:48:36.8232750Z 2021-05-19T20:48:36.8268710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-19T20:48:37.0106730Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-19T20:48:37.0401640Z ================================================== 2021-05-19T20:48:37.0402640Z downloaded 841 KB 2021-05-19T20:48:37.0403310Z 2021-05-19T20:48:37.0446380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-19T20:48:37.2803450Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-19T20:48:37.2890110Z ================================================== 2021-05-19T20:48:37.2891100Z downloaded 480 KB 2021-05-19T20:48:37.2891750Z 2021-05-19T20:48:37.2932430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-19T20:48:37.5921920Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-19T20:48:37.5923310Z ================================================== 2021-05-19T20:48:37.5924190Z downloaded 12 KB 2021-05-19T20:48:37.5924830Z 2021-05-19T20:48:37.5966400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-19T20:48:37.8207080Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-19T20:48:37.8275750Z ================================================== 2021-05-19T20:48:37.8276690Z downloaded 486 KB 2021-05-19T20:48:37.8277750Z 2021-05-19T20:48:37.8327920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-19T20:48:38.1491070Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-19T20:48:38.1502820Z ================================================== 2021-05-19T20:48:38.1503750Z downloaded 89 KB 2021-05-19T20:48:38.1504410Z 2021-05-19T20:48:38.1544460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-19T20:48:38.2977270Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-19T20:48:38.3044540Z ================================================== 2021-05-19T20:48:38.3045480Z downloaded 518 KB 2021-05-19T20:48:38.3046130Z 2021-05-19T20:48:38.3088260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-19T20:48:38.5766390Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-19T20:48:38.5795440Z ================================================== 2021-05-19T20:48:38.5796330Z downloaded 206 KB 2021-05-19T20:48:38.5797090Z 2021-05-19T20:48:38.5902870Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-19T20:48:38.7671330Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-19T20:48:38.7733250Z ================================================== 2021-05-19T20:48:38.7734240Z downloaded 265 KB 2021-05-19T20:48:38.7734890Z 2021-05-19T20:48:38.7777920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-19T20:48:38.9519430Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-19T20:48:38.9542780Z ================================================== 2021-05-19T20:48:38.9543680Z downloaded 166 KB 2021-05-19T20:48:38.9544320Z 2021-05-19T20:48:38.9585310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-19T20:48:39.1594050Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-19T20:48:39.9287360Z ================================================== 2021-05-19T20:48:39.9288110Z downloaded 94 KB 2021-05-19T20:48:39.9290610Z 2021-05-19T20:48:39.9292840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-19T20:48:39.9295290Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-19T20:48:39.9296090Z ================================================== 2021-05-19T20:48:39.9296670Z downloaded 136 KB 2021-05-19T20:48:39.9297000Z 2021-05-19T20:48:39.9298330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-19T20:48:39.9299830Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-19T20:48:39.9300630Z ================================================== 2021-05-19T20:48:39.9301080Z downloaded 183 KB 2021-05-19T20:48:39.9301420Z 2021-05-19T20:48:39.9302770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-19T20:48:39.9304930Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-19T20:48:39.9305680Z ================================================== 2021-05-19T20:48:39.9306120Z downloaded 198 KB 2021-05-19T20:48:39.9306450Z 2021-05-19T20:48:39.9307810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-19T20:48:39.9721570Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-19T20:48:39.9763970Z ================================================== 2021-05-19T20:48:39.9765010Z downloaded 204 KB 2021-05-19T20:48:39.9765850Z 2021-05-19T20:48:39.9813490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-19T20:48:40.2549600Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-19T20:48:40.2554280Z ================================================== 2021-05-19T20:48:40.2555200Z downloaded 64 KB 2021-05-19T20:48:40.2570020Z 2021-05-19T20:48:40.2596350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-19T20:48:40.4562600Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-19T20:48:40.4566030Z ================================================== 2021-05-19T20:48:40.4566950Z downloaded 44 KB 2021-05-19T20:48:40.4567900Z 2021-05-19T20:48:40.4603490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-19T20:48:40.6045050Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-19T20:48:40.6104740Z ================================================== 2021-05-19T20:48:40.6105650Z downloaded 408 KB 2021-05-19T20:48:40.6106280Z 2021-05-19T20:48:40.6262100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-19T20:48:40.9046320Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-19T20:48:40.9068230Z ================================================== 2021-05-19T20:48:40.9069080Z downloaded 91 KB 2021-05-19T20:48:40.9069680Z 2021-05-19T20:48:40.9108710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-19T20:48:41.1685890Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-19T20:48:41.1719240Z ================================================== 2021-05-19T20:48:41.1720150Z downloaded 134 KB 2021-05-19T20:48:41.1721180Z 2021-05-19T20:48:41.1757610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-19T20:48:41.4547110Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-19T20:48:41.4815270Z ================================================== 2021-05-19T20:48:41.4816350Z downloaded 1.9 MB 2021-05-19T20:48:41.4816970Z 2021-05-19T20:48:41.4881300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-19T20:48:41.7710900Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-19T20:48:41.7784400Z ================================================== 2021-05-19T20:48:41.7785280Z downloaded 532 KB 2021-05-19T20:48:41.7785890Z 2021-05-19T20:48:41.7828230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-19T20:48:42.0140160Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-19T20:48:42.0203700Z ================================================== 2021-05-19T20:48:42.0204580Z downloaded 515 KB 2021-05-19T20:48:42.0205220Z 2021-05-19T20:48:42.0247770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-19T20:48:42.2155300Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-19T20:48:42.2158860Z ================================================== 2021-05-19T20:48:42.2159770Z downloaded 47 KB 2021-05-19T20:48:42.2161320Z 2021-05-19T20:48:42.2199800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cachem_1.0.5.tgz' 2021-05-19T20:48:42.4055880Z Content type 'application/x-gzip' length 65744 bytes (64 KB) 2021-05-19T20:48:42.4064540Z ================================================== 2021-05-19T20:48:42.4065420Z downloaded 64 KB 2021-05-19T20:48:42.4066120Z 2021-05-19T20:48:42.4104220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-19T20:48:42.5778860Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-19T20:48:42.5870910Z ================================================== 2021-05-19T20:48:42.5871920Z downloaded 690 KB 2021-05-19T20:48:42.5872560Z 2021-05-19T20:48:42.5931210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-19T20:48:42.7712650Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-19T20:48:42.7728040Z ================================================== 2021-05-19T20:48:42.7729060Z downloaded 46 KB 2021-05-19T20:48:42.7730060Z 2021-05-19T20:48:42.7768970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-19T20:48:42.9548560Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-19T20:48:42.9827870Z ================================================== 2021-05-19T20:48:42.9829350Z downloaded 2.0 MB 2021-05-19T20:48:42.9830130Z 2021-05-19T20:48:44.1717010Z 2021-05-19T20:48:44.1818340Z Running `R CMD build`... 2021-05-19T20:48:44.1819030Z The downloaded binary packages are in 2021-05-19T20:48:44.1927490Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJYzVLP/downloaded_packages 2021-05-19T20:48:48.8123120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:48.8125190Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d84a876b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T20:48:48.8198030Z (as ‘lib’ is unspecified) 2021-05-19T20:48:48.8199150Z * preparing ‘tic’: 2021-05-19T20:48:48.8277220Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:48:48.8378960Z * installing the package to process help pages 2021-05-19T20:48:48.8456780Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:48:48.8484830Z * checking for empty or unneeded directories 2021-05-19T20:48:48.8529480Z Removed empty directory ‘tic/.circleci’ 2021-05-19T20:48:48.8858630Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T20:48:48.8897970Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T20:48:49.5551020Z * installing *source* package ‘tic’ ... 2021-05-19T20:48:49.5650730Z ** using staged installation 2021-05-19T20:48:49.5852440Z ** R 2021-05-19T20:48:49.6255080Z ** inst 2021-05-19T20:48:49.6456320Z ** preparing package for lazy loading 2021-05-19T20:48:50.4553450Z ** help 2021-05-19T20:48:50.6963680Z *** installing help indices 2021-05-19T20:48:50.9558580Z *** copying figures 2021-05-19T20:48:50.9660420Z ** building package indices 2021-05-19T20:48:51.4335910Z ** installing vignettes 2021-05-19T20:48:51.4394490Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:48:51.8339870Z ** testing if installed package can be loaded from final location 2021-05-19T20:48:52.5960030Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:48:52.6059880Z * DONE (tic) 2021-05-19T20:48:52.6721730Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:48:53.0133820Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T20:48:56.6023030Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T20:48:56.6024580Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:48:56.6025890Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T20:48:56.6028190Z 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:48:56.6030850Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T20:48:56.6032210Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T20:48:56.6033520Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T20:48:56.6034880Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T20:48:56.6036250Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:48:56.6037790Z (as ‘lib’ is unspecified) 2021-05-19T20:48:56.6038700Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T20:48:56.6040160Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T20:48:56.6041510Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T20:48:56.6042820Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T20:48:56.6044380Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T20:48:56.6045770Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:48:56.6047120Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T20:48:56.6048490Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T20:48:56.6049860Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T20:48:56.6051220Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T20:48:56.6052550Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T20:48:56.6054460Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T20:48:56.6055850Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T20:48:56.6057190Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T20:48:56.6058530Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T20:48:56.6059880Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T20:48:56.6061220Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:48:56.6062570Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T20:48:56.6063900Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T20:48:56.6065240Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T20:48:56.6066600Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T20:48:56.6067950Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T20:48:56.6069280Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T20:48:56.6070670Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:48:56.6072080Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T20:48:56.6073520Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T20:48:56.6074910Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T20:48:56.6076270Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T20:48:56.6077630Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T20:48:56.6079280Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T20:48:56.6080640Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T20:48:58.3897190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-19T20:48:58.6132850Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-19T20:48:58.6161910Z ================================================== 2021-05-19T20:48:58.6162760Z downloaded 192 KB 2021-05-19T20:48:58.6163380Z 2021-05-19T20:48:58.6313300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-19T20:48:58.8447500Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-19T20:48:58.8854950Z ================================================== 2021-05-19T20:48:58.8855980Z downloaded 1.3 MB 2021-05-19T20:48:58.8856580Z 2021-05-19T20:48:58.8916240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-19T20:48:59.1553490Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-19T20:48:59.1555330Z ================================================== 2021-05-19T20:48:59.1556220Z downloaded 17 KB 2021-05-19T20:48:59.1556800Z 2021-05-19T20:48:59.1592090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.1.tgz' 2021-05-19T20:48:59.4407420Z Content type 'application/x-gzip' length 1011711 bytes (987 KB) 2021-05-19T20:48:59.4674830Z ================================================== 2021-05-19T20:48:59.4675860Z downloaded 987 KB 2021-05-19T20:48:59.4676490Z 2021-05-19T20:48:59.4721940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.2.tgz' 2021-05-19T20:48:59.5974270Z Content type 'application/x-gzip' length 803690 bytes (784 KB) 2021-05-19T20:48:59.6169800Z ================================================== 2021-05-19T20:48:59.6170750Z downloaded 784 KB 2021-05-19T20:48:59.6171360Z 2021-05-19T20:48:59.6220370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-19T20:48:59.8600250Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-19T20:48:59.8609030Z ================================================== 2021-05-19T20:48:59.8609870Z downloaded 43 KB 2021-05-19T20:48:59.8610450Z 2021-05-19T20:48:59.8649040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-19T20:49:00.0983380Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-19T20:49:00.1012160Z ================================================== 2021-05-19T20:49:00.1013010Z downloaded 207 KB 2021-05-19T20:49:00.1013630Z 2021-05-19T20:49:00.1067420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-19T20:49:00.2380460Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-19T20:49:00.2648570Z ================================================== 2021-05-19T20:49:00.2649530Z downloaded 975 KB 2021-05-19T20:49:00.2650160Z 2021-05-19T20:49:00.2695460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-19T20:49:00.5017830Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-19T20:49:00.5028200Z ================================================== 2021-05-19T20:49:00.5029040Z downloaded 68 KB 2021-05-19T20:49:00.5029650Z 2021-05-19T20:49:00.5068740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-19T20:49:00.8033240Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-19T20:49:00.8071510Z ================================================== 2021-05-19T20:49:00.8072360Z downloaded 278 KB 2021-05-19T20:49:00.8072970Z 2021-05-19T20:49:00.8112130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-19T20:49:01.0947930Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-19T20:49:01.0986780Z ================================================== 2021-05-19T20:49:01.0987610Z downloaded 288 KB 2021-05-19T20:49:01.0988230Z 2021-05-19T20:49:01.1031070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-19T20:49:01.2589450Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-19T20:49:01.2590760Z ================================================== 2021-05-19T20:49:01.2591910Z downloaded 15 KB 2021-05-19T20:49:01.2592560Z 2021-05-19T20:49:01.2627930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-19T20:49:01.4270480Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-19T20:49:01.4356620Z ================================================== 2021-05-19T20:49:01.4357470Z downloaded 148 KB 2021-05-19T20:49:01.4358070Z 2021-05-19T20:49:01.4397630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-19T20:49:01.5696990Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-19T20:49:01.5708330Z ================================================== 2021-05-19T20:49:01.5709120Z downloaded 72 KB 2021-05-19T20:49:01.5709730Z 2021-05-19T20:49:01.6390010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-19T20:49:01.9460130Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-19T20:49:01.9484020Z ================================================== 2021-05-19T20:49:01.9484860Z downloaded 35 KB 2021-05-19T20:49:01.9485540Z 2021-05-19T20:49:01.9529300Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-19T20:49:02.1491710Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-19T20:49:02.1540580Z ================================================== 2021-05-19T20:49:02.1541390Z downloaded 293 KB 2021-05-19T20:49:02.1542000Z 2021-05-19T20:49:02.1583170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-19T20:49:02.4797410Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-19T20:49:02.4851490Z ================================================== 2021-05-19T20:49:02.4852370Z downloaded 425 KB 2021-05-19T20:49:02.4853000Z 2021-05-19T20:49:02.4899580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-19T20:49:02.6871110Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-19T20:49:02.6872840Z ================================================== 2021-05-19T20:49:02.6873740Z downloaded 36 KB 2021-05-19T20:49:02.6874370Z 2021-05-19T20:49:02.6911270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-19T20:49:02.9042500Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-19T20:49:02.9310290Z ================================================== 2021-05-19T20:49:02.9312380Z downloaded 2.2 MB 2021-05-19T20:49:02.9313030Z 2021-05-19T20:49:02.9379550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xfun_0.23.tgz' 2021-05-19T20:49:03.2167580Z Content type 'application/x-gzip' length 338371 bytes (330 KB) 2021-05-19T20:49:03.2229850Z ================================================== 2021-05-19T20:49:03.2230720Z downloaded 330 KB 2021-05-19T20:49:03.2231310Z 2021-05-19T20:49:03.2275440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-19T20:49:03.4772610Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-19T20:49:03.4835340Z ================================================== 2021-05-19T20:49:03.4836200Z downloaded 194 KB 2021-05-19T20:49:03.4836800Z 2021-05-19T20:49:03.4880520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-19T20:49:03.6389300Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-19T20:49:03.6391220Z ================================================== 2021-05-19T20:49:03.6392830Z downloaded 38 KB 2021-05-19T20:49:03.6394320Z 2021-05-19T20:49:03.6428050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-19T20:49:03.9173850Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-19T20:49:03.9239680Z ================================================== 2021-05-19T20:49:03.9240690Z downloaded 205 KB 2021-05-19T20:49:03.9241420Z 2021-05-19T20:49:03.9283620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.2.tgz' 2021-05-19T20:49:04.3093050Z Content type 'application/x-gzip' length 14597551 bytes (13.9 MB) 2021-05-19T20:49:04.4935080Z ================================================== 2021-05-19T20:49:04.4936150Z downloaded 13.9 MB 2021-05-19T20:49:04.4936810Z 2021-05-19T20:49:04.5158010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-19T20:49:04.6458740Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-19T20:49:04.7150680Z ================================================== 2021-05-19T20:49:04.7152250Z downloaded 3.1 MB 2021-05-19T20:49:04.7152940Z 2021-05-19T20:49:04.7261620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-19T20:49:04.9578000Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-19T20:49:04.9821500Z ================================================== 2021-05-19T20:49:04.9920140Z downloaded 1.3 MB 2021-05-19T20:49:04.9920810Z 2021-05-19T20:49:04.9922940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-19T20:49:05.1194260Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-19T20:49:05.1291770Z ================================================== 2021-05-19T20:49:05.1301630Z downloaded 302 KB 2021-05-19T20:49:05.1302270Z 2021-05-19T20:49:05.1341450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-19T20:49:05.2645540Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-19T20:49:05.2744260Z ================================================== 2021-05-19T20:49:05.2745520Z downloaded 104 KB 2021-05-19T20:49:05.2746130Z 2021-05-19T20:49:05.2748600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-19T20:49:05.5007770Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-19T20:49:05.5009070Z ================================================== 2021-05-19T20:49:05.5009830Z downloaded 21 KB 2021-05-19T20:49:05.5010400Z 2021-05-19T20:49:05.5049820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-19T20:49:05.6484280Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-19T20:49:05.6492780Z ================================================== 2021-05-19T20:49:05.6493570Z downloaded 43 KB 2021-05-19T20:49:05.6494170Z 2021-05-19T20:49:05.6531240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-19T20:49:05.8204970Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-19T20:49:05.8206770Z ================================================== 2021-05-19T20:49:05.8208070Z downloaded 33 KB 2021-05-19T20:49:05.8208670Z 2021-05-19T20:49:05.8242560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-19T20:49:05.9544000Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-19T20:49:05.9610370Z ================================================== 2021-05-19T20:49:05.9611210Z downloaded 137 KB 2021-05-19T20:49:05.9611790Z 2021-05-19T20:49:05.9649640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-19T20:49:06.0949810Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-19T20:49:06.1502150Z ================================================== 2021-05-19T20:49:06.1503150Z downloaded 2.8 MB 2021-05-19T20:49:06.1503730Z 2021-05-19T20:49:06.1600110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-19T20:49:06.4181380Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-19T20:49:06.4190510Z ================================================== 2021-05-19T20:49:06.4191450Z downloaded 64 KB 2021-05-19T20:49:06.4192460Z 2021-05-19T20:49:06.4230280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-19T20:49:06.6691620Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-19T20:49:06.6812390Z ================================================== 2021-05-19T20:49:06.6813260Z downloaded 954 KB 2021-05-19T20:49:06.6813860Z 2021-05-19T20:49:06.6892900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-19T20:49:06.8386730Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-19T20:49:06.8408660Z ================================================== 2021-05-19T20:49:06.8409500Z downloaded 129 KB 2021-05-19T20:49:06.8410110Z 2021-05-19T20:49:06.8445490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-19T20:49:07.0040790Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-19T20:49:07.0119670Z ================================================== 2021-05-19T20:49:07.0120520Z downloaded 384 KB 2021-05-19T20:49:07.0121110Z 2021-05-19T20:49:08.8394480Z 2021-05-19T20:49:08.8496480Z The downloaded binary packages are in 2021-05-19T20:49:08.8597290Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJYzVLP/downloaded_packages 2021-05-19T20:49:08.9496300Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T20:49:11.9420760Z 2021-05-19T20:49:12.5670140Z 2021-05-19T20:49:12.5772830Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d78797c23/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T20:49:12.5875060Z 2021-05-19T20:49:12.5978760Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d78797c23/muschellij2-desc-7be86f2/DESCRIPTION’ (338ms) 2021-05-19T20:49:12.7492090Z 2021-05-19T20:49:12.7501500Z 2021-05-19T20:49:12.7518650Z ─ preparing ‘desc’: 2021-05-19T20:49:12.7588600Z checking DESCRIPTION meta-information ... 2021-05-19T20:49:12.7619830Z 2021-05-19T20:49:12.7632170Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:49:12.8845660Z 2021-05-19T20:49:12.8903400Z 2021-05-19T20:49:12.8932870Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:49:12.8933680Z 2021-05-19T20:49:12.8934400Z 2021-05-19T20:49:12.8936090Z ─ checking for empty or unneeded directories 2021-05-19T20:49:12.8964640Z 2021-05-19T20:49:12.9000720Z 2021-05-19T20:49:12.9002250Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T20:49:13.0620640Z 2021-05-19T20:49:13.0850340Z 2021-05-19T20:49:13.0955230Z 2021-05-19T20:49:13.1628950Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:49:13.1729210Z (as ‘lib’ is unspecified) 2021-05-19T20:49:13.9866420Z * installing *source* package ‘desc’ ... 2021-05-19T20:49:13.9967550Z ** using staged installation 2021-05-19T20:49:14.0249440Z ** R 2021-05-19T20:49:14.0585190Z ** inst 2021-05-19T20:49:14.0600880Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:16.4348370Z ** help 2021-05-19T20:49:16.6666640Z *** installing help indices 2021-05-19T20:49:16.7831740Z ** building package indices 2021-05-19T20:49:17.3906720Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:49:17.7116340Z ** testing if installed package can be loaded from final location 2021-05-19T20:49:18.0829880Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:49:18.0863660Z * DONE (desc) 2021-05-19T20:49:18.6249940Z 2021-05-19T20:49:18.6352590Z 2021-05-19T20:49:18.6491220Z 2021-05-19T20:49:18.6592490Z 2021-05-19T20:49:18.6692960Z checking 2021-05-19T20:49:18.6756440Z 2021-05-19T20:49:18.6799390Z checking for file 2021-05-19T20:49:18.6830920Z 2021-05-19T20:49:18.6896550Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d711408df/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T20:49:18.6998760Z 2021-05-19T20:49:18.7102960Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d711408df/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T20:49:18.7204970Z 2021-05-19T20:49:18.7308470Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d711408df/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T20:49:18.7410580Z 2021-05-19T20:49:18.7514070Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d711408df/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... OK 2021-05-19T20:49:18.7616250Z 2021-05-19T20:49:18.7719830Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d711408df/muschellij2-ghtravis-0b26809/DESCRIPTION’ (484ms) 2021-05-19T20:49:18.7808050Z 2021-05-19T20:49:18.7876780Z 2021-05-19T20:49:18.7979890Z ─ preparing ‘ghtravis’: 2021-05-19T20:49:18.8082020Z checking DESCRIPTION meta-information ... 2021-05-19T20:49:18.8142820Z 2021-05-19T20:49:18.8241540Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:49:18.8878410Z 2021-05-19T20:49:18.8955490Z 2021-05-19T20:49:18.9007800Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:49:18.9063370Z 2021-05-19T20:49:18.9103700Z 2021-05-19T20:49:18.9130730Z ─ checking for empty or unneeded directories 2021-05-19T20:49:18.9145110Z 2021-05-19T20:49:18.9167970Z 2021-05-19T20:49:18.9171930Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T20:49:18.9420810Z 2021-05-19T20:49:18.9464830Z 2021-05-19T20:49:18.9512960Z 2021-05-19T20:49:19.0023050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:49:19.0041550Z (as ‘lib’ is unspecified) 2021-05-19T20:49:19.4467350Z * installing *source* package ‘ghtravis’ ... 2021-05-19T20:49:19.4569250Z ** using staged installation 2021-05-19T20:49:19.4767520Z ** R 2021-05-19T20:49:19.4969850Z ** inst 2021-05-19T20:49:19.5045910Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:21.8734640Z ** help 2021-05-19T20:49:21.9739610Z *** installing help indices 2021-05-19T20:49:22.0309370Z ** building package indices 2021-05-19T20:49:22.3546530Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:49:23.2770590Z ** testing if installed package can be loaded from final location 2021-05-19T20:49:24.2079830Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:49:24.2180930Z * DONE (ghtravis) 2021-05-19T20:49:24.2405200Z Using github PAT from envvar GITHUB_PAT 2021-05-19T20:49:24.4239440Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T20:49:27.2034710Z 2021-05-19T20:49:27.2036820Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T20:49:27.2038540Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T20:49:27.2040220Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T20:49:27.2041540Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T20:49:27.2042790Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T20:49:27.2044050Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T20:49:27.2047310Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:49:27.2048740Z (as ‘lib’ is unspecified) 2021-05-19T20:49:29.0323190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-19T20:49:29.1923710Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-19T20:49:29.1951220Z ================================================== 2021-05-19T20:49:29.1952060Z downloaded 194 KB 2021-05-19T20:49:29.1952670Z 2021-05-19T20:49:29.1990990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-19T20:49:29.3930120Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-19T20:49:29.3975600Z ================================================== 2021-05-19T20:49:29.3976510Z downloaded 67 KB 2021-05-19T20:49:29.3977080Z 2021-05-19T20:49:29.3979080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-19T20:49:29.6734680Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-19T20:49:29.6760830Z ================================================== 2021-05-19T20:49:29.6761660Z downloaded 189 KB 2021-05-19T20:49:29.6762250Z 2021-05-19T20:49:29.6803280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-19T20:49:29.8532220Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-19T20:49:29.8676690Z ================================================== 2021-05-19T20:49:29.8677580Z downloaded 1.2 MB 2021-05-19T20:49:29.8678170Z 2021-05-19T20:49:29.8739580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-19T20:49:30.1505880Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-19T20:49:30.1669830Z ================================================== 2021-05-19T20:49:30.1670740Z downloaded 936 KB 2021-05-19T20:49:30.1671330Z 2021-05-19T20:49:30.3249360Z 2021-05-19T20:49:30.3350820Z The downloaded binary packages are in 2021-05-19T20:49:30.3452060Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJYzVLP/downloaded_packages 2021-05-19T20:49:30.6414770Z 2021-05-19T20:49:30.6458230Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d292678b8/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T20:49:30.6493500Z 2021-05-19T20:49:30.6528650Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpJYzVLP/remotes2a9d292678b8/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T20:49:30.6823510Z 2021-05-19T20:49:30.6877620Z 2021-05-19T20:49:30.6879380Z ─ preparing ‘aghast’: 2021-05-19T20:49:30.6880120Z 2021-05-19T20:49:30.6880800Z 2021-05-19T20:49:30.6896510Z checking DESCRIPTION meta-information ... 2021-05-19T20:49:30.7103790Z 2021-05-19T20:49:30.7107050Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:49:30.7422090Z 2021-05-19T20:49:30.7488750Z 2021-05-19T20:49:30.7497270Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:49:30.7520060Z 2021-05-19T20:49:30.7546280Z 2021-05-19T20:49:30.7573200Z ─ checking for empty or unneeded directories 2021-05-19T20:49:30.7576460Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T20:49:30.7613760Z 2021-05-19T20:49:30.7625570Z 2021-05-19T20:49:30.7626330Z 2021-05-19T20:49:30.7808360Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:49:30.7818320Z (as ‘lib’ is unspecified) 2021-05-19T20:49:31.2347820Z * installing *source* package ‘aghast’ ... 2021-05-19T20:49:31.2448400Z ** using staged installation 2021-05-19T20:49:31.2650010Z ** R 2021-05-19T20:49:31.2751710Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:49:31.9158060Z ** help 2021-05-19T20:49:31.9521820Z *** installing help indices 2021-05-19T20:49:31.9821050Z ** building package indices 2021-05-19T20:49:32.4904710Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:49:32.7641570Z ** testing if installed package can be loaded from final location 2021-05-19T20:49:33.0396160Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:49:33.0417680Z * DONE (aghast) 2021-05-19T20:49:33.0645310Z Installing 1 packages: covr 2021-05-19T20:49:33.0660180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:49:33.0663120Z (as ‘lib’ is unspecified) 2021-05-19T20:49:34.0904520Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T20:49:34.0905500Z 2021-05-19T20:49:35.0871490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-19T20:49:35.3531950Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-19T20:49:35.3533280Z ================================================== 2021-05-19T20:49:35.3534090Z downloaded 153 KB 2021-05-19T20:49:35.3534780Z 2021-05-19T20:49:35.3574580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-19T20:49:35.4833270Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-19T20:49:35.4847000Z ================================================== 2021-05-19T20:49:35.4847850Z downloaded 117 KB 2021-05-19T20:49:35.4848450Z 2021-05-19T20:49:35.4885610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-19T20:49:35.7495100Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-19T20:49:35.7545440Z ================================================== 2021-05-19T20:49:35.7546340Z downloaded 282 KB 2021-05-19T20:49:35.7547020Z 2021-05-19T20:49:35.8267020Z 2021-05-19T20:49:35.8368040Z The downloaded binary packages are in 2021-05-19T20:49:35.8469510Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpJYzVLP/downloaded_packages 2021-05-19T20:49:35.8732000Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T20:49:35.8732850Z remotes::install_deps(dependencies = TRUE) 2021-05-19T20:49:35.8733460Z remotes::install_cran("rcmdcheck") 2021-05-19T20:49:35.8734040Z remotes::install_cran("markdown") 2021-05-19T20:49:35.8934440Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:49:35.8934890Z env: 2021-05-19T20:49:35.8935350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:49:35.8935860Z TIC_DEPLOY_KEY: 2021-05-19T20:49:35.8936330Z RSPM: 2021-05-19T20:49:35.8937590Z GITHUB_PAT: *** 2021-05-19T20:49:35.8938480Z COVERALLS_TOKEN: *** 2021-05-19T20:49:35.8938970Z continue-on-error: false 2021-05-19T20:49:35.8939440Z VDIFFR_RUN_TESTS: false 2021-05-19T20:49:35.8939930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:49:35.8940360Z TZ: UTC 2021-05-19T20:49:35.8940730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:49:35.8941130Z NOT_CRAN: true 2021-05-19T20:49:35.8941530Z ##[endgroup] 2021-05-19T20:49:42.9054630Z tractor.base (NA -> 6f92c97af...) [GitHub] 2021-05-19T20:49:42.9056370Z dcm2niir (NA -> cd9c14f52...) [GitHub] 2021-05-19T20:49:42.9057760Z dcmtk (NA -> 491cbcea6...) [GitHub] 2021-05-19T20:49:42.9059280Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-19T20:49:42.9060740Z neurobase (NA -> 1d4b17291...) [GitHub] 2021-05-19T20:49:42.9062070Z fslr (NA -> 2836c3181...) [GitHub] 2021-05-19T20:49:42.9063480Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:49:42.9064840Z ore (NA -> 1.6.3 ) [CRAN] 2021-05-19T20:49:42.9066160Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:49:42.9067540Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-19T20:49:42.9069660Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:49:42.9070780Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-19T20:49:42.9071810Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-19T20:49:42.9072810Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-19T20:49:42.9073830Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:49:42.9074820Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:49:42.9075810Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:49:42.9076790Z shades (NA -> 1.4.0 ) [CRAN] 2021-05-19T20:49:42.9077770Z reportr (NA -> 1.3.0 ) [CRAN] 2021-05-19T20:49:42.9078700Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:49:43.2999680Z Downloading GitHub repo jonclayden/tractor@HEAD 2021-05-19T20:49:47.0276460Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/reportr.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/reportr 2021-05-19T20:49:47.0397220Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/reportr'... 2021-05-19T20:49:47.5533760Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/mmand.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/mmand 2021-05-19T20:49:47.5622760Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/mmand'... 2021-05-19T20:49:48.2787040Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNiftyReg.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg 2021-05-19T20:49:48.2875860Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RNiftyReg'... 2021-05-19T20:49:49.3908270Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/corpcor.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/corpcor 2021-05-19T20:49:49.3996560Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/corpcor'... 2021-05-19T20:49:49.8954650Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/Rcpp.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp 2021-05-19T20:49:49.9042840Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/Rcpp'... 2021-05-19T20:49:50.8255750Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/ore.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/ore 2021-05-19T20:49:50.8344280Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/ore'... 2021-05-19T20:49:51.4405840Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/RcppEigen.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen 2021-05-19T20:49:51.4495490Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RcppEigen'... 2021-05-19T20:49:52.7585020Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/RNifti.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RNifti 2021-05-19T20:49:52.7674440Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/RNifti'... 2021-05-19T20:49:53.4141560Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/divest.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/divest 2021-05-19T20:49:53.4231440Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/divest'... 2021-05-19T20:49:53.9731360Z Submodule 'dcm_qa' (https://github.com/neurolabusc/dcm_qa.git) registered for path 'tests/dcm_qa' 2021-05-19T20:49:53.9743650Z Submodule 'dcm_qa_nih' (https://github.com/neurolabusc/dcm_qa_nih.git) registered for path 'tests/dcm_qa_nih' 2021-05-19T20:49:53.9754650Z Submodule 'tests/dcm_qa_stc' (https://github.com/neurolabusc/dcm_qa_stc.git) registered for path 'tests/dcm_qa_stc' 2021-05-19T20:49:53.9767710Z Submodule 'tests/testthat/dcm_qa_uih' (https://github.com/neurolabusc/dcm_qa_uih.git) registered for path 'tests/dcm_qa_uih' 2021-05-19T20:49:53.9959950Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa'... 2021-05-19T20:49:56.1214790Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_nih'... 2021-05-19T20:49:56.7830370Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_stc'... 2021-05-19T20:49:59.7853830Z Cloning into '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/lib/divest/tests/dcm_qa_uih'... 2021-05-19T20:50:09.4732800Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/yaml.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/yaml 2021-05-19T20:50:09.4821820Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/yaml'... 2021-05-19T20:50:10.0170920Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/loder.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/loder 2021-05-19T20:50:10.0257360Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/loder'... 2021-05-19T20:50:10.5624280Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/jonclayden/shades.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/shades 2021-05-19T20:50:10.5712570Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/shades'... 2021-05-19T20:50:11.0562940Z '/usr/local/bin/git' clone --depth 1 --no-hardlinks --recurse-submodules https://github.com/tractor/jsonlite.git /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite 2021-05-19T20:50:11.0650250Z Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/../lib/jsonlite'... 2021-05-19T20:50:14.5713400Z ore (NA -> 1.6.3) [CRAN] 2021-05-19T20:50:14.5715000Z RNifti (NA -> 1.3.1) [CRAN] 2021-05-19T20:50:14.5716430Z shades (NA -> 1.4.0) [CRAN] 2021-05-19T20:50:14.5717800Z reportr (NA -> 1.3.0) [CRAN] 2021-05-19T20:50:14.5742090Z Installing 4 packages: ore, RNifti, shades, reportr 2021-05-19T20:50:14.5760150Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:14.5761610Z (as ‘lib’ is unspecified) 2021-05-19T20:50:16.4202880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ore_1.6.3.tgz' 2021-05-19T20:50:16.5888390Z Content type 'application/x-gzip' length 592205 bytes (578 KB) 2021-05-19T20:50:16.6015770Z ================================================== 2021-05-19T20:50:16.6016840Z downloaded 578 KB 2021-05-19T20:50:16.6017480Z 2021-05-19T20:50:16.6113630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-19T20:50:16.8213560Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-19T20:50:16.8450130Z ================================================== 2021-05-19T20:50:16.8451190Z downloaded 1.8 MB 2021-05-19T20:50:16.8451840Z 2021-05-19T20:50:16.8780290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/shades_1.4.0.tgz' 2021-05-19T20:50:17.0636610Z Content type 'application/x-gzip' length 86119 bytes (84 KB) 2021-05-19T20:50:17.0648590Z ================================================== 2021-05-19T20:50:17.0649540Z downloaded 84 KB 2021-05-19T20:50:17.0650200Z 2021-05-19T20:50:17.0689590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reportr_1.3.0.tgz' 2021-05-19T20:50:17.4558200Z Content type 'application/x-gzip' length 33982 bytes (33 KB) 2021-05-19T20:50:17.4560790Z ================================================== 2021-05-19T20:50:17.4562020Z downloaded 33 KB 2021-05-19T20:50:17.4562660Z 2021-05-19T20:50:17.5885250Z 2021-05-19T20:50:17.5986900Z The downloaded binary packages are in 2021-05-19T20:50:17.6089240Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:50:18.0328170Z 2021-05-19T20:50:18.0379630Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ ... 2021-05-19T20:50:18.0429140Z 2021-05-19T20:50:18.0435780Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c135b9bf7/tractor-tractor-6f92c97/tractor.base/DESCRIPTION’ 2021-05-19T20:50:18.1010070Z 2021-05-19T20:50:18.1122130Z 2021-05-19T20:50:18.1320600Z ─ preparing ‘tractor.base’: 2021-05-19T20:50:18.1499440Z 2021-05-19T20:50:18.1601140Z 2021-05-19T20:50:18.1703870Z checking DESCRIPTION meta-information ... 2021-05-19T20:50:18.1810020Z 2021-05-19T20:50:18.1913740Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:50:18.2416140Z 2021-05-19T20:50:18.2483190Z 2021-05-19T20:50:18.2585150Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:50:18.2687900Z ─ checking for empty or unneeded directories 2021-05-19T20:50:18.2789070Z 2021-05-19T20:50:18.2854270Z 2021-05-19T20:50:18.2865620Z ─ building ‘tractor.base_3.3.4.tar.gz’ 2021-05-19T20:50:18.5445130Z 2021-05-19T20:50:18.5494780Z 2021-05-19T20:50:18.5525490Z 2021-05-19T20:50:18.5917610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:18.5919190Z (as ‘lib’ is unspecified) 2021-05-19T20:50:19.1385410Z * installing *source* package ‘tractor.base’ ... 2021-05-19T20:50:19.1388120Z ** using staged installation 2021-05-19T20:50:19.1599110Z ** R 2021-05-19T20:50:19.2152450Z ** inst 2021-05-19T20:50:19.2448710Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:24.2844440Z 2021-05-19T20:50:24.2845910Z ** help 2021-05-19T20:50:24.2847720Z in method for ‘coerce’ with signature ‘"MriImage","nifti"’: no definition for class “nifti” 2021-05-19T20:50:24.2849860Z in method for ‘coerce’ with signature ‘"nifti","MriImage"’: no definition for class “nifti” 2021-05-19T20:50:24.4462290Z *** installing help indices 2021-05-19T20:50:24.5254690Z ** building package indices 2021-05-19T20:50:24.8717780Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:50:25.3414830Z ** testing if installed package can be loaded from final location 2021-05-19T20:50:25.9190710Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:50:25.9329150Z * DONE (tractor.base) 2021-05-19T20:50:26.1712530Z Downloading GitHub repo neuroconductor/dcm2niir@cd9c14f5234e08d13eea0319a25caec3812bb3ab 2021-05-19T20:50:29.6734820Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-19T20:50:29.6736450Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-19T20:50:29.6737320Z Installing 3 packages: R.methodsS3, R.oo, R.utils 2021-05-19T20:50:29.6738890Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-19T20:50:29.6749970Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:29.6751500Z (as ‘lib’ is unspecified) 2021-05-19T20:50:34.3217270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-19T20:50:34.5744140Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-19T20:50:34.5754020Z ================================================== 2021-05-19T20:50:34.5754830Z downloaded 77 KB 2021-05-19T20:50:34.5755430Z 2021-05-19T20:50:34.5793940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-19T20:50:34.8447700Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-19T20:50:34.8980070Z ================================================== 2021-05-19T20:50:34.8981690Z downloaded 945 KB 2021-05-19T20:50:34.8982310Z 2021-05-19T20:50:34.9045260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-19T20:50:35.0983220Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-19T20:50:35.1180900Z ================================================== 2021-05-19T20:50:35.1181980Z downloaded 1.3 MB 2021-05-19T20:50:35.1182610Z 2021-05-19T20:50:35.1980050Z 2021-05-19T20:50:35.2082250Z The downloaded binary packages are in 2021-05-19T20:50:35.2184350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:50:35.5077270Z 2021-05-19T20:50:35.5100570Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c12f93899/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ ... 2021-05-19T20:50:35.5145470Z 2021-05-19T20:50:35.5148660Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c12f93899/neuroconductor-dcm2niir-cd9c14f/DESCRIPTION’ 2021-05-19T20:50:35.5549520Z 2021-05-19T20:50:35.5567450Z 2021-05-19T20:50:35.5571880Z ─ preparing ‘dcm2niir’: 2021-05-19T20:50:35.5593330Z 2021-05-19T20:50:35.5619910Z 2021-05-19T20:50:35.5722530Z checking DESCRIPTION meta-information ... 2021-05-19T20:50:35.5761590Z 2021-05-19T20:50:35.5823560Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:50:35.6253920Z 2021-05-19T20:50:35.6305510Z 2021-05-19T20:50:35.6332690Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:50:35.6346570Z 2021-05-19T20:50:35.6359900Z 2021-05-19T20:50:35.6369080Z ─ checking for empty or unneeded directories 2021-05-19T20:50:35.6369900Z 2021-05-19T20:50:35.6370640Z 2021-05-19T20:50:35.6371980Z ─ building ‘dcm2niir_0.6.9.1.tar.gz’ 2021-05-19T20:50:35.6475440Z 2021-05-19T20:50:35.6484610Z 2021-05-19T20:50:35.6485340Z 2021-05-19T20:50:35.6982810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:35.6984510Z (as ‘lib’ is unspecified) 2021-05-19T20:50:36.0972010Z * installing *source* package ‘dcm2niir’ ... 2021-05-19T20:50:36.1066540Z ** using staged installation 2021-05-19T20:50:36.1291660Z ** R 2021-05-19T20:50:36.1352560Z ** inst 2021-05-19T20:50:36.1393360Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:37.4043710Z ** help 2021-05-19T20:50:37.4307340Z *** installing help indices 2021-05-19T20:50:37.4552910Z ** building package indices 2021-05-19T20:50:37.7310850Z ** installing vignettes 2021-05-19T20:50:37.7367500Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:50:38.4438350Z ** testing if installed package can be loaded from final location 2021-05-19T20:50:39.1515070Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:50:39.1578760Z * DONE (dcm2niir) 2021-05-19T20:50:39.3653770Z Downloading GitHub repo neuroconductor/dcmtk@491cbcea629724ddf29fcf21643abe277a816723 2021-05-19T20:50:42.9283030Z 2021-05-19T20:50:42.9285180Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-19T20:50:42.9286420Z Installing 1 packages: lubridate 2021-05-19T20:50:42.9297680Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:42.9299170Z (as ‘lib’ is unspecified) 2021-05-19T20:50:46.8422670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lubridate_1.7.10.tgz' 2021-05-19T20:50:47.0823990Z Content type 'application/x-gzip' length 1608605 bytes (1.5 MB) 2021-05-19T20:50:47.1027360Z ================================================== 2021-05-19T20:50:47.1028400Z downloaded 1.5 MB 2021-05-19T20:50:47.1029010Z 2021-05-19T20:50:47.1507420Z 2021-05-19T20:50:47.1608470Z The downloaded binary packages are in 2021-05-19T20:50:47.1710230Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:50:47.4446540Z 2021-05-19T20:50:47.4470380Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c1db77b7f/neuroconductor-dcmtk-491cbce/DESCRIPTION’ ... 2021-05-19T20:50:47.4514960Z 2021-05-19T20:50:47.4517950Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c1db77b7f/neuroconductor-dcmtk-491cbce/DESCRIPTION’ 2021-05-19T20:50:47.5272380Z 2021-05-19T20:50:47.5441690Z 2021-05-19T20:50:47.5447570Z ─ preparing ‘dcmtk’: 2021-05-19T20:50:47.5472350Z 2021-05-19T20:50:47.5497950Z 2021-05-19T20:50:47.5519150Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:50:47.5528820Z ─ running ‘cleanup’ 2021-05-19T20:50:47.6911580Z 2021-05-19T20:50:47.6958600Z 2021-05-19T20:50:47.6986260Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:50:47.6987000Z 2021-05-19T20:50:47.6987720Z 2021-05-19T20:50:47.6989100Z ─ checking for empty or unneeded directories 2021-05-19T20:50:47.6999930Z 2021-05-19T20:50:47.7036820Z 2021-05-19T20:50:47.7038370Z ─ building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-19T20:50:47.8494620Z 2021-05-19T20:50:47.8575070Z 2021-05-19T20:50:47.8579810Z 2021-05-19T20:50:47.8770060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:47.8771910Z (as ‘lib’ is unspecified) 2021-05-19T20:50:48.3015980Z * installing *source* package ‘dcmtk’ ... 2021-05-19T20:50:48.3018380Z ** using staged installation 2021-05-19T20:50:48.3216570Z ** R 2021-05-19T20:50:48.3354390Z ** data 2021-05-19T20:50:48.3377460Z *** moving datasets to lazyload DB 2021-05-19T20:50:48.3851010Z ** inst 2021-05-19T20:50:48.3950420Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:50:50.0890290Z ** help 2021-05-19T20:50:50.1680280Z *** installing help indices 2021-05-19T20:50:50.2154140Z ** building package indices 2021-05-19T20:50:50.5403210Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:50:51.6173450Z ** testing if installed package can be loaded from final location 2021-05-19T20:50:52.6920810Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:50:52.6949690Z * DONE (dcmtk) 2021-05-19T20:50:52.9601210Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-19T20:50:56.8205970Z 2021-05-19T20:50:56.8208000Z RNifti (1.3.1 -> 929106d1b...) [GitHub] 2021-05-19T20:50:56.8209380Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-19T20:50:56.8210370Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-19T20:50:56.8212050Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-19T20:50:56.8213360Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-19T20:50:56.8214650Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-19T20:50:56.8215950Z rticles (NA -> 0.19 ) [CRAN] 2021-05-19T20:50:56.8217210Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-19T20:50:56.8218540Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T20:50:56.8220460Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:50:56.8221880Z (as ‘lib’ is unspecified) 2021-05-19T20:51:00.6426360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-19T20:51:00.7615890Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-19T20:51:00.7617430Z ================================================== 2021-05-19T20:51:00.7618260Z downloaded 30 KB 2021-05-19T20:51:00.7619280Z 2021-05-19T20:51:00.7654370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-19T20:51:00.8895060Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-19T20:51:00.8949440Z ================================================== 2021-05-19T20:51:00.8950340Z downloaded 115 KB 2021-05-19T20:51:00.8951460Z 2021-05-19T20:51:00.8988460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-19T20:51:01.1291940Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-19T20:51:01.1320070Z ================================================== 2021-05-19T20:51:01.1320890Z downloaded 225 KB 2021-05-19T20:51:01.1321510Z 2021-05-19T20:51:01.1372130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-19T20:51:01.2631850Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-19T20:51:01.2988930Z ================================================== 2021-05-19T20:51:01.2989960Z downloaded 3.5 MB 2021-05-19T20:51:01.2990570Z 2021-05-19T20:51:01.3088550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rticles_0.19.tgz' 2021-05-19T20:51:01.4935800Z Content type 'application/x-gzip' length 1661010 bytes (1.6 MB) 2021-05-19T20:51:01.5267180Z ================================================== 2021-05-19T20:51:01.5268160Z downloaded 1.6 MB 2021-05-19T20:51:01.5268880Z 2021-05-19T20:51:01.5334440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-19T20:51:01.7615530Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-19T20:51:01.7623680Z ================================================== 2021-05-19T20:51:01.7624510Z downloaded 60 KB 2021-05-19T20:51:01.7625220Z 2021-05-19T20:51:01.7664660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T20:51:01.9186920Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T20:51:01.9189160Z ================================================== 2021-05-19T20:51:01.9190180Z downloaded 28 KB 2021-05-19T20:51:01.9190980Z 2021-05-19T20:51:02.3329360Z 2021-05-19T20:51:02.3350460Z The downloaded binary packages are in 2021-05-19T20:51:02.3358850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:51:02.4916910Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-19T20:51:13.4378930Z 2021-05-19T20:51:13.7276610Z 2021-05-19T20:51:13.7298510Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c4f7f59a9/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-19T20:51:13.7342470Z 2021-05-19T20:51:13.7345030Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c4f7f59a9/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-19T20:51:13.8561840Z 2021-05-19T20:51:13.8614340Z 2021-05-19T20:51:13.8616190Z ─ preparing ‘RNifti’: 2021-05-19T20:51:13.8616900Z 2021-05-19T20:51:13.8617570Z 2021-05-19T20:51:13.8735110Z checking DESCRIPTION meta-information ... 2021-05-19T20:51:13.8956540Z 2021-05-19T20:51:13.8962920Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:51:13.8979740Z 2021-05-19T20:51:13.9007330Z 2021-05-19T20:51:13.9014350Z ─ cleaning src 2021-05-19T20:51:13.9029900Z ─ running ‘cleanup’ 2021-05-19T20:51:14.1920600Z 2021-05-19T20:51:14.1959430Z 2021-05-19T20:51:14.1961430Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:14.2602830Z 2021-05-19T20:51:14.2641020Z 2021-05-19T20:51:14.2642860Z ─ checking for empty or unneeded directories 2021-05-19T20:51:14.2691910Z 2021-05-19T20:51:14.2729120Z 2021-05-19T20:51:14.2730860Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-19T20:51:14.6057980Z 2021-05-19T20:51:14.6071350Z 2021-05-19T20:51:14.6072140Z 2021-05-19T20:51:14.6413730Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:14.6415380Z (as ‘lib’ is unspecified) 2021-05-19T20:51:15.1676320Z * installing *source* package ‘RNifti’ ... 2021-05-19T20:51:15.1746610Z ** using staged installation 2021-05-19T20:51:15.1983650Z ** libs 2021-05-19T20:51:15.2173880Z 2021-05-19T20:51:15.2177480Z 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:51:18.0761890Z In file included from main.cpp:1: 2021-05-19T20:51:18.0763350Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-19T20:51:18.0767690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-19T20:51:18.0769470Z SEXP data = Parent::get__(); 2021-05-19T20:51:18.0770750Z ^ 2021-05-19T20:51:31.0859060Z 1 warning generated. 2021-05-19T20:51:31.1045110Z 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:51:31.2566630Z 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:51:31.3961630Z 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:51:31.4746590Z 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:51:31.6288750Z 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:51:32.1942770Z 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:51:32.2813410Z 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:51:32.4442910Z 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:51:32.6367630Z 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:51:32.8137100Z 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:51:33.1161830Z 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:51:33.3186800Z 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:51:33.9409560Z 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:51:34.0863430Z 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:51:34.4579110Z 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:51:34.5297180Z 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:51:34.6165330Z 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:51:34.7337630Z 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:51:34.9060020Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-19T20:51:34.9061600Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-19T20:51:34.9062700Z ^ 2021-05-19T20:51:34.9064440Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-19T20:51:34.9065780Z static const nifti_type_ele nifti_type_list[] = { 2021-05-19T20:51:34.9066640Z ^ 2021-05-19T20:51:34.9068310Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-19T20:51:34.9069670Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-19T20:51:34.9070560Z ^ 2021-05-19T20:51:34.9072170Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-19T20:51:34.9073370Z static int is_mixedcase(const char * str) 2021-05-19T20:51:34.9074160Z ^ 2021-05-19T20:51:34.9075770Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-19T20:51:34.9076980Z static int is_uppercase(const char * str) 2021-05-19T20:51:34.9077770Z ^ 2021-05-19T20:51:34.9079390Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-19T20:51:34.9080580Z static int make_lowercase(char * str) 2021-05-19T20:51:34.9081360Z ^ 2021-05-19T20:51:34.9082990Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-19T20:51:34.9084190Z static int make_uppercase(char * str) 2021-05-19T20:51:34.9084970Z ^ 2021-05-19T20:51:34.9086570Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-19T20:51:34.9088760Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-19T20:51:34.9089630Z ^ 2021-05-19T20:51:35.8592920Z 8 warnings generated. 2021-05-19T20:51:35.8633090Z 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:51:36.1189730Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-19T20:51:36.1192200Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-19T20:51:36.1193180Z ^ 2021-05-19T20:51:36.1194850Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-19T20:51:36.1196140Z static char *escapize_string( const char * str ) 2021-05-19T20:51:36.1197150Z ^ 2021-05-19T20:51:38.3201200Z 2 warnings generated. 2021-05-19T20:51:38.3308890Z 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:51:38.4107440Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-19T20:51:38.4197050Z ** R 2021-05-19T20:51:38.4356530Z ** inst 2021-05-19T20:51:38.4715250Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:39.6576580Z ** help 2021-05-19T20:51:39.7436510Z *** installing help indices 2021-05-19T20:51:39.7919360Z ** building package indices 2021-05-19T20:51:40.1210130Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:40.6098020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T20:51:41.7432780Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:42.1212070Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:42.1312110Z * DONE (RNifti) 2021-05-19T20:51:42.4523320Z 2021-05-19T20:51:42.4544110Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c3005213c/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-19T20:51:42.4587590Z 2021-05-19T20:51:42.4590070Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c3005213c/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ 2021-05-19T20:51:42.7524430Z 2021-05-19T20:51:42.7581050Z 2021-05-19T20:51:42.7587280Z ─ preparing ‘oro.nifti’: 2021-05-19T20:51:42.7588040Z 2021-05-19T20:51:42.7588720Z 2021-05-19T20:51:42.7700240Z checking DESCRIPTION meta-information ... 2021-05-19T20:51:42.7789840Z 2021-05-19T20:51:42.7791670Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:51:43.0441280Z 2021-05-19T20:51:43.0442360Z 2021-05-19T20:51:43.0444360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:51:43.0445240Z 2021-05-19T20:51:43.0445900Z 2021-05-19T20:51:43.0447240Z ─ checking for empty or unneeded directories 2021-05-19T20:51:43.0462880Z 2021-05-19T20:51:43.0463970Z 2021-05-19T20:51:43.0465490Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-19T20:51:43.0534510Z 2021-05-19T20:51:43.0573460Z 2021-05-19T20:51:43.0575140Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-19T20:51:43.6416670Z 2021-05-19T20:51:43.6427550Z 2021-05-19T20:51:43.6428280Z 2021-05-19T20:51:43.7223710Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:51:43.7225330Z (as ‘lib’ is unspecified) 2021-05-19T20:51:44.6220490Z * installing *source* package ‘oro.nifti’ ... 2021-05-19T20:51:44.6223240Z ** using staged installation 2021-05-19T20:51:44.6513920Z ** R 2021-05-19T20:51:44.7429140Z ** demo 2021-05-19T20:51:44.7461570Z ** inst 2021-05-19T20:51:44.7925260Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:51:53.5411790Z 2021-05-19T20:51:53.5413130Z ** help 2021-05-19T20:51:53.5414900Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-19T20:51:54.1324070Z *** installing help indices 2021-05-19T20:51:54.4714040Z ** building package indices 2021-05-19T20:51:55.0370250Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:51:55.7789950Z ** testing if installed package can be loaded from final location 2021-05-19T20:51:56.7246400Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:51:56.7363540Z * DONE (oro.nifti) 2021-05-19T20:51:57.0133370Z Downloading GitHub repo neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-19T20:52:01.2977140Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-19T20:52:01.2980260Z Installing 1 packages: matrixStats 2021-05-19T20:52:01.2990730Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:01.2991840Z (as ‘lib’ is unspecified) 2021-05-19T20:52:05.4284610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-19T20:52:05.6386710Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-19T20:52:05.6658390Z ================================================== 2021-05-19T20:52:05.6659010Z downloaded 1.9 MB 2021-05-19T20:52:05.6659290Z 2021-05-19T20:52:05.7594860Z 2021-05-19T20:52:05.7696840Z The downloaded binary packages are in 2021-05-19T20:52:05.7799020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:52:06.2240360Z 2021-05-19T20:52:06.2339920Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c1cfe56d3/neuroconductor-neurobase-1d4b172/DESCRIPTION’ ... 2021-05-19T20:52:06.2435490Z 2021-05-19T20:52:06.2507100Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c1cfe56d3/neuroconductor-neurobase-1d4b172/DESCRIPTION’ (462ms) 2021-05-19T20:52:06.5123020Z 2021-05-19T20:52:06.5157160Z 2021-05-19T20:52:06.5158890Z ─ preparing ‘neurobase’: 2021-05-19T20:52:06.5171160Z 2021-05-19T20:52:06.5171970Z 2021-05-19T20:52:06.5261780Z checking DESCRIPTION meta-information ... 2021-05-19T20:52:06.5294010Z 2021-05-19T20:52:06.5295570Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:52:06.6947240Z 2021-05-19T20:52:06.6980890Z 2021-05-19T20:52:06.6982880Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:06.6992410Z 2021-05-19T20:52:06.7023440Z 2021-05-19T20:52:06.7025000Z ─ checking for empty or unneeded directories 2021-05-19T20:52:06.7063510Z 2021-05-19T20:52:06.7092980Z 2021-05-19T20:52:06.7094460Z ─ building ‘neurobase_1.30.1.tar.gz’ 2021-05-19T20:52:06.7983140Z 2021-05-19T20:52:06.7984590Z 2021-05-19T20:52:06.7985260Z 2021-05-19T20:52:06.8471920Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:06.8473110Z (as ‘lib’ is unspecified) 2021-05-19T20:52:07.3128470Z * installing *source* package ‘neurobase’ ... 2021-05-19T20:52:07.3131540Z ** using staged installation 2021-05-19T20:52:07.3379520Z ** R 2021-05-19T20:52:07.3811680Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:10.5648440Z ** help 2021-05-19T20:52:10.8228020Z *** installing help indices 2021-05-19T20:52:10.9626950Z ** building package indices 2021-05-19T20:52:11.3578460Z ** installing vignettes 2021-05-19T20:52:11.3694280Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:52:12.2732430Z ** testing if installed package can be loaded from final location 2021-05-19T20:52:13.2234680Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:52:13.2272470Z * DONE (neurobase) 2021-05-19T20:52:13.4995160Z Downloading GitHub repo neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-19T20:52:17.7839130Z 2021-05-19T20:52:18.0672450Z 2021-05-19T20:52:18.0689930Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c78dc7a7a/neuroconductor-fslr-2836c31/DESCRIPTION’ ... 2021-05-19T20:52:18.0959470Z 2021-05-19T20:52:18.0967800Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQEtfdO/remotes2d4c78dc7a7a/neuroconductor-fslr-2836c31/DESCRIPTION’ 2021-05-19T20:52:18.4564320Z 2021-05-19T20:52:18.4657370Z 2021-05-19T20:52:18.4659230Z ─ preparing ‘fslr’: (388ms) 2021-05-19T20:52:18.4672730Z 2021-05-19T20:52:18.4673720Z 2021-05-19T20:52:18.4697260Z checking DESCRIPTION meta-information ... 2021-05-19T20:52:18.4733200Z 2021-05-19T20:52:18.4734600Z ✔ checking DESCRIPTION meta-information 2021-05-19T20:52:18.7935990Z 2021-05-19T20:52:18.7971880Z 2021-05-19T20:52:18.7974000Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:18.7985250Z 2021-05-19T20:52:18.8017900Z 2021-05-19T20:52:18.8019390Z ─ checking for empty or unneeded directories 2021-05-19T20:52:18.8115890Z 2021-05-19T20:52:18.8148780Z 2021-05-19T20:52:18.8150240Z ─ building ‘fslr_2.25.0.tar.gz’ 2021-05-19T20:52:18.9858670Z 2021-05-19T20:52:18.9859830Z 2021-05-19T20:52:18.9860450Z 2021-05-19T20:52:19.0477460Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:19.0482400Z (as ‘lib’ is unspecified) 2021-05-19T20:52:19.7319330Z * installing *source* package ‘fslr’ ... 2021-05-19T20:52:19.7322440Z ** using staged installation 2021-05-19T20:52:19.7567600Z ** R 2021-05-19T20:52:19.8345760Z ** inst 2021-05-19T20:52:19.8379100Z ** byte-compile and prepare package for lazy loading 2021-05-19T20:52:23.1582410Z ** help 2021-05-19T20:52:23.8267420Z *** installing help indices 2021-05-19T20:52:24.1900070Z ** building package indices 2021-05-19T20:52:24.7784230Z ** installing vignettes 2021-05-19T20:52:24.7892880Z ** testing if installed package can be loaded from temporary location 2021-05-19T20:52:25.8038280Z ** testing if installed package can be loaded from final location 2021-05-19T20:52:26.8504890Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T20:52:26.8546660Z * DONE (fslr) 2021-05-19T20:52:26.9819060Z Installing 14 packages: base64enc, ore, R.methodsS3, R.oo, bitops, RNifti, R.utils, matrixStats, abind, tinytex, htmltools, shades, reportr, rmarkdown 2021-05-19T20:52:26.9829820Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T20:52:26.9831000Z (as ‘lib’ is unspecified) 2021-05-19T20:52:31.1910350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-19T20:52:31.3930190Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-19T20:52:31.3932150Z ================================================== 2021-05-19T20:52:31.3932870Z downloaded 30 KB 2021-05-19T20:52:31.3933170Z 2021-05-19T20:52:31.3969970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ore_1.6.3.tgz' 2021-05-19T20:52:31.5540450Z Content type 'application/x-gzip' length 592205 bytes (578 KB) 2021-05-19T20:52:31.5725230Z ================================================== 2021-05-19T20:52:31.5725850Z downloaded 578 KB 2021-05-19T20:52:31.5726140Z 2021-05-19T20:52:31.5781180Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-19T20:52:31.8109920Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-19T20:52:31.8135930Z ================================================== 2021-05-19T20:52:31.8136440Z downloaded 77 KB 2021-05-19T20:52:31.8137100Z 2021-05-19T20:52:31.8174280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-19T20:52:32.0501060Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-19T20:52:32.0666040Z ================================================== 2021-05-19T20:52:32.0666560Z downloaded 945 KB 2021-05-19T20:52:32.0666950Z 2021-05-19T20:52:32.0710080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-19T20:52:32.3379330Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-19T20:52:32.3380890Z ================================================== 2021-05-19T20:52:32.3382050Z downloaded 28 KB 2021-05-19T20:52:32.3382360Z 2021-05-19T20:52:32.3546670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RNifti_1.3.1.tgz' 2021-05-19T20:52:32.5824080Z Content type 'application/x-gzip' length 1921571 bytes (1.8 MB) 2021-05-19T20:52:32.6007090Z ================================================== 2021-05-19T20:52:32.6007660Z downloaded 1.8 MB 2021-05-19T20:52:32.6007950Z 2021-05-19T20:52:32.6106890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-19T20:52:32.7403770Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-19T20:52:32.7663030Z ================================================== 2021-05-19T20:52:32.7663560Z downloaded 1.3 MB 2021-05-19T20:52:32.7663850Z 2021-05-19T20:52:32.7722150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-19T20:52:33.0013150Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-19T20:52:33.0196600Z ================================================== 2021-05-19T20:52:33.0197140Z downloaded 1.9 MB 2021-05-19T20:52:33.0197420Z 2021-05-19T20:52:33.0276040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-19T20:52:33.9960900Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-19T20:52:33.9961660Z ================================================== 2021-05-19T20:52:33.9962130Z downloaded 60 KB 2021-05-19T20:52:33.9962410Z 2021-05-19T20:52:33.9963710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-19T20:52:33.9965250Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-19T20:52:33.9965870Z ================================================== 2021-05-19T20:52:33.9966290Z downloaded 115 KB 2021-05-19T20:52:33.9967150Z 2021-05-19T20:52:33.9968470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-19T20:52:33.9970170Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-19T20:52:33.9970820Z ================================================== 2021-05-19T20:52:33.9971220Z downloaded 225 KB 2021-05-19T20:52:33.9971500Z 2021-05-19T20:52:33.9973000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/shades_1.4.0.tgz' 2021-05-19T20:52:33.9974440Z Content type 'application/x-gzip' length 86119 bytes (84 KB) 2021-05-19T20:52:33.9975070Z ================================================== 2021-05-19T20:52:33.9975460Z downloaded 84 KB 2021-05-19T20:52:33.9975740Z 2021-05-19T20:52:33.9976980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reportr_1.3.0.tgz' 2021-05-19T20:52:33.9978380Z Content type 'application/x-gzip' length 33982 bytes (33 KB) 2021-05-19T20:52:33.9978980Z ================================================== 2021-05-19T20:52:33.9979390Z downloaded 33 KB 2021-05-19T20:52:33.9979660Z 2021-05-19T20:52:33.9980890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-19T20:52:34.0799250Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-19T20:52:34.1192660Z ================================================== 2021-05-19T20:52:34.1193200Z downloaded 3.5 MB 2021-05-19T20:52:34.1193490Z 2021-05-19T20:52:35.4631380Z 2021-05-19T20:52:35.4740800Z The downloaded binary packages are in 2021-05-19T20:52:35.4923160Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpQEtfdO/downloaded_packages 2021-05-19T20:52:35.8320030Z Skipping install of 'tractor.base' from a github remote, the SHA1 (6f92c97a) has not changed since last install. 2021-05-19T20:52:35.8374330Z Use `force = TRUE` to force installation 2021-05-19T20:52:35.9259210Z Skipping install of 'dcm2niir' from a github remote, the SHA1 (cd9c14f5) has not changed since last install. 2021-05-19T20:52:35.9361160Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.0290750Z Skipping install of 'dcmtk' from a github remote, the SHA1 (491cbcea) has not changed since last install. 2021-05-19T20:52:36.0362760Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.1007260Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-19T20:52:36.1105820Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.1885340Z Skipping install of 'neurobase' from a github remote, the SHA1 (1d4b1729) has not changed since last install. 2021-05-19T20:52:36.1951710Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.2865060Z Skipping install of 'fslr' from a github remote, the SHA1 (2836c318) has not changed since last install. 2021-05-19T20:52:36.2948050Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.3021500Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T20:52:36.3088700Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.3148520Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T20:52:36.3151850Z Use `force = TRUE` to force installation 2021-05-19T20:52:36.9775280Z ##[group]Run options(width = 100) 2021-05-19T20:52:36.9775880Z options(width = 100) 2021-05-19T20:52:36.9776410Z pkgs <- installed.packages()[, "Package"] 2021-05-19T20:52:36.9777080Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T20:52:37.0300300Z shell: /usr/local/bin/Rscript {0} 2021-05-19T20:52:37.0300760Z env: 2021-05-19T20:52:37.0301190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:52:37.0301680Z TIC_DEPLOY_KEY: 2021-05-19T20:52:37.0302030Z RSPM: 2021-05-19T20:52:37.0304040Z GITHUB_PAT: *** 2021-05-19T20:52:37.0305490Z COVERALLS_TOKEN: *** 2021-05-19T20:52:37.0306030Z continue-on-error: false 2021-05-19T20:52:37.0306510Z VDIFFR_RUN_TESTS: false 2021-05-19T20:52:37.0307000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:52:37.0307430Z TZ: UTC 2021-05-19T20:52:37.0307790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:52:37.0308190Z NOT_CRAN: true 2021-05-19T20:52:37.0308650Z ##[endgroup] 2021-05-19T20:52:38.0410690Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:52:38.0413140Z setting value 2021-05-19T20:52:38.0530840Z version R version 4.0.5 (2021-03-31) 2021-05-19T20:52:38.0722680Z os macOS Catalina 10.15.7 2021-05-19T20:52:38.0824590Z system x86_64, darwin17.0 2021-05-19T20:52:38.1110020Z ui X11 2021-05-19T20:52:38.1455040Z language (EN) 2021-05-19T20:52:38.1557530Z collate en_US.UTF-8 2021-05-19T20:52:38.1657830Z ctype en_US.UTF-8 2021-05-19T20:52:38.1757520Z tz UTC 2021-05-19T20:52:38.1859940Z date 2021-05-19 2021-05-19T20:52:38.1946860Z 2021-05-19T20:52:38.2005630Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T20:52:38.2107670Z ! package * version date lib source 2021-05-19T20:52:38.2208580Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2291620Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T20:52:38.2396060Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2453420Z base * 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2506620Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2570230Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2644610Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2668290Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2707600Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2722660Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2733490Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2738830Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2745200Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2746450Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2749010Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2753560Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2754870Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2757060Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2760880Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2762440Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2764570Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2766990Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2770140Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2771770Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2773930Z dcm2niir 0.6.9.1 2021-05-19 [1] Github (neuroconductor/dcm2niir@cd9c14f) 2021-05-19T20:52:38.2775430Z dcmtk 0.6.8.1 2021-05-19 [1] Github (neuroconductor/dcmtk@491cbce) 2021-05-19T20:52:38.2780440Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T20:52:38.2782230Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2785210Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2787810Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2790310Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2792070Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2794550Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-19T20:52:38.2796710Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2800120Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2801800Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2804300Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2806030Z fslr 2.25.0 2021-05-19 [1] Github (neuroconductor/fslr@2836c31) 2021-05-19T20:52:38.2807440Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2809410Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2810770Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2812120Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T20:52:38.2813400Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2814530Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2815690Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2816870Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2818020Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2819210Z grid 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2820280Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2821470Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2822620Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2823670Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2825200Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2826480Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2827580Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2828770Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2829940Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2831050Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2832250Z lubridate 1.7.10 2021-02-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2837970Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2839200Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2840410Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2841550Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2842740Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2844450Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2865120Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2866460Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2867610Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2868860Z neurobase 1.30.1 2021-05-19 [1] Github (neuroconductor/neurobase@1d4b172) 2021-05-19T20:52:38.2870050Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2871100Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2872250Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2873410Z ore 1.6.3 2019-11-02 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2874630Z oro.nifti 0.10.3 2021-05-19 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-19T20:52:38.2875940Z parallel 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2877080Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2878190Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2879270Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2880340Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2881390Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2882480Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2883570Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2884610Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2885710Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2886780Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2887810Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2888840Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2889960Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2891390Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2892610Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2893760Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2894880Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2895980Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2897030Z reportr 1.3.0 2018-10-26 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2898100Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2899200Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2900280Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2901440Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2902590Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2903670Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2905140Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2906330Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2907440Z rticles 0.19 2021-03-04 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2908610Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2909790Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2910940Z shades 1.4.0 2019-08-02 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2912090Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2913350Z splines 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2914930Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2916180Z stats4 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2917340Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2918440Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2919600Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-19T20:52:38.2920670Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2921810Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-19T20:52:38.2923370Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2924560Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2925740Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T20:52:38.2926900Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2928070Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2929240Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2930350Z P tools 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2931600Z tractor.base 3.3.4 2021-05-19 [1] Github (jonclayden/tractor@6f92c97) 2021-05-19T20:52:38.2932860Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2934290Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2935530Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-19T20:52:38.2936600Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2937760Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2938890Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2940070Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2941220Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2942330Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2943400Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2944550Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2945690Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-19T20:52:38.2946030Z 2021-05-19T20:52:38.2946530Z [1] /Users/runner/work/_temp/Library 2021-05-19T20:52:38.2947630Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-19T20:52:38.2948130Z 2021-05-19T20:52:38.2949180Z P ── Loaded and on-disk path mismatch. 2021-05-19T20:52:38.3003270Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T20:52:38.3003930Z Rscript -e 'tic::script()' 2021-05-19T20:52:38.3004410Z ls -l check 2021-05-19T20:52:38.3287590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:52:38.3288160Z env: 2021-05-19T20:52:38.3288620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:52:38.3289150Z TIC_DEPLOY_KEY: 2021-05-19T20:52:38.3289550Z RSPM: 2021-05-19T20:52:38.3291260Z GITHUB_PAT: *** 2021-05-19T20:52:38.3292250Z COVERALLS_TOKEN: *** 2021-05-19T20:52:38.3292810Z continue-on-error: false 2021-05-19T20:52:38.3293310Z VDIFFR_RUN_TESTS: false 2021-05-19T20:52:38.3293860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:52:38.3294310Z TZ: UTC 2021-05-19T20:52:38.3294760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:52:38.3295210Z NOT_CRAN: true 2021-05-19T20:52:38.3295610Z ##[endgroup] 2021-05-19T20:52:38.7059660Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:52:39.0194190Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T20:52:39.0311820Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T20:52:39.0543590Z timeout = Inf, check_dir = "check") 2021-05-19T20:52:39.2225220Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T20:52:39.5687130Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T20:52:39.6951200Z * preparing ‘dcmsort’: 2021-05-19T20:52:39.7054720Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:52:40.0537110Z * installing the package to build vignettes 2021-05-19T20:52:48.3635580Z * creating vignettes ... OK 2021-05-19T20:52:48.4536230Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T20:52:48.4547350Z * checking for empty or unneeded directories 2021-05-19T20:52:48.4606210Z * building ‘dcmsort_0.3.0.tar.gz’ 2021-05-19T20:52:48.4783080Z 2021-05-19T20:52:48.6191910Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T20:52:48.9307450Z * using log directory ‘/Users/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck’ 2021-05-19T20:52:48.9328390Z * using R version 4.0.5 (2021-03-31) 2021-05-19T20:52:48.9330280Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T20:52:48.9331950Z * using session charset: UTF-8 2021-05-19T20:52:48.9779650Z * using option ‘--as-cran’ 2021-05-19T20:52:48.9805590Z * checking for file ‘dcmsort/DESCRIPTION’ ... OK 2021-05-19T20:52:48.9907380Z * checking extension type ... Package 2021-05-19T20:52:49.0009030Z * this is package ‘dcmsort’ version ‘0.3.0’ 2021-05-19T20:52:49.0110420Z * package encoding: UTF-8 2021-05-19T20:52:49.0211420Z * checking package namespace information ... OK 2021-05-19T20:52:50.1730000Z * checking package dependencies ... OK 2021-05-19T20:52:50.1750360Z * checking if this is a source package ... OK 2021-05-19T20:52:50.1751530Z * checking if there is a namespace ... OK 2021-05-19T20:52:50.3484480Z * checking for executable files ... OK 2021-05-19T20:52:50.3504130Z * checking for hidden files and directories ... OK 2021-05-19T20:52:50.3521540Z * checking for portable file names ... OK 2021-05-19T20:52:50.3539310Z * checking for sufficient/correct file permissions ... OK 2021-05-19T20:52:50.3569980Z * checking serialization versions ... OK 2021-05-19T20:52:57.0253430Z * checking whether package ‘dcmsort’ can be installed ... OK 2021-05-19T20:52:57.0782790Z * checking installed package size ... OK 2021-05-19T20:52:57.2407050Z * checking package directory ... OK 2021-05-19T20:52:57.2408550Z * checking for future file timestamps ... OK 2021-05-19T20:52:57.2416210Z * checking ‘build’ directory ... OK 2021-05-19T20:52:57.4734430Z * checking DESCRIPTION meta-information ... OK 2021-05-19T20:52:57.4745240Z * checking top-level files ... OK 2021-05-19T20:52:57.4754980Z * checking for left-over files ... OK 2021-05-19T20:52:57.7090120Z * checking index information ... OK 2021-05-19T20:52:57.9554150Z * checking package subdirectories ... OK 2021-05-19T20:52:58.0266980Z * checking R files for non-ASCII characters ... OK 2021-05-19T20:52:58.1037180Z * checking R files for syntax errors ... OK 2021-05-19T20:52:59.7607340Z * checking whether the package can be loaded ... OK 2021-05-19T20:53:01.3040280Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T20:53:02.8327010Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T20:53:04.3645150Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T20:53:06.0439640Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T20:53:07.7909150Z * checking loading without being on the library search path ... OK 2021-05-19T20:53:09.4133900Z * checking dependencies in R code ... OK 2021-05-19T20:53:11.7725550Z * checking S3 generic/method consistency ... OK 2021-05-19T20:53:13.3544080Z * checking replacement functions ... OK 2021-05-19T20:53:14.9932020Z * checking foreign function calls ... OK 2021-05-19T20:53:22.0074400Z * checking R code for possible problems ... OK 2021-05-19T20:53:22.2879480Z * checking Rd files ... OK 2021-05-19T20:53:22.3595040Z * checking Rd metadata ... OK 2021-05-19T20:53:22.4485510Z * checking Rd line widths ... OK 2021-05-19T20:53:22.6637170Z * checking Rd cross-references ... OK 2021-05-19T20:53:24.2553940Z * checking for missing documentation entries ... OK 2021-05-19T20:53:29.0764130Z * checking for code/documentation mismatches ... OK 2021-05-19T20:53:31.6545630Z * checking Rd \usage sections ... OK 2021-05-19T20:53:31.7670240Z * checking Rd contents ... OK 2021-05-19T20:53:31.8892280Z * checking for unstated dependencies in examples ... OK 2021-05-19T20:53:31.8974880Z * checking installed files from ‘inst/doc’ ... OK 2021-05-19T20:53:31.9033130Z * checking files in ‘vignettes’ ... OK 2021-05-19T20:53:34.0961260Z * checking examples ... OK 2021-05-19T20:53:34.2040010Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T20:53:34.4415000Z * checking tests ... 2021-05-19T20:53:36.3768800Z Running ‘testthat.R’ 2021-05-19T20:53:36.3921950Z OK 2021-05-19T20:53:36.6394290Z * checking for unstated dependencies in vignettes ... OK 2021-05-19T20:53:36.6446180Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:53:36.6454320Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:53:36.6456030Z ‘bad-vignette.Rmd’ 2021-05-19T20:53:38.0049990Z * checking re-building of vignette outputs ... OK 2021-05-19T20:53:42.8781030Z * checking PDF version of manual ... OK 2021-05-19T20:53:42.8791590Z * checking for non-standard things in the check directory ... OK 2021-05-19T20:53:42.8800270Z * checking for detritus in the temp directory ... OK 2021-05-19T20:53:42.8801100Z * DONE 2021-05-19T20:53:42.8809220Z 2021-05-19T20:53:42.8818020Z Status: 1 NOTE 2021-05-19T20:53:42.8818530Z See 2021-05-19T20:53:42.8820570Z ‘/Users/runner/work/dcmsort/dcmsort/check/dcmsort.Rcheck/00check.log’ 2021-05-19T20:53:42.8821630Z for details. 2021-05-19T20:53:42.8822420Z 2021-05-19T20:53:42.8872780Z 2021-05-19T20:53:43.0188770Z ── R CMD check results ────────────────────────────────────── dcmsort 0.3.0 ──── 2021-05-19T20:53:43.0210010Z Duration: 54.5s 2021-05-19T20:53:43.0210590Z 2021-05-19T20:53:43.0238800Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-19T20:53:43.0240460Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-19T20:53:43.0241920Z ‘bad-vignette.Rmd’ 2021-05-19T20:53:43.0242530Z 2021-05-19T20:53:43.0252420Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-19T20:53:43.0465990Z total 200 2021-05-19T20:53:43.0468410Z drwxr-xr-x 15 runner staff 480 May 19 20:53 dcmsort.Rcheck 2021-05-19T20:53:43.0470470Z -rw-r--r-- 1 runner staff 35539 May 19 20:52 dcmsort_0.3.0.tar.gz 2021-05-19T20:53:43.0472590Z -rw-r--r-- 1 runner staff 65034 May 19 20:52 dcmsort_0.3.0.tgz 2021-05-19T20:53:43.0526970Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:53:43.0527910Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T20:53:43.0800530Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T20:53:43.0801050Z env: 2021-05-19T20:53:43.0801650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:53:43.0802180Z TIC_DEPLOY_KEY: 2021-05-19T20:53:43.0802530Z RSPM: 2021-05-19T20:53:43.0804140Z GITHUB_PAT: *** 2021-05-19T20:53:43.0804980Z COVERALLS_TOKEN: *** 2021-05-19T20:53:43.0805480Z continue-on-error: false 2021-05-19T20:53:43.0805980Z VDIFFR_RUN_TESTS: false 2021-05-19T20:53:43.0806460Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:53:43.0806890Z TZ: UTC 2021-05-19T20:53:43.0807260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:53:43.0807650Z NOT_CRAN: true 2021-05-19T20:53:43.0808020Z ##[endgroup] 2021-05-19T20:53:43.1219470Z 2021-05-19T20:53:43.1221600Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-19T20:53:43.1222780Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T20:53:43.1224290Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-19T20:53:43.1224950Z 2021-05-19T20:53:43.1225850Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T20:53:43.1227030Z You are welcome to redistribute it under certain conditions. 2021-05-19T20:53:43.1228590Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T20:53:43.1229340Z 2021-05-19T20:53:43.1230210Z R is a collaborative project with many contributors. 2021-05-19T20:53:43.1231690Z Type 'contributors()' for more information and 2021-05-19T20:53:43.1233210Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T20:53:43.1233890Z 2021-05-19T20:53:43.1235150Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T20:53:43.1236710Z 'help.start()' for an HTML browser interface to help. 2021-05-19T20:53:43.1238030Z Type 'q()' to quit R. 2021-05-19T20:53:43.1238590Z 2021-05-19T20:53:43.1239240Z > library(testthat) 2021-05-19T20:53:43.1240070Z > library(dcmsort) 2021-05-19T20:53:43.1240670Z > 2021-05-19T20:53:43.1241380Z > test_check("dcmsort") 2021-05-19T20:53:43.1242170Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] 2021-05-19T20:53:43.1242780Z > 2021-05-19T20:53:43.1243440Z > proc.time() 2021-05-19T20:53:43.1244190Z user system elapsed 2021-05-19T20:53:43.1244860Z 1.733 0.146 1.874 2021-05-19T20:53:43.1304250Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T20:53:43.1304930Z Rscript -e "tic::before_deploy()" 2021-05-19T20:53:43.1575850Z shell: /bin/bash -e {0} 2021-05-19T20:53:43.1576260Z env: 2021-05-19T20:53:43.1576750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:53:43.1577230Z TIC_DEPLOY_KEY: 2021-05-19T20:53:43.1577630Z RSPM: 2021-05-19T20:53:43.1578540Z GITHUB_PAT: *** 2021-05-19T20:53:43.1579410Z COVERALLS_TOKEN: *** 2021-05-19T20:53:43.1579910Z continue-on-error: false 2021-05-19T20:53:43.1580450Z VDIFFR_RUN_TESTS: false 2021-05-19T20:53:43.1580960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:53:43.1581470Z TZ: UTC 2021-05-19T20:53:43.1581900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:53:43.1582320Z NOT_CRAN: true 2021-05-19T20:53:43.1582740Z ##[endgroup] 2021-05-19T20:53:43.6789490Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:53:43.6865720Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T20:53:43.6866810Z with: 2021-05-19T20:53:43.6867670Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmsort/releases/43244738/assets{?name,label} 2021-05-19T20:53:43.6868640Z asset_path: check/dcmsort_0.3.0.tgz 2021-05-19T20:53:43.6869160Z asset_name: dcmsort_0.3.0_R4.0.tgz 2021-05-19T20:53:43.6870160Z asset_content_type: application/octet-stream 2021-05-19T20:53:43.6870730Z env: 2021-05-19T20:53:43.6871180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:53:43.6872070Z TIC_DEPLOY_KEY: 2021-05-19T20:53:43.6872470Z RSPM: 2021-05-19T20:53:43.6873360Z GITHUB_PAT: *** 2021-05-19T20:53:43.6874190Z COVERALLS_TOKEN: *** 2021-05-19T20:53:43.6874720Z continue-on-error: false 2021-05-19T20:53:43.6875230Z VDIFFR_RUN_TESTS: false 2021-05-19T20:53:43.6875770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:53:43.6876410Z TZ: UTC 2021-05-19T20:53:43.6876890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:53:43.6877320Z NOT_CRAN: true 2021-05-19T20:53:43.6878180Z GITHUB_TOKEN: *** 2021-05-19T20:53:43.6878630Z ##[endgroup] 2021-05-19T20:53:44.3337920Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T20:53:44.3338580Z Rscript -e "tic::deploy()" 2021-05-19T20:53:44.3607780Z shell: /bin/bash -e {0} 2021-05-19T20:53:44.3608190Z env: 2021-05-19T20:53:44.3608680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:53:44.3609200Z TIC_DEPLOY_KEY: 2021-05-19T20:53:44.3609560Z RSPM: 2021-05-19T20:53:44.3610570Z GITHUB_PAT: *** 2021-05-19T20:53:44.3611400Z COVERALLS_TOKEN: *** 2021-05-19T20:53:44.3611920Z continue-on-error: false 2021-05-19T20:53:44.3612470Z VDIFFR_RUN_TESTS: false 2021-05-19T20:53:44.3612980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:53:44.3613470Z TZ: UTC 2021-05-19T20:53:44.3613900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:53:44.3614330Z NOT_CRAN: true 2021-05-19T20:53:44.3614730Z ##[endgroup] 2021-05-19T20:53:44.7402120Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:53:44.8911510Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T20:53:44.8912290Z Rscript -e "tic::after_deploy()" 2021-05-19T20:53:44.9187530Z shell: /bin/bash -e {0} 2021-05-19T20:53:44.9187960Z env: 2021-05-19T20:53:44.9188460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T20:53:44.9188990Z TIC_DEPLOY_KEY: 2021-05-19T20:53:44.9189380Z RSPM: 2021-05-19T20:53:44.9190900Z GITHUB_PAT: *** 2021-05-19T20:53:44.9191950Z COVERALLS_TOKEN: *** 2021-05-19T20:53:44.9192520Z continue-on-error: false 2021-05-19T20:53:44.9193080Z VDIFFR_RUN_TESTS: false 2021-05-19T20:53:44.9193600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T20:53:44.9194110Z TZ: UTC 2021-05-19T20:53:44.9194560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T20:53:44.9194990Z NOT_CRAN: true 2021-05-19T20:53:44.9195430Z ##[endgroup] 2021-05-19T20:53:45.2966400Z ✔ Loading tic stage configuration from tic.R 2021-05-19T20:53:45.7037400Z Post job cleanup. 2021-05-19T20:53:45.7794330Z [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:53:45.7952080Z Post job cleanup. 2021-05-19T20:53:45.9296120Z [command]/usr/local/bin/git version 2021-05-19T20:53:45.9374330Z git version 2.31.1 2021-05-19T20:53:45.9426620Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T20:53:45.9504520Z [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:53:46.0467680Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T20:53:46.0528700Z http.https://github.com/.extraheader 2021-05-19T20:53:46.0542800Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T20:53:46.0624320Z [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:53:46.1576610Z Cleaning up orphan processes