2021-05-16T01:30:44.8564608Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:45.3124448Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.3728160Z 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-16T01:30:45.5159208Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.6601454Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:08.7149900Z Current runner version: '2.278.0' 2021-05-16T01:31:08.7224580Z ##[group]Operating System 2021-05-16T01:31:08.7225630Z Mac OS X 2021-05-16T01:31:08.7226250Z 10.15.7 2021-05-16T01:31:08.7226650Z 19H1030 2021-05-16T01:31:08.7227120Z ##[endgroup] 2021-05-16T01:31:08.7227630Z ##[group]Virtual Environment 2021-05-16T01:31:08.7228270Z Environment: macos-10.15 2021-05-16T01:31:08.7228900Z Version: 20210510.1 2021-05-16T01:31:08.7229830Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T01:31:08.7231170Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T01:31:08.7231990Z ##[endgroup] 2021-05-16T01:31:08.7234000Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:08.7235470Z Actions: write 2021-05-16T01:31:08.7236220Z Checks: write 2021-05-16T01:31:08.7236730Z Contents: write 2021-05-16T01:31:08.7237220Z Deployments: write 2021-05-16T01:31:08.7237970Z Issues: write 2021-05-16T01:31:08.7238540Z Metadata: read 2021-05-16T01:31:08.7239050Z Packages: write 2021-05-16T01:31:08.7239610Z PullRequests: write 2021-05-16T01:31:08.7240180Z RepositoryProjects: write 2021-05-16T01:31:08.7240900Z SecurityEvents: write 2021-05-16T01:31:08.7241410Z Statuses: write 2021-05-16T01:31:08.7242310Z ##[endgroup] 2021-05-16T01:31:08.7246220Z Prepare workflow directory 2021-05-16T01:31:08.9452470Z Prepare all required actions 2021-05-16T01:31:08.9466670Z Getting action download info 2021-05-16T01:31:09.3268420Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:13.4974790Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:41.1625340Z Download action repository 'adigherman/actions@master' 2021-05-16T01:32:10.7498490Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:32:11.6863480Z Download action repository 'actions/cache@v1' 2021-05-16T01:32:15.5583470Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:32:20.5878210Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:32:24.1102690Z ##[group]Run actions/checkout@v2 2021-05-16T01:32:24.1103420Z with: 2021-05-16T01:32:24.1103860Z repository: neuroconductor/fmriqa 2021-05-16T01:32:24.1104790Z token: *** 2021-05-16T01:32:24.1105150Z ssh-strict: true 2021-05-16T01:32:24.1105600Z persist-credentials: true 2021-05-16T01:32:24.1106020Z clean: true 2021-05-16T01:32:24.1106370Z fetch-depth: 1 2021-05-16T01:32:24.1106700Z lfs: false 2021-05-16T01:32:24.1107050Z submodules: false 2021-05-16T01:32:24.1107390Z env: 2021-05-16T01:32:24.1107770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:24.1108190Z TIC_DEPLOY_KEY: 2021-05-16T01:32:24.1108490Z RSPM: 2021-05-16T01:32:24.1109200Z GITHUB_PAT: *** 2021-05-16T01:32:24.1109550Z COVERALLS_TOKEN: 2021-05-16T01:32:24.1109990Z continue-on-error: false 2021-05-16T01:32:24.1110420Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:24.1110790Z ##[endgroup] 2021-05-16T01:32:25.3020600Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:32:25.3022230Z ##[group]Getting Git version info 2021-05-16T01:32:25.3023900Z Working directory is '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:32:25.3025030Z [command]/usr/local/bin/git version 2021-05-16T01:32:27.0720630Z git version 2.31.1 2021-05-16T01:32:27.0758490Z ##[endgroup] 2021-05-16T01:32:27.0768170Z Deleting the contents of '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:32:27.0773780Z ##[group]Initializing the repository 2021-05-16T01:32:27.0810220Z [command]/usr/local/bin/git init /Users/runner/work/fmriqa/fmriqa 2021-05-16T01:32:28.7990680Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:32:28.7993120Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:32:28.7995030Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:32:28.7996010Z hint: 2021-05-16T01:32:28.7997180Z hint: git config --global init.defaultBranch 2021-05-16T01:32:28.7998550Z hint: 2021-05-16T01:32:28.7999640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:32:28.8001000Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:32:28.8001680Z hint: 2021-05-16T01:32:28.8002590Z hint: git branch -m 2021-05-16T01:32:29.3316140Z Initialized empty Git repository in /Users/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:32:29.3322270Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:32:29.5439160Z ##[endgroup] 2021-05-16T01:32:29.5440740Z ##[group]Disabling automatic garbage collection 2021-05-16T01:32:29.5445970Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T01:32:29.6746980Z ##[endgroup] 2021-05-16T01:32:29.6754150Z ##[group]Setting up auth 2021-05-16T01:32:29.6767840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:32:29.6857330Z [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-16T01:32:30.3185480Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:32:30.3279220Z [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-16T01:32:30.4201800Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:32:30.5526050Z ##[endgroup] 2021-05-16T01:32:30.5527530Z ##[group]Fetching the repository 2021-05-16T01:32:30.5540990Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:32:32.2385740Z remote: Enumerating objects: 38, done. 2021-05-16T01:32:32.2391830Z remote: Counting objects: 2% (1/38) 2021-05-16T01:32:32.2393400Z remote: Counting objects: 5% (2/38) 2021-05-16T01:32:32.2393980Z remote: Counting objects: 7% (3/38) 2021-05-16T01:32:32.2394820Z remote: Counting objects: 10% (4/38) 2021-05-16T01:32:32.2395320Z remote: Counting objects: 13% (5/38) 2021-05-16T01:32:32.2395810Z remote: Counting objects: 15% (6/38) 2021-05-16T01:32:32.2396290Z remote: Counting objects: 18% (7/38) 2021-05-16T01:32:32.2396800Z remote: Counting objects: 21% (8/38) 2021-05-16T01:32:32.2397580Z remote: Counting objects: 23% (9/38) 2021-05-16T01:32:32.2398070Z remote: Counting objects: 26% (10/38) 2021-05-16T01:32:32.2399190Z remote: Counting objects: 28% (11/38) 2021-05-16T01:32:32.2399850Z remote: Counting objects: 31% (12/38) 2021-05-16T01:32:32.2400340Z remote: Counting objects: 34% (13/38) 2021-05-16T01:32:32.2400970Z remote: Counting objects: 36% (14/38) 2021-05-16T01:32:32.2401520Z remote: Counting objects: 39% (15/38) 2021-05-16T01:32:32.2402000Z remote: Counting objects: 42% (16/38) 2021-05-16T01:32:32.2402460Z remote: Counting objects: 44% (17/38) 2021-05-16T01:32:32.2402940Z remote: Counting objects: 47% (18/38) 2021-05-16T01:32:32.2403460Z remote: Counting objects: 50% (19/38) 2021-05-16T01:32:32.2403930Z remote: Counting objects: 52% (20/38) 2021-05-16T01:32:32.2404420Z remote: Counting objects: 55% (21/38) 2021-05-16T01:32:32.2404930Z remote: Counting objects: 57% (22/38) 2021-05-16T01:32:32.2405410Z remote: Counting objects: 60% (23/38) 2021-05-16T01:32:32.2405890Z remote: Counting objects: 63% (24/38) 2021-05-16T01:32:32.2406370Z remote: Counting objects: 65% (25/38) 2021-05-16T01:32:32.2406870Z remote: Counting objects: 68% (26/38) 2021-05-16T01:32:32.2407360Z remote: Counting objects: 71% (27/38) 2021-05-16T01:32:32.2408680Z remote: Counting objects: 73% (28/38) 2021-05-16T01:32:32.2409580Z remote: Counting objects: 76% (29/38) 2021-05-16T01:32:32.2410100Z remote: Counting objects: 78% (30/38) 2021-05-16T01:32:32.2410750Z remote: Counting objects: 81% (31/38) 2021-05-16T01:32:32.2411230Z remote: Counting objects: 84% (32/38) 2021-05-16T01:32:32.2412090Z remote: Counting objects: 86% (33/38) 2021-05-16T01:32:32.2412580Z remote: Counting objects: 89% (34/38) 2021-05-16T01:32:32.2413080Z remote: Counting objects: 92% (35/38) 2021-05-16T01:32:32.2413560Z remote: Counting objects: 94% (36/38) 2021-05-16T01:32:32.2414190Z remote: Counting objects: 97% (37/38) 2021-05-16T01:32:32.2414800Z remote: Counting objects: 100% (38/38) 2021-05-16T01:32:32.2415300Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:32:32.2415860Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:32:32.2416400Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:32:32.2416960Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:32:32.2417500Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:32:32.2418020Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:32:32.2418580Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:32:32.2419100Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:32:32.2419650Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:32:32.2420170Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:32:32.2420720Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:32:32.2421250Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:32:32.2421800Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:32:32.2422320Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:32:32.2422880Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:32:32.2423760Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:32:32.2424340Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:32:32.2427280Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:32:32.2429040Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:32:32.2430330Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:32:32.2431350Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:32:32.2432920Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:32:32.2434110Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:32:32.2434740Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:32:32.2435530Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:32:32.2437100Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:32:32.2438030Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:32:32.2438740Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:32:32.2439340Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:32:32.2439880Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:32:32.2440730Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:32:32.2441660Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:32:32.2442470Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:32:32.2443180Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:32:32.2443740Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:32:33.9383910Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:32:34.8270350Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:32:34.8272670Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:32:34.8761390Z ##[endgroup] 2021-05-16T01:32:34.8762090Z ##[group]Determining the checkout info 2021-05-16T01:32:34.8770930Z ##[endgroup] 2021-05-16T01:32:34.8772490Z ##[group]Checking out the ref 2021-05-16T01:32:34.8774420Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:32:35.4118410Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:32:35.4126580Z ##[endgroup] 2021-05-16T01:32:35.4224820Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T01:32:35.4295600Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:32:35.6253760Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:32:35.6254260Z with: 2021-05-16T01:32:35.6254660Z r-version: release 2021-05-16T01:32:35.6255020Z Ncpus: 1 2021-05-16T01:32:35.6255440Z crayon.enabled: NULL 2021-05-16T01:32:35.6255940Z remove-openmp-macos: true 2021-05-16T01:32:35.6256500Z http-user-agent: default 2021-05-16T01:32:35.6256940Z install-r: true 2021-05-16T01:32:35.6257510Z windows-path-include-mingw: true 2021-05-16T01:32:35.6258000Z env: 2021-05-16T01:32:35.6258440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:35.6258880Z TIC_DEPLOY_KEY: 2021-05-16T01:32:35.6259260Z RSPM: 2021-05-16T01:32:35.6260440Z GITHUB_PAT: *** 2021-05-16T01:32:35.6260820Z COVERALLS_TOKEN: 2021-05-16T01:32:35.6261290Z continue-on-error: false 2021-05-16T01:32:35.6261750Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:35.6262330Z ##[endgroup] 2021-05-16T01:32:35.9684920Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T01:32:55.4586890Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T01:32:56.7655040Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T01:33:10.6531000Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T01:33:11.1025600Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T01:33:11.1031730Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T01:33:12.0086500Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T01:33:12.0089230Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T01:33:12.0092790Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T01:33:12.0095610Z Checksumming (Apple_Free : 3)… 2021-05-16T01:33:13.0010240Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T01:33:13.0014190Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T01:33:13.0437550Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T01:33:13.0439420Z Checksumming (Apple_Free : 5)… 2021-05-16T01:33:14.0662330Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T01:33:14.0665860Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T01:33:15.0247980Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T01:33:15.0315600Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T01:33:15.0319290Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T01:33:15.0320990Z verified CRC32 $84F1919B 2021-05-16T01:33:16.3413080Z /dev/disk2 GUID_partition_scheme 2021-05-16T01:33:16.3516990Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T01:33:16.3626270Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T01:34:54.0454950Z installer: Package name is gfortran 2021-05-16T01:34:54.0460610Z installer: Installing at base path / 2021-05-16T01:34:54.0464940Z installer: The install was successful. 2021-05-16T01:34:54.0505220Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T01:34:54.3446540Z "disk2" ejected. 2021-05-16T01:34:54.4243600Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T01:35:10.1502870Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T01:35:10.1503970Z To reinstall 0.29.2_3, run: 2021-05-16T01:35:10.1505110Z brew reinstall pkg-config 2021-05-16T01:35:10.1905850Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T01:35:11.8780600Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T01:35:12.3722990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T01%3A45%3A00Z&sig=RcFwE%2BFMx8ipjtNJQThzoQBsZLIIyo0ENq1uTSRNyUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:12.7297910Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T01:35:15.8857900Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T01:35:15.9444600Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T01:35:16.5837300Z installer: Package name is R 4.0.5 for macOS 2021-05-16T01:35:16.5838640Z installer: Upgrading at base path / 2021-05-16T01:35:16.5839350Z installer: The upgrade was successful. 2021-05-16T01:35:17.6890520Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T01:35:18.1227980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T01%3A45%3A00Z&sig=wi59gZ%2Bl%2BkC6sduYjEuk3m3jeO7jjIwDs46HoCANFIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:18.2536440Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T01:35:20.6621780Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T01:35:21.4546430Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T01:35:21.4874940Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:35:21.4875480Z env: 2021-05-16T01:35:21.4875930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:21.4876390Z TIC_DEPLOY_KEY: 2021-05-16T01:35:21.4876760Z RSPM: 2021-05-16T01:35:21.4877880Z GITHUB_PAT: *** 2021-05-16T01:35:21.4878340Z COVERALLS_TOKEN: 2021-05-16T01:35:21.4878830Z continue-on-error: false 2021-05-16T01:35:21.4879290Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:21.4879800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:21.4880230Z TZ: UTC 2021-05-16T01:35:21.4880610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:21.4880990Z NOT_CRAN: true 2021-05-16T01:35:21.4881370Z ##[endgroup] 2021-05-16T01:35:21.9332040Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T01:35:21.9915080Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:35:21.9916380Z Dload Upload Total Spent Left Speed 2021-05-16T01:35:21.9916800Z 2021-05-16T01:35:22.0613040Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:35:22.0614510Z 100 117 0 117 0 0 1671 0 --:--:-- --:--:-- --:--:-- 1671 2021-05-16T01:35:22.2322520Z 2021-05-16T01:35:22.2325190Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:35:22.9774620Z 2021-05-16T01:35:23.8360290Z 0 82.6M 0 271k 0 0 275k 0 0:05:07 --:--:-- 0:05:07 275k 2021-05-16T01:35:24.8352790Z 3 82.6M 3 2607k 0 0 1414k 0 0:00:59 0:00:01 0:00:58 2719k 2021-05-16T01:35:25.8345550Z 9 82.6M 9 8208k 0 0 2886k 0 0:00:29 0:00:02 0:00:27 4271k 2021-05-16T01:35:26.8363170Z 18 82.6M 18 15.3M 0 0 4100k 0 0:00:20 0:00:03 0:00:17 5419k 2021-05-16T01:35:27.8354920Z 30 82.6M 30 25.0M 0 0 5290k 0 0:00:15 0:00:04 0:00:11 6571k 2021-05-16T01:35:28.8268050Z 44 82.6M 44 36.6M 0 0 6417k 0 0:00:13 0:00:05 0:00:08 7664k 2021-05-16T01:35:29.8436360Z 61 82.6M 61 50.8M 0 0 7624k 0 0:00:11 0:00:06 0:00:05 9918k 2021-05-16T01:35:30.8292970Z 73 82.6M 73 60.9M 0 0 7953k 0 0:00:10 0:00:07 0:00:03 10.5M 2021-05-16T01:35:31.6426660Z 87 82.6M 87 71.9M 0 0 8332k 0 0:00:10 0:00:08 0:00:02 11.3M 2021-05-16T01:35:31.6428890Z 100 82.6M 100 82.6M 0 0 8768k 0 0:00:09 0:00:09 --:--:-- 11.9M 2021-05-16T01:35:35.7533390Z ##[group]Run tlmgr update --self 2021-05-16T01:35:35.7534040Z tlmgr update --self 2021-05-16T01:35:35.7535020Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:35:35.7535840Z tlmgr update --all 2021-05-16T01:35:35.7719870Z shell: /bin/bash -e {0} 2021-05-16T01:35:35.7720240Z env: 2021-05-16T01:35:35.7720690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:35.7721130Z TIC_DEPLOY_KEY: 2021-05-16T01:35:35.7721490Z RSPM: 2021-05-16T01:35:35.7722770Z GITHUB_PAT: *** 2021-05-16T01:35:35.7723170Z COVERALLS_TOKEN: 2021-05-16T01:35:35.7723700Z continue-on-error: false 2021-05-16T01:35:35.7724150Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:35.7724880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:35.7725310Z TZ: UTC 2021-05-16T01:35:35.7725690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:35.7726070Z NOT_CRAN: true 2021-05-16T01:35:35.7726510Z ##[endgroup] 2021-05-16T01:35:38.2577380Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:35:38.2587250Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:35:40.6297650Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:35:40.6321790Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:35:40.9280390Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:35:41.3297280Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T01:35:41.6935960Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T01:35:42.0278480Z [5/89, 00:02/13:45] install: bezierplot [8k] 2021-05-16T01:35:42.3690220Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T01:35:52.7749070Z [7/89, 00:12/00:13] install: biber [1k] 2021-05-16T01:35:53.1145340Z [8/89, 00:13/00:14] install: biblatex [238k] 2021-05-16T01:35:53.6714850Z [9/89, 00:13/00:14] install: checkcites.universal-darwin [1k] 2021-05-16T01:35:53.9395330Z [10/89, 00:13/00:14] install: checkcites [7k] 2021-05-16T01:35:54.2058340Z [11/89, 00:14/00:15] install: chickenize [15k] 2021-05-16T01:35:54.5313070Z [12/89, 00:14/00:15] install: chinese-jfm [3k] 2021-05-16T01:35:54.8094070Z [13/89, 00:14/00:15] install: cloze [9k] 2021-05-16T01:35:55.0738210Z [14/89, 00:15/00:16] install: colorprofiles [86k] 2021-05-16T01:35:55.4604720Z [15/89, 00:15/00:16] install: combofont [2k] 2021-05-16T01:35:55.7766490Z [16/89, 00:15/00:16] install: courier [470k] 2021-05-16T01:35:56.3737770Z [17/89, 00:16/00:17] install: courier-scaled [3k] 2021-05-16T01:35:56.6660890Z [18/89, 00:16/00:17] install: cstypo [3k] 2021-05-16T01:35:56.9373670Z [19/89, 00:16/00:17] install: ctablestack [2k] 2021-05-16T01:35:57.2281910Z [20/89, 00:17/00:18] install: ekdosis [19k] 2021-05-16T01:35:57.5437540Z [21/89, 00:17/00:18] install: emoji [40k] 2021-05-16T01:35:57.9518630Z [22/89, 00:17/00:18] install: emojicite [2k] 2021-05-16T01:35:58.2281620Z [23/89, 00:18/00:19] install: enctex [24k] 2021-05-16T01:35:58.5524830Z [24/89, 00:18/00:19] install: enigma [18k] 2021-05-16T01:35:58.8894430Z [25/89, 00:18/00:19] install: etex-pkg [6k] 2021-05-16T01:35:59.1707100Z [26/89, 00:19/00:20] install: filecontents [3k] 2021-05-16T01:35:59.4423370Z [27/89, 00:19/00:20] install: grfext [3k] 2021-05-16T01:35:59.7257410Z [28/89, 00:19/00:20] install: hyphenex [9k] 2021-05-16T01:36:00.0020040Z [29/89, 00:20/00:21] install: ifplatform [2k] 2021-05-16T01:36:00.2669030Z [30/89, 00:20/00:21] install: innerscript [4k] 2021-05-16T01:36:00.5278120Z [31/89, 00:20/00:21] install: interpreter [7k] 2021-05-16T01:36:00.7984940Z [32/89, 00:20/00:21] install: kanaparser [5k] 2021-05-16T01:36:01.0563210Z [33/89, 00:21/00:22] install: knuth-local [23k] 2021-05-16T01:36:01.4117160Z [34/89, 00:21/00:22] install: logreq [4k] 2021-05-16T01:36:01.6909050Z [35/89, 00:21/00:22] install: lua-typo [7k] 2021-05-16T01:36:01.9592850Z [36/89, 00:21/00:22] install: lua-uca [70k] 2021-05-16T01:36:02.3799690Z [37/89, 00:22/00:23] install: lua-ul [7k] 2021-05-16T01:36:02.7072270Z [38/89, 00:22/00:23] install: lua-uni-algos [6k] 2021-05-16T01:36:02.9746390Z [39/89, 00:22/00:23] install: lua-visual-debug [4k] 2021-05-16T01:36:03.2346580Z [40/89, 00:23/00:24] install: luacode [3k] 2021-05-16T01:36:03.5053510Z [41/89, 00:23/00:24] install: luacolor [5k] 2021-05-16T01:36:03.7816610Z [42/89, 00:23/00:24] install: luahyphenrules [3k] 2021-05-16T01:36:04.0510180Z [43/89, 00:24/00:25] install: luaimageembed [2k] 2021-05-16T01:36:04.3134680Z [44/89, 00:24/00:25] install: luaindex [5k] 2021-05-16T01:36:04.5946820Z [45/89, 00:24/00:25] install: luainputenc [5k] 2021-05-16T01:36:04.8686360Z [46/89, 00:24/00:25] install: luaintro [1k] 2021-05-16T01:36:05.1362200Z [47/89, 00:25/00:26] install: luakeys [5k] 2021-05-16T01:36:05.4106760Z [48/89, 00:25/00:26] install: lualatex-doc [1k] 2021-05-16T01:36:05.6746930Z [49/89, 00:25/00:26] install: lualatex-truncate [2k] 2021-05-16T01:36:05.9454290Z [50/89, 00:25/00:26] install: luamplib [12k] 2021-05-16T01:36:06.2241690Z [51/89, 00:26/00:27] install: luapackageloader [2k] 2021-05-16T01:36:06.4834020Z [52/89, 00:26/00:27] install: luaprogtable [7k] 2021-05-16T01:36:06.7657330Z [53/89, 00:26/00:27] install: luarandom [2k] 2021-05-16T01:36:07.0972440Z [54/89, 00:27/00:28] install: luatex85 [2k] 2021-05-16T01:36:07.3683310Z [55/89, 00:27/00:28] install: luatexbase [4k] 2021-05-16T01:36:07.6389780Z [56/89, 00:27/00:28] install: luatexko [22k] 2021-05-16T01:36:07.9601920Z [57/89, 00:27/00:28] install: luatextra [2k] 2021-05-16T01:36:08.2405130Z [58/89, 00:28/00:29] install: luavlna [8k] 2021-05-16T01:36:08.5146290Z [59/89, 00:28/00:29] install: luaxml [31k] 2021-05-16T01:36:08.8760630Z [60/89, 00:28/00:29] install: makeindex.universal-darwin [91k] 2021-05-16T01:36:09.2494990Z [61/89, 00:29/00:30] install: makeindex [5k] 2021-05-16T01:36:09.5161010Z [62/89, 00:29/00:30] install: mflogo [2k] 2021-05-16T01:36:09.7966410Z [63/89, 00:29/00:30] install: newpax [9k] 2021-05-16T01:36:10.0701390Z [64/89, 00:30/00:31] install: nodetree [13k] 2021-05-16T01:36:10.3325470Z [65/89, 00:30/00:31] install: odsfile [5k] 2021-05-16T01:36:10.6136330Z [66/89, 00:30/00:31] install: optex.universal-darwin [1k] 2021-05-16T01:36:10.8855010Z [67/89, 00:30/00:31] install: optex [770k] 2021-05-16T01:36:11.8333380Z [68/89, 00:31/00:32] install: pdfarticle [4k] 2021-05-16T01:36:12.1141630Z [69/89, 00:32/00:33] install: pdfextra [22k] 2021-05-16T01:36:12.4362140Z [70/89, 00:32/00:33] install: placeat [4k] 2021-05-16T01:36:12.7096330Z [71/89, 00:32/00:33] install: plantuml [3k] 2021-05-16T01:36:12.9874870Z [72/89, 00:32/00:33] install: rsfs [55k] 2021-05-16T01:36:13.3813090Z [73/89, 00:33/00:34] install: selnolig [53k] 2021-05-16T01:36:13.7753420Z [74/89, 00:33/00:34] install: spelling [14k] 2021-05-16T01:36:14.1153330Z [75/89, 00:34/00:35] install: stricttex [2k] 2021-05-16T01:36:14.3752170Z [76/89, 00:34/00:35] install: texlive-common [1k] 2021-05-16T01:36:14.6400520Z [77/89, 00:34/00:35] install: texlive-en [1k] 2021-05-16T01:36:14.9077710Z [78/89, 00:34/00:35] install: texlive-msg-translations [144k] 2021-05-16T01:36:15.3396930Z [79/89, 00:35/00:36] install: thumbpdf.universal-darwin [1k] 2021-05-16T01:36:15.6116850Z [80/89, 00:35/00:36] install: thumbpdf [19k] 2021-05-16T01:36:15.9351970Z [81/89, 00:35/00:36] install: tlshell.universal-darwin [1k] 2021-05-16T01:36:16.2109830Z [82/89, 00:36/00:37] install: tlshell [29k] 2021-05-16T01:36:16.5400740Z [83/89, 00:36/00:36] install: typewriter [25k] 2021-05-16T01:36:16.8656350Z [84/89, 00:36/00:36] install: uninormalize [6k] 2021-05-16T01:36:17.1868860Z [85/89, 00:37/00:37] install: upquote [2k] 2021-05-16T01:36:17.4567180Z [86/89, 00:37/00:37] install: xdvi.universal-darwin [948k] 2021-05-16T01:36:18.5418230Z [87/89, 00:38/00:38] install: xdvi [7k] 2021-05-16T01:36:18.8253710Z [88/89, 00:38/00:38] install: collection-basic [1k] 2021-05-16T01:36:19.0874740Z [89/89, 00:39/00:39] install: collection-luatex [1k] 2021-05-16T01:36:19.3507930Z running mktexlsr ... 2021-05-16T01:36:19.9710430Z done running mktexlsr. 2021-05-16T01:36:20.0128750Z running updmap-sys ... 2021-05-16T01:36:20.6039560Z done running updmap-sys. 2021-05-16T01:36:20.6041300Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T01:36:20.6043910Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/hK9Y68REGD/S5a_a6wuRY ... 2021-05-16T01:36:21.7322290Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/hK9Y68REGD/S5a_a6wuRY. 2021-05-16T01:36:21.7324160Z OK: optex.fmt/luatex 2021-05-16T01:36:21.7325790Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:36:21.7327670Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:36:24.1601220Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:36:24.1602700Z tlmgr: no updates available 2021-05-16T01:36:24.2997390Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:36:24.2997910Z with: 2021-05-16T01:36:24.2998260Z pandoc-version: 2.7.3 2021-05-16T01:36:24.2998610Z env: 2021-05-16T01:36:24.2999000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:24.2999410Z TIC_DEPLOY_KEY: 2021-05-16T01:36:24.2999720Z RSPM: 2021-05-16T01:36:24.3000850Z GITHUB_PAT: *** 2021-05-16T01:36:24.3001230Z COVERALLS_TOKEN: 2021-05-16T01:36:24.3001650Z continue-on-error: false 2021-05-16T01:36:24.3002200Z VDIFFR_RUN_TESTS: false 2021-05-16T01:36:24.3002650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:36:24.3003060Z TZ: UTC 2021-05-16T01:36:24.3003400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:24.3003770Z NOT_CRAN: true 2021-05-16T01:36:24.3004090Z ##[endgroup] 2021-05-16T01:36:24.9907860Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T01:36:27.9580160Z installer: Package name is pandoc 2021-05-16T01:36:27.9583990Z installer: Installing at base path / 2021-05-16T01:36:27.9585960Z installer: The install was successful. 2021-05-16T01:36:27.9724230Z ##[group]Run git config user.name adigherman 2021-05-16T01:36:27.9724980Z git config user.name adigherman 2021-05-16T01:36:27.9725540Z git config user.email adig@jhu.edu 2021-05-16T01:36:28.0235720Z shell: /bin/bash -e {0} 2021-05-16T01:36:28.0236140Z env: 2021-05-16T01:36:28.0236660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:28.0237150Z TIC_DEPLOY_KEY: 2021-05-16T01:36:28.0237570Z RSPM: 2021-05-16T01:36:28.0238730Z GITHUB_PAT: *** 2021-05-16T01:36:28.0239260Z COVERALLS_TOKEN: 2021-05-16T01:36:28.0239790Z continue-on-error: false 2021-05-16T01:36:28.0240290Z VDIFFR_RUN_TESTS: false 2021-05-16T01:36:28.0240840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:36:28.0241310Z TZ: UTC 2021-05-16T01:36:28.0242120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:28.0242560Z NOT_CRAN: true 2021-05-16T01:36:28.0243000Z ##[endgroup] 2021-05-16T01:36:28.1028030Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T01:36:28.1028740Z env: 2021-05-16T01:36:28.1029190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:28.1029630Z TIC_DEPLOY_KEY: 2021-05-16T01:36:28.1030010Z RSPM: 2021-05-16T01:36:28.1031360Z GITHUB_PAT: *** 2021-05-16T01:36:28.1031780Z COVERALLS_TOKEN: 2021-05-16T01:36:28.1032350Z continue-on-error: false 2021-05-16T01:36:28.1032810Z VDIFFR_RUN_TESTS: false 2021-05-16T01:36:28.1033330Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:36:28.1034170Z TZ: UTC 2021-05-16T01:36:28.1034580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:28.1035150Z NOT_CRAN: true 2021-05-16T01:36:28.1035700Z ##[endgroup] 2021-05-16T01:36:29.9516980Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T01:36:29.9907090Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T01:36:29.9908310Z To reinstall 3.20.2, run: 2021-05-16T01:36:29.9909320Z brew reinstall cmake 2021-05-16T01:36:31.7709420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:36:32.8989420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:36:33.5116260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T01:36:33.8813330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T01%3A45%3A00Z&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:33.9280960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T01\%3A45\%3A00Z\&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:34.0118300Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T01:36:34.0871450Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T01:36:34.0900070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2842-1dl3eji 2021-05-16T01:36:34.1100090Z cp -pR /private/tmp/d20210516-2842-1dl3eji/libssh/. /usr/local/Cellar/libssh 2021-05-16T01:36:34.1316700Z chmod -Rf +w /private/tmp/d20210516-2842-1dl3eji 2021-05-16T01:36:34.2137310Z ==> Finishing up 2021-05-16T01:36:34.2973420Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T01:36:34.3001160Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T01:36:34.3014490Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T01:36:34.3020710Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T01:36:34.3029510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T01:36:34.3035680Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T01:36:34.3052110Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T01:36:34.3216140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3006-1zmqcn.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-16T01:36:36.8176710Z ==> Summary 2021-05-16T01:36:36.8204150Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T01:36:39.1978180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:36:40.3366880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:36:40.9714780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T01:36:41.3412770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T01%3A45%3A00Z&sig=N6UJM59c%2F%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:41.4043290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T01\%3A45\%3A00Z\&sig=N6UJM59c\%2F\%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:42.4514750Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T01:36:42.8150470Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:36:43.9350290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:36:44.5211820Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T01:36:44.9162470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T01%3A45%3A00Z&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY%2BIWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:44.9651310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T01\%3A45\%3A00Z\&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY\%2BIWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:45.0721220Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T01:36:45.0792020Z ==> Installing dependencies for jags: gcc 2021-05-16T01:36:45.0805200Z ==> Installing jags dependency: gcc 2021-05-16T01:36:45.1720510Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T01:36:45.1748490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3013-vmbf6r 2021-05-16T01:36:47.0744010Z cp -pR /private/tmp/d20210516-3013-vmbf6r/gcc/. /usr/local/Cellar/gcc 2021-05-16T01:36:48.7055410Z chmod -Rf +w /private/tmp/d20210516-3013-vmbf6r 2021-05-16T01:36:52.9870350Z ==> Finishing up 2021-05-16T01:36:53.2589290Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T01:36:53.2598280Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T01:36:53.2609910Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T01:36:53.2615050Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T01:36:53.2620400Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T01:36:53.2630690Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T01:36:53.2635410Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T01:36:53.2640800Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T01:36:53.2645520Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T01:36:53.2653330Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T01:36:53.2667250Z rm /usr/local/bin/c++-11 2021-05-16T01:36:53.2670140Z rm /usr/local/bin/cpp-11 2021-05-16T01:36:53.2673220Z rm /usr/local/bin/g++-11 2021-05-16T01:36:53.2676310Z rm /usr/local/bin/gcc-11 2021-05-16T01:36:53.2728820Z rm /usr/local/bin/gcc-ar-11 2021-05-16T01:36:53.2730930Z rm /usr/local/bin/gcc-nm-11 2021-05-16T01:36:53.2734060Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T01:36:53.2737540Z rm /usr/local/bin/gcov-11 2021-05-16T01:36:53.2740350Z rm /usr/local/bin/gcov-dump-11 2021-05-16T01:36:53.2743350Z rm /usr/local/bin/gcov-tool-11 2021-05-16T01:36:53.5228090Z Error: The `brew link` step did not complete successfully 2021-05-16T01:36:53.5229090Z The formula built, but is not symlinked into /usr/local 2021-05-16T01:36:53.5232840Z Could not symlink bin/gfortran 2021-05-16T01:36:53.5233780Z Target /usr/local/bin/gfortran 2021-05-16T01:36:53.5234730Z already exists. You may want to remove it: 2021-05-16T01:36:53.5236110Z rm '/usr/local/bin/gfortran' 2021-05-16T01:36:53.5236780Z 2021-05-16T01:36:53.5237730Z To force the link and overwrite all conflicting files: 2021-05-16T01:36:53.5239100Z brew link --overwrite gcc 2021-05-16T01:36:53.5239920Z 2021-05-16T01:36:53.5240940Z To list all files that would be deleted: 2021-05-16T01:36:53.5242300Z brew link --overwrite --dry-run gcc 2021-05-16T01:36:53.5243050Z 2021-05-16T01:36:53.5243930Z Possible conflicting files are: 2021-05-16T01:36:53.5278270Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T01:36:54.0441650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3191-krs2it.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T01:36:57.0209720Z ==> Summary 2021-05-16T01:36:57.1138320Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T01:36:57.1157030Z ==> Installing jags 2021-05-16T01:36:57.1160200Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T01:36:57.1179680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3013-sn1bcc 2021-05-16T01:36:57.2100510Z cp -pR /private/tmp/d20210516-3013-sn1bcc/jags/. /usr/local/Cellar/jags 2021-05-16T01:36:57.2815990Z chmod -Rf +w /private/tmp/d20210516-3013-sn1bcc 2021-05-16T01:36:57.4095480Z ==> Finishing up 2021-05-16T01:36:57.4432240Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T01:36:57.4438150Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T01:36:57.4469850Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T01:36:57.4476660Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T01:36:57.4485610Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T01:36:57.4491180Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T01:36:57.4496370Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T01:36:57.4501360Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T01:36:57.4512710Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T01:36:57.4895980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3217-2o83pe.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-16T01:37:00.1620090Z ==> Summary 2021-05-16T01:37:00.1710970Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T01:37:02.5761910Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:37:03.7555460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:37:04.3356960Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T01:37:04.7268330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T01%3A45%3A00Z&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM%2FT1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:04.7736780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T01\%3A45\%3A00Z\&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM\%2FT1s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:05.1274170Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T01:37:05.2454180Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T01:37:05.2491860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3224-cmqg7n 2021-05-16T01:37:05.4633550Z cp -pR /private/tmp/d20210516-3224-cmqg7n/v8/. /usr/local/Cellar/v8 2021-05-16T01:37:05.6062940Z chmod -Rf +w /private/tmp/d20210516-3224-cmqg7n 2021-05-16T01:37:05.7806930Z ==> Finishing up 2021-05-16T01:37:05.8356850Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T01:37:05.8836300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3389-wu0vif.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-16T01:37:08.3948850Z ==> Summary 2021-05-16T01:37:08.4008610Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T01:37:10.6705000Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:37:11.8007990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:37:12.4034990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T01:37:12.8164160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T01%3A45%3A00Z&sig=bh4j0fVNIpo0g01C0g%2FVVlLsdBVKUrfM4e%2BfkOMwNyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:12.8680840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T01\%3A45\%3A00Z\&sig=bh4j0fVNIpo0g01C0g\%2FVVlLsdBVKUrfM4e\%2BfkOMwNyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:13.1039350Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T01:37:13.1243310Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:37:14.3289690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:37:14.8964890Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:37:15.2857790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T01%3A45%3A00Z&sig=Ufyhyql0LeWIDsFLUqZEZ%2FHgmlPhqOwJhf9mWOCsQ84%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:15.3329610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T01\%3A45\%3A00Z\&sig=Ufyhyql0LeWIDsFLUqZEZ\%2FHgmlPhqOwJhf9mWOCsQ84\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:15.5181420Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T01:37:15.5322350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:37:16.7841610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:37:17.3606150Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:37:17.7156190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T01%3A45%3A00Z&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO%2FEF%2FXoSl9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:17.7703730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T01\%3A45\%3A00Z\&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO\%2FEF\%2FXoSl9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:18.0122780Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T01:37:18.0422210Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T01:37:18.0427720Z ==> Installing fftw dependency: hwloc 2021-05-16T01:37:18.1099200Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T01:37:18.1145650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3396-1jaxe7d 2021-05-16T01:37:18.4242420Z cp -pR /private/tmp/d20210516-3396-1jaxe7d/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T01:37:18.9890410Z chmod -Rf +w /private/tmp/d20210516-3396-1jaxe7d 2021-05-16T01:37:19.4854650Z ==> Finishing up 2021-05-16T01:37:19.5908790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T01:37:19.5921960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T01:37:19.5926450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T01:37:19.5931840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T01:37:19.5936410Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T01:37:19.5941310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T01:37:19.5946370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T01:37:19.5950890Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T01:37:19.5956330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T01:37:19.5961000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T01:37:19.5965580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T01:37:19.5970800Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T01:37:19.5975530Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T01:37:19.5983020Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T01:37:19.5987690Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T01:37:19.6026920Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T01:37:19.6037340Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T01:37:19.6044480Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T01:37:19.6063760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T01:37:19.6076620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T01:37:19.6099840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T01:37:19.6109280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T01:37:19.6114960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T01:37:19.6120930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T01:37:19.6143040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T01:37:19.6148140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T01:37:19.6163390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T01:37:19.6169050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T01:37:19.6174110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T01:37:19.6179820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T01:37:19.6185120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T01:37:19.6234550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T01:37:19.6247050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T01:37:19.6261850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T01:37:19.6274640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T01:37:19.6289090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T01:37:19.6300020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T01:37:19.6315790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T01:37:19.6321360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T01:37:19.6335400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T01:37:19.6349580Z 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-16T01:37:19.6355280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T01:37:19.6361000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T01:37:19.6375570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T01:37:19.6390190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T01:37:19.6400580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T01:37:19.6411250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T01:37:19.6417230Z 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-16T01:37:19.6422550Z 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-16T01:37:19.6434730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T01:37:19.6454230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T01:37:19.6460820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T01:37:19.6470440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T01:37:19.6476070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T01:37:19.6485250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T01:37:19.6490810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T01:37:19.6499410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T01:37:19.6530030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T01:37:19.6534840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T01:37:19.6540740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T01:37:19.6553110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T01:37:19.6566280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T01:37:19.6571760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T01:37:19.6579980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T01:37:19.6585380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T01:37:19.6598370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T01:37:19.6603590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T01:37:19.6619650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T01:37:19.6625200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T01:37:19.6630940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T01:37:19.6640790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T01:37:19.6646350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T01:37:19.6656210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T01:37:19.6664410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T01:37:19.6674130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T01:37:19.6684570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T01:37:19.6689750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T01:37:19.6695150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T01:37:19.6700440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T01:37:19.6705510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T01:37:19.6711180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T01:37:19.6716620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T01:37:19.6722250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T01:37:19.6727690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T01:37:19.6733070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T01:37:19.6738530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T01:37:19.6743840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T01:37:19.6749400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T01:37:19.6754340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T01:37:19.6760080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T01:37:19.6765870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T01:37:19.6775670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T01:37:19.6798600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T01:37:19.6803500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T01:37:19.6809200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T01:37:19.6814230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T01:37:19.6819730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T01:37:19.6824850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T01:37:19.6830020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T01:37:19.6835840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T01:37:19.6839780Z Only the first 100 operations were output. 2021-05-16T01:37:20.0624010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3572-xw5qad.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-16T01:37:22.8215510Z ==> Summary 2021-05-16T01:37:22.8805850Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T01:37:22.8813120Z ==> Installing fftw dependency: open-mpi 2021-05-16T01:37:22.9405610Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:37:22.9422890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3396-1i7139b 2021-05-16T01:37:23.2388740Z cp -pR /private/tmp/d20210516-3396-1i7139b/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T01:37:23.6610850Z chmod -Rf +w /private/tmp/d20210516-3396-1i7139b 2021-05-16T01:37:25.1289180Z ==> Finishing up 2021-05-16T01:37:25.1657510Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T01:37:25.1661240Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T01:37:25.1666820Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T01:37:25.1671520Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T01:37:25.1679280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T01:37:25.1683740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T01:37:25.1689410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T01:37:25.1694610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T01:37:25.1699970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T01:37:25.1705170Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T01:37:25.1710520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T01:37:25.1715740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T01:37:25.1726440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T01:37:25.1731890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T01:37:25.1737400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T01:37:25.1743070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T01:37:25.1748970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T01:37:25.1754130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T01:37:25.1759030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T01:37:25.1764590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T01:37:25.1769870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T01:37:25.1775070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T01:37:25.1779850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T01:37:25.1785340Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T01:37:25.1793090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T01:37:25.1797880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T01:37:25.1803320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T01:37:25.1808650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T01:37:25.1813480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T01:37:25.1864860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T01:37:25.1868980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T01:37:25.1875280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T01:37:25.1881020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T01:37:25.1885650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T01:37:25.1891790Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T01:37:25.1896370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T01:37:25.1901840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T01:37:25.1907320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T01:37:25.1912020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T01:37:25.1917660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T01:37:25.1922910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T01:37:25.1927880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T01:37:25.1933260Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T01:37:25.1938290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T01:37:25.1943210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T01:37:25.1948430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T01:37:25.1953720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T01:37:25.1958420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T01:37:25.1971080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T01:37:25.1976870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T01:37:25.1982320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T01:37:25.1988040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T01:37:25.1993630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T01:37:25.1999100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T01:37:25.2009660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T01:37:25.2015310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T01:37:25.2020990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T01:37:25.2026610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T01:37:25.2032090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T01:37:25.2037570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T01:37:25.2050570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T01:37:25.2055820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T01:37:25.2061320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T01:37:25.2082610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T01:37:25.2090350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T01:37:25.2108050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T01:37:25.2113710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T01:37:25.2119210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T01:37:25.2124730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T01:37:25.2130080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T01:37:25.2135580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T01:37:25.2141010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T01:37:25.2146900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T01:37:25.2151780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T01:37:25.2157300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T01:37:25.2162640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T01:37:25.2168140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T01:37:25.2173770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T01:37:25.2179370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T01:37:25.2184850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T01:37:25.2191630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T01:37:25.2197520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T01:37:25.2202700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T01:37:25.2223980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T01:37:25.2230360Z 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-16T01:37:25.2232340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T01:37:25.2234130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T01:37:25.2235800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T01:37:25.2237580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T01:37:25.2242440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T01:37:25.2247440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T01:37:25.2252990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T01:37:25.2258440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T01:37:25.2263680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T01:37:25.2268790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T01:37:25.2274360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T01:37:25.2279720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T01:37:25.2285630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T01:37:25.2291290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T01:37:25.2297260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T01:37:25.2301760Z Only the first 100 operations were output. 2021-05-16T01:37:25.7535930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3600-14k2dtq.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-16T01:37:28.4376750Z ==> Summary 2021-05-16T01:37:28.4863420Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:37:28.4870390Z ==> Installing fftw 2021-05-16T01:37:28.4911390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3396-lmwa6f 2021-05-16T01:37:28.4913730Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:37:28.6117160Z cp -pR /private/tmp/d20210516-3396-lmwa6f/fftw/. /usr/local/Cellar/fftw 2021-05-16T01:37:28.6745690Z chmod -Rf +w /private/tmp/d20210516-3396-lmwa6f 2021-05-16T01:37:28.8552290Z ==> Finishing up 2021-05-16T01:37:28.9120080Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T01:37:28.9123990Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T01:37:28.9129180Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T01:37:28.9133670Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T01:37:28.9141040Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T01:37:28.9145720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T01:37:28.9150710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T01:37:28.9155330Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T01:37:28.9160480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T01:37:28.9165320Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T01:37:28.9170260Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T01:37:28.9175710Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T01:37:28.9213060Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T01:37:28.9340380Z info /usr/local/share/info/fftw3.info 2021-05-16T01:37:28.9351140Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T01:37:28.9357060Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T01:37:28.9368960Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T01:37:28.9374850Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T01:37:28.9380810Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T01:37:28.9386640Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T01:37:28.9406280Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T01:37:28.9412440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T01:37:28.9418130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T01:37:28.9424640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T01:37:28.9430370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T01:37:28.9435930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T01:37:28.9442030Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T01:37:28.9447770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T01:37:28.9454520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T01:37:28.9460340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T01:37:28.9465920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T01:37:28.9471180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T01:37:28.9476840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T01:37:28.9481730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T01:37:28.9487130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T01:37:28.9502860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T01:37:28.9513070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T01:37:28.9524890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T01:37:28.9533760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T01:37:28.9542580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T01:37:28.9551260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T01:37:28.9559600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T01:37:28.9568900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T01:37:28.9578400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T01:37:28.9593350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T01:37:28.9605780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T01:37:28.9607410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T01:37:28.9617970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T01:37:28.9623080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T01:37:28.9629270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T01:37:28.9638530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T01:37:28.9646970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T01:37:28.9655950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T01:37:28.9665400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T01:37:28.9674170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T01:37:28.9683050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T01:37:28.9690770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T01:37:28.9702090Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T01:37:28.9712060Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T01:37:28.9735380Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T01:37:29.0132190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3627-tgwk6d.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-16T01:37:31.6790030Z ==> Summary 2021-05-16T01:37:31.6845770Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:37:32.5308650Z ==> No outdated dependents to upgrade! 2021-05-16T01:37:32.5310370Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:37:32.7127880Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T01:37:32.7129490Z fftw, open-mpi 2021-05-16T01:37:32.7136720Z rm /usr/local/bin/fftw-wisdom 2021-05-16T01:37:32.7139680Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T01:37:32.7146270Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T01:37:32.7147620Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T01:37:32.7151680Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T01:37:32.7154370Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T01:37:32.7159670Z rm /usr/local/include/fftw3.f 2021-05-16T01:37:32.7160620Z rm /usr/local/include/fftw3.f03 2021-05-16T01:37:32.7163230Z rm /usr/local/include/fftw3.h 2021-05-16T01:37:32.7168850Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T01:37:32.7169840Z rm /usr/local/include/fftw3l.f03 2021-05-16T01:37:32.7172410Z rm /usr/local/include/fftw3q.f03 2021-05-16T01:37:32.7180630Z rm /usr/local/lib/cmake/fftw3 2021-05-16T01:37:32.7185110Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T01:37:32.7186630Z rm /usr/local/lib/libfftw3.a 2021-05-16T01:37:32.7189950Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T01:37:32.7198000Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T01:37:32.7198990Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T01:37:32.7202300Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T01:37:32.7203330Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T01:37:32.7206450Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T01:37:32.7211930Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T01:37:32.7212910Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T01:37:32.7216230Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T01:37:32.7219150Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T01:37:32.7222060Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T01:37:32.7225250Z rm /usr/local/lib/libfftw3f.a 2021-05-16T01:37:32.7228730Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T01:37:32.7232340Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T01:37:32.7236770Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T01:37:32.7237800Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T01:37:32.7240540Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T01:37:32.7244690Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T01:37:32.7248100Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T01:37:32.7253900Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T01:37:32.7254980Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T01:37:32.7258210Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T01:37:32.7262420Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T01:37:32.7265250Z rm /usr/local/lib/libfftw3l.a 2021-05-16T01:37:32.7268800Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T01:37:32.7273160Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T01:37:32.7278710Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T01:37:32.7279680Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T01:37:32.7282140Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T01:37:32.7285890Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T01:37:32.7292380Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T01:37:32.7293510Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T01:37:32.7298600Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T01:37:32.7299610Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T01:37:32.7305540Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T01:37:32.7311190Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T01:37:32.7312190Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T01:37:32.7373750Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T01:37:32.7378330Z rm /usr/local/share/info/fftw3.info 2021-05-16T01:37:32.7383790Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T01:37:32.7387550Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T01:37:32.7417680Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T01:37:32.7429070Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T01:37:32.7430580Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T01:37:32.7441030Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T01:37:32.8408830Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T01:37:32.8410610Z rm /usr/local/bin/mpic++ 2021-05-16T01:37:32.8413660Z rm /usr/local/bin/mpicc 2021-05-16T01:37:32.8417380Z rm /usr/local/bin/mpicxx 2021-05-16T01:37:32.8420300Z rm /usr/local/bin/mpiexec 2021-05-16T01:37:32.8423680Z rm /usr/local/bin/mpif77 2021-05-16T01:37:32.8426490Z rm /usr/local/bin/mpif90 2021-05-16T01:37:32.8429840Z rm /usr/local/bin/mpifort 2021-05-16T01:37:32.8432690Z rm /usr/local/bin/mpirun 2021-05-16T01:37:32.8437010Z rm /usr/local/bin/ompi-clean 2021-05-16T01:37:32.8439540Z rm /usr/local/bin/ompi-server 2021-05-16T01:37:32.8442250Z rm /usr/local/bin/ompi_info 2021-05-16T01:37:32.8445650Z rm /usr/local/bin/opal_wrapper 2021-05-16T01:37:32.8448960Z rm /usr/local/bin/orte-clean 2021-05-16T01:37:32.8452090Z rm /usr/local/bin/orte-info 2021-05-16T01:37:32.8455050Z rm /usr/local/bin/orte-server 2021-05-16T01:37:32.8461670Z rm /usr/local/bin/ortecc 2021-05-16T01:37:32.8470280Z rm /usr/local/bin/orted 2021-05-16T01:37:32.8473320Z rm /usr/local/bin/orterun 2021-05-16T01:37:32.8481560Z rm /usr/local/bin/profile2mat.pl 2021-05-16T01:37:32.8491320Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T01:37:32.8498140Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T01:37:32.8501440Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T01:37:32.8508250Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T01:37:32.8518730Z rm /usr/local/include/mpi-ext.h 2021-05-16T01:37:32.8521310Z rm /usr/local/include/mpi.h 2021-05-16T01:37:32.8525900Z rm /usr/local/include/mpi.mod 2021-05-16T01:37:32.8532080Z rm /usr/local/include/mpi_ext.mod 2021-05-16T01:37:32.8535070Z rm /usr/local/include/mpi_f08.mod 2021-05-16T01:37:32.8541520Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T01:37:32.8544490Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T01:37:32.8550470Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T01:37:32.8556380Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T01:37:32.8559260Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T01:37:32.8565420Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T01:37:32.8569030Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T01:37:32.8575120Z rm /usr/local/include/mpif-config.h 2021-05-16T01:37:32.8580900Z rm /usr/local/include/mpif-constants.h 2021-05-16T01:37:32.8583750Z rm /usr/local/include/mpif-ext.h 2021-05-16T01:37:32.8589700Z rm /usr/local/include/mpif-externals.h 2021-05-16T01:37:32.8593500Z rm /usr/local/include/mpif-handles.h 2021-05-16T01:37:32.8599160Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T01:37:32.8602030Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T01:37:32.8608200Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T01:37:32.8611090Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T01:37:32.8616650Z rm /usr/local/include/mpif.h 2021-05-16T01:37:32.8619610Z rm /usr/local/include/openmpi 2021-05-16T01:37:32.8625230Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T01:37:32.8634030Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T01:37:32.8642020Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T01:37:32.8645270Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T01:37:32.8653240Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T01:37:32.8657140Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T01:37:32.8664840Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T01:37:32.8667800Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T01:37:32.8674910Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T01:37:32.8677780Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T01:37:32.8685240Z rm /usr/local/lib/libmpi.dylib 2021-05-16T01:37:32.8688150Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T01:37:32.8694320Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T01:37:32.8697450Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T01:37:32.8701990Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T01:37:32.8709170Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T01:37:32.8712150Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T01:37:32.8719450Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T01:37:32.8723630Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T01:37:32.8732190Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T01:37:32.8739210Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T01:37:32.8743370Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T01:37:32.8747220Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T01:37:32.8754810Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T01:37:32.8757400Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T01:37:32.8764280Z rm /usr/local/lib/openmpi 2021-05-16T01:37:32.8774910Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T01:37:32.8777800Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T01:37:32.8784990Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T01:37:32.8793070Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T01:37:32.8796250Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T01:37:32.8802460Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T01:37:32.8805660Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T01:37:32.8813070Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T01:37:32.8816140Z rm /usr/local/lib/pmix 2021-05-16T01:37:32.8833960Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T01:37:32.8836720Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T01:37:32.8843380Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T01:37:32.8847830Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T01:37:32.8854880Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T01:37:32.8858320Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T01:37:32.8862140Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T01:37:32.8868580Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T01:37:32.8872510Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T01:37:32.8879160Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T01:37:32.8881930Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T01:37:32.8888090Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T01:37:32.8899450Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T01:37:32.8903080Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T01:37:32.8909170Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T01:37:32.8915200Z rm /usr/local/share/man/man1/orted.1 2021-05-16T01:37:32.8922450Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T01:37:32.8944040Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T01:37:32.8950280Z Only the first 100 operations were output. 2021-05-16T01:37:34.9170790Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:37:36.0469030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:37:36.5865930Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T01:37:36.9508730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T01%3A45%3A00Z&sig=fcJ7pu%2Fpc1UMtprDJ8K2RPFwGud5WMiL%2FO2IEMCu94A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:36.9973060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T01\%3A45\%3A00Z\&sig=fcJ7pu\%2Fpc1UMtprDJ8K2RPFwGud5WMiL\%2FO2IEMCu94A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:37.3365620Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T01:37:37.4758400Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T01:37:37.4785830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3635-qjjeyq 2021-05-16T01:37:38.1481020Z cp -pR /private/tmp/d20210516-3635-qjjeyq/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T01:37:38.8523920Z chmod -Rf +w /private/tmp/d20210516-3635-qjjeyq 2021-05-16T01:37:39.9038780Z ==> Finishing up 2021-05-16T01:37:39.9553050Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T01:37:39.9558320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T01:37:39.9563320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T01:37:39.9568280Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T01:37:39.9572830Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T01:37:39.9578290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T01:37:39.9583220Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T01:37:39.9587920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T01:37:39.9596050Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T01:37:39.9600970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T01:37:39.9606110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T01:37:39.9610930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T01:37:39.9631670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T01:37:39.9636470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T01:37:39.9641210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T01:37:39.9646110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T01:37:39.9658450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T01:37:39.9672110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T01:37:39.9673690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T01:37:39.9675120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T01:37:39.9676510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T01:37:39.9677940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T01:37:39.9680370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T01:37:39.9684530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T01:37:39.9689460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T01:37:39.9693830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T01:37:39.9703160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T01:37:39.9707530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T01:37:39.9716210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T01:37:39.9724310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T01:37:39.9733430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T01:37:39.9744820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T01:37:39.9753100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T01:37:39.9761180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T01:37:39.9767160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T01:37:39.9775010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T01:37:39.9784520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T01:37:39.9797320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T01:37:39.9806070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T01:37:39.9815700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T01:37:39.9821630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T01:37:39.9833160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T01:37:39.9841940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T01:37:39.9851390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T01:37:39.9859840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T01:37:39.9868440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T01:37:39.9876270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T01:37:39.9883980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T01:37:39.9912850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T01:37:39.9914450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T01:37:39.9915860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T01:37:39.9917460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T01:37:39.9919950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T01:37:39.9929160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T01:37:39.9937490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T01:37:39.9945520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T01:37:39.9950000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T01:37:39.9958510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T01:37:39.9967930Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T01:37:39.9976100Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T01:37:39.9983410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T01:37:39.9988190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T01:37:39.9996210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T01:37:40.0005230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T01:37:40.0015570Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T01:37:40.0020150Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T01:37:40.0029710Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T01:37:40.0039040Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T01:37:40.0148080Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T01:37:40.0152160Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T01:37:40.0157570Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T01:37:40.0162490Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T01:37:40.0167000Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T01:37:40.0172080Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T01:37:40.0176640Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T01:37:40.0181660Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T01:37:40.0186170Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T01:37:40.0191280Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T01:37:40.0196030Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T01:37:40.0201110Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T01:37:40.0205870Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T01:37:40.0213430Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T01:37:40.0219870Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T01:37:40.0227110Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T01:37:40.0242880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T01:37:40.0248390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T01:37:40.0253990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T01:37:40.0259380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T01:37:40.0265160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T01:37:40.0271810Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T01:37:40.0277460Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T01:37:40.0282680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T01:37:40.0288160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T01:37:40.0293340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T01:37:40.0298740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T01:37:40.0304240Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T01:37:40.0309530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T01:37:40.0314510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T01:37:40.0320000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T01:37:40.0325280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T01:37:40.0330830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T01:37:40.0334380Z Only the first 100 operations were output. 2021-05-16T01:37:40.4146260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3799-r2bdxh.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-16T01:37:43.0952870Z ==> Summary 2021-05-16T01:37:43.1700550Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T01:37:45.7583600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:37:46.8511120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:37:47.4326610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T01:37:47.8259800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T01%3A45%3A00Z&sig=Qx5XASymaccR8Pca5IraOeP6%2BUmFEnOAEUfA4o%2BrMwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:47.8733360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T01\%3A45\%3A00Z\&sig=Qx5XASymaccR8Pca5IraOeP6\%2BUmFEnOAEUfA4o\%2BrMwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:47.9528340Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T01:37:48.0478030Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T01:37:48.0507260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3806-1ngmc5p 2021-05-16T01:37:48.1394400Z cp -pR /private/tmp/d20210516-3806-1ngmc5p/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T01:37:48.2932770Z chmod -Rf +w /private/tmp/d20210516-3806-1ngmc5p 2021-05-16T01:37:48.4897900Z ==> Finishing up 2021-05-16T01:37:48.5228700Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T01:37:48.5231440Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T01:37:48.5233350Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T01:37:48.5258130Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T01:37:48.5311570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5313640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5349010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5351240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5407870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5476670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5536630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5579270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5581510Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T01:37:48.5582940Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T01:37:48.5585040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5592460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5594790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5597160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5603600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5629760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5646410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5665110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5678220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5697260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5720500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5746590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5770850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5803170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5825240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5827840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5852210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5881090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5883170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5913680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5917210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5953200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5997940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.5999780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6001780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6015970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6057300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6076270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6083250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6084940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6086870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6102290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6143190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6144890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6146790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6168100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6200120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6235820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6294800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6313660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6320260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6337830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6367650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6379870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6382380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6407250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:37:48.6431140Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T01:37:48.6498780Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T01:37:48.6568960Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T01:37:48.6602140Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T01:37:48.6630350Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T01:37:48.6661950Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T01:37:48.6689220Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T01:37:48.6716610Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T01:37:48.7038060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3971-19tki6k.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-16T01:37:51.2744230Z ==> Summary 2021-05-16T01:37:51.2956790Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T01:37:53.4745700Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T01:37:53.4746810Z To reinstall 1.6.37, run: 2021-05-16T01:37:53.4747590Z brew reinstall libpng 2021-05-16T01:37:55.5073060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:37:56.6417730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:37:57.2022040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T01:37:57.5923800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T01%3A45%3A00Z&sig=VdOj9BW%2FuLkUwYJXQMh%2FEupteGvZ9VOX1zZCyW76ZdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:57.6426240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T01\%3A45\%3A00Z\&sig=VdOj9BW\%2FuLkUwYJXQMh\%2FEupteGvZ9VOX1zZCyW76ZdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:57.6916840Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T01:37:57.6965540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:37:58.8666500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:37:59.4658390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T01:37:59.8251320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T01%3A45%3A00Z&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:59.9417050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T01\%3A45\%3A00Z\&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:00.0628200Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T01:38:00.0680660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:38:01.1953960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:38:01.7889990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T01:38:02.1765880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T01%3A45%3A00Z&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:02.2258400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T01\%3A45\%3A00Z\&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:02.2849320Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T01:38:02.2879400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:38:03.4524570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:38:04.0258750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T01:38:04.3860260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T01%3A45%3A00Z&sig=pfKkHbP9B28%2BkIBH%2Fs6qgAgNBABaercaIXBmQHWZgQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:04.4352610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T01\%3A45\%3A00Z\&sig=pfKkHbP9B28\%2BkIBH\%2Fs6qgAgNBABaercaIXBmQHWZgQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:04.5000510Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T01:38:04.5031140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:38:05.6417680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:38:06.1916840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T01:38:06.5537100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T01%3A45%3A00Z&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:06.6051370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T01\%3A45\%3A00Z\&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:06.7366340Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T01:38:06.7428960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:38:07.9427990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:38:08.5173310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T01:38:08.9067420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T01%3A45%3A00Z&sig=Zb%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:08.9568420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T01\%3A45\%3A00Z\&sig=Zb\%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:09.1256760Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:38:09.1362150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:38:10.3186440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:38:10.8956780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T01:38:11.2942930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T01%3A45%3A00Z&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j%2BxNslK%2Fbljdyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:11.3426210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T01\%3A45\%3A00Z\&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j\%2BxNslK\%2Fbljdyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:11.3966570Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T01:38:11.3998510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:38:12.6605030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:38:13.2049320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T01:38:13.5677150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T01%3A45%3A00Z&sig=xe%2BulIC%2Fb%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:13.6136060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T01\%3A45\%3A00Z\&sig=xe\%2BulIC\%2Fb\%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:13.6774730Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T01:38:13.6808880Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:38:14.7869140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:38:15.3422450Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T01:38:15.7314340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T01%3A45%3A00Z&sig=K6ZFtk3UW75Vjy12m%2FHtItej%2BuObV2%2Beru4c6I%2FZ5i8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:15.7966470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T01\%3A45\%3A00Z\&sig=K6ZFtk3UW75Vjy12m\%2FHtItej\%2BuObV2\%2Beru4c6I\%2FZ5i8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:15.8538150Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T01:38:15.8571780Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:38:16.9713370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:38:17.5120800Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T01:38:17.8813760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T01%3A45%3A00Z&sig=nDADBarY%2FQBkL1IO7D%2Bz4nPhBkNRjiqILwAKCBZifEw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:17.9303850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T01\%3A45\%3A00Z\&sig=nDADBarY\%2FQBkL1IO7D\%2Bz4nPhBkNRjiqILwAKCBZifEw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:18.0140880Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T01:38:18.0188770Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:38:19.2103880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:38:19.7834260Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T01:38:20.1516440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T01%3A45%3A00Z&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT%2BNzjkic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:20.2012370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T01\%3A45\%3A00Z\&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT\%2BNzjkic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:20.3480750Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T01:38:20.3571060Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:38:21.4964250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:38:22.0814700Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T01:38:22.4400610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T01%3A45%3A00Z&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:22.4965560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T01\%3A45\%3A00Z\&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:22.6250200Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T01:38:22.6294470Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:38:23.7575740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:38:24.3389620Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T01:38:24.7215160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T01%3A45%3A00Z&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:24.7705800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T01\%3A45\%3A00Z\&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:24.8437400Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T01:38:24.8479080Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:38:26.0038040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:38:26.6230770Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T01:38:26.9861320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T01%3A45%3A00Z&sig=ePCVcHjvI6Y%2BWQAj7bNe7jq4pWM0e5W%2FEyE%2F63twWvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:27.0595670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T01\%3A45\%3A00Z\&sig=ePCVcHjvI6Y\%2BWQAj7bNe7jq4pWM0e5W\%2FEyE\%2F63twWvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:27.4284840Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T01:38:27.4803520Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:38:28.6354340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:38:29.2164380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T01:38:29.5826200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T01%3A45%3A00Z&sig=jAp3el01gcJue7G6gwACvw2G%2BLIXJU307gvryvt%2BseE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:29.6386910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T01\%3A45\%3A00Z\&sig=jAp3el01gcJue7G6gwACvw2G\%2BLIXJU307gvryvt\%2BseE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:29.8636060Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T01:38:29.8735560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:38:30.9763780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:38:31.5395530Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T01:38:31.9012140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T01%3A45%3A00Z&sig=06JiDuCBqcIOdoug3jiKa%2BpEZNdUB%2FvgxcbiZX%2Boj5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:31.9471060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T01\%3A45\%3A00Z\&sig=06JiDuCBqcIOdoug3jiKa\%2BpEZNdUB\%2FvgxcbiZX\%2Boj5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:33.0505490Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T01:38:33.4914460Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:38:34.6545690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:38:35.2347380Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T01:38:35.6148460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T01%3A45%3A00Z&sig=4Nea2%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:35.6859310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T01\%3A45\%3A00Z\&sig=4Nea2\%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:35.9209880Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T01:38:35.9884640Z ==> 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-16T01:38:35.9887440Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T01:38:36.0701910Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T01:38:36.0755470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-4q6qob 2021-05-16T01:38:36.0840820Z cp -pR /private/tmp/d20210516-4081-4q6qob/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T01:38:36.0939250Z chmod -Rf +w /private/tmp/d20210516-4081-4q6qob 2021-05-16T01:38:36.1334630Z ==> Finishing up 2021-05-16T01:38:36.2386930Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T01:38:36.2488050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4346-16bd8bb.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-16T01:38:38.7551300Z ==> Summary 2021-05-16T01:38:38.7566720Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T01:38:38.7574430Z ==> Installing poppler dependency: xorgproto 2021-05-16T01:38:38.7611650Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T01:38:38.7629400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4081-1tf489i 2021-05-16T01:38:38.8907420Z cp -pR /private/tmp/d20210516-4081-1tf489i/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T01:38:39.0213400Z chmod -Rf +w /private/tmp/d20210516-4081-1tf489i 2021-05-16T01:38:39.1910450Z ==> Finishing up 2021-05-16T01:38:39.2301520Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T01:38:39.2312750Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T01:38:39.2369230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T01:38:39.2372350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T01:38:39.2373680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T01:38:39.2374910Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T01:38:39.2376220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T01:38:39.2377540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T01:38:39.2378760Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T01:38:39.2380140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T01:38:39.2381680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T01:38:39.2435980Z rm /usr/local/share/pkgconfig 2021-05-16T01:38:39.2457960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T01:38:39.2462970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T01:38:39.2468860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T01:38:39.2474380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T01:38:39.2480070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T01:38:39.2492350Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T01:38:39.2497710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T01:38:39.2503280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T01:38:39.2508960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T01:38:39.2514310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T01:38:39.2519460Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T01:38:39.2525090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T01:38:39.2530670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T01:38:39.2536390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T01:38:39.2544540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T01:38:39.2557980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T01:38:39.2592410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T01:38:39.2597640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T01:38:39.2602870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T01:38:39.2607780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T01:38:39.2613330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T01:38:39.2618250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T01:38:39.2623820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T01:38:39.2628780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T01:38:39.2634420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T01:38:39.2639410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T01:38:39.2644940Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T01:38:39.2650160Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T01:38:39.2655090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T01:38:39.2660670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T01:38:39.2665570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T01:38:39.2672090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T01:38:39.2677700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T01:38:39.2682580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T01:38:39.2688200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T01:38:39.2693150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T01:38:39.2698830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T01:38:39.2703950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T01:38:39.2708880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T01:38:39.2714600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T01:38:39.2719730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T01:38:39.2724610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T01:38:39.3290180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4372-1yt0f5c.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-16T01:38:41.8360080Z ==> Summary 2021-05-16T01:38:41.8538200Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T01:38:41.8544180Z ==> Installing poppler dependency: libxau 2021-05-16T01:38:41.8650040Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T01:38:41.8667770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-12xtgph 2021-05-16T01:38:41.8795930Z cp -pR /private/tmp/d20210516-4081-12xtgph/libxau/. /usr/local/Cellar/libxau 2021-05-16T01:38:41.8969430Z chmod -Rf +w /private/tmp/d20210516-4081-12xtgph 2021-05-16T01:38:41.9543810Z ==> Finishing up 2021-05-16T01:38:41.9958060Z rm /usr/local/include/X11 2021-05-16T01:38:41.9966220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T01:38:41.9970750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T01:38:41.9977450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T01:38:41.9981050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T01:38:41.9986650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T01:38:41.9991790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T01:38:41.9996960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T01:38:42.0002100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T01:38:42.0007100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T01:38:42.0011940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T01:38:42.0017500Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T01:38:42.0022480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T01:38:42.0027250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T01:38:42.0032760Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T01:38:42.0039350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T01:38:42.0044950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T01:38:42.0049850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T01:38:42.0055310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T01:38:42.0060180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T01:38:42.0065480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T01:38:42.0070270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T01:38:42.0076580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T01:38:42.0082750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T01:38:42.0089200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T01:38:42.0092390Z mkdir -p /usr/local/include/X11/dri 2021-05-16T01:38:42.0099200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T01:38:42.0104590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T01:38:42.0110080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T01:38:42.0113390Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T01:38:42.0121690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T01:38:42.0127380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T01:38:42.0132510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T01:38:42.0137910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T01:38:42.0143410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T01:38:42.0148520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T01:38:42.0154020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T01:38:42.0159480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T01:38:42.0165800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T01:38:42.0171390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T01:38:42.0177170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T01:38:42.0183030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T01:38:42.0188510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T01:38:42.0193710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T01:38:42.0199630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T01:38:42.0204160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T01:38:42.0209710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T01:38:42.0215130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T01:38:42.0220440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T01:38:42.0225900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T01:38:42.0230980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T01:38:42.0261810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T01:38:42.0266170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T01:38:42.0271700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T01:38:42.0277160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T01:38:42.0282800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T01:38:42.0288200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T01:38:42.0294310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T01:38:42.0300070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T01:38:42.0305300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T01:38:42.0310840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T01:38:42.0316090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T01:38:42.0321090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T01:38:42.0326630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T01:38:42.0332000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T01:38:42.0336960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T01:38:42.0342340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T01:38:42.0347700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T01:38:42.0352930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T01:38:42.0358040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T01:38:42.0363530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T01:38:42.0368960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T01:38:42.0374890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T01:38:42.0380020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T01:38:42.0386430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T01:38:42.0391520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T01:38:42.0397220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T01:38:42.0402090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T01:38:42.0407730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T01:38:42.0412580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T01:38:42.0418750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T01:38:42.0424370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T01:38:42.0429430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T01:38:42.0434870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T01:38:42.0439670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T01:38:42.0445310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T01:38:42.0450130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T01:38:42.0455830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T01:38:42.0460740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T01:38:42.0466280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T01:38:42.0471150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T01:38:42.0476570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T01:38:42.0481620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T01:38:42.0486970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T01:38:42.0491900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T01:38:42.0497320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T01:38:42.0502210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T01:38:42.0508430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T01:38:42.0513430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T01:38:42.0518980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T01:38:42.0524260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T01:38:42.0529240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T01:38:42.0533550Z Only the first 100 operations were output. 2021-05-16T01:38:42.0983170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4398-1kvxtht.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-16T01:38:44.6874360Z ==> Summary 2021-05-16T01:38:44.6903460Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T01:38:44.6909540Z ==> Installing poppler dependency: libxdmcp 2021-05-16T01:38:44.7000750Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T01:38:44.7017970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-1pupg67 2021-05-16T01:38:44.7120220Z cp -pR /private/tmp/d20210516-4081-1pupg67/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T01:38:44.7241860Z chmod -Rf +w /private/tmp/d20210516-4081-1pupg67 2021-05-16T01:38:44.7749160Z ==> Finishing up 2021-05-16T01:38:44.8139480Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T01:38:44.8145170Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T01:38:44.8155400Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T01:38:44.8164180Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T01:38:44.8172090Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T01:38:44.8302310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4424-ewhyvc.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-16T01:38:47.3027440Z ==> Summary 2021-05-16T01:38:47.3046560Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T01:38:47.3057730Z ==> Installing poppler dependency: libxcb 2021-05-16T01:38:47.3428930Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T01:38:47.3446090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-4081-hadx24 2021-05-16T01:38:48.0338050Z cp -pR /private/tmp/d20210516-4081-hadx24/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T01:38:49.5377010Z chmod -Rf +w /private/tmp/d20210516-4081-hadx24 2021-05-16T01:38:50.7803280Z ==> Finishing up 2021-05-16T01:38:50.8203340Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T01:38:50.8211640Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T01:38:50.8282360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T01:38:50.8287000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T01:38:50.8297520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T01:38:50.8307990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T01:38:50.8321570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T01:38:50.8335660Z 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-16T01:38:50.8347080Z 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-16T01:38:50.8357690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T01:38:50.8368350Z 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-16T01:38:50.8379790Z 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-16T01:38:50.8387170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T01:38:50.8393010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T01:38:50.8401300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T01:38:50.8412750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T01:38:50.8422190Z 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-16T01:38:50.8431080Z 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-16T01:38:50.8436340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T01:38:50.8442360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T01:38:50.8447560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T01:38:50.8457850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T01:38:50.8463530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T01:38:50.8472110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T01:38:50.8480720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T01:38:50.8485660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T01:38:50.8494580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T01:38:50.8499640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T01:38:50.8508860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T01:38:50.8517240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T01:38:50.8534940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T01:38:50.8545650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T01:38:50.8553960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T01:38:50.8565610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T01:38:50.8571680Z 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-16T01:38:50.8577090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T01:38:50.8585690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T01:38:50.8591530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T01:38:50.8600510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T01:38:50.8606320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T01:38:50.8615240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T01:38:50.8623730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T01:38:50.8629740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T01:38:50.8636150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T01:38:50.8645170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T01:38:50.8650420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T01:38:50.8658820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T01:38:50.8664720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T01:38:50.8670510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T01:38:50.8676530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T01:38:50.8682570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T01:38:50.8691910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T01:38:50.8697980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T01:38:50.8703750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T01:38:50.8712770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T01:38:50.8719040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T01:38:50.8729420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T01:38:50.8734680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T01:38:50.8744440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T01:38:50.8751610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T01:38:50.8757700Z 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-16T01:38:50.8768420Z 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-16T01:38:50.8773880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T01:38:50.8780560Z 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-16T01:38:50.8787260Z 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-16T01:38:50.8794050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T01:38:50.8800590Z 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-16T01:38:50.8806390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T01:38:50.8812360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T01:38:50.8818220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T01:38:50.8826310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T01:38:50.8832300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T01:38:50.8837580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T01:38:50.8843910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T01:38:50.8849640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T01:38:50.8856130Z 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-16T01:38:50.8862150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T01:38:50.8868030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T01:38:50.8879690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T01:38:50.8885990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T01:38:50.8891080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T01:38:50.8897190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T01:38:50.8902890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T01:38:50.8908920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T01:38:50.8920260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T01:38:50.8926300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T01:38:50.8931870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T01:38:50.8937850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T01:38:50.8943910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T01:38:50.8955160Z 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-16T01:38:50.8964060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T01:38:50.8970140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T01:38:50.8978660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T01:38:50.8984530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T01:38:50.8990440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T01:38:50.8996330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T01:38:50.9001950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T01:38:50.9007770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T01:38:50.9013290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T01:38:50.9019210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T01:38:50.9023260Z Only the first 100 operations were output. 2021-05-16T01:38:52.5885690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4459-u4mehl.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-16T01:38:55.3452680Z ==> Summary 2021-05-16T01:38:55.4887810Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T01:38:55.4893930Z ==> Installing poppler dependency: libx11 2021-05-16T01:38:55.5365910Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:38:55.5385320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-2w4by4 2021-05-16T01:38:55.8592890Z cp -pR /private/tmp/d20210516-4081-2w4by4/libx11/. /usr/local/Cellar/libx11 2021-05-16T01:38:56.4082980Z chmod -Rf +w /private/tmp/d20210516-4081-2w4by4 2021-05-16T01:38:56.9015750Z ==> Finishing up 2021-05-16T01:38:56.9401920Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T01:38:56.9419240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T01:38:56.9422490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T01:38:56.9437150Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T01:38:56.9446590Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T01:38:56.9453860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T01:38:56.9469080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T01:38:56.9473450Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T01:38:56.9496100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T01:38:56.9502490Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T01:38:56.9536280Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T01:38:56.9537770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T01:38:56.9539490Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T01:38:56.9540970Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T01:38:56.9542590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T01:38:56.9544340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T01:38:56.9546160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T01:38:56.9547800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T01:38:56.9549480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T01:38:56.9551360Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T01:38:56.9553250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T01:38:56.9555250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T01:38:56.9557290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T01:38:56.9559210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T01:38:56.9561300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T01:38:56.9562990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T01:38:56.9564990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T01:38:56.9567570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T01:38:56.9573120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T01:38:56.9579210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T01:38:56.9584070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T01:38:56.9590340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T01:38:56.9595380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T01:38:56.9601500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T01:38:56.9607800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T01:38:56.9613650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T01:38:56.9620300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T01:38:56.9625760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T01:38:56.9631370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T01:38:56.9636670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T01:38:56.9642560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T01:38:56.9647410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T01:38:56.9653260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T01:38:56.9681590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T01:38:56.9686400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T01:38:56.9692410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T01:38:56.9697510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T01:38:56.9703380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T01:38:56.9708640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T01:38:56.9714260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T01:38:56.9719490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T01:38:56.9725730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T01:38:56.9735110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T01:38:56.9752750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T01:38:56.9754470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T01:38:56.9756310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T01:38:56.9758590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T01:38:56.9760760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T01:38:56.9764830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T01:38:56.9770550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T01:38:56.9775640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T01:38:56.9781270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T01:38:56.9786420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T01:38:56.9791990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T01:38:56.9797460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T01:38:56.9803170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T01:38:56.9808210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T01:38:56.9814040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T01:38:56.9819570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T01:38:56.9849550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T01:38:56.9851520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T01:38:56.9853310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T01:38:56.9854990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T01:38:56.9856720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T01:38:56.9858620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T01:38:56.9860990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T01:38:56.9866640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T01:38:56.9872390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T01:38:56.9877320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T01:38:56.9882790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T01:38:56.9888350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T01:38:56.9893610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T01:38:56.9898990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T01:38:56.9904670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T01:38:56.9909910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T01:38:56.9915640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T01:38:56.9920920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T01:38:56.9927160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T01:38:56.9932840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T01:38:56.9938820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T01:38:56.9945420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T01:38:56.9950700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T01:38:56.9955720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T01:38:56.9961310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T01:38:56.9971440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T01:38:56.9977270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T01:38:56.9982770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T01:38:56.9989240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T01:38:56.9994300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T01:38:57.0000120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T01:38:57.0004700Z Only the first 100 operations were output. 2021-05-16T01:38:57.6067090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4485-s3vi87.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-16T01:39:00.3028260Z ==> Summary 2021-05-16T01:39:00.3731110Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T01:39:00.3735900Z ==> Installing poppler dependency: libxext 2021-05-16T01:39:00.4300870Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T01:39:00.4318150Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-1yg4230 2021-05-16T01:39:00.4637540Z cp -pR /private/tmp/d20210516-4081-1yg4230/libxext/. /usr/local/Cellar/libxext 2021-05-16T01:39:00.5085010Z chmod -Rf +w /private/tmp/d20210516-4081-1yg4230 2021-05-16T01:39:00.5992130Z ==> Finishing up 2021-05-16T01:39:00.6387150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T01:39:00.6390890Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T01:39:00.6396720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T01:39:00.6402230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T01:39:00.6407940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T01:39:00.6412690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T01:39:00.6418220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T01:39:00.6423120Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T01:39:00.6428570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T01:39:00.6433670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T01:39:00.6439200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T01:39:00.6444550Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T01:39:00.6449790Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T01:39:00.6473560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T01:39:00.6478880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T01:39:00.6484400Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T01:39:00.6497190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T01:39:00.6520800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T01:39:00.6522650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T01:39:00.6524430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T01:39:00.6526200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T01:39:00.6528080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T01:39:00.6532340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T01:39:00.6538100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T01:39:00.6544200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T01:39:00.6549510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T01:39:00.6554730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T01:39:00.6560490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T01:39:00.6566000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T01:39:00.6571560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T01:39:00.6576960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T01:39:00.6582220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T01:39:00.6587590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T01:39:00.6593430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T01:39:00.6617210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T01:39:00.6619320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T01:39:00.6621390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T01:39:00.6623850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T01:39:00.6625620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T01:39:00.6627330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T01:39:00.6631950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T01:39:00.6637780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T01:39:00.6644700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T01:39:00.6650320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T01:39:00.6655380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T01:39:00.6661100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T01:39:00.6666130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T01:39:00.6671870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T01:39:00.6677140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T01:39:00.6683020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T01:39:00.6687770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T01:39:00.6693400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T01:39:00.6699280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T01:39:00.6704110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T01:39:00.6710210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T01:39:00.6715830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T01:39:00.6721220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T01:39:00.6727830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T01:39:00.6733080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T01:39:00.6739120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T01:39:00.6744490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T01:39:00.6770950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T01:39:00.6776890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T01:39:00.6782020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T01:39:00.6787890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T01:39:00.6792770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T01:39:00.6799230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T01:39:00.6804540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T01:39:00.6810030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T01:39:00.6815310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T01:39:00.6820920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T01:39:00.6826170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T01:39:00.6832200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T01:39:00.6837510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T01:39:00.6843710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T01:39:00.6850180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T01:39:00.6856470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T01:39:00.6863000Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T01:39:00.6867710Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T01:39:00.6873370Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T01:39:00.6880770Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T01:39:00.7139460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4511-1weiiqb.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-16T01:39:03.3553490Z ==> Summary 2021-05-16T01:39:03.3619650Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T01:39:03.3625960Z ==> Installing poppler dependency: libxrender 2021-05-16T01:39:03.4192340Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T01:39:03.4209970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-18rlp3d 2021-05-16T01:39:03.4326770Z cp -pR /private/tmp/d20210516-4081-18rlp3d/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T01:39:03.4481140Z chmod -Rf +w /private/tmp/d20210516-4081-18rlp3d 2021-05-16T01:39:03.5102780Z ==> Finishing up 2021-05-16T01:39:03.5466980Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T01:39:03.5474930Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T01:39:03.5482030Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T01:39:03.5486910Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T01:39:03.5492890Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T01:39:03.5500270Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T01:39:03.5638390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4537-1ryhriz.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-16T01:39:06.1684070Z ==> Summary 2021-05-16T01:39:06.1707320Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T01:39:06.1714510Z ==> Installing poppler dependency: lzo 2021-05-16T01:39:06.1744160Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T01:39:06.1762800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-19jc4a0 2021-05-16T01:39:06.2013680Z cp -pR /private/tmp/d20210516-4081-19jc4a0/lzo/. /usr/local/Cellar/lzo 2021-05-16T01:39:06.2237300Z chmod -Rf +w /private/tmp/d20210516-4081-19jc4a0 2021-05-16T01:39:06.2855140Z ==> Finishing up 2021-05-16T01:39:06.3238260Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T01:39:06.3246240Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T01:39:06.3252720Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T01:39:06.3257310Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T01:39:06.3262870Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T01:39:06.3274870Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T01:39:06.3444510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4563-tx10ge.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-16T01:39:08.9552180Z ==> Summary 2021-05-16T01:39:08.9588540Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T01:39:08.9594990Z ==> Installing poppler dependency: pixman 2021-05-16T01:39:08.9628650Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T01:39:08.9647100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-171qc93 2021-05-16T01:39:08.9810300Z cp -pR /private/tmp/d20210516-4081-171qc93/pixman/. /usr/local/Cellar/pixman 2021-05-16T01:39:08.9952420Z chmod -Rf +w /private/tmp/d20210516-4081-171qc93 2021-05-16T01:39:09.0483790Z ==> Finishing up 2021-05-16T01:39:09.0919390Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T01:39:09.0925990Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T01:39:09.0930930Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T01:39:09.0936250Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T01:39:09.0941600Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T01:39:09.0949040Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T01:39:09.1080460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4589-1jzddfp.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-16T01:39:11.6276910Z ==> Summary 2021-05-16T01:39:11.6298260Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T01:39:11.6304840Z ==> Installing poppler dependency: cairo 2021-05-16T01:39:11.8250550Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T01:39:11.8267920Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-pn555t 2021-05-16T01:39:11.8943210Z cp -pR /private/tmp/d20210516-4081-pn555t/cairo/. /usr/local/Cellar/cairo 2021-05-16T01:39:11.9674920Z chmod -Rf +w /private/tmp/d20210516-4081-pn555t 2021-05-16T01:39:12.2519150Z ==> Finishing up 2021-05-16T01:39:12.2961170Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T01:39:12.2983090Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T01:39:12.2998500Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T01:39:12.3044760Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T01:39:12.3062550Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T01:39:12.3073450Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T01:39:12.3096980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T01:39:12.3111020Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T01:39:12.3122750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T01:39:12.3135270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T01:39:12.3148130Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T01:39:12.3159480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T01:39:12.3170700Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T01:39:12.3192950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T01:39:12.3207760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T01:39:12.3219350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T01:39:12.3227310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T01:39:12.3300770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T01:39:12.3304700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T01:39:12.3310590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T01:39:12.3315940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T01:39:12.3321230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T01:39:12.3326510Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T01:39:12.3331630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T01:39:12.3337720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T01:39:12.3343600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T01:39:12.3348910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T01:39:12.3353740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T01:39:12.3359730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T01:39:12.3364600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T01:39:12.3370010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T01:39:12.3744820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4615-1yifiid.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-16T01:39:15.0040470Z ==> Summary 2021-05-16T01:39:15.0131150Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T01:39:15.0138120Z ==> Installing poppler dependency: little-cms2 2021-05-16T01:39:15.0283880Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T01:39:15.0301390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-j7qt87 2021-05-16T01:39:15.0479700Z cp -pR /private/tmp/d20210516-4081-j7qt87/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T01:39:15.0677870Z chmod -Rf +w /private/tmp/d20210516-4081-j7qt87 2021-05-16T01:39:15.1400870Z ==> Finishing up 2021-05-16T01:39:15.1629360Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T01:39:15.1654110Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T01:39:15.1656650Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T01:39:15.1664960Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T01:39:15.1687640Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T01:39:15.1693690Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T01:39:15.1695740Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T01:39:15.1708660Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T01:39:15.1717510Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T01:39:15.1729170Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T01:39:15.1739750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T01:39:15.1745870Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T01:39:15.1754290Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T01:39:15.1759140Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T01:39:15.1795850Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T01:39:15.1797650Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T01:39:15.2107090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4641-tej85.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-16T01:39:17.6866950Z ==> Summary 2021-05-16T01:39:17.6894160Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T01:39:17.6900400Z ==> Installing poppler dependency: nspr 2021-05-16T01:39:17.6941990Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T01:39:17.6959870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-627enb 2021-05-16T01:39:17.7326980Z cp -pR /private/tmp/d20210516-4081-627enb/nspr/. /usr/local/Cellar/nspr 2021-05-16T01:39:17.7788240Z chmod -Rf +w /private/tmp/d20210516-4081-627enb 2021-05-16T01:39:17.8788080Z ==> Finishing up 2021-05-16T01:39:17.9136740Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T01:39:17.9143110Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T01:39:17.9179110Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T01:39:17.9185710Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T01:39:17.9190780Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T01:39:17.9195660Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T01:39:17.9201150Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T01:39:17.9205910Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T01:39:17.9211450Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T01:39:17.9219130Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T01:39:17.9542700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4667-19i097n.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-16T01:39:20.3672100Z ==> Summary 2021-05-16T01:39:20.3738220Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T01:39:20.3746020Z ==> Installing poppler dependency: nss 2021-05-16T01:39:20.3969160Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T01:39:20.3987680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-1okuqn3 2021-05-16T01:39:20.6757440Z cp -pR /private/tmp/d20210516-4081-1okuqn3/nss/. /usr/local/Cellar/nss 2021-05-16T01:39:20.8822940Z chmod -Rf +w /private/tmp/d20210516-4081-1okuqn3 2021-05-16T01:39:22.4036460Z ==> Finishing up 2021-05-16T01:39:22.5092580Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T01:39:22.5096200Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T01:39:22.5104320Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T01:39:22.5129830Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T01:39:22.5130870Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T01:39:22.5131970Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T01:39:22.5140580Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T01:39:22.5146000Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T01:39:22.5150090Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T01:39:22.5155200Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T01:39:22.5160070Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T01:39:22.5164620Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T01:39:22.5169720Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T01:39:22.5177750Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T01:39:22.5182400Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T01:39:22.5187550Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T01:39:22.5192790Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T01:39:22.5198700Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T01:39:22.5203390Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T01:39:22.5207890Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T01:39:22.5213080Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T01:39:22.5217510Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T01:39:22.5222590Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T01:39:22.5227440Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T01:39:22.5231890Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T01:39:22.5236960Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T01:39:22.5241730Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T01:39:22.5246270Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T01:39:22.5251430Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T01:39:22.5256320Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T01:39:22.5260800Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T01:39:22.5265910Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T01:39:22.5270870Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T01:39:22.5275370Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T01:39:22.5283380Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T01:39:22.5287830Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T01:39:22.5292850Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T01:39:22.5297920Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T01:39:22.5303140Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T01:39:22.5307570Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T01:39:22.5312600Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T01:39:22.5317230Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T01:39:22.5321790Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T01:39:22.5327030Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T01:39:22.5331700Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T01:39:22.5336600Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T01:39:22.5341050Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T01:39:22.5346180Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T01:39:22.5351230Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T01:39:22.5355680Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T01:39:22.5361100Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T01:39:22.5365610Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T01:39:22.5370730Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T01:39:22.5396100Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T01:39:22.5400460Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T01:39:22.5405980Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T01:39:22.5410060Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T01:39:22.5415110Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T01:39:22.5419660Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T01:39:22.5424730Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T01:39:22.5431570Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T01:39:22.5435690Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T01:39:22.5440130Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T01:39:22.5445210Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T01:39:22.5449730Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T01:39:22.5454830Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T01:39:22.5459380Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T01:39:22.5464570Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T01:39:22.5469150Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T01:39:22.5474300Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T01:39:22.5481530Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T01:39:22.5489150Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T01:39:22.5493790Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T01:39:22.5498930Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T01:39:22.5503450Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T01:39:22.5508660Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T01:39:22.5513870Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T01:39:22.5518470Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T01:39:22.5523130Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T01:39:22.5528430Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T01:39:22.5533030Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T01:39:22.5537970Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T01:39:22.5542440Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T01:39:22.5547570Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T01:39:22.5552620Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T01:39:22.5558470Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T01:39:22.5562730Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T01:39:22.5567740Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T01:39:22.5572430Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T01:39:22.5577720Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T01:39:22.5582210Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T01:39:22.5587280Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T01:39:22.5591810Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T01:39:22.5597100Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T01:39:22.5601590Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T01:39:22.5607210Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T01:39:22.5611430Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T01:39:22.5616550Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T01:39:22.5621470Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T01:39:22.5626260Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T01:39:22.5631310Z Only the first 100 operations were output. 2021-05-16T01:39:22.6864760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4693-3uj91t.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-16T01:39:25.3282650Z ==> Summary 2021-05-16T01:39:25.3419180Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T01:39:25.3426510Z ==> Installing poppler dependency: openjpeg 2021-05-16T01:39:25.3724070Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T01:39:25.3741850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-z5x8jj 2021-05-16T01:39:25.5729940Z cp -pR /private/tmp/d20210516-4081-z5x8jj/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T01:39:25.8272960Z chmod -Rf +w /private/tmp/d20210516-4081-z5x8jj 2021-05-16T01:39:26.0793160Z ==> Finishing up 2021-05-16T01:39:26.1183320Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T01:39:26.1186880Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T01:39:26.1192180Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T01:39:26.1199130Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:39:26.1207830Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:39:26.1217620Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T01:39:26.1239710Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T01:39:26.1247660Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T01:39:26.1255760Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T01:39:26.1262710Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T01:39:26.1268070Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T01:39:26.1272660Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T01:39:26.1278270Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T01:39:26.1283370Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:39:26.1292340Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T01:39:26.2296930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4719-cze42r.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-16T01:39:29.0147690Z ==> Summary 2021-05-16T01:39:29.0463550Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T01:39:29.0471080Z ==> Installing poppler dependency: qt@5 2021-05-16T01:39:29.0519050Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T01:39:29.0537080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-qns83m 2021-05-16T01:39:34.3021600Z cp -pR /private/tmp/d20210516-4081-qns83m/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T01:39:41.4669080Z chmod -Rf +w /private/tmp/d20210516-4081-qns83m 2021-05-16T01:39:56.5693650Z ==> Finishing up 2021-05-16T01:39:59.1979760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4770-2o9a9g.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-16T01:40:04.8031740Z ==> Caveats 2021-05-16T01:40:04.8032900Z We agreed to the Qt open source license for you. 2021-05-16T01:40:04.8033900Z If this is unacceptable you should uninstall. 2021-05-16T01:40:04.8034560Z 2021-05-16T01:40:04.8035910Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:40:04.8037050Z because this is an alternate version of another formula. 2021-05-16T01:40:04.8037720Z 2021-05-16T01:40:04.8038550Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:40:04.8040080Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:40:04.8040850Z 2021-05-16T01:40:04.8041650Z For compilers to find qt@5 you may need to set: 2021-05-16T01:40:04.8042950Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:40:04.8044780Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:40:04.8045520Z 2021-05-16T01:40:04.8046760Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:40:04.8047840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:40:04.8048490Z 2021-05-16T01:40:04.8049620Z ==> Summary 2021-05-16T01:40:05.5775070Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T01:40:05.5781340Z ==> Installing poppler 2021-05-16T01:40:05.5787290Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T01:40:05.5808870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4081-1wcqgeh 2021-05-16T01:40:05.8530150Z cp -pR /private/tmp/d20210516-4081-1wcqgeh/poppler/. /usr/local/Cellar/poppler 2021-05-16T01:40:06.1121940Z chmod -Rf +w /private/tmp/d20210516-4081-1wcqgeh 2021-05-16T01:40:06.5638820Z ==> Finishing up 2021-05-16T01:40:06.5994290Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T01:40:06.5998080Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T01:40:06.6003950Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T01:40:06.6009430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T01:40:06.6014770Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T01:40:06.6020200Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T01:40:06.6025350Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T01:40:06.6030760Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T01:40:06.6036220Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T01:40:06.6041530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T01:40:06.6046900Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T01:40:06.6052260Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T01:40:06.6120160Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T01:40:06.6126920Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T01:40:06.6152640Z rm /usr/local/share/gir-1.0 2021-05-16T01:40:06.6169430Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T01:40:06.6175740Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T01:40:06.6193610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T01:40:06.6199180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T01:40:06.6204960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T01:40:06.6217450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T01:40:06.6222990Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T01:40:06.6231930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T01:40:06.6257550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T01:40:06.6259280Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T01:40:06.6260970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T01:40:06.6274920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T01:40:06.6277550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T01:40:06.6279040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T01:40:06.6280320Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T01:40:06.6294350Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T01:40:06.6299390Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T01:40:06.6318160Z rm /usr/local/lib/girepository-1.0 2021-05-16T01:40:06.6329640Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T01:40:06.6336360Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T01:40:06.6371910Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T01:40:06.6374040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T01:40:06.6375920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T01:40:06.6378210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T01:40:06.6380270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T01:40:06.6382370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T01:40:06.6384300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T01:40:06.6386140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T01:40:06.6388170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T01:40:06.6390230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T01:40:06.6393280Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T01:40:06.6399010Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T01:40:06.6404120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T01:40:06.6408590Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T01:40:06.6414460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T01:40:06.6422310Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T01:40:06.6456130Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T01:40:06.6458080Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T01:40:06.6459810Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T01:40:06.7547690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4796-1qw5xeb.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-16T01:40:09.4806540Z ==> Summary 2021-05-16T01:40:09.5139800Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T01:40:11.1898830Z ==> Caveats 2021-05-16T01:40:11.1900220Z ==> qt@5 2021-05-16T01:40:11.1946060Z We agreed to the Qt open source license for you. 2021-05-16T01:40:11.1947220Z If this is unacceptable you should uninstall. 2021-05-16T01:40:11.1947900Z 2021-05-16T01:40:11.1949740Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:40:11.1951120Z because this is an alternate version of another formula. 2021-05-16T01:40:11.1955790Z 2021-05-16T01:40:11.1956670Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:40:11.1958640Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:40:11.1959440Z 2021-05-16T01:40:11.1960600Z For compilers to find qt@5 you may need to set: 2021-05-16T01:40:11.1962990Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:40:11.1964890Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:40:11.1966240Z 2021-05-16T01:40:11.1967720Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:40:11.1968850Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:40:11.1969520Z 2021-05-16T01:40:13.0004780Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:40:14.1268130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:40:14.6808440Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T01:40:15.1446710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T01%3A50%3A00Z&sig=zS6wNfj2jBkobtqHKB4u730PrTU%2FNo9%2BSb40a36PvI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:15.2242270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T01\%3A50\%3A00Z\&sig=zS6wNfj2jBkobtqHKB4u730PrTU\%2FNo9\%2BSb40a36PvI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:15.2725520Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T01:40:15.2779780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:40:16.3842620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:40:16.9632040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:40:17.4806700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T01%3A50%3A00Z&sig=0u8RcUYpaoiniUPVDRDwvCT%2BrCC1yxuFM7fkIlsZoOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:17.5498710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T01\%3A50\%3A00Z\&sig=0u8RcUYpaoiniUPVDRDwvCT\%2BrCC1yxuFM7fkIlsZoOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:17.7568450Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T01:40:17.7899510Z ==> Installing dependencies for hdf5: szip 2021-05-16T01:40:17.7902920Z ==> Installing hdf5 dependency: szip 2021-05-16T01:40:17.8518230Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T01:40:17.8547370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4803-1jpz8b5 2021-05-16T01:40:17.8641590Z cp -pR /private/tmp/d20210516-4803-1jpz8b5/szip/. /usr/local/Cellar/szip 2021-05-16T01:40:17.8750180Z chmod -Rf +w /private/tmp/d20210516-4803-1jpz8b5 2021-05-16T01:40:17.9215350Z ==> Finishing up 2021-05-16T01:40:17.9592500Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T01:40:17.9596550Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T01:40:17.9605260Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T01:40:17.9612140Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T01:40:17.9616900Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T01:40:17.9622090Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T01:40:17.9749960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4973-nhl3dc.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-16T01:40:20.6290910Z ==> Summary 2021-05-16T01:40:20.6309030Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T01:40:20.6315030Z ==> Installing hdf5 2021-05-16T01:40:20.6318230Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:40:20.6336820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4803-1xheyo5 2021-05-16T01:40:20.7909880Z cp -pR /private/tmp/d20210516-4803-1xheyo5/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T01:40:20.9534230Z chmod -Rf +w /private/tmp/d20210516-4803-1xheyo5 2021-05-16T01:40:21.2614800Z ==> Finishing up 2021-05-16T01:40:21.2950500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T01:40:21.2953930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T01:40:21.2959240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T01:40:21.2963820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T01:40:21.2969000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T01:40:21.2973570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T01:40:21.2978850Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T01:40:21.2983340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T01:40:21.2988490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T01:40:21.2993190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T01:40:21.2998390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T01:40:21.3002890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T01:40:21.3007890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T01:40:21.3012760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T01:40:21.3018270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T01:40:21.3023900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T01:40:21.3028420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T01:40:21.3033530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T01:40:21.3038130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T01:40:21.3043140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T01:40:21.3047680Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T01:40:21.3052770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T01:40:21.3062690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T01:40:21.3067050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T01:40:21.3072250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T01:40:21.3084280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T01:40:21.3089280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T01:40:21.3094030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T01:40:21.3099270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T01:40:21.3104200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T01:40:21.3108880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T01:40:21.3114380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T01:40:21.3119900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T01:40:21.3125560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T01:40:21.3130680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T01:40:21.3135350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T01:40:21.3140620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T01:40:21.3145740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T01:40:21.3165490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T01:40:21.3170650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T01:40:21.3175280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T01:40:21.3180570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T01:40:21.3185590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T01:40:21.3190240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T01:40:21.3196150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T01:40:21.3200210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T01:40:21.3206460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T01:40:21.3211600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T01:40:21.3216860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T01:40:21.3222110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T01:40:21.3227400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T01:40:21.3232810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T01:40:21.3237340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T01:40:21.3242470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T01:40:21.3247230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T01:40:21.3253220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T01:40:21.3259480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T01:40:21.3264030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T01:40:21.3268600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T01:40:21.3273940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T01:40:21.3278560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T01:40:21.3283720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T01:40:21.3288410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T01:40:21.3293440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T01:40:21.3298040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T01:40:21.3302780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T01:40:21.3307920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T01:40:21.3312950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T01:40:21.3317610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T01:40:21.3322210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T01:40:21.3327440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T01:40:21.3332450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T01:40:21.3337390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T01:40:21.3341980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T01:40:21.3347190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T01:40:21.3351880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T01:40:21.3357220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T01:40:21.3362060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T01:40:21.3381990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T01:40:21.3386340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T01:40:21.3391640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T01:40:21.3396200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T01:40:21.3401410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T01:40:21.3406020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T01:40:21.3411050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T01:40:21.3415680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T01:40:21.3420810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T01:40:21.3425440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T01:40:21.3430620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T01:40:21.3435250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T01:40:21.3440160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T01:40:21.3444980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T01:40:21.3450130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T01:40:21.3455540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T01:40:21.3460370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T01:40:21.3464990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T01:40:21.3470250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T01:40:21.3474990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T01:40:21.3480260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T01:40:21.3485200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T01:40:21.3489310Z Only the first 100 operations were output. 2021-05-16T01:40:21.4529340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4999-1jvwqzt.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-16T01:40:24.0469970Z ==> Summary 2021-05-16T01:40:24.0642050Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:40:24.7367960Z ==> No outdated dependents to upgrade! 2021-05-16T01:40:24.7369800Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:40:24.7964940Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:40:24.7968860Z hdf5 2021-05-16T01:40:24.7975360Z rm /usr/local/bin/gif2h5 2021-05-16T01:40:24.7978380Z rm /usr/local/bin/h52gif 2021-05-16T01:40:24.7982110Z rm /usr/local/bin/h5c++ 2021-05-16T01:40:24.7984930Z rm /usr/local/bin/h5cc 2021-05-16T01:40:24.7990200Z rm /usr/local/bin/h5clear 2021-05-16T01:40:24.7991120Z rm /usr/local/bin/h5copy 2021-05-16T01:40:24.7994910Z rm /usr/local/bin/h5debug 2021-05-16T01:40:24.7998010Z rm /usr/local/bin/h5diff 2021-05-16T01:40:24.8001370Z rm /usr/local/bin/h5dump 2021-05-16T01:40:24.8005450Z rm /usr/local/bin/h5fc 2021-05-16T01:40:24.8008240Z rm /usr/local/bin/h5format_convert 2021-05-16T01:40:24.8010260Z rm /usr/local/bin/h5import 2021-05-16T01:40:24.8015500Z rm /usr/local/bin/h5jam 2021-05-16T01:40:24.8016540Z rm /usr/local/bin/h5ls 2021-05-16T01:40:24.8019670Z rm /usr/local/bin/h5mkgrp 2021-05-16T01:40:24.8025440Z rm /usr/local/bin/h5perf_serial 2021-05-16T01:40:24.8035020Z rm /usr/local/bin/h5redeploy 2021-05-16T01:40:24.8035870Z rm /usr/local/bin/h5repack 2021-05-16T01:40:24.8036650Z rm /usr/local/bin/h5repart 2021-05-16T01:40:24.8038310Z rm /usr/local/bin/h5stat 2021-05-16T01:40:24.8045070Z rm /usr/local/bin/h5unjam 2021-05-16T01:40:24.8045930Z rm /usr/local/bin/h5watch 2021-05-16T01:40:24.8056150Z rm /usr/local/include/H5ACpublic.h 2021-05-16T01:40:24.8062040Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T01:40:24.8065800Z rm /usr/local/include/H5Apublic.h 2021-05-16T01:40:24.8070460Z rm /usr/local/include/H5ArrayType.h 2021-05-16T01:40:24.8074420Z rm /usr/local/include/H5AtomType.h 2021-05-16T01:40:24.8078300Z rm /usr/local/include/H5Attribute.h 2021-05-16T01:40:24.8082740Z rm /usr/local/include/H5Classes.h 2021-05-16T01:40:24.8088170Z rm /usr/local/include/H5CommonFG.h 2021-05-16T01:40:24.8089160Z rm /usr/local/include/H5CompType.h 2021-05-16T01:40:24.8091980Z rm /usr/local/include/H5Cpp.h 2021-05-16T01:40:24.8095850Z rm /usr/local/include/H5CppDoc.h 2021-05-16T01:40:24.8100920Z rm /usr/local/include/H5Cpublic.h 2021-05-16T01:40:24.8102550Z rm /usr/local/include/H5DOpublic.h 2021-05-16T01:40:24.8105750Z rm /usr/local/include/H5DSpublic.h 2021-05-16T01:40:24.8109120Z rm /usr/local/include/H5DaccProp.h 2021-05-16T01:40:24.8113780Z rm /usr/local/include/H5DataSet.h 2021-05-16T01:40:24.8115510Z rm /usr/local/include/H5DataSpace.h 2021-05-16T01:40:24.8119320Z rm /usr/local/include/H5DataType.h 2021-05-16T01:40:24.8123120Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T01:40:24.8126400Z rm /usr/local/include/H5Dpublic.h 2021-05-16T01:40:24.8130410Z rm /usr/local/include/H5DxferProp.h 2021-05-16T01:40:24.8133060Z rm /usr/local/include/H5ESpublic.h 2021-05-16T01:40:24.8140370Z rm /usr/local/include/H5EnumType.h 2021-05-16T01:40:24.8167230Z rm /usr/local/include/H5Epubgen.h 2021-05-16T01:40:24.8168260Z rm /usr/local/include/H5Epublic.h 2021-05-16T01:40:24.8170310Z rm /usr/local/include/H5Exception.h 2021-05-16T01:40:24.8171650Z rm /usr/local/include/H5FDcore.h 2021-05-16T01:40:24.8172590Z rm /usr/local/include/H5FDdirect.h 2021-05-16T01:40:24.8173510Z rm /usr/local/include/H5FDfamily.h 2021-05-16T01:40:24.8174350Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T01:40:24.8175800Z rm /usr/local/include/H5FDlog.h 2021-05-16T01:40:24.8182180Z rm /usr/local/include/H5FDmpi.h 2021-05-16T01:40:24.8185980Z rm /usr/local/include/H5FDmpio.h 2021-05-16T01:40:24.8187840Z rm /usr/local/include/H5FDmulti.h 2021-05-16T01:40:24.8191470Z rm /usr/local/include/H5FDpublic.h 2021-05-16T01:40:24.8195970Z rm /usr/local/include/H5FDros3.h 2021-05-16T01:40:24.8198990Z rm /usr/local/include/H5FDsec2.h 2021-05-16T01:40:24.8204380Z rm /usr/local/include/H5FDstdio.h 2021-05-16T01:40:24.8207250Z rm /usr/local/include/H5FDwindows.h 2021-05-16T01:40:24.8211570Z rm /usr/local/include/H5FaccProp.h 2021-05-16T01:40:24.8215210Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T01:40:24.8218110Z rm /usr/local/include/H5File.h 2021-05-16T01:40:24.8222600Z rm /usr/local/include/H5FloatType.h 2021-05-16T01:40:24.8225590Z rm /usr/local/include/H5Fpublic.h 2021-05-16T01:40:24.8230590Z rm /usr/local/include/H5Gpublic.h 2021-05-16T01:40:24.8233990Z rm /usr/local/include/H5Group.h 2021-05-16T01:40:24.8237040Z rm /usr/local/include/H5IMpublic.h 2021-05-16T01:40:24.8242370Z rm /usr/local/include/H5IdComponent.h 2021-05-16T01:40:24.8245350Z rm /usr/local/include/H5Include.h 2021-05-16T01:40:24.8250520Z rm /usr/local/include/H5IntType.h 2021-05-16T01:40:24.8253410Z rm /usr/local/include/H5Ipublic.h 2021-05-16T01:40:24.8256510Z rm /usr/local/include/H5LDpublic.h 2021-05-16T01:40:24.8262830Z rm /usr/local/include/H5LTpublic.h 2021-05-16T01:40:24.8264000Z rm /usr/local/include/H5LaccProp.h 2021-05-16T01:40:24.8267170Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T01:40:24.8271600Z rm /usr/local/include/H5Library.h 2021-05-16T01:40:24.8275220Z rm /usr/local/include/H5Location.h 2021-05-16T01:40:24.8278380Z rm /usr/local/include/H5Lpublic.h 2021-05-16T01:40:24.8282850Z rm /usr/local/include/H5MMpublic.h 2021-05-16T01:40:24.8285970Z rm /usr/local/include/H5Mpublic.h 2021-05-16T01:40:24.8291630Z rm /usr/local/include/H5Object.h 2021-05-16T01:40:24.8295060Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T01:40:24.8297370Z rm /usr/local/include/H5Opublic.h 2021-05-16T01:40:24.8300940Z rm /usr/local/include/H5PLextern.h 2021-05-16T01:40:24.8304090Z rm /usr/local/include/H5PLpublic.h 2021-05-16T01:40:24.8308110Z rm /usr/local/include/H5PTpublic.h 2021-05-16T01:40:24.8311700Z rm /usr/local/include/H5PacketTable.h 2021-05-16T01:40:24.8314720Z rm /usr/local/include/H5Ppublic.h 2021-05-16T01:40:24.8318890Z rm /usr/local/include/H5PredType.h 2021-05-16T01:40:24.8321950Z rm /usr/local/include/H5PropList.h 2021-05-16T01:40:24.8326610Z rm /usr/local/include/H5Rpublic.h 2021-05-16T01:40:24.8329030Z rm /usr/local/include/H5Spublic.h 2021-05-16T01:40:24.8333950Z rm /usr/local/include/H5StrType.h 2021-05-16T01:40:24.8336160Z rm /usr/local/include/H5TBpublic.h 2021-05-16T01:40:24.8340280Z rm /usr/local/include/H5Tpublic.h 2021-05-16T01:40:24.8343720Z rm /usr/local/include/H5VLconnector.h 2021-05-16T01:40:24.8347820Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T01:40:24.8349890Z rm /usr/local/include/H5VLnative.h 2021-05-16T01:40:24.8354310Z Only the first 100 operations were output. 2021-05-16T01:40:26.6740640Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:40:27.9465610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:40:28.6139600Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T01:40:29.1639270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T01%3A50%3A00Z&sig=3ZnqrXsxFZk1KOleHB7fi934wrBcqpl5sybWvhpgF0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:29.2131840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T01\%3A50\%3A00Z\&sig=3ZnqrXsxFZk1KOleHB7fi934wrBcqpl5sybWvhpgF0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:29.4501830Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T01:40:29.5327690Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T01:40:29.5356340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5006-1xpupv3 2021-05-16T01:40:29.6812700Z cp -pR /private/tmp/d20210516-5006-1xpupv3/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T01:40:29.8427900Z chmod -Rf +w /private/tmp/d20210516-5006-1xpupv3 2021-05-16T01:40:30.0203300Z ==> Finishing up 2021-05-16T01:40:30.1113770Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T01:40:30.1120490Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T01:40:30.1160420Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T01:40:30.1165990Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T01:40:30.1173500Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T01:40:30.1178280Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T01:40:30.1183830Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T01:40:30.1188840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T01:40:30.1193790Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T01:40:30.1199040Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T01:40:30.1204070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T01:40:30.1208600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T01:40:30.1214260Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T01:40:30.1222540Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T01:40:30.1229090Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T01:40:30.1262380Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T01:40:30.1857090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5170-1vczaln.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-16T01:40:33.1715640Z ==> Caveats 2021-05-16T01:40:33.1716840Z Emacs Lisp files have been installed to: 2021-05-16T01:40:33.1718240Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T01:40:33.1719700Z ==> Summary 2021-05-16T01:40:33.1914370Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T01:40:35.4619190Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:40:36.5351850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:40:37.1128970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T01:40:37.6716130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T01%3A50%3A00Z&sig=92aB0mZ9FAAFMCmyAySdmFSEJYUf2710Fn37A4hNpFE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:37.7176400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T01\%3A50\%3A00Z\&sig=92aB0mZ9FAAFMCmyAySdmFSEJYUf2710Fn37A4hNpFE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:37.8944030Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T01:40:37.9747590Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T01:40:37.9780060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5179-17m11mw 2021-05-16T01:40:38.1047400Z cp -pR /private/tmp/d20210516-5179-17m11mw/gsl/. /usr/local/Cellar/gsl 2021-05-16T01:40:38.2520410Z chmod -Rf +w /private/tmp/d20210516-5179-17m11mw 2021-05-16T01:40:38.4153230Z ==> Finishing up 2021-05-16T01:40:38.4448270Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T01:40:38.4459380Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T01:40:38.4463770Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T01:40:38.4470890Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T01:40:38.4497960Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T01:40:38.4512720Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T01:40:38.4624370Z info /usr/local/share/info/gsl-ref.info 2021-05-16T01:40:38.4640520Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T01:40:38.4653010Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T01:40:38.4663420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T01:40:38.4690750Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T01:40:38.4698620Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T01:40:38.4704090Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T01:40:38.4711980Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T01:40:38.4718440Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T01:40:38.4724110Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T01:40:38.4730100Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T01:40:38.4743380Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T01:40:38.5396650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5344-13ll410.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-16T01:40:41.1969270Z ==> Summary 2021-05-16T01:40:41.2148230Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T01:40:44.5557840Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:40:45.7439910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:40:46.3257080Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T01:40:46.7653440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T01%3A50%3A00Z&sig=6bRBUyWMGuUZgF%2F6wRrCHI9ahxIhMhMcVqBUPBHsB%2FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:46.8189400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T01\%3A50\%3A00Z\&sig=6bRBUyWMGuUZgF\%2F6wRrCHI9ahxIhMhMcVqBUPBHsB\%2FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:47.0326710Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T01:40:47.0520300Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:40:48.2520230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:40:48.8069310Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T01:40:49.2691010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T01%3A50%3A00Z&sig=513H2fjWgNgSuuWJY6STErrVsmpTHFl0qXu325NAgYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:49.3172150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T01\%3A50\%3A00Z\&sig=513H2fjWgNgSuuWJY6STErrVsmpTHFl0qXu325NAgYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:49.4343180Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T01:40:49.4406700Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:40:50.6168990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:40:51.1866520Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T01:40:51.6641410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T01%3A50%3A00Z&sig=ethVthxNINoqgT4QYlwnl2EDnfWgyETeblMu%2FWj4OAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:51.7163530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T01\%3A50\%3A00Z\&sig=ethVthxNINoqgT4QYlwnl2EDnfWgyETeblMu\%2FWj4OAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:51.8039560Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:40:51.8103540Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:40:52.9420490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:40:53.5204410Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T01:40:53.8836800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T01%3A50%3A00Z&sig=f3MO30Zgse%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:53.9422540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T01\%3A50\%3A00Z\&sig=f3MO30Zgse\%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:54.0043500Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T01:40:54.0078870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:40:55.1631930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:40:55.7268470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T01:40:56.1074680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T01%3A50%3A00Z&sig=3ypykMGx%2FG27O1%2F6oSJS%2F0FOIxFcsuHXXeEaiDqmbTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:56.1674970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T01\%3A50\%3A00Z\&sig=3ypykMGx\%2FG27O1\%2F6oSJS\%2F0FOIxFcsuHXXeEaiDqmbTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:56.3098880Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T01:40:56.3190280Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:40:57.4727910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:40:58.0489430Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T01:40:58.4441200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T01%3A50%3A00Z&sig=MGWlgwGaq36dJQvi347eiYn%2BBrdk7iDiiHDIh54c7Is%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:58.5070040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T01\%3A50\%3A00Z\&sig=MGWlgwGaq36dJQvi347eiYn\%2BBrdk7iDiiHDIh54c7Is\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:40:58.5675780Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T01:40:58.5709720Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:40:59.7608970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:41:00.3209150Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T01:41:00.7067380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T01%3A50%3A00Z&sig=Vsr9ddI24TAv%2B9IdrosKC%2FOdpwknNcNJkHWAVhX1jjI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:00.7637330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T01\%3A50\%3A00Z\&sig=Vsr9ddI24TAv\%2B9IdrosKC\%2FOdpwknNcNJkHWAVhX1jjI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:00.9186980Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T01:41:00.9326930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:41:02.1191970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:41:02.7534540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T01:41:03.1198820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T01%3A50%3A00Z&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:03.1726260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T01\%3A50\%3A00Z\&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:03.2418430Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T01:41:03.2471030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:41:04.3704800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:41:04.9778560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T01:41:05.3451770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T01%3A50%3A00Z&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:05.3975370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T01\%3A50\%3A00Z\&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:05.4784650Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T01:41:05.4841460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:41:06.6348140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:41:07.2081520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T01:41:07.6227530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T01%3A50%3A00Z&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx%2B5g6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:07.6830930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T01\%3A50\%3A00Z\&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx\%2B5g6g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:07.7445710Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T01:41:07.7495090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:41:08.8962310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:41:09.4643410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T01:41:09.8352960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T01%3A50%3A00Z&sig=j54DOw%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:09.8882430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T01\%3A50\%3A00Z\&sig=j54DOw\%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:09.9455180Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T01:41:09.9509260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:41:11.0959230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:41:11.6589650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T01:41:12.0232620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T01%3A50%3A00Z&sig=Y2T%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg%2BcDIOi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:12.0780290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T01\%3A50\%3A00Z\&sig=Y2T\%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg\%2BcDIOi4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:12.2020150Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T01:41:12.2103850Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:41:13.3579590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:41:13.9620100Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T01:41:14.3566340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T01%3A50%3A00Z&sig=WUThG%2B2oy0vIU7ISJu7yxbrq1%2B4QccLjY0i%2BduZnGLM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:14.4174890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T01\%3A50\%3A00Z\&sig=WUThG\%2B2oy0vIU7ISJu7yxbrq1\%2B4QccLjY0i\%2BduZnGLM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:14.4849640Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T01:41:14.4890270Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:41:15.6633390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:41:16.3542710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T01:41:16.7361630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T01%3A50%3A00Z&sig=d1BsrEAjp266%2FM5htXIV3p%2F2I1KxfvP6TunL33LRL8Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:16.7846160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T01\%3A50\%3A00Z\&sig=d1BsrEAjp266\%2FM5htXIV3p\%2F2I1KxfvP6TunL33LRL8Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:17.2946600Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T01:41:17.4118800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:41:18.5497390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:41:19.1510030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T01:41:19.5221630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T01%3A50%3A00Z&sig=Fj%2FxyHYCVvF%2BKV01Wfy5Md591nsRaScT%2BoDvBjsouAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:19.5721010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T01\%3A50\%3A00Z\&sig=Fj\%2FxyHYCVvF\%2BKV01Wfy5Md591nsRaScT\%2BoDvBjsouAg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:19.7609790Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T01:41:19.7740060Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:41:20.8801690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:41:21.4206260Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T01:41:21.7949670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T01%3A50%3A00Z&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:21.8434560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T01\%3A50\%3A00Z\&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:21.9244370Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T01:41:21.9289280Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:41:23.0931120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:41:23.6725610Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T01:41:24.1108460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T01%3A50%3A00Z&sig=2Er6CL%2FlaHc5W78nz6qigvG87O4Uph6Mr%2FT3zuXBCWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:24.1631500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T01\%3A50\%3A00Z\&sig=2Er6CL\%2FlaHc5W78nz6qigvG87O4Uph6Mr\%2FT3zuXBCWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:24.3205650Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T01:41:24.3284760Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:41:25.4936060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:41:26.0601290Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T01:41:26.4647400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T01%3A50%3A00Z&sig=HZ7ySSwbxJsUypeh%2FjBgCJnarGcYFcoavuSGpBC3Pg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:26.5147990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T01\%3A50\%3A00Z\&sig=HZ7ySSwbxJsUypeh\%2FjBgCJnarGcYFcoavuSGpBC3Pg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:26.5631400Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T01:41:26.5662920Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:41:27.7116600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:41:28.2873200Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T01:41:28.6809910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T01%3A50%3A00Z&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:28.7616530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T01\%3A50\%3A00Z\&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:28.8572360Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T01:41:28.8621050Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:41:30.1961590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:41:30.7692050Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T01:41:31.2037200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T01%3A50%3A00Z&sig=U6895NSMrTmXy5FpgDuVHSlJ%2BWFwFhf4LdWQUD4Fp5k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:31.2528520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T01\%3A50\%3A00Z\&sig=U6895NSMrTmXy5FpgDuVHSlJ\%2BWFwFhf4LdWQUD4Fp5k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:31.3744230Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T01:41:31.3871030Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:41:32.5170980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:41:33.0585610Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T01:41:33.4313000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T01%3A50%3A00Z&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB%2B2ngCOkDpg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:33.4878730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T01\%3A50\%3A00Z\&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB\%2B2ngCOkDpg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:33.5442270Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T01:41:33.5477660Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:41:34.6460850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:41:35.2067590Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T01:41:35.5947790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T01%3A50%3A00Z&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:35.6476240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T01\%3A50\%3A00Z\&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:35.8529880Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T01:41:35.8641930Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:41:37.0085030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:41:37.5815790Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T01:41:37.9518080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T01%3A50%3A00Z&sig=trb6TNm6X%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:38.0006630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T01\%3A50\%3A00Z\&sig=trb6TNm6X\%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:38.3307750Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T01:41:38.3740130Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:41:39.6471220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:41:40.2487420Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T01:41:40.6355680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T01%3A50%3A00Z&sig=UwXei9S1H3%2BL%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:40.6839140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T01\%3A50\%3A00Z\&sig=UwXei9S1H3\%2BL\%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:40.7945880Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T01:41:40.7998510Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:41:41.9508830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:41:42.4965750Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T01:41:42.8926580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T01%3A50%3A00Z&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg%2BafQj3OOfi5sUakZ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:42.9429450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T01\%3A50\%3A00Z\&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg\%2BafQj3OOfi5sUakZ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:43.1367820Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T01:41:43.1480680Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:41:44.3008390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:41:44.8757830Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T01:41:45.2858920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T01%3A50%3A00Z&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:45.3335320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T01\%3A50\%3A00Z\&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:45.5867720Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T01:41:45.6066390Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:41:46.7475520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:41:47.3362540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T01:41:47.7097870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T01%3A50%3A00Z&sig=R%2Fy%2Fc%2BNPUm42jNXke1O%2FEbC5aI%2FPfQtlY66Fud6KVMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:47.7583170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T01\%3A50\%3A00Z\&sig=R\%2Fy\%2Fc\%2BNPUm42jNXke1O\%2FEbC5aI\%2FPfQtlY66Fud6KVMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:47.8354610Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T01:41:47.8400760Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:41:48.9954870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:41:49.5829630Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T01:41:49.9545410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T01%3A50%3A00Z&sig=IomG46a1mv1pvKb%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:50.0016590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T01\%3A50\%3A00Z\&sig=IomG46a1mv1pvKb\%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:50.1217380Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T01:41:50.1306750Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:41:51.2996440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:41:51.8675910Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T01:41:52.2329430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T01%3A50%3A00Z&sig=0%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:52.2786460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T01\%3A50\%3A00Z\&sig=0\%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:52.3866300Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:41:52.3918510Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:41:53.8525640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:41:54.4521740Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T01:41:54.7971930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T01%3A50%3A00Z&sig=pni%2BFN0ciB71PgNgiIkOcq8w%2F%2B65zSbVrvAQGTxLunQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:54.8487230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T01\%3A50\%3A00Z\&sig=pni\%2BFN0ciB71PgNgiIkOcq8w\%2F\%2B65zSbVrvAQGTxLunQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:55.5423820Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T01:41:55.6688520Z ==> 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-16T01:41:55.6709050Z ==> Installing ffmpeg dependency: aom 2021-05-16T01:41:55.7468840Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T01:41:55.7520940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1y8al23 2021-05-16T01:41:55.8150380Z cp -pR /private/tmp/d20210516-5351-1y8al23/aom/. /usr/local/Cellar/aom 2021-05-16T01:41:55.8544520Z chmod -Rf +w /private/tmp/d20210516-5351-1y8al23 2021-05-16T01:41:55.9175060Z ==> Finishing up 2021-05-16T01:41:56.0356130Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T01:41:56.0366700Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T01:41:56.0380490Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T01:41:56.0395940Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T01:41:56.0408030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T01:41:56.0417190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T01:41:56.0424190Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T01:41:56.0436590Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T01:41:56.0638270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5702-4ai6m8.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-16T01:41:58.6232220Z ==> Summary 2021-05-16T01:41:58.6304160Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T01:41:58.6311020Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T01:41:58.6383950Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T01:41:58.6402290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-mop2ag 2021-05-16T01:41:58.6595780Z cp -pR /private/tmp/d20210516-5351-mop2ag/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T01:41:58.6755860Z chmod -Rf +w /private/tmp/d20210516-5351-mop2ag 2021-05-16T01:41:58.7332060Z ==> Finishing up 2021-05-16T01:41:58.7738900Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T01:41:58.7754400Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T01:41:58.7764580Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T01:41:58.7770070Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T01:41:58.7779940Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T01:41:58.7935490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5728-3c4w8v.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-16T01:42:01.3369870Z ==> Summary 2021-05-16T01:42:01.3394400Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T01:42:01.3408060Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T01:42:01.3466060Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:42:01.3484520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-v31zjf 2021-05-16T01:42:01.4398700Z cp -pR /private/tmp/d20210516-5351-v31zjf/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T01:42:01.5104340Z chmod -Rf +w /private/tmp/d20210516-5351-v31zjf 2021-05-16T01:42:01.5884360Z ==> Finishing up 2021-05-16T01:42:01.6288980Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T01:42:01.6328190Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T01:42:01.6330740Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T01:42:01.6963550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5754-16gi40y.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-16T01:42:04.3567370Z ==> Summary 2021-05-16T01:42:04.3652510Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T01:42:04.3658670Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T01:42:04.3690090Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T01:42:04.3709100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1e6pjj6 2021-05-16T01:42:04.3989790Z cp -pR /private/tmp/d20210516-5351-1e6pjj6/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T01:42:04.4360600Z chmod -Rf +w /private/tmp/d20210516-5351-1e6pjj6 2021-05-16T01:42:04.5152880Z ==> Finishing up 2021-05-16T01:42:04.5591360Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T01:42:04.5597820Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T01:42:04.5627300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T01:42:04.5648360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T01:42:04.5661200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T01:42:04.5670140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T01:42:04.5679500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T01:42:04.5691040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T01:42:04.5701860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T01:42:04.5730630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T01:42:04.5740720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T01:42:04.5746460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T01:42:04.5759790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T01:42:04.5771560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T01:42:04.5777560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T01:42:04.5788710Z 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-16T01:42:04.5798970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T01:42:04.5809790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T01:42:04.5821290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T01:42:04.5829610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T01:42:04.5835830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T01:42:04.5846440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T01:42:04.5857280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T01:42:04.5862990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T01:42:04.5868090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T01:42:04.5878830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T01:42:04.5886510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T01:42:04.5898230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T01:42:04.5911830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T01:42:04.5922730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T01:42:04.5930370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T01:42:04.5936270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T01:42:04.5941980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T01:42:04.5955330Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T01:42:04.5959980Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T01:42:04.5968250Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T01:42:04.5975830Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T01:42:04.6211380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5780-y0k2ct.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-16T01:42:07.2578450Z ==> Summary 2021-05-16T01:42:07.2632950Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T01:42:07.2639410Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T01:42:07.4996150Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T01:42:07.5017460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1qw5lot 2021-05-16T01:42:07.6149870Z cp -pR /private/tmp/d20210516-5351-1qw5lot/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T01:42:07.7309580Z chmod -Rf +w /private/tmp/d20210516-5351-1qw5lot 2021-05-16T01:42:07.9249060Z ==> Finishing up 2021-05-16T01:42:07.9921520Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T01:42:07.9925200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T01:42:07.9933580Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T01:42:07.9938340Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T01:42:07.9943810Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T01:42:07.9951620Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:42:07.9980730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T01:42:07.9996690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T01:42:08.0001930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T01:42:08.0007930Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T01:42:08.0012800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T01:42:08.0018460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T01:42:08.0023690Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T01:42:08.0029580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T01:42:08.0036600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T01:42:08.0041880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T01:42:08.0047610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T01:42:08.0053540Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T01:42:08.0058700Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T01:42:08.0064400Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T01:42:08.0069880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T01:42:08.0075200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T01:42:08.0081030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T01:42:08.0086340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T01:42:08.0091730Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T01:42:08.0097040Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T01:42:08.0103710Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:42:08.0128680Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T01:42:08.0145480Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T01:42:08.0165880Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T01:42:08.0187090Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T01:42:08.0195750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T01:42:08.0207750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T01:42:08.0216710Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T01:42:08.0225700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T01:42:08.0234760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T01:42:08.0245890Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T01:42:08.0257050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T01:42:08.0274180Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T01:42:08.0279800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T01:42:08.0287800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T01:42:08.0304880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T01:42:08.0316190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T01:42:08.0327150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T01:42:08.0336990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T01:42:08.0347440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T01:42:08.0353210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T01:42:08.0362430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T01:42:08.0375690Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T01:42:08.0384400Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T01:42:08.0398470Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T01:42:08.0409870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T01:42:08.0421350Z 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-16T01:42:08.1043050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5806-13gjd3i.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-16T01:42:10.7143000Z ==> Summary 2021-05-16T01:42:10.7280020Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T01:42:10.7286370Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T01:42:10.7341810Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T01:42:10.7360530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-17r4ot5 2021-05-16T01:42:10.7492730Z cp -pR /private/tmp/d20210516-5351-17r4ot5/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T01:42:10.7666100Z chmod -Rf +w /private/tmp/d20210516-5351-17r4ot5 2021-05-16T01:42:10.8240360Z ==> Finishing up 2021-05-16T01:42:10.8664490Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T01:42:10.8671630Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T01:42:10.8678590Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T01:42:10.8685660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T01:42:10.8690950Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T01:42:10.8700070Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T01:42:10.8707900Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T01:42:10.8863290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5832-xcco5g.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-16T01:42:13.4206280Z ==> Summary 2021-05-16T01:42:13.4233410Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T01:42:13.4240220Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T01:42:13.6577420Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T01:42:13.6595120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1jvczas 2021-05-16T01:42:13.7124520Z cp -pR /private/tmp/d20210516-5351-1jvczas/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T01:42:13.7630660Z chmod -Rf +w /private/tmp/d20210516-5351-1jvczas 2021-05-16T01:42:14.0479690Z ==> Finishing up 2021-05-16T01:42:14.0899730Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T01:42:14.0919820Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T01:42:14.0928960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T01:42:14.0933630Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T01:42:14.0941610Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T01:42:14.0950760Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T01:42:14.0978400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T01:42:14.0986250Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T01:42:14.0991290Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T01:42:14.0996540Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T01:42:14.1008840Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T01:42:14.1014130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T01:42:14.1021160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T01:42:14.1026560Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T01:42:14.1031500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T01:42:14.1038400Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T01:42:14.1044050Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T01:42:14.1070500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T01:42:14.1079450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T01:42:14.1106920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T01:42:14.1132350Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T01:42:14.1134880Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T01:42:14.1136730Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T01:42:14.1138520Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T01:42:14.1393900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5860-r2gqpo.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-16T01:42:16.8095270Z ==> Summary 2021-05-16T01:42:16.8152970Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T01:42:16.8160820Z ==> Installing ffmpeg dependency: libass 2021-05-16T01:42:17.0728140Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T01:42:17.0747190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1bvuzx8 2021-05-16T01:42:17.0867350Z cp -pR /private/tmp/d20210516-5351-1bvuzx8/libass/. /usr/local/Cellar/libass 2021-05-16T01:42:17.0987200Z chmod -Rf +w /private/tmp/d20210516-5351-1bvuzx8 2021-05-16T01:42:17.1547320Z ==> Finishing up 2021-05-16T01:42:17.1963840Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T01:42:17.1970140Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T01:42:17.1974830Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T01:42:17.1981010Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T01:42:17.1988400Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T01:42:17.2149120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5887-z2hqf3.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-16T01:42:19.9249630Z ==> Summary 2021-05-16T01:42:19.9268060Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T01:42:19.9274180Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T01:42:19.9509340Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T01:42:19.9528440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-2uo78i 2021-05-16T01:42:19.9703750Z cp -pR /private/tmp/d20210516-5351-2uo78i/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T01:42:19.9881620Z chmod -Rf +w /private/tmp/d20210516-5351-2uo78i 2021-05-16T01:42:20.0596550Z ==> Finishing up 2021-05-16T01:42:20.1015980Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T01:42:20.1019370Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T01:42:20.1024790Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T01:42:20.1031740Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T01:42:20.1038910Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T01:42:20.1043570Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T01:42:20.1049230Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T01:42:20.1056620Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T01:42:20.1360510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5913-1nz3jnc.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-16T01:42:22.6958440Z ==> Summary 2021-05-16T01:42:22.6983550Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T01:42:22.6990110Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T01:42:22.7048180Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T01:42:22.7066000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5351-7395rv 2021-05-16T01:42:22.7225780Z cp -pR /private/tmp/d20210516-5351-7395rv/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T01:42:22.7499350Z chmod -Rf +w /private/tmp/d20210516-5351-7395rv 2021-05-16T01:42:22.8152060Z ==> Finishing up 2021-05-16T01:42:22.8571960Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T01:42:22.8575600Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T01:42:22.8589740Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T01:42:22.8596570Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T01:42:22.8601800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T01:42:22.8607180Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T01:42:22.8612320Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T01:42:22.8617490Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T01:42:22.8622560Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T01:42:22.8630100Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T01:42:22.8635400Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T01:42:22.8798920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5939-13jcbiq.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-16T01:42:25.5824630Z ==> Summary 2021-05-16T01:42:25.5856690Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T01:42:25.5863370Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T01:42:25.5931210Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T01:42:25.5949010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5351-lffcxx 2021-05-16T01:42:25.6087780Z cp -pR /private/tmp/d20210516-5351-lffcxx/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T01:42:25.6267470Z chmod -Rf +w /private/tmp/d20210516-5351-lffcxx 2021-05-16T01:42:25.6835720Z ==> Finishing up 2021-05-16T01:42:25.7130080Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T01:42:25.7136500Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T01:42:25.7141490Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T01:42:25.7149370Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T01:42:25.7307210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5965-cgukv9.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-16T01:42:28.3360110Z ==> Summary 2021-05-16T01:42:28.3388840Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T01:42:28.3395390Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T01:42:28.3430890Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T01:42:28.3449800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-15bl6s5 2021-05-16T01:42:28.3957230Z cp -pR /private/tmp/d20210516-5351-15bl6s5/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T01:42:28.4126460Z chmod -Rf +w /private/tmp/d20210516-5351-15bl6s5 2021-05-16T01:42:28.4659560Z ==> Finishing up 2021-05-16T01:42:28.5088780Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T01:42:28.5095170Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T01:42:28.5103270Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T01:42:28.5204620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5991-1kqhxxa.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-16T01:42:31.0958900Z ==> Summary 2021-05-16T01:42:31.0982320Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T01:42:31.0988950Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T01:42:31.1012470Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T01:42:31.1031010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-boc2si 2021-05-16T01:42:31.1176880Z cp -pR /private/tmp/d20210516-5351-boc2si/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T01:42:31.1336530Z chmod -Rf +w /private/tmp/d20210516-5351-boc2si 2021-05-16T01:42:31.1955670Z ==> Finishing up 2021-05-16T01:42:31.2397350Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T01:42:31.2400850Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T01:42:31.2408670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T01:42:31.2413260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T01:42:31.2419120Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T01:42:31.2423990Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T01:42:31.2429340Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T01:42:31.2434600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T01:42:31.2442720Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T01:42:31.2447840Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T01:42:31.2598000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6017-x5ogfl.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-16T01:42:33.9642640Z ==> Summary 2021-05-16T01:42:33.9667900Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T01:42:33.9674870Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T01:42:33.9823650Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T01:42:33.9841790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-5ex068 2021-05-16T01:42:34.4072250Z cp -pR /private/tmp/d20210516-5351-5ex068/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T01:42:34.6798500Z chmod -Rf +w /private/tmp/d20210516-5351-5ex068 2021-05-16T01:42:34.7847700Z ==> Finishing up 2021-05-16T01:42:34.8938840Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T01:42:34.8945690Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T01:42:34.8953220Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T01:42:34.8957950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T01:42:34.8963290Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T01:42:34.8968760Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T01:42:34.8976520Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T01:42:34.9156290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6043-1fhzf8w.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-16T01:42:37.4290760Z ==> Summary 2021-05-16T01:42:37.4312880Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T01:42:37.4319270Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T01:42:37.4813310Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T01:42:37.4831400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5351-mpepjj 2021-05-16T01:42:37.5181350Z cp -pR /private/tmp/d20210516-5351-mpepjj/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T01:42:37.5431280Z chmod -Rf +w /private/tmp/d20210516-5351-mpepjj 2021-05-16T01:42:37.6187580Z ==> Finishing up 2021-05-16T01:42:37.6821350Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T01:42:37.6826280Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T01:42:37.6836350Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T01:42:37.6844210Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T01:42:37.6848850Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T01:42:37.6854500Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T01:42:37.6862580Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T01:42:37.7045650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6069-9dtbvb.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-16T01:42:40.2132540Z ==> Summary 2021-05-16T01:42:40.2171690Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T01:42:40.2178040Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T01:42:40.2712050Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T01:42:40.2731290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1y8wsbd 2021-05-16T01:42:40.2932370Z cp -pR /private/tmp/d20210516-5351-1y8wsbd/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T01:42:40.3112800Z chmod -Rf +w /private/tmp/d20210516-5351-1y8wsbd 2021-05-16T01:42:40.3941080Z ==> Finishing up 2021-05-16T01:42:40.4403270Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T01:42:40.4409330Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T01:42:40.4416510Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T01:42:40.4421340Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T01:42:40.4427170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T01:42:40.4434840Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T01:42:40.4583890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6095-1uvww7l.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-16T01:42:42.9831870Z ==> Summary 2021-05-16T01:42:42.9853930Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T01:42:42.9861830Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T01:42:42.9885520Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T01:42:42.9904870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-10u6j1 2021-05-16T01:42:43.0447310Z cp -pR /private/tmp/d20210516-5351-10u6j1/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T01:42:43.1082070Z chmod -Rf +w /private/tmp/d20210516-5351-10u6j1 2021-05-16T01:42:43.1925600Z ==> Finishing up 2021-05-16T01:42:43.2356660Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T01:42:43.2362880Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T01:42:43.2371790Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T01:42:43.2380830Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T01:42:43.2385650Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T01:42:43.2390740Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T01:42:43.2396100Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T01:42:43.2401190Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T01:42:43.2406080Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T01:42:43.2413760Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T01:42:43.2696950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6121-17r2ifc.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-16T01:42:45.8640280Z ==> Summary 2021-05-16T01:42:45.8709780Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T01:42:45.8717560Z ==> Installing ffmpeg dependency: snappy 2021-05-16T01:42:45.8788630Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T01:42:45.8807360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-icnkii 2021-05-16T01:42:45.8925160Z cp -pR /private/tmp/d20210516-5351-icnkii/snappy/. /usr/local/Cellar/snappy 2021-05-16T01:42:45.9079170Z chmod -Rf +w /private/tmp/d20210516-5351-icnkii 2021-05-16T01:42:45.9640820Z ==> Finishing up 2021-05-16T01:42:46.0154360Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T01:42:46.0158460Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T01:42:46.0164190Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T01:42:46.0168550Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T01:42:46.0178610Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T01:42:46.0184170Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T01:42:46.0189010Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T01:42:46.0194310Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T01:42:46.0199880Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T01:42:46.0349610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6147-1js066x.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-16T01:42:48.6327790Z ==> Summary 2021-05-16T01:42:48.6352960Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T01:42:48.6359140Z ==> Installing ffmpeg dependency: speex 2021-05-16T01:42:48.6485410Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T01:42:48.6503380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1vf5lf9 2021-05-16T01:42:48.6660240Z cp -pR /private/tmp/d20210516-5351-1vf5lf9/speex/. /usr/local/Cellar/speex 2021-05-16T01:42:48.6854960Z chmod -Rf +w /private/tmp/d20210516-5351-1vf5lf9 2021-05-16T01:42:48.7440860Z ==> Finishing up 2021-05-16T01:42:48.7867660Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T01:42:48.7880720Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T01:42:48.7888290Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T01:42:48.7895070Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T01:42:48.7900110Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T01:42:48.7905620Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T01:42:48.7913210Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T01:42:48.8076090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6173-1wdmcgn.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-16T01:42:51.4693270Z ==> Summary 2021-05-16T01:42:51.4769620Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T01:42:51.4775730Z ==> Installing ffmpeg dependency: srt 2021-05-16T01:42:51.4897370Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T01:42:51.4915410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-76um5r 2021-05-16T01:42:51.5251910Z cp -pR /private/tmp/d20210516-5351-76um5r/srt/. /usr/local/Cellar/srt 2021-05-16T01:42:51.5437220Z chmod -Rf +w /private/tmp/d20210516-5351-76um5r 2021-05-16T01:42:51.6229260Z ==> Finishing up 2021-05-16T01:42:51.6878880Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T01:42:51.6892900Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T01:42:51.6895180Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T01:42:51.6901850Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T01:42:51.6909030Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T01:42:51.6916200Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T01:42:51.6921370Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T01:42:51.6926050Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T01:42:51.6931670Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T01:42:51.6939160Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T01:42:51.6944200Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T01:42:51.7121660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6199-114nbe7.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-16T01:42:54.2817970Z ==> Summary 2021-05-16T01:42:54.2843060Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T01:42:54.2850450Z ==> Installing ffmpeg dependency: giflib 2021-05-16T01:42:54.2879370Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T01:42:54.2940030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1kyp0l3 2021-05-16T01:42:54.3138900Z cp -pR /private/tmp/d20210516-5351-1kyp0l3/giflib/. /usr/local/Cellar/giflib 2021-05-16T01:42:54.3293750Z chmod -Rf +w /private/tmp/d20210516-5351-1kyp0l3 2021-05-16T01:42:54.4161880Z ==> Finishing up 2021-05-16T01:42:54.4603530Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T01:42:54.4606870Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T01:42:54.4612390Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T01:42:54.4626280Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T01:42:54.4630710Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T01:42:54.4636190Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T01:42:54.4643520Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T01:42:54.4650720Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T01:42:54.4656190Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T01:42:54.4661190Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T01:42:54.4666620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T01:42:54.4834900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6225-11b2nth.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-16T01:42:57.0030030Z ==> Summary 2021-05-16T01:42:57.0054780Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T01:42:57.0061690Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T01:42:57.0788590Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T01:42:57.0806730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-13xajhy 2021-05-16T01:42:57.1424480Z cp -pR /private/tmp/d20210516-5351-13xajhy/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T01:42:57.1784950Z chmod -Rf +w /private/tmp/d20210516-5351-13xajhy 2021-05-16T01:42:57.4223950Z ==> Finishing up 2021-05-16T01:42:57.4824470Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T01:42:57.4834270Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T01:42:57.4921590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T01:42:57.4925680Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T01:42:57.4931270Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T01:42:57.4941510Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T01:42:57.4946670Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T01:42:57.4951540Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T01:42:57.4957170Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T01:42:57.4962150Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T01:42:57.4969820Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T01:42:57.4985480Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T01:42:57.4990350Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T01:42:57.4995910Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T01:42:57.5000770Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T01:42:57.5006840Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T01:42:57.5014030Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T01:42:57.5303120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6251-reuekv.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-16T01:43:00.3047350Z ==> Summary 2021-05-16T01:43:00.3125840Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T01:43:00.3136300Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T01:43:00.3921680Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T01:43:00.3961570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-uod085 2021-05-16T01:43:00.5777630Z cp -pR /private/tmp/d20210516-5351-uod085/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T01:43:00.6895270Z chmod -Rf +w /private/tmp/d20210516-5351-uod085 2021-05-16T01:43:00.7743550Z ==> Finishing up 2021-05-16T01:43:00.8176890Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T01:43:00.8190010Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T01:43:00.8196660Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T01:43:00.8203590Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T01:43:00.8208310Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T01:43:00.8214010Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T01:43:00.8221810Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T01:43:00.8473990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6277-1r39jmh.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-16T01:43:03.6150420Z ==> Caveats 2021-05-16T01:43:03.6151770Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:43:03.6153730Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:43:03.6155780Z ==> Summary 2021-05-16T01:43:03.6204480Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T01:43:03.6210770Z ==> Installing ffmpeg dependency: theora 2021-05-16T01:43:03.6404970Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T01:43:03.6423310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5351-8prrn7 2021-05-16T01:43:03.7001560Z cp -pR /private/tmp/d20210516-5351-8prrn7/theora/. /usr/local/Cellar/theora 2021-05-16T01:43:03.7551090Z chmod -Rf +w /private/tmp/d20210516-5351-8prrn7 2021-05-16T01:43:03.8468780Z ==> Finishing up 2021-05-16T01:43:03.8906770Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T01:43:03.8914890Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T01:43:03.8921360Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T01:43:03.8926210Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T01:43:03.8932020Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T01:43:03.8936930Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T01:43:03.8942180Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T01:43:03.8947480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T01:43:03.8952640Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T01:43:03.8963210Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T01:43:03.8970320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T01:43:03.8978100Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T01:43:03.8983300Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T01:43:03.8988940Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T01:43:03.9432700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6303-kq1518.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-16T01:43:06.5131490Z ==> Summary 2021-05-16T01:43:06.5207140Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T01:43:06.5213620Z ==> Installing ffmpeg dependency: x264 2021-05-16T01:43:06.5254320Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T01:43:06.5273390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-h829um 2021-05-16T01:43:06.5637390Z cp -pR /private/tmp/d20210516-5351-h829um/x264/. /usr/local/Cellar/x264 2021-05-16T01:43:06.5824060Z chmod -Rf +w /private/tmp/d20210516-5351-h829um 2021-05-16T01:43:06.6364470Z ==> Finishing up 2021-05-16T01:43:06.6807520Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T01:43:06.6813530Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T01:43:06.6818240Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T01:43:06.6825730Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T01:43:06.6830260Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T01:43:06.6836170Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T01:43:06.6843600Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T01:43:06.7125070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6330-12bc9gj.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-16T01:43:09.3666430Z ==> Summary 2021-05-16T01:43:09.3688540Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T01:43:09.3696050Z ==> Installing ffmpeg dependency: x265 2021-05-16T01:43:09.3767450Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T01:43:09.3785410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5351-ihui39 2021-05-16T01:43:09.4773270Z cp -pR /private/tmp/d20210516-5351-ihui39/x265/. /usr/local/Cellar/x265 2021-05-16T01:43:09.5577220Z chmod -Rf +w /private/tmp/d20210516-5351-ihui39 2021-05-16T01:43:09.6655370Z ==> Finishing up 2021-05-16T01:43:09.7241550Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T01:43:09.7338170Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T01:43:09.7342360Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T01:43:09.7350030Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T01:43:09.7354650Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T01:43:09.7361440Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T01:43:09.7369290Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T01:43:09.7579780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6356-1ab7ewr.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-16T01:43:12.3229400Z ==> Summary 2021-05-16T01:43:12.3249040Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T01:43:12.3256160Z ==> Installing ffmpeg dependency: xvid 2021-05-16T01:43:12.3279730Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T01:43:12.3300190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-kkcqrt 2021-05-16T01:43:12.3455290Z cp -pR /private/tmp/d20210516-5351-kkcqrt/xvid/. /usr/local/Cellar/xvid 2021-05-16T01:43:12.3590070Z chmod -Rf +w /private/tmp/d20210516-5351-kkcqrt 2021-05-16T01:43:12.4063370Z ==> Finishing up 2021-05-16T01:43:12.4508510Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T01:43:12.4515070Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T01:43:12.4519810Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T01:43:12.4654140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6382-e4e2a.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-16T01:43:14.8763650Z ==> Summary 2021-05-16T01:43:14.8780450Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T01:43:14.8788970Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T01:43:14.8975030Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T01:43:14.8993340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-9kxpj3 2021-05-16T01:43:14.9551010Z cp -pR /private/tmp/d20210516-5351-9kxpj3/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T01:43:15.0067030Z chmod -Rf +w /private/tmp/d20210516-5351-9kxpj3 2021-05-16T01:43:15.1119760Z ==> Finishing up 2021-05-16T01:43:15.2195460Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T01:43:15.2217110Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T01:43:15.2218680Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T01:43:15.2325460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T01:43:15.2428670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T01:43:15.2437800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T01:43:15.2475030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T01:43:15.2484940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T01:43:15.2587710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T01:43:15.2616610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T01:43:15.2624590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T01:43:15.2633780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T01:43:15.2736800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T01:43:15.2839530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T01:43:15.2942090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T01:43:15.3044160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T01:43:15.3126350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T01:43:15.3128270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T01:43:15.3130000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T01:43:15.3131730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T01:43:15.3133450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T01:43:15.3141910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T01:43:15.3143890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T01:43:15.3145510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T01:43:15.3146810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T01:43:15.3166260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T01:43:15.3198950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T01:43:15.3227760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T01:43:15.3236830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T01:43:15.3249120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T01:43:15.3256230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T01:43:15.3285760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T01:43:15.3313540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T01:43:15.3342550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T01:43:15.3353970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T01:43:15.3356700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T01:43:15.3370150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T01:43:15.3379630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T01:43:15.3394050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T01:43:15.3395890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T01:43:15.3397640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T01:43:15.3399280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T01:43:15.3418370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T01:43:15.3420130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T01:43:15.3422090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T01:43:15.3423780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T01:43:15.3425520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T01:43:15.3427110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T01:43:15.3428740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T01:43:15.3430810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T01:43:15.3433250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T01:43:15.3434980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T01:43:15.3436710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T01:43:15.3439170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T01:43:15.3451540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T01:43:15.3485850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T01:43:15.3513300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T01:43:15.3541160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T01:43:15.3568490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T01:43:15.3596270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T01:43:15.3623140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T01:43:15.3650510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T01:43:15.3677910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T01:43:15.3704840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T01:43:15.3731720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T01:43:15.3758560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T01:43:15.3785630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T01:43:15.3812560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T01:43:15.3839490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T01:43:15.3866860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T01:43:15.3894200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T01:43:15.3925870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T01:43:15.3952980Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T01:43:15.3979910Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T01:43:15.4007450Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T01:43:15.4017650Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T01:43:15.4035460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6408-1vklhfy.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-16T01:43:17.8683300Z ==> Summary 2021-05-16T01:43:17.8747810Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T01:43:17.8755300Z ==> Installing ffmpeg dependency: zimg 2021-05-16T01:43:17.8808910Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:43:17.8827490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-1u8jilq 2021-05-16T01:43:17.9055230Z cp -pR /private/tmp/d20210516-5351-1u8jilq/zimg/. /usr/local/Cellar/zimg 2021-05-16T01:43:17.9284000Z chmod -Rf +w /private/tmp/d20210516-5351-1u8jilq 2021-05-16T01:43:18.0028290Z ==> Finishing up 2021-05-16T01:43:18.0463290Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T01:43:18.0466730Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T01:43:18.0476810Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T01:43:18.0483220Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T01:43:18.0487890Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T01:43:18.0493770Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T01:43:18.0501210Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T01:43:18.0671710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6434-sj4ngx.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-16T01:43:20.6055050Z ==> Summary 2021-05-16T01:43:20.6087340Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T01:43:20.6094790Z ==> Installing ffmpeg 2021-05-16T01:43:20.6098580Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T01:43:20.6118660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5351-t8mb2z 2021-05-16T01:43:20.9578780Z cp -pR /private/tmp/d20210516-5351-t8mb2z/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T01:43:21.1964980Z chmod -Rf +w /private/tmp/d20210516-5351-t8mb2z 2021-05-16T01:43:24.8213640Z ==> Finishing up 2021-05-16T01:43:24.8646290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T01:43:24.8650590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T01:43:24.8656200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T01:43:24.8661650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T01:43:24.8667040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T01:43:24.8672380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T01:43:24.8677780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T01:43:24.8683320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T01:43:24.8688480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T01:43:24.8693840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T01:43:24.8698940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T01:43:24.8704090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T01:43:24.8709180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T01:43:24.8714080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T01:43:24.8719560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T01:43:24.8724370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T01:43:24.8729190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T01:43:24.8734170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T01:43:24.8739760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T01:43:24.8744320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T01:43:24.8749820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T01:43:24.8754920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T01:43:24.8759970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T01:43:24.8764830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T01:43:24.8770090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T01:43:24.8775070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T01:43:24.8779760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T01:43:24.8785200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T01:43:24.8789890Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T01:43:24.8795090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T01:43:24.8799990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T01:43:24.8805380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T01:43:24.8809980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T01:43:24.8815420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T01:43:24.8839370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T01:43:24.8844020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T01:43:24.8849370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T01:43:24.8855120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T01:43:24.8862210Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T01:43:24.8866930Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T01:43:24.8872700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T01:43:24.8877570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T01:43:24.8882940Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T01:43:24.8887560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T01:43:24.8893250Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T01:43:24.8898020Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T01:43:24.8903140Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T01:43:24.8909860Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T01:43:24.8934870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T01:43:24.8946530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T01:43:24.8955150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T01:43:24.8964580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T01:43:24.8970230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T01:43:24.8980380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T01:43:24.8986960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T01:43:24.9002810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T01:43:24.9008260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T01:43:24.9017280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T01:43:24.9022780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T01:43:24.9045840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T01:43:24.9051250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T01:43:24.9056830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T01:43:24.9065020Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T01:43:24.9079460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T01:43:24.9091430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T01:43:24.9100220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T01:43:24.9109090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T01:43:24.9114560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T01:43:24.9124890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T01:43:24.9130370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T01:43:24.9138320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T01:43:24.9143520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T01:43:24.9148200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T01:43:24.9153880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T01:43:24.9159200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T01:43:24.9164150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T01:43:24.9173740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T01:43:24.9179950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T01:43:24.9185000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T01:43:24.9190830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T01:43:24.9197070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T01:43:24.9203060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T01:43:24.9209100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T01:43:24.9214330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T01:43:24.9220140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T01:43:24.9226100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T01:43:24.9231940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T01:43:24.9237640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T01:43:24.9242560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T01:43:24.9248570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T01:43:24.9254390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T01:43:24.9259750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T01:43:24.9264710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T01:43:24.9270480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T01:43:24.9275760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T01:43:24.9281260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T01:43:24.9286780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T01:43:24.9292820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T01:43:24.9299060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T01:43:24.9304750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T01:43:24.9308630Z Only the first 100 operations were output. 2021-05-16T01:43:25.0812040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6460-14homle.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-16T01:43:27.9182510Z ==> Summary 2021-05-16T01:43:27.9366890Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T01:43:29.0828720Z ==> Caveats 2021-05-16T01:43:29.0830130Z ==> tesseract 2021-05-16T01:43:29.0847150Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:43:29.0849100Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:43:30.9922740Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:43:32.2426050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:43:32.7870530Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T01:43:33.1499030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T01%3A50%3A00Z&sig=DLm%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:33.2049740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T01\%3A50\%3A00Z\&sig=DLm\%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:33.7023390Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T01:43:33.8149850Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:43:35.0425250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:43:35.7114160Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T01:43:36.6719350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T01\%3A50\%3A00Z\&sig=iuJpZHzxDgX\%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:36.6726140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T01%3A50%3A00Z&sig=iuJpZHzxDgX%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:36.6730570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6467-4gubvl 2021-05-16T01:43:36.6733860Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T01:43:36.6740370Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T01:43:36.6742060Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T01:43:36.6743470Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T01:43:37.1776320Z cp -pR /private/tmp/d20210516-6467-4gubvl/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T01:43:37.6831980Z chmod -Rf +w /private/tmp/d20210516-6467-4gubvl 2021-05-16T01:43:38.0620460Z ==> Finishing up 2021-05-16T01:43:38.0882260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T01:43:38.0901850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T01:43:38.0912940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T01:43:38.0923130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T01:43:38.0944150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T01:43:38.0957500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T01:43:38.0965640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T01:43:38.0978610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T01:43:38.0992880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T01:43:38.1005410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T01:43:38.1016400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T01:43:38.1032890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T01:43:38.1046580Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T01:43:38.1059380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T01:43:38.1072650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T01:43:38.1084070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T01:43:38.1104090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T01:43:38.1118890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T01:43:38.1137680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T01:43:38.1184570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T01:43:38.1189730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T01:43:38.1194530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T01:43:38.1199970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T01:43:38.1204520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T01:43:38.1209710Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T01:43:38.1214550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T01:43:38.1219840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T01:43:38.1225070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T01:43:38.1229900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T01:43:38.1235340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T01:43:38.1242740Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T01:43:38.1270990Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T01:43:38.1272710Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T01:43:38.1274350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T01:43:38.1276850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T01:43:38.1283210Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T01:43:38.1289520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T01:43:38.1295620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T01:43:38.1301730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T01:43:38.1314620Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T01:43:38.1320510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T01:43:38.1331530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T01:43:38.1337230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T01:43:38.1342880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T01:43:38.1349060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T01:43:38.1355460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T01:43:38.1366910Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T01:43:38.1372780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T01:43:38.1378530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T01:43:38.1384170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T01:43:38.1395030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T01:43:38.1401000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T01:43:38.1406940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T01:43:38.1434700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T01:43:38.1440260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T01:43:38.1447510Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T01:43:38.1453160Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T01:43:38.1458520Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T01:43:38.3133710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6637-1cnt57l.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-16T01:43:41.0837560Z ==> Summary 2021-05-16T01:43:41.1265090Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T01:43:41.1276860Z ==> Installing imagemagick@6 2021-05-16T01:43:41.1280320Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T01:43:41.1303980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6467-19pgmmy 2021-05-16T01:43:41.4672310Z cp -pR /private/tmp/d20210516-6467-19pgmmy/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T01:43:41.9740040Z chmod -Rf +w /private/tmp/d20210516-6467-19pgmmy 2021-05-16T01:43:43.4400790Z ==> Finishing up 2021-05-16T01:43:43.7150480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6663-1l4vur2.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-16T01:43:46.5844870Z ==> Caveats 2021-05-16T01:43:46.5850510Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:43:46.5851750Z because this is an alternate version of another formula. 2021-05-16T01:43:46.5852460Z 2021-05-16T01:43:46.5853360Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:43:46.5855040Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:43:46.5855840Z 2021-05-16T01:43:46.5856730Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:43:46.5858150Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:43:46.5859630Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:43:46.5860350Z 2021-05-16T01:43:46.5861970Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:43:46.5863240Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:43:46.5864050Z 2021-05-16T01:43:46.5865250Z ==> Summary 2021-05-16T01:43:46.6319880Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T01:43:47.4727910Z ==> Caveats 2021-05-16T01:43:47.4730430Z ==> imagemagick@6 2021-05-16T01:43:47.4775050Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:43:47.4783490Z because this is an alternate version of another formula. 2021-05-16T01:43:47.4784330Z 2021-05-16T01:43:47.4785230Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:43:47.4787190Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:43:47.4788020Z 2021-05-16T01:43:47.4790060Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:43:47.4800970Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:43:47.4802640Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:43:47.4803380Z 2021-05-16T01:43:47.4804690Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:43:47.4805900Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:43:47.4807700Z 2021-05-16T01:43:49.6112880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:43:50.7900510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:43:51.3469420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T01:43:51.7213830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T01%3A50%3A00Z&sig=wWAMiM%2FtxKaw1afurV6lurEt1r355x69MPJkBa8elW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:51.7724330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T01\%3A50\%3A00Z\&sig=wWAMiM\%2FtxKaw1afurV6lurEt1r355x69MPJkBa8elW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:51.8923490Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T01:43:51.8999890Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:43:53.0865650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:43:53.6297520Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T01:43:54.0046740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T01%3A50%3A00Z&sig=%2FR%2FFUpoWk5sgKPqRYwqyPMS1RpcB%2BWBhAng6Le%2FRR3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:54.0554100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T01\%3A50\%3A00Z\&sig=\%2FR\%2FFUpoWk5sgKPqRYwqyPMS1RpcB\%2BWBhAng6Le\%2FRR3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:54.2287790Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T01:43:54.2369660Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:43:55.5173400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:43:56.0819340Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T01:43:56.4597370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T01%3A50%3A00Z&sig=5QEh2rr4ywBXp%2FrnzdM8A8j2ScbeT7PFoPSgqBjI8Qs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:56.5142120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T01\%3A50\%3A00Z\&sig=5QEh2rr4ywBXp\%2FrnzdM8A8j2ScbeT7PFoPSgqBjI8Qs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:57.1116940Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T01:43:58.0145230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:43:58.4132790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:43:58.9831490Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T01:43:59.3669840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T01%3A50%3A00Z&sig=m9MJ6ddVDJjLbzBo3NHeDopKqgkEhkFPB%2BTOsKhS%2BJw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:59.4149610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T01\%3A50\%3A00Z\&sig=m9MJ6ddVDJjLbzBo3NHeDopKqgkEhkFPB\%2BTOsKhS\%2BJw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:59.4662980Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T01:43:59.4708570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:44:00.6032920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:44:01.2485080Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T01:44:01.6604170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T01%3A50%3A00Z&sig=%2BwsexvDQifp5HprUUbfCrbygRQIqI84%2F%2BXUwtD6PS8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:01.7282360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T01\%3A50\%3A00Z\&sig=\%2BwsexvDQifp5HprUUbfCrbygRQIqI84\%2F\%2BXUwtD6PS8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:01.7808280Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T01:44:01.7845650Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:44:02.8948460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:44:03.8640370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T01:44:04.2394100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T01%3A50%3A00Z&sig=g4g29pykREt2zWx8BKllOGgilFcz6HiSqkhnUcsyXDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:04.2859330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T01\%3A50\%3A00Z\&sig=g4g29pykREt2zWx8BKllOGgilFcz6HiSqkhnUcsyXDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:04.4228630Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T01:44:04.4297370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:44:05.5826010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:44:06.1579210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T01:44:06.5315780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T01%3A50%3A00Z&sig=HUdH6CroaRTEUSfX3ezbnf%2FXv2ssxFW9vqKnnrgxLJM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:06.5802490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T01\%3A50\%3A00Z\&sig=HUdH6CroaRTEUSfX3ezbnf\%2FXv2ssxFW9vqKnnrgxLJM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:06.6917060Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T01:44:06.6994780Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:44:07.9082150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:44:08.4737020Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T01:44:08.8367520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T01%3A50%3A00Z&sig=UJ1jE4fwNc4vccH04v%2BgbmCLwPvBXi3ZKo9u7Wd55Yc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:08.8824320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T01\%3A50\%3A00Z\&sig=UJ1jE4fwNc4vccH04v\%2BgbmCLwPvBXi3ZKo9u7Wd55Yc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:08.9458300Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T01:44:08.9513040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:44:10.1878690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:44:10.7697070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T01:44:11.1456970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T01%3A50%3A00Z&sig=ynUTx8ndU%2BMxtOjvRHfyejhf%2FdZwjvyNMJS4sbO5Ru8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:11.1965760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T01\%3A50\%3A00Z\&sig=ynUTx8ndU\%2BMxtOjvRHfyejhf\%2FdZwjvyNMJS4sbO5Ru8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:11.2833190Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T01:44:11.2880480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:44:12.3943270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:44:12.9769170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T01:44:13.4005380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T01%3A50%3A00Z&sig=Xukp1y4ySGGtCce%2FA5QQLFdpOa8DRefzJBDyjA%2F2j8k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:13.4529470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T01\%3A50\%3A00Z\&sig=Xukp1y4ySGGtCce\%2FA5QQLFdpOa8DRefzJBDyjA\%2F2j8k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:13.5139280Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:44:13.5177090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:44:14.6847080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:44:15.2568360Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T01:44:15.6506350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T01%3A50%3A00Z&sig=faqRYu%2B2Xtq1h879emTQAIaNEifO4EYO%2Bp2fEAfR%2FcE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:15.7036550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T01\%3A50\%3A00Z\&sig=faqRYu\%2B2Xtq1h879emTQAIaNEifO4EYO\%2Bp2fEAfR\%2FcE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:15.8727400Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:44:15.8797670Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:44:17.0761290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:44:18.1598900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T01\%3A50\%3A00Z\&sig=mcixpCJnjp09cd1z26WWfDnyTCdG7w7WBoxGhAbt8ws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:18.1606160Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T01:44:18.1609950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T01%3A50%3A00Z&sig=mcixpCJnjp09cd1z26WWfDnyTCdG7w7WBoxGhAbt8ws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:18.4035400Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T01:44:18.4544770Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T01:44:18.4547710Z ==> Installing imagemagick dependency: libde265 2021-05-16T01:44:18.5251420Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T01:44:18.5293100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-17n6vzr 2021-05-16T01:44:18.5531060Z cp -pR /private/tmp/d20210516-6670-17n6vzr/libde265/. /usr/local/Cellar/libde265 2021-05-16T01:44:18.5785390Z chmod -Rf +w /private/tmp/d20210516-6670-17n6vzr 2021-05-16T01:44:18.6829950Z ==> Finishing up 2021-05-16T01:44:18.7985740Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T01:44:18.8036540Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T01:44:18.8044110Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T01:44:18.8062690Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T01:44:18.8070570Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T01:44:18.8084660Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T01:44:18.8098320Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T01:44:18.8108740Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T01:44:18.8119030Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T01:44:18.8134930Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T01:44:18.8344460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6901-1xk3y1c.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-16T01:44:21.3466980Z ==> Summary 2021-05-16T01:44:21.3504120Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T01:44:21.3506210Z ==> Installing imagemagick dependency: docbook 2021-05-16T01:44:21.3526220Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T01:44:21.3546330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-1wwj8dq 2021-05-16T01:44:21.4440770Z cp -pR /private/tmp/d20210516-6670-1wwj8dq/docbook/. /usr/local/Cellar/docbook 2021-05-16T01:44:21.5576150Z chmod -Rf +w /private/tmp/d20210516-6670-1wwj8dq 2021-05-16T01:44:21.6434720Z ==> Finishing up 2021-05-16T01:44:21.7005490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6927-1wkcz8q.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-16T01:44:23.9623150Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T01:44:24.0450100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.0758790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.1066880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.1375070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.1682350Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.1990160Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.2299390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.2606650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.2914430Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.3218120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.3547540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.3852690Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.4157590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.4464820Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:24.8006270Z ==> Caveats 2021-05-16T01:44:24.8007430Z To use the DocBook package in your XML toolchain, 2021-05-16T01:44:24.8008450Z you need to add the following to your ~/.bashrc: 2021-05-16T01:44:24.8009090Z 2021-05-16T01:44:24.8009990Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:44:24.8011300Z ==> Summary 2021-05-16T01:44:24.8212470Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T01:44:24.8225700Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T01:44:24.8272280Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T01:44:24.8291650Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-qq8wi5 2021-05-16T01:44:26.7458900Z cp -pR /private/tmp/d20210516-6670-qq8wi5/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T01:44:29.3609750Z chmod -Rf +w /private/tmp/d20210516-6670-qq8wi5 2021-05-16T01:44:30.7811490Z ==> Finishing up 2021-05-16T01:44:30.8285600Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T01:44:30.8386410Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T01:44:30.8590380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6968-kdpfdu.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-16T01:44:33.2884850Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:33.3347780Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:33.3782500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:44:33.4243300Z ==> 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-16T01:44:33.4662690Z ==> 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-16T01:44:33.5115600Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T01:44:33.5558820Z ==> 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-16T01:44:33.6023690Z ==> 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-16T01:44:33.6448800Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:44:33.6919300Z ==> 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-16T01:44:33.7383450Z ==> 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-16T01:44:33.7836720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:44:33.8252290Z ==> 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-16T01:44:33.8724540Z ==> 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-16T01:44:33.9169510Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:33.9623070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:44:34.0034210Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:44:34.0500160Z ==> 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-16T01:44:34.0952440Z ==> 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-16T01:44:34.1416300Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:44:34.1820850Z ==> 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-16T01:44:34.2290110Z ==> 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-16T01:44:34.2733450Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:44:34.3199210Z ==> 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-16T01:44:34.3597520Z ==> 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-16T01:44:34.3902280Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T01:44:34.4209500Z ==> 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-16T01:44:34.4517230Z ==> 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-16T01:44:35.6046580Z ==> Summary 2021-05-16T01:44:35.9153330Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T01:44:35.9160180Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T01:44:35.9186580Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T01:44:35.9207860Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-10ely46 2021-05-16T01:44:35.9325180Z cp -pR /private/tmp/d20210516-6670-10ely46/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T01:44:35.9459880Z chmod -Rf +w /private/tmp/d20210516-6670-10ely46 2021-05-16T01:44:35.9927050Z ==> Finishing up 2021-05-16T01:44:36.0378240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7022-1ylo5gw.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-16T01:44:38.6842660Z ==> Caveats 2021-05-16T01:44:38.6890190Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:38.6891940Z because macOS already provides this software and installing another version in 2021-05-16T01:44:38.6893030Z parallel can cause all kinds of trouble. 2021-05-16T01:44:38.6893660Z 2021-05-16T01:44:38.6895010Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:44:38.6896680Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:38.6897580Z 2021-05-16T01:44:38.6898070Z 2021-05-16T01:44:38.6898870Z Bash completion has been installed to: 2021-05-16T01:44:38.6900250Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:44:38.6901920Z ==> Summary 2021-05-16T01:44:38.6903370Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T01:44:38.6904910Z ==> Installing imagemagick dependency: xmlto 2021-05-16T01:44:38.7025590Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T01:44:38.7043320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6670-cdg5z3 2021-05-16T01:44:38.7260650Z cp -pR /private/tmp/d20210516-6670-cdg5z3/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T01:44:38.7556910Z chmod -Rf +w /private/tmp/d20210516-6670-cdg5z3 2021-05-16T01:44:38.8304230Z ==> Finishing up 2021-05-16T01:44:38.8734400Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T01:44:38.8735500Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T01:44:38.8755660Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T01:44:38.8769230Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T01:44:38.8774860Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T01:44:38.8866670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7048-1i5vqq0.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-16T01:44:41.4431000Z ==> Summary 2021-05-16T01:44:41.4475350Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T01:44:41.4482090Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T01:44:41.5532000Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T01:44:41.5549790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-2go55b 2021-05-16T01:44:41.6246770Z cp -pR /private/tmp/d20210516-6670-2go55b/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T01:44:41.7636710Z chmod -Rf +w /private/tmp/d20210516-6670-2go55b 2021-05-16T01:44:41.9136150Z ==> Finishing up 2021-05-16T01:44:41.9617050Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T01:44:41.9675530Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T01:44:41.9686210Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T01:44:41.9724760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9752430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9757900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9785470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9794740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9813570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9816470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9835060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9841550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9875810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9892170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9906620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9920970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9924690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9927730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9939990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9948300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9950840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9968110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:41.9995370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0013480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0054140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0144810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0185100Z mkdir -p /usr/local/share/locale/fo 2021-05-16T01:44:42.0258640Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T01:44:42.0278780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0320080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0345400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0347710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0350490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0363850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0378710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0382380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0408280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0415230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0427140Z mkdir -p /usr/local/share/locale/ia 2021-05-16T01:44:42.0439590Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T01:44:42.0475380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0492500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0509460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0536320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0539090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0541510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0543740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0546640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0548270Z mkdir -p /usr/local/share/locale/ky 2021-05-16T01:44:42.0549610Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T01:44:42.0562690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0571790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0574080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0587240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0596110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0604630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0619260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0632940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0635760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0649270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0678660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0680930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0683120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0697040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0699760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0708250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0728990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0731830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0735480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0738150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0779030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0781260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0783990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0787210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0812270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0840990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0844560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0848250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0869030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0896660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.0999750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.1103020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.1180970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.1234750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:44:42.1271720Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T01:44:42.1305060Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T01:44:42.1328970Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T01:44:42.1433680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7074-1btfiav.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-16T01:44:44.5481290Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:44:45.9224260Z ==> Summary 2021-05-16T01:44:45.9481190Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T01:44:45.9528120Z ==> Installing imagemagick dependency: libheif 2021-05-16T01:44:46.0726020Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T01:44:46.0744070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-14aemq7 2021-05-16T01:44:46.0980520Z cp -pR /private/tmp/d20210516-6670-14aemq7/libheif/. /usr/local/Cellar/libheif 2021-05-16T01:44:46.1213370Z chmod -Rf +w /private/tmp/d20210516-6670-14aemq7 2021-05-16T01:44:46.2290290Z ==> Finishing up 2021-05-16T01:44:46.2704310Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T01:44:46.2708820Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T01:44:46.2715520Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T01:44:46.2720190Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T01:44:46.2730590Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T01:44:46.2737090Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T01:44:46.2763870Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T01:44:46.2777850Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T01:44:46.2788030Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T01:44:46.2797510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T01:44:46.2811450Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T01:44:46.2818280Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T01:44:46.2825840Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T01:44:46.2833580Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T01:44:46.2844790Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T01:44:46.2853540Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T01:44:46.2864560Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T01:44:46.3093590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7101-18c9rrh.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-16T01:44:48.5007400Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:44:49.9049350Z ==> Summary 2021-05-16T01:44:49.9128360Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T01:44:49.9166910Z ==> Installing imagemagick dependency: liblqr 2021-05-16T01:44:49.9686060Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T01:44:49.9708220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6670-jyzlms 2021-05-16T01:44:49.9875200Z cp -pR /private/tmp/d20210516-6670-jyzlms/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T01:44:50.0093450Z chmod -Rf +w /private/tmp/d20210516-6670-jyzlms 2021-05-16T01:44:50.0636270Z ==> Finishing up 2021-05-16T01:44:50.1097790Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T01:44:50.1113390Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T01:44:50.1124050Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T01:44:50.1204760Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T01:44:50.1308530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7128-r6dlq8.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-16T01:44:52.8587850Z ==> Summary 2021-05-16T01:44:52.8616320Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T01:44:52.8622260Z ==> Installing imagemagick dependency: libomp 2021-05-16T01:44:52.8678360Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T01:44:52.8696560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-3jo1kr 2021-05-16T01:44:52.8842210Z cp -pR /private/tmp/d20210516-6670-3jo1kr/libomp/. /usr/local/Cellar/libomp 2021-05-16T01:44:52.9229330Z chmod -Rf +w /private/tmp/d20210516-6670-3jo1kr 2021-05-16T01:44:52.9668660Z ==> Finishing up 2021-05-16T01:44:53.0146810Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T01:44:53.0152680Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T01:44:53.0157360Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T01:44:53.0172440Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T01:44:53.0184320Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T01:44:53.0313330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7154-vncboc.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-16T01:44:55.4773570Z ==> Summary 2021-05-16T01:44:55.4790580Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T01:44:55.4803410Z ==> Installing imagemagick dependency: imath 2021-05-16T01:44:55.4878540Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:55.4897020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-ck2wqe 2021-05-16T01:44:55.5126760Z cp -pR /private/tmp/d20210516-6670-ck2wqe/imath/. /usr/local/Cellar/imath 2021-05-16T01:44:55.5415830Z chmod -Rf +w /private/tmp/d20210516-6670-ck2wqe 2021-05-16T01:44:55.6189990Z ==> Finishing up 2021-05-16T01:44:55.6613290Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T01:44:55.6629380Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T01:44:55.6635690Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T01:44:55.6675810Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T01:44:55.6680430Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T01:44:55.6686370Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T01:44:55.6694900Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T01:44:55.6896450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7180-1jyxd65.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-16T01:44:58.2572460Z ==> Summary 2021-05-16T01:44:58.2615190Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T01:44:58.2623720Z ==> Installing imagemagick dependency: openexr 2021-05-16T01:44:58.2724880Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:58.2742780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-4hh6bs 2021-05-16T01:44:58.3508910Z cp -pR /private/tmp/d20210516-6670-4hh6bs/openexr/. /usr/local/Cellar/openexr 2021-05-16T01:44:58.4878850Z chmod -Rf +w /private/tmp/d20210516-6670-4hh6bs 2021-05-16T01:44:58.7577260Z ==> Finishing up 2021-05-16T01:44:58.8099050Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T01:44:58.8102690Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T01:44:58.8108200Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T01:44:58.8112900Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T01:44:58.8118220Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T01:44:58.8123250Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T01:44:58.8127920Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T01:44:58.8133010Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T01:44:58.8140200Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T01:44:58.8149160Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T01:44:58.8158600Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T01:44:58.8163310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T01:44:58.8175710Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T01:44:58.8181440Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T01:44:58.8186490Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T01:44:58.8194660Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T01:44:58.8201540Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T01:44:58.8206510Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T01:44:58.8212140Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T01:44:58.8217060Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T01:44:58.8222770Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T01:44:58.8227910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T01:44:58.8233370Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T01:44:58.8238780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T01:44:58.8243950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T01:44:58.8249710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T01:44:58.8254950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T01:44:58.8262930Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T01:44:58.8749610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7208-9qqcxh.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-16T01:45:01.5699420Z ==> Summary 2021-05-16T01:45:01.5821440Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T01:45:01.5828050Z ==> Installing imagemagick 2021-05-16T01:45:01.5831920Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T01:45:01.5852090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6670-ezcxpe 2021-05-16T01:45:02.0187970Z cp -pR /private/tmp/d20210516-6670-ezcxpe/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T01:45:02.4962150Z chmod -Rf +w /private/tmp/d20210516-6670-ezcxpe 2021-05-16T01:45:04.8949610Z ==> Finishing up 2021-05-16T01:45:04.9223930Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T01:45:04.9230240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T01:45:04.9235150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T01:45:04.9240710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T01:45:04.9245970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T01:45:04.9251470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T01:45:04.9256850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T01:45:04.9261820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T01:45:04.9267450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T01:45:04.9272430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T01:45:04.9278200Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T01:45:04.9283310Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T01:45:04.9288910Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T01:45:04.9294620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T01:45:04.9301640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T01:45:04.9306550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T01:45:04.9312890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T01:45:04.9328720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T01:45:04.9330420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T01:45:04.9332020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T01:45:04.9334530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T01:45:04.9340130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T01:45:04.9344830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T01:45:04.9350330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T01:45:04.9355650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T01:45:04.9360680Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T01:45:04.9366220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T01:45:04.9370960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T01:45:04.9376390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T01:45:04.9381620Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T01:45:04.9389210Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T01:45:04.9395990Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T01:45:04.9403630Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T01:45:04.9414030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T01:45:04.9424980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T01:45:04.9431820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T01:45:04.9437570Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T01:45:04.9449140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T01:45:04.9486680Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T01:45:04.9494290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T01:45:04.9500010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T01:45:04.9505700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T01:45:04.9513250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T01:45:04.9518910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T01:45:04.9526200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T01:45:04.9538000Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T01:45:04.9542990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T01:45:04.9549280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T01:45:04.9560230Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T01:45:04.9565930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T01:45:04.9573690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T01:45:04.9579560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T01:45:04.9584620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T01:45:04.9591200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T01:45:04.9596220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T01:45:04.9602270Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T01:45:04.9607340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T01:45:04.9613510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T01:45:04.9618830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T01:45:04.9624990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T01:45:04.9630070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T01:45:04.9636080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T01:45:04.9644880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T01:45:04.9653490Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T01:45:04.9658600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T01:45:04.9664970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T01:45:04.9670610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T01:45:04.9676690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T01:45:04.9682640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T01:45:04.9689470Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T01:45:04.9694270Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T01:45:05.2589310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7235-17okg4t.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-16T01:45:08.0886950Z ==> Summary 2021-05-16T01:45:08.1377960Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T01:45:10.1846210Z ==> Caveats 2021-05-16T01:45:10.1850040Z ==> docbook 2021-05-16T01:45:10.1863760Z To use the DocBook package in your XML toolchain, 2021-05-16T01:45:10.1864800Z you need to add the following to your ~/.bashrc: 2021-05-16T01:45:10.1865440Z 2021-05-16T01:45:10.1866320Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:45:10.1867710Z ==> gnu-getopt 2021-05-16T01:45:10.1896860Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:45:10.1900900Z because macOS already provides this software and installing another version in 2021-05-16T01:45:10.1902030Z parallel can cause all kinds of trouble. 2021-05-16T01:45:10.1902660Z 2021-05-16T01:45:10.1907900Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:45:10.1909630Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:45:10.1913610Z 2021-05-16T01:45:10.1914190Z 2021-05-16T01:45:10.1914990Z Bash completion has been installed to: 2021-05-16T01:45:10.1921970Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:45:12.0355330Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:45:13.1965660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:45:13.7488190Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T01:45:14.2029280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T01%3A55%3A00Z&sig=4OtYF%2FN5BuWy1NB5xdhXT6fxHJV8NvtFIeswBPR7H3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:14.2530010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T01\%3A55\%3A00Z\&sig=4OtYF\%2FN5BuWy1NB5xdhXT6fxHJV8NvtFIeswBPR7H3E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:14.3142960Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T01:45:14.3841870Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T01:45:14.3875980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7242-l89jyp 2021-05-16T01:45:14.4058520Z cp -pR /private/tmp/d20210516-7242-l89jyp/udunits/. /usr/local/Cellar/udunits 2021-05-16T01:45:14.4264960Z chmod -Rf +w /private/tmp/d20210516-7242-l89jyp 2021-05-16T01:45:14.4952130Z ==> Finishing up 2021-05-16T01:45:14.5914280Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T01:45:14.5920290Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T01:45:14.5924790Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T01:45:14.5934340Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T01:45:14.5950950Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T01:45:14.6002990Z info /usr/local/share/info/udunits2.info 2021-05-16T01:45:14.6015190Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T01:45:14.6057440Z info /usr/local/share/info/udunits2lib.info 2021-05-16T01:45:14.6066480Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T01:45:14.6107280Z info /usr/local/share/info/udunits2prog.info 2021-05-16T01:45:14.6117120Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T01:45:14.6124570Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T01:45:14.6130280Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T01:45:14.6303740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7409-1l9gmc0.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-16T01:45:17.2523420Z ==> Summary 2021-05-16T01:45:17.2554540Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T01:45:19.6912760Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T01:45:19.6913930Z To reinstall 1.6, run: 2021-05-16T01:45:19.6914680Z brew reinstall jq 2021-05-16T01:45:21.3735870Z ==> Caveats 2021-05-16T01:45:21.3737100Z imagej requires Java. You can install the latest version with: 2021-05-16T01:45:21.3738510Z brew install --cask adoptopenjdk 2021-05-16T01:45:21.3739190Z 2021-05-16T01:45:21.6380940Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:45:21.8713670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:45:29.9741350Z ==> Verifying checksum for cask 'imagej' 2021-05-16T01:45:30.2702710Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:45:30.2704390Z ==> Installing Cask imagej 2021-05-16T01:45:30.3155580Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7519-1dcxemi 2021-05-16T01:45:30.4766530Z cp -pR /private/tmp/d20210516-7519-1dcxemi/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T01:45:30.6256110Z chmod -Rf +w /private/tmp/d20210516-7519-1dcxemi 2021-05-16T01:45:30.7008470Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T01:45:30.8445090Z 🍺 imagej was successfully installed! 2021-05-16T01:45:32.9072670Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T01:45:34.6317660Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T01:45:35.1225950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T01%3A55%3A00Z&sig=hKZ25f7EJkTmw1CrGPuYlYEUt23Z3ug9KBf%2BE%2BgFNC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:35.8486030Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T01:45:37.0651140Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T01:45:37.5953430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T01%3A55%3A00Z&sig=WWnZUMu%2FW5wfbTviuZGmSds8%2FPoDGj7MkwyxtpEyOZU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:38.0193640Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T01:45:38.0257750Z ==> Installing bowtie2 dependency: tbb 2021-05-16T01:45:38.1223320Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T01:45:43.1317320Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T01:45:43.1349170Z ==> Installing bowtie2 2021-05-16T01:45:43.1357700Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T01:45:48.0930620Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T01:45:51.8187510Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T01:45:53.5944140Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T01:45:53.9730850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T01%3A55%3A00Z&sig=MQepVsY%2BJBw55D7Z4XC1%2FUnLGVmWPzMiwln6uhd7KQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:54.1872050Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T01:45:55.9336540Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T01:45:56.3124330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T01%3A55%3A00Z&sig=AxXZwFkts7ubNAk1rq%2B0iPuqLe3lRQcKsTV5D6SppVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:56.4136200Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T01:45:58.2213870Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T01:45:58.6371680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T01%3A55%3A00Z&sig=l5gb%2FJQNsgOSXNGfj93mHTlWaUfPdUR39DRGqe1v1kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:58.7468780Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T01:46:00.5502920Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T01:46:00.9297550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T01%3A55%3A00Z&sig=GNi%2B7g%2Fm7RhEHGSV755s51rvsvxfqY5z281HRttZj1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:01.0450020Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T01:46:03.1153850Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T01:46:03.4984990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T01%3A55%3A00Z&sig=rPFgRhrAfLe9Wvy%2BsYDNCXmmOu4ftLqkLidatiGZIMo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:03.6473130Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T01:46:05.3031360Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T01:46:05.6917110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T01%3A55%3A00Z&sig=%2BZ1LAWZerv2lBz2IWTHtlK6RzaOePPwI4vTLUl1PDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:05.9354800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:46:06.5586930Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T01:46:06.5628780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:46:06.9806870Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:46:07.0062480Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T01:46:08.7562370Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T01:46:09.1219000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T01%3A55%3A00Z&sig=WWEkj8ZzbGfHXm8i3Gf6V%2FOxGUYcPr16k2DDIN3%2B%2FVQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:09.2335410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T01:46:10.9762130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T01:46:11.3455910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T01%3A55%3A00Z&sig=v24rh6guYnhPwAC6S3CWjX8b8MAU8zab7H2CyhjzEuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:11.6199770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T01:46:13.3713870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T01:46:13.7549520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T01%3A55%3A00Z&sig=m2Szqni5CwJka1Dv3ZOz2w7%2B2yjedekYd75gU7onGJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:13.9784310Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T01:46:15.7099990Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T01:46:16.1007310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T01%3A55%3A00Z&sig=NCLaatCv0%2BPNyyxbrDXgFv9kHix%2FW%2F3a3TcP2pCTfV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:16.4081230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T01:46:18.4708190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T01:46:18.8378640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T01%3A55%3A00Z&sig=OT5CiHb9%2Btcg7Jmg5Rw5TdFeLrmxyJWjXdR3aZ6FcDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:18.9566600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T01:46:20.7875410Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T01:46:21.1708540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T01%3A55%3A00Z&sig=HPyG4A4VhxWyA5KLXBcG6AsCvEvEemMiGUV9umQyjRI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:21.3018800Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T01:46:23.0109790Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T01:46:23.3738460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T01%3A55%3A00Z&sig=ILafZSs2BMjkCCkvSJ93JKS%2F6MWqAa7qySzZgUYgK3Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:23.4839160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T01:46:25.2177850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T01:46:25.6223660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T01%3A55%3A00Z&sig=I8FyhXzPH6g9%2FZqGUb4KeK7CoNIkh3aBeuKFPL%2Bmt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:26.0191690Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:46:27.7266260Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:46:28.0922960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T01%3A55%3A00Z&sig=aistxns4ek4ObvApuIW2dcZn41iE7AYXqkqox3%2Ff82k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:28.3260910Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T01:46:30.0047850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T01:46:30.3727360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T01%3A55%3A00Z&sig=CkWtz1ipG2MA6lLJeKC9bLBh9WuaAh5KBHjG5W2RRdI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:30.9374780Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T01:46:32.6733820Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T01:46:33.1067450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T01%3A55%3A00Z&sig=o0JaX4mDUv2o6qN1ZfMoWHgl1V%2FRUWIH8LV59l0OIOg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:33.4300570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T01:46:35.1451240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T01:46:35.5716960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T01%3A55%3A00Z&sig=nn%2BC8MmdTxozy3GRolgQJ9L8m2InxDtEsfzpZubnXKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:35.9251350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T01:46:37.6690860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T01:46:38.0445560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T01%3A55%3A00Z&sig=RnAiTmk3eyXab3rBRxdUxst0zkVXgYf%2BZuu5DLIq9n4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:38.6332740Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T01:46:38.6335540Z ==> Installing gdal dependency: cfitsio 2021-05-16T01:46:38.7140240Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T01:46:41.4421920Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T01:46:41.4441460Z ==> Installing gdal dependency: popt 2021-05-16T01:46:41.4464480Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T01:46:44.2546510Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T01:46:44.2552160Z ==> Installing gdal dependency: epsilon 2021-05-16T01:46:44.2610790Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T01:46:46.9496910Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T01:46:46.9507140Z ==> Installing gdal dependency: expat 2021-05-16T01:46:46.9534010Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T01:46:49.6513020Z ==> Caveats 2021-05-16T01:46:49.6514700Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:49.6515990Z because macOS already provides this software and installing another version in 2021-05-16T01:46:49.6517060Z parallel can cause all kinds of trouble. 2021-05-16T01:46:49.6517650Z 2021-05-16T01:46:49.6518450Z If you need to have expat first in your PATH, run: 2021-05-16T01:46:49.6520000Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:49.6520760Z 2021-05-16T01:46:49.6523150Z For compilers to find expat you may need to set: 2021-05-16T01:46:49.6524740Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:46:49.6526190Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:46:49.6526860Z 2021-05-16T01:46:49.6528090Z For pkg-config to find expat you may need to set: 2021-05-16T01:46:49.6529190Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:46:49.6529860Z 2021-05-16T01:46:49.6530980Z ==> Summary 2021-05-16T01:46:49.6543360Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T01:46:49.6550220Z ==> Installing gdal dependency: freexl 2021-05-16T01:46:49.6612670Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T01:46:52.4902760Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T01:46:52.4909150Z ==> Installing gdal dependency: geos 2021-05-16T01:46:52.5463300Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T01:46:56.0767530Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T01:46:56.0786620Z ==> Installing gdal dependency: hdf5 2021-05-16T01:46:56.1336980Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:46:59.6366660Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:46:59.6373080Z ==> Installing gdal dependency: json-c 2021-05-16T01:46:59.6436890Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T01:47:02.3255780Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T01:47:02.3262540Z ==> Installing gdal dependency: libxml2 2021-05-16T01:47:02.3350470Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T01:47:05.5977610Z ==> Caveats 2021-05-16T01:47:05.5979260Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:05.5980630Z because macOS already provides this software and installing another version in 2021-05-16T01:47:05.5981700Z parallel can cause all kinds of trouble. 2021-05-16T01:47:05.5982310Z 2021-05-16T01:47:05.5983160Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:47:05.5984720Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:05.5985500Z 2021-05-16T01:47:05.5986800Z For compilers to find libxml2 you may need to set: 2021-05-16T01:47:05.5988300Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:47:05.5997190Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:47:05.5997940Z 2021-05-16T01:47:05.5999320Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:47:05.6000450Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:47:05.6001140Z 2021-05-16T01:47:05.6002280Z ==> Summary 2021-05-16T01:47:05.6170450Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T01:47:05.6176610Z ==> Installing gdal dependency: libdap 2021-05-16T01:47:05.6324990Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T01:47:08.5549360Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T01:47:08.5555650Z ==> Installing gdal dependency: proj 2021-05-16T01:47:08.5752930Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T01:47:11.5655460Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T01:47:11.5661690Z ==> Installing gdal dependency: libgeotiff 2021-05-16T01:47:11.5905340Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T01:47:14.3159430Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T01:47:14.3164280Z ==> Installing gdal dependency: librttopo 2021-05-16T01:47:14.3599030Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:47:17.1088430Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T01:47:17.1093260Z ==> Installing gdal dependency: minizip 2021-05-16T01:47:17.1296260Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T01:47:19.8950700Z ==> Caveats 2021-05-16T01:47:19.8952440Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:47:19.8953930Z with the venerable 'unzip' library. 2021-05-16T01:47:19.8955210Z ==> Summary 2021-05-16T01:47:19.8973570Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T01:47:19.8992920Z ==> Installing gdal dependency: libspatialite 2021-05-16T01:47:20.0135350Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T01:47:23.5022280Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T01:47:23.5028300Z ==> Installing gdal dependency: netcdf 2021-05-16T01:47:23.5635370Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:47:26.6218010Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:47:26.6225390Z ==> Installing gdal dependency: openblas 2021-05-16T01:47:26.6585670Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T01:47:31.2628250Z ==> Caveats 2021-05-16T01:47:31.2629950Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:31.2631170Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:47:31.2631910Z 2021-05-16T01:47:31.2632760Z For compilers to find openblas you may need to set: 2021-05-16T01:47:31.2634130Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:47:31.2635590Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:47:31.2636300Z 2021-05-16T01:47:31.2637530Z For pkg-config to find openblas you may need to set: 2021-05-16T01:47:31.2638700Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:47:31.2639390Z 2021-05-16T01:47:31.2640500Z ==> Summary 2021-05-16T01:47:31.2656460Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T01:47:31.2663710Z ==> Installing gdal dependency: numpy 2021-05-16T01:47:31.3597740Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T01:47:35.7296670Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T01:47:35.7304640Z ==> Installing gdal dependency: xerces-c 2021-05-16T01:47:35.7361330Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T01:47:41.2624120Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T01:47:41.2630220Z ==> Installing gdal 2021-05-16T01:47:41.2633890Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T01:47:48.6369120Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T01:47:50.0558740Z ==> No outdated dependents to upgrade! 2021-05-16T01:47:50.0562670Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:47:50.4021890Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:47:50.4022940Z netcdf 2021-05-16T01:47:50.5108650Z ==> Caveats 2021-05-16T01:47:50.5110160Z ==> expat 2021-05-16T01:47:50.5180130Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:50.5181560Z because macOS already provides this software and installing another version in 2021-05-16T01:47:50.5182650Z parallel can cause all kinds of trouble. 2021-05-16T01:47:50.5183240Z 2021-05-16T01:47:50.5184040Z If you need to have expat first in your PATH, run: 2021-05-16T01:47:50.5185610Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:50.5186370Z 2021-05-16T01:47:50.5187180Z For compilers to find expat you may need to set: 2021-05-16T01:47:50.5188530Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:47:50.5189900Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:47:50.5190550Z 2021-05-16T01:47:50.5191750Z For pkg-config to find expat you may need to set: 2021-05-16T01:47:50.5192830Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:47:50.5193480Z 2021-05-16T01:47:50.5194590Z ==> libxml2 2021-05-16T01:47:50.5266260Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:50.5267750Z because macOS already provides this software and installing another version in 2021-05-16T01:47:50.5268850Z parallel can cause all kinds of trouble. 2021-05-16T01:47:50.5269470Z 2021-05-16T01:47:50.5270290Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:47:50.5271920Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:50.5272730Z 2021-05-16T01:47:50.5273560Z For compilers to find libxml2 you may need to set: 2021-05-16T01:47:50.5274930Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:47:50.5276340Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:47:50.5277050Z 2021-05-16T01:47:50.5278300Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:47:50.5279530Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:47:50.5280200Z 2021-05-16T01:47:50.5281360Z ==> minizip 2021-05-16T01:47:50.5290710Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:47:50.5292160Z with the venerable 'unzip' library. 2021-05-16T01:47:50.5293470Z ==> openblas 2021-05-16T01:47:50.5353370Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:50.5354640Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:47:50.5355400Z 2021-05-16T01:47:50.5356260Z For compilers to find openblas you may need to set: 2021-05-16T01:47:50.5357660Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:47:50.5359130Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:47:50.5359840Z 2021-05-16T01:47:50.5361070Z For pkg-config to find openblas you may need to set: 2021-05-16T01:47:50.5362220Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:47:50.5362900Z 2021-05-16T01:47:52.8205320Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:47:53.3930840Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T01:47:53.3960650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:47:54.0073250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:47:54.0257750Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:47:54.5892160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T01:47:54.5918870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:47:54.9295630Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:47:54.9499540Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T01:47:56.7111700Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T01:47:57.1100440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T01%3A55%3A00Z&sig=hDT%2B6kmAwaNnZzzUQxQFky3AcW2o1b6t6PuCwxKXy0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:58.4406330Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:47:58.9821510Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T01:47:58.9856980Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:47:59.3520390Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:47:59.3638640Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T01:48:01.0788250Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T01:48:01.7207240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T01%3A55%3A00Z&sig=ZBWGL05B1rYHCi01F9dAy1MlwhNVenrDPhZjnve%2BoFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:48:02.0481290Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T01:48:02.0498620Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T01:48:03.7666610Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T01:48:04.1548690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T01%3A55%3A00Z&sig=3R19pIFS7PG5TFikIjZqeGS7aFojKrc2AvXP6DBR%2FkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:48:04.7777300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T01:48:06.4944090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T01:48:06.8603190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T01%3A55%3A00Z&sig=V%2Befx7X9rLUFug5z8hrf3ArxA1ocARDO2r9JVJL1mIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:48:07.2383920Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T01:48:08.9829340Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T01:48:09.3551250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T01%3A55%3A00Z&sig=Jv2iJNrRuH87o7e30ZbE1I0esW2MkiEmx0ik4HUapVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:48:10.5115350Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T01:48:10.5126900Z ==> Installing itk dependency: open-mpi 2021-05-16T01:48:10.6449180Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:48:16.3781560Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:48:16.3788880Z ==> Installing itk dependency: fftw 2021-05-16T01:48:16.4463760Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:48:19.6412870Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:48:19.6419390Z ==> Installing itk dependency: boost 2021-05-16T01:48:19.6477570Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T01:48:51.6350610Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T01:48:51.6382620Z ==> Installing itk dependency: netcdf 2021-05-16T01:48:51.7151010Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:48:54.7084850Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:48:54.7091520Z ==> Installing itk dependency: pyqt@5 2021-05-16T01:48:54.7706050Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T01:49:00.2708250Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T01:49:00.2715300Z ==> Installing itk dependency: vtk@8.2 2021-05-16T01:49:00.4347650Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T01:49:30.5000660Z ==> Caveats 2021-05-16T01:49:30.5002340Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:49:30.5003540Z because this is an alternate version of another formula. 2021-05-16T01:49:30.5004230Z 2021-05-16T01:49:30.5005060Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T01:49:30.5006620Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:49:30.5007410Z 2021-05-16T01:49:30.5008230Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T01:49:30.5009600Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T01:49:30.5011010Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T01:49:30.5011800Z 2021-05-16T01:49:30.5012940Z ==> Summary 2021-05-16T01:49:30.7355550Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T01:49:30.7376680Z ==> Installing itk dependency: gdcm 2021-05-16T01:49:30.9348860Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T01:49:37.1725200Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T01:49:37.1729990Z ==> Installing itk 2021-05-16T01:49:37.1734450Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T01:49:51.5545100Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T01:49:54.9585650Z ==> No outdated dependents to upgrade! 2021-05-16T01:49:54.9587520Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:49:57.1730550Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:49:57.1731520Z fftw 2021-05-16T01:49:57.2131500Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T01:49:57.2133230Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T01:49:59.0704360Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T01:49:59.1985000Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:50:00.3126190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:50:00.8617630Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T01:50:01.3095660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T02%3A00%3A00Z&sig=xUwHrodHZnsF6ekHVSb%2BchsQYE5BMr7CiaGWwnjZJx8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:01.3560570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T02\%3A00\%3A00Z\&sig=xUwHrodHZnsF6ekHVSb\%2BchsQYE5BMr7CiaGWwnjZJx8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:50:01.4105200Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T01:50:01.4166990Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:50:02.5802010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:50:03.1317680Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T01:50:03.6374220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T02%3A00%3A00Z&sig=uYvNn8D%2Bh97vGEfKK2jbZFYPELOu7UaqQ0XDDzUFbIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:03.6897460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T02\%3A00\%3A00Z\&sig=uYvNn8D\%2Bh97vGEfKK2jbZFYPELOu7UaqQ0XDDzUFbIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:50:03.8070890Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T01:50:03.8166970Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:50:05.1221690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:50:05.7807290Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T01:50:06.2398510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T02%3A00%3A00Z&sig=Fghm%2BtUZfHm2WXgu%2BqAVgrwIgx1DOjV%2F0cVlUOHmGxM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:06.2856140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T02\%3A00\%3A00Z\&sig=Fghm\%2BtUZfHm2WXgu\%2BqAVgrwIgx1DOjV\%2F0cVlUOHmGxM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:50:06.4054050Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T01:50:06.4095930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:50:07.5410070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:50:08.0976610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T01:50:08.5830210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T02%3A00%3A00Z&sig=Yx651PaMo3VBp%2FQlAM4LQ8MWEaYR%2BBKghH7zxwYTV4Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:08.6342380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T02\%3A00\%3A00Z\&sig=Yx651PaMo3VBp\%2FQlAM4LQ8MWEaYR\%2BBKghH7zxwYTV4Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:50:09.0453090Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T01:50:09.1103710Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T01:50:09.1107110Z ==> Installing libav dependency: faac 2021-05-16T01:50:09.1738040Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T01:50:09.1767950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9143-fbjrro 2021-05-16T01:50:09.1885110Z cp -pR /private/tmp/d20210516-9143-fbjrro/faac/. /usr/local/Cellar/faac 2021-05-16T01:50:09.2033740Z chmod -Rf +w /private/tmp/d20210516-9143-fbjrro 2021-05-16T01:50:09.2608970Z ==> Finishing up 2021-05-16T01:50:09.3100050Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T01:50:09.3106150Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T01:50:09.3115190Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T01:50:09.3135640Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T01:50:09.3146910Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T01:50:09.3151880Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T01:50:09.3157210Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T01:50:09.3301890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9325-1olaqvw.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-16T01:50:11.7443530Z ==> Summary 2021-05-16T01:50:11.7469470Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T01:50:11.7484960Z ==> Installing libav dependency: fdk-aac 2021-05-16T01:50:11.7517530Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T01:50:11.7535950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9143-trwyg4 2021-05-16T01:50:11.7864750Z cp -pR /private/tmp/d20210516-9143-trwyg4/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T01:50:11.8077700Z chmod -Rf +w /private/tmp/d20210516-9143-trwyg4 2021-05-16T01:50:11.8594860Z ==> Finishing up 2021-05-16T01:50:11.9097210Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T01:50:11.9105290Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T01:50:11.9112420Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T01:50:11.9117410Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T01:50:11.9123050Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T01:50:11.9134690Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T01:50:11.9287120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9351-b9ipkh.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-16T01:50:14.5893800Z ==> Summary 2021-05-16T01:50:14.5916570Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T01:50:14.5923610Z ==> Installing libav dependency: sdl 2021-05-16T01:50:14.5946690Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T01:50:14.5965330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9143-1l5aht2 2021-05-16T01:50:14.6672060Z cp -pR /private/tmp/d20210516-9143-1l5aht2/sdl/. /usr/local/Cellar/sdl 2021-05-16T01:50:14.7806650Z chmod -Rf +w /private/tmp/d20210516-9143-1l5aht2 2021-05-16T01:50:14.9007180Z ==> Finishing up 2021-05-16T01:50:14.9478460Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T01:50:14.9484300Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T01:50:14.9502670Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T01:50:14.9537750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T01:50:14.9547660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T01:50:14.9556610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T01:50:14.9573200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T01:50:14.9583900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T01:50:14.9591100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T01:50:14.9616180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T01:50:14.9626430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T01:50:14.9636920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T01:50:14.9646040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T01:50:14.9656030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T01:50:14.9664130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T01:50:14.9669790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T01:50:14.9675570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T01:50:14.9684180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T01:50:14.9692790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T01:50:14.9702180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T01:50:14.9713410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T01:50:14.9723110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T01:50:14.9731030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T01:50:14.9740310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T01:50:14.9748330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T01:50:14.9757890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T01:50:14.9769150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T01:50:14.9778560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T01:50:14.9787300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T01:50:14.9796350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T01:50:14.9804330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T01:50:14.9810250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T01:50:14.9816100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T01:50:14.9823780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T01:50:14.9831260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T01:50:14.9841350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T01:50:14.9846470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T01:50:14.9855320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T01:50:14.9864470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T01:50:14.9869260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T01:50:14.9875170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T01:50:14.9884250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T01:50:14.9894170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T01:50:14.9901730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T01:50:14.9909160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T01:50:14.9915030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T01:50:14.9937180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T01:50:14.9942260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T01:50:14.9947730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T01:50:14.9957780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T01:50:14.9966870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T01:50:14.9972210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T01:50:14.9977420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T01:50:14.9985250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T01:50:14.9993320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T01:50:15.0001870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T01:50:15.0007410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T01:50:15.0013010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T01:50:15.0024530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T01:50:15.0032210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T01:50:15.0039900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T01:50:15.0049110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T01:50:15.0056550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T01:50:15.0062570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T01:50:15.0071110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T01:50:15.0082410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T01:50:15.0087820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T01:50:15.0092860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T01:50:15.0101030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T01:50:15.0111010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T01:50:15.0118340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T01:50:15.0124570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T01:50:15.0132830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T01:50:15.0143460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T01:50:15.0153310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T01:50:15.0159350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T01:50:15.0165430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T01:50:15.0174050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T01:50:15.0179950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T01:50:15.0185550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T01:50:15.0191850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T01:50:15.0201620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T01:50:15.0207320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T01:50:15.0229180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T01:50:15.0234380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T01:50:15.0239880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T01:50:15.0244930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T01:50:15.0250520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T01:50:15.0262450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T01:50:15.0268210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T01:50:15.0273830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T01:50:15.0283690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T01:50:15.0289220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T01:50:15.0294220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T01:50:15.0302570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T01:50:15.0307950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T01:50:15.0313660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T01:50:15.0322230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T01:50:15.0327040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T01:50:15.0332640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T01:50:15.0338140Z Only the first 100 operations were output. 2021-05-16T01:50:15.1301040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9377-7kwrrj.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-16T01:50:17.8022760Z ==> Summary 2021-05-16T01:50:17.8190160Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T01:50:17.8196560Z ==> Installing libav 2021-05-16T01:50:17.8200710Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T01:50:17.8219980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9143-j18ab1 2021-05-16T01:50:18.0142500Z cp -pR /private/tmp/d20210516-9143-j18ab1/libav/. /usr/local/Cellar/libav 2021-05-16T01:50:18.1232140Z chmod -Rf +w /private/tmp/d20210516-9143-j18ab1 2021-05-16T01:50:19.5580870Z ==> Finishing up 2021-05-16T01:50:19.6756390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T01:50:19.6766650Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T01:50:19.6771500Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T01:50:19.6800700Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T01:50:19.6806540Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T01:50:19.6812510Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T01:50:19.7156710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9403-1dkajff.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-16T01:50:22.2535560Z ==> Summary 2021-05-16T01:50:22.2556220Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T01:50:24.9534020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T01:50:26.7021160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T01:50:27.1938300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T02%3A00%3A00Z&sig=I0gFNntWKdzjKA%2FCkQAnHz5CF9zXCwdjgCbWXvN5Ab4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:27.4782310Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:50:30.5473710Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T01:50:33.4664530Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T01:50:33.4665690Z To reinstall 4.3.0, run: 2021-05-16T01:50:33.4666560Z brew reinstall libtiff 2021-05-16T01:50:35.1534220Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T01:50:35.1535430Z To reinstall 2.3.9_1, run: 2021-05-16T01:50:35.1536290Z brew reinstall unixodbc 2021-05-16T01:50:36.8939360Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T01:50:36.8940480Z To reinstall 1.0.18_1, run: 2021-05-16T01:50:36.8941290Z brew reinstall libsodium 2021-05-16T01:50:38.5964230Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T01:50:38.5965440Z To reinstall 4.1.1, run: 2021-05-16T01:50:38.5966260Z brew reinstall tesseract 2021-05-16T01:50:40.2879770Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T01:50:40.2880920Z To reinstall 1.21.1, run: 2021-05-16T01:50:40.2881690Z brew reinstall wget 2021-05-16T01:50:42.0205720Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T01:50:42.0206890Z To reinstall 4.3.4, run: 2021-05-16T01:50:42.0207680Z brew reinstall zeromq 2021-05-16T01:50:43.6975990Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T01:50:43.6977560Z To reinstall 2.2.27.6_1, run: 2021-05-16T01:50:43.6978380Z brew reinstall udunits 2021-05-16T01:50:45.3718820Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T01:50:45.3720860Z To reinstall 1.2.0, run: 2021-05-16T01:50:45.3721630Z brew reinstall webp 2021-05-16T01:50:47.1357710Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T01:50:48.8733800Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T01:50:49.2358990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T02%3A00%3A00Z&sig=TkoI8UXKo9Lz2VK7IFKv%2F0nceqAR4XX3xyqDKEFcReE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:50:51.0627140Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T01:51:32.3572610Z ==> Caveats 2021-05-16T01:51:32.3573310Z Bash completion has been installed to: 2021-05-16T01:51:32.3573910Z /usr/local/etc/bash_completion.d 2021-05-16T01:51:32.3575010Z ==> Summary 2021-05-16T01:51:33.7852180Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T01:51:36.9868170Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T01:51:36.9875190Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T015052Z&X-Amz-Expires=300&X-Amz-Signature=106e1414d3b4822bc03c76b7f125801d13b522bc3bde9fee3abd7fbca5e1aba2&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-16T01:51:40.3536860Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:51:40.3538040Z ==> Installing Cask xquartz 2021-05-16T01:52:00.3419090Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T01:52:00.3421140Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T01:52:25.1133400Z installer: Package name is 2021-05-16T01:52:25.1138020Z installer: Installing at base path / 2021-05-16T01:52:25.1150270Z installer: The install was successful. 2021-05-16T01:52:25.1152250Z installer: The install requires logging out now. 2021-05-16T01:52:25.2151040Z 🍺 xquartz was successfully installed! 2021-05-16T01:52:25.2403330Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:52:25.2403890Z with: 2021-05-16T01:52:25.2404300Z github_slug: neuroconductor/fmriqa 2021-05-16T01:52:25.2404700Z env: 2021-05-16T01:52:25.2405080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:25.2405500Z TIC_DEPLOY_KEY: 2021-05-16T01:52:25.2405810Z RSPM: 2021-05-16T01:52:25.2407120Z GITHUB_PAT: *** 2021-05-16T01:52:25.2407530Z COVERALLS_TOKEN: 2021-05-16T01:52:25.2407950Z continue-on-error: false 2021-05-16T01:52:25.2408400Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:25.2408840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:25.2409250Z TZ: UTC 2021-05-16T01:52:25.2409590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:25.2409950Z NOT_CRAN: true 2021-05-16T01:52:25.2410280Z ##[endgroup] 2021-05-16T01:52:25.3158840Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:52:25.3273670Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:52:25.3274300Z env: 2021-05-16T01:52:25.3274730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:25.3275210Z TIC_DEPLOY_KEY: 2021-05-16T01:52:25.3275560Z RSPM: 2021-05-16T01:52:25.3276410Z GITHUB_PAT: *** 2021-05-16T01:52:25.3276800Z COVERALLS_TOKEN: 2021-05-16T01:52:25.3277410Z continue-on-error: false 2021-05-16T01:52:25.3277930Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:25.3278410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:25.3279270Z TZ: UTC 2021-05-16T01:52:25.3279640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:25.3280070Z NOT_CRAN: true 2021-05-16T01:52:25.3280530Z ##[endgroup] 2021-05-16T01:52:26.5709150Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:52:26.5709820Z with: 2021-05-16T01:52:26.5710170Z repo_name: fmriqa 2021-05-16T01:52:26.5710570Z repo_version: 0.4.0 2021-05-16T01:52:26.5710950Z runner_os: macOS 2021-05-16T01:52:26.5711340Z R_version: 4.0 2021-05-16T01:52:26.5711660Z env: 2021-05-16T01:52:26.5712090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:26.5712530Z TIC_DEPLOY_KEY: 2021-05-16T01:52:26.5712910Z RSPM: 2021-05-16T01:52:26.5714090Z GITHUB_PAT: *** 2021-05-16T01:52:26.5714510Z COVERALLS_TOKEN: 2021-05-16T01:52:26.5714990Z continue-on-error: false 2021-05-16T01:52:26.5715440Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:26.5715950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:26.5716410Z TZ: UTC 2021-05-16T01:52:26.5716900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:26.5717300Z NOT_CRAN: true 2021-05-16T01:52:26.5717680Z ##[endgroup] 2021-05-16T01:52:26.6380080Z Package: fmriqa 2021-05-16T01:52:26.6385810Z Version: 0.4.0 2021-05-16T01:52:26.6386690Z OS: macOS 2021-05-16T01:52:26.6469290Z ##[group]Run install.packages('remotes') 2021-05-16T01:52:26.6470090Z install.packages('remotes') 2021-05-16T01:52:26.6470840Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:52:26.6471810Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:52:26.6652700Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:52:26.6653130Z env: 2021-05-16T01:52:26.6653590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:26.6654050Z TIC_DEPLOY_KEY: 2021-05-16T01:52:26.6654420Z RSPM: 2021-05-16T01:52:26.6655400Z GITHUB_PAT: *** 2021-05-16T01:52:26.6655820Z COVERALLS_TOKEN: 2021-05-16T01:52:26.6656310Z continue-on-error: false 2021-05-16T01:52:26.6656780Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:26.6657300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:26.6657850Z TZ: UTC 2021-05-16T01:52:26.6658280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:26.6658710Z NOT_CRAN: true 2021-05-16T01:52:26.6659070Z ##[endgroup] 2021-05-16T01:52:26.9214300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:52:26.9216780Z (as ‘lib’ is unspecified) 2021-05-16T01:52:29.2670230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T01:52:29.4725190Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T01:52:29.4908550Z ================================================== 2021-05-16T01:52:29.4910550Z downloaded 381 KB 2021-05-16T01:52:29.4911400Z 2021-05-16T01:52:29.5139250Z 2021-05-16T01:52:29.5241130Z The downloaded binary packages are in 2021-05-16T01:52:29.5341680Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpT5jzXP/downloaded_packages 2021-05-16T01:52:36.5982610Z ##[group]Run actions/cache@v1 2021-05-16T01:52:36.5983180Z with: 2021-05-16T01:52:36.5983600Z path: /Users/runner/work/_temp/Library 2021-05-16T01:52:36.5986280Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-6cbea17f10636980a3d51f8c3637c8e8b373b4a7adb073620c65ed0aea403f0e 2021-05-16T01:52:36.5989630Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T01:52:36.5990740Z env: 2021-05-16T01:52:36.5991200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:36.5991650Z TIC_DEPLOY_KEY: 2021-05-16T01:52:36.5992020Z RSPM: 2021-05-16T01:52:36.5993620Z GITHUB_PAT: *** 2021-05-16T01:52:36.5994070Z COVERALLS_TOKEN: 2021-05-16T01:52:36.5994520Z continue-on-error: false 2021-05-16T01:52:36.5995020Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:36.5995500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:36.5996390Z TZ: UTC 2021-05-16T01:52:36.5996870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:36.5997330Z NOT_CRAN: true 2021-05-16T01:52:36.5997690Z ##[endgroup] 2021-05-16T01:52:36.6729000Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:52:36.6839810Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:52:36.6840650Z remotes::install_github("ropensci/tic") 2021-05-16T01:52:36.6841260Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:52:36.6841930Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:52:36.6842470Z remotes::install_cran("covr") 2021-05-16T01:52:36.7074270Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:52:36.7074690Z env: 2021-05-16T01:52:36.7075140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:36.7075580Z TIC_DEPLOY_KEY: 2021-05-16T01:52:36.7076000Z RSPM: 2021-05-16T01:52:36.7076870Z GITHUB_PAT: *** 2021-05-16T01:52:36.7077280Z COVERALLS_TOKEN: 2021-05-16T01:52:36.7077740Z continue-on-error: false 2021-05-16T01:52:36.7078240Z VDIFFR_RUN_TESTS: false 2021-05-16T01:52:36.7078720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:52:36.7079180Z TZ: UTC 2021-05-16T01:52:36.7079600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:36.7080020Z NOT_CRAN: true 2021-05-16T01:52:36.7080380Z ##[endgroup] 2021-05-16T01:52:36.9840990Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:52:37.6891900Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:52:41.6913930Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:52:41.6915410Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:52:41.6916710Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:52:41.6917890Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:52:41.6919240Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:52:41.6920430Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:52:41.6921740Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:52:41.6922980Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:52:41.6924190Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:52:41.6925510Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:52:41.6926690Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:52:41.6927930Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:52:41.6929230Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:52:41.6930440Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:52:41.6931690Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:52:41.6932980Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:52:41.6934290Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:41.6935590Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:52:41.6936800Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:52:41.6938050Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:52:41.6939230Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:52:41.6940470Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:52:41.6943450Z 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-16T01:52:41.6945290Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:52:41.6946690Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:52:41.6947940Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:52:41.6949250Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:52:41.6950480Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:41.6951760Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:41.6953010Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:52:41.6954210Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:41.6955510Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:52:41.6956510Z (as ‘lib’ is unspecified) 2021-05-16T01:52:41.6958280Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:52:41.6959630Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:52:41.6961410Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:52:41.6962710Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:52:41.6963920Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:52:43.8107460Z 2021-05-16T01:52:43.8109540Z There is a binary version available but the source version is later: 2021-05-16T01:52:43.8134990Z binary source needs_compilation 2021-05-16T01:52:43.8136460Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T01:52:43.8137840Z 2021-05-16T01:52:43.8164930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T01:52:44.0475910Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T01:52:44.0802780Z ================================================== 2021-05-16T01:52:44.0803820Z downloaded 1.3 MB 2021-05-16T01:52:44.0804450Z 2021-05-16T01:52:44.0843920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T01:52:44.3602120Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T01:52:44.3729740Z ================================================== 2021-05-16T01:52:44.3730380Z downloaded 219 KB 2021-05-16T01:52:44.3731160Z 2021-05-16T01:52:44.3769290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T01:52:44.6494100Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T01:52:44.6585030Z ================================================== 2021-05-16T01:52:44.6586870Z downloaded 135 KB 2021-05-16T01:52:44.6587690Z 2021-05-16T01:52:44.6628330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T01:52:44.8162990Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T01:52:44.8205130Z ================================================== 2021-05-16T01:52:44.8206360Z downloaded 46 KB 2021-05-16T01:52:44.8207060Z 2021-05-16T01:52:44.8246060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T01:52:44.9645540Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T01:52:44.9651470Z ================================================== 2021-05-16T01:52:44.9652400Z downloaded 21 KB 2021-05-16T01:52:44.9653310Z 2021-05-16T01:52:44.9701350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T01:52:45.1052630Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T01:52:45.1110850Z ================================================== 2021-05-16T01:52:45.1112090Z downloaded 80 KB 2021-05-16T01:52:45.1112720Z 2021-05-16T01:52:45.1150160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T01:52:45.2561770Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T01:52:45.3074420Z ================================================== 2021-05-16T01:52:45.3075490Z downloaded 2.8 MB 2021-05-16T01:52:45.3077330Z 2021-05-16T01:52:45.3123900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T01:52:45.4560770Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T01:52:45.4571810Z ================================================== 2021-05-16T01:52:45.4572530Z downloaded 34 KB 2021-05-16T01:52:45.4573120Z 2021-05-16T01:52:45.4613010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T01:52:45.6887220Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T01:52:45.7180740Z ================================================== 2021-05-16T01:52:45.7182940Z downloaded 841 KB 2021-05-16T01:52:45.7183550Z 2021-05-16T01:52:45.7220010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T01:52:45.8764770Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T01:52:45.9031490Z ================================================== 2021-05-16T01:52:45.9033710Z downloaded 480 KB 2021-05-16T01:52:45.9034480Z 2021-05-16T01:52:45.9074090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T01:52:46.1578870Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T01:52:46.1582880Z ================================================== 2021-05-16T01:52:46.1584700Z downloaded 12 KB 2021-05-16T01:52:46.1585330Z 2021-05-16T01:52:46.1616700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T01:52:46.3716240Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T01:52:46.3924640Z ================================================== 2021-05-16T01:52:46.3929060Z downloaded 486 KB 2021-05-16T01:52:46.3929810Z 2021-05-16T01:52:46.3962420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T01:52:46.6938860Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T01:52:46.6976720Z ================================================== 2021-05-16T01:52:46.6977820Z downloaded 89 KB 2021-05-16T01:52:46.6978430Z 2021-05-16T01:52:46.6988140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T01:52:46.9915050Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T01:52:47.0129380Z ================================================== 2021-05-16T01:52:47.0130390Z downloaded 518 KB 2021-05-16T01:52:47.0131130Z 2021-05-16T01:52:47.0167680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T01:52:47.3608560Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T01:52:47.3610060Z ================================================== 2021-05-16T01:52:47.3610930Z downloaded 206 KB 2021-05-16T01:52:47.3612280Z 2021-05-16T01:52:47.3644150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T01:52:47.6116270Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T01:52:47.6261500Z ================================================== 2021-05-16T01:52:47.6262860Z downloaded 265 KB 2021-05-16T01:52:47.6263550Z 2021-05-16T01:52:47.6307600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T01:52:47.8852580Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T01:52:47.8983060Z ================================================== 2021-05-16T01:52:47.8987820Z downloaded 166 KB 2021-05-16T01:52:47.8988720Z 2021-05-16T01:52:47.9027570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T01:52:48.0645370Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T01:52:48.0711610Z ================================================== 2021-05-16T01:52:48.0712650Z downloaded 94 KB 2021-05-16T01:52:48.0713250Z 2021-05-16T01:52:48.0757750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T01:52:48.2427580Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T01:52:48.2540940Z ================================================== 2021-05-16T01:52:48.2541870Z downloaded 136 KB 2021-05-16T01:52:48.2543510Z 2021-05-16T01:52:48.2583280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T01:52:48.3988420Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T01:52:48.4090160Z ================================================== 2021-05-16T01:52:48.4091350Z downloaded 183 KB 2021-05-16T01:52:48.4091960Z 2021-05-16T01:52:48.4137360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T01:52:48.7862040Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T01:52:48.7898110Z ================================================== 2021-05-16T01:52:48.7900110Z downloaded 198 KB 2021-05-16T01:52:48.7900780Z 2021-05-16T01:52:48.7943960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T01:52:48.9314100Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T01:52:48.9426240Z ================================================== 2021-05-16T01:52:48.9428500Z downloaded 204 KB 2021-05-16T01:52:48.9430090Z 2021-05-16T01:52:48.9464990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T01:52:49.1146160Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T01:52:49.1191870Z ================================================== 2021-05-16T01:52:49.1192790Z downloaded 64 KB 2021-05-16T01:52:49.1193560Z 2021-05-16T01:52:49.1232970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T01:52:49.2636040Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T01:52:49.2677740Z ================================================== 2021-05-16T01:52:49.2679680Z downloaded 44 KB 2021-05-16T01:52:49.2680650Z 2021-05-16T01:52:49.2715400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T01:52:49.4503930Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T01:52:49.4691930Z ================================================== 2021-05-16T01:52:49.4694060Z downloaded 408 KB 2021-05-16T01:52:49.4694730Z 2021-05-16T01:52:49.4732820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T01:52:49.7323690Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T01:52:49.7390990Z ================================================== 2021-05-16T01:52:49.7396480Z downloaded 91 KB 2021-05-16T01:52:49.7397070Z 2021-05-16T01:52:49.7533440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T01:52:50.0462500Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T01:52:50.0592260Z ================================================== 2021-05-16T01:52:50.0594520Z downloaded 134 KB 2021-05-16T01:52:50.0595690Z 2021-05-16T01:52:50.0629980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T01:52:50.3360690Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T01:52:50.4652170Z ================================================== 2021-05-16T01:52:50.4655060Z downloaded 1.9 MB 2021-05-16T01:52:50.4657100Z 2021-05-16T01:52:50.4695520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T01:52:50.7416230Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T01:52:50.7619960Z ================================================== 2021-05-16T01:52:50.7621120Z downloaded 532 KB 2021-05-16T01:52:50.7622630Z 2021-05-16T01:52:50.7658530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T01:52:51.0084810Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T01:52:51.0300190Z ================================================== 2021-05-16T01:52:51.0302080Z downloaded 515 KB 2021-05-16T01:52:51.0302750Z 2021-05-16T01:52:51.0347030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T01:52:51.1794060Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T01:52:51.1838270Z ================================================== 2021-05-16T01:52:51.1839200Z downloaded 47 KB 2021-05-16T01:52:51.1839970Z 2021-05-16T01:52:51.1875660Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T01:52:51.5534020Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T01:52:51.5794480Z ================================================== 2021-05-16T01:52:51.5796470Z downloaded 690 KB 2021-05-16T01:52:51.5797440Z 2021-05-16T01:52:51.5831220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T01:52:51.8460630Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T01:52:51.8505970Z ================================================== 2021-05-16T01:52:51.8506830Z downloaded 46 KB 2021-05-16T01:52:51.8508260Z 2021-05-16T01:52:51.8545140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T01:52:52.3201610Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T01:52:52.3794890Z ================================================== 2021-05-16T01:52:52.3796270Z downloaded 2.0 MB 2021-05-16T01:52:52.3797300Z 2021-05-16T01:52:53.4510410Z 2021-05-16T01:52:53.4511810Z The downloaded binary packages are in 2021-05-16T01:52:53.4513070Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpG2aclR/downloaded_packages 2021-05-16T01:52:53.4515460Z installing the source package ‘cachem’ 2021-05-16T01:52:53.4522330Z 2021-05-16T01:52:53.4532880Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:52:53.7429710Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:52:53.7431020Z ================================================== 2021-05-16T01:52:53.7432130Z downloaded 24 KB 2021-05-16T01:52:53.7432810Z 2021-05-16T01:52:54.0729350Z * installing *source* package ‘cachem’ ... 2021-05-16T01:52:54.0752630Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:54.0753770Z ** using staged installation 2021-05-16T01:52:54.0963560Z ** libs 2021-05-16T01:52:59.5322120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T01:53:00.0401460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:53:00.1739460Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:53:00.3794810Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:53:00.3836810Z ** R 2021-05-16T01:53:00.4448910Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:01.3694300Z ** help 2021-05-16T01:53:01.4048840Z *** installing help indices 2021-05-16T01:53:01.4317040Z ** building package indices 2021-05-16T01:53:01.7100130Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:02.1704970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:03.3727960Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:03.7281580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:03.7305870Z * DONE (cachem) 2021-05-16T01:53:03.7463490Z 2021-05-16T01:53:03.7465400Z The downloaded source packages are in 2021-05-16T01:53:03.7467740Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/downloaded_packages’ 2021-05-16T01:53:03.7479580Z Running `R CMD build`... 2021-05-16T01:53:07.2802150Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:07.2804090Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa150dc4218/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:53:07.2904180Z (as ‘lib’ is unspecified) 2021-05-16T01:53:07.2905260Z * preparing ‘tic’: 2021-05-16T01:53:07.3007480Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:53:07.3107260Z * installing the package to process help pages 2021-05-16T01:53:07.3209920Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:07.3309960Z * checking for empty or unneeded directories 2021-05-16T01:53:07.3419120Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:53:07.3487720Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:53:07.3489210Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:53:07.8167960Z * installing *source* package ‘tic’ ... 2021-05-16T01:53:07.8172980Z ** using staged installation 2021-05-16T01:53:07.8504610Z ** R 2021-05-16T01:53:07.8895390Z ** inst 2021-05-16T01:53:07.9073790Z ** preparing package for lazy loading 2021-05-16T01:53:08.4787260Z ** help 2021-05-16T01:53:08.7348380Z *** installing help indices 2021-05-16T01:53:08.8665940Z *** copying figures 2021-05-16T01:53:08.8674230Z ** building package indices 2021-05-16T01:53:09.2454270Z ** installing vignettes 2021-05-16T01:53:09.2518460Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:09.6401100Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:10.0886200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:10.0961090Z * DONE (tic) 2021-05-16T01:53:10.1551760Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:53:10.6090070Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:53:13.8876220Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:53:13.8877330Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:53:13.8878170Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:53:13.8879070Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:53:13.8879930Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:53:13.8880760Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:53:13.8881610Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:53:13.8882440Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:53:13.8883270Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:53:13.8884100Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:53:13.8884910Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:53:13.8885730Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:53:13.8886570Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:53:13.8887400Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:53:13.8888240Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:53:13.8889090Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:53:13.8889940Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:53:13.8890770Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:53:13.8891580Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:53:13.8892390Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:53:13.8893210Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:53:13.8894040Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:53:13.8894880Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:53:13.8895700Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:53:13.8896530Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:53:13.8897350Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:53:13.8898170Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:53:13.8899010Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:53:13.8899840Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:53:13.8900660Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:53:13.8901520Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:53:13.8902410Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:53:13.8903490Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:53:13.8904400Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:53:13.8905240Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:53:13.8906110Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:53:13.8906970Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:53:13.8907810Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:53:13.8910170Z 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-16T01:53:13.8912350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:13.8913870Z (as ‘lib’ is unspecified) 2021-05-16T01:53:15.8086230Z 2021-05-16T01:53:15.8087210Z There is a binary version available but the source version is later: 2021-05-16T01:53:15.8099510Z binary source needs_compilation 2021-05-16T01:53:15.8100100Z xfun 0.22 0.23 TRUE 2021-05-16T01:53:15.8100360Z 2021-05-16T01:53:15.8119530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T01:53:16.0550170Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T01:53:16.0654180Z ================================================== 2021-05-16T01:53:16.0654750Z downloaded 192 KB 2021-05-16T01:53:16.0655020Z 2021-05-16T01:53:16.0792400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T01:53:16.2257470Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T01:53:16.3046130Z ================================================== 2021-05-16T01:53:16.3046720Z downloaded 1.3 MB 2021-05-16T01:53:16.3046990Z 2021-05-16T01:53:16.3084220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T01:53:16.6041070Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T01:53:16.6042420Z ================================================== 2021-05-16T01:53:16.6043290Z downloaded 17 KB 2021-05-16T01:53:16.6043940Z 2021-05-16T01:53:16.6045650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-16T01:53:16.8859140Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-16T01:53:16.9187690Z ================================================== 2021-05-16T01:53:16.9287790Z downloaded 979 KB 2021-05-16T01:53:16.9388970Z 2021-05-16T01:53:16.9490850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-16T01:53:17.0678200Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-16T01:53:17.1238740Z ================================================== 2021-05-16T01:53:17.1243840Z downloaded 785 KB 2021-05-16T01:53:17.1336300Z 2021-05-16T01:53:17.1341030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T01:53:17.2668230Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T01:53:17.2716110Z ================================================== 2021-05-16T01:53:17.2717100Z downloaded 43 KB 2021-05-16T01:53:17.2717660Z 2021-05-16T01:53:17.2754920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T01:53:17.4226720Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T01:53:17.4291430Z ================================================== 2021-05-16T01:53:17.4331420Z downloaded 207 KB 2021-05-16T01:53:17.4332280Z 2021-05-16T01:53:17.4334890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T01:53:17.7191350Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T01:53:17.7848070Z ================================================== 2021-05-16T01:53:17.7849240Z downloaded 975 KB 2021-05-16T01:53:17.7849870Z 2021-05-16T01:53:17.7886970Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T01:53:18.0486120Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T01:53:18.0531680Z ================================================== 2021-05-16T01:53:18.0532210Z downloaded 68 KB 2021-05-16T01:53:18.0532470Z 2021-05-16T01:53:18.0574840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T01:53:18.2026160Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T01:53:18.2174080Z ================================================== 2021-05-16T01:53:18.2179680Z downloaded 278 KB 2021-05-16T01:53:18.2180380Z 2021-05-16T01:53:18.2213250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T01:53:18.4711020Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T01:53:18.4861690Z ================================================== 2021-05-16T01:53:18.4867510Z downloaded 288 KB 2021-05-16T01:53:18.4868720Z 2021-05-16T01:53:18.4899630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T01:53:18.6507840Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T01:53:18.6515880Z ================================================== 2021-05-16T01:53:18.6516420Z downloaded 15 KB 2021-05-16T01:53:18.6516690Z 2021-05-16T01:53:18.6554800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T01:53:18.7922890Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T01:53:18.8023440Z ================================================== 2021-05-16T01:53:18.8025220Z downloaded 148 KB 2021-05-16T01:53:18.8026940Z 2021-05-16T01:53:18.8060400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T01:53:18.9876430Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T01:53:18.9937070Z ================================================== 2021-05-16T01:53:18.9937620Z downloaded 72 KB 2021-05-16T01:53:18.9937940Z 2021-05-16T01:53:18.9974740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T01:53:19.2629360Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T01:53:19.2652180Z ================================================== 2021-05-16T01:53:19.2652710Z downloaded 35 KB 2021-05-16T01:53:19.2652990Z 2021-05-16T01:53:19.3294140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T01:53:19.5902760Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T01:53:19.6052760Z ================================================== 2021-05-16T01:53:19.6093350Z downloaded 293 KB 2021-05-16T01:53:19.6094140Z 2021-05-16T01:53:19.6096290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T01:53:19.7538060Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T01:53:19.7722330Z ================================================== 2021-05-16T01:53:19.7722900Z downloaded 425 KB 2021-05-16T01:53:19.7723170Z 2021-05-16T01:53:19.7760860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T01:53:19.9864450Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T01:53:19.9875730Z ================================================== 2021-05-16T01:53:19.9877730Z downloaded 36 KB 2021-05-16T01:53:19.9878460Z 2021-05-16T01:53:19.9913340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T01:53:20.2934870Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T01:53:20.3944960Z ================================================== 2021-05-16T01:53:20.4046800Z downloaded 2.2 MB 2021-05-16T01:53:20.4085580Z 2021-05-16T01:53:20.4099280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T01:53:20.6922080Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T01:53:20.7058040Z ================================================== 2021-05-16T01:53:20.7059030Z downloaded 194 KB 2021-05-16T01:53:20.7059800Z 2021-05-16T01:53:20.7099220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T01:53:21.0035200Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T01:53:21.0056790Z ================================================== 2021-05-16T01:53:21.0057290Z downloaded 38 KB 2021-05-16T01:53:21.0057720Z 2021-05-16T01:53:21.0093980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T01:53:21.1843490Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T01:53:21.2043660Z ================================================== 2021-05-16T01:53:21.2081890Z downloaded 205 KB 2021-05-16T01:53:21.2084790Z 2021-05-16T01:53:21.2087800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T01:53:21.6726730Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T01:53:21.8362960Z ================================================== 2021-05-16T01:53:21.8364530Z downloaded 13.9 MB 2021-05-16T01:53:21.8364910Z 2021-05-16T01:53:21.8452510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T01:53:22.1002540Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T01:53:22.7964410Z ================================================== 2021-05-16T01:53:22.7966020Z downloaded 3.1 MB 2021-05-16T01:53:22.7968290Z 2021-05-16T01:53:22.8019480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T01:53:22.9371590Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T01:53:22.9765950Z ================================================== 2021-05-16T01:53:22.9767060Z downloaded 1.3 MB 2021-05-16T01:53:22.9767840Z 2021-05-16T01:53:22.9806930Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T01:53:23.2756000Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T01:53:23.3893650Z ================================================== 2021-05-16T01:53:23.3894150Z downloaded 302 KB 2021-05-16T01:53:23.3894600Z 2021-05-16T01:53:23.3936050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T01:53:23.5358590Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T01:53:23.5434780Z ================================================== 2021-05-16T01:53:23.5435760Z downloaded 104 KB 2021-05-16T01:53:23.5436280Z 2021-05-16T01:53:23.5474350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T01:53:23.8187630Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T01:53:23.8188350Z ================================================== 2021-05-16T01:53:23.8188740Z downloaded 21 KB 2021-05-16T01:53:23.8189230Z 2021-05-16T01:53:23.8226170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T01:53:24.0866230Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T01:53:24.0908190Z ================================================== 2021-05-16T01:53:24.0908850Z downloaded 43 KB 2021-05-16T01:53:24.0909240Z 2021-05-16T01:53:24.0947760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T01:53:24.2565660Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T01:53:24.2567860Z ================================================== 2021-05-16T01:53:24.2568570Z downloaded 33 KB 2021-05-16T01:53:24.2568920Z 2021-05-16T01:53:24.2608420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T01:53:24.5091220Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T01:53:24.5187430Z ================================================== 2021-05-16T01:53:24.5187980Z downloaded 137 KB 2021-05-16T01:53:24.5188250Z 2021-05-16T01:53:24.5663980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T01:53:24.7744310Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T01:53:24.8249830Z ================================================== 2021-05-16T01:53:24.8250450Z downloaded 2.8 MB 2021-05-16T01:53:24.8250770Z 2021-05-16T01:53:24.8294390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T01:53:25.2033960Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T01:53:25.2123680Z ================================================== 2021-05-16T01:53:25.2124220Z downloaded 64 KB 2021-05-16T01:53:25.2124480Z 2021-05-16T01:53:25.2161000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T01:53:25.6194980Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T01:53:25.6551340Z ================================================== 2021-05-16T01:53:25.6552080Z downloaded 954 KB 2021-05-16T01:53:25.6552410Z 2021-05-16T01:53:25.6595280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T01:53:25.9250370Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T01:53:25.9340670Z ================================================== 2021-05-16T01:53:25.9341760Z downloaded 129 KB 2021-05-16T01:53:25.9342050Z 2021-05-16T01:53:25.9378900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T01:53:26.3023600Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T01:53:26.3237010Z ================================================== 2021-05-16T01:53:26.3237610Z downloaded 384 KB 2021-05-16T01:53:26.3238130Z 2021-05-16T01:53:27.7035890Z 2021-05-16T01:53:27.7036720Z The downloaded binary packages are in 2021-05-16T01:53:27.7037620Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpG2aclR/downloaded_packages 2021-05-16T01:53:27.7039760Z installing the source package ‘xfun’ 2021-05-16T01:53:27.7040170Z 2021-05-16T01:53:27.7055690Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:53:27.9942290Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:53:28.0066040Z ================================================== 2021-05-16T01:53:28.0105380Z downloaded 109 KB 2021-05-16T01:53:28.0106030Z 2021-05-16T01:53:28.4532690Z * installing *source* package ‘xfun’ ... 2021-05-16T01:53:28.4605960Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:28.4606750Z ** using staged installation 2021-05-16T01:53:28.4853570Z ** libs 2021-05-16T01:53:28.5057590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:53:28.6623450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:53:28.7999760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:53:29.9753730Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:53:29.9796170Z ** R 2021-05-16T01:53:30.0063540Z ** inst 2021-05-16T01:53:30.0097210Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:31.9478930Z ** help 2021-05-16T01:53:32.2969120Z *** installing help indices 2021-05-16T01:53:32.4206190Z ** building package indices 2021-05-16T01:53:32.8785510Z ** installing vignettes 2021-05-16T01:53:32.8900380Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:33.2949050Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:33.4867330Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:33.8062590Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:33.8100580Z * DONE (xfun) 2021-05-16T01:53:33.8366570Z 2021-05-16T01:53:33.8367400Z The downloaded source packages are in 2021-05-16T01:53:33.8369810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/downloaded_packages’ 2021-05-16T01:53:33.9815850Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:53:36.7615420Z 2021-05-16T01:53:37.2668300Z 2021-05-16T01:53:37.2691090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa151103bcd/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:53:37.2756370Z 2021-05-16T01:53:37.2765360Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa151103bcd/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:53:37.3992830Z 2021-05-16T01:53:37.4093670Z 2021-05-16T01:53:37.4196050Z ─ preparing ‘desc’: 2021-05-16T01:53:37.4295250Z 2021-05-16T01:53:37.4398470Z 2021-05-16T01:53:37.4501350Z checking DESCRIPTION meta-information ... 2021-05-16T01:53:37.4602900Z 2021-05-16T01:53:37.4705930Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:37.5262010Z 2021-05-16T01:53:37.5363530Z 2021-05-16T01:53:37.5454680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:37.5556060Z 2021-05-16T01:53:37.5656530Z 2021-05-16T01:53:37.5696290Z ─ checking for empty or unneeded directories 2021-05-16T01:53:37.5697330Z 2021-05-16T01:53:37.5700930Z 2021-05-16T01:53:37.5704390Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:53:37.6794030Z 2021-05-16T01:53:37.6896010Z 2021-05-16T01:53:37.6939510Z 2021-05-16T01:53:37.7244890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:37.7253780Z (as ‘lib’ is unspecified) 2021-05-16T01:53:38.1918930Z * installing *source* package ‘desc’ ... 2021-05-16T01:53:38.2007310Z ** using staged installation 2021-05-16T01:53:38.2260290Z ** R 2021-05-16T01:53:38.2526560Z ** inst 2021-05-16T01:53:38.2574330Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:40.6155900Z ** help 2021-05-16T01:53:40.8334550Z *** installing help indices 2021-05-16T01:53:40.9487840Z ** building package indices 2021-05-16T01:53:41.3338120Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:41.6522100Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:41.9899900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:42.0000190Z * DONE (desc) 2021-05-16T01:53:42.3746780Z 2021-05-16T01:53:42.3848360Z 2021-05-16T01:53:42.3889680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa1288d8bb2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:53:42.3934190Z 2021-05-16T01:53:42.4037850Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa1288d8bb2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:53:42.4394030Z 2021-05-16T01:53:42.4495010Z 2021-05-16T01:53:42.4597390Z ─ preparing ‘ghtravis’: 2021-05-16T01:53:42.4696820Z 2021-05-16T01:53:42.4798740Z 2021-05-16T01:53:42.4901070Z checking DESCRIPTION meta-information ... 2021-05-16T01:53:42.5000600Z 2021-05-16T01:53:42.5103510Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:42.5404650Z 2021-05-16T01:53:42.5442690Z 2021-05-16T01:53:42.5444670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:42.5445490Z 2021-05-16T01:53:42.5446170Z 2021-05-16T01:53:42.5447490Z ─ checking for empty or unneeded directories 2021-05-16T01:53:42.5489990Z 2021-05-16T01:53:42.5491070Z 2021-05-16T01:53:42.5492940Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:53:42.5770800Z 2021-05-16T01:53:42.5775600Z 2021-05-16T01:53:42.5780600Z 2021-05-16T01:53:42.6322770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:42.6324310Z (as ‘lib’ is unspecified) 2021-05-16T01:53:42.9996610Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:53:43.0001650Z ** using staged installation 2021-05-16T01:53:43.0232730Z ** R 2021-05-16T01:53:43.0438370Z ** inst 2021-05-16T01:53:43.0462580Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:45.1724050Z ** help 2021-05-16T01:53:45.2587710Z *** installing help indices 2021-05-16T01:53:45.3216090Z ** building package indices 2021-05-16T01:53:45.6722770Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:46.6247600Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:47.6782410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:47.6866520Z * DONE (ghtravis) 2021-05-16T01:53:47.7069080Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:53:48.0060000Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:53:51.1681130Z 2021-05-16T01:53:51.1684540Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:53:51.1685570Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:53:51.1686380Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:53:51.1688360Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:53:51.1690090Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:53:51.1690960Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:53:51.1694440Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:51.1695460Z (as ‘lib’ is unspecified) 2021-05-16T01:53:53.1662540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T01:53:53.3038160Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T01:53:53.3156340Z ================================================== 2021-05-16T01:53:53.3156900Z downloaded 194 KB 2021-05-16T01:53:53.3158170Z 2021-05-16T01:53:53.3198390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T01:53:53.5797550Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T01:53:53.5852510Z ================================================== 2021-05-16T01:53:53.5853550Z downloaded 67 KB 2021-05-16T01:53:53.5854040Z 2021-05-16T01:53:53.5896790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T01:53:54.0825990Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T01:53:54.0860510Z ================================================== 2021-05-16T01:53:54.0860990Z downloaded 189 KB 2021-05-16T01:53:54.0861260Z 2021-05-16T01:53:54.0900100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T01:53:54.2331710Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T01:53:54.2699210Z ================================================== 2021-05-16T01:53:54.2699770Z downloaded 1.2 MB 2021-05-16T01:53:54.2700630Z 2021-05-16T01:53:54.2742220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T01:53:54.6964190Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T01:53:54.7310420Z ================================================== 2021-05-16T01:53:54.7310990Z downloaded 936 KB 2021-05-16T01:53:54.7312480Z 2021-05-16T01:53:54.9136850Z 2021-05-16T01:53:54.9137700Z The downloaded binary packages are in 2021-05-16T01:53:54.9143420Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpG2aclR/downloaded_packages 2021-05-16T01:53:55.2048100Z 2021-05-16T01:53:55.2069100Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa1176e1cb0/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:53:55.2115760Z 2021-05-16T01:53:55.2118630Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpG2aclR/remotes2aa1176e1cb0/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:53:55.2416490Z 2021-05-16T01:53:55.2616080Z 2021-05-16T01:53:55.2625940Z ─ preparing ‘aghast’: 2021-05-16T01:53:55.2689250Z 2021-05-16T01:53:55.2691000Z 2021-05-16T01:53:55.2692840Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:55.3081850Z 2021-05-16T01:53:55.3120810Z 2021-05-16T01:53:55.3123090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:55.3135550Z 2021-05-16T01:53:55.3170120Z 2021-05-16T01:53:55.3174770Z ─ checking for empty or unneeded directories 2021-05-16T01:53:55.3205490Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:53:55.3261030Z 2021-05-16T01:53:55.3262050Z 2021-05-16T01:53:55.3262750Z 2021-05-16T01:53:55.3455690Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:55.3458630Z (as ‘lib’ is unspecified) 2021-05-16T01:53:55.7080050Z * installing *source* package ‘aghast’ ... 2021-05-16T01:53:55.7181960Z ** using staged installation 2021-05-16T01:53:55.7383870Z ** R 2021-05-16T01:53:55.7487060Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:56.4072850Z ** help 2021-05-16T01:53:56.4363070Z *** installing help indices 2021-05-16T01:53:56.4621440Z ** building package indices 2021-05-16T01:53:56.7658770Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:57.0697640Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:57.3628020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:57.3647680Z * DONE (aghast) 2021-05-16T01:53:57.3873760Z Installing 1 packages: covr 2021-05-16T01:53:57.3886900Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:57.3888000Z (as ‘lib’ is unspecified) 2021-05-16T01:53:58.4459380Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:53:58.4460350Z 2021-05-16T01:53:59.4070920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T01:53:59.7063990Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T01:53:59.7245540Z ================================================== 2021-05-16T01:53:59.7246600Z downloaded 153 KB 2021-05-16T01:53:59.7247060Z 2021-05-16T01:53:59.7285940Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T01:53:59.9291370Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T01:53:59.9362310Z ================================================== 2021-05-16T01:53:59.9362870Z downloaded 117 KB 2021-05-16T01:53:59.9363240Z 2021-05-16T01:53:59.9406890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T01:54:00.0989110Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T01:54:00.1122220Z ================================================== 2021-05-16T01:54:00.1122980Z downloaded 282 KB 2021-05-16T01:54:00.1123260Z 2021-05-16T01:54:00.1833990Z 2021-05-16T01:54:00.1834830Z The downloaded binary packages are in 2021-05-16T01:54:00.1835980Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpG2aclR/downloaded_packages 2021-05-16T01:54:00.2202900Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:54:00.2203580Z Rscript -e "tic::before_install()" 2021-05-16T01:54:00.2766880Z shell: /bin/bash -e {0} 2021-05-16T01:54:00.2767270Z env: 2021-05-16T01:54:00.2767830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:00.2768570Z TIC_DEPLOY_KEY: 2021-05-16T01:54:00.2768900Z RSPM: 2021-05-16T01:54:00.2770180Z GITHUB_PAT: *** 2021-05-16T01:54:00.2770570Z COVERALLS_TOKEN: 2021-05-16T01:54:00.2770990Z continue-on-error: false 2021-05-16T01:54:00.2771440Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:00.2771890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:00.2772320Z TZ: UTC 2021-05-16T01:54:00.2773690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:00.2774070Z NOT_CRAN: true 2021-05-16T01:54:00.2774400Z ##[endgroup] 2021-05-16T01:54:00.7149020Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:54:00.8885800Z Running before_install: step_install_remote_binaries() 2021-05-16T01:54:01.6002980Z Installing RNifti binaries 2021-05-16T01:54:01.6003690Z [1] "neuroconductor/RNifti" 2021-05-16T01:54:03.9270050Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:54:03.9312420Z tag_name 2021-05-16T01:54:03.9312920Z 5 1.3.1.s 2021-05-16T01:54:03.9313530Z zipball_url 2021-05-16T01:54:03.9314480Z 5 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T01:54:03.9315600Z tarball_url 2021-05-16T01:54:03.9316570Z 5 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T01:54:03.9318360Z commit.sha 2021-05-16T01:54:03.9319020Z 5 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:54:03.9319810Z commit.url 2021-05-16T01:54:03.9321570Z 5 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:54:03.9322580Z node_id 2021-05-16T01:54:03.9323490Z 5 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T01:54:03.9324470Z url 2021-05-16T01:54:03.9325370Z 5 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T01:54:03.9326270Z assets_url 2021-05-16T01:54:03.9327250Z 5 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T01:54:03.9328200Z upload_url 2021-05-16T01:54:03.9329260Z 5 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T01:54:03.9330330Z id asset_updated_at asset_created_at created_at 2021-05-16T01:54:03.9331980Z 5 42981970 2021-05-14 21:28:28 2021-05-14 21:28:28 2021-05-14 21:05:46 2021-05-16T01:54:03.9332780Z published_at asset_name asset_label asset_download_count 2021-05-16T01:54:03.9334030Z 5 2021-05-14 21:06:13 RNifti_1.3.1_R4.0.tgz 5 2021-05-16T01:54:03.9334780Z asset_browser_download_url 2021-05-16T01:54:03.9335730Z 5 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R4.0.tgz 2021-05-16T01:54:03.9336650Z Installing RNifti package binaries 2021-05-16T01:54:03.9973630Z --2021-05-16 01:54:03-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R4.0.tgz 2021-05-16T01:54:04.0328380Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T01:54:04.0380000Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T01:54:04.1860710Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:54:04.1868190Z Location: https://github-releases.githubusercontent.com/367479391/5291a600-b4fb-11eb-8204-3089b8f1fea3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T015404Z&X-Amz-Expires=300&X-Amz-Signature=d18ed64e6295533b7813d9f6e32bebe41333208501672e9e47609189ae315103&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T01:54:04.1877390Z --2021-05-16 01:54:04-- https://github-releases.githubusercontent.com/367479391/5291a600-b4fb-11eb-8204-3089b8f1fea3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T015404Z&X-Amz-Expires=300&X-Amz-Signature=d18ed64e6295533b7813d9f6e32bebe41333208501672e9e47609189ae315103&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T01:54:04.1882720Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T01:54:04.1924910Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T01:54:04.3874490Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:54:04.3876360Z Length: 1018691 (995K) [application/octet-stream] 2021-05-16T01:54:04.3880970Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpz9zpvQ/RNifti_1.3.1.tgz’ 2021-05-16T01:54:04.3882870Z 2021-05-16T01:54:04.3919870Z 0K .......... .......... .......... .......... .......... 5% 11.7M 0s 2021-05-16T01:54:04.3938080Z 50K .......... .......... .......... .......... .......... 10% 29.0M 0s 2021-05-16T01:54:04.3970000Z 100K .......... .......... .......... .......... .......... 15% 15.1M 0s 2021-05-16T01:54:04.3987060Z 150K .......... .......... .......... .......... .......... 20% 26.5M 0s 2021-05-16T01:54:04.4022340Z 200K .......... .......... .......... .......... .......... 25% 15.5M 0s 2021-05-16T01:54:04.4038650Z 250K .......... .......... .......... .......... .......... 30% 24.6M 0s 2021-05-16T01:54:04.4060540Z 300K .......... .......... .......... .......... .......... 35% 23.4M 0s 2021-05-16T01:54:04.4072470Z 350K .......... .......... .......... .......... .......... 40% 41.5M 0s 2021-05-16T01:54:04.4077070Z 400K .......... .......... .......... .......... .......... 45% 82.5M 0s 2021-05-16T01:54:04.4101850Z 450K .......... .......... .......... .......... .......... 50% 20.7M 0s 2021-05-16T01:54:04.4112670Z 500K .......... .......... .......... .......... .......... 55% 41.0M 0s 2021-05-16T01:54:04.4126130Z 550K .......... .......... .......... .......... .......... 60% 38.1M 0s 2021-05-16T01:54:04.4135630Z 600K .......... .......... .......... .......... .......... 65% 48.6M 0s 2021-05-16T01:54:04.4161290Z 650K .......... .......... .......... .......... .......... 70% 18.8M 0s 2021-05-16T01:54:04.4172060Z 700K .......... .......... .......... .......... .......... 75% 46.0M 0s 2021-05-16T01:54:04.4182830Z 750K .......... .......... .......... .......... .......... 80% 45.5M 0s 2021-05-16T01:54:04.4197400Z 800K .......... .......... .......... .......... .......... 85% 33.5M 0s 2021-05-16T01:54:04.4221520Z 850K .......... .......... .......... .......... .......... 90% 20.4M 0s 2021-05-16T01:54:04.4226720Z 900K .......... .......... .......... .......... .......... 95% 85.1M 0s 2021-05-16T01:54:04.4246600Z 950K .......... .......... .......... .......... .... 100% 22.2M=0.04s 2021-05-16T01:54:04.4247180Z 2021-05-16T01:54:04.4250260Z 2021-05-16 01:54:04 (26.3 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpz9zpvQ/RNifti_1.3.1.tgz’ saved [1018691/1018691] 2021-05-16T01:54:04.4250850Z 2021-05-16T01:54:04.4302070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:04.4303380Z (as ‘lib’ is unspecified) 2021-05-16T01:54:04.4969800Z Rewriting new remotes: 2021-05-16T01:54:04.5289470Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:54:04.5290270Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:54:04.5290880Z remotes::install_cran("rcmdcheck") 2021-05-16T01:54:04.5291460Z remotes::install_cran("markdown") 2021-05-16T01:54:04.5490060Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:54:04.5490500Z env: 2021-05-16T01:54:04.5491020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:04.5491520Z TIC_DEPLOY_KEY: 2021-05-16T01:54:04.5491900Z RSPM: 2021-05-16T01:54:04.5493410Z GITHUB_PAT: *** 2021-05-16T01:54:04.5493830Z COVERALLS_TOKEN: 2021-05-16T01:54:04.5494350Z continue-on-error: false 2021-05-16T01:54:04.5494820Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:04.5495340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:04.5495770Z TZ: UTC 2021-05-16T01:54:04.5496170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:04.5496560Z NOT_CRAN: true 2021-05-16T01:54:04.5497010Z ##[endgroup] 2021-05-16T01:54:10.3059820Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:54:10.3061230Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:54:10.3062110Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:54:10.3063760Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:54:10.3064790Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:54:10.3065740Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:54:10.3066690Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:54:10.3069140Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:54:10.3070280Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:54:10.3071180Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:54:10.3072090Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:54:10.3072950Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:54:10.3073890Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:54:10.3074770Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:54:10.3076400Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:54:10.3077670Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:54:10.3078580Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:54:10.3079490Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:54:10.3080920Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:54:10.3082270Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:54:10.3083140Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:54:10.3084070Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:54:10.3084950Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:54:10.3085880Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:54:10.3086810Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T01:54:10.3087720Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:54:10.3089430Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:54:10.3090410Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:54:10.3091350Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:54:10.3094660Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T01:54:10.3110450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:10.3111540Z (as ‘lib’ is unspecified) 2021-05-16T01:54:14.9926960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-16T01:54:15.2732130Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-16T01:54:15.2732950Z ================================================== 2021-05-16T01:54:15.2733390Z downloaded 30 KB 2021-05-16T01:54:15.2733690Z 2021-05-16T01:54:15.2776140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tiff_0.1-8.tgz' 2021-05-16T01:54:15.4443420Z Content type 'application/x-gzip' length 1156933 bytes (1.1 MB) 2021-05-16T01:54:15.4814360Z ================================================== 2021-05-16T01:54:15.4816630Z downloaded 1.1 MB 2021-05-16T01:54:15.4817070Z 2021-05-16T01:54:15.4860960Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/png_0.1-7.tgz' 2021-05-16T01:54:16.0017670Z Content type 'application/x-gzip' length 369557 bytes (360 KB) 2021-05-16T01:54:16.0199330Z ================================================== 2021-05-16T01:54:16.0199970Z downloaded 360 KB 2021-05-16T01:54:16.0200280Z 2021-05-16T01:54:16.0240090Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jpeg_0.1-8.1.tgz' 2021-05-16T01:54:16.2716560Z Content type 'application/x-gzip' length 416504 bytes (406 KB) 2021-05-16T01:54:16.2920910Z ================================================== 2021-05-16T01:54:16.2922900Z downloaded 406 KB 2021-05-16T01:54:16.2923220Z 2021-05-16T01:54:16.2961140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bmp_0.3.tgz' 2021-05-16T01:54:16.7481160Z Content type 'application/x-gzip' length 122119 bytes (119 KB) 2021-05-16T01:54:16.7552320Z ================================================== 2021-05-16T01:54:16.7553480Z downloaded 119 KB 2021-05-16T01:54:16.7554470Z 2021-05-16T01:54:16.7594510Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-16T01:54:16.9046300Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-16T01:54:16.9852010Z ================================================== 2021-05-16T01:54:16.9852940Z downloaded 2.5 MB 2021-05-16T01:54:16.9853480Z 2021-05-16T01:54:16.9875800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-16T01:54:17.1426560Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-16T01:54:17.1758660Z ================================================== 2021-05-16T01:54:17.1759630Z downloaded 1.2 MB 2021-05-16T01:54:17.1760140Z 2021-05-16T01:54:17.1803120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-16T01:54:17.3170840Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-16T01:54:17.3217540Z ================================================== 2021-05-16T01:54:17.3218780Z downloaded 51 KB 2021-05-16T01:54:17.3219790Z 2021-05-16T01:54:17.3264280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-16T01:54:17.5891750Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-16T01:54:17.6022160Z ================================================== 2021-05-16T01:54:17.6022740Z downloaded 235 KB 2021-05-16T01:54:17.6023040Z 2021-05-16T01:54:17.6062800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-16T01:54:17.8839680Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-16T01:54:17.8892120Z ================================================== 2021-05-16T01:54:17.8893080Z downloaded 58 KB 2021-05-16T01:54:17.8894050Z 2021-05-16T01:54:17.8938370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-16T01:54:18.1551050Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-16T01:54:18.2078590Z ================================================== 2021-05-16T01:54:18.2079600Z downloaded 1.9 MB 2021-05-16T01:54:18.2080130Z 2021-05-16T01:54:18.2123270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-16T01:54:18.5476130Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-16T01:54:18.5477470Z ================================================== 2021-05-16T01:54:18.5478360Z downloaded 115 KB 2021-05-16T01:54:18.5479160Z 2021-05-16T01:54:18.5515460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-16T01:54:18.6996880Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-16T01:54:18.7117150Z ================================================== 2021-05-16T01:54:18.7117900Z downloaded 225 KB 2021-05-16T01:54:18.7118220Z 2021-05-16T01:54:18.7156220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/igraph_1.2.6.tgz' 2021-05-16T01:54:18.9746430Z Content type 'application/x-gzip' length 8842303 bytes (8.4 MB) 2021-05-16T01:54:19.2884560Z ================================================== 2021-05-16T01:54:19.2885620Z downloaded 8.4 MB 2021-05-16T01:54:19.2885930Z 2021-05-16T01:54:19.2953840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/downloader_0.4.tgz' 2021-05-16T01:54:19.7617500Z Content type 'application/x-gzip' length 21630 bytes (21 KB) 2021-05-16T01:54:19.7618960Z ================================================== 2021-05-16T01:54:19.7619390Z downloaded 21 KB 2021-05-16T01:54:19.7619680Z 2021-05-16T01:54:19.7663410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/readbitmap_0.1.5.tgz' 2021-05-16T01:54:20.2471000Z Content type 'application/x-gzip' length 16794 bytes (16 KB) 2021-05-16T01:54:20.2472760Z ================================================== 2021-05-16T01:54:20.2473270Z downloaded 16 KB 2021-05-16T01:54:20.2473530Z 2021-05-16T01:54:20.2510830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/getopt_1.20.3.tgz' 2021-05-16T01:54:20.5050750Z Content type 'application/x-gzip' length 33735 bytes (32 KB) 2021-05-16T01:54:20.5052340Z ================================================== 2021-05-16T01:54:20.5052970Z downloaded 32 KB 2021-05-16T01:54:20.5053270Z 2021-05-16T01:54:20.5096050Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-16T01:54:20.7724120Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-16T01:54:20.7918760Z ================================================== 2021-05-16T01:54:20.7920170Z downloaded 421 KB 2021-05-16T01:54:20.7920970Z 2021-05-16T01:54:20.7964200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/plyr_1.8.6.tgz' 2021-05-16T01:54:20.9851040Z Content type 'application/x-gzip' length 1012642 bytes (988 KB) 2021-05-16T01:54:21.0183920Z ================================================== 2021-05-16T01:54:21.0184550Z downloaded 988 KB 2021-05-16T01:54:21.0184860Z 2021-05-16T01:54:21.0224020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-16T01:54:21.2717490Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-16T01:54:21.2958150Z ================================================== 2021-05-16T01:54:21.2959660Z downloaded 539 KB 2021-05-16T01:54:21.2960060Z 2021-05-16T01:54:21.3000440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-16T01:54:21.5730880Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-16T01:54:21.6387980Z ================================================== 2021-05-16T01:54:21.6388550Z downloaded 3.5 MB 2021-05-16T01:54:21.6388850Z 2021-05-16T01:54:21.6434520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-16T01:54:21.8938990Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-16T01:54:21.9527900Z ================================================== 2021-05-16T01:54:21.9528650Z downloaded 3.5 MB 2021-05-16T01:54:21.9529270Z 2021-05-16T01:54:21.9577070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pracma_2.3.3.tgz' 2021-05-16T01:54:22.4064310Z Content type 'application/x-gzip' length 1725153 bytes (1.6 MB) 2021-05-16T01:54:22.7806740Z ================================================== 2021-05-16T01:54:22.7807430Z downloaded 1.6 MB 2021-05-16T01:54:22.7807690Z 2021-05-16T01:54:22.7848000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/imager_0.42.8.tgz' 2021-05-16T01:54:23.2096800Z Content type 'application/x-gzip' length 12549459 bytes (12.0 MB) 2021-05-16T01:54:23.5870910Z ================================================== 2021-05-16T01:54:23.5871540Z downloaded 12.0 MB 2021-05-16T01:54:23.5872480Z 2021-05-16T01:54:23.5982700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RcppEigen_0.3.3.9.1.tgz' 2021-05-16T01:54:23.9802730Z Content type 'application/x-gzip' length 4850245 bytes (4.6 MB) 2021-05-16T01:54:24.2064310Z ================================================== 2021-05-16T01:54:24.2064900Z downloaded 4.6 MB 2021-05-16T01:54:24.2065250Z 2021-05-16T01:54:24.2234730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/optparse_1.6.6.tgz' 2021-05-16T01:54:24.4707110Z Content type 'application/x-gzip' length 67847 bytes (66 KB) 2021-05-16T01:54:24.4765110Z ================================================== 2021-05-16T01:54:24.4765850Z downloaded 66 KB 2021-05-16T01:54:24.4766190Z 2021-05-16T01:54:24.4806110Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gridExtra_2.3.tgz' 2021-05-16T01:54:24.7496400Z Content type 'application/x-gzip' length 1103253 bytes (1.1 MB) 2021-05-16T01:54:24.7845920Z ================================================== 2021-05-16T01:54:24.7846510Z downloaded 1.1 MB 2021-05-16T01:54:24.7846820Z 2021-05-16T01:54:24.7894120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reshape2_1.4.4.tgz' 2021-05-16T01:54:25.1533930Z Content type 'application/x-gzip' length 332035 bytes (324 KB) 2021-05-16T01:54:25.1701230Z ================================================== 2021-05-16T01:54:25.1702160Z downloaded 324 KB 2021-05-16T01:54:25.1702840Z 2021-05-16T01:54:25.1741000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ggplot2_3.3.3.tgz' 2021-05-16T01:54:25.4212580Z Content type 'application/x-gzip' length 4068756 bytes (3.9 MB) 2021-05-16T01:54:26.4790490Z ================================================== 2021-05-16T01:54:26.4791490Z downloaded 3.9 MB 2021-05-16T01:54:26.4891290Z 2021-05-16T01:54:27.1011940Z 2021-05-16T01:54:27.1015660Z The downloaded binary packages are in 2021-05-16T01:54:27.1017970Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpft176b/downloaded_packages 2021-05-16T01:54:28.0086630Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:54:28.0088390Z Use `force = TRUE` to force installation 2021-05-16T01:54:28.0105270Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:54:28.0106250Z Use `force = TRUE` to force installation 2021-05-16T01:54:28.0386470Z ##[group]Run options(width = 100) 2021-05-16T01:54:28.0387130Z options(width = 100) 2021-05-16T01:54:28.0387640Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:54:28.0388680Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:54:28.0582280Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:54:28.0582800Z env: 2021-05-16T01:54:28.0583280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:28.0583700Z TIC_DEPLOY_KEY: 2021-05-16T01:54:28.0584020Z RSPM: 2021-05-16T01:54:28.0585730Z GITHUB_PAT: *** 2021-05-16T01:54:28.0586190Z COVERALLS_TOKEN: 2021-05-16T01:54:28.0586620Z continue-on-error: false 2021-05-16T01:54:28.0587070Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:28.0587510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:28.0587910Z TZ: UTC 2021-05-16T01:54:28.0588250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:28.0588610Z NOT_CRAN: true 2021-05-16T01:54:28.0589000Z ##[endgroup] 2021-05-16T01:54:28.8787510Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:54:28.8788550Z setting value 2021-05-16T01:54:28.8789560Z version R version 4.0.5 (2021-03-31) 2021-05-16T01:54:28.8790150Z os macOS Catalina 10.15.7 2021-05-16T01:54:28.8790970Z system x86_64, darwin17.0 2021-05-16T01:54:28.8791510Z ui X11 2021-05-16T01:54:28.8791980Z language (EN) 2021-05-16T01:54:28.8792960Z collate en_US.UTF-8 2021-05-16T01:54:28.8793900Z ctype en_US.UTF-8 2021-05-16T01:54:28.8794410Z tz UTC 2021-05-16T01:54:28.8795260Z date 2021-05-16 2021-05-16T01:54:28.8795510Z 2021-05-16T01:54:28.8797670Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:54:28.8798570Z ! package * version date lib source 2021-05-16T01:54:28.8800020Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:54:28.8801240Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8802850Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8804160Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8805880Z bmp 0.3 2017-09-11 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8807090Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8808770Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8810010Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8811130Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:54:28.8812670Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8814030Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8815120Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8816560Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8817660Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8819300Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8820940Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8822410Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8824290Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8826170Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8827380Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8828490Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8829780Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8831430Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8832570Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8833720Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:54:28.8835330Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8836500Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8837660Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8838800Z downloader 0.4 2015-07-09 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8839870Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8840980Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8842540Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T01:54:28.8843890Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8844950Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8846160Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8847260Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8848320Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8849410Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8850470Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8851640Z getopt 1.20.3 2019-03-22 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8852730Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8853780Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8854960Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:54:28.8856130Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8857260Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8858350Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8859430Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8860610Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8861680Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8863120Z gridExtra 2.3 2017-09-09 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8864170Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8865280Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8866430Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8867500Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8868930Z igraph 1.2.6 2020-10-06 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8870070Z imager 0.42.8 2021-03-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8871160Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8872500Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8873630Z jpeg 0.1-8.1 2019-10-24 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8874750Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8875820Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8877000Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8878040Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8879220Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8880420Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8881590Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8882730Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8883830Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8885350Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8886500Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8887670Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8889000Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8890120Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8891290Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8892450Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8893790Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8894980Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8896050Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8897950Z optparse 1.6.6 2020-04-16 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8899620Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8900820Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8901970Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8903110Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8904300Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8905430Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8906490Z png 0.1-7 2013-12-03 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8907920Z pracma 2.3.3 2021-01-23 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8908990Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8910290Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8911450Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8924140Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8925750Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8926940Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8928010Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8929130Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8930240Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8931390Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8932490Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8933590Z readbitmap 0.1.5 2018-06-27 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8934720Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8935790Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8936930Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8938020Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8939060Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8940170Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8941280Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-16T01:54:28.8942440Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8943600Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8944730Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8945840Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8946940Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8948050Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8949110Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8950260Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8951370Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8952430Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8953530Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8954580Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8955680Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8956730Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T01:54:28.8958330Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8959440Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T01:54:28.8960780Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8961880Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8962970Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:54:28.8964120Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8965250Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8966310Z tiff 0.1-8 2021-03-31 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8967710Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8968850Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8969960Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8971010Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8972120Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T01:54:28.8973310Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8974390Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8975500Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8976550Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8977650Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8978710Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T01:54:28.8979740Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8980790Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8981840Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8982930Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T01:54:28.8983240Z 2021-05-16T01:54:28.8983720Z [1] /Users/runner/work/_temp/Library 2021-05-16T01:54:28.8984540Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T01:54:28.8985000Z 2021-05-16T01:54:28.8985900Z P ── Loaded and on-disk path mismatch. 2021-05-16T01:54:28.9032410Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:54:28.9033070Z Rscript -e 'tic::script()' 2021-05-16T01:54:28.9033520Z ls -l check 2021-05-16T01:54:28.9609270Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:54:28.9609810Z env: 2021-05-16T01:54:28.9611110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:28.9611610Z TIC_DEPLOY_KEY: 2021-05-16T01:54:28.9611960Z RSPM: 2021-05-16T01:54:28.9613180Z GITHUB_PAT: *** 2021-05-16T01:54:28.9613630Z COVERALLS_TOKEN: 2021-05-16T01:54:28.9614400Z continue-on-error: false 2021-05-16T01:54:28.9614900Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:28.9615390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:28.9615860Z TZ: UTC 2021-05-16T01:54:28.9616220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:28.9617370Z NOT_CRAN: true 2021-05-16T01:54:28.9617810Z ##[endgroup] 2021-05-16T01:54:29.3809000Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:54:29.5985610Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:54:29.6061890Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:54:29.6099100Z timeout = Inf, check_dir = "check") 2021-05-16T01:54:29.7613460Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:54:30.0652040Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:54:30.1870780Z * preparing ‘fmriqa’: 2021-05-16T01:54:30.2011700Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:54:30.3734220Z * installing the package to build vignettes 2021-05-16T01:54:51.2546120Z * creating vignettes ... OK 2021-05-16T01:54:51.3605500Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:51.3619620Z * checking for empty or unneeded directories 2021-05-16T01:54:51.3683250Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T01:54:51.5035730Z 2021-05-16T01:54:51.6749350Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:54:52.0122330Z * using log directory ‘/Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T01:54:52.0145910Z * using R version 4.0.5 (2021-03-31) 2021-05-16T01:54:52.0149130Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T01:54:52.0150700Z * using session charset: UTF-8 2021-05-16T01:54:52.8366070Z * using option ‘--as-cran’ 2021-05-16T01:54:52.8367710Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T01:54:52.8369380Z * checking extension type ... Package 2021-05-16T01:54:52.8371380Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T01:54:52.8372670Z * package encoding: UTF-8 2021-05-16T01:54:52.8373620Z * checking package namespace information ... OK 2021-05-16T01:54:53.5830560Z * checking package dependencies ... OK 2021-05-16T01:54:53.5863670Z * checking if this is a source package ... OK 2021-05-16T01:54:53.5876770Z * checking if there is a namespace ... OK 2021-05-16T01:54:53.7100620Z * checking for executable files ... OK 2021-05-16T01:54:53.7203740Z * checking for hidden files and directories ... OK 2021-05-16T01:54:53.7231380Z * checking for portable file names ... OK 2021-05-16T01:54:53.7333700Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:54:53.7334800Z * checking serialization versions ... OK 2021-05-16T01:55:02.4885050Z * checking whether package ‘fmriqa’ can be installed ... OK 2021-05-16T01:55:02.5085040Z * checking installed package size ... OK 2021-05-16T01:55:02.6827580Z * checking package directory ... OK 2021-05-16T01:55:02.6836140Z * checking for future file timestamps ... OK 2021-05-16T01:55:02.6845620Z * checking ‘build’ directory ... OK 2021-05-16T01:55:02.9171950Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:55:02.9180390Z * checking top-level files ... OK 2021-05-16T01:55:02.9198350Z * checking for left-over files ... OK 2021-05-16T01:55:03.2214730Z * checking index information ... OK 2021-05-16T01:55:03.5169910Z * checking package subdirectories ... OK 2021-05-16T01:55:03.5919250Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:55:03.6691290Z * checking R files for syntax errors ... OK 2021-05-16T01:55:05.6511820Z * checking whether the package can be loaded ... OK 2021-05-16T01:55:07.5104980Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:55:09.3504510Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:55:11.1983030Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:55:13.3082560Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:55:15.2109720Z * checking loading without being on the library search path ... OK 2021-05-16T01:55:17.2472270Z * checking dependencies in R code ... OK 2021-05-16T01:55:20.3990990Z * checking S3 generic/method consistency ... OK 2021-05-16T01:55:22.2295170Z * checking replacement functions ... OK 2021-05-16T01:55:24.2602880Z * checking foreign function calls ... OK 2021-05-16T01:55:33.1738580Z * checking R code for possible problems ... OK 2021-05-16T01:55:33.4461630Z * checking Rd files ... OK 2021-05-16T01:55:33.5184930Z * checking Rd metadata ... OK 2021-05-16T01:55:33.6017870Z * checking Rd line widths ... OK 2021-05-16T01:55:33.7571520Z * checking Rd cross-references ... OK 2021-05-16T01:55:35.5971360Z * checking for missing documentation entries ... OK 2021-05-16T01:55:41.1899380Z * checking for code/documentation mismatches ... OK 2021-05-16T01:55:44.5589500Z * checking Rd \usage sections ... OK 2021-05-16T01:55:44.6679090Z * checking Rd contents ... OK 2021-05-16T01:55:44.7870470Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:55:44.7947440Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:55:44.8011180Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:55:50.0293050Z * checking examples ... OK 2021-05-16T01:55:50.0296330Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:55:50.0615460Z * checking tests ... 2021-05-16T01:56:06.2975330Z Running ‘testthat.R’ [15s/16s] 2021-05-16T01:56:06.3403850Z OK 2021-05-16T01:56:06.5841110Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:56:06.5877320Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:56:11.3839610Z * checking re-building of vignette outputs ... OK 2021-05-16T01:56:15.3151720Z * checking PDF version of manual ... OK 2021-05-16T01:56:15.3162710Z * checking for non-standard things in the check directory ... OK 2021-05-16T01:56:15.3171460Z * checking for detritus in the temp directory ... OK 2021-05-16T01:56:15.3172230Z * DONE 2021-05-16T01:56:15.3180630Z 2021-05-16T01:56:15.3181350Z Status: OK 2021-05-16T01:56:15.3189660Z 2021-05-16T01:56:15.4538080Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T01:56:15.4538970Z Duration: 1m 23.9s 2021-05-16T01:56:15.4546650Z 2021-05-16T01:56:15.4548020Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T01:56:15.4763370Z total 6240 2021-05-16T01:56:16.4316960Z drwxr-xr-x 15 runner staff 480 May 16 01:56 fmriqa.Rcheck 2021-05-16T01:56:16.4318890Z -rw-r--r-- 1 runner staff 1576771 May 16 01:54 fmriqa_0.4.0.tar.gz 2021-05-16T01:56:16.4320360Z -rw-r--r-- 1 runner staff 1615375 May 16 01:55 fmriqa_0.4.0.tgz 2021-05-16T01:56:16.4374500Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:56:16.4375320Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:56:16.4752330Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:56:16.4752840Z env: 2021-05-16T01:56:16.4753330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:56:16.4753780Z TIC_DEPLOY_KEY: 2021-05-16T01:56:16.4754160Z RSPM: 2021-05-16T01:56:16.4755720Z GITHUB_PAT: *** 2021-05-16T01:56:16.4756180Z COVERALLS_TOKEN: 2021-05-16T01:56:16.4756690Z continue-on-error: false 2021-05-16T01:56:16.4757170Z VDIFFR_RUN_TESTS: false 2021-05-16T01:56:16.4757690Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:56:16.4758120Z TZ: UTC 2021-05-16T01:56:16.4758520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:56:16.4758920Z NOT_CRAN: true 2021-05-16T01:56:16.4759310Z ##[endgroup] 2021-05-16T01:56:16.5220410Z 2021-05-16T01:56:16.5222620Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T01:56:16.5223680Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T01:56:16.5225090Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T01:56:16.5226200Z 2021-05-16T01:56:16.5227040Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:56:16.5228120Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:56:16.5229660Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:56:16.5230430Z 2021-05-16T01:56:16.5231350Z R is a collaborative project with many contributors. 2021-05-16T01:56:16.5232730Z Type 'contributors()' for more information and 2021-05-16T01:56:16.5234120Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:56:16.5234760Z 2021-05-16T01:56:16.5235990Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:56:16.5237830Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:56:16.5238960Z Type 'q()' to quit R. 2021-05-16T01:56:16.5245600Z 2021-05-16T01:56:16.5246070Z > library(testthat) 2021-05-16T01:56:16.5246840Z > library(fmriqa) 2021-05-16T01:56:16.5247630Z Warning message: 2021-05-16T01:56:16.5248360Z In fun(libname, pkgname) : 2021-05-16T01:56:16.5249300Z no display name and no $DISPLAY environment variable 2021-05-16T01:56:16.5249970Z > 2021-05-16T01:56:16.5250620Z > test_check("fmriqa") 2021-05-16T01:56:16.5251750Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:56:16.5252500Z 2021-05-16T01:56:16.5253170Z Basic analysis parameters 2021-05-16T01:56:16.5254380Z ------------------------- 2021-05-16T01:56:16.5255180Z X,Y matrix : 80x80 2021-05-16T01:56:16.5255840Z Slices : 1 2021-05-16T01:56:16.5256520Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:56:16.5257140Z TR : 3s 2021-05-16T01:56:16.5257760Z Slice # : 1 2021-05-16T01:56:16.5258340Z ROI width : 21 2021-05-16T01:56:16.5259000Z Total vols : 200 2021-05-16T01:56:16.5259680Z Analysis vols : 198 2021-05-16T01:56:16.5260100Z 2021-05-16T01:56:16.5260710Z QA metrics 2021-05-16T01:56:16.5261670Z ---------- 2021-05-16T01:56:16.5262340Z Mean signal : 2561.3 2021-05-16T01:56:16.5262980Z STD : 6.4 2021-05-16T01:56:16.5263590Z Percent fluc : 0.25 2021-05-16T01:56:16.5264270Z Drift : 2.06 2021-05-16T01:56:16.5264910Z Drift fit : 1.42 2021-05-16T01:56:16.5265500Z SNR : 141.3 2021-05-16T01:56:16.5266140Z SFNR : 137 2021-05-16T01:56:16.5266720Z RDC : 2.84 2021-05-16T01:56:16.5267370Z TC outlier : 2.66 2021-05-16T01:56:16.5268030Z Spec outlier : 5.12 2021-05-16T01:56:16.5268670Z MBG percent : 1.75 2021-05-16T01:56:16.5269130Z 2021-05-16T01:56:16.5270310Z Calculating k-space spike detection map... 2021-05-16T01:56:16.5271300Z Unable to revert mtime: /Library/Fonts 2021-05-16T01:56:16.5271850Z 2021-05-16T01:56:16.5273710Z PNG report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpdg3HqH/working_dir/RtmpcpwSWX/file305166c1ae3d 2021-05-16T01:56:16.5275330Z CSV results : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpdg3HqH/working_dir/RtmpcpwSWX/file305169768f6a 2021-05-16T01:56:16.5276160Z 2021-05-16T01:56:16.5277270Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:56:16.5278010Z 2021-05-16T01:56:16.5278680Z Basic analysis parameters 2021-05-16T01:56:16.5279840Z ------------------------- 2021-05-16T01:56:16.5280580Z X,Y matrix : 80x80 2021-05-16T01:56:16.5281190Z Slices : 1 2021-05-16T01:56:16.5281870Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:56:16.5282470Z TR : 3s 2021-05-16T01:56:16.5283110Z Slice # : 1 2021-05-16T01:56:16.5283740Z ROI width : 21 2021-05-16T01:56:16.5284360Z Total vols : 200 2021-05-16T01:56:16.5285030Z Analysis vols : 198 2021-05-16T01:56:16.5285490Z 2021-05-16T01:56:16.5286220Z QA metrics 2021-05-16T01:56:16.5287820Z ---------- 2021-05-16T01:56:16.5288530Z Mean signal : 2561.3 2021-05-16T01:56:16.5289250Z STD : 6.4 2021-05-16T01:56:16.5289930Z Percent fluc : 0.25 2021-05-16T01:56:16.5290570Z Drift : 2.06 2021-05-16T01:56:16.5292560Z Drift fit : 1.42 2021-05-16T01:56:16.5293650Z SNR : 141.3 2021-05-16T01:56:16.5294440Z SFNR : 137 2021-05-16T01:56:16.5295130Z RDC : 2.84 2021-05-16T01:56:16.5295890Z TC outlier : 2.66 2021-05-16T01:56:16.5296660Z Spec outlier : 5.12 2021-05-16T01:56:16.5297640Z MBG percent : 1.75 2021-05-16T01:56:16.5298310Z 2021-05-16T01:56:16.5300530Z PDF report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpdg3HqH/working_dir/RtmpcpwSWX/file305135965b7fReading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:56:16.5301570Z 2021-05-16T01:56:16.5302390Z Basic analysis parameters 2021-05-16T01:56:16.5303670Z ------------------------- 2021-05-16T01:56:16.5304490Z X,Y matrix : 80x80 2021-05-16T01:56:16.5305170Z Slices : 1 2021-05-16T01:56:16.5305930Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:56:16.5306600Z TR : 3s 2021-05-16T01:56:16.5307500Z Slice # : 1 2021-05-16T01:56:16.5308280Z ROI width : 21 2021-05-16T01:56:16.5308950Z Total vols : 200 2021-05-16T01:56:16.5309680Z Analysis vols : 198 2021-05-16T01:56:16.5312110Z 2021-05-16T01:56:16.5312900Z QA metrics 2021-05-16T01:56:16.5315490Z ---------- 2021-05-16T01:56:16.5316330Z Mean signal : 2561.3 2021-05-16T01:56:16.5317140Z STD : 6.4 2021-05-16T01:56:16.5318230Z Percent fluc : 0.25 2021-05-16T01:56:16.5319000Z Drift : 2.06 2021-05-16T01:56:16.5319600Z Drift fit : 1.42 2021-05-16T01:56:16.5320310Z SNR : 141.3 2021-05-16T01:56:16.5321320Z SFNR : 137 2021-05-16T01:56:16.5322240Z RDC : 2.84 2021-05-16T01:56:16.5323020Z TC outlier : 2.66 2021-05-16T01:56:16.5323840Z Spec outlier : 5.12 2021-05-16T01:56:16.5324820Z MBG percent : 1.75 2021-05-16T01:56:16.5325240Z 2021-05-16T01:56:16.5329430Z CSV spec file : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpdg3HqH/working_dir/RtmpcpwSWX/file3051767d640c══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T01:56:16.5330880Z • empty test (2) 2021-05-16T01:56:16.5331510Z 2021-05-16T01:56:16.5332310Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T01:56:16.5332990Z > 2021-05-16T01:56:16.5333700Z > proc.time() 2021-05-16T01:56:16.5334630Z user system elapsed 2021-05-16T01:56:16.5335390Z 11.616 3.018 16.151 2021-05-16T01:56:16.5405820Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:56:16.5406490Z Rscript -e "tic::before_deploy()" 2021-05-16T01:56:16.5684180Z shell: /bin/bash -e {0} 2021-05-16T01:56:16.5684610Z env: 2021-05-16T01:56:16.5685050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:56:16.5685710Z TIC_DEPLOY_KEY: 2021-05-16T01:56:16.5686060Z RSPM: 2021-05-16T01:56:16.5687100Z GITHUB_PAT: *** 2021-05-16T01:56:16.5687530Z COVERALLS_TOKEN: 2021-05-16T01:56:16.5687990Z continue-on-error: false 2021-05-16T01:56:16.5688480Z VDIFFR_RUN_TESTS: false 2021-05-16T01:56:16.5688950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:56:16.5689420Z TZ: UTC 2021-05-16T01:56:16.5689780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:56:16.5690210Z NOT_CRAN: true 2021-05-16T01:56:16.5690570Z ##[endgroup] 2021-05-16T01:56:16.9417630Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:56:17.0933640Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:56:17.0934280Z with: 2021-05-16T01:56:17.0935090Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T01:56:17.0935980Z asset_path: check/fmriqa_0.4.0.tgz 2021-05-16T01:56:17.0936440Z asset_name: fmriqa_0.4.0_R4.0.tgz 2021-05-16T01:56:17.0937020Z asset_content_type: application/octet-stream 2021-05-16T01:56:17.0937510Z env: 2021-05-16T01:56:17.0937960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:56:17.0938410Z TIC_DEPLOY_KEY: 2021-05-16T01:56:17.0938790Z RSPM: 2021-05-16T01:56:17.0939900Z GITHUB_PAT: *** 2021-05-16T01:56:17.0940320Z COVERALLS_TOKEN: 2021-05-16T01:56:17.0941330Z continue-on-error: false 2021-05-16T01:56:17.0941820Z VDIFFR_RUN_TESTS: false 2021-05-16T01:56:17.0942340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:56:17.0942770Z TZ: UTC 2021-05-16T01:56:17.0943220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:56:17.0943670Z NOT_CRAN: true 2021-05-16T01:56:17.0944800Z GITHUB_TOKEN: *** 2021-05-16T01:56:17.0945210Z ##[endgroup] 2021-05-16T01:56:18.0438980Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:56:18.0439670Z Rscript -e "tic::deploy()" 2021-05-16T01:56:18.0719660Z shell: /bin/bash -e {0} 2021-05-16T01:56:18.0720050Z env: 2021-05-16T01:56:18.0720520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:56:18.0720970Z TIC_DEPLOY_KEY: 2021-05-16T01:56:18.0721340Z RSPM: 2021-05-16T01:56:18.0722480Z GITHUB_PAT: *** 2021-05-16T01:56:18.0722930Z COVERALLS_TOKEN: 2021-05-16T01:56:18.0723380Z continue-on-error: false 2021-05-16T01:56:18.0723890Z VDIFFR_RUN_TESTS: false 2021-05-16T01:56:18.0724420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:56:18.0724840Z TZ: UTC 2021-05-16T01:56:18.0725230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:56:18.0725620Z NOT_CRAN: true 2021-05-16T01:56:18.0726010Z ##[endgroup] 2021-05-16T01:56:18.4500510Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:56:18.5961970Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:56:18.5962640Z Rscript -e "tic::after_deploy()" 2021-05-16T01:56:18.6251960Z shell: /bin/bash -e {0} 2021-05-16T01:56:18.6252410Z env: 2021-05-16T01:56:18.6252840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:56:18.6253330Z TIC_DEPLOY_KEY: 2021-05-16T01:56:18.6253660Z RSPM: 2021-05-16T01:56:18.6254840Z GITHUB_PAT: *** 2021-05-16T01:56:18.6255260Z COVERALLS_TOKEN: 2021-05-16T01:56:18.6255750Z continue-on-error: false 2021-05-16T01:56:18.6256250Z VDIFFR_RUN_TESTS: false 2021-05-16T01:56:18.6256740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:56:18.6257230Z TZ: UTC 2021-05-16T01:56:18.6257650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:56:18.6258080Z NOT_CRAN: true 2021-05-16T01:56:18.6258440Z ##[endgroup] 2021-05-16T01:56:19.0033630Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:56:19.4066350Z Post job cleanup. 2021-05-16T01:56:19.4845400Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:56:19.4947430Z Post job cleanup. 2021-05-16T01:56:19.9006070Z [command]/usr/local/bin/git version 2021-05-16T01:56:19.9006900Z git version 2.31.1 2021-05-16T01:56:19.9013150Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:56:19.9015500Z [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-16T01:56:19.9017680Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:56:19.9019050Z http.https://github.com/.extraheader 2021-05-16T01:56:19.9020940Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:56:19.9023840Z [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-16T01:56:19.9044770Z Cleaning up orphan processes