2021-05-16T01:30:44.8560570Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:44.9778157Z 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.0933348Z 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.2279293Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.3412909Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:06.4068230Z Current runner version: '2.278.0' 2021-05-16T01:31:06.4908060Z ##[group]Operating System 2021-05-16T01:31:06.4909110Z Mac OS X 2021-05-16T01:31:06.4909670Z 10.15.7 2021-05-16T01:31:06.4910070Z 19H1030 2021-05-16T01:31:06.4910530Z ##[endgroup] 2021-05-16T01:31:06.4911040Z ##[group]Virtual Environment 2021-05-16T01:31:06.4911680Z Environment: macos-10.15 2021-05-16T01:31:06.4912180Z Version: 20210510.1 2021-05-16T01:31:06.4913230Z 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:06.4914570Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T01:31:06.4915390Z ##[endgroup] 2021-05-16T01:31:06.4918220Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:06.4919840Z Actions: write 2021-05-16T01:31:06.4920310Z Checks: write 2021-05-16T01:31:06.4920830Z Contents: write 2021-05-16T01:31:06.4921420Z Deployments: write 2021-05-16T01:31:06.4922070Z Issues: write 2021-05-16T01:31:06.4922700Z Metadata: read 2021-05-16T01:31:06.4923210Z Packages: write 2021-05-16T01:31:06.4923710Z PullRequests: write 2021-05-16T01:31:06.4924320Z RepositoryProjects: write 2021-05-16T01:31:06.4924900Z SecurityEvents: write 2021-05-16T01:31:06.4925510Z Statuses: write 2021-05-16T01:31:06.4926150Z ##[endgroup] 2021-05-16T01:31:06.4930250Z Prepare workflow directory 2021-05-16T01:31:06.6637400Z Prepare all required actions 2021-05-16T01:31:06.6649920Z Getting action download info 2021-05-16T01:31:07.0811860Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:27.4452060Z Download action repository 'r-lib/actions@master' 2021-05-16T01:33:05.5117560Z Download action repository 'adigherman/actions@master' 2021-05-16T01:33:36.6523650Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:33:37.5413430Z Download action repository 'actions/cache@v1' 2021-05-16T01:33:37.9829730Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:33:38.3426300Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:33:41.6178100Z ##[group]Run actions/checkout@v2 2021-05-16T01:33:41.6178830Z with: 2021-05-16T01:33:41.6179280Z repository: neuroconductor/fmriqa 2021-05-16T01:33:41.6180150Z token: *** 2021-05-16T01:33:41.6180510Z ssh-strict: true 2021-05-16T01:33:41.6180960Z persist-credentials: true 2021-05-16T01:33:41.6181390Z clean: true 2021-05-16T01:33:41.6181740Z fetch-depth: 1 2021-05-16T01:33:41.6182090Z lfs: false 2021-05-16T01:33:41.6182430Z submodules: false 2021-05-16T01:33:41.6182770Z env: 2021-05-16T01:33:41.6183160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:41.6183590Z TIC_DEPLOY_KEY: 2021-05-16T01:33:41.6183910Z RSPM: 2021-05-16T01:33:41.6184610Z GITHUB_PAT: *** 2021-05-16T01:33:41.6184980Z COVERALLS_TOKEN: 2021-05-16T01:33:41.6185410Z continue-on-error: false 2021-05-16T01:33:41.6185860Z VDIFFR_RUN_TESTS: false 2021-05-16T01:33:41.6186220Z ##[endgroup] 2021-05-16T01:33:42.6824010Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:33:42.6825220Z ##[group]Getting Git version info 2021-05-16T01:33:42.6826770Z Working directory is '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:33:42.6827490Z [command]/usr/local/bin/git version 2021-05-16T01:33:43.4887780Z git version 2.31.1 2021-05-16T01:33:43.4921950Z ##[endgroup] 2021-05-16T01:33:43.4930020Z Deleting the contents of '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:33:43.4953750Z ##[group]Initializing the repository 2021-05-16T01:33:43.4956000Z [command]/usr/local/bin/git init /Users/runner/work/fmriqa/fmriqa 2021-05-16T01:33:43.5217140Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:33:43.5218970Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:33:43.5219970Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:33:43.5220780Z hint: 2021-05-16T01:33:43.5222100Z hint: git config --global init.defaultBranch 2021-05-16T01:33:43.5223450Z hint: 2021-05-16T01:33:43.5224560Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:33:43.5225940Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:33:43.5226650Z hint: 2021-05-16T01:33:43.5227480Z hint: git branch -m 2021-05-16T01:33:43.5276310Z Initialized empty Git repository in /Users/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:33:43.5288390Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:33:43.5392520Z ##[endgroup] 2021-05-16T01:33:43.5397760Z ##[group]Disabling automatic garbage collection 2021-05-16T01:33:43.5405850Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T01:33:43.5469700Z ##[endgroup] 2021-05-16T01:33:43.5496580Z ##[group]Setting up auth 2021-05-16T01:33:43.5497910Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:33:43.5560780Z [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:33:44.0217980Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:33:44.0312690Z [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:33:44.1206820Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:33:44.2528640Z ##[endgroup] 2021-05-16T01:33:44.2541380Z ##[group]Fetching the repository 2021-05-16T01:33:44.2544900Z [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:33:45.2019870Z remote: Enumerating objects: 38, done. 2021-05-16T01:33:45.2022130Z remote: Counting objects: 2% (1/38) 2021-05-16T01:33:45.2023310Z remote: Counting objects: 5% (2/38) 2021-05-16T01:33:45.2024320Z remote: Counting objects: 7% (3/38) 2021-05-16T01:33:45.2025210Z remote: Counting objects: 10% (4/38) 2021-05-16T01:33:45.2026040Z remote: Counting objects: 13% (5/38) 2021-05-16T01:33:45.2027040Z remote: Counting objects: 15% (6/38) 2021-05-16T01:33:45.2028150Z remote: Counting objects: 18% (7/38) 2021-05-16T01:33:45.2035220Z remote: Counting objects: 21% (8/38) 2021-05-16T01:33:45.2036400Z remote: Counting objects: 23% (9/38) 2021-05-16T01:33:45.2037370Z remote: Counting objects: 26% (10/38) 2021-05-16T01:33:45.2038190Z remote: Counting objects: 28% (11/38) 2021-05-16T01:33:45.2038950Z remote: Counting objects: 31% (12/38) 2021-05-16T01:33:45.2039830Z remote: Counting objects: 34% (13/38) 2021-05-16T01:33:45.2040650Z remote: Counting objects: 36% (14/38) 2021-05-16T01:33:45.2041470Z remote: Counting objects: 39% (15/38) 2021-05-16T01:33:45.2042310Z remote: Counting objects: 42% (16/38) 2021-05-16T01:33:45.2043100Z remote: Counting objects: 44% (17/38) 2021-05-16T01:33:45.2043930Z remote: Counting objects: 47% (18/38) 2021-05-16T01:33:45.2044740Z remote: Counting objects: 50% (19/38) 2021-05-16T01:33:45.2045580Z remote: Counting objects: 52% (20/38) 2021-05-16T01:33:45.2046410Z remote: Counting objects: 55% (21/38) 2021-05-16T01:33:45.2047250Z remote: Counting objects: 57% (22/38) 2021-05-16T01:33:45.2048060Z remote: Counting objects: 60% (23/38) 2021-05-16T01:33:45.2048840Z remote: Counting objects: 63% (24/38) 2021-05-16T01:33:45.2049730Z remote: Counting objects: 65% (25/38) 2021-05-16T01:33:45.2050530Z remote: Counting objects: 68% (26/38) 2021-05-16T01:33:45.2051320Z remote: Counting objects: 71% (27/38) 2021-05-16T01:33:45.2052690Z remote: Counting objects: 73% (28/38) 2021-05-16T01:33:45.2053490Z remote: Counting objects: 76% (29/38) 2021-05-16T01:33:45.2054310Z remote: Counting objects: 78% (30/38) 2021-05-16T01:33:45.2055180Z remote: Counting objects: 81% (31/38) 2021-05-16T01:33:45.2055980Z remote: Counting objects: 84% (32/38) 2021-05-16T01:33:45.2057550Z remote: Counting objects: 86% (33/38) 2021-05-16T01:33:45.2058550Z remote: Counting objects: 89% (34/38) 2021-05-16T01:33:45.2059370Z remote: Counting objects: 92% (35/38) 2021-05-16T01:33:45.2060200Z remote: Counting objects: 94% (36/38) 2021-05-16T01:33:45.2061130Z remote: Counting objects: 97% (37/38) 2021-05-16T01:33:45.2061730Z remote: Counting objects: 100% (38/38) 2021-05-16T01:33:45.2062240Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:33:45.2062820Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:33:45.2063360Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:33:45.2063910Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:33:45.2064440Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:33:45.2064970Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:33:45.2065490Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:33:45.2066030Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:33:45.2066550Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:33:45.2067090Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:33:45.2067620Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:33:45.2068150Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:33:45.2068700Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:33:45.2069220Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:33:45.2069740Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:33:45.2070660Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:33:45.2071260Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:33:45.2071780Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:33:45.2072300Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:33:45.2072860Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:33:45.2073370Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:33:45.2073890Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:33:45.2074390Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:33:45.2074950Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:33:45.2075460Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:33:45.2076000Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:33:45.2076530Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:33:45.2077080Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:33:45.2077650Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:33:45.2078170Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:33:45.2078730Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:33:45.2079290Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:33:45.2080010Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:33:45.2080990Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:33:45.2081580Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:33:45.6138120Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:33:45.7311910Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:33:45.7314100Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:33:45.7812380Z ##[endgroup] 2021-05-16T01:33:45.7813120Z ##[group]Determining the checkout info 2021-05-16T01:33:45.7816170Z ##[endgroup] 2021-05-16T01:33:45.7817610Z ##[group]Checking out the ref 2021-05-16T01:33:45.7822540Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:33:45.8119150Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:33:45.8125260Z ##[endgroup] 2021-05-16T01:33:45.8218170Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T01:33:45.8382820Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:33:45.8668270Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:33:45.8668770Z with: 2021-05-16T01:33:45.8669160Z r-version: oldrel 2021-05-16T01:33:45.8669520Z Ncpus: 1 2021-05-16T01:33:45.8669940Z crayon.enabled: NULL 2021-05-16T01:33:45.8670440Z remove-openmp-macos: true 2021-05-16T01:33:45.8671340Z http-user-agent: default 2021-05-16T01:33:45.8672310Z install-r: true 2021-05-16T01:33:45.8673310Z windows-path-include-mingw: true 2021-05-16T01:33:45.8673870Z env: 2021-05-16T01:33:45.8674280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:33:45.8674730Z TIC_DEPLOY_KEY: 2021-05-16T01:33:45.8675060Z RSPM: 2021-05-16T01:33:45.8676310Z GITHUB_PAT: *** 2021-05-16T01:33:45.8676730Z COVERALLS_TOKEN: 2021-05-16T01:33:45.8677200Z continue-on-error: false 2021-05-16T01:33:45.8677660Z VDIFFR_RUN_TESTS: false 2021-05-16T01:33:45.8678070Z ##[endgroup] 2021-05-16T01:33:46.1882740Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T01:33:59.6135930Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T01:34:00.1936190Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T01:34:05.2366850Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T01:34:06.2404940Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T01:34:06.2408390Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T01:34:06.2415500Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T01:34:06.2418120Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T01:34:06.2427600Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T01:34:06.2429170Z Checksumming (Apple_Free : 3)… 2021-05-16T01:34:07.0052480Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T01:34:07.0175280Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T01:34:07.0801060Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T01:34:07.0903930Z Checksumming (Apple_Free : 5)… 2021-05-16T01:34:08.0035440Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T01:34:08.0138080Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T01:34:09.0020110Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T01:34:09.0122870Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T01:34:10.0041540Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T01:34:10.0092440Z verified CRC32 $84F1919B 2021-05-16T01:34:10.5611670Z /dev/disk2 GUID_partition_scheme 2021-05-16T01:34:10.5728360Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T01:34:10.5839470Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T01:34:27.4031550Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T01:34:27.4032710Z To reinstall 0.29.2_3, run: 2021-05-16T01:34:27.4033700Z brew reinstall pkg-config 2021-05-16T01:34:27.5464870Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T01:34:29.3804500Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T01:34:29.6425600Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T01:34:29.6433410Z installer: Upgrading at base path / 2021-05-16T01:34:29.6441090Z installer: The upgrade was successful. 2021-05-16T01:34:29.7794600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T01%3A40%3A00Z&sig=lzRFULyjG0YYUmleEEBH3UyUglwoQyEvwbDDRPC6Hik%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:30.0360330Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T01:34:32.2637630Z installer: Package name is gfortran 2021-05-16T01:34:32.2738030Z installer: Installing at base path / 2021-05-16T01:34:32.2839520Z installer: The install was successful. 2021-05-16T01:34:32.2940860Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T01:34:32.4195580Z "disk2" ejected. 2021-05-16T01:34:32.4298060Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T01:34:32.9891980Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T01:34:33.0472680Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T01:34:34.8066000Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T01:34:35.1798760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T01%3A40%3A00Z&sig=IJ6nZqkB%2FajVaD%2BDEJncd0zyLDe2%2Fo0UAAzeMcEVljI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:35.2862050Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T01:34:38.0588750Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T01:34:38.9229030Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T01:34:38.9489940Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:34:38.9490490Z env: 2021-05-16T01:34:38.9490900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:38.9491310Z TIC_DEPLOY_KEY: 2021-05-16T01:34:38.9491660Z RSPM: 2021-05-16T01:34:38.9492830Z GITHUB_PAT: *** 2021-05-16T01:34:38.9493240Z COVERALLS_TOKEN: 2021-05-16T01:34:38.9493820Z continue-on-error: false 2021-05-16T01:34:38.9494280Z VDIFFR_RUN_TESTS: false 2021-05-16T01:34:38.9494790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:34:38.9495220Z TZ: UTC 2021-05-16T01:34:38.9495620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:38.9496010Z NOT_CRAN: true 2021-05-16T01:34:38.9496390Z ##[endgroup] 2021-05-16T01:34:39.4518560Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T01:34:39.5461390Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:34:39.5494200Z Dload Upload Total Spent Left Speed 2021-05-16T01:34:39.5541090Z 2021-05-16T01:34:39.6326940Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:39.7077050Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:39.7082740Z 100 117 0 117 0 0 700 0 --:--:-- --:--:-- --:--:-- 696 2021-05-16T01:34:40.2043740Z 2021-05-16T01:34:40.2046890Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:34:40.6392780Z 2021-05-16T01:34:41.6282520Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T01:34:42.6391140Z 16 82.6M 16 13.5M 0 0 6651k 0 0:00:12 0:00:02 0:00:10 13.7M 2021-05-16T01:34:43.6326430Z 40 82.6M 40 33.6M 0 0 10.8M 0 0:00:07 0:00:03 0:00:04 16.8M 2021-05-16T01:34:44.1963850Z 77 82.6M 77 64.0M 0 0 15.6M 0 0:00:05 0:00:04 0:00:01 21.3M 2021-05-16T01:34:44.1969780Z 100 82.6M 100 82.6M 0 0 17.7M 0 0:00:04 0:00:04 --:--:-- 23.2M 2021-05-16T01:34:48.1422880Z ##[group]Run tlmgr update --self 2021-05-16T01:34:48.1423920Z tlmgr update --self 2021-05-16T01:34:48.1424750Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:34:48.1425600Z tlmgr update --all 2021-05-16T01:34:48.1663720Z shell: /bin/bash -e {0} 2021-05-16T01:34:48.1664110Z env: 2021-05-16T01:34:48.1664580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:48.1665060Z TIC_DEPLOY_KEY: 2021-05-16T01:34:48.1665400Z RSPM: 2021-05-16T01:34:48.1666710Z GITHUB_PAT: *** 2021-05-16T01:34:48.1667130Z COVERALLS_TOKEN: 2021-05-16T01:34:48.1667630Z continue-on-error: false 2021-05-16T01:34:48.1668090Z VDIFFR_RUN_TESTS: false 2021-05-16T01:34:48.1668600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:34:48.1669030Z TZ: UTC 2021-05-16T01:34:48.1669430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:48.1669820Z NOT_CRAN: true 2021-05-16T01:34:48.1670320Z ##[endgroup] 2021-05-16T01:34:50.4108230Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:34:50.4115180Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:34:52.7179570Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:34:52.7187180Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:34:52.9893940Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:34:53.4114360Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T01:34:53.6739610Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T01:34:54.0009330Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T01:34:54.2965340Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T01:34:57.5159930Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T01:34:57.7832290Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T01:34:58.3166780Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T01:34:58.5909510Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T01:34:58.8447390Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T01:34:59.1557660Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T01:34:59.4710840Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T01:34:59.7311060Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T01:35:00.0834540Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T01:35:00.3479390Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T01:35:00.9179970Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T01:35:01.1930250Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T01:35:01.4617980Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T01:35:01.7179410Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T01:35:02.0312750Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T01:35:02.3532400Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T01:35:02.6284660Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T01:35:02.9535660Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T01:35:03.2893340Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T01:35:03.5626800Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T01:35:03.8263250Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T01:35:04.0832430Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T01:35:04.3478830Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T01:35:04.6211110Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T01:35:04.8868500Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T01:35:05.1589700Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T01:35:05.4188040Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T01:35:05.7445360Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T01:35:06.0079440Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T01:35:06.2764160Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T01:35:06.6561310Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T01:35:06.9193130Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-16T01:35:07.1903510Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T01:35:07.4620330Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T01:35:07.7369210Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T01:35:08.0476540Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T01:35:08.3160580Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T01:35:08.5924310Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T01:35:08.8686240Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T01:35:09.1384410Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T01:35:09.4010790Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T01:35:09.7093530Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T01:35:09.9770540Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-16T01:35:10.2960110Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T01:35:10.6112760Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T01:35:10.8800090Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T01:35:11.7375510Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T01:35:12.4353390Z [54/89, 00:20/00:21] install: luatex85 [2k] 2021-05-16T01:35:12.7094550Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T01:35:12.9963060Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T01:35:13.3061820Z [57/89, 00:21/00:22] install: luatextra [2k] 2021-05-16T01:35:13.5753350Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-16T01:35:13.8659880Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T01:35:14.1886680Z [60/89, 00:22/00:23] install: makeindex.universal-darwin [91k] 2021-05-16T01:35:14.5556840Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-16T01:35:14.8857740Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T01:35:15.1621920Z [63/89, 00:23/00:24] install: newpax [9k] 2021-05-16T01:35:15.4232430Z [64/89, 00:23/00:24] install: nodetree [13k] 2021-05-16T01:35:15.6969800Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T01:35:15.9650450Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-16T01:35:16.2313580Z [67/89, 00:24/00:25] install: optex [770k] 2021-05-16T01:35:17.1700150Z [68/89, 00:25/00:25] install: pdfarticle [4k] 2021-05-16T01:35:17.4548220Z [69/89, 00:25/00:25] install: pdfextra [22k] 2021-05-16T01:35:17.7756430Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-16T01:35:18.0502190Z [71/89, 00:26/00:26] install: plantuml [3k] 2021-05-16T01:35:18.3423920Z [72/89, 00:26/00:26] install: rsfs [55k] 2021-05-16T01:35:18.7278110Z [73/89, 00:26/00:26] install: selnolig [53k] 2021-05-16T01:35:19.1137630Z [74/89, 00:27/00:27] install: spelling [14k] 2021-05-16T01:35:19.4439780Z [75/89, 00:27/00:27] install: stricttex [2k] 2021-05-16T01:35:19.7132150Z [76/89, 00:27/00:27] install: texlive-common [1k] 2021-05-16T01:35:19.9819040Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-16T01:35:20.2407880Z [78/89, 00:28/00:28] install: texlive-msg-translations [144k] 2021-05-16T01:35:20.7236190Z [79/89, 00:28/00:28] install: thumbpdf.universal-darwin [1k] 2021-05-16T01:35:20.9933520Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-16T01:35:21.3129950Z [81/89, 00:29/00:29] install: tlshell.universal-darwin [1k] 2021-05-16T01:35:21.5908520Z [82/89, 00:29/00:29] install: tlshell [29k] 2021-05-16T01:35:21.9197550Z [83/89, 00:29/00:29] install: typewriter [25k] 2021-05-16T01:35:22.7393430Z [84/89, 00:30/00:30] install: uninormalize [6k] 2021-05-16T01:35:22.7395390Z [85/89, 00:30/00:30] install: upquote [2k] 2021-05-16T01:35:22.8971710Z [86/89, 00:30/00:30] install: xdvi.universal-darwin [948k] 2021-05-16T01:35:23.9502920Z [87/89, 00:31/00:31] install: xdvi [7k] 2021-05-16T01:35:24.2147350Z [88/89, 00:32/00:32] install: collection-basic [1k] 2021-05-16T01:35:24.4777810Z [89/89, 00:32/00:32] install: collection-luatex [1k] 2021-05-16T01:35:24.7672230Z running mktexlsr ... 2021-05-16T01:35:25.2671900Z done running mktexlsr. 2021-05-16T01:35:25.3065950Z running updmap-sys ... 2021-05-16T01:35:25.9265030Z done running updmap-sys. 2021-05-16T01:35:25.9266670Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T01:35:25.9269230Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TttIfm7COP/Mo4GWqim_k ... 2021-05-16T01:35:27.0513810Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/TttIfm7COP/Mo4GWqim_k. 2021-05-16T01:35:27.0515470Z OK: optex.fmt/luatex 2021-05-16T01:35:27.0516960Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:35:27.0518720Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:35:29.2897930Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:35:29.2899320Z tlmgr: no updates available 2021-05-16T01:35:29.4271020Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:35:29.4271510Z with: 2021-05-16T01:35:29.4271870Z pandoc-version: 2.7.3 2021-05-16T01:35:29.4272210Z env: 2021-05-16T01:35:29.4272590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:29.4273000Z TIC_DEPLOY_KEY: 2021-05-16T01:35:29.4273320Z RSPM: 2021-05-16T01:35:29.4274410Z GITHUB_PAT: *** 2021-05-16T01:35:29.4274790Z COVERALLS_TOKEN: 2021-05-16T01:35:29.4275220Z continue-on-error: false 2021-05-16T01:35:29.4275650Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:29.4276110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:29.4276510Z TZ: UTC 2021-05-16T01:35:29.4276850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:29.4277210Z NOT_CRAN: true 2021-05-16T01:35:29.4277540Z ##[endgroup] 2021-05-16T01:35:30.3461610Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T01:35:33.0681980Z installer: Package name is pandoc 2021-05-16T01:35:33.0688970Z installer: Installing at base path / 2021-05-16T01:35:33.0690030Z installer: The install was successful. 2021-05-16T01:35:33.0841090Z ##[group]Run git config user.name adigherman 2021-05-16T01:35:33.0841830Z git config user.name adigherman 2021-05-16T01:35:33.0842390Z git config user.email adig@jhu.edu 2021-05-16T01:35:33.1137320Z shell: /bin/bash -e {0} 2021-05-16T01:35:33.1137730Z env: 2021-05-16T01:35:33.1138230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:33.1138700Z TIC_DEPLOY_KEY: 2021-05-16T01:35:33.1139110Z RSPM: 2021-05-16T01:35:33.1140250Z GITHUB_PAT: *** 2021-05-16T01:35:33.1140720Z COVERALLS_TOKEN: 2021-05-16T01:35:33.1141200Z continue-on-error: false 2021-05-16T01:35:33.1141730Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:33.1142610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:33.1143070Z TZ: UTC 2021-05-16T01:35:33.1143480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:33.1143900Z NOT_CRAN: true 2021-05-16T01:35:33.1144360Z ##[endgroup] 2021-05-16T01:35:33.2132360Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T01:35:33.2133080Z env: 2021-05-16T01:35:33.2133500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:33.2133980Z TIC_DEPLOY_KEY: 2021-05-16T01:35:33.2134320Z RSPM: 2021-05-16T01:35:33.2135710Z GITHUB_PAT: *** 2021-05-16T01:35:33.2136130Z COVERALLS_TOKEN: 2021-05-16T01:35:33.2136610Z continue-on-error: false 2021-05-16T01:35:33.2137080Z VDIFFR_RUN_TESTS: false 2021-05-16T01:35:33.2137590Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:35:33.2138050Z TZ: UTC 2021-05-16T01:35:33.2138420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:33.2138840Z NOT_CRAN: true 2021-05-16T01:35:33.2139220Z ##[endgroup] 2021-05-16T01:35:34.9527620Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T01:35:34.9951410Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T01:35:34.9953540Z To reinstall 3.20.2, run: 2021-05-16T01:35:34.9954590Z brew reinstall cmake 2021-05-16T01:35:36.7054870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:35:37.8761650Z /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:35:38.4543050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T01:35:38.8109290Z ==> 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:35:38.8590110Z /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:35:38.9432460Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T01:35:39.0152790Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T01:35:39.0181560Z 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-2563-b23zk1 2021-05-16T01:35:39.0364650Z cp -pR /private/tmp/d20210516-2563-b23zk1/libssh/. /usr/local/Cellar/libssh 2021-05-16T01:35:39.0561310Z chmod -Rf +w /private/tmp/d20210516-2563-b23zk1 2021-05-16T01:35:39.1156870Z ==> Finishing up 2021-05-16T01:35:39.1513400Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T01:35:39.1522740Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T01:35:39.1527850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T01:35:39.1533720Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T01:35:39.1537530Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T01:35:39.1543660Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T01:35:39.1551690Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T01:35:39.1708910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2727-pbae42.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:35:41.8236570Z ==> Summary 2021-05-16T01:35:41.8264430Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T01:35:44.0625460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:35:45.2406870Z /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:35:45.7751300Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T01:35:46.1387570Z ==> 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:35:46.1894040Z /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:35:47.1740710Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T01:35:47.5338460Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:35:48.6907020Z /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:35:49.2539440Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T01:35:49.6169330Z ==> 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:35:49.6633790Z /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:35:49.8235770Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T01:35:49.8348540Z ==> Installing dependencies for jags: gcc 2021-05-16T01:35:49.8355180Z ==> Installing jags dependency: gcc 2021-05-16T01:35:49.9312180Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T01:35:49.9340750Z 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-2734-hftw5b 2021-05-16T01:35:51.8755830Z cp -pR /private/tmp/d20210516-2734-hftw5b/gcc/. /usr/local/Cellar/gcc 2021-05-16T01:35:53.4382820Z chmod -Rf +w /private/tmp/d20210516-2734-hftw5b 2021-05-16T01:35:56.8838900Z ==> Finishing up 2021-05-16T01:35:57.1690100Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T01:35:57.1694110Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T01:35:57.1700200Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T01:35:57.1704770Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T01:35:57.1710640Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T01:35:57.1716760Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T01:35:57.1723790Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T01:35:57.1729280Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T01:35:57.1734900Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T01:35:57.1740260Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T01:35:57.1755090Z rm /usr/local/bin/c++-11 2021-05-16T01:35:57.1758040Z rm /usr/local/bin/cpp-11 2021-05-16T01:35:57.1761580Z rm /usr/local/bin/g++-11 2021-05-16T01:35:57.1764700Z rm /usr/local/bin/gcc-11 2021-05-16T01:35:57.1768300Z rm /usr/local/bin/gcc-ar-11 2021-05-16T01:35:57.1771340Z rm /usr/local/bin/gcc-nm-11 2021-05-16T01:35:57.1774980Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T01:35:57.1777940Z rm /usr/local/bin/gcov-11 2021-05-16T01:35:57.1781240Z rm /usr/local/bin/gcov-dump-11 2021-05-16T01:35:57.1784350Z rm /usr/local/bin/gcov-tool-11 2021-05-16T01:35:57.4488130Z Error: The `brew link` step did not complete successfully 2021-05-16T01:35:57.4489110Z The formula built, but is not symlinked into /usr/local 2021-05-16T01:35:57.4588370Z Could not symlink bin/gfortran 2021-05-16T01:35:57.4670850Z Target /usr/local/bin/gfortran 2021-05-16T01:35:57.4672120Z already exists. You may want to remove it: 2021-05-16T01:35:57.4673770Z rm '/usr/local/bin/gfortran' 2021-05-16T01:35:57.4674480Z 2021-05-16T01:35:57.4675460Z To force the link and overwrite all conflicting files: 2021-05-16T01:35:57.4676940Z brew link --overwrite gcc 2021-05-16T01:35:57.4677640Z 2021-05-16T01:35:57.4678530Z To list all files that would be deleted: 2021-05-16T01:35:57.4679910Z brew link --overwrite --dry-run gcc 2021-05-16T01:35:57.4680580Z 2021-05-16T01:35:57.4681400Z Possible conflicting files are: 2021-05-16T01:35:57.4682880Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T01:35:57.9685860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2913-9vo2ss.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:00.7987100Z ==> Summary 2021-05-16T01:36:00.8942680Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T01:36:00.8948460Z ==> Installing jags 2021-05-16T01:36:00.8951990Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T01:36:00.8970830Z 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-2734-1igqh6i 2021-05-16T01:36:00.9513420Z cp -pR /private/tmp/d20210516-2734-1igqh6i/jags/. /usr/local/Cellar/jags 2021-05-16T01:36:01.0240530Z chmod -Rf +w /private/tmp/d20210516-2734-1igqh6i 2021-05-16T01:36:01.1516440Z ==> Finishing up 2021-05-16T01:36:01.1883770Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T01:36:01.1889900Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T01:36:01.1901180Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T01:36:01.1913290Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T01:36:01.1923270Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T01:36:01.1928710Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T01:36:01.1933950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T01:36:01.1939170Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T01:36:01.1946880Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T01:36:01.2355750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2939-n37k3m.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:36:04.2306270Z ==> Summary 2021-05-16T01:36:04.2401050Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T01:36:06.9924140Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:36:08.1453340Z /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:36:08.7079160Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T01:36:09.1857820Z ==> 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:36:09.2341620Z /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:36:09.5922600Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T01:36:09.7052370Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T01:36:09.7079540Z 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-2946-x3x077 2021-05-16T01:36:09.9246040Z cp -pR /private/tmp/d20210516-2946-x3x077/v8/. /usr/local/Cellar/v8 2021-05-16T01:36:10.0263760Z chmod -Rf +w /private/tmp/d20210516-2946-x3x077 2021-05-16T01:36:10.1841650Z ==> Finishing up 2021-05-16T01:36:10.3002130Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T01:36:10.3454010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3111-1ef8am8.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:36:12.8944000Z ==> Summary 2021-05-16T01:36:12.9003940Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T01:36:15.1453220Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:36:16.2553520Z /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:36:16.7985750Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T01:36:17.1573100Z ==> 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:36:17.2330460Z /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:36:17.4726400Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T01:36:17.5372700Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:36:19.3679110Z /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:36:19.9529360Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:36:20.3301850Z ==> 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:36:20.4080580Z /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:36:20.6130920Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T01:36:20.6269710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:36:21.7860750Z /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:36:22.3261640Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:36:22.7326550Z ==> 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:36:22.7779820Z /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:36:23.0165850Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T01:36:23.0398420Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T01:36:23.0402890Z ==> Installing fftw dependency: hwloc 2021-05-16T01:36:23.1019870Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T01:36:23.1047590Z 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-3119-1vr4w8h 2021-05-16T01:36:23.4919800Z cp -pR /private/tmp/d20210516-3119-1vr4w8h/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T01:36:23.9501320Z chmod -Rf +w /private/tmp/d20210516-3119-1vr4w8h 2021-05-16T01:36:24.4089450Z ==> Finishing up 2021-05-16T01:36:24.4485740Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T01:36:24.4496200Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T01:36:24.4522790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T01:36:24.4549660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T01:36:24.4565220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T01:36:24.4566780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T01:36:24.4569760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T01:36:24.4572450Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T01:36:24.4574400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T01:36:24.4576350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T01:36:24.4577800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T01:36:24.4579610Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T01:36:24.4583120Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T01:36:24.4598640Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T01:36:24.4618540Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T01:36:24.4621710Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T01:36:24.4623880Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T01:36:24.4625250Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T01:36:24.4640720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T01:36:24.4642500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T01:36:24.4675300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T01:36:24.4698160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T01:36:24.4708870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T01:36:24.4727690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T01:36:24.4729570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T01:36:24.4731380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T01:36:24.4739540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T01:36:24.4766870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T01:36:24.4778710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T01:36:24.4781520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T01:36:24.4783280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T01:36:24.4815780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T01:36:24.4829050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T01:36:24.4847700Z 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:36:24.4861110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T01:36:24.4877640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T01:36:24.4890970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T01:36:24.4912200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T01:36:24.4921280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T01:36:24.4934930Z 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:36:24.4953750Z 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:36:24.4966880Z 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:36:24.4969990Z 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:36:24.4980970Z 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:36:24.5000080Z 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:36:24.5015060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T01:36:24.5022930Z 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:36:24.5030770Z 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:36:24.5037690Z 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:36:24.5049500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T01:36:24.5065950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T01:36:24.5074510Z 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:36:24.5089680Z 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:36:24.5092680Z 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:36:24.5104240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T01:36:24.5105890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T01:36:24.5110470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T01:36:24.5125300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T01:36:24.5134790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T01:36:24.5140980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T01:36:24.5151660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T01:36:24.5165200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T01:36:24.5171020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T01:36:24.5179530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T01:36:24.5185320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T01:36:24.5198810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T01:36:24.5204180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T01:36:24.5220870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T01:36:24.5226630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T01:36:24.5232850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T01:36:24.5242160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T01:36:24.5248030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T01:36:24.5263330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T01:36:24.5285440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T01:36:24.5287050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T01:36:24.5292570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T01:36:24.5298130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T01:36:24.5303880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T01:36:24.5309810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T01:36:24.5315370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T01:36:24.5321190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T01:36:24.5326860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T01:36:24.5332970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T01:36:24.5339460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T01:36:24.5345230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T01:36:24.5350970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T01:36:24.5357240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T01:36:24.5362990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T01:36:24.5369600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T01:36:24.5375700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T01:36:24.5381820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T01:36:24.5394660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T01:36:24.5415220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T01:36:24.5420670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T01:36:24.5426090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T01:36:24.5431460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T01:36:24.5436670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T01:36:24.5442120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T01:36:24.5447130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T01:36:24.5453110Z 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:36:24.5456970Z Only the first 100 operations were output. 2021-05-16T01:36:24.9333290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3330-k0157k.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:36:27.5812620Z ==> Summary 2021-05-16T01:36:27.6398600Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T01:36:27.6405040Z ==> Installing fftw dependency: open-mpi 2021-05-16T01:36:27.7002120Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:36:27.7019640Z 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-3119-hsh1ng 2021-05-16T01:36:28.0125600Z cp -pR /private/tmp/d20210516-3119-hsh1ng/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T01:36:28.4563540Z chmod -Rf +w /private/tmp/d20210516-3119-hsh1ng 2021-05-16T01:36:29.8370900Z ==> Finishing up 2021-05-16T01:36:29.8791800Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T01:36:29.8795380Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T01:36:29.8800190Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T01:36:29.8805590Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T01:36:29.8812220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T01:36:29.8816700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T01:36:29.8822090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T01:36:29.8827200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T01:36:29.8832200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T01:36:29.8837130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T01:36:29.8841980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T01:36:29.8847200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T01:36:29.8856910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T01:36:29.8862330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T01:36:29.8867510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T01:36:29.8873160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T01:36:29.8878160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T01:36:29.8882660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T01:36:29.8887950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T01:36:29.8893400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T01:36:29.8898100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T01:36:29.8903230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T01:36:29.8907740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T01:36:29.8913090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T01:36:29.8924100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T01:36:29.8928670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T01:36:29.8934170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T01:36:29.8939160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T01:36:29.8943740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T01:36:29.8949210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T01:36:29.8954090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T01:36:29.8959000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T01:36:29.8964650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T01:36:29.8969180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T01:36:29.8974960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T01:36:29.8979690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T01:36:29.8984640Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T01:36:29.8989720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T01:36:29.8995060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T01:36:29.9000370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T01:36:29.9004960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T01:36:29.9010100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T01:36:29.9014860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T01:36:29.9019950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T01:36:29.9024470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T01:36:29.9029390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T01:36:29.9034320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T01:36:29.9038920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T01:36:29.9050570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T01:36:29.9055730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T01:36:29.9061130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T01:36:29.9066390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T01:36:29.9071730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T01:36:29.9076690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T01:36:29.9088410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T01:36:29.9094210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T01:36:29.9102280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T01:36:29.9107720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T01:36:29.9113160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T01:36:29.9118430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T01:36:29.9136650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T01:36:29.9142220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T01:36:29.9147750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T01:36:29.9166800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T01:36:29.9176140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T01:36:29.9193330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T01:36:29.9225340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T01:36:29.9231800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T01:36:29.9237290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T01:36:29.9242710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T01:36:29.9248330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T01:36:29.9253570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T01:36:29.9259680Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T01:36:29.9264460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T01:36:29.9270110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T01:36:29.9275250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T01:36:29.9280930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T01:36:29.9286400Z 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:36:29.9291780Z 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:36:29.9297380Z 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:36:29.9302780Z 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:36:29.9308080Z 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:36:29.9313850Z 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:36:29.9319200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T01:36:29.9325040Z 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:36:29.9330300Z 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:36:29.9335750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T01:36:29.9341040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T01:36:29.9346410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T01:36:29.9351730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T01:36:29.9357320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T01:36:29.9362620Z 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:36:29.9368200Z 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:36:29.9373380Z 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:36:29.9378550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T01:36:29.9384110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T01:36:29.9389210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T01:36:29.9394840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T01:36:29.9400180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T01:36:29.9405520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T01:36:29.9409420Z Only the first 100 operations were output. 2021-05-16T01:36:30.4040490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3358-16w44fx.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:36:33.1142240Z ==> Summary 2021-05-16T01:36:33.1582000Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:36:33.1586780Z ==> Installing fftw 2021-05-16T01:36:33.1591020Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:36:33.1610020Z 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-3119-b5m4ip 2021-05-16T01:36:33.2526610Z cp -pR /private/tmp/d20210516-3119-b5m4ip/fftw/. /usr/local/Cellar/fftw 2021-05-16T01:36:33.3033200Z chmod -Rf +w /private/tmp/d20210516-3119-b5m4ip 2021-05-16T01:36:33.4849220Z ==> Finishing up 2021-05-16T01:36:33.5205170Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T01:36:33.5213470Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T01:36:33.5221300Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T01:36:33.5233360Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T01:36:33.5242860Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T01:36:33.5249060Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T01:36:33.5257170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T01:36:33.5266470Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T01:36:33.5279420Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T01:36:33.5288070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T01:36:33.5297030Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T01:36:33.5306050Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T01:36:33.5353690Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T01:36:33.5482330Z info /usr/local/share/info/fftw3.info 2021-05-16T01:36:33.5496310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T01:36:33.5509670Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T01:36:33.5525250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T01:36:33.5537380Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T01:36:33.5546280Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T01:36:33.5555010Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T01:36:33.5592240Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T01:36:33.5601580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T01:36:33.5610700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T01:36:33.5622230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T01:36:33.5631910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T01:36:33.5640400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T01:36:33.5653470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T01:36:33.5661930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T01:36:33.5669610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T01:36:33.5678310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T01:36:33.5684000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T01:36:33.5692980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T01:36:33.5702560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T01:36:33.5711870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T01:36:33.5718510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T01:36:33.5725570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T01:36:33.5733260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T01:36:33.5739630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T01:36:33.5746860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T01:36:33.5753100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T01:36:33.5759910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T01:36:33.5767000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T01:36:33.5857950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T01:36:33.5862370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T01:36:33.5867840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T01:36:33.5872490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T01:36:33.5877550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T01:36:33.5882600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T01:36:33.5887590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T01:36:33.5892630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T01:36:33.5897820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T01:36:33.5902690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T01:36:33.5907260Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T01:36:33.5912660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T01:36:33.5917550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T01:36:33.5922390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T01:36:33.5927520Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T01:36:33.5935170Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T01:36:33.5940950Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T01:36:33.5946080Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T01:36:33.6272530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3389-vky9dl.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:36:36.0479700Z ==> Summary 2021-05-16T01:36:36.0537150Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:36:36.7730560Z ==> No outdated dependents to upgrade! 2021-05-16T01:36:36.7732360Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:36:36.9614830Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T01:36:36.9617140Z fftw, open-mpi 2021-05-16T01:36:36.9639350Z rm /usr/local/bin/fftw-wisdom 2021-05-16T01:36:36.9642690Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T01:36:36.9653660Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T01:36:36.9656420Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T01:36:36.9668580Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T01:36:36.9678030Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T01:36:36.9680960Z rm /usr/local/include/fftw3.f 2021-05-16T01:36:36.9690760Z rm /usr/local/include/fftw3.f03 2021-05-16T01:36:36.9694200Z rm /usr/local/include/fftw3.h 2021-05-16T01:36:36.9698970Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T01:36:36.9707830Z rm /usr/local/include/fftw3l.f03 2021-05-16T01:36:36.9710670Z rm /usr/local/include/fftw3q.f03 2021-05-16T01:36:36.9730030Z rm /usr/local/lib/cmake/fftw3 2021-05-16T01:36:36.9733120Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T01:36:36.9741690Z rm /usr/local/lib/libfftw3.a 2021-05-16T01:36:36.9748290Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T01:36:36.9754010Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T01:36:36.9759040Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T01:36:36.9766400Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T01:36:36.9768750Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T01:36:36.9776610Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T01:36:36.9780970Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T01:36:36.9790970Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T01:36:36.9795930Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T01:36:36.9802780Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T01:36:36.9805600Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T01:36:36.9815380Z rm /usr/local/lib/libfftw3f.a 2021-05-16T01:36:36.9818230Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T01:36:36.9829780Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T01:36:36.9832620Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T01:36:36.9839830Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T01:36:36.9843910Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T01:36:36.9850540Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T01:36:36.9856770Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T01:36:36.9863190Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T01:36:36.9871260Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T01:36:36.9874280Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T01:36:36.9884710Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T01:36:36.9887620Z rm /usr/local/lib/libfftw3l.a 2021-05-16T01:36:36.9895650Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T01:36:36.9898640Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T01:36:36.9908890Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T01:36:36.9911300Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T01:36:36.9918490Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T01:36:36.9921410Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T01:36:36.9927440Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T01:36:36.9933110Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T01:36:36.9935970Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T01:36:36.9942920Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T01:36:36.9948150Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T01:36:36.9954620Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T01:36:36.9963740Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T01:36:37.0031780Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T01:36:37.0032810Z rm /usr/local/share/info/fftw3.info 2021-05-16T01:36:37.0042990Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T01:36:37.0045930Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T01:36:37.0192250Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T01:36:37.0194090Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T01:36:37.0197600Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T01:36:37.0201610Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T01:36:37.0922710Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T01:36:37.0926300Z rm /usr/local/bin/mpic++ 2021-05-16T01:36:37.0929920Z rm /usr/local/bin/mpicc 2021-05-16T01:36:37.0937740Z rm /usr/local/bin/mpicxx 2021-05-16T01:36:37.0940680Z rm /usr/local/bin/mpiexec 2021-05-16T01:36:37.0947250Z rm /usr/local/bin/mpif77 2021-05-16T01:36:37.0950150Z rm /usr/local/bin/mpif90 2021-05-16T01:36:37.0956270Z rm /usr/local/bin/mpifort 2021-05-16T01:36:37.0959400Z rm /usr/local/bin/mpirun 2021-05-16T01:36:37.0966210Z rm /usr/local/bin/ompi-clean 2021-05-16T01:36:37.0968840Z rm /usr/local/bin/ompi-server 2021-05-16T01:36:37.0975730Z rm /usr/local/bin/ompi_info 2021-05-16T01:36:37.0978670Z rm /usr/local/bin/opal_wrapper 2021-05-16T01:36:37.0987000Z rm /usr/local/bin/orte-clean 2021-05-16T01:36:37.0989840Z rm /usr/local/bin/orte-info 2021-05-16T01:36:37.0996650Z rm /usr/local/bin/orte-server 2021-05-16T01:36:37.0999990Z rm /usr/local/bin/ortecc 2021-05-16T01:36:37.1007120Z rm /usr/local/bin/orted 2021-05-16T01:36:37.1010070Z rm /usr/local/bin/orterun 2021-05-16T01:36:37.1017470Z rm /usr/local/bin/profile2mat.pl 2021-05-16T01:36:37.1028680Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T01:36:37.1031530Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T01:36:37.1040740Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T01:36:37.1043130Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T01:36:37.1051330Z rm /usr/local/include/mpi-ext.h 2021-05-16T01:36:37.1053870Z rm /usr/local/include/mpi.h 2021-05-16T01:36:37.1059130Z rm /usr/local/include/mpi.mod 2021-05-16T01:36:37.1062050Z rm /usr/local/include/mpi_ext.mod 2021-05-16T01:36:37.1066830Z rm /usr/local/include/mpi_f08.mod 2021-05-16T01:36:37.1069780Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T01:36:37.1074560Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T01:36:37.1077580Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T01:36:37.1082350Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T01:36:37.1085130Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T01:36:37.1088720Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T01:36:37.1093460Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T01:36:37.1096880Z rm /usr/local/include/mpif-config.h 2021-05-16T01:36:37.1101090Z rm /usr/local/include/mpif-constants.h 2021-05-16T01:36:37.1106020Z rm /usr/local/include/mpif-ext.h 2021-05-16T01:36:37.1109020Z rm /usr/local/include/mpif-externals.h 2021-05-16T01:36:37.1112390Z rm /usr/local/include/mpif-handles.h 2021-05-16T01:36:37.1117480Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T01:36:37.1120440Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T01:36:37.1123610Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T01:36:37.1217270Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T01:36:37.1218820Z rm /usr/local/include/mpif.h 2021-05-16T01:36:37.1222050Z rm /usr/local/include/openmpi 2021-05-16T01:36:37.1225720Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T01:36:37.1231770Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T01:36:37.1234600Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T01:36:37.1238080Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T01:36:37.1240900Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T01:36:37.1243920Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T01:36:37.1247010Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T01:36:37.1249910Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T01:36:37.1253370Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T01:36:37.1256190Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T01:36:37.1259510Z rm /usr/local/lib/libmpi.dylib 2021-05-16T01:36:37.1262300Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T01:36:37.1265610Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T01:36:37.1269570Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T01:36:37.1272510Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T01:36:37.1275510Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T01:36:37.1278930Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T01:36:37.1281940Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T01:36:37.1285310Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T01:36:37.1288830Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T01:36:37.1291680Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T01:36:37.1295100Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T01:36:37.1297890Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T01:36:37.1300960Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T01:36:37.1303700Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T01:36:37.1306800Z rm /usr/local/lib/openmpi 2021-05-16T01:36:37.1312870Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T01:36:37.1315980Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T01:36:37.1319270Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T01:36:37.1322430Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T01:36:37.1326600Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T01:36:37.1329660Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T01:36:37.1333380Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T01:36:37.1336500Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T01:36:37.1340050Z rm /usr/local/lib/pmix 2021-05-16T01:36:37.1350540Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T01:36:37.1353440Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T01:36:37.1357150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T01:36:37.1360580Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T01:36:37.1364310Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T01:36:37.1367450Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T01:36:37.1371300Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T01:36:37.1374450Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T01:36:37.1378770Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T01:36:37.1391360Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T01:36:37.1393390Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T01:36:37.1394320Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T01:36:37.1395720Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T01:36:37.1397120Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T01:36:37.1401080Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T01:36:37.1411720Z rm /usr/local/share/man/man1/orted.1 2021-05-16T01:36:37.1415210Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T01:36:37.1431300Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T01:36:37.1435330Z Only the first 100 operations were output. 2021-05-16T01:36:39.0857220Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:36:40.2275410Z /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:36:40.7790860Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T01:36:41.2005440Z ==> 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:36:41.2472220Z /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:36:41.5820800Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T01:36:41.7176130Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T01:36:41.7204340Z 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-3397-kr85mj 2021-05-16T01:36:42.4199760Z cp -pR /private/tmp/d20210516-3397-kr85mj/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T01:36:43.0860760Z chmod -Rf +w /private/tmp/d20210516-3397-kr85mj 2021-05-16T01:36:44.1331940Z ==> Finishing up 2021-05-16T01:36:44.1878610Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T01:36:44.1890030Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T01:36:44.1891930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T01:36:44.1897310Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T01:36:44.1902020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T01:36:44.1907750Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T01:36:44.1912980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T01:36:44.1917690Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T01:36:44.1926110Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T01:36:44.1931120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T01:36:44.1936250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T01:36:44.1941520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T01:36:44.1946240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T01:36:44.1951390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T01:36:44.1956370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T01:36:44.1961080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T01:36:44.1987120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T01:36:44.1988720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T01:36:44.1990160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T01:36:44.1991530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T01:36:44.1992870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T01:36:44.1994270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T01:36:44.1997330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T01:36:44.2003330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T01:36:44.2009120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T01:36:44.2013200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T01:36:44.2017910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T01:36:44.2023120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T01:36:44.2028040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T01:36:44.2032640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T01:36:44.2044500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T01:36:44.2053710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T01:36:44.2062410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T01:36:44.2071110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T01:36:44.2082000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T01:36:44.2088050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T01:36:44.2096480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T01:36:44.2105540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T01:36:44.2114770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T01:36:44.2128530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T01:36:44.2137710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T01:36:44.2143900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T01:36:44.2152030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T01:36:44.2160900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T01:36:44.2169770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T01:36:44.2179040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T01:36:44.2187620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T01:36:44.2195870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T01:36:44.2203940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T01:36:44.2212230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T01:36:44.2220750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T01:36:44.2226090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T01:36:44.2233420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T01:36:44.2242740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T01:36:44.2252790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T01:36:44.2260840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T01:36:44.2268970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T01:36:44.2273510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T01:36:44.2282610Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T01:36:44.2291720Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T01:36:44.2299440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T01:36:44.2307240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T01:36:44.2315000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T01:36:44.2323710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T01:36:44.2328400Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T01:36:44.2338090Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T01:36:44.2347110Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T01:36:44.2356530Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T01:36:44.2363530Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T01:36:44.2464740Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T01:36:44.2468940Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T01:36:44.2474520Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T01:36:44.2478900Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T01:36:44.2484060Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T01:36:44.2488530Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T01:36:44.2493630Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T01:36:44.2498040Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T01:36:44.2503170Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T01:36:44.2507610Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T01:36:44.2512900Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T01:36:44.2517370Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T01:36:44.2524990Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T01:36:44.2531440Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T01:36:44.2538730Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T01:36:44.2555660Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T01:36:44.2561960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T01:36:44.2568020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T01:36:44.2574350Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T01:36:44.2579870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T01:36:44.2585650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T01:36:44.2591040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T01:36:44.2596520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T01:36:44.2602000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T01:36:44.2607510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T01:36:44.2613040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T01:36:44.2618580Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T01:36:44.2624020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T01:36:44.2629470Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T01:36:44.2634960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T01:36:44.2640400Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T01:36:44.2646160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T01:36:44.2649900Z Only the first 100 operations were output. 2021-05-16T01:36:44.6606240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3561-hdxmuh.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:36:47.4035850Z ==> Summary 2021-05-16T01:36:47.4794720Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T01:36:50.2342290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:36:51.3750750Z /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:36:51.9765290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T01:36:52.4375120Z ==> 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:36:52.4888880Z /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:36:52.5704670Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T01:36:52.6641330Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T01:36:52.6670660Z 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-3568-1o3llwl 2021-05-16T01:36:52.7477880Z cp -pR /private/tmp/d20210516-3568-1o3llwl/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T01:36:52.8995690Z chmod -Rf +w /private/tmp/d20210516-3568-1o3llwl 2021-05-16T01:36:53.0700280Z ==> Finishing up 2021-05-16T01:36:53.1031480Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T01:36:53.1042060Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T01:36:53.1046350Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T01:36:53.1075910Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T01:36:53.1165520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1257460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1292470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1295210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1297370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1299550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1301590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1305990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1307920Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T01:36:53.1320560Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T01:36:53.1322570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1326760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1329050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1343640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1345850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1375150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1402330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1431830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1433760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1457260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1479700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1507550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1526690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1568810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1571240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1573750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1591370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1619200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1624900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1655470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1657020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1677360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1718650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1726310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1728800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1731280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1748560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1780900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1808260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1809870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1812100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1827110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1869030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1870650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1876530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1889590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1918420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.1951980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2002100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2087820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2117130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2148450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2180510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2212160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2240970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2273000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:36:53.2311750Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T01:36:53.2338290Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T01:36:53.2371640Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T01:36:53.2400800Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T01:36:53.2427910Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T01:36:53.2460800Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T01:36:53.2494720Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T01:36:53.2526340Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T01:36:53.2742860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3733-12j7qbb.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:36:55.8965370Z ==> Summary 2021-05-16T01:36:55.9178530Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T01:36:58.0133850Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T01:36:58.0134980Z To reinstall 1.6.37, run: 2021-05-16T01:36:58.0135760Z brew reinstall libpng 2021-05-16T01:37:00.0061140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:37:01.1309320Z /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:01.7336850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T01:37:02.1313140Z ==> 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:02.1811950Z /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:02.2273080Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T01:37:02.2339060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:37:03.3593290Z /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:03.9194420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T01:37:04.4808970Z ==> 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:04.5384780Z /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:37:04.6337350Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T01:37:04.6387740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:37:05.8604450Z /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:37:06.4175060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T01:37:06.8226890Z ==> 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:37:06.8668680Z /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:37:06.9124870Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T01:37:06.9154360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:37:08.0944490Z /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:37:08.6584260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T01:37:09.0412660Z ==> 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:37:09.0891950Z /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:37:09.1678100Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T01:37:09.1707860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:37:10.3011770Z /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:37:10.8587830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T01:37:11.2173270Z ==> 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:37:11.2713380Z /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:37:11.4083930Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T01:37:11.4145460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:37:12.5840720Z /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:37:13.1344160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T01:37:13.5314780Z ==> 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:37:13.5775990Z /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:37:13.7215710Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:37:13.7322290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:37:14.8477020Z /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:37:15.4324560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T01:37:15.8070040Z ==> 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:37:15.8552220Z /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:37:15.9108540Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T01:37:15.9139900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:37:17.0673150Z /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:37:17.6703550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T01:37:18.0455400Z ==> 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:37:18.0909950Z /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:37:18.1500850Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T01:37:18.1530810Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:37:19.2780180Z /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:37:19.8695990Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T01:37:20.2366190Z ==> 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:37:20.2837110Z /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:37:20.3417820Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T01:37:20.3451220Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:37:21.4874230Z /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:37:22.0601600Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T01:37:22.4654970Z ==> 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:37:22.5477660Z /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:37:22.6822350Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T01:37:22.6866780Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:37:23.8293210Z /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:37:24.3924490Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T01:37:24.8050670Z ==> 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:37:24.8491370Z /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:37:24.9758900Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T01:37:24.9846150Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:37:26.1639520Z /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:37:26.7667050Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T01:37:27.1428410Z ==> 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:37:27.1991290Z /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:37:27.2707170Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T01:37:27.2749140Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:37:28.4124120Z /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:37:28.9726740Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T01:37:29.4161060Z ==> 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:37:29.4608200Z /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:37:29.5946060Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T01:37:29.5986290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:37:30.7617830Z /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:37:31.3454010Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T01:37:31.7984470Z ==> 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:37:31.8439610Z /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:37:32.2080880Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T01:37:32.2594640Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:37:33.4480610Z /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:37:34.0108440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T01:37:34.3823420Z ==> 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:37:34.4428850Z /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:37:34.5822890Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T01:37:34.5928750Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:37:35.9985820Z /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:37:36.5838440Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T01:37:36.9506840Z ==> 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:37:37.0193280Z /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:37:38.1168630Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T01:37:38.5483670Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:37:39.7188930Z /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:37:40.2595310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T01:37:40.6824970Z ==> 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:37:40.7332200Z /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:37:41.0283650Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T01:37:41.0964020Z ==> 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:37:41.0966750Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T01:37:41.1774420Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T01:37:41.1822390Z 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-3844-bduljw 2021-05-16T01:37:41.1904140Z cp -pR /private/tmp/d20210516-3844-bduljw/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T01:37:41.1994110Z chmod -Rf +w /private/tmp/d20210516-3844-bduljw 2021-05-16T01:37:41.2377940Z ==> Finishing up 2021-05-16T01:37:41.3477290Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T01:37:41.3574560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4124-1ekc8nv.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:37:44.5818500Z ==> Summary 2021-05-16T01:37:44.5835260Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T01:37:44.5841160Z ==> Installing poppler dependency: xorgproto 2021-05-16T01:37:44.5877340Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T01:37:44.5896570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3844-19pptnd 2021-05-16T01:37:44.6871800Z cp -pR /private/tmp/d20210516-3844-19pptnd/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T01:37:44.8259510Z chmod -Rf +w /private/tmp/d20210516-3844-19pptnd 2021-05-16T01:37:44.9897170Z ==> Finishing up 2021-05-16T01:37:45.0295540Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T01:37:45.0299130Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T01:37:45.0311390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T01:37:45.0316080Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T01:37:45.0321550Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T01:37:45.0326540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T01:37:45.0331850Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T01:37:45.0336660Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T01:37:45.0342140Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T01:37:45.0347120Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T01:37:45.0352110Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T01:37:45.0409360Z rm /usr/local/share/pkgconfig 2021-05-16T01:37:45.0431670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T01:37:45.0437470Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T01:37:45.0443050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T01:37:45.0448740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T01:37:45.0454670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T01:37:45.0466750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T01:37:45.0473750Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T01:37:45.0488710Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T01:37:45.0490990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T01:37:45.0492810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T01:37:45.0496310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T01:37:45.0502380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T01:37:45.0507760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T01:37:45.0513310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T01:37:45.0528590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T01:37:45.0530590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T01:37:45.0532520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T01:37:45.0537550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T01:37:45.0543120Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T01:37:45.0548390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T01:37:45.0553930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T01:37:45.0559010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T01:37:45.0564500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T01:37:45.0569830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T01:37:45.0575310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T01:37:45.0580410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T01:37:45.0585410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T01:37:45.0590620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T01:37:45.0596020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T01:37:45.0600960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T01:37:45.0606630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T01:37:45.0612590Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T01:37:45.0617680Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T01:37:45.0623290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T01:37:45.0628410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T01:37:45.0633880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T01:37:45.0639150Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T01:37:45.0644390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T01:37:45.0650110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T01:37:45.0655170Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T01:37:45.0660670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T01:37:45.0665390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T01:37:45.1255010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4179-1ot3gbq.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:37:48.6603530Z ==> Summary 2021-05-16T01:37:48.6786720Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T01:37:48.6793650Z ==> Installing poppler dependency: libxau 2021-05-16T01:37:48.6884580Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T01:37:48.6903840Z 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-3844-7f5z8o 2021-05-16T01:37:48.7028280Z cp -pR /private/tmp/d20210516-3844-7f5z8o/libxau/. /usr/local/Cellar/libxau 2021-05-16T01:37:48.7199030Z chmod -Rf +w /private/tmp/d20210516-3844-7f5z8o 2021-05-16T01:37:48.8192210Z ==> Finishing up 2021-05-16T01:37:48.8595210Z rm /usr/local/include/X11 2021-05-16T01:37:48.8612030Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T01:37:48.8613710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T01:37:48.8615830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T01:37:48.8618570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T01:37:48.8625420Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T01:37:48.8630190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T01:37:48.8635780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T01:37:48.8641060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T01:37:48.8646310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T01:37:48.8651340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T01:37:48.8656320Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T01:37:48.8661540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T01:37:48.8666610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T01:37:48.8671380Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T01:37:48.8677930Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T01:37:48.8683360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T01:37:48.8688560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T01:37:48.8693860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T01:37:48.8699680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T01:37:48.8704570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T01:37:48.8710070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T01:37:48.8715020Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T01:37:48.8720210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T01:37:48.8725570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T01:37:48.8728830Z mkdir -p /usr/local/include/X11/dri 2021-05-16T01:37:48.8735360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T01:37:48.8740900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T01:37:48.8746160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T01:37:48.8749250Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T01:37:48.8757530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T01:37:48.8762970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T01:37:48.8768120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T01:37:48.8773340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T01:37:48.8778870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T01:37:48.8784010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T01:37:48.8789790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T01:37:48.8795640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T01:37:48.8800760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T01:37:48.8806440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T01:37:48.8812240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T01:37:48.8817190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T01:37:48.8822710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T01:37:48.8828010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T01:37:48.8833650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T01:37:48.8838380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T01:37:48.8844180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T01:37:48.8849320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T01:37:48.8854560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T01:37:48.8860290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T01:37:48.8865550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T01:37:48.8870820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T01:37:48.8876460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T01:37:48.8881380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T01:37:48.8886950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T01:37:48.8915710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T01:37:48.8921960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T01:37:48.8927780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T01:37:48.8933460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T01:37:48.8938610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T01:37:48.8944250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T01:37:48.8949720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T01:37:48.8954820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T01:37:48.8960140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T01:37:48.8965240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T01:37:48.8970840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T01:37:48.8975650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T01:37:48.8981250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T01:37:48.8986580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T01:37:48.8992200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T01:37:48.8997390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T01:37:48.9002810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T01:37:48.9007840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T01:37:48.9014130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T01:37:48.9019200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T01:37:48.9024980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T01:37:48.9030050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T01:37:48.9035500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T01:37:48.9040860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T01:37:48.9046550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T01:37:48.9052720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T01:37:48.9057310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T01:37:48.9062800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T01:37:48.9067920Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T01:37:48.9073110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T01:37:48.9078750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T01:37:48.9083540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T01:37:48.9089260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T01:37:48.9094120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T01:37:48.9099650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T01:37:48.9104520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T01:37:48.9109870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T01:37:48.9115150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T01:37:48.9120180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T01:37:48.9125540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T01:37:48.9130560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T01:37:48.9136110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T01:37:48.9141670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T01:37:48.9146740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T01:37:48.9152450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T01:37:48.9157420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T01:37:48.9162900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T01:37:48.9166700Z Only the first 100 operations were output. 2021-05-16T01:37:48.9584730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4206-qgqku0.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:37:52.2403710Z ==> Summary 2021-05-16T01:37:52.2430350Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T01:37:52.2436260Z ==> Installing poppler dependency: libxdmcp 2021-05-16T01:37:52.2526110Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T01:37:52.2545600Z 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-3844-aihla0 2021-05-16T01:37:52.2676060Z cp -pR /private/tmp/d20210516-3844-aihla0/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T01:37:52.2808640Z chmod -Rf +w /private/tmp/d20210516-3844-aihla0 2021-05-16T01:37:52.3295960Z ==> Finishing up 2021-05-16T01:37:52.3666990Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T01:37:52.3673850Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T01:37:52.3727030Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T01:37:52.3737860Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T01:37:52.3745830Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T01:37:52.3880880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4232-bbyzmt.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:37:55.4314010Z ==> Summary 2021-05-16T01:37:55.4333160Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T01:37:55.4343120Z ==> Installing poppler dependency: libxcb 2021-05-16T01:37:55.4703920Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T01:37:55.4721210Z 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-3844-184uyhl 2021-05-16T01:37:56.1714070Z cp -pR /private/tmp/d20210516-3844-184uyhl/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T01:37:57.4776720Z chmod -Rf +w /private/tmp/d20210516-3844-184uyhl 2021-05-16T01:37:58.7111010Z ==> Finishing up 2021-05-16T01:37:58.7464080Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T01:37:58.7473690Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T01:37:58.7591490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T01:37:58.7596390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T01:37:58.7605290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T01:37:58.7614000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T01:37:58.7625550Z 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:37:58.7636860Z 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:37:58.7646440Z 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:37:58.7653730Z 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:37:58.7665840Z 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:37:58.7676550Z 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:37:58.7684310Z 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:37:58.7689650Z 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:37:58.7697670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T01:37:58.7708780Z 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:37:58.7716700Z 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:37:58.7725530Z 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:37:58.7731100Z 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:37:58.7736850Z 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:37:58.7742260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T01:37:58.7751590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T01:37:58.7758060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T01:37:58.7764970Z 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:37:58.7772800Z 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:37:58.7778050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T01:37:58.7785510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T01:37:58.7790740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T01:37:58.7800770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T01:37:58.7808800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T01:37:58.7819560Z 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:37:58.7830530Z 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:37:58.7839280Z 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:37:58.7849180Z 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:37:58.7855260Z 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:37:58.7860210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T01:37:58.7869690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T01:37:58.7875240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T01:37:58.7884090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T01:37:58.7889640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T01:37:58.7897630Z 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:37:58.7905490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T01:37:58.7911130Z 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:37:58.7916530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T01:37:58.7923620Z 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:37:58.7928990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T01:37:58.7936690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T01:37:58.7941980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T01:37:58.7947680Z 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:37:58.7953230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T01:37:58.7958840Z 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:37:58.7969250Z 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:37:58.7975900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T01:37:58.7980410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T01:37:58.8014920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T01:37:58.8020570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T01:37:58.8030330Z 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:37:58.8035780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T01:37:58.8043170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T01:37:58.8048850Z 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:37:58.8054630Z 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:37:58.8063450Z 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:37:58.8068700Z 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:37:58.8074390Z 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:37:58.8080070Z 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:37:58.8085610Z 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:37:58.8106910Z 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:37:58.8109030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T01:37:58.8111430Z 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:37:58.8113540Z 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:37:58.8117300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T01:37:58.8123310Z 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:37:58.8129190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T01:37:58.8134790Z 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:37:58.8140370Z 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:37:58.8145970Z 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:37:58.8151740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T01:37:58.8157240Z 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:37:58.8166450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T01:37:58.8172450Z 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:37:58.8177360Z 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:37:58.8182820Z 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:37:58.8188160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T01:37:58.8193750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T01:37:58.8202560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T01:37:58.8208090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T01:37:58.8213250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T01:37:58.8218680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T01:37:58.8224110Z 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:37:58.8229630Z 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:37:58.8236670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T01:37:58.8242260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T01:37:58.8249120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T01:37:58.8254530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T01:37:58.8259850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T01:37:58.8265380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T01:37:58.8270690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T01:37:58.8276500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T01:37:58.8281710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T01:37:58.8287270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T01:37:58.8291350Z Only the first 100 operations were output. 2021-05-16T01:38:00.5412120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4268-8hgsys.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:04.3380980Z ==> Summary 2021-05-16T01:38:04.4827560Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T01:38:04.4834620Z ==> Installing poppler dependency: libx11 2021-05-16T01:38:04.5324200Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:38:04.5342400Z 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-3844-19knfnu 2021-05-16T01:38:04.8622580Z cp -pR /private/tmp/d20210516-3844-19knfnu/libx11/. /usr/local/Cellar/libx11 2021-05-16T01:38:05.3624270Z chmod -Rf +w /private/tmp/d20210516-3844-19knfnu 2021-05-16T01:38:05.8539860Z ==> Finishing up 2021-05-16T01:38:05.8934310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T01:38:05.8939420Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T01:38:05.8955220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T01:38:05.8962730Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T01:38:05.8967650Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T01:38:05.8977810Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T01:38:05.8993290Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T01:38:05.8995950Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T01:38:05.9008680Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T01:38:05.9023750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T01:38:05.9025190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T01:38:05.9040710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T01:38:05.9054400Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T01:38:05.9056640Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T01:38:05.9071630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T01:38:05.9084420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T01:38:05.9088780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T01:38:05.9104330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T01:38:05.9111450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T01:38:05.9120480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T01:38:05.9138780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T01:38:05.9141070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T01:38:05.9156020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T01:38:05.9184030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T01:38:05.9188760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T01:38:05.9199100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T01:38:05.9202680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T01:38:05.9207070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T01:38:05.9220310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T01:38:05.9224870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T01:38:05.9226840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T01:38:05.9242280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T01:38:05.9255580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T01:38:05.9258030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T01:38:05.9297750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T01:38:05.9314130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T01:38:05.9327600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T01:38:05.9343830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T01:38:05.9345740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T01:38:05.9347580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T01:38:05.9349460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T01:38:05.9351270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T01:38:05.9353040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T01:38:05.9354900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T01:38:05.9356740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T01:38:05.9358620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T01:38:05.9360540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T01:38:05.9362380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T01:38:05.9364300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T01:38:05.9371170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T01:38:05.9372510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T01:38:05.9373820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T01:38:05.9375230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T01:38:05.9376630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T01:38:05.9377860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T01:38:05.9379230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T01:38:05.9381010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T01:38:05.9382690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T01:38:05.9384650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T01:38:05.9386080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T01:38:05.9387440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T01:38:05.9388890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T01:38:05.9390340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T01:38:05.9391590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T01:38:05.9392780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T01:38:05.9394290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T01:38:05.9395690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T01:38:05.9397110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T01:38:05.9398580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T01:38:05.9400160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T01:38:05.9401640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T01:38:05.9402980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T01:38:05.9413560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T01:38:05.9414880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T01:38:05.9416320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T01:38:05.9418110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T01:38:05.9419920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T01:38:05.9421520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T01:38:05.9424290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T01:38:05.9426110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T01:38:05.9427770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T01:38:05.9429430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T01:38:05.9431200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T01:38:05.9436040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T01:38:05.9441870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T01:38:05.9447240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T01:38:05.9476460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T01:38:05.9481120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T01:38:05.9487330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T01:38:05.9492370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T01:38:05.9498480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T01:38:05.9503430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T01:38:05.9509080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T01:38:05.9514490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T01:38:05.9519760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T01:38:05.9525330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T01:38:05.9530630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T01:38:05.9537940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T01:38:05.9543270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T01:38:05.9548920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T01:38:05.9553140Z Only the first 100 operations were output. 2021-05-16T01:38:06.7920660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4295-joxfvj.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:38:09.3223480Z ==> Summary 2021-05-16T01:38:09.3908170Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T01:38:09.3913640Z ==> Installing poppler dependency: libxext 2021-05-16T01:38:09.4512430Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T01:38:09.4530050Z 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-3844-u7b9kl 2021-05-16T01:38:09.4846420Z cp -pR /private/tmp/d20210516-3844-u7b9kl/libxext/. /usr/local/Cellar/libxext 2021-05-16T01:38:09.5376750Z chmod -Rf +w /private/tmp/d20210516-3844-u7b9kl 2021-05-16T01:38:09.6202800Z ==> Finishing up 2021-05-16T01:38:09.6593770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T01:38:09.6598220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T01:38:09.6604830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T01:38:09.6609140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T01:38:09.6614760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T01:38:09.6620140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T01:38:09.6625440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T01:38:09.6630910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T01:38:09.6636870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T01:38:09.6641920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T01:38:09.6648770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T01:38:09.6653260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T01:38:09.6658880Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T01:38:09.6664220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T01:38:09.6669560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T01:38:09.6674910Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T01:38:09.6688360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T01:38:09.6693960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T01:38:09.6699430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T01:38:09.6704620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T01:38:09.6710180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T01:38:09.6715590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T01:38:09.6720980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T01:38:09.6726090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T01:38:09.6731860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T01:38:09.6737060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T01:38:09.6742540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T01:38:09.6748230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T01:38:09.6753770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T01:38:09.6758880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T01:38:09.6764610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T01:38:09.6769670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T01:38:09.6794740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T01:38:09.6828600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T01:38:09.6830750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T01:38:09.6834880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T01:38:09.6840550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T01:38:09.6845680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T01:38:09.6851200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T01:38:09.6857150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T01:38:09.6862170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T01:38:09.6868050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T01:38:09.6873310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T01:38:09.6879150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T01:38:09.6884380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T01:38:09.6890220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T01:38:09.6895830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T01:38:09.6901580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T01:38:09.6906870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T01:38:09.6913130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T01:38:09.6918400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T01:38:09.6924110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T01:38:09.6930060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T01:38:09.6935080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T01:38:09.6941340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T01:38:09.6946010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T01:38:09.6953000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T01:38:09.6958830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T01:38:09.6963720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T01:38:09.6969720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T01:38:09.6975080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T01:38:09.6980620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T01:38:09.6986400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T01:38:09.6991530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T01:38:09.6997210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T01:38:09.7002030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T01:38:09.7008470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T01:38:09.7013680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T01:38:09.7019180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T01:38:09.7024870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T01:38:09.7030030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T01:38:09.7035810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T01:38:09.7041630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T01:38:09.7047380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T01:38:09.7052180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T01:38:09.7058190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T01:38:09.7063240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T01:38:09.7070120Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T01:38:09.7075440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T01:38:09.7080930Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T01:38:09.7108090Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T01:38:09.7372410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4321-71l5nx.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:38:12.2158590Z ==> Summary 2021-05-16T01:38:12.2268810Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T01:38:12.2274980Z ==> Installing poppler dependency: libxrender 2021-05-16T01:38:12.2878230Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T01:38:12.2897370Z 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-3844-1ddl05j 2021-05-16T01:38:12.3021590Z cp -pR /private/tmp/d20210516-3844-1ddl05j/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T01:38:12.3171510Z chmod -Rf +w /private/tmp/d20210516-3844-1ddl05j 2021-05-16T01:38:12.3726530Z ==> Finishing up 2021-05-16T01:38:12.4105160Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T01:38:12.4113170Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T01:38:12.4119720Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T01:38:12.4124440Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T01:38:12.4130100Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T01:38:12.4137700Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T01:38:12.4273240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4347-ni1r1o.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:38:15.0534660Z ==> Summary 2021-05-16T01:38:15.0592010Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T01:38:15.0603660Z ==> Installing poppler dependency: lzo 2021-05-16T01:38:15.0637080Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T01:38:15.0656130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-1anfi92 2021-05-16T01:38:15.0844780Z cp -pR /private/tmp/d20210516-3844-1anfi92/lzo/. /usr/local/Cellar/lzo 2021-05-16T01:38:15.1147540Z chmod -Rf +w /private/tmp/d20210516-3844-1anfi92 2021-05-16T01:38:15.2220000Z ==> Finishing up 2021-05-16T01:38:15.3381090Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T01:38:15.3389040Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T01:38:15.3395590Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T01:38:15.3400240Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T01:38:15.3405810Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T01:38:15.3413650Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T01:38:15.3579820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4373-1q9h515.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:38:17.7464910Z ==> Summary 2021-05-16T01:38:17.7500650Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T01:38:17.7507850Z ==> Installing poppler dependency: pixman 2021-05-16T01:38:17.7539290Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T01:38:17.7557360Z 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-3844-weo1te 2021-05-16T01:38:17.7719220Z cp -pR /private/tmp/d20210516-3844-weo1te/pixman/. /usr/local/Cellar/pixman 2021-05-16T01:38:17.7860450Z chmod -Rf +w /private/tmp/d20210516-3844-weo1te 2021-05-16T01:38:17.8396980Z ==> Finishing up 2021-05-16T01:38:17.8799140Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T01:38:17.8806360Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T01:38:17.8811240Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T01:38:17.8816940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T01:38:17.8822660Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T01:38:17.8830520Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T01:38:17.8965620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4399-j7tqvc.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:38:20.4936770Z ==> Summary 2021-05-16T01:38:20.4957590Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T01:38:20.4964980Z ==> Installing poppler dependency: cairo 2021-05-16T01:38:20.6987540Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T01:38:20.7005400Z 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-3844-1jo4eeq 2021-05-16T01:38:20.7675900Z cp -pR /private/tmp/d20210516-3844-1jo4eeq/cairo/. /usr/local/Cellar/cairo 2021-05-16T01:38:20.8374910Z chmod -Rf +w /private/tmp/d20210516-3844-1jo4eeq 2021-05-16T01:38:21.0694500Z ==> Finishing up 2021-05-16T01:38:21.1345500Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T01:38:21.1360730Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T01:38:21.1369460Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T01:38:21.1396990Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T01:38:21.1404660Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T01:38:21.1411560Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T01:38:21.1417640Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T01:38:21.1424310Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T01:38:21.1430880Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T01:38:21.1437160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T01:38:21.1443930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T01:38:21.1449120Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T01:38:21.1455670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T01:38:21.1461710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T01:38:21.1471130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T01:38:21.1476180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T01:38:21.1482180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T01:38:21.1486750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T01:38:21.1492280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T01:38:21.1497310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T01:38:21.1502740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T01:38:21.1507860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T01:38:21.1513270Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T01:38:21.1518090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T01:38:21.1523600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T01:38:21.1529120Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T01:38:21.1534190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T01:38:21.1539450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T01:38:21.1545040Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T01:38:21.1549850Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T01:38:21.1555500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T01:38:21.1928330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4425-da51uh.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:38:23.7969390Z ==> Summary 2021-05-16T01:38:23.8060430Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T01:38:23.8066950Z ==> Installing poppler dependency: little-cms2 2021-05-16T01:38:23.8207190Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T01:38:23.8225010Z 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-3844-12ynb8a 2021-05-16T01:38:23.8577510Z cp -pR /private/tmp/d20210516-3844-12ynb8a/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T01:38:24.7624900Z chmod -Rf +w /private/tmp/d20210516-3844-12ynb8a 2021-05-16T01:38:24.7626100Z ==> Finishing up 2021-05-16T01:38:24.7631740Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T01:38:24.7733850Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T01:38:24.7836660Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T01:38:24.7939180Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T01:38:24.8041810Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T01:38:24.8144270Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T01:38:24.8246320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T01:38:24.8348620Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T01:38:24.8450960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T01:38:24.8555870Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T01:38:24.8659080Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T01:38:24.8761310Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T01:38:24.8863710Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T01:38:24.8966000Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T01:38:24.9068540Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T01:38:24.9171150Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T01:38:24.9274510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4451-3lfyuy.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:38:26.5078880Z ==> Summary 2021-05-16T01:38:26.5106970Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T01:38:26.5112510Z ==> Installing poppler dependency: nspr 2021-05-16T01:38:26.5132540Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T01:38:26.5151670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-yqsmbv 2021-05-16T01:38:26.5504820Z cp -pR /private/tmp/d20210516-3844-yqsmbv/nspr/. /usr/local/Cellar/nspr 2021-05-16T01:38:26.5978040Z chmod -Rf +w /private/tmp/d20210516-3844-yqsmbv 2021-05-16T01:38:26.6943750Z ==> Finishing up 2021-05-16T01:38:26.7308270Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T01:38:26.7314820Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T01:38:26.7371100Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T01:38:26.7378300Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T01:38:26.7383710Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T01:38:26.7389030Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T01:38:26.7394360Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T01:38:26.7399530Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T01:38:26.7404860Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T01:38:26.7412550Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T01:38:26.7698840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4477-a6i35j.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:38:29.2671970Z ==> Summary 2021-05-16T01:38:29.2737570Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T01:38:29.2744180Z ==> Installing poppler dependency: nss 2021-05-16T01:38:29.2914790Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T01:38:29.2932380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-1k4iv77 2021-05-16T01:38:29.5411820Z cp -pR /private/tmp/d20210516-3844-1k4iv77/nss/. /usr/local/Cellar/nss 2021-05-16T01:38:29.6966350Z chmod -Rf +w /private/tmp/d20210516-3844-1k4iv77 2021-05-16T01:38:31.0322770Z ==> Finishing up 2021-05-16T01:38:31.0715470Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T01:38:31.0719080Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T01:38:31.0727040Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T01:38:31.0731320Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T01:38:31.0736410Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T01:38:31.0741140Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T01:38:31.0754750Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T01:38:31.0759690Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T01:38:31.0764420Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T01:38:31.0769180Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T01:38:31.0773860Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T01:38:31.0778770Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T01:38:31.0783270Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T01:38:31.0792140Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T01:38:31.0796580Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T01:38:31.0801820Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T01:38:31.0806900Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T01:38:31.0811650Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T01:38:31.0816140Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T01:38:31.0821210Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T01:38:31.0825970Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T01:38:31.0830990Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T01:38:31.0835720Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T01:38:31.0840910Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T01:38:31.0845330Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T01:38:31.0850500Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T01:38:31.0854980Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T01:38:31.0860460Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T01:38:31.0864670Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T01:38:31.0869760Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T01:38:31.0874270Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T01:38:31.0879270Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T01:38:31.0883920Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T01:38:31.0888960Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T01:38:31.0893450Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T01:38:31.0898630Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T01:38:31.0903320Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T01:38:31.0908180Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T01:38:31.0913020Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T01:38:31.0917920Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T01:38:31.0922340Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T01:38:31.0927540Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T01:38:31.0932030Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T01:38:31.0937200Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T01:38:31.0941930Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T01:38:31.0946870Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T01:38:31.0951390Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T01:38:31.0957440Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T01:38:31.0962700Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T01:38:31.0967060Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T01:38:31.0972440Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T01:38:31.0977230Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T01:38:31.0981700Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T01:38:31.0990660Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T01:38:31.0995710Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T01:38:31.1000840Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T01:38:31.1005800Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T01:38:31.1010670Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T01:38:31.1015760Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T01:38:31.1020710Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T01:38:31.1025670Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T01:38:31.1030590Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T01:38:31.1035480Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T01:38:31.1040490Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T01:38:31.1045370Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T01:38:31.1050280Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T01:38:31.1055240Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T01:38:31.1060630Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T01:38:31.1065140Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T01:38:31.1070480Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T01:38:31.1077680Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T01:38:31.1085390Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T01:38:31.1090480Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T01:38:31.1104020Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T01:38:31.1106170Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T01:38:31.1107630Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T01:38:31.1110210Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T01:38:31.1115390Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T01:38:31.1120210Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T01:38:31.1125540Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T01:38:31.1130670Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T01:38:31.1135230Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T01:38:31.1140610Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T01:38:31.1145620Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T01:38:31.1150720Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T01:38:31.1156430Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T01:38:31.1161190Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T01:38:31.1166470Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T01:38:31.1171500Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T01:38:31.1176890Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T01:38:31.1181810Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T01:38:31.1187060Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T01:38:31.1192150Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T01:38:31.1197360Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T01:38:31.1202120Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T01:38:31.1207940Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T01:38:31.1212360Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T01:38:31.1217750Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T01:38:31.1223210Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T01:38:31.1228260Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T01:38:31.1232220Z Only the first 100 operations were output. 2021-05-16T01:38:31.2477430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4503-bsw0my.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:38:33.6490830Z ==> Summary 2021-05-16T01:38:33.6634000Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T01:38:33.6639840Z ==> Installing poppler dependency: openjpeg 2021-05-16T01:38:33.6939940Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T01:38:33.6959000Z 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-3844-rj1g7w 2021-05-16T01:38:33.9044750Z cp -pR /private/tmp/d20210516-3844-rj1g7w/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T01:38:34.1629620Z chmod -Rf +w /private/tmp/d20210516-3844-rj1g7w 2021-05-16T01:38:34.4199230Z ==> Finishing up 2021-05-16T01:38:34.4581250Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T01:38:34.4584990Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T01:38:34.4590280Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T01:38:34.4597130Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.4605970Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.4615900Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T01:38:34.4636860Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T01:38:34.4647900Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T01:38:34.4656520Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T01:38:34.4663440Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T01:38:34.4668850Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T01:38:34.4673530Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T01:38:34.4679480Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T01:38:34.4685830Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:38:34.4693890Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T01:38:34.5722730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4529-hbtil9.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:38:37.0882980Z ==> Summary 2021-05-16T01:38:37.1214400Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T01:38:37.1223960Z ==> Installing poppler dependency: qt@5 2021-05-16T01:38:37.1262320Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T01:38:37.1280660Z 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-3844-wbz2t5 2021-05-16T01:38:42.1370840Z cp -pR /private/tmp/d20210516-3844-wbz2t5/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T01:38:49.2572810Z chmod -Rf +w /private/tmp/d20210516-3844-wbz2t5 2021-05-16T01:39:02.4158570Z ==> Finishing up 2021-05-16T01:39:05.2166580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4576-p1qcgk.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:39:10.4779410Z ==> Caveats 2021-05-16T01:39:10.4780530Z We agreed to the Qt open source license for you. 2021-05-16T01:39:10.4781530Z If this is unacceptable you should uninstall. 2021-05-16T01:39:10.4782180Z 2021-05-16T01:39:10.4783530Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:10.4784650Z because this is an alternate version of another formula. 2021-05-16T01:39:10.4785320Z 2021-05-16T01:39:10.4786110Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:39:10.4787630Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:10.4788400Z 2021-05-16T01:39:10.4789210Z For compilers to find qt@5 you may need to set: 2021-05-16T01:39:10.4790510Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:39:10.4791890Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:39:10.4793030Z 2021-05-16T01:39:10.4794340Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:39:10.4795390Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:39:10.4796070Z 2021-05-16T01:39:10.4797200Z ==> Summary 2021-05-16T01:39:11.2659850Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T01:39:11.2669960Z ==> Installing poppler 2021-05-16T01:39:11.2672010Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T01:39:11.2692300Z 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-3844-1fs5myb 2021-05-16T01:39:11.6463870Z cp -pR /private/tmp/d20210516-3844-1fs5myb/poppler/. /usr/local/Cellar/poppler 2021-05-16T01:39:11.8985890Z chmod -Rf +w /private/tmp/d20210516-3844-1fs5myb 2021-05-16T01:39:12.3506240Z ==> Finishing up 2021-05-16T01:39:12.3865280Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T01:39:12.3869310Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T01:39:12.3875220Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T01:39:12.3880190Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T01:39:12.3885730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T01:39:12.3891230Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T01:39:12.3896450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T01:39:12.3901910Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T01:39:12.3907390Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T01:39:12.3912830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T01:39:12.3918280Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T01:39:12.3923400Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T01:39:12.3986320Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T01:39:12.3997650Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T01:39:12.4012280Z rm /usr/local/share/gir-1.0 2021-05-16T01:39:12.4028910Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T01:39:12.4035140Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T01:39:12.4049380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T01:39:12.4055080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T01:39:12.4060780Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T01:39:12.4074030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T01:39:12.4079710Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T01:39:12.4088240Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T01:39:12.9943850Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T01:39:13.0049350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T01:39:13.0151690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T01:39:13.0257190Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T01:39:13.0258610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T01:39:13.0360610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T01:39:13.0462790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T01:39:13.0555790Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T01:39:13.0593900Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T01:39:13.0635340Z rm /usr/local/lib/girepository-1.0 2021-05-16T01:39:13.0678950Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T01:39:13.0732350Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T01:39:13.0770460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T01:39:13.0806090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T01:39:13.0847800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T01:39:13.0891810Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T01:39:13.0937390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T01:39:13.0976830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T01:39:13.1015920Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T01:39:13.1056640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T01:39:13.1105760Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T01:39:13.1139610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T01:39:13.1177020Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T01:39:13.1213470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T01:39:13.1250860Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T01:39:13.1290750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T01:39:13.1330720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T01:39:13.1367430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T01:39:13.1403480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T01:39:13.1436490Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T01:39:13.1469790Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T01:39:13.1479660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4603-1cnon9o.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:39:15.2359450Z ==> Summary 2021-05-16T01:39:15.2672500Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T01:39:16.9404440Z ==> Caveats 2021-05-16T01:39:16.9406030Z ==> qt@5 2021-05-16T01:39:16.9449590Z We agreed to the Qt open source license for you. 2021-05-16T01:39:16.9452550Z If this is unacceptable you should uninstall. 2021-05-16T01:39:16.9453270Z 2021-05-16T01:39:16.9454780Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:16.9455880Z because this is an alternate version of another formula. 2021-05-16T01:39:16.9457650Z 2021-05-16T01:39:16.9458520Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:39:16.9460210Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:16.9460950Z 2021-05-16T01:39:16.9465140Z For compilers to find qt@5 you may need to set: 2021-05-16T01:39:16.9466600Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:39:16.9468170Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:39:16.9469580Z 2021-05-16T01:39:16.9471000Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:39:16.9475400Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:39:16.9476100Z 2021-05-16T01:39:18.8209360Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:39:20.0076950Z /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:39:20.5413320Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T01:39:20.9272340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T01%3A45%3A00Z&sig=E4aWlcGM43o5XiUa0fLyj%2BsiXftEmZdnOwGqQD1js%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:20.9842010Z /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\%3A45\%3A00Z\&sig=E4aWlcGM43o5XiUa0fLyj\%2BsiXftEmZdnOwGqQD1js\%2FQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:21.0527920Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T01:39:21.0591990Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:39:22.2309840Z /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:39:22.8147280Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:39:23.1845530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T01%3A45%3A00Z&sig=qQINP%2FibvEry83Ww4YRIs0gdf8XNpOPtP9ieko0DWNE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:23.2311650Z /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\%3A45\%3A00Z\&sig=qQINP\%2FibvEry83Ww4YRIs0gdf8XNpOPtP9ieko0DWNE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:23.4927600Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T01:39:23.5234520Z ==> Installing dependencies for hdf5: szip 2021-05-16T01:39:23.5239650Z ==> Installing hdf5 dependency: szip 2021-05-16T01:39:23.6018340Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T01:39:24.2673480Z 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-4610-13xnu3z 2021-05-16T01:39:24.2675690Z ==> Finishing up 2021-05-16T01:39:24.2688140Z cp -pR /private/tmp/d20210516-4610-13xnu3z/szip/. /usr/local/Cellar/szip 2021-05-16T01:39:24.2689320Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T01:39:24.2791900Z chmod -Rf +w /private/tmp/d20210516-4610-13xnu3z 2021-05-16T01:39:24.2793060Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T01:39:24.2895570Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T01:39:24.3002110Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T01:39:24.3104670Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T01:39:24.3208210Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T01:39:24.3311920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4780-sbuf09.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:39:26.4207090Z ==> Summary 2021-05-16T01:39:26.4224950Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T01:39:26.4231200Z ==> Installing hdf5 2021-05-16T01:39:26.4234390Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:39:26.4254910Z 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-4610-9212nu 2021-05-16T01:39:26.6373980Z cp -pR /private/tmp/d20210516-4610-9212nu/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T01:39:26.8107940Z chmod -Rf +w /private/tmp/d20210516-4610-9212nu 2021-05-16T01:39:27.1169810Z ==> Finishing up 2021-05-16T01:39:27.1572160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T01:39:27.1576890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T01:39:27.1583320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T01:39:27.1591920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T01:39:27.1599230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T01:39:27.1605460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T01:39:27.1610750Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T01:39:27.1616330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T01:39:27.1637640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T01:39:27.1643520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T01:39:27.1648100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T01:39:27.1652700Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T01:39:27.1680290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T01:39:27.1687320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T01:39:27.1692910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T01:39:27.1703600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T01:39:27.1710140Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T01:39:27.1717570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T01:39:27.1723310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T01:39:27.1727810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T01:39:27.1734990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T01:39:27.1739710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T01:39:27.1750530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T01:39:27.1754790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T01:39:27.1760390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T01:39:27.1774310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T01:39:27.1779770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T01:39:27.1787170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T01:39:27.1793370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T01:39:27.1799360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T01:39:27.1804090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T01:39:27.1809280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T01:39:27.1814330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T01:39:27.1822650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T01:39:27.1830400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T01:39:27.1837660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T01:39:27.1847260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T01:39:27.1852620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T01:39:27.1858210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T01:39:27.1863600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T01:39:27.1868310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T01:39:27.1877630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T01:39:27.1880450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T01:39:27.1885720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T01:39:27.1892220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T01:39:27.1897850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T01:39:27.1904600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T01:39:27.1910620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T01:39:27.1921470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T01:39:27.1936270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T01:39:27.1940270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T01:39:27.1943120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T01:39:27.1946990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T01:39:27.1952780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T01:39:27.1958330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T01:39:27.1964830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T01:39:27.1970860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T01:39:27.1975800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T01:39:27.1981750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T01:39:27.1987400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T01:39:27.1993570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T01:39:27.1999660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T01:39:27.2007020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T01:39:27.2015590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T01:39:27.2024110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T01:39:27.2029320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T01:39:27.2034980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T01:39:27.2042170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T01:39:27.2049650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T01:39:27.2054560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T01:39:27.2062650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T01:39:27.2071250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T01:39:27.2080170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T01:39:27.2085150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T01:39:27.2090670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T01:39:27.2096260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T01:39:27.2103120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T01:39:27.2107950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T01:39:27.2115730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T01:39:27.2121190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T01:39:27.2126560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T01:39:27.2133280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T01:39:27.2139150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T01:39:27.2143930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T01:39:27.2149390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T01:39:27.2155090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T01:39:27.2164980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T01:39:27.2171040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T01:39:27.2178460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T01:39:27.2188160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T01:39:27.2194040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T01:39:27.2201000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T01:39:27.2223570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T01:39:27.2227880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T01:39:27.2234340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T01:39:27.2239260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T01:39:27.2248290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T01:39:27.2256340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T01:39:27.2260940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T01:39:27.2266860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T01:39:27.2270550Z Only the first 100 operations were output. 2021-05-16T01:39:27.3748760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4809-kqsrhd.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:39:30.6589140Z ==> Summary 2021-05-16T01:39:30.6766010Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:39:31.3605910Z ==> No outdated dependents to upgrade! 2021-05-16T01:39:31.3610670Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:39:31.4172780Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:39:31.4173800Z hdf5 2021-05-16T01:39:31.4183550Z rm /usr/local/bin/gif2h5 2021-05-16T01:39:31.4186500Z rm /usr/local/bin/h52gif 2021-05-16T01:39:31.4189810Z rm /usr/local/bin/h5c++ 2021-05-16T01:39:31.4193000Z rm /usr/local/bin/h5cc 2021-05-16T01:39:31.4196530Z rm /usr/local/bin/h5clear 2021-05-16T01:39:31.4200880Z rm /usr/local/bin/h5copy 2021-05-16T01:39:31.4202480Z rm /usr/local/bin/h5debug 2021-05-16T01:39:31.4205790Z rm /usr/local/bin/h5diff 2021-05-16T01:39:31.4208970Z rm /usr/local/bin/h5dump 2021-05-16T01:39:31.4212710Z rm /usr/local/bin/h5fc 2021-05-16T01:39:31.4217850Z rm /usr/local/bin/h5format_convert 2021-05-16T01:39:31.4218760Z rm /usr/local/bin/h5import 2021-05-16T01:39:31.4221630Z rm /usr/local/bin/h5jam 2021-05-16T01:39:31.4225330Z rm /usr/local/bin/h5ls 2021-05-16T01:39:31.4227700Z rm /usr/local/bin/h5mkgrp 2021-05-16T01:39:31.4231210Z rm /usr/local/bin/h5perf_serial 2021-05-16T01:39:31.4239030Z rm /usr/local/bin/h5redeploy 2021-05-16T01:39:31.4239940Z rm /usr/local/bin/h5repack 2021-05-16T01:39:31.4241260Z rm /usr/local/bin/h5repart 2021-05-16T01:39:31.4245280Z rm /usr/local/bin/h5stat 2021-05-16T01:39:31.4248350Z rm /usr/local/bin/h5unjam 2021-05-16T01:39:31.4251630Z rm /usr/local/bin/h5watch 2021-05-16T01:39:31.4260170Z rm /usr/local/include/H5ACpublic.h 2021-05-16T01:39:31.4264010Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T01:39:31.4267830Z rm /usr/local/include/H5Apublic.h 2021-05-16T01:39:31.4270340Z rm /usr/local/include/H5ArrayType.h 2021-05-16T01:39:31.4274170Z rm /usr/local/include/H5AtomType.h 2021-05-16T01:39:31.4276830Z rm /usr/local/include/H5Attribute.h 2021-05-16T01:39:31.4280030Z rm /usr/local/include/H5Classes.h 2021-05-16T01:39:31.4283670Z rm /usr/local/include/H5CommonFG.h 2021-05-16T01:39:31.4286640Z rm /usr/local/include/H5CompType.h 2021-05-16T01:39:31.4290770Z rm /usr/local/include/H5Cpp.h 2021-05-16T01:39:31.4293320Z rm /usr/local/include/H5CppDoc.h 2021-05-16T01:39:31.4300500Z rm /usr/local/include/H5Cpublic.h 2021-05-16T01:39:31.4302070Z rm /usr/local/include/H5DOpublic.h 2021-05-16T01:39:31.4308230Z rm /usr/local/include/H5DSpublic.h 2021-05-16T01:39:31.4312810Z rm /usr/local/include/H5DaccProp.h 2021-05-16T01:39:31.4317800Z rm /usr/local/include/H5DataSet.h 2021-05-16T01:39:31.4322320Z rm /usr/local/include/H5DataSpace.h 2021-05-16T01:39:31.4326500Z rm /usr/local/include/H5DataType.h 2021-05-16T01:39:31.4331190Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T01:39:31.4337520Z rm /usr/local/include/H5Dpublic.h 2021-05-16T01:39:31.4339690Z rm /usr/local/include/H5DxferProp.h 2021-05-16T01:39:31.4343930Z rm /usr/local/include/H5ESpublic.h 2021-05-16T01:39:31.4348410Z rm /usr/local/include/H5EnumType.h 2021-05-16T01:39:31.4352490Z rm /usr/local/include/H5Epubgen.h 2021-05-16T01:39:31.4355650Z rm /usr/local/include/H5Epublic.h 2021-05-16T01:39:31.4359920Z rm /usr/local/include/H5Exception.h 2021-05-16T01:39:31.4363060Z rm /usr/local/include/H5FDcore.h 2021-05-16T01:39:31.4368680Z rm /usr/local/include/H5FDdirect.h 2021-05-16T01:39:31.4376320Z rm /usr/local/include/H5FDfamily.h 2021-05-16T01:39:31.4380280Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T01:39:31.4385230Z rm /usr/local/include/H5FDlog.h 2021-05-16T01:39:31.4389970Z rm /usr/local/include/H5FDmpi.h 2021-05-16T01:39:31.4394790Z rm /usr/local/include/H5FDmpio.h 2021-05-16T01:39:31.4399850Z rm /usr/local/include/H5FDmulti.h 2021-05-16T01:39:31.4406130Z rm /usr/local/include/H5FDpublic.h 2021-05-16T01:39:31.4410160Z rm /usr/local/include/H5FDros3.h 2021-05-16T01:39:31.4414950Z rm /usr/local/include/H5FDsec2.h 2021-05-16T01:39:31.4419450Z rm /usr/local/include/H5FDstdio.h 2021-05-16T01:39:31.4424100Z rm /usr/local/include/H5FDwindows.h 2021-05-16T01:39:31.4428290Z rm /usr/local/include/H5FaccProp.h 2021-05-16T01:39:31.4434540Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T01:39:31.4437090Z rm /usr/local/include/H5File.h 2021-05-16T01:39:31.4442170Z rm /usr/local/include/H5FloatType.h 2021-05-16T01:39:31.4447660Z rm /usr/local/include/H5Fpublic.h 2021-05-16T01:39:31.4452670Z rm /usr/local/include/H5Gpublic.h 2021-05-16T01:39:31.4457100Z rm /usr/local/include/H5Group.h 2021-05-16T01:39:31.4462410Z rm /usr/local/include/H5IMpublic.h 2021-05-16T01:39:31.4468090Z rm /usr/local/include/H5IdComponent.h 2021-05-16T01:39:31.4470330Z rm /usr/local/include/H5Include.h 2021-05-16T01:39:31.4476460Z rm /usr/local/include/H5IntType.h 2021-05-16T01:39:31.4483250Z rm /usr/local/include/H5Ipublic.h 2021-05-16T01:39:31.4486370Z rm /usr/local/include/H5LDpublic.h 2021-05-16T01:39:31.4492560Z rm /usr/local/include/H5LTpublic.h 2021-05-16T01:39:31.4494820Z rm /usr/local/include/H5LaccProp.h 2021-05-16T01:39:31.4499300Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T01:39:31.4504180Z rm /usr/local/include/H5Library.h 2021-05-16T01:39:31.4508830Z rm /usr/local/include/H5Location.h 2021-05-16T01:39:31.4511970Z rm /usr/local/include/H5Lpublic.h 2021-05-16T01:39:31.4516970Z rm /usr/local/include/H5MMpublic.h 2021-05-16T01:39:31.4519420Z rm /usr/local/include/H5Mpublic.h 2021-05-16T01:39:31.4522450Z rm /usr/local/include/H5Object.h 2021-05-16T01:39:31.4528230Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T01:39:31.4529250Z rm /usr/local/include/H5Opublic.h 2021-05-16T01:39:31.4532020Z rm /usr/local/include/H5PLextern.h 2021-05-16T01:39:31.4535640Z rm /usr/local/include/H5PLpublic.h 2021-05-16T01:39:31.4538700Z rm /usr/local/include/H5PTpublic.h 2021-05-16T01:39:31.4542470Z rm /usr/local/include/H5PacketTable.h 2021-05-16T01:39:31.4545410Z rm /usr/local/include/H5Ppublic.h 2021-05-16T01:39:31.4551250Z rm /usr/local/include/H5PredType.h 2021-05-16T01:39:31.4552330Z rm /usr/local/include/H5PropList.h 2021-05-16T01:39:31.4557670Z rm /usr/local/include/H5Rpublic.h 2021-05-16T01:39:31.4558820Z rm /usr/local/include/H5Spublic.h 2021-05-16T01:39:31.4562690Z rm /usr/local/include/H5StrType.h 2021-05-16T01:39:31.4564690Z rm /usr/local/include/H5TBpublic.h 2021-05-16T01:39:31.4569090Z rm /usr/local/include/H5Tpublic.h 2021-05-16T01:39:31.4571310Z rm /usr/local/include/H5VLconnector.h 2021-05-16T01:39:31.4575720Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T01:39:31.4578280Z rm /usr/local/include/H5VLnative.h 2021-05-16T01:39:31.4583890Z Only the first 100 operations were output. 2021-05-16T01:39:33.2925210Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:39:34.4707720Z /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:39:35.0508310Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T01:39:35.4082970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T01%3A45%3A00Z&sig=n3AhB6oZMR69fC4TsVvroC6tib2OjJk4QkWryjpjYlo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:35.4542140Z /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\%3A45\%3A00Z\&sig=n3AhB6oZMR69fC4TsVvroC6tib2OjJk4QkWryjpjYlo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:35.7081760Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T01:39:35.7926070Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T01:39:35.7954540Z 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-4816-3fsreq 2021-05-16T01:39:35.9319400Z cp -pR /private/tmp/d20210516-4816-3fsreq/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T01:39:36.0878260Z chmod -Rf +w /private/tmp/d20210516-4816-3fsreq 2021-05-16T01:39:36.3030670Z ==> Finishing up 2021-05-16T01:39:36.3338760Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T01:39:36.3358160Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T01:39:36.3390070Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T01:39:36.3447010Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T01:39:36.3550170Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T01:39:36.3653320Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T01:39:36.3754310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T01:39:36.3856730Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T01:39:36.3889410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T01:39:36.3899440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T01:39:36.3922120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T01:39:36.3943920Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T01:39:36.3949810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T01:39:36.3961900Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T01:39:36.3969030Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T01:39:36.3979430Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T01:39:36.4136100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4980-nf2mee.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:39:39.0427400Z ==> Caveats 2021-05-16T01:39:39.0428440Z Emacs Lisp files have been installed to: 2021-05-16T01:39:39.0429820Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T01:39:39.0431270Z ==> Summary 2021-05-16T01:39:39.0589500Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T01:39:41.2751590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:39:42.4149430Z /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:39:43.0212450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T01:39:43.4490200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T01%3A45%3A00Z&sig=VMDHhdrVPWMKyIPDIw0as1zu48oqD4SHNdWzE7366%2Fc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:43.4978610Z /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\%3A45\%3A00Z\&sig=VMDHhdrVPWMKyIPDIw0as1zu48oqD4SHNdWzE7366\%2Fc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:43.6941740Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T01:39:43.7855820Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T01:39:43.7887340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4987-19e7aro 2021-05-16T01:39:43.9329220Z cp -pR /private/tmp/d20210516-4987-19e7aro/gsl/. /usr/local/Cellar/gsl 2021-05-16T01:39:44.0733610Z chmod -Rf +w /private/tmp/d20210516-4987-19e7aro 2021-05-16T01:39:44.2277990Z ==> Finishing up 2021-05-16T01:39:44.2559050Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T01:39:44.2572660Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T01:39:44.2577300Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T01:39:44.2583910Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T01:39:44.2608480Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T01:39:44.2620820Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T01:39:44.2733350Z info /usr/local/share/info/gsl-ref.info 2021-05-16T01:39:44.2746420Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T01:39:44.2758290Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T01:39:44.2768830Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T01:39:44.2797590Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T01:39:44.2805750Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T01:39:44.2811710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T01:39:44.2818880Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T01:39:44.2824700Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T01:39:44.2830140Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T01:39:44.2836030Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T01:39:44.2847450Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T01:39:44.3489650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5152-19rzjcu.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:39:46.8938500Z ==> Summary 2021-05-16T01:39:46.9113060Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T01:39:50.2847680Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:39:51.4177490Z /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:39:51.9833630Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T01:39:52.3739990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T01%3A45%3A00Z&sig=rCi2XuQXQNCApUdT4dbiwJH9jvCp5JBISgCWkEV8Gf0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:52.4204670Z /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\%3A45\%3A00Z\&sig=rCi2XuQXQNCApUdT4dbiwJH9jvCp5JBISgCWkEV8Gf0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:52.6818390Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T01:39:52.7004990Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:39:53.8299590Z /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:39:54.3718510Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T01:39:54.7308590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T01%3A45%3A00Z&sig=H7sc0Ny%2FOjwjOuZSQbbtdKlKy1hDPQF39s%2Fgz7e952k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:54.7792560Z /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\%3A45\%3A00Z\&sig=H7sc0Ny\%2FOjwjOuZSQbbtdKlKy1hDPQF39s\%2Fgz7e952k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:54.8823640Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T01:39:54.8871730Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:39:56.0816480Z /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:39:56.6477510Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T01:39:57.0501760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T01%3A45%3A00Z&sig=HE7qiDt2%2F8YpXeucJue00RiA6r8G5AcKTnnVkFEL058%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:57.0970080Z /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\%3A45\%3A00Z\&sig=HE7qiDt2\%2F8YpXeucJue00RiA6r8G5AcKTnnVkFEL058\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:57.1793980Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:39:57.1849070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:39:58.3351950Z /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:39:58.9918640Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T01:39:59.3582820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T01%3A45%3A00Z&sig=Dx4%2BHyGTjj8%2FUXb6XlhI3VA48pv2NJBPxEsrcQaL3e0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:59.4090040Z /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\%3A45\%3A00Z\&sig=Dx4\%2BHyGTjj8\%2FUXb6XlhI3VA48pv2NJBPxEsrcQaL3e0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:59.4625180Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T01:39:59.4664350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:40:00.5720640Z /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:01.1301540Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T01:40:01.6205390Z ==> 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:01.6689970Z /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:01.7936790Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T01:40:01.8030940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:40:02.9492350Z /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:03.5254030Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T01:40:04.0158750Z ==> 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:04.0636350Z /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:04.1175140Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T01:40:04.1209010Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:40:05.2606690Z /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:40:05.8462890Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T01:40:06.3322710Z ==> 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:40:06.3806780Z /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:40:06.5504180Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T01:40:06.5604950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:40:07.7031300Z /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:40:08.2813910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T01:40:08.7632860Z ==> 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:40:08.8130570Z /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:40:08.8788950Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T01:40:08.8826890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:40:09.9960090Z /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:40:10.6022350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T01:40:11.0849500Z ==> 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:40:11.1353790Z /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:40:11.2301700Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T01:40:11.2342910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:40:12.3441370Z /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:40:12.9186050Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T01:40:13.3695060Z ==> 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:40:13.4311590Z /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:40:13.4946050Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T01:40:13.4984970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:40:14.6505970Z /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:40:15.1998790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T01:40:16.0320590Z ==> 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:40:16.0807990Z /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:40:16.1329790Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T01:40:16.1361750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:40:17.2669990Z /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:40:17.8332440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T01:40:18.3084550Z ==> 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:40:18.3568420Z /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:40:18.4870280Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T01:40:18.4936080Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:40:21.3023880Z /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:40:21.9759360Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T01:40:22.4441570Z ==> 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:40:22.5257180Z /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:40:22.6442420Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T01:40:22.6482090Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:40:23.8060950Z /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:40:24.3594310Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T01:40:24.8458740Z ==> 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:40:24.8949820Z /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:40:25.4407010Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T01:40:25.5657540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:40:27.4851810Z /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:40:27.4856180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T01:40:27.8093830Z ==> 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:40:27.8610520Z /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:40:28.0363390Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T01:40:28.0483360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:40:29.2294690Z /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:40:29.7884950Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T01:40:30.2497840Z ==> 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:40:30.3109660Z /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:40:30.3882890Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T01:40:30.3928130Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:40:31.5481030Z /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:40:32.0897670Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T01:40:32.5878820Z ==> 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:40:32.6414150Z /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:40:32.7527650Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T01:40:32.7622460Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:40:33.8793650Z /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:40:34.4585120Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T01:40:34.9106540Z ==> 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:40:34.9570730Z /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:40:35.0142560Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T01:40:35.0175000Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:40:36.3014570Z /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:40:36.8622960Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T01:40:37.3057800Z ==> 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:40:37.3671060Z /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:40:37.4608300Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T01:40:37.4667390Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:40:38.6031030Z /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:40:39.2147520Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T01:40:39.6844130Z ==> 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:40:39.7399140Z /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:40:39.9060390Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T01:40:39.9148420Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:40:41.0448570Z /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:40:41.6193100Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T01:40:42.0910720Z ==> 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:40:42.1988650Z /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:40:42.3797270Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T01:40:42.3892740Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:40:43.7315690Z /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:40:44.3045750Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T01:40:44.7828390Z ==> 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:40:44.8386220Z /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:40:45.0629860Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T01:40:45.0758590Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:40:46.2077190Z /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:40:46.7406740Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T01:40:47.3297990Z ==> 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:40:47.4069280Z /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:40:47.7738090Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T01:40:47.8189450Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:40:49.2880020Z /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:40:49.5010670Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T01:40:49.9955630Z ==> 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:40:50.0484490Z /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:40:50.1514820Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T01:40:50.1582500Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:40:51.3089180Z /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:40:51.8865810Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T01:40:52.3311780Z ==> 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:40:52.3887140Z /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:40:52.5399720Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T01:40:52.5526690Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:40:53.6619160Z /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:40:54.2693460Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T01:40:54.7821860Z ==> 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:40:54.8521060Z /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:40:55.1121580Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T01:40:55.1725850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:40:56.3646230Z /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:40:56.9750470Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T01:40:57.3732270Z ==> 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:40:57.4405650Z /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:40:57.5754290Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T01:40:57.5823040Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:40:58.6789880Z /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:40:59.3877870Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T01:40:59.7576490Z ==> 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:40:59.8082960Z /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:40:59.9319930Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T01:40:59.9405570Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:41:01.1224870Z /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:01.6732120Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T01:41:02.0847320Z ==> 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:02.2092820Z /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:02.7253600Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:41:02.7312840Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:41:04.0750990Z /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:04.6599190Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T01:41:05.1408230Z ==> 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:05.1907580Z /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:05.5965850Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T01:41:05.7113570Z ==> 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:05.7176680Z ==> Installing ffmpeg dependency: aom 2021-05-16T01:41:05.7873690Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T01:41:05.7916030Z 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-5159-xapzck 2021-05-16T01:41:05.8578080Z cp -pR /private/tmp/d20210516-5159-xapzck/aom/. /usr/local/Cellar/aom 2021-05-16T01:41:05.9025290Z chmod -Rf +w /private/tmp/d20210516-5159-xapzck 2021-05-16T01:41:06.1230210Z ==> Finishing up 2021-05-16T01:41:06.2254220Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T01:41:06.2269000Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T01:41:06.2286970Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T01:41:06.2306080Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T01:41:06.2318420Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T01:41:06.2331390Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T01:41:06.2339640Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T01:41:06.2353380Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T01:41:06.2558330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5499-y1r80g.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:08.7728840Z ==> Summary 2021-05-16T01:41:08.7757830Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T01:41:08.7764250Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T01:41:08.7837250Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T01:41:08.7855310Z 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-5159-1g0c517 2021-05-16T01:41:08.8046780Z cp -pR /private/tmp/d20210516-5159-1g0c517/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T01:41:08.8206340Z chmod -Rf +w /private/tmp/d20210516-5159-1g0c517 2021-05-16T01:41:08.8844760Z ==> Finishing up 2021-05-16T01:41:08.9245830Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T01:41:08.9262720Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T01:41:08.9274140Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T01:41:08.9282140Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T01:41:08.9291570Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T01:41:08.9442690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5525-1o3k1mm.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:41:11.6314500Z ==> Summary 2021-05-16T01:41:11.6339570Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T01:41:11.6355660Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T01:41:11.6411790Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:41:11.6430120Z 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-5159-1ljrgpl 2021-05-16T01:41:11.6989180Z cp -pR /private/tmp/d20210516-5159-1ljrgpl/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T01:41:11.7704500Z chmod -Rf +w /private/tmp/d20210516-5159-1ljrgpl 2021-05-16T01:41:11.8434930Z ==> Finishing up 2021-05-16T01:41:11.8931950Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T01:41:11.8938210Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T01:41:11.8945490Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T01:41:11.9045190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5551-ne0drz.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:41:14.4112730Z ==> Summary 2021-05-16T01:41:14.4191110Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T01:41:14.4200180Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T01:41:14.4226830Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T01:41:14.4249160Z 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-5159-wyx9cc 2021-05-16T01:41:14.4544540Z cp -pR /private/tmp/d20210516-5159-wyx9cc/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T01:41:14.4955460Z chmod -Rf +w /private/tmp/d20210516-5159-wyx9cc 2021-05-16T01:41:14.5742290Z ==> Finishing up 2021-05-16T01:41:14.6431810Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T01:41:14.6534480Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T01:41:14.6637910Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T01:41:14.6740820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T01:41:14.6756680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T01:41:14.6758560Z 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:41:14.6778710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T01:41:14.6781430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T01:41:14.6789750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T01:41:14.6792050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T01:41:14.6798450Z 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:41:14.6802850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T01:41:14.6811150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T01:41:14.6814860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T01:41:14.6824270Z 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:41:14.6827390Z 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:41:14.6834930Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T01:41:14.6836790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T01:41:14.6856740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T01:41:14.6859540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T01:41:14.6872370Z 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:41:14.6892920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T01:41:14.6894820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T01:41:14.6896660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T01:41:14.6898430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T01:41:14.6900340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T01:41:14.6902100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T01:41:14.6903840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T01:41:14.6905610Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T01:41:14.6907280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T01:41:14.6908980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T01:41:14.6910850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T01:41:14.6912770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T01:41:14.6914530Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T01:41:14.6916110Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T01:41:14.6917690Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T01:41:14.6919290Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T01:41:14.7159780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5577-1ibtqsc.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:41:17.3357670Z ==> Summary 2021-05-16T01:41:17.3411400Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T01:41:17.3418690Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T01:41:17.5651720Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T01:41:17.5669810Z 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-5159-1ycvpyz 2021-05-16T01:41:17.6801620Z cp -pR /private/tmp/d20210516-5159-1ycvpyz/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T01:41:17.8042050Z chmod -Rf +w /private/tmp/d20210516-5159-1ycvpyz 2021-05-16T01:41:18.0012800Z ==> Finishing up 2021-05-16T01:41:18.0524430Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T01:41:18.0536860Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T01:41:18.0556540Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T01:41:18.0569020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T01:41:18.0579080Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T01:41:18.0593020Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:41:18.0631200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T01:41:18.0656880Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T01:41:18.0665190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T01:41:18.0748750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T01:41:18.0752910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T01:41:18.0758830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T01:41:18.0763840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T01:41:18.0769630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T01:41:18.0775120Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T01:41:18.0781200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T01:41:18.0786130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T01:41:18.0792080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T01:41:18.0796980Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T01:41:18.0802460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T01:41:18.0807800Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T01:41:18.0812720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T01:41:18.0818330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T01:41:18.0823280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T01:41:18.0829170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T01:41:18.0834130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T01:41:18.0840210Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:41:18.0859600Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T01:41:18.0873820Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T01:41:18.0885520Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T01:41:18.0900380Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T01:41:18.0906590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T01:41:18.0910340Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T01:41:18.0915450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T01:41:18.0921270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T01:41:18.0926100Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T01:41:18.0932080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T01:41:18.0936620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T01:41:18.0942490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T01:41:18.0947210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T01:41:18.0952920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T01:41:18.0957830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T01:41:18.0963640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T01:41:18.0968160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T01:41:18.0973650Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T01:41:18.0979980Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T01:41:18.0986850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T01:41:18.0993950Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T01:41:18.1033550Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T01:41:18.1051420Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T01:41:18.1064680Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T01:41:18.1074110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T01:41:18.1080970Z 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:41:18.1583680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5603-1yaxljr.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:41:20.8691990Z ==> Summary 2021-05-16T01:41:20.8826800Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T01:41:20.8833950Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T01:41:20.8892990Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T01:41:20.8911970Z 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-5159-46dsk3 2021-05-16T01:41:20.9044040Z cp -pR /private/tmp/d20210516-5159-46dsk3/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T01:41:20.9215400Z chmod -Rf +w /private/tmp/d20210516-5159-46dsk3 2021-05-16T01:41:20.9780520Z ==> Finishing up 2021-05-16T01:41:21.0191930Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T01:41:21.0198230Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T01:41:21.0204670Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T01:41:21.0211570Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T01:41:21.0216610Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T01:41:21.0225600Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T01:41:21.0233150Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T01:41:21.0380650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5645-1bg1myb.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:41:23.6665750Z ==> Summary 2021-05-16T01:41:23.6692370Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T01:41:23.6700840Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T01:41:23.9055400Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T01:41:23.9072590Z 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-5159-4x33t3 2021-05-16T01:41:23.9628570Z cp -pR /private/tmp/d20210516-5159-4x33t3/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T01:41:24.0091830Z chmod -Rf +w /private/tmp/d20210516-5159-4x33t3 2021-05-16T01:41:24.2204130Z ==> Finishing up 2021-05-16T01:41:24.2603880Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T01:41:24.2629070Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T01:41:24.2637340Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T01:41:24.2643160Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T01:41:24.2652220Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T01:41:24.2663570Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T01:41:24.2686700Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T01:41:24.2695680Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T01:41:24.2702950Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T01:41:24.2708020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T01:41:24.2722140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T01:41:24.2727150Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T01:41:24.2736450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T01:41:24.2741820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T01:41:24.2747270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T01:41:24.2756410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T01:41:24.2761790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T01:41:24.2767120Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T01:41:24.2772780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T01:41:24.2798040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T01:41:24.2806000Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T01:41:24.2812680Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T01:41:24.2817670Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T01:41:24.2823190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T01:41:24.3105010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5673-pe0mih.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:41:27.0208400Z ==> Summary 2021-05-16T01:41:27.0265390Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T01:41:27.0272070Z ==> Installing ffmpeg dependency: libass 2021-05-16T01:41:27.2766590Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T01:41:27.2787100Z 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-5159-8tvmd7 2021-05-16T01:41:27.2905310Z cp -pR /private/tmp/d20210516-5159-8tvmd7/libass/. /usr/local/Cellar/libass 2021-05-16T01:41:27.3023760Z chmod -Rf +w /private/tmp/d20210516-5159-8tvmd7 2021-05-16T01:41:27.3627510Z ==> Finishing up 2021-05-16T01:41:27.4033340Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T01:41:27.4039350Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T01:41:27.4044020Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T01:41:27.4049590Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T01:41:27.4057160Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T01:41:27.4197600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5700-9lm7k5.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:41:30.2218150Z ==> Summary 2021-05-16T01:41:30.2253800Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T01:41:30.2269430Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T01:41:30.2629390Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T01:41:30.2648060Z 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-5159-14cmt7i 2021-05-16T01:41:30.2818810Z cp -pR /private/tmp/d20210516-5159-14cmt7i/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T01:41:30.3008020Z chmod -Rf +w /private/tmp/d20210516-5159-14cmt7i 2021-05-16T01:41:30.3825210Z ==> Finishing up 2021-05-16T01:41:30.4256120Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T01:41:30.4259290Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T01:41:30.4265310Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T01:41:30.4271720Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T01:41:30.4278360Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T01:41:30.4283420Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T01:41:30.4289260Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T01:41:30.4296180Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T01:41:30.4473720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5726-q8tv2z.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:41:33.2017380Z ==> Summary 2021-05-16T01:41:33.2042350Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T01:41:33.2049000Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T01:41:33.2105550Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T01:41:33.2123280Z 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-5159-1q0e8ey 2021-05-16T01:41:33.2285860Z cp -pR /private/tmp/d20210516-5159-1q0e8ey/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T01:41:33.2523510Z chmod -Rf +w /private/tmp/d20210516-5159-1q0e8ey 2021-05-16T01:41:33.3197230Z ==> Finishing up 2021-05-16T01:41:33.3616290Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T01:41:33.3619550Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T01:41:33.3633090Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T01:41:33.3639830Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T01:41:33.3644860Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T01:41:33.3650500Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T01:41:33.3655330Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T01:41:33.3661120Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T01:41:33.3665870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T01:41:33.3673520Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T01:41:33.3678050Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T01:41:33.3845180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5752-10wwnp7.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:41:35.8709050Z ==> Summary 2021-05-16T01:41:35.8744640Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T01:41:35.8753120Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T01:41:35.8811680Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T01:41:35.8833540Z 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-5159-xlqkf3 2021-05-16T01:41:35.8990150Z cp -pR /private/tmp/d20210516-5159-xlqkf3/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T01:41:35.9250390Z chmod -Rf +w /private/tmp/d20210516-5159-xlqkf3 2021-05-16T01:41:35.9771670Z ==> Finishing up 2021-05-16T01:41:36.0018510Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T01:41:36.0023400Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T01:41:36.0082950Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T01:41:36.0089550Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T01:41:36.0257870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5778-4xqlb4.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:41:38.6180670Z ==> Summary 2021-05-16T01:41:38.6208100Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T01:41:38.6215450Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T01:41:38.6246000Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T01:41:38.6264710Z 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-5159-1x7i22r 2021-05-16T01:41:38.6545650Z cp -pR /private/tmp/d20210516-5159-1x7i22r/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T01:41:38.6765990Z chmod -Rf +w /private/tmp/d20210516-5159-1x7i22r 2021-05-16T01:41:38.7283080Z ==> Finishing up 2021-05-16T01:41:38.7724180Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T01:41:38.7731710Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T01:41:38.7740320Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T01:41:38.7845970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5804-1sfz4p3.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:41:41.3175830Z ==> Summary 2021-05-16T01:41:41.3202080Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T01:41:41.3209540Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T01:41:41.3243940Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T01:41:41.3262650Z 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-5159-a8sb2s 2021-05-16T01:41:41.3412640Z cp -pR /private/tmp/d20210516-5159-a8sb2s/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T01:41:41.3569610Z chmod -Rf +w /private/tmp/d20210516-5159-a8sb2s 2021-05-16T01:41:41.4706410Z ==> Finishing up 2021-05-16T01:41:41.5179040Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T01:41:41.5183540Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T01:41:41.5192820Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T01:41:41.5197230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T01:41:41.5203600Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T01:41:41.5208530Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T01:41:41.5213080Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T01:41:41.5218100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T01:41:41.5225900Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T01:41:41.5234010Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T01:41:41.5399750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5830-18ru3c3.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:41:44.0221750Z ==> Summary 2021-05-16T01:41:44.0248280Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T01:41:44.0257630Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T01:41:44.0343300Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T01:41:44.0362500Z 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-5159-1tkkwfd 2021-05-16T01:41:44.4665830Z cp -pR /private/tmp/d20210516-5159-1tkkwfd/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T01:41:44.6613180Z chmod -Rf +w /private/tmp/d20210516-5159-1tkkwfd 2021-05-16T01:41:44.7278380Z ==> Finishing up 2021-05-16T01:41:44.7712590Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T01:41:44.7717520Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T01:41:44.7725440Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T01:41:44.7729710Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T01:41:44.7735200Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T01:41:44.7742880Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T01:41:44.7748250Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T01:41:44.7962950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5856-6o70hu.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:41:47.3085220Z ==> Summary 2021-05-16T01:41:47.3110600Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T01:41:47.3118390Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T01:41:47.3607490Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T01:41:47.3626410Z 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-5159-11mw1k2 2021-05-16T01:41:47.3953400Z cp -pR /private/tmp/d20210516-5159-11mw1k2/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T01:41:47.4229310Z chmod -Rf +w /private/tmp/d20210516-5159-11mw1k2 2021-05-16T01:41:47.5476740Z ==> Finishing up 2021-05-16T01:41:47.5878170Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T01:41:47.5883040Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T01:41:47.5893000Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T01:41:47.5899390Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T01:41:47.5903950Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T01:41:47.5909530Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T01:41:47.5917010Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T01:41:47.6094820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5882-q4huzx.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:41:50.2603170Z ==> Summary 2021-05-16T01:41:50.2642300Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T01:41:50.2650630Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T01:41:50.3236210Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T01:41:50.3255820Z 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-5159-6ng3jw 2021-05-16T01:41:50.3418590Z cp -pR /private/tmp/d20210516-5159-6ng3jw/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T01:41:50.3597080Z chmod -Rf +w /private/tmp/d20210516-5159-6ng3jw 2021-05-16T01:41:50.4744090Z ==> Finishing up 2021-05-16T01:41:50.5194660Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T01:41:50.5200460Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T01:41:50.5209020Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T01:41:50.5212710Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T01:41:50.5218500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T01:41:50.5226320Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T01:41:50.5373680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5908-2etjct.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:41:53.1869720Z ==> Summary 2021-05-16T01:41:53.1889970Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T01:41:53.1896210Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T01:41:53.1955380Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T01:41:53.1975420Z 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-5159-12f16nj 2021-05-16T01:41:53.2575650Z cp -pR /private/tmp/d20210516-5159-12f16nj/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T01:41:53.3171130Z chmod -Rf +w /private/tmp/d20210516-5159-12f16nj 2021-05-16T01:41:53.4337550Z ==> Finishing up 2021-05-16T01:41:53.5395450Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T01:41:53.5401500Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T01:41:53.5410220Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T01:41:53.5419360Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T01:41:53.5424230Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T01:41:53.5445800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T01:41:53.5450300Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T01:41:53.5455800Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T01:41:53.5460380Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T01:41:53.5468000Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T01:41:53.5745340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5934-bd8eo1.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:41:56.1984560Z ==> Summary 2021-05-16T01:41:56.2043560Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T01:41:56.2051910Z ==> Installing ffmpeg dependency: snappy 2021-05-16T01:41:56.2143500Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T01:41:56.2161010Z 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-5159-905k 2021-05-16T01:41:56.2292720Z cp -pR /private/tmp/d20210516-5159-905k/snappy/. /usr/local/Cellar/snappy 2021-05-16T01:41:56.2465090Z chmod -Rf +w /private/tmp/d20210516-5159-905k 2021-05-16T01:41:56.3012770Z ==> Finishing up 2021-05-16T01:41:56.3525160Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T01:41:56.3611780Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T01:41:56.3613850Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T01:41:56.3615520Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T01:41:56.3617120Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T01:41:56.3618730Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T01:41:56.3620450Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T01:41:56.3621970Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T01:41:56.3623500Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T01:41:56.3737860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5960-1y5gc3.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:41:58.9616380Z ==> Summary 2021-05-16T01:41:58.9640690Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T01:41:58.9649530Z ==> Installing ffmpeg dependency: speex 2021-05-16T01:41:58.9750440Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T01:41:58.9768070Z 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-5159-1qua8i4 2021-05-16T01:41:59.0259440Z cp -pR /private/tmp/d20210516-5159-1qua8i4/speex/. /usr/local/Cellar/speex 2021-05-16T01:41:59.0465320Z chmod -Rf +w /private/tmp/d20210516-5159-1qua8i4 2021-05-16T01:41:59.1018980Z ==> Finishing up 2021-05-16T01:41:59.1469200Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T01:41:59.1571580Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T01:41:59.1674570Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T01:41:59.1777100Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T01:41:59.1879790Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T01:41:59.1982800Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T01:41:59.2085560Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T01:41:59.2190050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5986-129uxo2.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:01.8299890Z ==> Summary 2021-05-16T01:42:01.8327910Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T01:42:01.8335740Z ==> Installing ffmpeg dependency: srt 2021-05-16T01:42:01.8500210Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T01:42:01.8519060Z 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-5159-1vw8b07 2021-05-16T01:42:01.8859760Z cp -pR /private/tmp/d20210516-5159-1vw8b07/srt/. /usr/local/Cellar/srt 2021-05-16T01:42:01.9055800Z chmod -Rf +w /private/tmp/d20210516-5159-1vw8b07 2021-05-16T01:42:01.9914270Z ==> Finishing up 2021-05-16T01:42:02.0450410Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T01:42:02.0461640Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T01:42:02.0472160Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T01:42:02.0492590Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T01:42:02.0505610Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T01:42:02.0529410Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T01:42:02.0541260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T01:42:02.0555120Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T01:42:02.0567980Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T01:42:02.0588990Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T01:42:02.0598450Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T01:42:02.0867280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6012-w0y07a.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:04.7166760Z ==> Summary 2021-05-16T01:42:04.7192390Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T01:42:04.7200360Z ==> Installing ffmpeg dependency: giflib 2021-05-16T01:42:04.7229530Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T01:42:04.7249990Z 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-5159-fggq7h 2021-05-16T01:42:04.7389210Z cp -pR /private/tmp/d20210516-5159-fggq7h/giflib/. /usr/local/Cellar/giflib 2021-05-16T01:42:04.7552180Z chmod -Rf +w /private/tmp/d20210516-5159-fggq7h 2021-05-16T01:42:04.8094500Z ==> Finishing up 2021-05-16T01:42:04.8526260Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T01:42:04.8535000Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T01:42:04.8539530Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T01:42:04.8552350Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T01:42:04.8557340Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T01:42:04.8562450Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T01:42:04.8570350Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T01:42:04.8577300Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T01:42:04.8582590Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T01:42:04.8587170Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T01:42:04.8592710Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T01:42:04.8770370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6038-1iqnngi.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:07.5493970Z ==> Summary 2021-05-16T01:42:07.5517290Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T01:42:07.5524470Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T01:42:07.6610860Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T01:42:07.6628780Z 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-5159-13kkoh8 2021-05-16T01:42:07.7161770Z cp -pR /private/tmp/d20210516-5159-13kkoh8/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T01:42:07.7540160Z chmod -Rf +w /private/tmp/d20210516-5159-13kkoh8 2021-05-16T01:42:07.9988000Z ==> Finishing up 2021-05-16T01:42:08.0651790Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T01:42:08.0655360Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T01:42:08.0660450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T01:42:08.0665360Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T01:42:08.0670670Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T01:42:08.0675750Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T01:42:08.0680360Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T01:42:08.0685550Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T01:42:08.0690440Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T01:42:08.0695110Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T01:42:08.0702470Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T01:42:08.0712300Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T01:42:08.0717070Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T01:42:08.0722520Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T01:42:08.0727610Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T01:42:08.0733410Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T01:42:08.0741150Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T01:42:08.1027500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6064-1lhgzng.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:42:10.8051740Z ==> Summary 2021-05-16T01:42:10.8095640Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T01:42:10.8102240Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T01:42:10.8942900Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T01:42:10.8961150Z 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-5159-14rv9jh 2021-05-16T01:42:11.0732840Z cp -pR /private/tmp/d20210516-5159-14rv9jh/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T01:42:11.1687610Z chmod -Rf +w /private/tmp/d20210516-5159-14rv9jh 2021-05-16T01:42:11.2541380Z ==> Finishing up 2021-05-16T01:42:11.2959780Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T01:42:11.2973390Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T01:42:11.2980020Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T01:42:11.2986800Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T01:42:11.2991700Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T01:42:11.2997580Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T01:42:11.3023180Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T01:42:11.3286730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6090-eyt6yz.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:42:14.0513130Z ==> Caveats 2021-05-16T01:42:14.0514720Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:42:14.0516390Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:42:14.0517830Z ==> Summary 2021-05-16T01:42:14.0570120Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T01:42:14.0578310Z ==> Installing ffmpeg dependency: theora 2021-05-16T01:42:14.0804750Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T01:42:14.0826230Z 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-5159-14dl6v0 2021-05-16T01:42:14.1323820Z cp -pR /private/tmp/d20210516-5159-14dl6v0/theora/. /usr/local/Cellar/theora 2021-05-16T01:42:14.1980870Z chmod -Rf +w /private/tmp/d20210516-5159-14dl6v0 2021-05-16T01:42:14.2894760Z ==> Finishing up 2021-05-16T01:42:14.3355720Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T01:42:14.3364150Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T01:42:14.3370800Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T01:42:14.3375380Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T01:42:14.3381170Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T01:42:14.3386060Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T01:42:14.3391350Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T01:42:14.3396650Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T01:42:14.3401850Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T01:42:14.3406700Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T01:42:14.3412320Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T01:42:14.3420180Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T01:42:14.3425610Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T01:42:14.3430960Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T01:42:14.3746330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6116-1wabioi.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:42:17.1192420Z ==> Summary 2021-05-16T01:42:17.1263140Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T01:42:17.1269270Z ==> Installing ffmpeg dependency: x264 2021-05-16T01:42:17.1301610Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T01:42:17.1319930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5159-624438 2021-05-16T01:42:17.1724570Z cp -pR /private/tmp/d20210516-5159-624438/x264/. /usr/local/Cellar/x264 2021-05-16T01:42:17.1878010Z chmod -Rf +w /private/tmp/d20210516-5159-624438 2021-05-16T01:42:17.2449530Z ==> Finishing up 2021-05-16T01:42:17.2888120Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T01:42:17.2893240Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T01:42:17.2898760Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T01:42:17.2905270Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T01:42:17.2909760Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T01:42:17.2916360Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T01:42:17.2922920Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T01:42:17.3077230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6143-1xhqodc.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:42:19.8452450Z ==> Summary 2021-05-16T01:42:19.8472270Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T01:42:19.8480520Z ==> Installing ffmpeg dependency: x265 2021-05-16T01:42:19.8547680Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T01:42:19.8568330Z 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-5159-1gh1rfc 2021-05-16T01:42:19.9712510Z cp -pR /private/tmp/d20210516-5159-1gh1rfc/x265/. /usr/local/Cellar/x265 2021-05-16T01:42:20.0428730Z chmod -Rf +w /private/tmp/d20210516-5159-1gh1rfc 2021-05-16T01:42:20.1444910Z ==> Finishing up 2021-05-16T01:42:20.2141650Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T01:42:20.2149810Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T01:42:20.2157450Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T01:42:20.2164910Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T01:42:20.2169730Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T01:42:20.2175080Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T01:42:20.2182550Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T01:42:20.2393380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6169-1aajlsi.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:42:22.8980980Z ==> Summary 2021-05-16T01:42:22.9000500Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T01:42:22.9007570Z ==> Installing ffmpeg dependency: xvid 2021-05-16T01:42:22.9030920Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T01:42:22.9050220Z 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-5159-1gt70jy 2021-05-16T01:42:22.9213920Z cp -pR /private/tmp/d20210516-5159-1gt70jy/xvid/. /usr/local/Cellar/xvid 2021-05-16T01:42:22.9339290Z chmod -Rf +w /private/tmp/d20210516-5159-1gt70jy 2021-05-16T01:42:22.9817120Z ==> Finishing up 2021-05-16T01:42:23.0261720Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T01:42:23.0268100Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T01:42:23.0272680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T01:42:23.0404250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6195-5bb2so.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:42:25.5766520Z ==> Summary 2021-05-16T01:42:25.5783050Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T01:42:25.5794360Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T01:42:25.5991760Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T01:42:25.6010490Z 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-5159-afs7i4 2021-05-16T01:42:25.6565450Z cp -pR /private/tmp/d20210516-5159-afs7i4/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T01:42:25.7160280Z chmod -Rf +w /private/tmp/d20210516-5159-afs7i4 2021-05-16T01:42:25.8031560Z ==> Finishing up 2021-05-16T01:42:25.8370430Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T01:42:25.8376160Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T01:42:25.8381180Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T01:42:25.8415950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T01:42:25.8427250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T01:42:25.8440030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T01:42:25.8453100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T01:42:25.8464650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T01:42:25.8474820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T01:42:25.8486680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T01:42:25.8499230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T01:42:25.8511450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T01:42:25.8523710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T01:42:25.8534400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T01:42:25.8551800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T01:42:25.8559500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T01:42:25.8570390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T01:42:25.8581240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T01:42:25.8592990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T01:42:25.8603230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T01:42:25.8614870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T01:42:25.8624870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T01:42:25.8632250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T01:42:25.8643280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T01:42:25.8654980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T01:42:25.8684530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T01:42:25.8695600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T01:42:25.8709080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T01:42:25.8719680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T01:42:25.8727730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T01:42:25.8735360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T01:42:25.8746060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T01:42:25.8757600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T01:42:25.8764850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T01:42:25.8775340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T01:42:25.8784710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T01:42:25.8793860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T01:42:25.8801090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T01:42:25.8813460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T01:42:25.8821770Z 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:42:25.8830600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T01:42:25.8836440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T01:42:25.8849910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T01:42:25.8858440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T01:42:25.8868890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T01:42:25.8875570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T01:42:25.8881190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T01:42:25.8887500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T01:42:25.8898650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T01:42:25.8905360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T01:42:25.8914580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T01:42:25.8926380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T01:42:25.8937020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T01:42:25.8943020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T01:42:25.8949640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T01:42:25.8963630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T01:42:25.8970910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T01:42:25.8977370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T01:42:25.8988910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T01:42:26.7791200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T01:42:26.7893710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T01:42:26.7997630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T01:42:26.8101490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T01:42:26.8202100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T01:42:26.8307490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T01:42:26.8410460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T01:42:26.8512580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T01:42:26.8518350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T01:42:26.8620740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T01:42:26.8723310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T01:42:26.8825810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T01:42:26.8928290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T01:42:26.9030850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T01:42:26.9133400Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T01:42:26.9235870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T01:42:26.9338480Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T01:42:26.9352870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6221-6n0i7c.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:42:28.6349230Z ==> Summary 2021-05-16T01:42:28.6410460Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T01:42:28.6417510Z ==> Installing ffmpeg dependency: zimg 2021-05-16T01:42:28.6466620Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:42:28.6484530Z 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-5159-mwuzt2 2021-05-16T01:42:28.6719130Z cp -pR /private/tmp/d20210516-5159-mwuzt2/zimg/. /usr/local/Cellar/zimg 2021-05-16T01:42:28.7152320Z chmod -Rf +w /private/tmp/d20210516-5159-mwuzt2 2021-05-16T01:42:28.7868700Z ==> Finishing up 2021-05-16T01:42:28.8290200Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T01:42:28.8293410Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T01:42:28.8302990Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T01:42:28.8309490Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T01:42:28.8314240Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T01:42:28.8320030Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T01:42:28.8327740Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T01:42:28.8496980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6247-14jhhfp.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:42:31.4334100Z ==> Summary 2021-05-16T01:42:31.4366680Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T01:42:31.4375360Z ==> Installing ffmpeg 2021-05-16T01:42:31.4379700Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T01:42:31.4399360Z 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-5159-1rc3b7q 2021-05-16T01:42:31.7816520Z cp -pR /private/tmp/d20210516-5159-1rc3b7q/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T01:42:32.0297110Z chmod -Rf +w /private/tmp/d20210516-5159-1rc3b7q 2021-05-16T01:42:35.5094040Z ==> Finishing up 2021-05-16T01:42:35.5535470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T01:42:35.5540850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T01:42:35.5545750Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T01:42:35.5551770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T01:42:35.5558300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T01:42:35.5564780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T01:42:35.5570490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T01:42:35.5576310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T01:42:35.5581610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T01:42:35.5587450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T01:42:35.5593060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T01:42:35.5599230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T01:42:35.5603950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T01:42:35.5609470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T01:42:35.5615010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T01:42:35.5620020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T01:42:35.5625300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T01:42:35.5629770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T01:42:35.5635660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T01:42:35.5640440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T01:42:35.5647090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T01:42:35.5653540Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T01:42:35.5659490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T01:42:35.5665120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T01:42:35.5671280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T01:42:35.5677550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T01:42:35.5684990Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T01:42:35.5692090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T01:42:35.5699150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T01:42:35.5704460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T01:42:35.5711480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T01:42:35.5717940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T01:42:35.5723850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T01:42:35.5729950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T01:42:35.5735870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T01:42:35.5741870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T01:42:35.5748490Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T01:42:35.5754220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T01:42:35.5761900Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T01:42:35.5766760Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T01:42:35.5772070Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T01:42:35.5777460Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T01:42:35.5782840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T01:42:35.5787530Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T01:42:35.5793080Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T01:42:35.5797980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T01:42:35.5803100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T01:42:35.5810330Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T01:42:35.5835760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T01:42:35.5851890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T01:42:35.5860250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T01:42:35.5874140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T01:42:35.5951190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T01:42:35.5960470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T01:42:35.5966040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T01:42:35.5983050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T01:42:35.5988740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T01:42:35.6003110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T01:42:35.6008720Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T01:42:35.6033330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T01:42:35.6040960Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T01:42:35.6042800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T01:42:35.6053690Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T01:42:35.6067820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T01:42:35.6078290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T01:42:35.6087140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T01:42:35.6098740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T01:42:35.6107300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T01:42:35.6120710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T01:42:35.6126250Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T01:42:35.6134950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T01:42:35.6140940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T01:42:35.6146540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T01:42:35.6151910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T01:42:35.6157500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T01:42:35.6164070Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T01:42:35.6168250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T01:42:35.6174370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T01:42:35.6178990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T01:42:35.6184900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T01:42:35.6190010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T01:42:35.6195610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T01:42:35.6202380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T01:42:35.6207250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T01:42:35.6212580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T01:42:35.6218190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T01:42:35.6224330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T01:42:35.6229250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T01:42:35.6234430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T01:42:35.6240160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T01:42:35.6245380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T01:42:35.6251140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T01:42:35.6255650Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T01:42:35.6261690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T01:42:35.6266860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T01:42:35.6271900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T01:42:35.6277080Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T01:42:35.6282400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T01:42:35.6287540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T01:42:35.6293280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T01:42:35.6297120Z Only the first 100 operations were output. 2021-05-16T01:42:35.7540150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6273-f1kwhn.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:42:38.5529070Z ==> Summary 2021-05-16T01:42:38.5707450Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T01:42:39.7830240Z ==> Caveats 2021-05-16T01:42:39.7831580Z ==> tesseract 2021-05-16T01:42:39.7847990Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:42:39.7849890Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:42:41.9055670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:42:43.0531320Z /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:42:43.6121010Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T01:42:43.9923510Z ==> 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:42:44.0428120Z /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:42:44.4810400Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T01:42:44.5940960Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:42:45.8541000Z /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:42:46.4112640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T01:42:46.7696370Z ==> 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:42:46.8185360Z /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:42:47.1483360Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T01:42:47.1891300Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T01:42:47.1897010Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T01:42:47.2651520Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T01:42:47.2684930Z 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-6280-oiiuaj 2021-05-16T01:42:47.8476130Z cp -pR /private/tmp/d20210516-6280-oiiuaj/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T01:42:48.4251040Z chmod -Rf +w /private/tmp/d20210516-6280-oiiuaj 2021-05-16T01:42:48.8200360Z ==> Finishing up 2021-05-16T01:42:48.9069350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T01:42:48.9083390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T01:42:48.9100960Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T01:42:48.9110490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T01:42:48.9124360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T01:42:48.9137230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T01:42:48.9150690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T01:42:48.9169510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T01:42:48.9183750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T01:42:48.9194560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T01:42:48.9206290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T01:42:48.9217170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T01:42:48.9228930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T01:42:48.9240900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T01:42:48.9253310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T01:42:48.9265170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T01:42:48.9283530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T01:42:48.9298830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T01:42:48.9309270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T01:42:48.9367290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T01:42:48.9371750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T01:42:48.9377220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T01:42:48.9381820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T01:42:48.9387490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T01:42:48.9391880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T01:42:48.9397290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T01:42:48.9401860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T01:42:48.9407360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T01:42:48.9412560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T01:42:48.9417990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T01:42:48.9425580Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T01:42:48.9435580Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T01:42:48.9440120Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T01:42:48.9451080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T01:42:48.9457250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T01:42:48.9462990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T01:42:48.9468730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T01:42:48.9474710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T01:42:48.9480520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T01:42:48.9493890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T01:42:48.9499770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T01:42:48.9514160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T01:42:48.9519940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T01:42:48.9525460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T01:42:48.9532810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T01:42:48.9538670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T01:42:48.9550600Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T01:42:48.9556630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T01:42:48.9562560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T01:42:48.9568260Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T01:42:48.9577670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T01:42:48.9583710Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T01:42:48.9589700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T01:42:48.9617530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T01:42:48.9622490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T01:42:48.9629690Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T01:42:48.9635150Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T01:42:48.9641420Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T01:42:49.1402810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6450-1su3x92.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:42:52.0060210Z ==> Summary 2021-05-16T01:42:52.0524850Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T01:42:52.0536640Z ==> Installing imagemagick@6 2021-05-16T01:42:52.0545450Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T01:42:52.0570610Z 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-6280-aboun 2021-05-16T01:42:52.4379500Z cp -pR /private/tmp/d20210516-6280-aboun/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T01:42:52.8914480Z chmod -Rf +w /private/tmp/d20210516-6280-aboun 2021-05-16T01:42:54.4130860Z ==> Finishing up 2021-05-16T01:42:54.7031300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6476-1rl1ai2.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:42:57.3981830Z ==> Caveats 2021-05-16T01:42:57.3983550Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:57.3984730Z because this is an alternate version of another formula. 2021-05-16T01:42:57.3985450Z 2021-05-16T01:42:57.3986330Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:42:57.3987960Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:57.3988770Z 2021-05-16T01:42:57.3989640Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:42:57.3991040Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:42:57.3992540Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:42:57.3993270Z 2021-05-16T01:42:57.3994540Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:42:57.3995680Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:42:57.3996390Z 2021-05-16T01:42:57.3997450Z ==> Summary 2021-05-16T01:42:57.4442040Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T01:42:58.3152760Z ==> Caveats 2021-05-16T01:42:58.3154670Z ==> imagemagick@6 2021-05-16T01:42:58.3240900Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:58.3242190Z because this is an alternate version of another formula. 2021-05-16T01:42:58.3245510Z 2021-05-16T01:42:58.3246450Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:42:58.3248350Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:58.3249170Z 2021-05-16T01:42:58.3250150Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:42:58.3254260Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:42:58.3255990Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:42:58.3259030Z 2021-05-16T01:42:58.3262010Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:42:58.3263330Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:42:58.3265720Z 2021-05-16T01:43:00.4887000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:43:01.6140180Z /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:02.1852920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T01:43:02.5739100Z ==> 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:02.6518610Z /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:02.7657250Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T01:43:02.7734740Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:43:03.9268700Z /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:04.4651610Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T01:43:04.8639380Z ==> 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:04.9197390Z /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:05.0576610Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T01:43:05.0674150Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:43:06.2335890Z /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:06.8719460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T01:43:07.2439490Z ==> 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:07.2967650Z /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:07.9683260Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T01:43:08.1239260Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:43:09.2370120Z /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:09.8177650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T01:43:10.2000000Z ==> 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:10.2554790Z /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:10.3064080Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T01:43:10.3101720Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:43:11.4426120Z /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:43:12.0530350Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T01:43:12.4241320Z ==> 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:43:12.4767000Z /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:43:12.5317450Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T01:43:12.5353560Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:43:13.6665380Z /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:43:14.2189510Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T01:43:14.6014640Z ==> 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:43:14.6550930Z /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:43:14.7800370Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T01:43:14.7873480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:43:15.8885340Z /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:43:16.4690300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T01:43:16.8519850Z ==> 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:43:16.9110730Z /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:43:17.0521880Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T01:43:17.0600840Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:43:18.2534800Z /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:43:18.8729630Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T01:43:19.2504850Z ==> 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:43:19.3002720Z /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:43:19.3573490Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T01:43:19.3607560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:43:20.4734790Z /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:43:21.0619210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T01:43:21.4479500Z ==> 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:43:21.4980090Z /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:43:21.5867070Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T01:43:21.5915780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:43:22.6909940Z /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:43:23.2352640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T01:43:23.6291620Z ==> 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:43:23.6764400Z /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:43:23.7381050Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:43:23.7418240Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:43:24.9057610Z /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:43:25.4872220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T01:43:26.1248380Z ==> 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:43:26.1731260Z /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:43:26.3201610Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:43:26.3272170Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:43:27.5248370Z /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:43:28.1455390Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T01:43:28.5070440Z ==> 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:43:28.5588680Z /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:43:28.9000410Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T01:43:28.9563160Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T01:43:28.9566660Z ==> Installing imagemagick dependency: libde265 2021-05-16T01:43:29.0326490Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T01:43:29.0373670Z 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-6483-11d6jut 2021-05-16T01:43:29.0629190Z cp -pR /private/tmp/d20210516-6483-11d6jut/libde265/. /usr/local/Cellar/libde265 2021-05-16T01:43:29.0882030Z chmod -Rf +w /private/tmp/d20210516-6483-11d6jut 2021-05-16T01:43:29.1762210Z ==> Finishing up 2021-05-16T01:43:29.2878410Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T01:43:29.2887680Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T01:43:29.2895950Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T01:43:29.2915400Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T01:43:29.2927170Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T01:43:29.2952040Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T01:43:29.2978520Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T01:43:29.2995950Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T01:43:29.3010700Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T01:43:29.3037020Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T01:43:29.3383330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6714-dkuz43.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:43:31.7343490Z ==> Summary 2021-05-16T01:43:31.7372570Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T01:43:31.7379270Z ==> Installing imagemagick dependency: docbook 2021-05-16T01:43:31.7406190Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T01:43:31.7424390Z 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-6483-h2xl3d 2021-05-16T01:43:31.8446910Z cp -pR /private/tmp/d20210516-6483-h2xl3d/docbook/. /usr/local/Cellar/docbook 2021-05-16T01:43:31.9665170Z chmod -Rf +w /private/tmp/d20210516-6483-h2xl3d 2021-05-16T01:43:32.0620740Z ==> Finishing up 2021-05-16T01:43:32.1203080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6740-1luizc0.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:43:34.3318960Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T01:43:34.4215390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.4522790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.4832630Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.5138190Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.5470730Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.5792840Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.6099270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.6405170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.6714170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.7044870Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.7365400Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.7671420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.7974130Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:34.8310770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:35.1940840Z ==> Caveats 2021-05-16T01:43:35.1941930Z To use the DocBook package in your XML toolchain, 2021-05-16T01:43:35.1942910Z you need to add the following to your ~/.bashrc: 2021-05-16T01:43:35.1943540Z 2021-05-16T01:43:35.1944390Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:43:35.1945720Z ==> Summary 2021-05-16T01:43:35.2087640Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T01:43:35.2094010Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T01:43:35.2146160Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T01:43:35.2166880Z 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-6483-6xl9nz 2021-05-16T01:43:37.2649660Z cp -pR /private/tmp/d20210516-6483-6xl9nz/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T01:43:39.9198590Z chmod -Rf +w /private/tmp/d20210516-6483-6xl9nz 2021-05-16T01:43:41.3547280Z ==> Finishing up 2021-05-16T01:43:41.3996230Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T01:43:41.4018090Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T01:43:41.4166050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6781-rl4sar.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:43:43.9812070Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.0282120Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.0695640Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.1176410Z ==> 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:43:44.1619680Z ==> 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:43:44.2084590Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.2490890Z ==> 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:43:44.2958230Z ==> 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:43:44.3401370Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.3868150Z ==> 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:43:44.4271290Z ==> 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:43:44.4601940Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.4910090Z ==> 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:43:44.5245000Z ==> 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:43:44.6126960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.6579490Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:43:44.7048790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:44.7469500Z ==> 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:43:44.7937520Z ==> 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:43:44.8383220Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:43:44.8852050Z ==> 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:43:44.9259420Z ==> 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:43:44.9728550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:43:45.0174960Z ==> 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:43:45.0642370Z ==> 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:43:45.1050630Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T01:43:45.1507420Z ==> 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:43:45.1971760Z ==> 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:43:46.3125310Z ==> Summary 2021-05-16T01:43:46.6393480Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T01:43:46.6395480Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T01:43:46.6416180Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T01:43:46.6439530Z 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-6483-1p4lri4 2021-05-16T01:43:46.6565220Z cp -pR /private/tmp/d20210516-6483-1p4lri4/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T01:43:46.6698260Z chmod -Rf +w /private/tmp/d20210516-6483-1p4lri4 2021-05-16T01:43:46.7456070Z ==> Finishing up 2021-05-16T01:43:46.7909900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6835-102hr46.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:43:49.3543670Z ==> Caveats 2021-05-16T01:43:49.3545370Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:43:49.3546690Z because macOS already provides this software and installing another version in 2021-05-16T01:43:49.3547730Z parallel can cause all kinds of trouble. 2021-05-16T01:43:49.3548350Z 2021-05-16T01:43:49.3549610Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:43:49.3551220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:43:49.3552040Z 2021-05-16T01:43:49.3552530Z 2021-05-16T01:43:49.3553310Z Bash completion has been installed to: 2021-05-16T01:43:49.3554650Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:43:49.3556300Z ==> Summary 2021-05-16T01:43:49.3566790Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T01:43:49.3574300Z ==> Installing imagemagick dependency: xmlto 2021-05-16T01:43:49.3715400Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T01:43:49.3732940Z 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-6483-1e37jgr 2021-05-16T01:43:49.3930870Z cp -pR /private/tmp/d20210516-6483-1e37jgr/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T01:43:49.4238590Z chmod -Rf +w /private/tmp/d20210516-6483-1e37jgr 2021-05-16T01:43:49.5000960Z ==> Finishing up 2021-05-16T01:43:49.5402820Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T01:43:49.5411300Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T01:43:49.5433570Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T01:43:49.5450230Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T01:43:49.5457060Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T01:43:49.5559140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6861-1xscubh.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:43:52.1671420Z ==> Summary 2021-05-16T01:43:52.1713100Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T01:43:52.1719700Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T01:43:52.2721330Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T01:43:52.2738930Z 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-6483-1y1si4c 2021-05-16T01:43:52.3501830Z cp -pR /private/tmp/d20210516-6483-1y1si4c/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T01:43:52.4927660Z chmod -Rf +w /private/tmp/d20210516-6483-1y1si4c 2021-05-16T01:43:52.6615870Z ==> Finishing up 2021-05-16T01:43:52.7124990Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T01:43:52.7170860Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T01:43:52.7175920Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T01:43:52.7216000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7237610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7252120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7285280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7319180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7393080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7395460Z 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:43:52.7431510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7434040Z 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:43:52.7469080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7501570Z 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:43:52.7532660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7546820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7561470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7572910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7608260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7712620Z 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:43:52.7816120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7856160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7860660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7894910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7928430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7941790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7956590Z mkdir -p /usr/local/share/locale/fo 2021-05-16T01:43:52.7973590Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T01:43:52.7981200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7983840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.7985870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8007280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8012610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8023390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8030710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8043010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8069780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8072640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8096940Z mkdir -p /usr/local/share/locale/ia 2021-05-16T01:43:52.8098620Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T01:43:52.8127840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8150090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8153480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8167860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8180550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8201480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8204530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8210170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8232920Z mkdir -p /usr/local/share/locale/ky 2021-05-16T01:43:52.8237700Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T01:43:52.8249450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8253610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8256630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8267800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8273960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8285630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8287860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8290660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8293130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8295350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8325250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8353210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8381400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8384460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8409550Z 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:43:52.8437470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8465050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8478860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8489600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8492380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8522580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8550460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8560060Z 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:43:52.8579050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8592530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8606840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8635770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8645370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8664350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8691800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8695110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:43:52.8714130Z 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:43:52.8719510Z 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:43:52.8748810Z 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:43:52.8839480Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T01:43:52.8942700Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T01:43:52.8944600Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T01:43:52.8995320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6887-1sak21n.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:43:55.2764440Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:43:56.9384900Z ==> Summary 2021-05-16T01:43:56.9597200Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T01:43:56.9603140Z ==> Installing imagemagick dependency: libheif 2021-05-16T01:43:57.0814550Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T01:43:57.0833340Z 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-6483-rq1fi5 2021-05-16T01:43:57.1076900Z cp -pR /private/tmp/d20210516-6483-rq1fi5/libheif/. /usr/local/Cellar/libheif 2021-05-16T01:43:57.1329000Z chmod -Rf +w /private/tmp/d20210516-6483-rq1fi5 2021-05-16T01:43:57.2436570Z ==> Finishing up 2021-05-16T01:43:57.2904990Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T01:43:57.2908870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T01:43:57.2914180Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T01:43:57.2918760Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T01:43:57.2926010Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T01:43:57.2932620Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T01:43:57.2954730Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T01:43:57.2967320Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T01:43:57.2980960Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T01:43:57.2992510Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T01:43:57.3003480Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T01:43:57.3008620Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T01:43:57.3014530Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T01:43:57.3022150Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T01:43:57.3033860Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T01:43:57.3045220Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T01:43:57.3058690Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T01:43:57.3268000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6914-1cloaw9.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:43:59.5458090Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:44:01.2928700Z ==> Summary 2021-05-16T01:44:01.3029220Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T01:44:01.3131620Z ==> Installing imagemagick dependency: liblqr 2021-05-16T01:44:01.3561850Z 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-6483-fph7rq 2021-05-16T01:44:01.3564410Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T01:44:01.3716370Z cp -pR /private/tmp/d20210516-6483-fph7rq/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T01:44:01.3930170Z chmod -Rf +w /private/tmp/d20210516-6483-fph7rq 2021-05-16T01:44:01.4618720Z ==> Finishing up 2021-05-16T01:44:01.5060380Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T01:44:01.5102660Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T01:44:01.5113880Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T01:44:01.5124560Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T01:44:01.5311200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6941-xwqs9e.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:04.2135570Z ==> Summary 2021-05-16T01:44:04.2163600Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T01:44:04.2169460Z ==> Installing imagemagick dependency: libomp 2021-05-16T01:44:04.2228200Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T01:44:04.2243090Z 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-6483-u55jzi 2021-05-16T01:44:04.2399680Z cp -pR /private/tmp/d20210516-6483-u55jzi/libomp/. /usr/local/Cellar/libomp 2021-05-16T01:44:04.2523970Z chmod -Rf +w /private/tmp/d20210516-6483-u55jzi 2021-05-16T01:44:04.2993450Z ==> Finishing up 2021-05-16T01:44:04.3874770Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T01:44:04.3883590Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T01:44:04.3888180Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T01:44:04.3899170Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T01:44:04.3907790Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T01:44:04.4039190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6967-pzdbp4.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:07.1888400Z ==> Summary 2021-05-16T01:44:07.1904340Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T01:44:07.1910240Z ==> Installing imagemagick dependency: imath 2021-05-16T01:44:07.1970040Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:07.1987910Z 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-6483-bf7a8d 2021-05-16T01:44:07.2498540Z cp -pR /private/tmp/d20210516-6483-bf7a8d/imath/. /usr/local/Cellar/imath 2021-05-16T01:44:07.2849950Z chmod -Rf +w /private/tmp/d20210516-6483-bf7a8d 2021-05-16T01:44:07.3580450Z ==> Finishing up 2021-05-16T01:44:07.4042440Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T01:44:07.4060200Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T01:44:07.4065250Z 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:07.4070170Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T01:44:07.4075340Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T01:44:07.4080580Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T01:44:07.4088070Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T01:44:07.4287920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6993-1fcfekv.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:10.2206810Z ==> Summary 2021-05-16T01:44:10.2249060Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T01:44:10.2349930Z ==> Installing imagemagick dependency: openexr 2021-05-16T01:44:10.2396390Z 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-6483-wrfc2d 2021-05-16T01:44:10.2399060Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:10.3187520Z cp -pR /private/tmp/d20210516-6483-wrfc2d/openexr/. /usr/local/Cellar/openexr 2021-05-16T01:44:10.4209450Z chmod -Rf +w /private/tmp/d20210516-6483-wrfc2d 2021-05-16T01:44:10.7127110Z ==> Finishing up 2021-05-16T01:44:10.7651820Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T01:44:10.7657230Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T01:44:10.7663340Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T01:44:10.7670910Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T01:44:10.7676020Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T01:44:10.7681060Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T01:44:10.7686050Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T01:44:10.7691160Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T01:44:10.7698400Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T01:44:10.7707550Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T01:44:10.7716850Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T01:44:10.7721990Z 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:10.7733920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T01:44:10.7739320Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T01:44:10.7745150Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T01:44:10.7754950Z 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:10.7767140Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T01:44:10.7772630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T01:44:10.7778250Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T01:44:10.7783870Z 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:10.7789050Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T01:44:10.7793680Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T01:44:10.7799270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T01:44:10.7804330Z 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:10.7810240Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T01:44:10.7815360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T01:44:10.7820880Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T01:44:10.7830010Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T01:44:10.8320500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7022-1i5jy1x.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:44:13.5172570Z ==> Summary 2021-05-16T01:44:13.5342980Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T01:44:13.5349460Z ==> Installing imagemagick 2021-05-16T01:44:13.5354540Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T01:44:13.5374920Z 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-6483-1274hrt 2021-05-16T01:44:13.9232580Z cp -pR /private/tmp/d20210516-6483-1274hrt/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T01:44:14.3973870Z chmod -Rf +w /private/tmp/d20210516-6483-1274hrt 2021-05-16T01:44:17.4457020Z ==> Finishing up 2021-05-16T01:44:17.4458240Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T01:44:17.4571380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T01:44:17.4680410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T01:44:17.4783190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T01:44:17.4885750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T01:44:17.4989870Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T01:44:17.5095730Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T01:44:17.5203840Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T01:44:17.5306620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T01:44:17.5409510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T01:44:17.5512540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T01:44:17.5615800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T01:44:17.5720880Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T01:44:17.5827390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T01:44:17.5932100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T01:44:17.6042810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T01:44:17.6146760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T01:44:17.6249800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T01:44:17.6352360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T01:44:17.6455830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T01:44:17.6564330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T01:44:17.6667220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T01:44:17.6770460Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T01:44:17.6873320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T01:44:17.6875720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T01:44:17.6977100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T01:44:17.7080490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T01:44:17.7179720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T01:44:17.7282190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T01:44:17.7383810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T01:44:17.7410700Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.7454700Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.7557530Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T01:44:17.7575470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T01:44:17.7678270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T01:44:17.7714400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T01:44:17.7817300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T01:44:17.7834830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T01:44:17.7937400Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T01:44:17.7951760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T01:44:17.8049550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T01:44:17.8085260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T01:44:17.8187860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T01:44:17.8198090Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T01:44:17.8300700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T01:44:17.8305140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T01:44:17.8339810Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T01:44:17.8428350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T01:44:17.8461070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T01:44:17.8531420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T01:44:17.8598550Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T01:44:17.8645840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T01:44:17.8730010Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T01:44:17.8760140Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T01:44:17.8814250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T01:44:17.8863750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T01:44:17.8964090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T01:44:17.8999320Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T01:44:17.9075430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T01:44:17.9133520Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T01:44:17.9216210Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T01:44:17.9252620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T01:44:17.9321750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T01:44:17.9409710Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T01:44:17.9427960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T01:44:17.9531600Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T01:44:17.9540790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T01:44:17.9549670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T01:44:17.9615590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T01:44:17.9664660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T01:44:17.9733230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T01:44:17.9806810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7048-btky4l.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:44:20.2757070Z ==> Summary 2021-05-16T01:44:20.3218950Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T01:44:22.2943440Z ==> Caveats 2021-05-16T01:44:22.2945970Z ==> docbook 2021-05-16T01:44:22.2962600Z To use the DocBook package in your XML toolchain, 2021-05-16T01:44:22.2964700Z you need to add the following to your ~/.bashrc: 2021-05-16T01:44:22.2965390Z 2021-05-16T01:44:22.2966220Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:44:22.2967710Z ==> gnu-getopt 2021-05-16T01:44:22.3002100Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:22.3003790Z because macOS already provides this software and installing another version in 2021-05-16T01:44:22.3005160Z parallel can cause all kinds of trouble. 2021-05-16T01:44:22.3005860Z 2021-05-16T01:44:22.3008230Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:44:22.3011220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:22.3014050Z 2021-05-16T01:44:22.3014970Z 2021-05-16T01:44:22.3016140Z Bash completion has been installed to: 2021-05-16T01:44:22.3017960Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:44:24.0986620Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:44:25.2181320Z /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:44:25.8011960Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T01:44:26.1782780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T01%3A50%3A00Z&sig=RfVwY1VEc2VKAoE%2BSfRUD77CRKo7znRLmaoVcC4D5aI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:26.2303750Z /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\%3A50\%3A00Z\&sig=RfVwY1VEc2VKAoE\%2BSfRUD77CRKo7znRLmaoVcC4D5aI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:26.2924600Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T01:44:26.3785170Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T01:44:26.3827840Z 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-7055-agb13e 2021-05-16T01:44:26.4014420Z cp -pR /private/tmp/d20210516-7055-agb13e/udunits/. /usr/local/Cellar/udunits 2021-05-16T01:44:26.4250210Z chmod -Rf +w /private/tmp/d20210516-7055-agb13e 2021-05-16T01:44:26.4805370Z ==> Finishing up 2021-05-16T01:44:26.5774120Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T01:44:26.5853870Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T01:44:26.5902560Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T01:44:26.5916730Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T01:44:26.5924440Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T01:44:26.5955790Z info /usr/local/share/info/udunits2.info 2021-05-16T01:44:26.5957790Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T01:44:26.5958960Z info /usr/local/share/info/udunits2lib.info 2021-05-16T01:44:26.5960570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T01:44:26.5998540Z info /usr/local/share/info/udunits2prog.info 2021-05-16T01:44:26.6007510Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T01:44:26.6014890Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T01:44:26.6023020Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T01:44:26.6186490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7222-1ddmb8u.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:44:29.1762940Z ==> Summary 2021-05-16T01:44:29.1795440Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T01:44:31.6423680Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T01:44:31.6424430Z To reinstall 1.6, run: 2021-05-16T01:44:31.6425260Z brew reinstall jq 2021-05-16T01:44:33.3328410Z ==> Caveats 2021-05-16T01:44:33.3329570Z imagej requires Java. You can install the latest version with: 2021-05-16T01:44:33.3330950Z brew install --cask adoptopenjdk 2021-05-16T01:44:33.3331620Z 2021-05-16T01:44:33.5815360Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:44:33.8142500Z /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:44:41.5528820Z ==> Verifying checksum for cask 'imagej' 2021-05-16T01:44:41.8458540Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:44:41.8459690Z ==> Installing Cask imagej 2021-05-16T01:44:41.8900720Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7332-3lhbru 2021-05-16T01:44:42.0665530Z cp -pR /private/tmp/d20210516-7332-3lhbru/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T01:44:42.2337360Z chmod -Rf +w /private/tmp/d20210516-7332-3lhbru 2021-05-16T01:44:42.3073030Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T01:44:42.4920000Z 🍺 imagej was successfully installed! 2021-05-16T01:44:44.5929880Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T01:44:46.3355340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T01:44:46.6971010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T01%3A50%3A00Z&sig=1hChR6PYRQ4WeN%2Bd8FkPdd%2BCgZl%2BsufIg0VPDxEh784%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:46.8656310Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T01:44:48.6356510Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T01:44:49.0521500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T01%3A50%3A00Z&sig=SUb0%2BBXW11MrlMnIDPk1VV7m1Z7cBJJ4GjyWArO7jG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:49.5207130Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T01:44:49.5307870Z ==> Installing bowtie2 dependency: tbb 2021-05-16T01:44:49.6770990Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T01:44:54.4251700Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T01:44:54.4288740Z ==> Installing bowtie2 2021-05-16T01:44:54.4298680Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T01:44:58.8927940Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T01:45:02.8425820Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T01:45:04.5859040Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T01:45:04.9868580Z ==> 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:05.1894790Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T01:45:06.8787900Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T01:45:07.2971350Z ==> 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:07.4162180Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T01:45:09.1483530Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T01:45:09.5669180Z ==> 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:09.7098970Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T01:45:11.4193170Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T01:45:11.7939730Z ==> 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:45:11.9137820Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T01:45:13.8310440Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T01:45:14.2098390Z ==> 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:45:14.3308260Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T01:45:16.0187550Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T01:45:16.3970440Z ==> 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:45:16.6157940Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:45:17.1672950Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T01:45:17.1704410Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:45:17.6084970Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:45:17.6333610Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T01:45:19.3369740Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T01:45:19.7703280Z ==> 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:45:19.8837540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T01:45:21.7574950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T01:45:22.1538380Z ==> 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:45:22.8204820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T01:45:24.5395090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T01:45:25.0496700Z ==> 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:45:25.2656980Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T01:45:26.9495970Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T01:45:27.4602220Z ==> 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:45:27.8027170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T01:45:29.4937890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T01:45:29.9280280Z ==> 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:45:30.0609600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T01:45:31.7386680Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T01:45:32.2444840Z ==> 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:45:32.3842760Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T01:45:34.1279460Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T01:45:34.5908940Z ==> 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:45:34.7147530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T01:45:36.4849030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T01:45:36.9882710Z ==> 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:45:37.3772150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:45:39.2410350Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:45:39.6496420Z ==> 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:45:39.8730610Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T01:45:41.6453440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T01:45:42.2306590Z ==> 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:45:43.1215750Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T01:45:44.9438330Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T01:45:45.4804160Z ==> 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:45:45.8012450Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T01:45:47.4803120Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T01:45:47.9976510Z ==> 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:45:48.3876060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T01:45:50.0969700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T01:45:50.5344990Z ==> 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:45:51.1073110Z ==> 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:45:51.1077740Z ==> Installing gdal dependency: cfitsio 2021-05-16T01:45:51.1854440Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T01:45:54.3133580Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T01:45:54.3153580Z ==> Installing gdal dependency: popt 2021-05-16T01:45:54.3185360Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T01:45:57.0910310Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T01:45:57.0916590Z ==> Installing gdal dependency: epsilon 2021-05-16T01:45:57.0974080Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T01:45:59.7646330Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T01:45:59.7652860Z ==> Installing gdal dependency: expat 2021-05-16T01:45:59.7676160Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T01:46:02.5845900Z ==> Caveats 2021-05-16T01:46:02.5847530Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:02.5848820Z because macOS already provides this software and installing another version in 2021-05-16T01:46:02.5849890Z parallel can cause all kinds of trouble. 2021-05-16T01:46:02.5850500Z 2021-05-16T01:46:02.5851320Z If you need to have expat first in your PATH, run: 2021-05-16T01:46:02.5852990Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:02.5853860Z 2021-05-16T01:46:02.5854670Z For compilers to find expat you may need to set: 2021-05-16T01:46:02.5856090Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:46:02.5857470Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:46:02.5858170Z 2021-05-16T01:46:02.5859390Z For pkg-config to find expat you may need to set: 2021-05-16T01:46:02.5860460Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:46:02.5861170Z 2021-05-16T01:46:02.5862470Z ==> Summary 2021-05-16T01:46:02.5875000Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T01:46:02.5890910Z ==> Installing gdal dependency: freexl 2021-05-16T01:46:02.5964330Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T01:46:05.5076390Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T01:46:05.5083730Z ==> Installing gdal dependency: geos 2021-05-16T01:46:05.5676000Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T01:46:09.4638960Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T01:46:09.4657330Z ==> Installing gdal dependency: hdf5 2021-05-16T01:46:09.5242130Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:46:13.0129090Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:46:13.0135840Z ==> Installing gdal dependency: json-c 2021-05-16T01:46:13.0192650Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T01:46:15.8442070Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T01:46:15.8449320Z ==> Installing gdal dependency: libxml2 2021-05-16T01:46:15.8530880Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T01:46:19.6937260Z ==> Caveats 2021-05-16T01:46:19.6938480Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:19.6939860Z because macOS already provides this software and installing another version in 2021-05-16T01:46:19.6941050Z parallel can cause all kinds of trouble. 2021-05-16T01:46:19.6941770Z 2021-05-16T01:46:19.6942700Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:46:19.6944380Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:19.6945440Z 2021-05-16T01:46:19.6951950Z For compilers to find libxml2 you may need to set: 2021-05-16T01:46:19.6953500Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:46:19.6954590Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:46:19.6954970Z 2021-05-16T01:46:19.6956160Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:46:19.6957460Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:46:19.6957870Z 2021-05-16T01:46:19.6958980Z ==> Summary 2021-05-16T01:46:19.6960320Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T01:46:19.6962000Z ==> Installing gdal dependency: libdap 2021-05-16T01:46:19.6963540Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T01:46:22.4302300Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T01:46:22.4310030Z ==> Installing gdal dependency: proj 2021-05-16T01:46:22.4522210Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T01:46:25.7709830Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T01:46:25.7718570Z ==> Installing gdal dependency: libgeotiff 2021-05-16T01:46:25.7963460Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T01:46:28.7009340Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T01:46:28.7014900Z ==> Installing gdal dependency: librttopo 2021-05-16T01:46:28.7476990Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:46:31.4462470Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T01:46:31.4467230Z ==> Installing gdal dependency: minizip 2021-05-16T01:46:31.4693630Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T01:46:34.2130360Z ==> Caveats 2021-05-16T01:46:34.2132030Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:46:34.2133530Z with the venerable 'unzip' library. 2021-05-16T01:46:34.2134990Z ==> Summary 2021-05-16T01:46:34.2152270Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T01:46:34.2159470Z ==> Installing gdal dependency: libspatialite 2021-05-16T01:46:34.3092080Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T01:46:37.5265440Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T01:46:37.5270930Z ==> Installing gdal dependency: netcdf 2021-05-16T01:46:37.5859820Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:46:40.7181050Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:46:40.7187690Z ==> Installing gdal dependency: openblas 2021-05-16T01:46:40.7595720Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T01:46:44.9750920Z ==> Caveats 2021-05-16T01:46:44.9756960Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:44.9758200Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:46:44.9758940Z 2021-05-16T01:46:44.9759770Z For compilers to find openblas you may need to set: 2021-05-16T01:46:44.9761160Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:46:44.9770530Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:46:44.9810310Z 2021-05-16T01:46:44.9819720Z For pkg-config to find openblas you may need to set: 2021-05-16T01:46:44.9843740Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:46:44.9844580Z 2021-05-16T01:46:44.9846180Z ==> Summary 2021-05-16T01:46:44.9847610Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T01:46:44.9856870Z ==> Installing gdal dependency: numpy 2021-05-16T01:46:45.0599720Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T01:46:49.5451900Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T01:46:49.5457650Z ==> Installing gdal dependency: xerces-c 2021-05-16T01:46:49.5515200Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T01:46:55.3059220Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T01:46:55.3065330Z ==> Installing gdal 2021-05-16T01:46:55.3069060Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T01:47:02.4663500Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T01:47:03.8675940Z ==> No outdated dependents to upgrade! 2021-05-16T01:47:03.8679330Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:47:04.2177250Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:47:04.2179650Z netcdf 2021-05-16T01:47:04.3108540Z ==> Caveats 2021-05-16T01:47:04.3110880Z ==> expat 2021-05-16T01:47:04.3153610Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:04.3154940Z because macOS already provides this software and installing another version in 2021-05-16T01:47:04.3156180Z parallel can cause all kinds of trouble. 2021-05-16T01:47:04.3156900Z 2021-05-16T01:47:04.3157900Z If you need to have expat first in your PATH, run: 2021-05-16T01:47:04.3159460Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:04.3160240Z 2021-05-16T01:47:04.3161080Z For compilers to find expat you may need to set: 2021-05-16T01:47:04.3162380Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:47:04.3163760Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:47:04.3164460Z 2021-05-16T01:47:04.3165650Z For pkg-config to find expat you may need to set: 2021-05-16T01:47:04.3166730Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:47:04.3167430Z 2021-05-16T01:47:04.3168560Z ==> libxml2 2021-05-16T01:47:04.3198860Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:04.3200150Z because macOS already provides this software and installing another version in 2021-05-16T01:47:04.3201410Z parallel can cause all kinds of trouble. 2021-05-16T01:47:04.3202020Z 2021-05-16T01:47:04.3202830Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:47:04.3204390Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:04.3205160Z 2021-05-16T01:47:04.3205970Z For compilers to find libxml2 you may need to set: 2021-05-16T01:47:04.3207310Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:47:04.3208760Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:47:04.3209460Z 2021-05-16T01:47:04.3210850Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:47:04.3211960Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:47:04.3212650Z 2021-05-16T01:47:04.3213770Z ==> minizip 2021-05-16T01:47:04.3216730Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:47:04.3218160Z with the venerable 'unzip' library. 2021-05-16T01:47:04.3219420Z ==> openblas 2021-05-16T01:47:04.3258570Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:04.3259780Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:47:04.3260500Z 2021-05-16T01:47:04.3261300Z For compilers to find openblas you may need to set: 2021-05-16T01:47:04.3262920Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:47:04.3264370Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:47:04.3265070Z 2021-05-16T01:47:04.3266290Z For pkg-config to find openblas you may need to set: 2021-05-16T01:47:04.3267360Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:47:04.3268080Z 2021-05-16T01:47:06.5663870Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:47:07.1406460Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T01:47:07.1439410Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:47:07.5263980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:47:07.5451600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:47:08.0852650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T01:47:08.0879550Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:47:08.4761770Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:47:08.4993880Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T01:47:10.2076210Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T01:47:10.5827540Z ==> 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:11.9251710Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:47:12.4908680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T01:47:12.4935920Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:47:12.8699080Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:47:12.8831780Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T01:47:14.6018060Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T01:47:14.9963180Z ==> 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:47:15.3525600Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T01:47:15.3561780Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T01:47:17.0641530Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T01:47:17.4370350Z ==> 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:47:18.0971060Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T01:47:20.1031250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T01:47:20.4685660Z ==> 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:47:20.8097370Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T01:47:22.5565210Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T01:47:22.9354330Z ==> 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:47:24.0812660Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T01:47:24.0820550Z ==> Installing itk dependency: open-mpi 2021-05-16T01:47:24.2136520Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:47:29.9874930Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:47:29.9883780Z ==> Installing itk dependency: fftw 2021-05-16T01:47:30.0552820Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:47:33.3177120Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:47:33.3186070Z ==> Installing itk dependency: boost 2021-05-16T01:47:33.3242390Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T01:48:06.9178330Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T01:48:06.9198650Z ==> Installing itk dependency: netcdf 2021-05-16T01:48:06.9963170Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:48:10.1230220Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:48:10.1236470Z ==> Installing itk dependency: pyqt@5 2021-05-16T01:48:10.1921520Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T01:48:16.0208300Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T01:48:16.0214530Z ==> Installing itk dependency: vtk@8.2 2021-05-16T01:48:16.1914740Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T01:48:47.9146400Z ==> Caveats 2021-05-16T01:48:47.9148190Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:47.9149380Z because this is an alternate version of another formula. 2021-05-16T01:48:47.9150160Z 2021-05-16T01:48:47.9151080Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T01:48:47.9152620Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:48:47.9153380Z 2021-05-16T01:48:47.9154220Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T01:48:47.9155540Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T01:48:47.9156920Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T01:48:47.9157610Z 2021-05-16T01:48:47.9158770Z ==> Summary 2021-05-16T01:48:48.1503260Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T01:48:48.1511010Z ==> Installing itk dependency: gdcm 2021-05-16T01:48:48.3562570Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T01:48:54.9092670Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T01:48:54.9094470Z ==> Installing itk 2021-05-16T01:48:54.9095790Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T01:49:09.6646430Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T01:49:13.0703670Z ==> No outdated dependents to upgrade! 2021-05-16T01:49:13.0706240Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:49:15.4202410Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:49:15.4203540Z fftw 2021-05-16T01:49:15.4635160Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T01:49:15.4636830Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T01:49:17.4592080Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T01:49:17.6003890Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:49:18.7427450Z /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:49:19.2982900Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T01:49:19.7001780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T01%3A55%3A00Z&sig=luFVsgwVGGtRwQuvupwhjmrt3YBGktJW%2BOm4p3GDBVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:19.7546570Z /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-16T01\%3A55\%3A00Z\&sig=luFVsgwVGGtRwQuvupwhjmrt3YBGktJW\%2BOm4p3GDBVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:19.8158520Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T01:49:19.8235570Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:49:20.9956970Z /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:49:21.5901840Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T01:49:21.9771670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T01%3A55%3A00Z&sig=noNUOlQTvQnFGWi8r9WMhyQ2KpEJTc0xmx%2BUQUiUfl0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:22.0311460Z /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-16T01\%3A55\%3A00Z\&sig=noNUOlQTvQnFGWi8r9WMhyQ2KpEJTc0xmx\%2BUQUiUfl0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:22.7191320Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T01:49:22.7284870Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:49:23.8454450Z /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:49:24.4211160Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T01:49:24.8318480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T01%3A55%3A00Z&sig=pJAptmv9pn13q6CEnmS774dKFY1%2B7K3%2F%2FXdiqmT%2FI%2F4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:24.8825890Z /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-16T01\%3A55\%3A00Z\&sig=pJAptmv9pn13q6CEnmS774dKFY1\%2B7K3\%2F\%2FXdiqmT\%2FI\%2F4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:24.9646950Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T01:49:24.9693200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:49:26.1016440Z /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:49:26.6611400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T01:49:27.0386250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T01%3A55%3A00Z&sig=c%2B1Iu2kVprRIwJgh3FLz8oF3E7Lhrr5RyuylDXK8sNY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:27.0972970Z /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-16T01\%3A55\%3A00Z\&sig=c\%2B1Iu2kVprRIwJgh3FLz8oF3E7Lhrr5RyuylDXK8sNY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:49:27.4018250Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T01:49:27.4649400Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T01:49:27.4654860Z ==> Installing libav dependency: faac 2021-05-16T01:49:27.5409540Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T01:49:27.5469060Z 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-8928-k8kmq 2021-05-16T01:49:27.5602140Z cp -pR /private/tmp/d20210516-8928-k8kmq/faac/. /usr/local/Cellar/faac 2021-05-16T01:49:27.5829370Z chmod -Rf +w /private/tmp/d20210516-8928-k8kmq 2021-05-16T01:49:27.6314820Z ==> Finishing up 2021-05-16T01:49:27.7378930Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T01:49:27.7385510Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T01:49:27.7390920Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T01:49:27.7409130Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T01:49:27.7416390Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T01:49:27.7421640Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T01:49:27.7427280Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T01:49:27.7605440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9110-1ejq291.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:49:30.4320780Z ==> Summary 2021-05-16T01:49:30.4347470Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T01:49:30.4354940Z ==> Installing libav dependency: fdk-aac 2021-05-16T01:49:30.4378230Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T01:49:30.4396490Z 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-8928-bck73s 2021-05-16T01:49:30.4716310Z cp -pR /private/tmp/d20210516-8928-bck73s/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T01:49:30.4905570Z chmod -Rf +w /private/tmp/d20210516-8928-bck73s 2021-05-16T01:49:30.5554140Z ==> Finishing up 2021-05-16T01:49:30.6067390Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T01:49:30.6073830Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T01:49:30.6081320Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T01:49:30.6086350Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T01:49:30.6092270Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T01:49:30.6100420Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T01:49:30.6261870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9136-1a2mc4d.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:49:33.3164040Z ==> Summary 2021-05-16T01:49:33.3188160Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T01:49:33.3197390Z ==> Installing libav dependency: sdl 2021-05-16T01:49:33.3223740Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T01:49:33.3277690Z 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-8928-wj7rw7 2021-05-16T01:49:33.4118440Z cp -pR /private/tmp/d20210516-8928-wj7rw7/sdl/. /usr/local/Cellar/sdl 2021-05-16T01:49:33.5342590Z chmod -Rf +w /private/tmp/d20210516-8928-wj7rw7 2021-05-16T01:49:33.7083050Z ==> Finishing up 2021-05-16T01:49:33.7587410Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T01:49:33.7593100Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T01:49:33.7609330Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T01:49:33.7642000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T01:49:33.7651690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T01:49:33.7660410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T01:49:33.7673850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T01:49:33.7684120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T01:49:33.7690950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T01:49:33.7704040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T01:49:33.7714160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T01:49:33.7724870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T01:49:33.7734390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T01:49:33.7744630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T01:49:33.7753520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T01:49:33.7759300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T01:49:33.7764980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T01:49:33.7774080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T01:49:33.7805640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T01:49:33.7814460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T01:49:33.7825560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T01:49:33.7836880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T01:49:33.7845830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T01:49:33.7855920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T01:49:33.7864620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T01:49:33.7874030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T01:49:33.7884880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T01:49:33.7893210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T01:49:33.7901210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T01:49:33.7911190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T01:49:33.7919040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T01:49:33.7924590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T01:49:33.7930130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T01:49:33.7938310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T01:49:33.7946120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T01:49:33.7955650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T01:49:33.7960750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T01:49:33.7968830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T01:49:33.7978350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T01:49:33.7983290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T01:49:33.7989210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T01:49:33.7998140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T01:49:33.8008000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T01:49:33.8016630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T01:49:33.8025130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T01:49:33.8030500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T01:49:33.8036180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T01:49:33.8041650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T01:49:33.8046870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T01:49:33.8057360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T01:49:33.8067430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T01:49:33.8072890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T01:49:33.8079730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T01:49:33.8087180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T01:49:33.8113130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T01:49:33.8121350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T01:49:33.8128020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T01:49:33.8133990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T01:49:33.8146290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T01:49:33.8154310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T01:49:33.8162700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T01:49:33.8173290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T01:49:33.8181790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T01:49:33.8187300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T01:49:33.8195070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T01:49:33.8205320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T01:49:33.8210840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T01:49:33.8216330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T01:49:33.8224330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T01:49:33.8234490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T01:49:33.8241640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T01:49:33.8246900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T01:49:33.8254540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T01:49:33.8263880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T01:49:33.8272400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T01:49:33.8277860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T01:49:33.8283410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T01:49:33.8291490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T01:49:33.8296480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T01:49:33.8302330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T01:49:33.8307940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T01:49:33.8316940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T01:49:33.8322130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T01:49:33.8327910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T01:49:33.8333930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T01:49:33.8340210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T01:49:33.8345500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T01:49:33.8351050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T01:49:33.8361940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T01:49:33.8367700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T01:49:33.8377670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T01:49:33.8387780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T01:49:33.8393860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T01:49:33.8399170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T01:49:33.8407410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T01:49:33.8413070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T01:49:33.8419130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T01:49:33.8428300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T01:49:33.8433380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T01:49:33.8439670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T01:49:33.8446670Z Only the first 100 operations were output. 2021-05-16T01:49:33.9601180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9162-zh7dja.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:49:36.5868630Z ==> Summary 2021-05-16T01:49:36.6023520Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T01:49:36.6030290Z ==> Installing libav 2021-05-16T01:49:36.6033980Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T01:49:36.6056160Z 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-8928-11zsds2 2021-05-16T01:49:36.8566630Z cp -pR /private/tmp/d20210516-8928-11zsds2/libav/. /usr/local/Cellar/libav 2021-05-16T01:49:36.9392650Z chmod -Rf +w /private/tmp/d20210516-8928-11zsds2 2021-05-16T01:49:38.2209100Z ==> Finishing up 2021-05-16T01:49:38.2700030Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T01:49:38.2711310Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T01:49:38.2716680Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T01:49:38.2744150Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T01:49:38.2749750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T01:49:38.2755530Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T01:49:38.3111000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9188-111x1zd.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:49:41.0145470Z ==> Summary 2021-05-16T01:49:41.0166570Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T01:49:43.8537760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T01:49:45.6940850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T01:49:46.0757860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T01%3A55%3A00Z&sig=iD38lDYSWzO%2FQTU4Vs0sbIMrwCJQz%2FKyxpYABVHgutk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:46.3325690Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:49:49.2868020Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T01:49:51.8913640Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T01:49:51.8914780Z To reinstall 4.3.0, run: 2021-05-16T01:49:51.8915550Z brew reinstall libtiff 2021-05-16T01:49:53.6178910Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T01:49:53.6180060Z To reinstall 2.3.9_1, run: 2021-05-16T01:49:53.6180840Z brew reinstall unixodbc 2021-05-16T01:49:55.3766140Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T01:49:55.3767300Z To reinstall 1.0.18_1, run: 2021-05-16T01:49:55.3768110Z brew reinstall libsodium 2021-05-16T01:49:57.1308230Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T01:49:57.1309530Z To reinstall 4.1.1, run: 2021-05-16T01:49:57.1310370Z brew reinstall tesseract 2021-05-16T01:49:58.8630730Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T01:49:58.8631910Z To reinstall 1.21.1, run: 2021-05-16T01:49:58.8632700Z brew reinstall wget 2021-05-16T01:50:00.6966280Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T01:50:00.6967660Z To reinstall 4.3.4, run: 2021-05-16T01:50:00.6968510Z brew reinstall zeromq 2021-05-16T01:50:02.4532370Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T01:50:02.4533680Z To reinstall 2.2.27.6_1, run: 2021-05-16T01:50:02.4534530Z brew reinstall udunits 2021-05-16T01:50:04.2025240Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T01:50:04.2026350Z To reinstall 1.2.0, run: 2021-05-16T01:50:04.2027280Z brew reinstall webp 2021-05-16T01:50:06.0281020Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T01:50:07.7436850Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T01:50:08.1259100Z ==> 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:09.9817910Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T01:50:54.2428160Z ==> Caveats 2021-05-16T01:50:54.2429440Z Bash completion has been installed to: 2021-05-16T01:50:54.2430460Z /usr/local/etc/bash_completion.d 2021-05-16T01:50:54.2431740Z ==> Summary 2021-05-16T01:50:55.6356990Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T01:50:58.7709170Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T01:50:58.7716610Z ==> 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:02.0979070Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:51:02.0980420Z ==> Installing Cask xquartz 2021-05-16T01:51:21.9274340Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T01:51:21.9276250Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T01:51:46.7166340Z installer: Package name is 2021-05-16T01:51:46.7171350Z installer: Installing at base path / 2021-05-16T01:51:46.7172370Z installer: The install was successful. 2021-05-16T01:51:46.7173380Z installer: The install requires logging out now. 2021-05-16T01:51:46.8494770Z 🍺 xquartz was successfully installed! 2021-05-16T01:51:46.8786100Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:51:46.8786650Z with: 2021-05-16T01:51:46.8787220Z github_slug: neuroconductor/fmriqa 2021-05-16T01:51:46.8787720Z env: 2021-05-16T01:51:46.8788180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:46.8788590Z TIC_DEPLOY_KEY: 2021-05-16T01:51:46.8788910Z RSPM: 2021-05-16T01:51:46.8790790Z GITHUB_PAT: *** 2021-05-16T01:51:46.8791190Z COVERALLS_TOKEN: 2021-05-16T01:51:46.8791620Z continue-on-error: false 2021-05-16T01:51:46.8792070Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:46.8792520Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:46.8792910Z TZ: UTC 2021-05-16T01:51:46.8793260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:46.8793620Z NOT_CRAN: true 2021-05-16T01:51:46.8793980Z ##[endgroup] 2021-05-16T01:51:46.9597840Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:51:46.9723120Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:51:46.9723770Z env: 2021-05-16T01:51:46.9724190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:46.9724690Z TIC_DEPLOY_KEY: 2021-05-16T01:51:46.9725040Z RSPM: 2021-05-16T01:51:46.9725960Z GITHUB_PAT: *** 2021-05-16T01:51:46.9726370Z COVERALLS_TOKEN: 2021-05-16T01:51:46.9726860Z continue-on-error: false 2021-05-16T01:51:46.9727380Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:46.9727870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:46.9728340Z TZ: UTC 2021-05-16T01:51:46.9728710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:46.9729140Z NOT_CRAN: true 2021-05-16T01:51:46.9729510Z ##[endgroup] 2021-05-16T01:51:48.3012250Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:51:48.3012970Z with: 2021-05-16T01:51:48.3013330Z repo_name: fmriqa 2021-05-16T01:51:48.3014180Z repo_version: 0.4.0 2021-05-16T01:51:48.3014590Z runner_os: macOS 2021-05-16T01:51:48.3014940Z R_version: 3.6 2021-05-16T01:51:48.3015290Z env: 2021-05-16T01:51:48.3015710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:48.3016160Z TIC_DEPLOY_KEY: 2021-05-16T01:51:48.3016500Z RSPM: 2021-05-16T01:51:48.3017770Z GITHUB_PAT: *** 2021-05-16T01:51:48.3018200Z COVERALLS_TOKEN: 2021-05-16T01:51:48.3018700Z continue-on-error: false 2021-05-16T01:51:48.3019160Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:48.3019680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:48.3020140Z TZ: UTC 2021-05-16T01:51:48.3020500Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:48.3020930Z NOT_CRAN: true 2021-05-16T01:51:48.3021290Z ##[endgroup] 2021-05-16T01:51:48.3713540Z Package: fmriqa 2021-05-16T01:51:48.3720130Z Version: 0.4.0 2021-05-16T01:51:48.3721020Z OS: macOS 2021-05-16T01:51:48.3815330Z ##[group]Run install.packages('remotes') 2021-05-16T01:51:48.3816160Z install.packages('remotes') 2021-05-16T01:51:48.3816910Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:51:48.3817870Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:51:48.4008310Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:48.4008740Z env: 2021-05-16T01:51:48.4009210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:48.4009960Z TIC_DEPLOY_KEY: 2021-05-16T01:51:48.4010350Z RSPM: 2021-05-16T01:51:48.4012070Z GITHUB_PAT: *** 2021-05-16T01:51:48.4012620Z COVERALLS_TOKEN: 2021-05-16T01:51:48.4013110Z continue-on-error: false 2021-05-16T01:51:48.4013590Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:48.4014100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:48.4014530Z TZ: UTC 2021-05-16T01:51:48.4015050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:48.4015530Z NOT_CRAN: true 2021-05-16T01:51:48.4015930Z ##[endgroup] 2021-05-16T01:51:48.6577330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:51:48.6580900Z (as ‘lib’ is unspecified) 2021-05-16T01:51:51.9376280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T01:51:52.2231650Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T01:51:52.2431800Z ================================================== 2021-05-16T01:51:52.2432860Z downloaded 381 KB 2021-05-16T01:51:52.2433860Z 2021-05-16T01:51:52.2674290Z 2021-05-16T01:51:52.2775470Z The downloaded binary packages are in 2021-05-16T01:51:52.2876840Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpBs7ByS/downloaded_packages 2021-05-16T01:51:58.4871100Z ##[group]Run actions/cache@v1 2021-05-16T01:51:58.4871670Z with: 2021-05-16T01:51:58.4872100Z path: /Users/runner/work/_temp/Library 2021-05-16T01:51:58.4874440Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-f998156f1d052c441dde6073145b3772be2310d8046e7eb27e237c5630e0c939 2021-05-16T01:51:58.4877410Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T01:51:58.4878460Z env: 2021-05-16T01:51:58.4878930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:58.4879380Z TIC_DEPLOY_KEY: 2021-05-16T01:51:58.4879760Z RSPM: 2021-05-16T01:51:58.4881410Z GITHUB_PAT: *** 2021-05-16T01:51:58.4881870Z COVERALLS_TOKEN: 2021-05-16T01:51:58.4882330Z continue-on-error: false 2021-05-16T01:51:58.4882840Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:58.4883320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:58.4883770Z TZ: UTC 2021-05-16T01:51:58.4884260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:58.4884710Z NOT_CRAN: true 2021-05-16T01:51:58.4885080Z ##[endgroup] 2021-05-16T01:51:58.5664320Z [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:51:58.5793030Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:51:58.5794020Z remotes::install_github("ropensci/tic") 2021-05-16T01:51:58.5794620Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:51:58.5795280Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:51:58.5795860Z remotes::install_cran("covr") 2021-05-16T01:51:58.6024720Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:58.6025190Z env: 2021-05-16T01:51:58.6025630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:58.6026120Z TIC_DEPLOY_KEY: 2021-05-16T01:51:58.6026430Z RSPM: 2021-05-16T01:51:58.6027360Z GITHUB_PAT: *** 2021-05-16T01:51:58.6027730Z COVERALLS_TOKEN: 2021-05-16T01:51:58.6028190Z continue-on-error: false 2021-05-16T01:51:58.6028690Z VDIFFR_RUN_TESTS: false 2021-05-16T01:51:58.6029150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:51:58.6029610Z TZ: UTC 2021-05-16T01:51:58.6030040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:58.6030450Z NOT_CRAN: true 2021-05-16T01:51:58.6030850Z ##[endgroup] 2021-05-16T01:51:58.8742460Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:51:59.7285980Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:52:03.6497280Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:52:03.6498790Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:52:03.6500140Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:52:03.6501330Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:52:03.6502620Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:52:03.6503860Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:52:03.6505070Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:52:03.6506340Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:52:03.6507620Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:52:03.6508900Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:52:03.6510140Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:52:03.6511330Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:52:03.6512710Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:52:03.6513900Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:52:03.6515160Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:52:03.6516420Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:52:03.6517710Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:03.6519010Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:52:03.6520210Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:52:03.6521490Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:52:03.6522730Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:52:03.6523940Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:52:03.6525400Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:52:03.6528200Z 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:03.6530210Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:52:03.6531660Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:52:03.6532950Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:52:03.6534270Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:03.6535490Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:03.6536770Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:52:03.6538030Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:52:03.6539260Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:52:03.6540980Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:52:03.6541970Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:52:03.6543790Z (as ‘lib’ is unspecified) 2021-05-16T01:52:03.6544740Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:52:03.6546350Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:52:03.6547660Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:52:06.7165430Z 2021-05-16T01:52:06.7166910Z There is a binary version available but the source version is later: 2021-05-16T01:52:06.7194860Z binary source needs_compilation 2021-05-16T01:52:06.7196310Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T01:52:06.7196930Z 2021-05-16T01:52:06.7220220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T01:52:07.0995850Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T01:52:07.1342030Z ================================================== 2021-05-16T01:52:07.1343160Z downloaded 1.3 MB 2021-05-16T01:52:07.1343800Z 2021-05-16T01:52:07.1395540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T01:52:07.5201120Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T01:52:07.5234890Z ================================================== 2021-05-16T01:52:07.5237360Z downloaded 220 KB 2021-05-16T01:52:07.5239560Z 2021-05-16T01:52:07.5274780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T01:52:07.8996260Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T01:52:07.9108080Z ================================================== 2021-05-16T01:52:07.9109360Z downloaded 135 KB 2021-05-16T01:52:07.9110220Z 2021-05-16T01:52:07.9151440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T01:52:08.1883940Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T01:52:08.1945680Z ================================================== 2021-05-16T01:52:08.1946750Z downloaded 46 KB 2021-05-16T01:52:08.1947360Z 2021-05-16T01:52:08.1983790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T01:52:08.5349880Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T01:52:08.5353290Z ================================================== 2021-05-16T01:52:08.5355480Z downloaded 21 KB 2021-05-16T01:52:08.5357700Z 2021-05-16T01:52:08.5389440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T01:52:08.8482200Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T01:52:08.8534830Z ================================================== 2021-05-16T01:52:08.8538380Z downloaded 80 KB 2021-05-16T01:52:08.8539240Z 2021-05-16T01:52:08.8572630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T01:52:09.2301090Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T01:52:09.3083840Z ================================================== 2021-05-16T01:52:09.3085010Z downloaded 2.7 MB 2021-05-16T01:52:09.3085630Z 2021-05-16T01:52:09.3126580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T01:52:09.6714170Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T01:52:09.6744070Z ================================================== 2021-05-16T01:52:09.6745260Z downloaded 34 KB 2021-05-16T01:52:09.6745980Z 2021-05-16T01:52:09.6759550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T01:52:09.9317460Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T01:52:09.9626520Z ================================================== 2021-05-16T01:52:09.9628360Z downloaded 841 KB 2021-05-16T01:52:09.9629020Z 2021-05-16T01:52:09.9664540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T01:52:10.3522080Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T01:52:10.3729770Z ================================================== 2021-05-16T01:52:10.3731680Z downloaded 480 KB 2021-05-16T01:52:10.3734930Z 2021-05-16T01:52:10.3770750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T01:52:10.7449690Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T01:52:10.7451450Z ================================================== 2021-05-16T01:52:10.7452830Z downloaded 13 KB 2021-05-16T01:52:10.7454560Z 2021-05-16T01:52:10.7487060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T01:52:11.1273240Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T01:52:11.1543460Z ================================================== 2021-05-16T01:52:11.1544460Z downloaded 489 KB 2021-05-16T01:52:11.1545120Z 2021-05-16T01:52:11.1581970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T01:52:11.7436380Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T01:52:11.7439590Z ================================================== 2021-05-16T01:52:11.7440670Z downloaded 89 KB 2021-05-16T01:52:11.7441300Z 2021-05-16T01:52:11.7466670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T01:52:12.0952500Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T01:52:12.1170730Z ================================================== 2021-05-16T01:52:12.1173430Z downloaded 517 KB 2021-05-16T01:52:12.1175090Z 2021-05-16T01:52:12.1208860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T01:52:12.3894070Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T01:52:12.4037730Z ================================================== 2021-05-16T01:52:12.4040960Z downloaded 206 KB 2021-05-16T01:52:12.4041640Z 2021-05-16T01:52:12.4074480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T01:52:12.7921460Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T01:52:12.8159540Z ================================================== 2021-05-16T01:52:12.8160300Z downloaded 266 KB 2021-05-16T01:52:12.8161340Z 2021-05-16T01:52:12.8202860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T01:52:13.2083040Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T01:52:13.2188610Z ================================================== 2021-05-16T01:52:13.2189850Z downloaded 166 KB 2021-05-16T01:52:13.2190460Z 2021-05-16T01:52:13.2226530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T01:52:13.5986100Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T01:52:13.6066690Z ================================================== 2021-05-16T01:52:13.6070630Z downloaded 94 KB 2021-05-16T01:52:13.6073880Z 2021-05-16T01:52:13.6102590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T01:52:13.9743140Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T01:52:14.0026110Z ================================================== 2021-05-16T01:52:14.0026830Z downloaded 136 KB 2021-05-16T01:52:14.0028070Z 2021-05-16T01:52:14.0061640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T01:52:14.2986560Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T01:52:14.3095400Z ================================================== 2021-05-16T01:52:14.3095990Z downloaded 183 KB 2021-05-16T01:52:14.3096290Z 2021-05-16T01:52:14.3131850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T01:52:14.6951170Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T01:52:14.7054490Z ================================================== 2021-05-16T01:52:14.7056940Z downloaded 199 KB 2021-05-16T01:52:14.7057290Z 2021-05-16T01:52:14.7088950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T01:52:15.0974330Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T01:52:15.1106450Z ================================================== 2021-05-16T01:52:15.1107890Z downloaded 204 KB 2021-05-16T01:52:15.1108200Z 2021-05-16T01:52:15.1143780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T01:52:15.4668710Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T01:52:15.4716880Z ================================================== 2021-05-16T01:52:15.4718240Z downloaded 63 KB 2021-05-16T01:52:15.4718990Z 2021-05-16T01:52:15.4751520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T01:52:15.8263020Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T01:52:15.8305650Z ================================================== 2021-05-16T01:52:15.8306880Z downloaded 44 KB 2021-05-16T01:52:15.8307220Z 2021-05-16T01:52:15.8340080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T01:52:16.2958920Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T01:52:16.3086340Z ================================================== 2021-05-16T01:52:16.3087900Z downloaded 407 KB 2021-05-16T01:52:16.3088310Z 2021-05-16T01:52:16.3123470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T01:52:16.8082840Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T01:52:16.8084090Z ================================================== 2021-05-16T01:52:16.8084590Z downloaded 91 KB 2021-05-16T01:52:16.8084850Z 2021-05-16T01:52:16.8122480Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T01:52:17.1838610Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T01:52:17.1936790Z ================================================== 2021-05-16T01:52:17.1937350Z downloaded 134 KB 2021-05-16T01:52:17.1937660Z 2021-05-16T01:52:17.2120710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T01:52:17.5731660Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T01:52:17.6353140Z ================================================== 2021-05-16T01:52:17.6414590Z downloaded 1.8 MB 2021-05-16T01:52:17.6415620Z 2021-05-16T01:52:17.6417850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T01:52:18.0226280Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T01:52:18.0447420Z ================================================== 2021-05-16T01:52:18.0448720Z downloaded 535 KB 2021-05-16T01:52:18.0449070Z 2021-05-16T01:52:18.0489380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T01:52:18.4032070Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T01:52:18.4347140Z ================================================== 2021-05-16T01:52:18.4348040Z downloaded 514 KB 2021-05-16T01:52:18.4348350Z 2021-05-16T01:52:18.4385910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T01:52:18.7863130Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T01:52:18.7864930Z ================================================== 2021-05-16T01:52:18.7865770Z downloaded 47 KB 2021-05-16T01:52:18.7866090Z 2021-05-16T01:52:18.7899230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T01:52:19.2452910Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T01:52:19.2749480Z ================================================== 2021-05-16T01:52:19.2751240Z downloaded 690 KB 2021-05-16T01:52:19.2751550Z 2021-05-16T01:52:19.2788030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T01:52:19.6839290Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T01:52:19.6881350Z ================================================== 2021-05-16T01:52:19.6882610Z downloaded 46 KB 2021-05-16T01:52:19.6884110Z 2021-05-16T01:52:19.6918070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T01:52:20.0653590Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T01:52:20.1385870Z ================================================== 2021-05-16T01:52:20.1386430Z downloaded 2.0 MB 2021-05-16T01:52:20.1386700Z 2021-05-16T01:52:21.1664390Z 2021-05-16T01:52:21.1665280Z The downloaded binary packages are in 2021-05-16T01:52:21.1666180Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpu2zdoX/downloaded_packages 2021-05-16T01:52:21.1668010Z installing the source package ‘cachem’ 2021-05-16T01:52:21.1668390Z 2021-05-16T01:52:21.1686170Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:52:21.3105610Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:52:21.3106340Z ================================================== 2021-05-16T01:52:21.3106720Z downloaded 24 KB 2021-05-16T01:52:21.3107030Z 2021-05-16T01:52:21.6334790Z * installing *source* package ‘cachem’ ... 2021-05-16T01:52:21.6416870Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:52:21.6418150Z ** using staged installation 2021-05-16T01:52:21.6597340Z ** libs 2021-05-16T01:52:27.8382860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T01:52:28.4686950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:52:28.5566930Z clang -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:52:28.8099370Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:52:28.8143220Z ** R 2021-05-16T01:52:28.8260880Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:52:29.8413620Z ** help 2021-05-16T01:52:29.8714280Z *** installing help indices 2021-05-16T01:52:29.9001260Z ** building package indices 2021-05-16T01:52:29.9260650Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:30.3518320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:52:31.6726880Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:31.9765110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:31.9772490Z * DONE (cachem) 2021-05-16T01:52:31.9953870Z 2021-05-16T01:52:31.9976940Z The downloaded source packages are in 2021-05-16T01:52:32.0012940Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/downloaded_packages’ 2021-05-16T01:52:32.0022760Z Running `R CMD build`... 2021-05-16T01:52:35.1172210Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce7b73499a/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:52:35.1173670Z * preparing ‘tic’: 2021-05-16T01:52:35.1174670Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:52:35.1175390Z * installing the package to process help pages 2021-05-16T01:52:35.1176560Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:52:35.1177320Z * checking for empty or unneeded directories 2021-05-16T01:52:35.1178310Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:52:35.1179280Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:52:35.1180150Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:52:35.1184640Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:52:35.1185640Z (as ‘lib’ is unspecified) 2021-05-16T01:52:35.7694960Z * installing *source* package ‘tic’ ... 2021-05-16T01:52:35.7697730Z ** using staged installation 2021-05-16T01:52:35.8025540Z ** R 2021-05-16T01:52:35.8436230Z ** inst 2021-05-16T01:52:35.8634630Z ** preparing package for lazy loading 2021-05-16T01:52:36.4664810Z ** help 2021-05-16T01:52:36.6816580Z *** installing help indices 2021-05-16T01:52:36.8022250Z *** copying figures 2021-05-16T01:52:36.8053620Z ** building package indices 2021-05-16T01:52:36.9660130Z ** installing vignettes 2021-05-16T01:52:36.9665040Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:52:37.3358930Z ** testing if installed package can be loaded from final location 2021-05-16T01:52:37.7846290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:52:37.7915220Z * DONE (tic) 2021-05-16T01:52:37.8538630Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:52:38.3036620Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:52:41.5740590Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:52:41.5741890Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:52:41.5746670Z 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:52:41.5748980Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:52:41.5749840Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:52:41.5750710Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:52:41.5752400Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:52:41.5753470Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:52:41.5754370Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:52:41.5756560Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:52:41.5758000Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:52:41.5758890Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:52:41.5759940Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:52:41.5760780Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:52:41.5761740Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:52:41.5762820Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:52:41.5763690Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:52:41.5764730Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:52:41.5765550Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:52:41.5766530Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:52:41.5767390Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:52:41.5768580Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:52:41.5769650Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:52:41.5770540Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:52:41.5771580Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:52:41.5772550Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:52:41.5773400Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:52:41.5774220Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:52:41.5775060Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:52:41.5775900Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:52:41.5776720Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:52:41.5777850Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:52:41.5778970Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:52:41.5779860Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:52:41.5780720Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:52:41.5781960Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:52:41.5782910Z (as ‘lib’ is unspecified) 2021-05-16T01:52:41.5783840Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:52:41.5784770Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:52:41.5786230Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:52:41.5787660Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:52:43.2885290Z 2021-05-16T01:52:43.2928400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T01:52:43.2929510Z There is a binary version available but the source version is later: 2021-05-16T01:52:43.2930860Z binary source needs_compilation 2021-05-16T01:52:43.2931820Z xfun 0.22 0.23 TRUE 2021-05-16T01:52:43.2932440Z 2021-05-16T01:52:43.5338760Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T01:52:43.5450100Z ================================================== 2021-05-16T01:52:43.5450650Z downloaded 192 KB 2021-05-16T01:52:43.5450910Z 2021-05-16T01:52:43.5487530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T01:52:43.9261970Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T01:52:43.9956180Z ================================================== 2021-05-16T01:52:43.9958960Z downloaded 1.4 MB 2021-05-16T01:52:43.9959730Z 2021-05-16T01:52:43.9996970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T01:52:44.5782840Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T01:52:44.5785320Z ================================================== 2021-05-16T01:52:44.5788060Z downloaded 17 KB 2021-05-16T01:52:44.5788400Z 2021-05-16T01:52:44.5821020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-16T01:52:44.9196560Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-16T01:52:44.9617270Z ================================================== 2021-05-16T01:52:44.9618580Z downloaded 978 KB 2021-05-16T01:52:44.9619740Z 2021-05-16T01:52:44.9654790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-16T01:52:45.4658650Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-16T01:52:45.4899750Z ================================================== 2021-05-16T01:52:45.4901000Z downloaded 785 KB 2021-05-16T01:52:45.4901830Z 2021-05-16T01:52:45.4953210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T01:52:45.8420030Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T01:52:45.8461200Z ================================================== 2021-05-16T01:52:45.8462000Z downloaded 43 KB 2021-05-16T01:52:45.8462900Z 2021-05-16T01:52:45.8497260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T01:52:46.2794510Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T01:52:46.2840010Z ================================================== 2021-05-16T01:52:46.2840960Z downloaded 207 KB 2021-05-16T01:52:46.2841540Z 2021-05-16T01:52:46.2883730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T01:52:46.7480370Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T01:52:46.7776970Z ================================================== 2021-05-16T01:52:46.7780100Z downloaded 945 KB 2021-05-16T01:52:46.7781030Z 2021-05-16T01:52:46.7816710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T01:52:47.2124320Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T01:52:47.2125920Z ================================================== 2021-05-16T01:52:47.2126790Z downloaded 68 KB 2021-05-16T01:52:47.2128150Z 2021-05-16T01:52:47.2160620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T01:52:47.6820200Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T01:52:47.6869950Z ================================================== 2021-05-16T01:52:47.6872900Z downloaded 279 KB 2021-05-16T01:52:47.6874240Z 2021-05-16T01:52:47.6918390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T01:52:48.2825360Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T01:52:48.2898940Z ================================================== 2021-05-16T01:52:48.2906700Z downloaded 289 KB 2021-05-16T01:52:48.2978710Z 2021-05-16T01:52:48.2981460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T01:52:48.6534670Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T01:52:48.6536520Z ================================================== 2021-05-16T01:52:48.6537210Z downloaded 15 KB 2021-05-16T01:52:48.6537500Z 2021-05-16T01:52:48.6567990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T01:52:48.9490240Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T01:52:48.9590460Z ================================================== 2021-05-16T01:52:48.9639620Z downloaded 148 KB 2021-05-16T01:52:48.9646360Z 2021-05-16T01:52:48.9649380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T01:52:49.2099050Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T01:52:49.2153760Z ================================================== 2021-05-16T01:52:49.2154540Z downloaded 72 KB 2021-05-16T01:52:49.2154810Z 2021-05-16T01:52:49.2188490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T01:52:49.4978410Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T01:52:49.4998670Z ================================================== 2021-05-16T01:52:49.4999650Z downloaded 35 KB 2021-05-16T01:52:49.5000240Z 2021-05-16T01:52:49.5038290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T01:52:49.7551140Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T01:52:49.7708590Z ================================================== 2021-05-16T01:52:49.7712040Z downloaded 292 KB 2021-05-16T01:52:49.7716860Z 2021-05-16T01:52:49.7746920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T01:52:50.1366720Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T01:52:50.1595200Z ================================================== 2021-05-16T01:52:50.1595760Z downloaded 428 KB 2021-05-16T01:52:50.1596030Z 2021-05-16T01:52:50.1631970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T01:52:50.4165600Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T01:52:50.4234740Z ================================================== 2021-05-16T01:52:50.4235670Z downloaded 36 KB 2021-05-16T01:52:50.4236960Z 2021-05-16T01:52:50.4277650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T01:52:50.6837480Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T01:52:50.7050490Z ================================================== 2021-05-16T01:52:50.7051060Z downloaded 435 KB 2021-05-16T01:52:50.7051320Z 2021-05-16T01:52:50.7090250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T01:52:51.2443460Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T01:52:51.2444310Z ================================================== 2021-05-16T01:52:51.2444720Z downloaded 195 KB 2021-05-16T01:52:51.2444980Z 2021-05-16T01:52:51.2481210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T01:52:51.6020440Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T01:52:51.6027810Z ================================================== 2021-05-16T01:52:51.6028660Z downloaded 38 KB 2021-05-16T01:52:51.6030190Z 2021-05-16T01:52:51.6065010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T01:52:51.9014760Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T01:52:51.9132470Z ================================================== 2021-05-16T01:52:51.9133100Z downloaded 208 KB 2021-05-16T01:52:51.9133360Z 2021-05-16T01:52:51.9172300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T01:52:52.2100460Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T01:52:52.6433430Z ================================================== 2021-05-16T01:52:52.6434080Z downloaded 13.9 MB 2021-05-16T01:52:52.6434370Z 2021-05-16T01:52:52.6518880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T01:52:53.0594510Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T01:52:53.3341090Z ================================================== 2021-05-16T01:52:53.3342030Z downloaded 3.1 MB 2021-05-16T01:52:53.3349770Z 2021-05-16T01:52:53.3398890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T01:52:53.8692450Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T01:52:53.9079440Z ================================================== 2021-05-16T01:52:53.9079990Z downloaded 1.3 MB 2021-05-16T01:52:53.9080260Z 2021-05-16T01:52:53.9250650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T01:52:54.2642560Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T01:52:54.2716380Z ================================================== 2021-05-16T01:52:54.2717340Z downloaded 306 KB 2021-05-16T01:52:54.2717840Z 2021-05-16T01:52:54.2747810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T01:52:54.6419090Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T01:52:54.6489590Z ================================================== 2021-05-16T01:52:54.6490180Z downloaded 104 KB 2021-05-16T01:52:54.6490440Z 2021-05-16T01:52:54.6528600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T01:52:55.0368630Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T01:52:55.0371880Z ================================================== 2021-05-16T01:52:55.0372460Z downloaded 22 KB 2021-05-16T01:52:55.0372750Z 2021-05-16T01:52:55.0407970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T01:52:55.3274170Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T01:52:55.3317750Z ================================================== 2021-05-16T01:52:55.3318270Z downloaded 43 KB 2021-05-16T01:52:55.3318540Z 2021-05-16T01:52:55.3356000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T01:52:55.6501600Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T01:52:55.6502580Z ================================================== 2021-05-16T01:52:55.6502970Z downloaded 34 KB 2021-05-16T01:52:55.6503230Z 2021-05-16T01:52:55.6535890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T01:52:56.0095230Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T01:52:56.0188370Z ================================================== 2021-05-16T01:52:56.0188990Z downloaded 137 KB 2021-05-16T01:52:56.0189260Z 2021-05-16T01:52:56.0225280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T01:52:56.2746980Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T01:52:56.3612580Z ================================================== 2021-05-16T01:52:56.3613170Z downloaded 2.8 MB 2021-05-16T01:52:56.3613440Z 2021-05-16T01:52:56.3653970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T01:52:56.6254760Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T01:52:56.6255970Z ================================================== 2021-05-16T01:52:56.6256380Z downloaded 64 KB 2021-05-16T01:52:56.6256640Z 2021-05-16T01:52:56.6293060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T01:52:56.9160460Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T01:52:56.9488860Z ================================================== 2021-05-16T01:52:56.9489430Z downloaded 954 KB 2021-05-16T01:52:56.9489690Z 2021-05-16T01:52:56.9528260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T01:52:57.1802060Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T01:52:57.1937290Z ================================================== 2021-05-16T01:52:57.1937880Z downloaded 129 KB 2021-05-16T01:52:57.1938150Z 2021-05-16T01:52:57.1981630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T01:52:57.5392230Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T01:52:57.5497110Z ================================================== 2021-05-16T01:52:57.5497670Z downloaded 384 KB 2021-05-16T01:52:57.5497940Z 2021-05-16T01:52:59.3902180Z 2021-05-16T01:52:59.3903040Z The downloaded binary packages are in 2021-05-16T01:52:59.3903880Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpu2zdoX/downloaded_packages 2021-05-16T01:52:59.3905690Z installing the source package ‘xfun’ 2021-05-16T01:52:59.3906080Z 2021-05-16T01:52:59.3924800Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:52:59.5770730Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:52:59.5842870Z ================================================== 2021-05-16T01:52:59.5843530Z downloaded 109 KB 2021-05-16T01:52:59.5844150Z 2021-05-16T01:53:00.0460490Z * installing *source* package ‘xfun’ ... 2021-05-16T01:53:00.0534590Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:00.0535540Z ** using staged installation 2021-05-16T01:53:00.0793610Z ** libs 2021-05-16T01:53:00.1014830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:53:00.2894700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:53:00.3830510Z clang++ -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:01.8231300Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:53:01.8289720Z ** R 2021-05-16T01:53:01.8572650Z ** inst 2021-05-16T01:53:01.8605380Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:03.4959950Z ** help 2021-05-16T01:53:03.7124230Z *** installing help indices 2021-05-16T01:53:03.8585490Z ** building package indices 2021-05-16T01:53:04.0164590Z ** installing vignettes 2021-05-16T01:53:04.0265500Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:04.4146890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:53:04.5643380Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:04.8692050Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:04.8794710Z * DONE (xfun) 2021-05-16T01:53:04.9036230Z 2021-05-16T01:53:04.9041740Z The downloaded source packages are in 2021-05-16T01:53:04.9044810Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/downloaded_packages’ 2021-05-16T01:53:05.0601250Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:53:07.8096630Z 2021-05-16T01:53:08.5295620Z 2021-05-16T01:53:08.5322270Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce112b0eea/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:53:08.5400850Z 2021-05-16T01:53:08.5403690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce112b0eea/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:53:08.6292810Z 2021-05-16T01:53:08.6332910Z 2021-05-16T01:53:08.6334690Z ─ preparing ‘desc’: 2021-05-16T01:53:08.6348460Z 2021-05-16T01:53:08.6349360Z 2021-05-16T01:53:08.6438940Z checking DESCRIPTION meta-information ... 2021-05-16T01:53:08.6502250Z 2021-05-16T01:53:08.6505980Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:08.7634130Z 2021-05-16T01:53:08.7665840Z 2021-05-16T01:53:08.7667880Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:08.7676840Z 2021-05-16T01:53:08.7713080Z 2021-05-16T01:53:08.7715360Z ─ checking for empty or unneeded directories 2021-05-16T01:53:08.7749920Z 2021-05-16T01:53:08.7788380Z 2021-05-16T01:53:08.7790300Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:53:08.8958410Z 2021-05-16T01:53:08.8959720Z 2021-05-16T01:53:08.8960480Z 2021-05-16T01:53:08.9901880Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:09.0001000Z (as ‘lib’ is unspecified) 2021-05-16T01:53:09.4479030Z * installing *source* package ‘desc’ ... 2021-05-16T01:53:09.4543930Z ** using staged installation 2021-05-16T01:53:09.4772020Z ** R 2021-05-16T01:53:09.5048570Z ** inst 2021-05-16T01:53:09.5101590Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:11.6832600Z ** help 2021-05-16T01:53:11.8777340Z *** installing help indices 2021-05-16T01:53:11.9843750Z ** building package indices 2021-05-16T01:53:12.0967940Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:12.4375600Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:12.7554630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:12.7586530Z * DONE (desc) 2021-05-16T01:53:13.0784620Z 2021-05-16T01:53:13.0810560Z 2021-05-16T01:53:13.0845330Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce90e8096/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:53:13.0847000Z 2021-05-16T01:53:13.0849260Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce90e8096/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:53:13.1340800Z 2021-05-16T01:53:13.1396410Z 2021-05-16T01:53:13.1398260Z ─ preparing ‘ghtravis’: 2021-05-16T01:53:13.1399000Z 2021-05-16T01:53:13.1399640Z 2021-05-16T01:53:13.1460140Z checking DESCRIPTION meta-information ... 2021-05-16T01:53:13.1529900Z 2021-05-16T01:53:13.1531830Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:13.2180140Z 2021-05-16T01:53:13.2207190Z 2021-05-16T01:53:13.2209380Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:13.2217210Z 2021-05-16T01:53:13.2242730Z 2021-05-16T01:53:13.2245350Z ─ checking for empty or unneeded directories 2021-05-16T01:53:13.2252500Z 2021-05-16T01:53:13.2279200Z 2021-05-16T01:53:13.2281280Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:53:13.2542040Z 2021-05-16T01:53:13.2543390Z 2021-05-16T01:53:13.2544160Z 2021-05-16T01:53:13.3783910Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:13.3786550Z (as ‘lib’ is unspecified) 2021-05-16T01:53:13.7231260Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:53:13.7235110Z ** using staged installation 2021-05-16T01:53:13.7442220Z ** R 2021-05-16T01:53:13.7620940Z ** inst 2021-05-16T01:53:13.7642080Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:15.8796940Z ** help 2021-05-16T01:53:15.9625800Z *** installing help indices 2021-05-16T01:53:16.0177080Z ** building package indices 2021-05-16T01:53:16.0711380Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:16.9946790Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:17.9761510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:17.9863120Z * DONE (ghtravis) 2021-05-16T01:53:18.0165100Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:53:18.2897540Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:53:21.2320540Z 2021-05-16T01:53:21.2322500Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:53:21.2323680Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:53:21.2324500Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:53:21.2325330Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:53:21.2326120Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:53:21.2326860Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:53:21.2334690Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:21.2335900Z (as ‘lib’ is unspecified) 2021-05-16T01:53:22.7539570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T01:53:23.2220400Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T01:53:23.2268720Z ================================================== 2021-05-16T01:53:23.2271790Z downloaded 194 KB 2021-05-16T01:53:23.2272560Z 2021-05-16T01:53:23.2311370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T01:53:23.8661650Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T01:53:23.8717280Z ================================================== 2021-05-16T01:53:23.8720300Z downloaded 68 KB 2021-05-16T01:53:23.8720960Z 2021-05-16T01:53:23.8728260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T01:53:24.2275370Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T01:53:24.2379810Z ================================================== 2021-05-16T01:53:24.2380840Z downloaded 189 KB 2021-05-16T01:53:24.2381110Z 2021-05-16T01:53:24.2416520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T01:53:24.6257790Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T01:53:24.6660490Z ================================================== 2021-05-16T01:53:24.6740120Z downloaded 1.2 MB 2021-05-16T01:53:24.6741260Z 2021-05-16T01:53:24.6744490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T01:53:25.0565660Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T01:53:25.0781040Z ================================================== 2021-05-16T01:53:25.0781620Z downloaded 937 KB 2021-05-16T01:53:25.0781890Z 2021-05-16T01:53:25.3539010Z 2021-05-16T01:53:25.3540220Z The downloaded binary packages are in 2021-05-16T01:53:25.3541950Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpu2zdoX/downloaded_packages 2021-05-16T01:53:25.6813990Z 2021-05-16T01:53:25.6917940Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce72d9ab27/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:53:25.7016400Z 2021-05-16T01:53:25.7056380Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpu2zdoX/remotes29ce72d9ab27/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:53:25.7261640Z 2021-05-16T01:53:25.7363250Z 2021-05-16T01:53:25.7464570Z ─ preparing ‘aghast’: 2021-05-16T01:53:25.7563710Z 2021-05-16T01:53:25.7665460Z 2021-05-16T01:53:25.7768520Z checking DESCRIPTION meta-information ... 2021-05-16T01:53:25.7867660Z 2021-05-16T01:53:25.7977580Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:53:25.8070620Z 2021-05-16T01:53:25.8105640Z 2021-05-16T01:53:25.8123150Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:53:25.8153000Z 2021-05-16T01:53:25.8189270Z 2021-05-16T01:53:25.8218880Z ─ checking for empty or unneeded directories 2021-05-16T01:53:25.8229500Z 2021-05-16T01:53:25.8230370Z 2021-05-16T01:53:25.8231810Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:53:25.8232600Z 2021-05-16T01:53:25.8233360Z 2021-05-16T01:53:25.8233990Z 2021-05-16T01:53:25.8284620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:25.8301720Z (as ‘lib’ is unspecified) 2021-05-16T01:53:26.1631220Z * installing *source* package ‘aghast’ ... 2021-05-16T01:53:26.1632170Z ** using staged installation 2021-05-16T01:53:26.1830990Z ** R 2021-05-16T01:53:26.2033980Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:53:26.8165620Z ** help 2021-05-16T01:53:26.8475090Z *** installing help indices 2021-05-16T01:53:26.8750940Z ** building package indices 2021-05-16T01:53:26.9041410Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:53:27.1796200Z ** testing if installed package can be loaded from final location 2021-05-16T01:53:27.4471390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:53:27.4492880Z * DONE (aghast) 2021-05-16T01:53:27.4713250Z Installing 1 packages: covr 2021-05-16T01:53:27.4728010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:27.4729950Z (as ‘lib’ is unspecified) 2021-05-16T01:53:28.4419110Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:53:28.4518340Z 2021-05-16T01:53:29.1861070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T01:53:29.7219860Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T01:53:29.7222440Z ================================================== 2021-05-16T01:53:29.7222880Z downloaded 155 KB 2021-05-16T01:53:29.7223750Z 2021-05-16T01:53:29.7256550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T01:53:30.3386700Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T01:53:30.3387440Z ================================================== 2021-05-16T01:53:30.3388910Z downloaded 117 KB 2021-05-16T01:53:30.3389180Z 2021-05-16T01:53:30.3421160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T01:53:31.0403990Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T01:53:31.0445620Z ================================================== 2021-05-16T01:53:31.0446710Z downloaded 282 KB 2021-05-16T01:53:31.0446980Z 2021-05-16T01:53:31.1099290Z 2021-05-16T01:53:31.1100170Z The downloaded binary packages are in 2021-05-16T01:53:31.1101020Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpu2zdoX/downloaded_packages 2021-05-16T01:53:31.1471930Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:53:31.1472620Z Rscript -e "tic::before_install()" 2021-05-16T01:53:31.2258910Z shell: /bin/bash -e {0} 2021-05-16T01:53:31.2259310Z env: 2021-05-16T01:53:31.2260100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:31.2260560Z TIC_DEPLOY_KEY: 2021-05-16T01:53:31.2260890Z RSPM: 2021-05-16T01:53:31.2262110Z GITHUB_PAT: *** 2021-05-16T01:53:31.2262490Z COVERALLS_TOKEN: 2021-05-16T01:53:31.2262930Z continue-on-error: false 2021-05-16T01:53:31.2263360Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:31.2263820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:31.2264220Z TZ: UTC 2021-05-16T01:53:31.2264560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:31.2265000Z NOT_CRAN: true 2021-05-16T01:53:31.2265330Z ##[endgroup] 2021-05-16T01:53:31.6778580Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:53:31.8216600Z Running before_install: step_install_remote_binaries() 2021-05-16T01:53:32.4493680Z Installing RNifti binaries 2021-05-16T01:53:32.4505840Z [1] "neuroconductor/RNifti" 2021-05-16T01:53:32.8621240Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:53:32.8735920Z Installing RNifti package binaries 2021-05-16T01:53:32.8736570Z tag_name 2021-05-16T01:53:32.8929780Z 3 1.3.1.s 2021-05-16T01:53:32.9276670Z zipball_url 2021-05-16T01:53:32.9378650Z 3 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T01:53:32.9478880Z tarball_url 2021-05-16T01:53:32.9581420Z 3 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T01:53:32.9680990Z commit.sha 2021-05-16T01:53:32.9782870Z 3 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:53:32.9885810Z --2021-05-16 01:53:32-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.tgz 2021-05-16T01:53:32.9886870Z commit.url 2021-05-16T01:53:32.9986100Z 3 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:53:33.0088100Z node_id 2021-05-16T01:53:33.0189110Z 3 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T01:53:33.0289980Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T01:53:33.0290720Z url 2021-05-16T01:53:33.0339810Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T01:53:33.0340940Z 3 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T01:53:33.0346290Z assets_url 2021-05-16T01:53:33.0347870Z 3 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T01:53:33.0350820Z upload_url 2021-05-16T01:53:33.0354220Z 3 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T01:53:33.0372340Z id asset_updated_at asset_created_at created_at 2021-05-16T01:53:33.0376120Z 3 42981970 2021-05-14 21:28:21 2021-05-14 21:28:20 2021-05-14 21:05:46 2021-05-16T01:53:33.0383270Z published_at asset_name asset_label asset_download_count 2021-05-16T01:53:33.0386450Z 3 2021-05-14 21:06:13 RNifti_1.3.1_R3.6.tgz 3 2021-05-16T01:53:33.0389500Z asset_browser_download_url 2021-05-16T01:53:33.0391700Z 3 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.tgz 2021-05-16T01:53:33.1859990Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:53:33.1872180Z Location: https://github-releases.githubusercontent.com/367479391/4dccf200-b4fb-11eb-9ca2-c1ce99bf10f1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T015333Z&X-Amz-Expires=300&X-Amz-Signature=a6b536f96d307422afd7b859b387070328366a327dae2e350d419fd232a13435&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T01:53:33.1881360Z --2021-05-16 01:53:33-- https://github-releases.githubusercontent.com/367479391/4dccf200-b4fb-11eb-9ca2-c1ce99bf10f1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T015333Z&X-Amz-Expires=300&X-Amz-Signature=a6b536f96d307422afd7b859b387070328366a327dae2e350d419fd232a13435&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T01:53:33.1891310Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T01:53:33.1922060Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T01:53:33.3744100Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:53:33.3748300Z Length: 1019336 (995K) [application/octet-stream] 2021-05-16T01:53:33.3750820Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpgGp6Fy/RNifti_1.3.1.tgz’ 2021-05-16T01:53:33.3752250Z 2021-05-16T01:53:33.3797990Z 0K .......... .......... .......... .......... .......... 5% 10.2M 0s 2021-05-16T01:53:33.3832620Z 50K .......... .......... .......... .......... .......... 10% 13.7M 0s 2021-05-16T01:53:33.3874500Z 100K .......... .......... .......... .......... .......... 15% 11.9M 0s 2021-05-16T01:53:33.3913650Z 150K .......... .......... .......... .......... .......... 20% 14.4M 0s 2021-05-16T01:53:33.3940340Z 200K .......... .......... .......... .......... .......... 25% 15.4M 0s 2021-05-16T01:53:33.3992260Z 250K .......... .......... .......... .......... .......... 30% 11.9M 0s 2021-05-16T01:53:33.4026270Z 300K .......... .......... .......... .......... .......... 35% 10.6M 0s 2021-05-16T01:53:33.4050990Z 350K .......... .......... .......... .......... .......... 40% 20.3M 0s 2021-05-16T01:53:33.4105380Z 400K .......... .......... .......... .......... .......... 45% 9.14M 0s 2021-05-16T01:53:33.4122230Z 450K .......... .......... .......... .......... .......... 50% 29.4M 0s 2021-05-16T01:53:33.4161690Z 500K .......... .......... .......... .......... .......... 55% 11.8M 0s 2021-05-16T01:53:33.4184550Z 550K .......... .......... .......... .......... .......... 60% 21.7M 0s 2021-05-16T01:53:33.4227530Z 600K .......... .......... .......... .......... .......... 65% 15.5M 0s 2021-05-16T01:53:33.4263850Z 650K .......... .......... .......... .......... .......... 70% 10.4M 0s 2021-05-16T01:53:33.4288230Z 700K .......... .......... .......... .......... .......... 75% 19.5M 0s 2021-05-16T01:53:33.4311550Z 750K .......... .......... .......... .......... .......... 80% 20.6M 0s 2021-05-16T01:53:33.4336570Z 800K .......... .......... .......... .......... .......... 85% 19.6M 0s 2021-05-16T01:53:33.4371960Z 850K .......... .......... .......... .......... .......... 90% 14.2M 0s 2021-05-16T01:53:33.4391650Z 900K .......... .......... .......... .......... .......... 95% 23.3M 0s 2021-05-16T01:53:33.4414500Z 950K .......... .......... .......... .......... ..... 100% 19.5M=0.07s 2021-05-16T01:53:33.4415310Z 2021-05-16T01:53:33.4417420Z 2021-05-16 01:53:33 (14.6 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpgGp6Fy/RNifti_1.3.1.tgz’ saved [1019336/1019336] 2021-05-16T01:53:33.4420260Z 2021-05-16T01:53:33.4468060Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:33.4469360Z (as ‘lib’ is unspecified) 2021-05-16T01:53:33.4824950Z Rewriting new remotes: 2021-05-16T01:53:33.5301120Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:53:33.5301990Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:53:33.5302570Z remotes::install_cran("rcmdcheck") 2021-05-16T01:53:33.5303120Z remotes::install_cran("markdown") 2021-05-16T01:53:33.5489980Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:53:33.5490450Z env: 2021-05-16T01:53:33.5490870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:33.5491360Z TIC_DEPLOY_KEY: 2021-05-16T01:53:33.5491700Z RSPM: 2021-05-16T01:53:33.5493110Z GITHUB_PAT: *** 2021-05-16T01:53:33.5493570Z COVERALLS_TOKEN: 2021-05-16T01:53:33.5494030Z continue-on-error: false 2021-05-16T01:53:33.5494520Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:33.5495300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:33.5495770Z TZ: UTC 2021-05-16T01:53:33.5496140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:33.5496560Z NOT_CRAN: true 2021-05-16T01:53:33.5497010Z ##[endgroup] 2021-05-16T01:53:39.6706330Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:53:39.6707510Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:53:39.6708820Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:53:39.6710180Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:53:39.6711040Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:53:39.6712380Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:53:39.6713740Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:53:39.6715340Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:53:39.6716330Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:53:39.6733840Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:53:39.6735510Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:53:39.6736540Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:53:39.6737460Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:53:39.6738320Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:53:39.6739250Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:53:39.6740140Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:53:39.6741070Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:53:39.6741960Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:53:39.6742810Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:53:39.6743700Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:53:39.6744550Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:53:39.6745440Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:53:39.6746280Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:53:39.6747200Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:53:39.6748050Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T01:53:39.6748990Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:53:39.6749890Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:53:39.6750800Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:53:39.6752160Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:53:39.6754710Z 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:53:39.6756890Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:39.6757890Z (as ‘lib’ is unspecified) 2021-05-16T01:53:45.6852290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-16T01:53:46.0300110Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-16T01:53:46.0301260Z ================================================== 2021-05-16T01:53:46.0301720Z downloaded 31 KB 2021-05-16T01:53:46.0302020Z 2021-05-16T01:53:46.0337110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tiff_0.1-8.tgz' 2021-05-16T01:53:46.5729630Z Content type 'application/x-gzip' length 1066016 bytes (1.0 MB) 2021-05-16T01:53:46.5995450Z ================================================== 2021-05-16T01:53:46.5996120Z downloaded 1.0 MB 2021-05-16T01:53:46.5996430Z 2021-05-16T01:53:46.6035880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/png_0.1-7.tgz' 2021-05-16T01:53:47.1196300Z Content type 'application/x-gzip' length 354111 bytes (345 KB) 2021-05-16T01:53:47.1299270Z ================================================== 2021-05-16T01:53:47.1301640Z downloaded 345 KB 2021-05-16T01:53:47.1302200Z 2021-05-16T01:53:47.1335570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jpeg_0.1-8.1.tgz' 2021-05-16T01:53:47.4479810Z Content type 'application/x-gzip' length 389610 bytes (380 KB) 2021-05-16T01:53:47.4677350Z ================================================== 2021-05-16T01:53:47.4678500Z downloaded 380 KB 2021-05-16T01:53:47.4679990Z 2021-05-16T01:53:47.4713990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bmp_0.3.tgz' 2021-05-16T01:53:47.8281810Z Content type 'application/x-gzip' length 122452 bytes (119 KB) 2021-05-16T01:53:47.8367250Z ================================================== 2021-05-16T01:53:47.8368140Z downloaded 119 KB 2021-05-16T01:53:47.8368770Z 2021-05-16T01:53:47.8403110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/colorspace_2.0-1.tgz' 2021-05-16T01:53:48.1094300Z Content type 'application/x-gzip' length 2558416 bytes (2.4 MB) 2021-05-16T01:53:48.3141270Z ================================================== 2021-05-16T01:53:48.3141870Z downloaded 2.4 MB 2021-05-16T01:53:48.3142200Z 2021-05-16T01:53:48.3184190Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/viridisLite_0.4.0.tgz' 2021-05-16T01:53:48.6726360Z Content type 'application/x-gzip' length 1296588 bytes (1.2 MB) 2021-05-16T01:53:48.7064510Z ================================================== 2021-05-16T01:53:48.7065150Z downloaded 1.2 MB 2021-05-16T01:53:48.7065410Z 2021-05-16T01:53:48.7104650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RColorBrewer_1.1-2.tgz' 2021-05-16T01:53:49.0841170Z Content type 'application/x-gzip' length 53161 bytes (51 KB) 2021-05-16T01:53:49.0859360Z ================================================== 2021-05-16T01:53:49.0860620Z downloaded 51 KB 2021-05-16T01:53:49.0861040Z 2021-05-16T01:53:49.0894920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/munsell_0.5.0.tgz' 2021-05-16T01:53:49.4399780Z Content type 'application/x-gzip' length 243642 bytes (237 KB) 2021-05-16T01:53:49.4562230Z ================================================== 2021-05-16T01:53:49.4563420Z downloaded 237 KB 2021-05-16T01:53:49.4563800Z 2021-05-16T01:53:49.4597900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/labeling_0.4.2.tgz' 2021-05-16T01:53:49.8341320Z Content type 'application/x-gzip' length 60680 bytes (59 KB) 2021-05-16T01:53:49.8422220Z ================================================== 2021-05-16T01:53:49.8422850Z downloaded 59 KB 2021-05-16T01:53:49.8423190Z 2021-05-16T01:53:49.8456150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/farver_2.1.0.tgz' 2021-05-16T01:53:50.2665550Z Content type 'application/x-gzip' length 1950174 bytes (1.9 MB) 2021-05-16T01:53:50.3057970Z ================================================== 2021-05-16T01:53:50.3059490Z downloaded 1.9 MB 2021-05-16T01:53:50.3059840Z 2021-05-16T01:53:50.3103440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-16T01:53:50.7140780Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-16T01:53:50.7141570Z ================================================== 2021-05-16T01:53:50.7142020Z downloaded 115 KB 2021-05-16T01:53:50.7142310Z 2021-05-16T01:53:50.7174260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-16T01:53:51.1553340Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-16T01:53:51.1610070Z ================================================== 2021-05-16T01:53:51.1610700Z downloaded 226 KB 2021-05-16T01:53:51.1611190Z 2021-05-16T01:53:51.1649020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/igraph_1.2.6.tgz' 2021-05-16T01:53:51.5563590Z Content type 'application/x-gzip' length 7666729 bytes (7.3 MB) 2021-05-16T01:53:51.8775840Z ================================================== 2021-05-16T01:53:51.8776530Z downloaded 7.3 MB 2021-05-16T01:53:51.8776860Z 2021-05-16T01:53:51.8853140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/downloader_0.4.tgz' 2021-05-16T01:53:52.2830260Z Content type 'application/x-gzip' length 22027 bytes (21 KB) 2021-05-16T01:53:52.2831540Z ================================================== 2021-05-16T01:53:52.2832760Z downloaded 21 KB 2021-05-16T01:53:52.2833760Z 2021-05-16T01:53:52.2865620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/readbitmap_0.1.5.tgz' 2021-05-16T01:53:52.6130080Z Content type 'application/x-gzip' length 17074 bytes (16 KB) 2021-05-16T01:53:52.6133190Z ================================================== 2021-05-16T01:53:52.6134830Z downloaded 16 KB 2021-05-16T01:53:52.6135670Z 2021-05-16T01:53:52.6171600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/getopt_1.20.3.tgz' 2021-05-16T01:53:52.8872010Z Content type 'application/x-gzip' length 34119 bytes (33 KB) 2021-05-16T01:53:52.8883260Z ================================================== 2021-05-16T01:53:52.8883790Z downloaded 33 KB 2021-05-16T01:53:52.8884140Z 2021-05-16T01:53:52.8918670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtable_0.3.0.tgz' 2021-05-16T01:53:53.3168790Z Content type 'application/x-gzip' length 432473 bytes (422 KB) 2021-05-16T01:53:53.3358030Z ================================================== 2021-05-16T01:53:53.3359480Z downloaded 422 KB 2021-05-16T01:53:53.3359860Z 2021-05-16T01:53:53.3394970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/plyr_1.8.6.tgz' 2021-05-16T01:53:53.6947790Z Content type 'application/x-gzip' length 971470 bytes (948 KB) 2021-05-16T01:53:53.7281640Z ================================================== 2021-05-16T01:53:53.7282270Z downloaded 948 KB 2021-05-16T01:53:53.7282590Z 2021-05-16T01:53:53.7319090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/scales_1.1.1.tgz' 2021-05-16T01:53:54.1226990Z Content type 'application/x-gzip' length 555781 bytes (542 KB) 2021-05-16T01:53:54.1574510Z ================================================== 2021-05-16T01:53:54.1575110Z downloaded 542 KB 2021-05-16T01:53:54.1575430Z 2021-05-16T01:53:54.1610800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/isoband_0.2.4.tgz' 2021-05-16T01:53:54.7416240Z Content type 'application/x-gzip' length 3703439 bytes (3.5 MB) 2021-05-16T01:53:54.9449950Z ================================================== 2021-05-16T01:53:54.9451470Z downloaded 3.5 MB 2021-05-16T01:53:54.9451850Z 2021-05-16T01:53:54.9497120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-16T01:53:55.5386620Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-16T01:53:55.6336030Z ================================================== 2021-05-16T01:53:55.6336990Z downloaded 3.5 MB 2021-05-16T01:53:55.6337450Z 2021-05-16T01:53:55.6382370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pracma_2.3.3.tgz' 2021-05-16T01:53:56.0799570Z Content type 'application/x-gzip' length 1736375 bytes (1.7 MB) 2021-05-16T01:53:56.1399210Z ================================================== 2021-05-16T01:53:56.1400700Z downloaded 1.7 MB 2021-05-16T01:53:56.1401060Z 2021-05-16T01:53:56.1441920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/imager_0.42.8.tgz' 2021-05-16T01:53:56.5869830Z Content type 'application/x-gzip' length 12477536 bytes (11.9 MB) 2021-05-16T01:53:56.9158010Z ================================================== 2021-05-16T01:53:56.9159040Z downloaded 11.9 MB 2021-05-16T01:53:56.9159350Z 2021-05-16T01:53:56.9260160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RcppEigen_0.3.3.9.1.tgz' 2021-05-16T01:53:57.4375670Z Content type 'application/x-gzip' length 4871161 bytes (4.6 MB) 2021-05-16T01:53:57.5169290Z ================================================== 2021-05-16T01:53:57.5169950Z downloaded 4.6 MB 2021-05-16T01:53:57.5170930Z 2021-05-16T01:53:57.5316920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/optparse_1.6.6.tgz' 2021-05-16T01:53:57.9000240Z Content type 'application/x-gzip' length 68007 bytes (66 KB) 2021-05-16T01:53:57.9056700Z ================================================== 2021-05-16T01:53:57.9057370Z downloaded 66 KB 2021-05-16T01:53:57.9058350Z 2021-05-16T01:53:57.9235100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gridExtra_2.3.tgz' 2021-05-16T01:53:58.2787450Z Content type 'application/x-gzip' length 1103470 bytes (1.1 MB) 2021-05-16T01:53:58.3163990Z ================================================== 2021-05-16T01:53:58.3164850Z downloaded 1.1 MB 2021-05-16T01:53:58.3165690Z 2021-05-16T01:53:58.3204120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/reshape2_1.4.4.tgz' 2021-05-16T01:53:58.7097760Z Content type 'application/x-gzip' length 333148 bytes (325 KB) 2021-05-16T01:53:58.7269060Z ================================================== 2021-05-16T01:53:58.7269940Z downloaded 325 KB 2021-05-16T01:53:58.7270250Z 2021-05-16T01:53:58.7306140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ggplot2_3.3.3.tgz' 2021-05-16T01:53:59.1147720Z Content type 'application/x-gzip' length 4072099 bytes (3.9 MB) 2021-05-16T01:53:59.2246140Z ================================================== 2021-05-16T01:53:59.2247230Z downloaded 3.9 MB 2021-05-16T01:53:59.2247710Z 2021-05-16T01:54:00.6396970Z 2021-05-16T01:54:00.6398370Z The downloaded binary packages are in 2021-05-16T01:54:00.6399890Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpXJPd6w/downloaded_packages 2021-05-16T01:54:01.4746930Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:54:01.4749250Z Use `force = TRUE` to force installation 2021-05-16T01:54:01.4763440Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:54:01.4764530Z Use `force = TRUE` to force installation 2021-05-16T01:54:01.5038960Z ##[group]Run options(width = 100) 2021-05-16T01:54:01.5039650Z options(width = 100) 2021-05-16T01:54:01.5040150Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:54:01.5040780Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:54:01.5358140Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:54:01.5358530Z env: 2021-05-16T01:54:01.5358930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:01.5359350Z TIC_DEPLOY_KEY: 2021-05-16T01:54:01.5359670Z RSPM: 2021-05-16T01:54:01.5361540Z GITHUB_PAT: *** 2021-05-16T01:54:01.5361940Z COVERALLS_TOKEN: 2021-05-16T01:54:01.5362380Z continue-on-error: false 2021-05-16T01:54:01.5362810Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:01.5363270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:01.5363670Z TZ: UTC 2021-05-16T01:54:01.5364020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:01.5364500Z NOT_CRAN: true 2021-05-16T01:54:01.5364900Z ##[endgroup] 2021-05-16T01:54:02.3367950Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:54:02.3370230Z setting value 2021-05-16T01:54:02.3373040Z version R version 3.6.3 (2020-02-29) 2021-05-16T01:54:02.3386500Z os macOS Catalina 10.15.7 2021-05-16T01:54:02.3388250Z system x86_64, darwin15.6.0 2021-05-16T01:54:02.3389570Z ui X11 2021-05-16T01:54:02.3390840Z language (EN) 2021-05-16T01:54:02.3397100Z collate en_US.UTF-8 2021-05-16T01:54:02.3398850Z ctype en_US.UTF-8 2021-05-16T01:54:02.3401210Z tz UTC 2021-05-16T01:54:02.3402530Z date 2021-05-16 2021-05-16T01:54:02.3403160Z 2021-05-16T01:54:02.3404620Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:54:02.3406060Z ! package * version date lib source 2021-05-16T01:54:02.3412230Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:54:02.3415590Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3418750Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3426760Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3431130Z bmp 0.3 2017-09-11 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3436450Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3438000Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3439460Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3440890Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:54:02.3446020Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3447590Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3449170Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3454180Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3455610Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3457110Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3459990Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3465300Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3471590Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3476110Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3480880Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3482370Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3483870Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3488590Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3490060Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3495300Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:54:02.3498350Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3499740Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3500980Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3502080Z downloader 0.4 2015-07-09 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3503110Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3504170Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3505210Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3506280Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3507500Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3508570Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3509630Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3510630Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3511680Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3512730Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3514090Z getopt 1.20.3 2019-03-22 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3515140Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3516140Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3517280Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:54:02.3518360Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3519420Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3520470Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3521500Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3522570Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3523590Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3524710Z gridExtra 2.3 2017-09-09 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3525760Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3526770Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3527890Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3528900Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3530270Z igraph 1.2.6 2020-10-06 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3531420Z imager 0.42.8 2021-03-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3532480Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3533520Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3534630Z jpeg 0.1-8.1 2019-10-24 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3535680Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3536710Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3537790Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3538840Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3539910Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3540970Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3541990Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3543080Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3544140Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3545150Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3546210Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3547220Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3548300Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3549290Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3550340Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3551380Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3552380Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3553720Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3555960Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3558110Z optparse 1.6.6 2020-04-16 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3559320Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3560730Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3562180Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3563340Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3564580Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3568770Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3570150Z png 0.1-7 2013-12-03 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3571250Z pracma 2.3.3 2021-01-23 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3572300Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3573390Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3574440Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3575510Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3576890Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3578210Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3579720Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3581320Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3582500Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3583610Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3584660Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3585750Z readbitmap 0.1.5 2018-06-27 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3586800Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3587930Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3588960Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3590040Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3591070Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3592100Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3593210Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T01:54:02.3594350Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3595470Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3596590Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3597650Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3598740Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3599860Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3600990Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3602430Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3603620Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3604680Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3605690Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3610080Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3611590Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3613430Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T01:54:02.3614520Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3615510Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T01:54:02.3616590Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3617600Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3618700Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:54:02.3621260Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3622550Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3623660Z tiff 0.1-8 2021-03-31 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3625070Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3626770Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3627980Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3629140Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3630340Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T01:54:02.3631870Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3633320Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3635050Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3636160Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3637240Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3638250Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:54:02.3639290Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3640340Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3641400Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T01:54:02.3642400Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T01:54:02.3642750Z 2021-05-16T01:54:02.3643250Z [1] /Users/runner/work/_temp/Library 2021-05-16T01:54:02.3644030Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T01:54:02.3644500Z 2021-05-16T01:54:02.3645420Z P ── Loaded and on-disk path mismatch. 2021-05-16T01:54:02.3700400Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:54:02.3701100Z Rscript -e 'tic::script()' 2021-05-16T01:54:02.3701550Z ls -l check 2021-05-16T01:54:02.4146400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:54:02.4146910Z env: 2021-05-16T01:54:02.4147380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:02.4147820Z TIC_DEPLOY_KEY: 2021-05-16T01:54:02.4148200Z RSPM: 2021-05-16T01:54:02.4149690Z GITHUB_PAT: *** 2021-05-16T01:54:02.4150150Z COVERALLS_TOKEN: 2021-05-16T01:54:02.4150610Z continue-on-error: false 2021-05-16T01:54:02.4151310Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:02.4151830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:02.4152270Z TZ: UTC 2021-05-16T01:54:02.4152670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:02.4153070Z NOT_CRAN: true 2021-05-16T01:54:02.4153460Z ##[endgroup] 2021-05-16T01:54:02.8074430Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:54:02.9534590Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:54:02.9535950Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:54:02.9537100Z timeout = Inf, check_dir = "check") 2021-05-16T01:54:03.0925060Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:54:03.4030430Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:54:03.5297340Z * preparing ‘fmriqa’: 2021-05-16T01:54:03.5409490Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:54:03.6388460Z * installing the package to build vignettes 2021-05-16T01:54:20.0955490Z * creating vignettes ... OK 2021-05-16T01:54:20.1948290Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:20.1960600Z * checking for empty or unneeded directories 2021-05-16T01:54:20.2178070Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T01:54:20.3212570Z 2021-05-16T01:54:20.4851580Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:54:20.7770050Z * using log directory ‘/Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T01:54:20.7772310Z * using R version 3.6.3 (2020-02-29) 2021-05-16T01:54:20.7773900Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T01:54:20.7775530Z * using session charset: UTF-8 2021-05-16T01:54:20.8873970Z * using option ‘--as-cran’ 2021-05-16T01:54:20.8923380Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T01:54:20.8934590Z * checking extension type ... Package 2021-05-16T01:54:20.8936910Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T01:54:20.8938610Z * package encoding: UTF-8 2021-05-16T01:54:20.8970790Z * checking package namespace information ... OK 2021-05-16T01:54:22.0114060Z * checking package dependencies ... OK 2021-05-16T01:54:22.0132010Z * checking if this is a source package ... OK 2021-05-16T01:54:22.0140340Z * checking if there is a namespace ... OK 2021-05-16T01:54:22.1599610Z * checking for executable files ... OK 2021-05-16T01:54:22.1617120Z * checking for hidden files and directories ... OK 2021-05-16T01:54:22.1633690Z * checking for portable file names ... OK 2021-05-16T01:54:22.1648850Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:54:22.1677880Z * checking serialization versions ... OK 2021-05-16T01:54:32.7475830Z * checking whether package ‘fmriqa’ can be installed ... OK 2021-05-16T01:54:32.7676350Z * checking installed package size ... OK 2021-05-16T01:54:33.0001760Z * checking package directory ... OK 2021-05-16T01:54:33.0033760Z * checking for future file timestamps ... OK 2021-05-16T01:54:33.0039390Z * checking ‘build’ directory ... OK 2021-05-16T01:54:33.2220430Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:54:33.2242900Z * checking top-level files ... OK 2021-05-16T01:54:33.2246560Z * checking for left-over files ... OK 2021-05-16T01:54:33.4394590Z * checking index information ... OK 2021-05-16T01:54:33.6748920Z * checking package subdirectories ... OK 2021-05-16T01:54:33.7533140Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:54:33.8284070Z * checking R files for syntax errors ... OK 2021-05-16T01:54:35.7573970Z * checking whether the package can be loaded ... OK 2021-05-16T01:54:37.5093840Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:54:39.2941540Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:54:41.0580370Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:54:42.9333930Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:54:44.8288320Z * checking loading without being on the library search path ... OK 2021-05-16T01:54:46.6901450Z * checking dependencies in R code ... OK 2021-05-16T01:54:49.6649770Z * checking S3 generic/method consistency ... OK 2021-05-16T01:54:51.3368070Z * checking replacement functions ... OK 2021-05-16T01:54:53.2000260Z * checking foreign function calls ... OK 2021-05-16T01:55:01.8787540Z * checking R code for possible problems ... OK 2021-05-16T01:55:02.1501790Z * checking Rd files ... OK 2021-05-16T01:55:02.2193840Z * checking Rd metadata ... OK 2021-05-16T01:55:02.3007920Z * checking Rd line widths ... OK 2021-05-16T01:55:02.4565110Z * checking Rd cross-references ... OK 2021-05-16T01:55:04.8142770Z * checking for missing documentation entries ... OK 2021-05-16T01:55:09.3443220Z * checking for code/documentation mismatches ... OK 2021-05-16T01:55:12.5253080Z * checking Rd \usage sections ... OK 2021-05-16T01:55:12.6053260Z * checking Rd contents ... OK 2021-05-16T01:55:12.7003400Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:55:12.7066100Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:55:12.7123560Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:55:17.2325730Z * checking examples ... OK 2021-05-16T01:55:17.3474160Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:55:17.5738150Z * checking tests ... 2021-05-16T01:55:34.8756620Z Running ‘testthat.R’ [16s/17s] 2021-05-16T01:55:34.9246370Z OK 2021-05-16T01:55:35.1494790Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:55:35.1513550Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:55:39.6654740Z * checking re-building of vignette outputs ... OK 2021-05-16T01:55:43.3214830Z * checking PDF version of manual ... OK 2021-05-16T01:55:43.3222730Z * checking for detritus in the temp directory ... OK 2021-05-16T01:55:43.3230780Z * DONE 2021-05-16T01:55:43.3239050Z 2021-05-16T01:55:43.3239990Z Status: OK 2021-05-16T01:55:43.3240650Z 2021-05-16T01:55:43.4482560Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T01:55:43.4485870Z Duration: 1m 23.1s 2021-05-16T01:55:43.4486560Z 2021-05-16T01:55:43.4487910Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T01:55:43.4687320Z total 6240 2021-05-16T01:55:43.4691670Z drwxr-xr-x 15 runner staff 480 May 16 01:55 fmriqa.Rcheck 2021-05-16T01:55:43.4693290Z -rw-r--r-- 1 runner staff 1576771 May 16 01:54 fmriqa_0.4.0.tar.gz 2021-05-16T01:55:43.4695680Z -rw-r--r-- 1 runner staff 1615699 May 16 01:54 fmriqa_0.4.0.tgz 2021-05-16T01:55:43.4748000Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:55:43.4748800Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:55:43.5220590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:55:43.5221570Z env: 2021-05-16T01:55:43.5222000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:43.5222440Z TIC_DEPLOY_KEY: 2021-05-16T01:55:43.5222780Z RSPM: 2021-05-16T01:55:43.5224350Z GITHUB_PAT: *** 2021-05-16T01:55:43.5224760Z COVERALLS_TOKEN: 2021-05-16T01:55:43.5225190Z continue-on-error: false 2021-05-16T01:55:43.5225620Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:43.5226070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:43.5226470Z TZ: UTC 2021-05-16T01:55:43.5226810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:43.5227230Z NOT_CRAN: true 2021-05-16T01:55:43.5227590Z ##[endgroup] 2021-05-16T01:55:43.5671550Z 2021-05-16T01:55:43.5675030Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T01:55:43.5677150Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T01:55:43.5679070Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T01:55:43.5679990Z 2021-05-16T01:55:43.5681400Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:55:43.5682680Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:55:43.5685310Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:55:43.5686290Z 2021-05-16T01:55:43.5687510Z R is a collaborative project with many contributors. 2021-05-16T01:55:43.5690230Z Type 'contributors()' for more information and 2021-05-16T01:55:43.5691390Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:55:43.5692340Z 2021-05-16T01:55:43.5693510Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:55:43.5694610Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:55:43.5695600Z Type 'q()' to quit R. 2021-05-16T01:55:43.5695890Z 2021-05-16T01:55:43.5696290Z > library(testthat) 2021-05-16T01:55:43.5696760Z > library(fmriqa) 2021-05-16T01:55:43.5697320Z Warning message: 2021-05-16T01:55:43.5697860Z In fun(libname, pkgname) : 2021-05-16T01:55:43.5698540Z no display name and no $DISPLAY environment variable 2021-05-16T01:55:43.5699060Z > 2021-05-16T01:55:43.5699490Z > test_check("fmriqa") 2021-05-16T01:55:43.5700340Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:43.5700890Z 2021-05-16T01:55:43.5701440Z Basic analysis parameters 2021-05-16T01:55:43.5702370Z ------------------------- 2021-05-16T01:55:43.5702860Z X,Y matrix : 80x80 2021-05-16T01:55:43.5703250Z Slices : 1 2021-05-16T01:55:43.5703710Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:43.5704110Z TR : 3s 2021-05-16T01:55:43.5704520Z Slice # : 1 2021-05-16T01:55:43.5705080Z ROI width : 21 2021-05-16T01:55:43.5705660Z Total vols : 200 2021-05-16T01:55:43.5706090Z Analysis vols : 198 2021-05-16T01:55:43.5706380Z 2021-05-16T01:55:43.5706770Z QA metrics 2021-05-16T01:55:43.5707600Z ---------- 2021-05-16T01:55:43.5708050Z Mean signal : 2561.3 2021-05-16T01:55:43.5708460Z STD : 6.4 2021-05-16T01:55:43.5708890Z Percent fluc : 0.25 2021-05-16T01:55:43.5709320Z Drift : 2.06 2021-05-16T01:55:43.5709740Z Drift fit : 1.42 2021-05-16T01:55:43.5710120Z SNR : 141.3 2021-05-16T01:55:43.5710880Z SFNR : 137 2021-05-16T01:55:43.5711400Z RDC : 2.84 2021-05-16T01:55:43.5711790Z TC outlier : 2.66 2021-05-16T01:55:43.5712250Z Spec outlier : 5.12 2021-05-16T01:55:43.5712670Z MBG percent : 1.75 2021-05-16T01:55:43.5712950Z 2021-05-16T01:55:43.5713940Z Calculating k-space spike detection map... 2021-05-16T01:55:43.5714310Z 2021-05-16T01:55:43.5715700Z PNG report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuXVz8S/working_dir/RtmpbfLk9T/file2f611e9467a 2021-05-16T01:55:43.5717710Z CSV results : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuXVz8S/working_dir/RtmpbfLk9T/file2f611254deb5 2021-05-16T01:55:43.5718710Z 2021-05-16T01:55:43.5719610Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:43.5720520Z 2021-05-16T01:55:43.5721060Z Basic analysis parameters 2021-05-16T01:55:43.5722080Z ------------------------- 2021-05-16T01:55:43.5722540Z X,Y matrix : 80x80 2021-05-16T01:55:43.5722980Z Slices : 1 2021-05-16T01:55:43.5723440Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:43.5723840Z TR : 3s 2021-05-16T01:55:43.5724260Z Slice # : 1 2021-05-16T01:55:43.5724640Z ROI width : 21 2021-05-16T01:55:43.5725080Z Total vols : 200 2021-05-16T01:55:43.5725490Z Analysis vols : 198 2021-05-16T01:55:43.5725770Z 2021-05-16T01:55:43.5726160Z QA metrics 2021-05-16T01:55:43.5726880Z ---------- 2021-05-16T01:55:43.5727350Z Mean signal : 2561.3 2021-05-16T01:55:43.5727790Z STD : 6.4 2021-05-16T01:55:43.5728590Z Percent fluc : 0.25 2021-05-16T01:55:43.5729040Z Drift : 2.06 2021-05-16T01:55:43.5729490Z Drift fit : 1.42 2021-05-16T01:55:43.5729890Z SNR : 141.3 2021-05-16T01:55:43.5730300Z SFNR : 137 2021-05-16T01:55:43.5730690Z RDC : 2.84 2021-05-16T01:55:43.5731470Z TC outlier : 2.66 2021-05-16T01:55:43.5731950Z Spec outlier : 5.12 2021-05-16T01:55:43.5732380Z MBG percent : 1.75 2021-05-16T01:55:43.5732660Z 2021-05-16T01:55:43.5734050Z PDF report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuXVz8S/working_dir/RtmpbfLk9T/file2f617a11f490Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:55:43.5735000Z 2021-05-16T01:55:43.5735470Z Basic analysis parameters 2021-05-16T01:55:43.5736520Z ------------------------- 2021-05-16T01:55:43.5736980Z X,Y matrix : 80x80 2021-05-16T01:55:43.5737410Z Slices : 1 2021-05-16T01:55:43.5737830Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:55:43.5738280Z TR : 3s 2021-05-16T01:55:43.5738650Z Slice # : 1 2021-05-16T01:55:43.5739070Z ROI width : 21 2021-05-16T01:55:43.5739460Z Total vols : 200 2021-05-16T01:55:43.5740760Z Analysis vols : 198 2021-05-16T01:55:43.5741130Z 2021-05-16T01:55:43.5741490Z QA metrics 2021-05-16T01:55:43.5742860Z ---------- 2021-05-16T01:55:43.5743290Z Mean signal : 2561.3 2021-05-16T01:55:43.5743720Z STD : 6.4 2021-05-16T01:55:43.5744120Z Percent fluc : 0.25 2021-05-16T01:55:43.5744570Z Drift : 2.06 2021-05-16T01:55:43.5744950Z Drift fit : 1.42 2021-05-16T01:55:43.5745700Z SNR : 141.3 2021-05-16T01:55:43.5746340Z SFNR : 137 2021-05-16T01:55:43.5746730Z RDC : 2.84 2021-05-16T01:55:43.5747380Z TC outlier : 2.66 2021-05-16T01:55:43.5748150Z Spec outlier : 5.12 2021-05-16T01:55:43.5748660Z MBG percent : 1.75 2021-05-16T01:55:43.5749010Z 2021-05-16T01:55:43.5750970Z CSV spec file : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuXVz8S/working_dir/RtmpbfLk9T/file2f617cbe685c══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T01:55:43.5753140Z • empty test (2) 2021-05-16T01:55:43.5753500Z 2021-05-16T01:55:43.5754030Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T01:55:43.5754480Z > 2021-05-16T01:55:43.5754840Z > proc.time() 2021-05-16T01:55:43.5755330Z user system elapsed 2021-05-16T01:55:43.5755760Z 12.123 3.448 17.225 2021-05-16T01:55:43.5818610Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:55:43.5819280Z Rscript -e "tic::before_deploy()" 2021-05-16T01:55:43.6094940Z shell: /bin/bash -e {0} 2021-05-16T01:55:43.6095360Z env: 2021-05-16T01:55:43.6095790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:43.6096260Z TIC_DEPLOY_KEY: 2021-05-16T01:55:43.6096610Z RSPM: 2021-05-16T01:55:43.6097550Z GITHUB_PAT: *** 2021-05-16T01:55:43.6097950Z COVERALLS_TOKEN: 2021-05-16T01:55:43.6098440Z continue-on-error: false 2021-05-16T01:55:43.6098900Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:43.6099420Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:43.6099880Z TZ: UTC 2021-05-16T01:55:43.6100240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:43.6100670Z NOT_CRAN: true 2021-05-16T01:55:43.6101400Z ##[endgroup] 2021-05-16T01:55:43.9659640Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:44.1050790Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:55:44.1051370Z with: 2021-05-16T01:55:44.1052370Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T01:55:44.1053240Z asset_path: check/fmriqa_0.4.0.tgz 2021-05-16T01:55:44.1053720Z asset_name: fmriqa_0.4.0_R3.6.tgz 2021-05-16T01:55:44.1054790Z asset_content_type: application/octet-stream 2021-05-16T01:55:44.1055570Z env: 2021-05-16T01:55:44.1056160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:44.1056650Z TIC_DEPLOY_KEY: 2021-05-16T01:55:44.1057010Z RSPM: 2021-05-16T01:55:44.1058270Z GITHUB_PAT: *** 2021-05-16T01:55:44.1058730Z COVERALLS_TOKEN: 2021-05-16T01:55:44.1059180Z continue-on-error: false 2021-05-16T01:55:44.1059670Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:44.1060140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:44.1060680Z TZ: UTC 2021-05-16T01:55:44.1061110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:44.1061550Z NOT_CRAN: true 2021-05-16T01:55:44.1062430Z GITHUB_TOKEN: *** 2021-05-16T01:55:44.1062900Z ##[endgroup] 2021-05-16T01:55:45.2036340Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:55:45.2037040Z Rscript -e "tic::deploy()" 2021-05-16T01:55:45.2329750Z shell: /bin/bash -e {0} 2021-05-16T01:55:45.2330250Z env: 2021-05-16T01:55:45.2330870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:45.2331320Z TIC_DEPLOY_KEY: 2021-05-16T01:55:45.2331690Z RSPM: 2021-05-16T01:55:45.2332860Z GITHUB_PAT: *** 2021-05-16T01:55:45.2333420Z COVERALLS_TOKEN: 2021-05-16T01:55:45.2333870Z continue-on-error: false 2021-05-16T01:55:45.2334360Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:45.2334830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:45.2335280Z TZ: UTC 2021-05-16T01:55:45.2335670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:45.2336090Z NOT_CRAN: true 2021-05-16T01:55:45.2336490Z ##[endgroup] 2021-05-16T01:55:45.5849520Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:45.7248930Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:55:45.7249650Z Rscript -e "tic::after_deploy()" 2021-05-16T01:55:45.7551450Z shell: /bin/bash -e {0} 2021-05-16T01:55:45.7551890Z env: 2021-05-16T01:55:45.7552320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:45.7552810Z TIC_DEPLOY_KEY: 2021-05-16T01:55:45.7553150Z RSPM: 2021-05-16T01:55:45.7554390Z GITHUB_PAT: *** 2021-05-16T01:55:45.7554840Z COVERALLS_TOKEN: 2021-05-16T01:55:45.7555300Z continue-on-error: false 2021-05-16T01:55:45.7555790Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:45.7556270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:45.7556730Z TZ: UTC 2021-05-16T01:55:45.7557100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:45.7557520Z NOT_CRAN: true 2021-05-16T01:55:45.7557930Z ##[endgroup] 2021-05-16T01:55:46.1136360Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:46.5156150Z Post job cleanup. 2021-05-16T01:55:46.5917320Z [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:55:46.6071280Z Post job cleanup. 2021-05-16T01:55:46.7423850Z [command]/usr/local/bin/git version 2021-05-16T01:55:46.7535290Z git version 2.31.1 2021-05-16T01:55:46.7593610Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:55:46.7690510Z [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:55:46.8839720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:55:46.8925470Z http.https://github.com/.extraheader 2021-05-16T01:55:46.8943590Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:55:46.9045870Z [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:55:47.0045410Z Cleaning up orphan processes